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

Black screen Ubuntu MATE 20.04.1 LTS #11

Open sukerman opened 4 years ago

sukerman commented 4 years ago

I installed latest image, updated all files. Ubuntu MATE is unusable on RP 3+ in graphical mode so I switched to text only mode with

sudo systemctl set-default multi-user.target

I rebooted and on the monitor I get normal Ubuntu text mode.

I then ran :

MHS35-show

The RP rebooted and the screen is just black.

alvarolm commented 3 years ago

@lcdwiki any ideas ? :)

alvarolm commented 3 years ago

maybe @goodtft could have some clue

skylarweaver commented 2 years ago

FYI this fix to the cmdline.txt fixed the black screen issue on ubuntu MATE 20.10: https://github.com/goodtft/LCD-show/issues/305