[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.

2010-05-04 Thread Éric Piel
On my Dell mini 10 (Inspiron 1010), I got it successfully working when forcing the hw version to 2 in the code. By default it is not recognised at all as elantech due to the middle byte of the firmware query, so one must still add the option force_elantech. For info, here is an output with debug

Re: [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.

2010-04-30 Thread Florian Ragwitz
On Thu, Apr 29, 2010 at 09:54:08PM -, Dmitry Torokhov wrote: I am guessing you are looking into something similar to ALPS driver options but I am not sure if this is really needed. Actually I wasn't aware of the internals of the ALPS driver, or the existance of an ALPS driver, for that

[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.

2010-04-29 Thread viking
The patches did not work for me on my Dell Mini 10. I followed the instructions on the thread in post 48. When I modprobe'd the rebuilt patch, my touchpad didn't work at all. My dmesg output: Apr 29 15:28:21 minipwn kernel: [20307.581077] elantech.c: assuming hardware version 1, firmware

[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.

2010-04-29 Thread viking
I applied Florian's suggestion in comment 43, and it worked. Cheers! -- 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

Re: [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.

2010-04-29 Thread Florian Ragwitz
On Thu, Apr 29, 2010 at 08:35:15PM -, viking wrote: I applied Florian's suggestion in comment 43, and it worked. Cheers! Excellent. I'll submit another patch making sure the driver assumes the right hardware version for your device to linux-input shortly. -- BOFH excuse #221: The

[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.

2010-04-29 Thread Dmitry Torokhov
Hmm, I wonder if all firmwares with major 2 and above produce 6-byte protocol and the entire jumpy cursor workaround for firmware 2.34 is not really needed. -- 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

[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.

2010-04-29 Thread Dmitry Torokhov
... Or we need to start paying attention to the middle byte of the firmware query... -- 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

Re: [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.

2010-04-29 Thread Florian Ragwitz
On Thu, Apr 29, 2010 at 08:55:05PM -, Dmitry Torokhov wrote: Hmm, I wonder if all firmwares with major 2 and above produce 6-byte protocol and the entire jumpy cursor workaround for firmware 2.34 is not really needed. I'm fairly sure that'd be wrong. The jumpy_cursor codepath very much

[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.

2010-04-29 Thread Dmitry Torokhov
I am guessing you are looking into something similar to ALPS driver options but I am not sure if this is really needed. Currently we only have 2 options in the driver: main is hardware version (1 or 2, 4-byte or 6-byte packets), the second is jumpy cursor which is indeed tied to hardware version

[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.

2010-04-29 Thread Tyson Williams
** Changed in: linux (Ubuntu) Status: Confirmed = In Progress -- 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

[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.

2010-04-29 Thread Tyson Williams
I previously said that I have a Dell Mini 10. For the record, my exact manufacturer and model is: Dell Inspiron Mini 10 (1010) -- 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.

[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.

2010-04-28 Thread Szunti
Thanks for solving one of my biggest problem. Patches also works on my Asus K50IJ. Two minor problems: a) I have to set two-finger scrolling, as in other modes when i touch the touchpad with my second finger, the cursor make a big leap. I want to use two-finger scrolling so it's not an issue

[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.

2010-04-28 Thread Tyson Williams
This Ubuntu forum thread tells you how to apply the patches: http://ubuntuforums.org/showthread.php?p=9175201#post9175201 -- 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.

Re: [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.

2010-04-27 Thread Florian Ragwitz
For everyone for which the original set of 4 patches worked: there's good news. They'll probably be in 2.6.34 once it comes out, or at least in 2.6.35. http://www.spinics.net/lists/linux-input/msg08298.html On Tue, Apr 27, 2010 at 09:53:11PM -, Tyson Williams wrote: Yes, one and two figure

[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.

2010-04-27 Thread Tyson Williams
Do you get any further messages from elantech.c or the psmouse module? In particular anything about about the module losing sync? Yes, my syslog says it is losing sync. I'd suggest trying to force the driver to assume hardware version 2 and see how that works out. Although I was not able to

[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.

2010-04-27 Thread John Hudson
Just wanted to say thanks a bunch for working on this and developing the fix. The four original patches fix the issue on my Asus P50IJ X2 flawlessly. -- 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

[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.

2010-04-27 Thread erikj
The patch also works on my Asus UL30A - now the touchpad is correctly recognized as a touchpad. Many thanks for this! The only difference I see is that previously two-finger tap worked as middle click and three-finger tap as right click. Now it seems that two- finger tap is right click and

[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.

2010-04-27 Thread ALLurGroceries
Sorry, that is entirely my fault. My kernel source tree was not clean because I run a custom kernel, and my directions won't work for a clean source tree. I updated my post to work from a clean source tree: http://ubuntuforums.org/showthread.php?p=9175201#post9175201 If you run into any

[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.

2010-04-27 Thread Tyson Williams
Ok, I think that ALLurGroceries' directions worked this time (thanks!). Now I can say that this patch didn't work for me. Using the patched module, my touchpad has no predictable behavior. If I try to move the mouse or click, maybe nothing will happen...or maybe the mouse will jump wildly

Re: [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.

2010-04-27 Thread Florian Ragwitz
On Tue, Apr 27, 2010 at 06:50:05PM -, Tyson Williams wrote: Now I can say that this patch didn't work for me. Using the patched module, my touchpad has no predictable behavior. If I try to move the mouse or click, maybe nothing will happen...or maybe the mouse will jump wildly around the

[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.

2010-04-27 Thread Tyson Williams
Yes, one and two figure gestures showed no noticeable difference. I am using a Dell Mini 10. As for my firmware version as reported by my kernel log, is that the following? ty...@tyson-netbook:~$ cat /var/log/syslog | grep firmware Apr 27 11:54:35 tyson-netbook kernel: [9.259423] psb

[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.

2010-04-26 Thread Tyson Williams
I have never applied a patch before. Can someone tell me the high level step needed to apply these patches? (I have Google and friends that can help me after that.) -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in, Asus

[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.

2010-04-26 Thread ALLurGroceries
Tyson, I wrote a quick step-by-step guide here: http://ubuntuforums.org/showthread.php?p=9175201#post9175201 I hope it helps. Take care. -- 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.

[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.

2010-04-26 Thread Tyson Williams
Florian's original 4 patches did not work for me. When I tried to modprobe the patched module, it failed because of an invalid format: FATAL: Error inserting psmouse (/lib/modules/2.6.31-20-generic/kernel/drivers/input/mouse/psmouse.ko): Invalid module format Any ideas on what went wrong? --

Re: [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.

2010-04-26 Thread Florian Ragwitz
On Mon, Apr 26, 2010 at 11:00:51PM -, Tyson Williams wrote: Florian's original 4 patches did not work for me. When I tried to modprobe the patched module, it failed because of an invalid format: FATAL: Error inserting psmouse

Re: [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.

2010-04-26 Thread Rob
Hi Tyson- Assuming you use Ubuntu - I followed the instructions here: https://help.ubuntu.com/community/Kernel/Compile https://help.ubuntu.com/community/Kernel/Compilecheers- Rob On Mon, Apr 26, 2010 at 6:00 PM, Tyson Williams tyson@gmail.com wrote: Florian's original 4 patches did not

[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.

2010-04-26 Thread erikj
Hi, First of all - thanks to ALLurGroceries for the instructions. I followed them as well and also got the 'Invalid module format'. I was able to find this out: # modinfo drivers/input/mouse/psmouse.ko | fgrep vermagic vermagic: 2.6.31.9 SMP mod_unload modversions # modinfo psmouse |

[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.

2010-04-25 Thread Florian Ragwitz
You're correct, the first two bits of the first byte indeed indicates the number of fingers used currently, just like with any other version of the firmware using 6 byte packets. The x- and y-coordinates are also identical to what earlier firmware versions provided, with one minor difference: the

[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.

2010-04-25 Thread ALLurGroceries
Wow, nice timing. I had just finished a patch but before I could clean it up you had already posted your (much better) patch set. For reference, I attached my quick-and-dirty patch that works on the ASUS U80V-B2. Unfortunately I don't have any more time with the system as it belongs to a friend,

Re: [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.

2010-04-25 Thread Florian Ragwitz
On Sun, Apr 25, 2010 at 01:13:33PM -, ALLurGroceries wrote: Wow, nice timing. I had just finished a patch but before I could clean it up you had already posted your (much better) patch set. Hah! Sorry, mate :) For reference, I attached my quick-and-dirty patch that works on the ASUS

[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.

2010-04-25 Thread ALLurGroceries
I could be wrong about 0x0c to reg_10 with regard to your patches. Instead of disregarding the high bits I copied the code from the two finger condition (but using normal resolution) which is a bit different, and probably isn't the right way to do it. However, it worked and I ran out of time. I'll

Re: [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.

2010-04-25 Thread Florian Ragwitz
On Sun, Apr 25, 2010 at 02:42:50PM -, ALLurGroceries wrote: I could be wrong about 0x0c to reg_10 with regard to your patches. Instead of disregarding the high bits I copied the code from the two finger condition (but using normal resolution) which is a bit different, and probably isn't

[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.

2010-04-25 Thread Brian Murray
** Tags added: patch -- 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 Ubuntu Bugs, which is

[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.

2010-04-25 Thread Adam
I can confirm this bug on Asus K60IJ. I'm running Ubuntu Lucid, RC, which is 2.6.32-21. I can also confirm that Florian's 4 original patches fix the bug perfectly! Doesn't seem to introduce any problems, the touchpad is recognized as a touchpad and I can configure it as such (including

[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.

2010-04-25 Thread oren
Thank you Adam and Florian! When will this patch find it's way to ubuntu's code base? -- 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

[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.

2010-04-25 Thread Bart Samwel
Another confirmation: the patch fixes things on my UL30A as well. -- 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

[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.

2010-04-25 Thread ALLurGroceries
Florian, your original 4 patches work perfectly on the U80V-B2, without forcing anything, sorry to have bothered you with the extra patches. Thanks again! -- 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

[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.

2010-04-19 Thread ALLurGroceries
This looks to be a duplicate of https://bugs.launchpad.net/ubuntu/+source/linux/+bug/418282 They also tried disabling the check I mentioned in my last post and had similar results. I also tried forcing version 2. With these modifications to elantech.c, dmesg says: elantech.c: assuming hardware

[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.

2010-04-19 Thread ALLurGroceries
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:

[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.

2010-04-08 Thread timuckun
Other problems with this touchpad. The dual finger swipe horizonally doesn't work. The touchpad is extremely sensistive. The slightest touch elicits a click. This behavior does not exist in windows. -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell

[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.

2010-04-03 Thread timuckun
This bug effects most Asus laptops and some Dell laptops. How come it hasn't even been assigned to anybody yet? -- 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.

[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.

2010-03-28 Thread timuckun
Ditto for asus k42Jr-A1 [0.998835] input: Macintosh mouse button emulation as /devices/virtual/input/input4 [1.044580] mice: PS/2 mouse device common for all mice -- Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in,

[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.

2010-03-27 Thread Dries De Smet
And ditto for Asus K50IN, touchpad detected as Logitech PS/2 -- 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

[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.

2010-03-25 Thread J C Nash
Ditto on Asus UL30A. Logitech PS/2 Wheel Mouse detected. -- 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

[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.

2010-03-25 Thread J C Nash
See also bugs 123775 and 119194 for similar complaints. -- 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

[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.

2010-03-21 Thread Dan Richert
Problem confirmed on Asus K60I. Touchpad detected as Logitech PS/2 Wheel Mouse. -- 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

[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.

2010-03-20 Thread Robert Hooker
This is a problem at the kernel level, the touchpad is just being detected as a normal mouse in the dmesg so of course the synaptics X driver will not work with it. ** Package changed: xserver-xorg-input-synaptics (Ubuntu) = linux (Ubuntu) -- Can't configure Elan tech touchpad on Dell Inspiron

[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.

2010-03-20 Thread John Hudson
I can also confirm that this is present on the Asus P50IJ-X2 as well. -- 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

[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.

2010-03-18 Thread Ludek
Problem can be confirmed on the Asus UL50V too. Touchpad is seen as a Logitech PS/2 Wheel Mouse. -- 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

[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.

2010-03-18 Thread Bryce Harrington
** Tags added: karmic -- 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 Ubuntu Bugs, which is

[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.

2010-02-27 Thread borrell
Problem can be confirmed on the Asus UL30VT also. Touchpad is seen as a Logitech PS/2 Wheel Mouse. -- 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

[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.

2010-01-31 Thread linuxonbute
I have the elantech touchpad on my zepto znote 3215W. Kernel 2.6.31-17-generic the bug I reported in was assigned but is no longer so i don't know what is going to happen about it. It was completely unusable and could not be configured. It is still not working fully. I can now disable tapping

[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.

2010-01-30 Thread viking
Same problem on Dell Inspiron Mini 10 (Inspiron 1010). Mouse is identified as IMPS/2 Wheel Mouse. -- 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

[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.

2010-01-30 Thread oren
I found a similar bug here: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.22/+bug/123775?comments=all is it the same? -- 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.

[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.

2010-01-29 Thread carbonariy
No, two-finger tap - middle click, and also three-finger tap for right click work well. -- 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 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.

2010-01-28 Thread carbonariy
Same problem on ASUS UL30A. Touchpad recognized as ImPS/2 Logitech Wheel Mouse. Work only vertical two-finger scrolling and two-finger tap as middle click. -- 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

[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.

2010-01-28 Thread ejahn
I think you meant three-finger tap for middle click. also ditto for Asus UL30A: recognized as IMPS/2 Wheel Mouse. I've read that this is because the elan touchpad is reporting itself as such, not because of missing device ids in the OS, but I don't have the link for that. -- Can't configure

[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.

2010-01-27 Thread Udutronik
** Summary changed: - Can't configure Elan tech touchpad on Dell Inspiron 11z, Asus K7I0C and maybe also Dell Mini 10 (not V), ASUS k40in and Asus U81A. + 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