Black Screen/Freeze GUI After Boot

When I boot my raspberry pi 3B, the OSMC freezes, holding a black screen or the frozen GUI without any text (and with a frozen date). Does anyone know what might have happened or how can I solve the problem?

Log: https://paste.osmc.tv/vufalinelo

Thanks.

I suggest you remove any banned add-ons then see if it works:

https://kodi.wiki/view/Official:Forum_rules/Banned_add-ons

I removed all the addons listed, but the problem persists :frowning:

I’d suggest that you try with a fresh Kodi:

sudo systemctl stop mediacenter
sudo mv .kodi .kodi.old
sudo systemctl start mediacenter

and see if that helps. If it doesn’t then the banned add-ons may have done other nasty stuff, so a clean installation would probably be the next step.

1 Like