Read the statement by Michael Teeuw here.
MMM-awesome-alexa
-
@uok825 also show output of pm2 info 0
-
-
@uok825 and show /home/pi/mmstart.sh please
-
@sdetweil
mmstart#!/bin/bash cd ~/MagicMirror node serveronly & sleep 30 xinit /home/pi/chromium_start.sh
chromium_start
#!/bin/sh xset -dpms # disable DPMS (Energy Star) features. xset s off # disable screen saver xset s noblank # don’t blank the video device matchbox-window-manager & #midori -e Fullscreen -a http://localhost:8080 chromium-browser http://localhost:8080/ --window-size=1920,1080 --start-fullscreen --kiosk --incognito --noerrdialogs --disable-translate --no-first-run --fast --fast-start --disable-infobars --disable-features=TranslateUI --disk-cache-dir=/dev/null
-
@uok825 such a shame you rebuilt all this yourself… if u had used my install script it would have set it all up for you…
just use raspian buster full and voila…
-
@sdetweil Sorry i saw this first http://emmanuelcontreras.com/how-to/how-to-create-a-magic-mirror-2-with-pi-zero-w/
-
@uok825 yeh, old stuff…
-
@sdetweil Can you share link your script i flash another sd card raspian and try yourse thx for the help
-
@uok825 all my scripts are here
https://github.com/sdetweil/MagicMirror_scripts
just copy/paste the command for installuse raspian buster
https://www.raspberrypi.org/downloads/raspberry-pi-os/i test on my pi0w all the time
-
@sdetweil okey thx the raspian is downloading