No hdmi-cec control after running custom script
|
26th Apr, 2020, 05:37 PM
Post: #1
|
|||
|
|||
No hdmi-cec control after running custom script
Device: Raspberry pi 3b+
Distro: Xbian (Debian Buster) Hey guys I have a script that runs in the background to get the power status of my tv. The script has the following condition in an if sentence: Code: $(echo 'pow 0' | cec-client -s -d 1 RPI) =~ "power status: on" Can anyone help me determined if that is the right behavior and if so, how do I reconnect cec? Thanks in advance. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
No hdmi-cec control after running custom script - joehc - 26th Apr, 2020 05:37 PM
RE: No hdmi-cec control after running custom script - Nachteule - 29th Apr, 2020, 09:56 PM
|