View Single Post
Posts: 256 | Thanked: 92 times | Joined on Oct 2010
#444
straight forward.

driver tsc2005.ko goes to:
/lib/modules/$(uname -r)/kernel/drivers/input/touchscreen
loading by
echo "tsc2005" >> /etc/modules

and a depmod might be a good idea.

Edit: be sure the driver is compiled for your kernel otherwise it might not work.
Sidenote: now inclusion into linux is again defered for some think it should be merged with the tsc2007 driver. this is an example i really don't understand some linux decisions. if a driver is buggy or adding it would impose some workload i'd understand. but 3 years for that result is regarding a complete submitted driver from the hw manufacturer(ti) is odd.

Originally Posted by teemui View Post
can someone point me where the touchscreen driver "tsc2005" should be put, i got now 9.10 booting. if i add input devices for touchscreen to x conf i get firmware error and it boots only to console.. im using nitdroid kernel to boot.

Last edited by lunat; 2011-01-05 at 16:21.
 

The Following User Says Thank You to lunat For This Useful Post: