MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    PIR sensor problem after restart Raspi

    Scheduled Pinned Locked Moved Solved Troubleshooting
    20 Posts 4 Posters 7.3k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      JoeFranz @sdetweil
      last edited by

      @sdetweil MMM-PIR-Sensor

      E 1 Reply Last reply Reply Quote 0
      • E Offline
        Egnos @JoeFranz
        last edited by

        @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

        My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

        J 1 Reply Last reply Reply Quote 0
        • J Offline
          JoeFranz @Egnos
          last edited by

          @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?

          E 1 Reply Last reply Reply Quote 0
          • E Offline
            Egnos @JoeFranz
            last edited by

            @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.md

            Which PIR sensor do you have?

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

            J 1 Reply Last reply Reply Quote 0
            • J Offline
              JoeFranz @Egnos
              last edited by

              @Egnos I did it according to this guide (in German) have the same pir sensor as in the guide.

              E 1 Reply Last reply Reply Quote 0
              • E Offline
                Egnos @JoeFranz
                last edited by

                @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?

                My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

                J 1 Reply Last reply Reply Quote 0
                • J Offline
                  JoeFranz @Egnos
                  last edited by

                  @Egnos The sensor is correctly connected

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @JoeFranz
                    last edited by

                    @JoeFranz and does it works correctly outside mm?

                    there are python scripts that will show it working

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    J 1 Reply Last reply Reply Quote 0
                    • J Offline
                      JoeFranz @sdetweil
                      last edited by

                      @sdetweil How can I test this?

                      S 1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @JoeFranz
                        last edited by

                        @JoeFranz Google search is your friend

                        https://github.com/raspberrypilearning/physical-computing-guide/blob/master/test-pir-python.md

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        J 1 Reply Last reply Reply Quote 0
                        • J Offline
                          JoeFranz @sdetweil
                          last edited by

                          @sdetweil Ok, that tests the PIR sensor. But since the Raspi doesn’t even let the monitor go into standby, I suspect that it’s due to Raspian. Screen blanking is activated in Raspi-Config, so the monitor should switch off after 10 minutes, right? But that doesn’t work either. Or does that have nothing to do with the PIR function of MM?

                          S 1 Reply Last reply Reply Quote 0
                          • S Do not disturb
                            sdetweil @JoeFranz
                            last edited by

                            @JoeFranz well, its shouldn’t go off by itself… as then u would have two things fighting for on or off…

                            do this, i assume you have pm2 controlling mm at boot

                            so, do

                            pm2 status

                            should only be one thing… defined

                            Sam

                            How to add modules

                            learning how to use browser developers window for css changes

                            J 1 Reply Last reply Reply Quote 0
                            • J Offline
                              JoeFranz @sdetweil
                              last edited by

                              @sdetweil ┌─────┬────────────────┬─────────────┬─────────┬─────────┬──────────┬────────┬──────┬───────────┬──────────┬──────────┬──────────┬──────────┐
                              │ id │ name │ namespace │ version │ mode │ pid │ uptime │ ↺ │ status │ cpu │ mem │ user │ watching │
                              ├─────┼────────────────┼─────────────┼─────────┼─────────┼──────────┼────────┼──────┼───────────┼──────────┼──────────┼──────────┼──────────┤
                              │ 0 │ MagicMirror │ default │ 2.20.0 │ fork │ 12738 │ 64s │ 0 │ online │ 0% │ 2.6mb │ pi │ disabled │
                              └─────┴────────────────┴─────────────┴─────────┴─────────┴──────────┴────────┴──────┴───────────┴──────────┴──────────┴──────────┴──────────┘
                              pi@raspberrypi:~ $

                              S 1 Reply Last reply Reply Quote 0
                              • S Do not disturb
                                sdetweil @JoeFranz
                                last edited by

                                @JoeFranz ok, it’s not a second process getting in the way

                                next to test the sensor w the python script

                                stop mm

                                Sam

                                How to add modules

                                learning how to use browser developers window for css changes

                                J 1 Reply Last reply Reply Quote 0
                                • J Offline
                                  JoeFranz @sdetweil
                                  last edited by

                                  @sdetweil Nothing happens in the window. :-( PIR sensor broken?

                                  Bildschirmfoto 2022-09-11 um 18.05.41.png

                                  J 1 Reply Last reply Reply Quote 0
                                  • J JoeFranz referenced this topic on
                                  • J Offline
                                    JoeFranz @JoeFranz
                                    last edited by sdetweil

                                    @JoeFranz It is probably because of the current firmware 5.15
                                    With

                                    rpi-update b976c54917e240630c05a9b383010f1492bc61b4 
                                    

                                    I installed version 5.10. It now works again with the standby on the HDMI connection.

                                    Greetings Joerg
                                    edited due to wrong quotes outside code block

                                    1 Reply Last reply Reply Quote 1
                                    • S sdetweil referenced this topic on
                                    • S sdetweil referenced this topic on
                                    • S sdetweil referenced this topic on

                                    Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                    Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                    With your input, this post could be even better 💗

                                    Register Login
                                    • 1 / 1
                                    • First post
                                      Last post
                                    Enjoying MagicMirror? Please consider a donation!
                                    MagicMirror created by Michael Teeuw.
                                    Forum managed by Sam, technical setup by Karsten.
                                    This forum is using NodeBB as its core | Contributors
                                    Contact | Privacy Policy