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

    Topics

    • I

      Problem with PIR Sensor not working

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      3k Views
      M
      Have you confirmed the sensor itself is actually working? Write out the following python script and run it: import gpizero import MotionSensor pir = MotionSensor(x) //x = the out pin on your Pi. while True: if pir.motion_detected: print("Motion detected!") else: print("Nothing") And make sure you’re using the BCM pin numbering.
    • I

      Where can I find some cheap buttons to control music?

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      2
      0 Votes
      2 Posts
      1k Views
      pjkoelemanP
      Have a look here, al sizes and functions.
    • I

      Error says Read-only file system?

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      13
      0 Votes
      13 Posts
      7k Views
      I
      @cowboysdude I think I got lucky with it actually being the micro-SD card. I’ve been using a SD card adapter to fit into the SD slot in my computer, and unfortunately there’s only one of those on my laptop :P For some reason, when I had the old card, formatting it (even when it was completely empty and fresh out of the box) took at least half an hour. Now with the new one it only took about 5 minutes.
    • I

      fatal: could not create work tree dir 'MagicMirror'.: Read-only file system

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      2
      0 Votes
      2 Posts
      2k Views
      I
      @Iron_Reptar Just for fun I decided to try to rerun the command again, and it first said that “dpkg was interrupted.” so I ran sudo dpkg --configure -a Like the screen told me to, then re-re-ran it, to arrive at the error "E: Sub-process /usr/bin/dpkg returned an error code (1). Help, all I want is a working mirror :(
    • 1 / 1