Hey guys, just a question to see if anyone can help. I always had a firestick with my set up and it worked really well. I have now moved to adding an Nvidia Shield to my setup. However I can't get the lights to go off. When the Shield goes to sleep mode, I get the rainbow backdrop. Any advice would be grand. I read this thread but it was a no go. idle state configuration question
Post
Restart Hyperion.NG on plug in the USB grabber
Maybe will be useful for someone:
System: Hyperion.NG running on Raspberry Pi 3 b+, Raspbian OS, USB capture device
Problem: if USB graber is plugged off and then again plugged in, then the hyperion does not get video signal and ambilight does not work.
Solution Idea: restart aitomatically hyperion service if USB graber plugged in. Use udev for that...
Solution implementation:
1) Make new udev rule:
1.1) Execute command:
(Code, 1 line)
1.2) In the nano editor insert the rule line like this (eventually…
System: Hyperion.NG running on Raspberry Pi 3 b+, Raspbian OS, USB capture device
Problem: if USB graber is plugged off and then again plugged in, then the hyperion does not get video signal and ambilight does not work.
Solution Idea: restart aitomatically hyperion service if USB graber plugged in. Use udev for that...
Solution implementation:
1) Make new udev rule:
1.1) Execute command:
(Code, 1 line)
1.2) In the nano editor insert the rule line like this (eventually…