Bug 94981
Summary: | Kernel 4.0-rc4: ASUS Notebook Elantech Touchpad Completely Dead | ||
---|---|---|---|
Product: | Drivers | Reporter: | aljosa |
Component: | Input Devices | Assignee: | drivers_input-devices |
Status: | NEW --- | ||
Severity: | high | CC: | admin, email, ferrandelmoral, spamminator, szg00000, ulrik_opensource-kernel |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.0-rc4 | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
aljosa
2015-03-17 12:55:01 UTC
Can you try the follow command as root ? echo 1 > /sys/devices/platform/i8042/serio4/reg_07 Does this help ? Hello, I've replied to you here: https://bugzilla.kernel.org/show_bug.cgi?id=90841 hello, i have the same problem, my laptop is an ASUS f550ze-xx072h, using the following command as root the trackpad start working immediatly: echo 1 > /sys/devices/platform/i8042/serio4/reg_07 Similar hardware, similar problem and same fix for me too. Same problem with Calculate Linux kernel 4.2.8. The command **echo 1 > /sys/devices/platform/i8042/serio4/reg_07** solves the issue. Same touchpad, same problem. BUt when running the command all I got is "bash: /sys/devices/platform/i8042/serio4/reg_07: Permission denied". (I am running the command as a root) |