[Bug 512192] Re: Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in, Asus U81A and ASUS UL80-VT.
ALLurGroceries
dbooss at gmail.com
Mon Apr 19 09:40:54 UTC 2010
Affects ASUS U80V-A2. I commented out this check in
drivers/input/mouse/elantech.c and the touchpad is recognized as
Elantech, but it breaks functionality. Must be a different "magic knock"
for these affected touchpads.
if (param[0] == 0 || param[1] != 0) {
pr_debug("elantech.c: Probably not a real Elantech touchpad. Aborting.\n");
return -1;
}
--
Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in, Asus U81A and ASUS UL80-VT.
https://bugs.launchpad.net/bugs/512192
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list