Read the statement by Michael Teeuw here.
PIR sensor problem after restart Raspi
-
@JoeFranz which pir module are you using?
-
@sdetweil MMM-PIR-Sensor
-
@JoeFranz I can recommend these two modules for the PIR (I just installed them, they also work with the S.O. bullseye):
MMM-GPIO-Notifications: https://github.com/Tom-Hirschberger/MMM-GPIO-Notifications
MMM-Screen-Powersave-Notification: https://github.com/Tom-Hirschberger/MMM-Screen-Powersave-Notification -
@Egnos Doesn’t work either, the monitor doesn’t go into standby :-( The Raspbian screensaver function does not seem to work. Can this be reinstalled?
-
@JoeFranz have you tried to run the two modules following this guide written by @wishmaster270 ?
https://github.com/Tom-Hirschberger/MMM-GPIO-Notifications/blob/master/examples/HC-SR501/HC-SR501-GPIO4-README-EN.mdWhich PIR sensor do you have?
-
@Egnos I did it according to this guide (in German) have the same pir sensor as in the guide.
-
@JoeFranz said in PIR sensor problem after restart Raspi:
I did it according to this guide (in German) have the same pir sensor as in the guide.
Have you checked that the PIR is on the correct pins of the GPIO?
-
@Egnos The sensor is correctly connected
-
@JoeFranz and does it works correctly outside mm?
there are python scripts that will show it working
-
@sdetweil How can I test this?