OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
@Leopold/@ivota:

Can you configure your systems as you would normally, so that the splash doesn't fully play out, then upgrade to build #0521.

Once booted into build #0521, and after the splash video has failed to play to completion, can you paste the contents of /tmp/splash.log into this thread.

If it's just
Code:
RES: 0
then there is no error and the video player actually completed successfully, which right now would be a little surprising.

However if the contents of /tmp/splash.log is something like:
Code:
Segmentation fault (core dumped)
RES: 139
then you should have a core file in /storage/.cache/cores - please upload the stacktraces with the following command:
Code:
gdb /usr/bin/hello_video.bin --batch -ex "thread apply all bt" --core=$(ls -1 /storage/.cache/cores/core.*hello_video.bin*) | pastebinit
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 15.0) Part 2 - by Milhouse - 2015-05-21, 23:15
How to install the builds - by kisas - 2015-05-24, 02:10
MVC 3D ISO Blu-ray - by Azimono - 2015-06-06, 14:28
Logout Mark Read Team Forum Stats Members Help
OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 214