HDMI issues with the Chromebox
#16
(2015-03-27, 21:42)Roby77 Wrote: With denon (x2000) second issue is :

After resume with patch for audio applied no video after resume in passthrough

What patch?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#17
No Audio and/or corrupted video on Wakeup from Suspend

Problem with denon explained by
Matt Devo:

t didn't work for you because your AVR wasn't returning EDID info while in standby. The patch forces the Chromebox to disable/enable HDMI video and audio upon suspend/resume, so only works for AVRs/displays that properly return EDID info.
Reply
#18
What patch?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Reply
#19
Sorry fix not patch (my english is really bad)

Code:
Solution: download/enable a script that will force the ChromeBox to reset the audio/video output on resume from suspend. Use an SSH client like Putty to connect to the ChromeBox, and execute the following commands:
mkdir -p /storage/.config/sleep.d
cd /storage/.config/sleep.d
curl -L -O https://dl.dropboxusercontent.com/u/98309225/01-cbox_resume.power
chmod +x 01-cbox_resume.power
Reply

Logout Mark Read Team Forum Stats Members Help
HDMI issues with the Chromebox0