A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-PIR-Sensor-Lite does not switch HDMI off
-
-
-
@sdetweil
No, it does not switch HDMI off -
@Volkae works perfectly on my pi 4…
what pi version are you using?
-
@sdetweil
I´m using a pi3.
Maybe that´s the problem?? -
@Volkae worked on my pi3 as well…
-
-
-
Thanks @sdetweil for the link :-)
It is probably due to the current firmware 5.15
Withrpi-update b976c54917e240630c05a9b383010f1492bc61b4
I installed version 5.10. It now works again with the standby on the HDMI connection.
Greetings Joerg
-
all these modules and all these guides you can find online all fail to tell you that at some point a kernel or driver update broke vcgencmd and tvservice commands for the newer pis or Rasberry OS. I spent so many hours making mine work.
xrandr --output HDMI-1 --off
xrandr --output HDMI-1 --auto
these worked for me, maybe they’ll work for you, I dunno.