Bug 10721
Summary: | Synaptics touchpad not working anymore | ||
---|---|---|---|
Product: | Drivers | Reporter: | David Paleino (d.paleino) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | REJECTED UNREPRODUCIBLE | ||
Severity: | high | CC: | akpm, dmitry.torokhov, pablolm2005 |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.23 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
/proc/bus/input/devices
dmesg from 2.6.25.3 lspci -vv |
Description
David Paleino
2008-05-16 07:07:58 UTC
Created attachment 16163 [details]
/proc/bus/input/devices
Created attachment 16164 [details]
dmesg from 2.6.25.3
Created attachment 16165 [details]
lspci -vv
Is the touchpad disabled in BIOS or turned off with a key-switch by any chance? I'll tentatively mark this as a regression, even though it might not be ;) Well, since you mark everything as a regression its ok ;) Dmitry: do you really think my touchpad is disabled and I did not check it? ;) No, really. It's not disabled. Thanks for the reply (to both!) Given that the very same kernel image stopped detecting the piece of hardware yeah... either ist is disabled somewhere or connector inside your laptop got disconnected. Hm, your reasoning has a rationale, after all :) I'll check ASAP the internal connector -- I can't believe it's just that. I have the same problem as David. I confirm bug in kernels 2.6.26 and 2.6.29. I'm using an ALPS Touchpad in my Toshiba Satellite Pro M10. "Advanced features" in X like vertical/horizontal scrolling don't work because kernel doesn't recognize the mouse as a touchpad but as a "PS/2 Generic Mouse". I've looked in launchpad/google/debian bugtrack systems and this problem affects a lot of distros/hardware. All points it's a problem with the input subsystem. I've seen reports of people that say adding i8042.nomux=1 on boot fixes it for them. It doesn't for me. It's not a hardware error (at least in my case) because touchpad works flawless in windows. It does look like a regression because this touchpad usd to work for me on a debian of 4 years ago (sorry i dont remember kernel version because i did a fresh install on this long forgotten laptop). Sorry for my sucky english and worse presentation skills, tell me if you need any more information attached. Thanks in advance, ~ Pablo Pablo, Was there a kernel version that ever recognized your touchpad as ALPS? Is it recognized as ALPS in the $other_os? Thanks. Yes, I had a backup of the old xorg.conf and the touchpad was there autoconfigured as an ALPS Touchpad. I don't remember the kernel version where it used to work though, but it was the newest kernel version of 4 years ago, sorry to not being able to be more specific. Thanks. Could you please boot with i8042.debug kernel option and send me your full dmesg? Thanks! Oh, and lets open another bug because I think this issue is different from David's. Ok, opened new bug: http://bugzilla.kernel.org/show_bug.cgi?id=13134 Attached full dmesg with i8042.debug option there. Thanks |