lcdwiki / LCD-show-ubuntu

3.2" 3.5" 5.0" 7.0" TFT LCD Ubuntu driver for the Raspberry PI and PI 2 and PI 3
106 stars 41 forks source link

Bricks Raspberry Pi 4 on Ubuntu 20.04 #8

Open JasonHoku opened 4 years ago

JasonHoku commented 4 years ago

Pi not boot SD after install and running.

Bricked, requiring re-install of OS.

pierrard commented 4 years ago

Hello, Same problem with Raspberry Pi4 and Ubuntu 64 bits. After running LCD5-show script as sudo, Pi rebooted but only indicator that Pi is on after that is that screen's backlight is on. It will not boot or let me log on other screen.

I need Ubuntu 64, not Debian, because of packages available for that distribution.

Thanks for investigating why it bricks at boot

Briaoeuidhtns commented 3 years ago

It looks like the 20.10 64 bit default config is missing from the repo, so what it replaces config.txt with isn't enough to boot.

fabiougolini commented 3 years ago

If you are running 64 bit version, you need to copy config file from 20.04-64 bit, otherwise the config.txt file will miss essential information to boot. Please check this https://github.com/lcdwiki/LCD-show-ubuntu/issues/10