• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

"No Signal" message when PIR sensor is triggered

Scheduled Pinned Locked Moved Troubleshooting
16 Posts 7 Posters 4.1k Views 6 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.
  • U Offline
    uros76
    last edited by Oct 25, 2020, 7:14 AM

    Are you on Pi 4 perhaps? I also got the same problem with the module mentioned above.
    Then I switched to this one and it works https://github.com/bugsounet/MMM-NewPIR

    My magicmirror projects: https://forum.magicmirror.builders/post/79889, https://forum.magicmirror.builders/post/93241 and https://forum.magicmirror.builders/post/94586

    S 1 Reply Last reply Nov 3, 2020, 4:57 PM Reply Quote 0
    • L Offline
      lavolp3 Module Developer @steverichab
      last edited by Oct 25, 2020, 11:57 AM

      @steverichab there are two different ways to turn off the hdmi monitor.

      vcgencmd display_power 0 turns of the hdmi controller. The monitor will go into standby mode after that.
      tvservice -o is another option. It probably does the same but I’m not sure. MIght work better and send the monitor directly into sleep.
      Both commands are bash commands and can be tried from an ssh shell.
      if you try out the tvservice command you might need a more complex command to get the mirror GUI back.

      /opt/vc/bin/tvservice -p; sudo /bin/chvt 6; sudo /bin/chvt 7
      

      How to troubleshoot modules
      MMM-soccer v2, MMM-AVStock

      S 1 Reply Last reply Nov 3, 2020, 4:54 PM Reply Quote 0
      • S Offline
        steverichab @lavolp3
        last edited by Nov 3, 2020, 4:54 PM

        @lavolp3 the real issue here is, can I blank and restore the MagicMirror modules using the PIR module in MM2?

        Would either of these two options work from within the PIR module?

        I keep trying to find a hide or show all(modules) command that I could trigger from within the PIR module similar to the “powerSaving” command that turns off the HDMI port but unfortunately causes the “no Signal” message to appear.

        Thanks Again

        1 Reply Last reply Reply Quote 0
        • S Offline
          steverichab @uros76
          last edited by Nov 3, 2020, 4:57 PM

          @uros76 I am using a 3B+ and I have tried the MMM-NewPIR module and it appears to behave the same with my monitor. As soon as I turn off the HDMI port via the PIR module I get “No Signal”

          S 1 Reply Last reply Nov 3, 2020, 5:04 PM Reply Quote 0
          • S Offline
            sdetweil @steverichab
            last edited by Nov 3, 2020, 5:04 PM

            @steverichab right, u need to turn off the monitor, not the HDMI signal… some monitors support that. some don’t (none of mine do)…

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            1 Reply Last reply Reply Quote 0
            • C Offline
              cruunnerr
              last edited by Nov 3, 2020, 6:07 PM

              Long time ago I visited this forum, so I don’t know if this will help. but the MMM-ModuleScheduler can hide all modules per notifications. So maybe you can trigger the module with your pir-module.
              Or take a look at point 6 in this tutorial
              https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-app/2

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