• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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
    Sep 23, 2016, 5:54 PM
  • 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
    Sep 23, 2016, 5:51 PM
  • RE: Phone Notifications

    @rajbadri exactly! i have the same thing

    posted in Utilities
    C
    chengstark
    Sep 23, 2016, 5:49 PM
  • 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
    Sep 22, 2016, 12:40 AM
  • 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
    Sep 21, 2016, 11:55 PM
  • RE: Phone Notifications

    @ronny3050 the new .js seems not updating the notifications

    posted in Utilities
    C
    chengstark
    Sep 21, 2016, 5:55 PM
  • RE: Phone Notifications

    @ronny3050 thanks for help, will try this night

    posted in Utilities
    C
    chengstark
    Sep 20, 2016, 7:27 PM
  • 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
    Sep 20, 2016, 6:33 PM
  • RE: Phone Notifications

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

    posted in Utilities
    C
    chengstark
    Sep 20, 2016, 5:52 PM
  • RE: Phone Notifications

    @McSorley no

    posted in Utilities
    C
    chengstark
    Sep 20, 2016, 5:49 PM
  • 1 / 1
Enjoying MagicMirror? Please consider a donation!
MagicMirror created by Michael Teeuw.
Forum managed by Sam, technical setup by Karsten.
This forum is using NodeBB as its core | Contributors
Contact | Privacy Policy