A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • MagicMirror Boot loop...

    7
    0 Votes
    7 Posts
    1k Views
    thymonT
    @sdetweil Ok thx you for this information
  • Raspberry Pi 3B+ and 4 "No wireless interfaces found"

    12
    0 Votes
    12 Posts
    27k Views
    S
    @Blauenfeldt no idea. as I said, I don’t use noobs because of all this extra setup I don’t want to learn
  • Config problems

    8
    0 Votes
    8 Posts
    1k Views
    S
    @dawookie1979 u didn’t open it as an issue that is closable, so only can edit the title to add solved
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • After update WARNING! Could not load config file.

    28
    0 Votes
    28 Posts
    8k Views
    S
    @uok825 awesome, thanks for hanging in there with me…
  • MM won’t start after updating with update script

    5
    0 Votes
    5 Posts
    1k Views
    S
    @panos show more log info pm2 logs --lines=100
  • Current weather appid

    Solved weather troubleshoot
    7
    0 Votes
    7 Posts
    8k Views
    S
    @dcimag u have to register with openweather to get one. it’s in the readme for the module, from the readme The OpenWeatherMap API key, which can be obtained by creating an OpenWeatherMap account
  • WARNING! Could not validate config file

    9
    0 Votes
    9 Posts
    2k Views
    ?
    Désolé, je ne suis pas développeur de ce module, je ne peux pas aider la dessus
  • MM keeps freezing

    19
    0 Votes
    19 Posts
    7k Views
    R
    I think I figured out: As soon as I use the MMM-News module, MagicMirror will freeze at some point. Uninstalled it - no issues.
  • Screencast not showing up on phone

    Moved
    2
    0 Votes
    2 Posts
    659 Views
    M
    I can’t remember if turning on OpenGL driver was my issue or not with this… As long as your config files is correct (it isnt a hard config file I will post mine below)… Try opening a terminal window and type sudo raspi-config go to “Advanced Options” and then “OpenGL Driver” Depending on the hardware you have or what PI model you are using you may have just one option or a couple… IF you have multiple options like I have seen … one was FAKE KMS and the other was FULL KMS… I had to choose FULL KMS (i think for raspberry pi3)… on my raspberry pi 4 I believe there is only one option…choose it. (might want to reboot)… cant remember if needed or makes you. Then try again … make sure your device is on the same wifi network as your mirror … You should see your mirror name … I can’t think of what more there could be … unless your router is blocking the default port? You did do npm install in the module directory after cloning it right? My config for the module… { module: 'MMM-Screencast', position: 'center', // This position is for a hidden <div /> and not the screencast window config: { position: 'center', height: 300, width: 500, } },
  • Mirror Crashing

    11
    0 Votes
    11 Posts
    2k Views
    ?
    You have installed MMM-WatchDog, so read the manual of it to configure. I can’t help for this, I don’t use it
  • Modules elapsing

    1
    0 Votes
    1 Posts
    211 Views
    L
    Hi there. I was doing a research on Google, but wasn’t finding anything, so thought to ask here. Is there any idea to elapse/pass module like in compliments module, but instead of text is another module?
  • Change language in Clock module?

    4
    0 Votes
    4 Posts
    8k Views
    B
    THX this was helpful!
  • No display on my Panasonic Viera TV browser

    6
    0 Votes
    6 Posts
    822 Views
    mumblebajM
    @sdetweil Ah, cool. Thanks for clarification.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
  • 0 Votes
    1 Posts
    612 Views
    Y
    I’m sure there is an easy answer to this and I tried to google this but was getting confused. I’m using VirtualBox to create the Raspberry Pi for my MM to “practice” before using my actually Raspberry Pi 3. The module works like a charm. Was able to add weather and some other modules. The problem I’m having is the size of the screen is smaller so the text is overlapping. I wasn’t sure if this was something when I use VirtualBox or can I change the font sizes. I looked this up on Google and they talked about a Custom.CSS file but I wasn’t following what I had to do. Can anyone quickly help out? Thanks.
  • Voice control with Raspbian Buster

    Unsolved
    4
    0 Votes
    4 Posts
    742 Views
    ?
    @zeisolf : At the difference with a real Google Home/ Google Nest. MMM-GoogleAssistant Don’t send ANY audio information to Google in stand-by mode It don’t know that you use Alexa for activating because I don’t use a Google Service for activating ;)
  • 0 Votes
    6 Posts
    1k Views
    ?
    Hi, I have deprecied MMM-AssistantMk2 and will still in a very old version. Maybe using MMM-GoogleAssistant / MMM-Assistant2Display can help for a modern assistant
  • Electron failed to Install error after upgrading to 2.12.0

    11
    0 Votes
    11 Posts
    3k Views
    S
    @rahula74 ok, thx.
  • Problem with instalation on raspbian

    9
    0 Votes
    9 Posts
    2k Views
    E
    @sdetweil I tried to run the entire script again and this time asked me for pm2. It worked and MagicMirror now works. Thank you very much for your help!