@sdetweil said in Black screen after 2.13 update:
history of commands…
525 cd ./MagicMirror
526 git pull
527 sudo reboot
<< black screen >>
528 sudo apt update
529 sudo apt upgrade
530 sudo reboot
531 cd /MagicMirror
532 cd node_modules/
533 ls
534 sudo rm -r electron
535 cd …
536 npm install
537 pm2 logs --lines=100
540 sudo reboot
<< black screen >>
541 ifconfig
542 sudo reboot
543 history
Working again…??? I think it my pi possibly had a problem talking to the internet… maybe the reboot gods strike again???
BTW thx for the quick reply :)
CarlyWarly