LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Touchpad not beign recognized (probably the kernel doesn't load it) (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/touchpad-not-beign-recognized-probably-the-kernel-doesnt-load-it-918152/)

pioneerX 10-30-2012 06:01 PM

Thanks for your answer, business_kid. But I think that my situation is the first post's one...

Quote:

$ dmesg | grep i8042
[ 0.789692] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 1.040838] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 1.173422] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input4
Did anyone make that work?

business_kid 10-31-2012 04:47 AM

That dmesg command gives me more
Quote:

bash-4.2$ dmesg |grep i8042
i8042: PNP: PS/2 Controller [PNP0303:C24A,PNP0f13:C24B] at 0x60,0x64 irq 1,12
i8042: Detected active multiplexing controller, rev 1.1
serio: i8042 KBD port at 0x60,0x64 irq 1
serio: i8042 AUX0 port at 0x60,0x64 irq 12
serio: i8042 AUX1 port at 0x60,0x64 irq 12
serio: i8042 AUX2 port at 0x60,0x64 irq 12
serio: i8042 AUX3 port at 0x60,0x64 irq 12
input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input1
Those greps are misleading because there can be 20 lines between stuff.
There's a couple of fancy options for this box(fingerprint wipe, etc) which I don't have. Is your system loading the keyboard or the mouse first? The interesting check thereabouts is this

sudo ls -l /sys/devices/platform/i8042/serio?

That shows me the at keyboard on serio0 and mouse on serio4


All times are GMT -5. The time now is 12:55 AM.