MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. djlagaffe
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    D
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Groups 0

    djlagaffe

    @djlagaffe

    2
    Reputation
    1
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    djlagaffe Unfollow Follow

    Best posts made by djlagaffe

    • RE: MMM-PIR-Sensor-Lite not switching off

      Found the error - xrandr needs a sudo in front, otherwise it doesn’t execute.

      posted in Troubleshooting
      D
      djlagaffe

    Latest posts made by djlagaffe

    • RE: MMM-PIR-Sensor-Lite not switching off

      Found the error - xrandr needs a sudo in front, otherwise it doesn’t execute.

      posted in Troubleshooting
      D
      djlagaffe
    • RE: MMM-PIR-Sensor-Lite not switching off

      @sdetweil Sorry, one add-on no debug messages either in the logs, nor via npm run start:dev

      posted in Troubleshooting
      D
      djlagaffe
    • RE: MMM-PIR-Sensor-Lite not switching off

      @sdetweil : yes, however no luck or any log entry at all in pm2 logs mm - am I looking in the wrong place?

      posted in Troubleshooting
      D
      djlagaffe
    • RE: MMM-PIR-Sensor-Lite not switching off

      @sdetweil : I did check with the scripts and the PIR itself works. I have also activated the countdown timer, thus the communication between the PIR, the script and MM in general works. What I do not see is that the command to switch off the screen is executed (or even sent).

      I have verified the script and the command to check whether the command itself works on my installation, and yes, it does.
      So it should be something not triggering the switch-off / on command. However I have not been able to put my finger on it yet…

      posted in Troubleshooting
      D
      djlagaffe
    • MMM-PIR-Sensor-Lite not switching off

      Hi guys,

      I installed my PIR incl. the aforementioned module.

      I have configured the module to xrandr on HDMI-1 and verified whether it works on the command line, which it does.

      Test of the sensor works fine too, module also sees movement and restarts the countdown.
      However, when it reaches 0, the screen doesn’t turn off. I don’t see any log that it would want to turn off, neither when doing npm run start:dev nor through the pm2 logs.

      Just updated to v2.22.0, just in case - but no luck.
      Any ideas or pointers?

      Thanks

      posted in Troubleshooting
      D
      djlagaffe