Bug Report: RC2 on Rpi2 freezing on splash screen

Updated from RC1 via internal update GUI, then this behaviour began. Froze on the “OSMC” splash screen, had to pull power 4 times before it booted.

Hi,

Please use the log uploader to upload your debug logs.

Another thing you can try if you think it is likely to hang again is to disable the splash screen so you can see normal linux bootup messages - then if it freezes you could take a photo of the screen showing the last thing it got up to.

To do this edit your cmdline:

sudo nano /boot/cmdline.txt

Take careful note of what is there now so you can restore it later and remove the word quiet, save changes then reboot. Instead of a splash screen you should get console messages during startup.

Thanks will do.