blue-systems / mycroft-bigscreen-img

Issues related to the rpi4 img
9 stars 1 forks source link

Installing applications with apt (like kodi) wrecks everything #6

Open jakka351 opened 3 years ago

jakka351 commented 3 years ago

RPI4B 8gb

Flashed All 3 three available .imgs from bigscreen website with etcher, trying both comp and uncomp. Same Result, after installing any packages with the command line, the packages will run fine, but after reboot bigscreen boots to black screen with no functionality, doesnt respond to keyboard, is no longer connected to wifi network but the mouse moves.

Packages installed were Kodi, Retroarch, Chocolate-Doom, Crispy Doom

AIIX commented 3 years ago

please post the exact steps to replicate issue on a fresh install, I ran the following and cannot replicate the issue:

sudo apt update
sudo apt install kodi retroarch chocolate-doom crispy-doom
sudo reboot