Hello all,
Linux 3.18.14-v7+
Raspberry Pi2
I am trying to make Raspberry Pi 7" Touch Screen Display to work on older version of kernel.
I added module rpi_ft5406 and its dependency to Linux 3.18.14-v7+, build is ok. After launching debian, with the help of modprobe/lsmod I can see the module is loaded ok. However, I am still unable get the touch screen working (not appear on /dev/input/event). Can anyone point out what I possibly missed?
Many Thanks.