-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Touch Screen not funcitoning #14
Comments
@ojtramp can you try adding |
Thanks shawaj but unfortunately it already has the line below: |
Ah ok, can you try adding This will stop the overlay on the eeprom from loading. Also is your RasPi fully updated? |
Doesn't seem to change anything unfortunately, still no output on evtest. I've copied the whole of my config.txt, I've tried commenting out the line The RasPi is fully updated (sudo apt-get update and sudo apt-get upgrade).
|
@ojtramp sorry I think I didn't make myself clear. At the top of the file you should put At the bottom you should have |
Oops! Sorry I misunderstood. I've made the corrections but unfortunately still nothing with evtest. |
@ojtramp could you just try a config.txt with:
First you should back up the old one and then create a new one:
Then ctrl x, y and enter to save |
So the screen is now mirroring my HDMI again but still no touch input registered by evtest |
I missed |
No problem, updated and rebooted. Can still see the screen but still no touch input registered by evtest. |
Hmm, maybe try reseating the screen FPC cable in its connector? Otherwise I'm out of ideas and inclined to say maybe it's a faulty display or touch controller. Maybe @tvoverbeek or @ryanteck might have some other ideas? |
Happy to reseat the FPC cable but might wait until there are any other ideas (I've got no idea what I'm doing so dont want to cause any damage until its the last resort). Thanks for your help though! Appreciate it |
@ojtramp it shouldn't be too difficult to do. You just pull the two black bits shown in the below image, gently, away from the white part (in opposite direction to blue arrows) And then pull out the gold/brown cable, then line it up as straight as you can and then push the black clips back in. Could you share a photo of the top and bottom of the device as close up and high res as you can? |
Any other ideas or shall I contact PiSupply for a replacement device? |
Hi everyone
I am not getting any response from the resistive touch screen and am not sure what is wrong. I have installed the drivers as I have described in my previous issue regarding being unable display anything on the screen here, and then installed the screen via the automated script.
I am successfully using fbcp to mirror my HDMI output on Raspberry Pi OS 32-bit 2020-12-02.
The touchscreen is registered by the system but when I launch evtest it is not registering any input when I touch the screen.
I am also not getting any output using the following command
sudo cat /dev/input/event4
, but am on my other inputs.Any help in getting this to work would be great!
Thanks
Ollie
The text was updated successfully, but these errors were encountered: