Read the statement by Michael Teeuw here.
Bullseye
-
@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.
-
@sdetweil
the install went without problem this time only thing did diff was i SSH not VNC will test VNC install and see if error.
the only think i get is“Installing dependencies …
npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforke d package instead: postcss-markdown
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older v ersions may use Math.random() in certain circumstances, which is known to be pro blematic. See https://v8.dev/blog/math-random for details.
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^2.3.2 (node_modules/je st-haste-map/node_modules/fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm”} )
npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta | | >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dep endencies yourself.”Do i need to fix anything??
Hope this helps. -
@djboob66 no, nothing to fix
-
On new card it worked flawlessly. I’m assuming the old conditions of partial installs and whatnot had the old install broke things.
Nothing but warnings about depreciated modules.