MagicMirror Forum

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

    UNSOLVED MMM-PIR-SENSOR and MMM-REMOTE-CONTROL screen off issue

    Troubleshooting
    2
    2
    957
    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.
    • G
      Gooral last edited by

      Hello,

      I have been using pir-sensor module for a while with succes. Screen was going to sleep after desired amount of time and was waking up even after several hours of inactivity when motion was detected.
      Then I installed a remote-control plugin.
      The issue is that after reboot everything is fine. Screen goes to sleep after couple of second as it is configured in pir plugin and if I move in front of a sensor within short amount of time then screen is waking up. But after longer time screen is black and monitor displays info that DVI input is activating but there is no signal.
      On the other hand when I go to remote application (on the phone) and click Power->turn Monitor on - it is switching on.

      Do you know how it can be fixed? So the screen will wake up using pir sensor without the need to click in remote control app?

      Thanks in advance
      Regards
      Mike

      1 Reply Last reply Reply Quote 0
      • A
        AxLed Module Developer last edited by

        @Gooral
        I had a similar issue and found out, that MMM-PIR-Sensor and MMM-Remote-Control uses different commands for sleep/wakeup of monitor.

        MMM-Pir-Sensor:
        vcgencmd display_power 0
        vcgencmd display_power 1

        MMM-Remote-Control:
        tvservice -p
        tvservice -o

        In my case i was not able to wake up the screen by PIR when i send him to sleep by MMM-Remote-Control and the way back.

        Maybe this information helps.

        AxLED

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