A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
  • Trouble with update to 2.4.1

    Unsolved
    1
    0 Votes
    1 Posts
    788 Views
    M
    Hi all, i’ve tried to update to 2.4.1. But if Fails with some comments. Who can help a newbie? Pls have a look at the log and how to i fix the warnings? Thanks [image: 0_1534321671558_2018-08-15 10_11_28-Microsoft Edge.png] Logfile: –> https://1drv.ms/u/s!ApE0YZ4Ndle9kAa62cB46jrluJDk
  • After Reboot BlackScreen - Cannot open display 0

    Solved
    5
    0 Votes
    5 Posts
    2k Views
    B
    completle new! PI OS and MM!
  • MagicMirror freezes my pi

    Solved
    7
    0 Votes
    7 Posts
    3k Views
    M
    I reinstall with the restore mode at startup and I reinstall all my mirror from scratch
  • Using vc4-kms-v3d lost control on tvservice

    Unsolved
    8
    1 Votes
    8 Posts
    6k Views
    C
    @bradau no sorry, thats not my case if you dont have any problem with the full kms maybe you will have to search of a tvservice alternative, something that works on any linux desktop and not specific to RPI
  • Magic Mirror not booting up

    Unsolved boot startup magic mirror booting up start up freeze not working
    5
    0 Votes
    5 Posts
    2k Views
    Lorenzo_ZappaL
    Thanks god I solved it!!! While exiting from /etc/lightdm/lightdm.conf I pressed inadvertently option+x instead control+x and I added “†” in the file without realising it. Thank you guys for helping me out
  • Layout problem with calendar-weather

    Unsolved
    1
    0 Votes
    1 Posts
    700 Views
    D
    Hello all, I am having a problem with the layout of the calendar and weather overlapping ![0_1534116274140_IMG_1344.jpg](Uploading 100%) (If my attempt to upload the picture didn’t work, I also uploaded it here: https://imgur.com/a/ZG6hCLC) As you can hopefully see from the attached image the calendar module is overlapping with the weather module. I dig around in the read me files for both the calendar and weather module and don’t see how I might address the problem. Can someone please point me in the right direction on how to do this? Should I be setting the maximum width for the calendar module such that it does not overlap with the weather module? I’m no CSS expert but can do some trial and error with the values that might work but am not sure where to start. Any help is appreciated. Nathan
  • Update to Raspbian 9 causes erros

    Unsolved
    1
    0 Votes
    1 Posts
    731 Views
    A
    MMM-Pir isnt working any moore. Sensor still working. commands still working. but module isnt working anymore. added raspbian 8 node.js repository to get the mirror itself back to work. any ideas how to get the pir module back to work?
  • A quick question about crontab

    4
    0 Votes
    4 Posts
    2k Views
    M
    Thanks for your reply. I have already commented out the updater module (following the other thread quietly) but that hasn’t changed anything. It’s a pity you can’t send keystrokes but for now the pm2 reload...seems to do the job. At least according to pm show...it was successfully reloaded this morning.
  • Segmentation Fault

    Unsolved
    5
    0 Votes
    5 Posts
    3k Views
    A
    Editing the Config file is pretty simple once you’ve done it once and shouldn’t take 5 minutes, depending upon how many and how complex you get with the modules.
  • npm install Error....please help

    Unsolved
    2
    0 Votes
    2 Posts
    970 Views
    N
    I’d try installing stylelint manually. npm install stylelint@^9.0.0
  • MMM-Facial-Recognition-OCV3 Issue

    1
    0 Votes
    1 Posts
    650 Views
    K
    Everything was working fine but I now get an error it is unable to open the default device and I do not know why if anyone could help I would really appreciate it. Error Starting MagicMirror: v2.4.1 Loading config ... Loading module helpers ... No helper found for module: alert. Initializing new module helper ... Module helper loaded: MMM-Facial-Recognition-OCV3 [../deps/mpg123/src/output/alsa.c:165] error: cannot open device default electron js/electron.js mm: pcm_params.c:2290: snd_pcm_hw_refine: Assertion `pcm && params' failed.
  • Multiples of same module?

    Unsolved
    6
    0 Votes
    6 Posts
    3k Views
    I
    @doublet I will try this! I really want them on several places in the mirror :)
  • Monitor turning off after 15 minutes

    Unsolved
    5
    0 Votes
    5 Posts
    2k Views
    H
    @mykle1 nevermind I got it. Thanks for the help
  • Small screen makes modules overlap

    Solved
    5
    0 Votes
    5 Posts
    3k Views
    Mykle1M
    @henry56 You are welcome, sir. Enjoy your MM experience.
  • What are the conditions that I can run on Ubuntu 6.04.3?

    Unsolved
    2
    0 Votes
    2 Posts
    723 Views
    ?
    @kyeongzze I think node version ^8.9 will be needed. (Electron is using node 8.9 currently, as I know.)
  • Quick Syntax Error

    Unsolved
    20
    0 Votes
    20 Posts
    6k Views
    justjim1220J
    @smartsoldier Did you try to remove the comma as I suggested? Those give me fits everytime… no errors. black screen
  • Running Docker

    2
    0 Votes
    2 Posts
    2k Views
    S
    when u started the docker container, did u use this parm from the doc --publish 80:8080 \ if so, the the address in your browser should be myip:80 the --publish is host_port_number : container_port_number if u want the same port on the host as the container do --publish 8080:8080 \
  • LG FLatron 2242PE check signal cable PIR Sensor

    Unsolved pir sensor
    3
    0 Votes
    3 Posts
    2k Views
    A
    @Justinvd0203 I had a similar problem with my LG Monitor and PIR-Sensor. In my case i had the following behavior: Using HDMI Connection: switching off was possible, wake up not Using VGA Connection (with HDMI->VGA adapter on RPI side): switching off an wake up was possible Details see post. No worry using HDMI->VGA adapter: VGA can also deliver FullHD Resolution. Maybe your problem could be solved with an adapter. AxLED
  • Problem update

    Unsolved
    3
    0 Votes
    3 Posts
    2k Views
    A
    @greda If you dont need your changes in your compliment module, you can try following commands (in the folder you are trying to update via git pull) git reset --hard git pull origin master Do some post installations (if required). AxLED
  • start on reboot

    14
    0 Votes
    14 Posts
    10k Views
    R
    @charley Maybe you are right! But for me that was the reason wy it is not starting. I forgot this at first. ;-) Of course you should do everything in order. Then it works.