Read the statement by Michael Teeuw here.
Bullseye
-
curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
can help ?
-
@bugsounet i got it in the latest script… different approach, but understand
-
@sdetweil
Sorry for asking but i dont get the point.1 day before the release of Bullseye i installed busetr an used your script to get MM working. That worked flawless. Glad i made a backup then with my config.
Days later, i upgraded to Bullseye and MM was not working any longer. I thought due some autostart things or something like that.
When i now make a fresh bullseye install and use your script- is that working? No, or?
-
@oberfragger yes, if you use the bullseye adjusted url (note the word master is replaced by bullseye i the url)
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/bullseye/raspberry.sh)"
I don’t want to break the current version while we test this out…
I just updated the instructions with this link
-
Ok i tried
bash -c "$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/bullseye/raspberry.sh)"
And it did not work. What I did was use the master version then rename MM folder after install then use above code and then it work?
-
@djboob66 can u post the ~/install.log?
-
I have to do it again but will do it as soon as i can or is log found on file and were?
-
@sdetweil Failed all over the place.
I’ll upload install.log, then nuking card and starting over.
-
@bkeyport did u use the bullseye link ?
before then if u used the old link, things get messed up w no recovery (well there is but it’s half an hour of ugly work)
reflash
-
@sdetweil Yes, I used the bullseye link. installing a new card now.