[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, Asus UL80-VT, and Asus N61Jq.

2010-06-14 Thread ALLurGroceries
AdamOutler, please see my post with instructions for patching at: 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, Asus UL80-VT, and Asus N61Jq.

[Bug 418282] Re: Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings

2010-06-12 Thread ALLurGroceries
*** This bug is a duplicate of bug 512192 *** https://bugs.launchpad.net/bugs/512192 If you're missing elantech.c your kernel sources are incomplete. Try using elantech.c extracted from a vanilla source tarball from kernel.org. -- Touchpad not recognized on Asus U80 and UL30 series.

[Bug 418282] Re: Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings

2010-06-08 Thread ALLurGroceries
*** This bug is a duplicate of bug 512192 *** https://bugs.launchpad.net/bugs/512192 Johan, see my post here for fixing Fn+F9: http://ubuntuforums.org/showthread.php?p=9271851#post9271851 -- Touchpad not recognized on Asus U80 and UL30 series. Touchpad Panel missing from mouse settings

[Bug 533690] Re: ASUS G60J keyboard backlight brightness hotkeys don't work

2010-05-05 Thread ALLurGroceries
It's easier to do with scripts for acpid but I had to add a line for it to work for me: http://forum.notebookreview.com/linux-compatibility- software/451594-asus-rog-g73-ubuntu-2.html#post6219509 -- ASUS G60J keyboard backlight brightness hotkeys don't work https://bugs.launchpad.net/bugs/533690

[Bug 533690] Re: ASUS G60J keyboard backlight brightness hotkeys don't work

2010-05-04 Thread ALLurGroceries
I wrote a small program to trap Fn+F3 and Fn+F4 to change the backlight brightness. You can find it here: http://allurgroceries.com/asuskledd/ -- ASUS G60J keyboard backlight brightness hotkeys don't work https://bugs.launchpad.net/bugs/533690 You received this bug notification because you are a

[Bug 533690] Re: ASUS G60J keyboard backlight brightness hotkeys don't work

2010-05-04 Thread ALLurGroceries
Sure, once I have time to pack it into a deb I will post here. Thanks for testing it. :) -- ASUS G60J keyboard backlight brightness hotkeys don't work https://bugs.launchpad.net/bugs/533690 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

[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

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