MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. chengstark
    MagicMirror² v2.20.0 is available! For more information about this release, check out this topic.
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 19
    • Best 3
    • Controversial 0
    • Groups 0

    chengstark

    @chengstark

    3
    Reputation
    927
    Profile views
    19
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    chengstark Unfollow Follow

    Best posts made by chengstark

    • RE: Phone Notifications

      amazing module and it works well on my mirror except it failed to display the logo of each apps

      posted in Utilities
      C
      chengstark
    • RE: Phone Notifications

      my mirror is not with me now, i will post results later

      posted in Utilities
      C
      chengstark
    • RE: Phone Notifications

      @ronny3050 thanks for help, will try this night

      posted in Utilities
      C
      chengstark

    Latest posts made by chengstark

    • 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