XBMC on Pi: Add TV/monitor Power Save support when idle?
#28
(2013-12-28, 22:54)vbat99 Wrote: Yes, Raspbmc does restart, but at almost 40 seconds before XBMC main menu appears, this is one heck of a wait.

Just ran a test with Raspbmc, and it inserts a 10 second delay before restarting XBMC in order for the user to start a console. You can eliminate the 10 second delay by commenting out the following line in /scripts/xbmc-watchdog.sh:
Code:
read -sn 1 -t 10 press < /dev/tty1

With the above 10 second delay removed, xbmc on Raspbmc only takes about 5 seconds longer to re-start than OpenELEC (with a 1GHz ARM overclock) - 20 seconds rather than 15 seconds. Maybe it could be added as an option to include the 10 second wait, or not.
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.
Reply


Messages In This Thread
RE: XBMC on Pi: Add TV/monitor Power Save support when idle? - by Milhouse - 2014-01-18, 00:54
Logout Mark Read Team Forum Stats Members Help
XBMC on Pi: Add TV/monitor Power Save support when idle?1