LCD-show-ubuntu icon indicating copy to clipboard operation
LCD-show-ubuntu copied to clipboard

Ubuntu 20.10

Open mac-lucky opened this issue 4 years ago • 1 comments

It does not work on the newest Ubuntu 20.10.

mac-lucky avatar Oct 24 '20 21:10 mac-lucky

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

hardtoneselector avatar Jan 02 '21 22:01 hardtoneselector