XBMC on Pi: Add TV/monitor Power Save support when idle?
#5
(2013-04-23, 19:57)Ned Scott Wrote: I've seen it discussed before. IIRC, the PI can't reliably cut power to just HDMI on-the-fly without going into a kind of suspend mode that requires a reboot to get out of.

There certainly seems to be some truth to this, as you can turn off the HDMI with
Code:
tvservice -o

but turning HDMI back on with:
Code:
tvservice -p
doesn't work. Although the monitor comes out of power save mode, and tvservice thinks the status of HDMI has now been restored, the on screen image remains black (the monitor backlight is on, it's just that nothing is visible).

So is this just a firmware issue? It would be really nice if power save could be implemented successfully.
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 - 2013-04-23, 20:06
Logout Mark Read Team Forum Stats Members Help
XBMC on Pi: Add TV/monitor Power Save support when idle?1