@PaulB A completely black screen usually means there is an error in the config.js file. Please post yours, (specifically the openweathermaps module entry) using the markdown features and we’ll take a look at it.
Read the statement by Michael Teeuw here.
Posts
-
RE: Black screen after installation on Pi 2 model B V1.1
-
RE: SSH Connection failed (terminal (Mac) to Raspberry)
Did you ever change the password?
Were you able to successfully log in via SSH prior to your troubles?If the password has been changed without your knowledge, that is a very bad sign. I suggest pulling the card, reformatting it, re-flashing it with Raspbian and starting from scratch.
-
RE: SSH startup
@geeflaxx The
display=:0parameter is to send the output of the electron process to the monitor attached to your Raspberry Pi.Rotating the display is done by editing the
/boot/config.txtfile and adding the linedisplay_rotate=1 -
RE: Building the Frame
@Mitchfarino Oh yeah. The cheap-ish french cleat I bought from Home Depot claims to be rated for 100 lbs. If you mount it on a wall stud, you’ll have no problems whatsoever.
-
RE: Building the Frame
@Mitchfarino Heh. Well, that pic was just for holding the monitor in place. I used a french cleat to mount the mirror on the wall. One piece screws into the wall, the other screws into the edge of the box. You can make one fairly simply or just buy one from a hardware store.
-
RE: Building the Frame
@Mitchfarino I did something similar with my mirror. I ended up routing a channel in two pieces that spanned in the interior of the box. The monitor edges fit in the channel and a couple of corner brackets secured each piece to the interior of the box. If you weren’t too concerned with visible screws on the outside of your box, you could skip the corner brackets for driving screws into the monitor supports from the outside.

-
RE: Motion Detector
@DirkS Interesting. Following the instructions I found via the GitHub MagicMirror repository, the pm2 should be using
/home/pi/mm.shto start the magic mirror process. Editing this file and appendingDEVshould give you the web browser console with log. -
RE: Motion Detector
@DirkS Aha. You probably haven’t set it up yet. No worries. You normally start your mirror by going into
~/MagicMirrorand enteringnpm start, right? Just append the dev switch and you should see both the mirror UI and the browser console on your mirror:npm start devIf you’re starting your mirror via SSH, prepend the command to send the output to the mirror’s display:
DISPLAY=:0 npm start dev -
RE: Rss for news feeds?
Try this for a Google news url: https://news.google.com/news?cf=all&hl=en&pz=1&ned=us&output=rss