Saved again by Sam/. Thank you so very much
Read the statement by Michael Teeuw here.
Posts
-
RE: Just updated Mirror, now mirror will not work.
-
RE: Just updated Mirror, now mirror will not work.
Ohhhh no. Ok. At least I’m not going mad alone. Thank you for letting me know
-
RE: Just updated Mirror, now mirror will not work.
raspberry pi 4.
I did an install from the magicmirror remote. The last update worked fine, no problems.
git pull && npm install in the terminal should take care of that, right?
-
Just updated Mirror, now mirror will not work.
Any help? Why would I be missing files?
pi@raspberrypi:~ $ cd ~/MagicMirror
pi@raspberrypi:~/MagicMirror $ npm startmagicmirror@2.16.0 start /home/pi/MagicMirror
DISPLAY=“${DISPLAY:=:0}” ./node_modules/.bin/electron js/electron.jssh: 1: ./node_modules/.bin/electron: not found
npm ERR! code ELIFECYCLE
npm ERR! syscall spawn
npm ERR! file sh
npm ERR! errno ENOENT
npm ERR! magicmirror@2.16.0 start:DISPLAY="${DISPLAY:=:0}" ./node_modules/.bin/electron js/electron.js
npm ERR! spawn ENOENT
npm ERR!
npm ERR! Failed at the magicmirror@2.16.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.npm ERR! A complete log of this run can be found in:
npm ERR! /home/pi/.npm/_logs/2021-07-05T23_42_22_591Z-debug.log -
RE: Missing Train in MMM-NYC Transit
I’m not certain when exactly this is happening. I’m finding that one of the trains in the module disappears and comes back on it’s own.
Always seems to be long enough to notice it for a few days though.
It should always be visible, as long as there isn’t a cut in the service. Which there currently is not.MM is always on. Although I’ve tried restarts to correct the issue
I have not seen any update on the github module page, and I am currently up to date.
I’m more looking to see if anyone using the NYC_Transit module has had any of the same issues.
Nick
-
Missing Train in MMM-NYC Transit
Re: MMM-nyc-transit
Elan, this module is amazing. Thank you for your hard work.
I periodically lose one of he trains listed. It comes back eventually, but not sure wat is causing this. Any insight or suggestions into the cause would be greatly appreciated.
Thanks
Nick
-
RE: Recycling older Samsung flat screen for magic mirror
Yep. I think I may just look for a second hand or cheaper computer monitor.
I just want to make sure the PIR sensor is compatible with it… -
RE: Recycling older Samsung flat screen for magic mirror
yeah. before building a frame and ordering the glass, it might make sense to buy a monitor instead that does support cec commands. any suggestions?
-
Recycling older Samsung flat screen for magic mirror
I have an older Samsung tv that I would like to use for my magic mirror. Couple questions. I’m a bit concerned about heat. After removing the housing, I noticed the bands connecting the screen get very hot. I was thinking of mounting some usb powered fans within the frame to cool down the pi and to offset the heat from the tv. I’ve never done this and want to make sure it’s done safely and correctly.
The other issue with the older Samsung is that it seems too old for cec commands. Maybe I’m wrong. Has anyone has any experience with this?
Many thanks for your time.
Nick
-
PIR Sensor issues_Unknown
Hello,
My mirror has been working spectacularly. That is until I started working with the PIR - Sensor module.
I followed the PIR- Sensor (HC-SR501) instructions here
https://forum.magicmirror.builders/topic/6291/howto-turn-on-off-your-monitor-time-based-pir-button-appHowever, after a short amount of time the pi remains on, but the connection to HDMI is lost and I get the blue screen of death, followed by a black void.
Thus requiring a (not advised) reset of the Pi, to work against the clock and remove the module from the config file.I’m a bit over my head with his one. Any suggestions?
Nick