LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Does the kernel recognize my touchpad? (https://www.linuxquestions.org/questions/linux-newbie-8/does-the-kernel-recognize-my-touchpad-699174/)

kenneho 01-22-2009 12:35 PM

Does the kernel recognize my touchpad?
 
Hi.


How can I check if the kernel recognizes my touchpad? It's currently not working, and from what I can see in /proc/bus/input/devices it doesn't seem like the kernel know about the touchpad at all. Isn't is so that all devices connected to the computer should be listed here, even though they're not active (i.e. the drivers and such are not loaded)?

paulsm4 01-22-2009 01:40 PM

It sounds like it's probably not.

Take a look here (or Google for similar pages):

http://www.compass.com/synaptics/

Other troubleshooting tips (besides looking in "/proc/bus/input/devices", which was definitely a good idea) include:

* dmesg
* lspci (for board-based h/w)
* lsusb (for USB devices)
etc

'Hope that helps .. PSM

kenneho 01-23-2009 01:29 AM

Thanks for the advice. I'll check out that link in a few days.
I've actually already tried those commands you mentioned, but with no sign of any touchpad.


All times are GMT -5. The time now is 08:45 PM.