Read the statement by Michael Teeuw here.
install upgrade scripts changed for version 2.25 and node 20
-
@sdetweil yes, script is running now :beaming_face_with_smiling_eyes:
MM is not starting automatic, also not after reboot.
But this work finepm2 start 0
-
@bdream ok
probably missing library on some module
do this
pm2 stop all cd ~/MagicMirror npm start >/somefile.txt 2>&1
wait 15 seconds
in this same terminal window do
ctrl-cthen examine somefile.txt
-
@sdetweil do I have to use sudo?
And what exactly you mean “then examine somefile.txt”?
-
@bdream edit sorry, typo
2>./somefile.txt
(notice the missing leading .)examine… edit, view, look inside
-
this run this script:
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/testit/raspberry.sh)”
get this error:
system running in command line mode, configured for graphical desktop, please rebootafter reboot, same error
-
@Jonae are you running the OS in commandline mode?
boot to prompt… not desktop
do , and show results
lsb_release -a
uname -aor email me the ~/install.log
same userid at gmail -
@sdetweil said in install upgrade scripts changed for version 2.25 and node 20:
@Jonae are you running the OS in commandline mode?
boot to prompt… not desktop
do , and show results
lsb_release -a
uname -aor email me the ~/install.log
same userid at gmaili think i have a problem with the imager software … checking right now
-
i tryed to install on rpi4, i changed to rpi3 and now it works. Does MM not support rpi4 anymore?
-
@Jonae you have to use the new test versions.
listed at the top.of this topic… I just installed on the pi 4. which image did u pick? 32 bit or 64 bit?
uname -a
will show it
-
32bit, as i always did …