MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    SOLVED PIR sensor problem after restart Raspi

    Troubleshooting
    4
    20
    619
    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
      JoeFranz @Egnos last edited by

      @Egnos The sensor is correctly connected

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

        @JoeFranz and does it works correctly outside mm?

        there are python scripts that will show it working

        Sam

        Create a working config
        How to add modules

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

          @sdetweil How can I test this?

          S 1 Reply Last reply Reply Quote 0
          • S
            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

            Create a working config
            How to add modules

            J 1 Reply Last reply Reply Quote 0
            • J
              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
                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

                Create a working config
                How to add modules

                J 1 Reply Last reply Reply Quote 0
                • J
                  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
                    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

                    Create a working config
                    How to add modules

                    J 1 Reply Last reply Reply Quote 0
                    • J
                      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
                      • Referenced by  J JoeFranz 
                      • J
                        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
                        • Referenced by  S sdetweil 
                        • Referenced by  S sdetweil 
                        • Referenced by  S sdetweil 
                        • 1
                        • 2
                        • 2 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy