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

64 bit Raspberry Pi OS support

Open openoms opened this issue 5 years ago • 1 comments

With references to the armhf package the LCD drivers are not compatible with the arm64/aaarch64 OS. https://github.com/goodtft/LCD-show/blob/master/LCD35-show#L50

Since the 8GB Raspberry Pi 4 appeared using a 64 bit OS makes more sense. The beta 64 bit Raspberry Pi OS image is provided here: https://www.raspberrypi.org/forums/viewtopic.php?f=117&t=275370

Would like to be to use the well proven LCD-show drivers while changing projects to a 64 bit base. Please share if there is are any developments this direction. Will be happy to test and share experiences.

openoms avatar Jun 07 '20 13:06 openoms

Looks like ther is a solution: https://github.com/raspberrypi/Raspberry-Pi-OS-64bit/issues/64#issuecomment-705728689

openoms avatar Oct 08 '20 20:10 openoms