A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MMM-NOAA3

    Unsolved
    1
    0 Votes
    1 Posts
    323 Views
    L
    Hi all. Got this modules up and running but am missing icons to accompany the info. All images are in the images folder within the NOAA3 folder. [image: 1674049026261-4334c433-c0af-4b73-a388-b07ff1d72d36-image.png]
  • After system update desktop with lockscreen

    Unsolved
    6
    0 Votes
    6 Posts
    1k Views
    S
    @sturag [image: 1673805081459-screenshot_20230115_115056_chrome.jpg]
  • MM funktioniert nicht mehr nach Update

    Unsolved
    13
    1 Votes
    13 Posts
    4k Views
    N
    @sdetweil Okay, vielen Dank für Ihre Hilfe. Dann werde ich wohl alles neu machen dürfen. Danke für die Links zum backup-restore script. Mal schauen ob ich das alles hinbekomme. Schön Abend Ihnen!
  • How to run via browser on Android 2.3

    Unsolved
    4
    0 Votes
    4 Posts
    1k Views
    D
    @KristjanESPERANTO i been trying firefox 47 but it crashes, and i was not able to find a firmware update or any custom rom for my coby kyros mid7125 so… looks like its the end of the line for it, i will try to make something whit widgets to ‘emulate’ the modules. It’s very hard for me to throw away old devices but what can i do? thank you both for your answers.
  • launching on browser?

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    D
    @sdetweil thank you for your replys and your wonderful script, I’m currently running magic mirror without problems
  • 0 Votes
    2 Posts
    778 Views
    S
    @B083Rt where u do npm start, type this in advance export ELECTRON_DISABLE_GPU=1 then execute npm start this should turn off the electron use of the gpu chip. if you use a script, u can add this before it’s npm start also, run my install script it does all the setup. flash again then run install https://github.com/sdetweil/MagicMirror_scripts
  • cronjob vcgencmd display_power

    Unsolved
    15
    0 Votes
    15 Posts
    7k Views
    S
    @megagprime https://forum.magicmirror.builders/topic/16865/mmm-remotecontrol-or-vcgencmd-issue/5?_=1673646835489 maybe
  • MMM-EveryNews is not loading anything

    Unsolved
    7
    0 Votes
    7 Posts
    2k Views
    J
    Thanks Sam for pointing me to issue#6, I applied the changed and now it’s working! I really appreciate your help.
  • ClientOnly - toggle monitor power on and off

    Unsolved
    7
    1 Votes
    7 Posts
    2k Views
    S
    @egzachly also you can use the ln command to link the config.js to the real file somewhere else… MM doesn’t know the link is not a real file…
  • Error with GooglePhotos API

    Unsolved
    21
    0 Votes
    21 Posts
    9k Views
    S
    @dum cool. never had to do that
  • 2.22.0 but showing update available?

    Solved
    6
    0 Votes
    6 Posts
    1k Views
    D
    @KristjanESPERANTO - Yes, I just saw that when I did the git pull. As I said, I wanted to flag it though as the recommended route for updates is that script, which would appear not to be working correctly otherwise. @sdetweil - thanks, clear. Will do so, although I’m up to date anyway now after the git pull.
  • Rotate screen problem when MM starts

    Solved
    9
    0 Votes
    9 Posts
    2k Views
    J
    I don’t know about the Pi3, but on the Pi4 you just go to display settings and tell it to go vertical… easier than all this programming that I never got to work with my MM
  • Error on new installation

    Unsolved
    7
    0 Votes
    7 Posts
    1k Views
    S
    @requiemmg ok. just thinking of what would have caused the issue…
  • Issues running MM on Debian 11 on Mac mini

    Unsolved
    4
    0 Votes
    4 Posts
    2k Views
    S
    @Redicaljk So u need to install libstdc++.so.6 is this a lite debian? needs desktop for browser
  • MMM-Fuel funktioniert nicht mehr

    Solved
    17
    0 Votes
    17 Posts
    5k Views
    S
    @35110 fantastisch!
  • Ctrl-Q just gives a black screen

    Unsolved
    2
    0 Votes
    2 Posts
    489 Views
    S
    @Cliff365 ctrl-m will minimize the MM screen also alt-spacebar-n (both same as windows) then ctrl-alt-t to open terminal window the pm2 stop all once its stopped, then use the manual commandline to test cd ~/MagicMirror npm start ctrl-Q will work here as pm2 is not in control then u can see the startup messages
  • Icons are not displayed.

    Unsolved
    5
    0 Votes
    5 Posts
    1k Views
    R
    @karsten13 Thanks, i installed the emoji fonts. Now are in Black&White.
  • MMM-FRITZ-Box-Callmonitor with v2.22.0

    Unsolved
    1
    0 Votes
    1 Posts
    229 Views
    D
    Hello, my MagicMirror is running on version 2.22.0 and i don’t see the incoming call screen. The other functions active calls or recent calls are working. Only the incoming call screen doesn’t work.
  • Default Calander - can't get it to work

    Solved
    7
    0 Votes
    7 Posts
    2k Views
    S
    @sdetweil Woowww I knew it had to be some kind of PEBCAK! Thanks, it was so simple. Thanks for answering all the newbie questions.
  • Default calendary broke on v2.22.0 update

    Solved
    3
    0 Votes
    3 Posts
    751 Views
    A
    @sdetweil said in Default calendary broke on v2.22.0 update: @Apathia sounds like the npm install was not successful. You are probably correct. After it failing even after going to the helper module directory and running npm install again, I decided to update both npm and nodejs which fixed the issue. I was on npm v7.21 and node v10.24, now on npm v9.2 and node v16.10.