so random question, I can’t find the video of the monkeys My mirror’s default video was of the earth.
Read the statement by Michael Teeuw here.
Posts made by Darkmx-6
-
RE: MMM-EasyBack Green Background?
-
RE: MMM-EasyBack no autostart Video
I am also now using a Raspberry Pi 3 B+
-
RE: MMM-EasyBack no autostart Video
Oh an just to update with the clean install I had the same issue.
-
RE: MMM-EasyBack no autostart Video
is this the start file you are talking about?
pi@raspberrypi:~ $ ls chromium_start.sh mmstart.sh package-lock.json MagicMirror node-v10.16.0-linux-armv6l pi@raspberrypi:~ $
pi@raspberrypi:~ $ sudo nano mmstart.sh GNU nano 3.2 mmstart.sh #!/bin/bash cd ~/MagicMirror node serveronly & sleep 30 xinit /home/pi/chromium_start.sh npm start dev
Is that where it goes?
Man doing this project makes me feel so dumb I need to learn more, any suggestions?
-
RE: MMM-EasyBack no autostart Video
Yeah I can’t get it to come up.
I’m not sure what else I can do.
-
RE: MMM-EasyBack no autostart Video
yep, like if I’m hitting ctrl + alt + delete correct?
instead it’s ctrl shift i
-
RE: MMM-EasyBack no autostart Video
yeah, it does nothing… is there a way to access it with the mouse?
My Keyboard is connected and working because I can quit magic mirror with the keyboard.
-
RE: MMM-EasyBack no autostart Video
Humm… ctrl shift i doesn’t seem to work. may be it is just slow, I’m rebooting now and am going to try again. I’m using a raspberry pi zero.
-
RE: MMM-EasyBack no autostart Video
@sdetweil said in MMM-EasyBack no autostart Video:
and scroll up to see any info, or errors…
u can also filter for just messages from a single module by putting part of the module name in the filter entryfieldSure, I can do that, but is there a way to do that through the console? To physically access the pi I have to climb a ladder. I’m going to do that now but it would be awesome if I don’t have to next time.