Bug 16681
Summary: | touchpad is recognized as generic mouse | ||
---|---|---|---|
Product: | Drivers | Reporter: | Ivan Baidakou (the.dmol) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | RESOLVED DUPLICATE | ||
Severity: | high | CC: | dmitry.torokhov, jesmith17 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.35 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
dmesg output
dmesg output full dmesg output |
Description
Ivan Baidakou
2010-08-21 07:27:20 UTC
Is the touchpad really Synaptics and not ALPS, Elantech, FSP and so forth? What driver does the other OS uses for it? Also, was tere a kernel that detected the touchpad properly or was it always broken? I have the same issue. Running Ubuntu 10.10 Kernel 2.6.35-22-generic cat /proc/bus/input/devices output I: Bus=0011 Vendor=0002 Product=0001 Version=0000 N: Name="PS/2 Generic Mouse" P: Phys=isa0060/serio1/input0 S: Sysfs=/devices/platform/i8042/serio1/input/input11 U: Uniq= H: Handlers=mouse0 event11 B: EV=7 B: KEY=70000 0 0 0 0 B: REL=3 Output from tpconfig Found Synaptics Touchpad. Firmware: 8.96 (multiple-byte mode). dmesg output attached Additionally: Touchpad has not worked under any of the following kernels. 2.6.35-20-generic 2.6.32-25-generic 2.6.32-21-generic Created attachment 30942 [details]
dmesg output
Output of dmesg to help identify the cause of the problem.
(In reply to comment #2) > Output from tpconfig > > Found Synaptics Touchpad. > Firmware: 8.96 (multiple-byte mode). > > dmesg output attached If I see another tpconfig output I am gonna scream... The utility does not work. Please boot with "i8042.debug" on the kernel command line and provide full dmesg. Thanks. Created attachment 31022 [details]
dmesg output
dmesg output with i8042.debug option
_Full_ dmesg, please. I need to see the device initialization phase, not only you working your touchpad/typing. Probably if you boot into text console you will be able to capture more? Also try adding log_buf_len=131072 to the kernel command line. Thanks. Created attachment 31052 [details]
full dmesg output
|