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

    Posts

    Recent Best Controversial
    • RE: MMM-PIR-Sensor tuning

      @jc21
      1.
      PRETTY_NAME=“Raspbian GNU/Linux 8 (jessie)”
      NAME=“Raspbian GNU/Linux”
      VERSION_ID=“8”
      VERSION=“8 (jessie)”
      ID=raspbian
      ID_LIKE=debian

                    {
      		module: 'MMM-PIR-Sensor',
      		config: {
      			sensorPIN: 3,
      			powerSaving: true,
      			}
      		},
      
      posted in Troubleshooting
      O
      open_book
    • RE: Where are you from?

      I’m currently in Oslo, Norway.

      posted in General Discussion
      O
      open_book
    • RE: Where are you from?

      @Mitchfarino I grew up in Penwortham.

      posted in General Discussion
      O
      open_book
    • RE: MMM-PIR-Sensor tuning

      Hi, I’very been through a lot of the posts on the White Screen issue, and on this thread. I’m close… I can feel it, but I’ve an uncaught exception that I don’t understand.

      [TAILING] Tailing last 10 lines for [mm] process (change the value with --lines option)
      /home/pi/.pm2/logs/mm-error-0.log last 10 lines:
      0|mm | at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:65:18
      0|mm | at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/onoff/onoff.js:27:5
      0|mm | at Array.forEach (native)
      0|mm | at Gpio.pollerEventHandler (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/onoff/onoff.js:26:13)
      0|mm | TypeError: Cannot read property ‘writeSync’ of undefined
      0|mm | at Class.activateMonitor (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:21:17)
      0|mm | at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_helper.js:59:18
      0|mm | at /home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/onoff/onoff.js:27:5
      0|mm | at Array.forEach (native)
      0|mm | at Gpio.pollerEventHandler (/home/pi/MagicMirror/modules/MMM-PIR-Sensor/node_modules/onoff/onoff.js:26:13)

      link to screengrab.

      Anyone offer any tips as to what might be causing this?

      I’m on a Pi3 Model B v2.
      Have only installed the standard mirror module, and the MMM-PIR module. The mirror is working fine and the PIR module is loading, but the screen isn’t switching off.

      posted in Troubleshooting
      O
      open_book
    • 1 / 1