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

    5
    0 Votes
    5 Posts
    2k Views
    Mykle1M
    @Nyovelt said in Black Screen: I have given it up Oh no, you should never give up. I’m sorry to hear that. Do you want to make one last attempt? It won’t take you very long. Less than 30 minutes! Most people have had success this way. https://forum.magicmirror.builders/topic/5274/how-to-manually-install-mm-on-your-pi-for-absolute-beginners
  • MMM-Remote-Control Stopped working

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @termeric All better?
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
  • Manage MagicMirror by smartphone

    10
    0 Votes
    10 Posts
    7k Views
    Mykle1M
    @greda said in Manage MagicMirror by smartphone: Thanks you Mykle 1 !!! De rien, mon ami
  • White screen

    2
    0 Votes
    2 Posts
    2k Views
    W
    To troubleshoot, I changed http://localhost:8080 to http://www.google.com. I rebooted and it came up with google on the screen. I am not sure if it is the browser not connecting to the MM2 server or the server not working.
  • What is right way to do http request on my custom module?

    5
    0 Votes
    5 Posts
    2k Views
    H
    Thank you so much! You have guided me to right direction and now I am doing requests the right way in node_helper :)
  • Fully uninstall/remove MagicMirror

    3
    0 Votes
    3 Posts
    11k Views
    C
    In the installation Script i saw an installation of PM2, the Splash Screen and some more, that would then still be kept in the system…
  • Syntax error

    Moved Solved
    20
    0 Votes
    20 Posts
    11k Views
    G
    @cowboysdude can you help me in MMM-NOAA and MMM-awesome-alexa
  • No Country (Bluetooth) For Old Men

    45
    3
    0 Votes
    45 Posts
    33k Views
    D
    @Mykle1 I agree with you on that. There’s no reason to upgrade to stretch unless you really need to. In my case, I had to upgrade to stretch because the latest alexa sdk doesn’t support jessie. When I say upgrade, I moved every thing to a new card. My pi zero runs pihole + open vpn and is still on jessie. No reason to switch that one unless the foundation stops releasing updates for jessie.
  • MagicMirror directory missing.

    4
    0 Votes
    4 Posts
    2k Views
    D
    Well. After manually installing version 1.7.6 of electron and globally installing the coffee and lint nodes that the initial install complained about. I ran the manual install and everything seems to be working. I now have to add back my modules and see where we are. Thanks.
  • MMM-RTSPStream

    1
    0 Votes
    1 Posts
    963 Views
    ?
    Trying to install that module, get the following results : MMM-RTSPStream@1.2.1 postinstall /home/pi/MagicMirror/modules/MMM-RTSPStream ./install_sd_patch.sh && sudo npm i -g http-server Applying Graceful Shutdown patch to MagicMirror. error: Anwendung des Patches fehlgeschlagen: js/electron.js:96 error: js/electron.js: Patch konnte nicht angewendet werden npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.0.0 (node_modules/chokidar/node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.1.3: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”}) npm ERR! Linux 4.9.35-v7+ npm ERR! argv “/usr/bin/node” “/usr/bin/npm” “install” npm ERR! node v6.12.0 npm ERR! npm v3.10.10 npm ERR! code ELIFECYCLE npm ERR! MMM-RTSPStream@1.2.1 postinstall: ./install_sd_patch.sh && sudo npm i -g http-server npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the MMM-RTSPStream@1.2.1 postinstall script ‘./install_sd_patch.sh && sudo npm i -g http-server’. npm ERR! Make sure you have the latest version of node.js and npm installed. npm ERR! If you do, this is most likely a problem with the MMM-RTSPStream package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! ./install_sd_patch.sh && sudo npm i -g http-server npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs MMM-RTSPStream npm ERR! Or if that isn’t available, you can get their info via: npm ERR! npm owner ls MMM-RTSPStream npm ERR! There is likely additional logging output above. npm ERR! Please include the following file with any support request: npm ERR! /home/pi/MagicMirror/modules/MMM-RTSPStream/npm-debug.log What I am supposed to do know ?
  • MMM-PIR-Sensor doesn't work

    1
    0 Votes
    1 Posts
    897 Views
    ?
    Hello, I have problems with the MMM-PIR-Sensor Module. I cloned it in my module-folder and installed it. The Output from the Sensor is plugged at pin22 of the raspberryPi. The sensitivity is almost rotated to left. Also the Delay time. The Relay is plugged at pin23 of the RaspberryPi. module: “MMM-PIR-Sensor”, config: { sensorPIN: 22, powerSavingDelay: 5, relayPIN: 23, relayOnState: 1, } powerSavingDelay is 5 seconds, so I don’t need to wait to long while testing at startup the raspberry, the Relay is switched off, after a short while it is switched on. But it is independent of the PIR-Sensor. Also if I take away the PIR-Sensor and plugg the PIN22 directly to 5V, GND, the Relay doesn’t switch.
  • Configure MMM-Weatherunderground

    7
    0 Votes
    7 Posts
    5k Views
    G
    I know this big Tower :-)
  • Calendar help - won't post

    7
    0 Votes
    7 Posts
    3k Views
    E
    Thank you. I appreciate the checking. I ended up re-running the install script and it worked. I have no idea but am very happy. Now that I know not to mess with the modules, it is much easier.
  • Disable ipWhitelist

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @greda said in Disable ipWhitelist: Thank you so much Mukle1. Cheers!
  • Update MMM-MyCommute

    2
    0 Votes
    2 Posts
    1k Views
    G
    Sorry i find : git pull !!!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    30 Views
  • Starting MM on Reboot

    4
    0 Votes
    4 Posts
    2k Views
    Mykle1M
    @termeric said in Starting MM on Reboot: Thanks, i needed to execute the command All is well. You’re welcome, mate. :-)
  • MM-Dublin-Bus

    2
    0 Votes
    2 Posts
    2k Views
    C
    I’m using the module and I have been able to get it working, try this in the config.js { module: “MMM-Dublin-Bus”, position: “bottom_left”, config: { stopNumber: 111, updateInterval: 10, mode: “dom” } }
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    770 Views