I’m running relatively fresh (10 days old) installation of OSMC on rbp2. It was working well until recently. Today when I turned my tv on I was greeted by sad face loop. My logs are here: http://paste.osmc.io/fuhofirami. I’ve tried removing .kodi folder but it didn’t produce any results. I’ve also tried reinstalling rbp2-mediacenter-osmc but it didn’t help. As far as I can see the frowny face is caused by kodi exiting with 139 error code (see logs). There were no changes to the system done since it was working. Any ideas? Thanks
There are no full partitions there so the space error is likely to have related to a corrupt database which should no longer be a problem as you have removed the old .kodi directory.
Has kodi created a new .kodi directory since you removed it?
The logs indicate you’ve done a lot of re-installing, when did the sad face loop start? Was it before, after or during the operations of reinstalling several important packages?
Then, unless anyone else has an idea, I’d suggest that you have some other file system corruption.
Do you have access to a linux machine? If you do, insert the sdcard using an sdcard reader, run df to check which device it is (probably sdb if you only have one hard drive) then run the following changing sdb to the appropriate letters:
This will perform a full file system check on both parts of the sdcard and should automatically correct any errors. You can then try and reboot from the card.
You may need to run each of the last two commands several times until they return no errors. If this doesn’t work or fsck fails to remove the corruption you will need to reinstall.
How do I change log level in OSMC? There is no GRUB so where do I add loglevel= setting? Here is the system journal: http://paste.osmc.io/lofusagoge. Before installing system about 10 days ago I run full write/read test on the card and no problems were found.
Ok, thanks. Created .kodi/userdata/advancedsettings.xml with log level set to 3. There are no other files/folders in .kodi. Here are the logs with debug enabled: http://paste.osmc.io/ocebudajus.