Closed gppendharkar closed 8 years ago
@gppendharkar The drivers are already pre-compiled inside the kernel. You just need to enable right driver module in '/etc/modules' files. Please check the Xorg log to find which touch controller your device has.
@psachin
The problem of touchscreen is still there. I tried all three modules (namely ektf2k, ft5x_ts, gt811_ts) one by one to /etc/modules but no response. Also I installed uTouch to remove the multitouch problem. Can you please guide me as to how to resolve this problem
Please send us the output of adb session: adb shell cat /proc/modules adb shell cat /proc/cpuinfo
@gppendharkar
Also send us the o/p of
adb shell dmesg > dmesg.log
(Send us 'dmesg.log' file)
@psachin
I was able to finally boot the ubuntu and could run some applications too. Can you please tel me which drivers I need to install to enable touch for ubuntu