Bug 93791
Summary: | Touchpad is not detected on DNS 0801480 notebook (PEGATRON C15B) | ||
---|---|---|---|
Product: | Drivers | Reporter: | Andrey Ponomarenko (aponomarenko) |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | dmitry.torokhov, marcos.souza.org |
Priority: | P1 | ||
Hardware: | x86-64 | ||
OS: | Linux | ||
Kernel Version: | 3.18.5 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: |
Xorg.log
hwinfo dmesg Xorg.log with i8042.noloop=1 hwinfo with i8042.noloop=1 dmesg with i8042.noloop=1 patch trying to solve the pegatron problem |
Description
Andrey Ponomarenko
2015-02-24 11:09:27 UTC
Created attachment 168151 [details]
hwinfo
Created attachment 168161 [details]
dmesg
Does booting with i8042.noloop=1 help? Yes, this option has fixed the issue. See updated Xorg.log, dmesg and hwinfo. Hardware probe of the fixed state: http://hw.rosalinux.ru/index.php?probe=95c77fb200 Thank you! Created attachment 168271 [details]
Xorg.log with i8042.noloop=1
Created attachment 168281 [details]
hwinfo with i8042.noloop=1
Created attachment 168291 [details]
dmesg with i8042.noloop=1
Created attachment 244021 [details]
patch trying to solve the pegatron problem
Hi Andrey Ponomarenko,
would you mind trying the attached patch and then boot the new kernel without any i8042 parameters? If this works correctly, you can use your touchpad out of the box in the newer kernels.
Thanks!
Fix pulled by Linus in 4.10-rc4: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=41c567a5d7d1a986763e58c3394782813c3bcb03 |