codyborn / tokenCast

DIY NFT Art Display
http://tokencast.net
GNU General Public License v3.0
104 stars 30 forks source link

Raspberry installation #20

Open RustadM opened 2 years ago

RustadM commented 2 years ago

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?

Chambana commented 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.

Chambana commented 2 years ago

@RustadM try this https://github.com/codyborn/tokenCast/issues/9

zypherion commented 2 years ago

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.

hugozheng2017 commented 2 years ago

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.