OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2
(2015-05-21, 00:12)Milhouse Wrote:
(2015-05-19, 10:56)Leopold Wrote: kodi-splash.sh does run the video in full.

@Leopold (and also @ivota as your splash video is also being cut short), could you try the following:
Code:
wget http://www.nmacleod.com/public/oebuild/psmon.sh -O /storage/psmon.sh

then add the following line to the beginning of /storage/.config/autostart.sh (after "#!/bin/sh", if you have it):
Code:
sh /storage/psmon.sh &

then reboot. Once the Pi/Pi2 has booted, wait 2 minutes, then paste the link for the following:
Code:
cat /tmp/psmon.log | pastebinit

You can now delete psmon.sh and remove the line from autostart.sh.
Here's one where the hdmi mode changed before the video ended.
http://sprunge.us/BADV

Here's one where the splash played in full.
http://sprunge.us/XBBR

I found that disabling overclock seems to allow the splash to play in full. I rebooted 10 times with overclock disabled and that was the case every time.

With overclock enabled I rebooted 10 times and the splash was cut short 8 times out of 10. I guess there's some kind of race involved during the boot.
Leopold's Repository: Home of LibreELEC Dev Updater ...


Messages In This Thread
RE: OpenELEC Testbuilds for RaspberryPi (Kodi 15.0) Part 2 - by Leopold - 2015-05-21, 12:23
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