Open RustadM opened 2 years ago
+1, same behavior on my pi3 with a fresh install of latest raspian and upgraded packages. The install script appears to complete and then just a black screen on reboot.
@RustadM try this https://github.com/codyborn/tokenCast/issues/9
Installed on a Pi Zero 2w yesterday, had the same issue. Wouldn't boot at all after running the curl command to install tokencast.
Mounted the SD card on a working PC, deleted the three lines tokencast added at the bottom of the config file, and it now boots fine. This is a pretty serious bug across at least 3 different models of Raspberry Pi, which bricks the pi until it's boot drive can be repaired via a second system.
Needs an official fix instead.
Installed on a Pi Zero 2w yesterday, had the same issue. Wouldn't boot at all after running the curl command to install tokencast.
Mounted the SD card on a working PC, deleted the three lines tokencast added at the bottom of the config file, and it now boots fine. This is a pretty serious bug across at least 3 different models of Raspberry Pi, which bricks the pi until it's boot drive can be repaired via a second system.
Needs an official fix instead.
same problem.and my raspberry pi have become a brick now.
Have tried to install TokenCaston booth Raspberry Pi 3 and 4.
Installing and update the Pi OS, everything works great.
Install the script:
sudo bash -c "$(curl https://raw.githubusercontent.com/codyborn/tokenCast/master/install.sh)"
And everything just go black, no image
What Might I do wrong?