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

Ubuntu 22.04 not working #17

Open Asoftyn opened 2 years ago

Asoftyn commented 2 years ago

Could you implement a fix to make it work for new ubunu version for RPI 64bit? I tried many things but it wont work.

FinnLinxxx commented 2 years ago

Hey, it didn't work for me either.

However, I have found a workaround (by mistake). If you log-in the first time and perform the command

$ sudo ./MPI5001-show

the display won't show up as explained by you.

Now, log-in again on the Raspberry via SSH and for now run without sudo!

$ ./MPI5001-show

Then the system boots with the display, but with a resolution of 1080p. To scale down (after first log-in on display), go to Menu>>Preferences>>Displays and set the scaling to 200%.

Unfortunately, I can not give any information about the sustainability of this solution.