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 20.10 #10

Open mac-lucky opened 4 years ago

mac-lucky commented 4 years ago

It does not work on the newest Ubuntu 20.10.

hardtoneselector commented 3 years ago

It seems like config-nomal-20.10-64 is missing, I copied config-nomal-20.04-64.txt to config-nomal-20.10-64.txt and it worked afterall also wit ubuntu 20.10 desktop with 64Bit including touch function

sudo rm -rf LCD-show-ubuntu git clone https://github.com/lcdwiki/LCD-show-ubuntu.git chmod -R 755 LCD-show-ubuntu cd LCD-show-ubuntu/ cp config-nomal-20.04-64.txt config-nomal-20.10-64.txt sudo ./MPI4008-show