I have never experienced something like this. It happening right after a system upgrade is when you'd expect something like this could happen software wise but it persisting across installs is of course not expected. I'm sorry I can't help but I can say that I have not had this happen ever and my PPP works just fine on a fully updated Arch Linux ARM system. Just recently I've been testing various distributions and in none of them did touch inputs stop working which leads me to believe that this is not software/bug related but rather hardware related. The coincidence that it happened right after an upgrade is a head scratcher!
I just did a bit of searching and the input of the touchscreen can abstractly be seen using
When touching the screen while running this command it should fill the terminal with a bunch of indiscernible symbols and text, if nothing shows up, well that's a problem.
I just did a bit of searching and the input of the touchscreen can abstractly be seen using
Code:
cat /dev/input/touchscreen
When touching the screen while running this command it should fill the terminal with a bunch of indiscernible symbols and text, if nothing shows up, well that's a problem.