@sdetweil email has been sent
Read the statement by Michael Teeuw here.
Posts made by sil3ntstorm
-
RE: Magic mirror does not start automatically when booting
@sdetweil I did it, at the beginning it said version 20.8 and further down it says that 20.5.1 was installed, did something go wrong here?
-
RE: Magic mirror does not start automatically when booting
@sdetweil So that I don’t do something wrong for the third time, I’d rather ask carefully: I re-flashed the SD card, now I have to do this first:
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/node20_install.sh)”
And then this: bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/raspberry.sh)”
And there is already version 20.8 in there and no longer the defective 20.5.1?
And then at the end turn off the two things for the screen saver and the autostart thing:
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/screensaveroff.sh)”and
bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)”
Have I understood everything correctly so far?
-
RE: Magic mirror does not start automatically when booting
I flashed this version.
Do you have a link for the installation script?
I only saw the link for the backup script -
RE: Magic mirror does not start automatically when booting
@sdetweil
I don’t need the backup because I just flashed the memory card and haven’t installed any modules yet.
If I re-flash the card now, what instructions should I follow so that version 20.8 is installed and not the defective 20.5.1 again?Thanks for your help so far
-
RE: Magic mirror does not start automatically when booting
@sdetweil said in Magic mirror does not start automatically when booting:
20.8.0
Can I just install 20.8.0 over it or do I have to uninstall the other version? Do you perhaps have suitable instructions for this?
-
Magic mirror does not start automatically when booting
Hello, I updated to the new MM version at the weekend and then I couldn’t get it to work anymore.
That’s why I reinstalled everything, but my MM doesn’t automatically state when booting. I entered this command:bash -c “$(curl -sL https://raw.githubusercontent.com/sdetweil/MagicMirror_scripts/master/fixuppm2.sh)”
but every time I get this message:
What exactly am I doing wrong? I copied this command from here: https://github.com/sdetweil/MagicMirror_scripts
-
RE: Update is not working..I need help please
@Stoffbeuteluwe Did you just deactivate the 3 modules in config.js, or did you also delete the 3 folders in the Modules folder? Did you have to do anything else to make it work?
-
RE: Update is not working..I need help please
@sdetweil I installed it, thanks