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

2.4" 2.8"3.2" 3.5" 5.0" 7.0" TFT LCD driver for the Raspberry PI 3B+/A/A+/B/B+/PI2/ PI3/ZERO/ZERO W

Results 172 LCD-show issues
Sort by recently updated
recently updated
newest added

Just installed the 4 inch display on my Pi 4 for just console mode. Works very nice! But, the small fan installed on the back side of the display is...

Using the 3.5 LCD driver provided as LCD35 causes an issue wherein the camera module stops working. I've read possible issues are that the LCD is interfering with the signal...

I was looking for source code for 3.5" LCD Driver, which seems to be tft35a-overlay.dtb, but I could not locate the source code. Is this fully open source project?

Hi I haven't tried running this on gentoo in a while, but the last time I tried it kept failing. Is there a way to run "Genpi64" with this driver...

As the title says, I got a MPI3508 screen which works alright, but when I turn off the raspberry, the screen remains blue with a No signal legend. I then...

I have an XPT2046 3.5 inch screen which works, but has always stayed white. I have literally tried everything all the drivers on raspbian and it still stays white. But,...

When I install drivers with tar ball pi 4b just doesn't boot up back to the system it gets stuck on the rainbow image or is just black. Can someone...

hi i have root@raspberrypi:~# uname -a Linux raspberrypi 5.10.92-v8+ #1514 SMP PREEMPT Mon Jan 17 17:39:38 GMT 2022 aarch64 GNU/Linux with 8gb ram and 128GB ssd the os is updated...

Hi my rotate.sh file looks like the following: ``` #!/bin/bash cur_dir=`pwd` if [ ! -f $cur_dir/.have_installed ]; then echo "Please install the LCD driver first" echo "Usage: sudo ./xxx-show. xxx:...

I'm having the exact same issues as https://github.com/goodtft/LCD-show/issues/48 Tried different versions of Kali including the official and Sticky Finger. As soon as the good TFT driver is installed, there is...