adafruit / Adafruit-Pi-Kernel-o-Matic

https://learn.adafruit.com/raspberry-pi-kernel-o-matic
94 stars 16 forks source link

kernel built on pitft branch doesn't work with capacitive touch #22

Open LivingInSyn opened 6 years ago

LivingInSyn commented 6 years ago

I ran sudo adabuild and installed the resulting kernel

Touchscreen worked before installation, doesn't after. Everything displays just fine and the gpios work as well. Just not the touchscreen

Also ran: sudo adabuild -b rpi-4.4.y With the same result.

I also tried to run: sudo adafruit-pitft-helper -t 28c

This didn't fix the issue