Touchscreen issue
Krzysztof J (6296) 6 posts |
So i can’t get my touchscreen (something like slow scanlines) to work using following config:
But the config somehow doesn’t work (driver problems? config currently not supported?). EDIT: my touchscreen is Waveshare’s 5" Resistive 800×480 touchscreen Any kind of help is appreciated ^^ this is some kind of the thing i get when i power the pi (the picture isn’t mine) |
Raik (463) 2061 posts |
Any more information about would be fine. Type of the screen etc. |
Jon Abbott (1421) 2651 posts |
Is that a typo? It should be hdmi_cvt=… |
Krzysztof J (6296) 6 posts |
After i’ve fixed the typo the result is still the same |
Chris Hall (132) 3558 posts |
The config.txt I use on my Adafruit 5" touch screen is:
|
Krzysztof J (6296) 6 posts |
I’ve took some inspiration from this config like getting the display config at the beginning but it didn’t give me any positive results it still looks the same (see image on first post) |
Chris Evans (457) 1614 posts |
Have you been able to get it working on Debian? |
Raik (463) 2061 posts |
Looks comparable to my “eleduino 800×480 hdmi touch display”. I use a normally config and a MDF based on the Generic.Pandora MDF. |
Krzysztof J (6296) 6 posts |
1) Yes. It worked fine on debian |
Alan Adams (2486) 1149 posts |
Would someone be able to summarise the status of touchscreen support please? This thread seems to start off with issues driving the monitor part, rather than the touch part, but references to touchscreens “working” imply that the touch part operates. Other responses suggest that touch can cause a Select, and presumable also move the pointer. |
Chris Mahoney (1684) 2165 posts |
I can confirm that both the display and touch component work with the Adafruit touchscreen (based on the Microchip AR1100). I don’t know about others, but anything reporting itself as an “absolute” pointing device “should” work. |
Raik (463) 2061 posts |
As I wrote here a touchscreen support (means with touch) for any devices is available. Feel free to send a feedback to Thomas. |
Raik (463) 2061 posts |
Have made a “playground-bundle”. RPi4 + DSI screen + WiFi-Hat + ROdirect-Image… Have add the touchscreen driver, my YTPlay and a smaller version of Kevins VKeyboard… All is working fine together. Play the youtube video and have scale it down (is slower on Pi3)… |