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

    Posts

    Recent Best Controversial
    • RE: Screen keeps going to black after a few minutes.

      run
      nano /home/pi/.config/lxsession/LXDE-pi/autostart
      Comment out (put a # in front of) the lines that are already in the file and add these 4 lines.

      @xset s off
      @xset -dpms
      @xset s noblank
      @midori -e Fullscreen -a http://localhost/MagicMirror/index.php
      

      This will disable the screensaver and start the magic mirror on boot and skip loading the LXDE GUI.

      quoted from “https://www.reddit.com/r/raspberry_pi/comments/3oktfu/magic_mirror_how_to/”


      Note from admin: Please use Markdown on code snippets for easier reading!

      posted in Troubleshooting
      C
      chengstark
    • RE: Screen keeps going to black after a few minutes.

      @tjop true, so disable the sleeping function of the pi should work right?

      posted in Troubleshooting
      C
      chengstark
    • RE: Phone Notifications

      @rajbadri exactly! i have the same thing

      posted in Utilities
      C
      chengstark
    • RE: Motion Detector

      my monitor won’t turn back on
      when I run “npm start dev”, it shows “compare result=Infinity,Infinity;0,0” , seems like it can’t capture any movement
      the camera module works outside MagicMirror
      when I tried “sudo modprobe bcm2835-v4l2”, it says “modprobe: invalid option – ‘4’”
      how can I fix this

      posted in Utilities
      C
      chengstark
    • RE: Virtual Dressing Mirror

      actually two years ago in a competition I saw one team designed this kind of mirror

      posted in General Discussion
      C
      chengstark
    • RE: Phone Notifications

      @ronny3050 the new .js seems not updating the notifications

      posted in Utilities
      C
      chengstark
    • RE: Phone Notifications

      @ronny3050 thanks for help, will try this night

      posted in Utilities
      C
      chengstark
    • RE: Phone Notifications

      @ronny3050 the module doesnt count this as an error, i guss there is no error log for this

      posted in Utilities
      C
      chengstark
    • RE: Phone Notifications

      @chengstark is the problem caused by the name of image files?

      posted in Utilities
      C
      chengstark
    • RE: Phone Notifications

      @McSorley no

      posted in Utilities
      C
      chengstark
    • 1
    • 2
    • 1 / 2