OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)
(2015-07-30, 08:49)illiac4 Wrote: On livetv i have had crashes like you have described.

That's the thing, I haven't had any crashes - I've only had GUI freeze/lockups (ssh is working fine, so it's just the Kodi GUI that is frozen).

(2015-07-30, 08:49)illiac4 Wrote: Today (with latest build) i have an instant crash on this file with immidietly crash of whole pi not just kodi this is I assume i have not chrashlog created.

That's rather strange, can you try with a clean .kodi?
Code:
systemctl stop kodi
mv .kodi .kodi.bak
reboot
then once you're done testing, you can restore your old setup:
Code:
systemctl stop kodi
rm -fr .kodi
mv .kodi.bak .kodi
reboot

Also try without any overclock - see if your system continues to crash.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 16.0) - by Milhouse - 2015-07-30, 10:02
Bluetooth on #1003 - by cdvreede - 2015-10-13, 11:08
Re: RE: Bluetooth on #1003 - by Milhouse - 2015-10-13, 13:24
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 16.0)10