Hi all
I"m 5 days deep in a drama getting a ADS7846 Touchscreen XPT2046 (2026 on the chip) working with a Raspberry Pi 3.
It's been working fine for years... then something went awry - had to reload the OS, and now the best I can get it to do is show the splash screen (with the logo), and then it goes to a black screen with a cursor in the corner. I think what happened is that I bought it from Aliexpress - who possibly provided a link to the drivers, so I installed them and it ran without a problem. That info is now long-gone, so I suspect it might be a "not quite the right driver" error, although I could be wrong about that too.
Details
The best I can manage is using this:
It gets the splash screen, but after that it stops.
Presumably I will need to give some diagnostic information.... if someone can let me know what, then I can certainly oblige. I have SSH and HDMI is working fine.
I have been trying to get Claude.IO to sort it out, but am beginning to find that this might be a fairly elaborate way of driving myself completely insane. Who knew.
I"m 5 days deep in a drama getting a ADS7846 Touchscreen XPT2046 (2026 on the chip) working with a Raspberry Pi 3.
It's been working fine for years... then something went awry - had to reload the OS, and now the best I can get it to do is show the splash screen (with the logo), and then it goes to a black screen with a cursor in the corner. I think what happened is that I bought it from Aliexpress - who possibly provided a link to the drivers, so I installed them and it ran without a problem. That info is now long-gone, so I suspect it might be a "not quite the right driver" error, although I could be wrong about that too.
Details
Code:
Raspberry Pi 3 Model B Plus Rev 1.3Raspbian GNU/Linux 12 (bookworm)Linux raspberrypi 6.6.51+rpt-rpi-v7 #1 SMP Raspbian 1:6.6.51-1+rpt3 (2024-10-08) armv7l GNU/Linux
The best I can manage is using this:
Code:
sudo rm -rf LCD-show git clone https://github.com/goodtft/LCD-show.git chmod -R 755 LCD-show cd LCD-show/sudo ./LCD35-show
Presumably I will need to give some diagnostic information.... if someone can let me know what, then I can certainly oblige. I have SSH and HDMI is working fine.
I have been trying to get Claude.IO to sort it out, but am beginning to find that this might be a fairly elaborate way of driving myself completely insane. Who knew.
Statistics: Posted by NIckTaylor — Sun Nov 24, 2024 9:32 pm