[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2011-07-14 Thread Brad Figg
This bug was filed against a series that is no longer supported and so is being marked as Won't Fix. If this issue still exists in a supported series, please file a new bug. This change has been made by an automated script, maintained by the Ubuntu Kernel Team. ** Changed in: linux (Ubuntu)

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-09-28 Thread Devananda vdv
Having same problem with 2.6.31-22 on Lucid, with Dell XT. Touchpad appears as Macintosh mouse, and synaptics driver won't load. Note that I haven't switched to 2.6.32-xx because, so far, these make the XT's touch screen (evtouch) go haywire. Is there any progress on this bug, since it seems that

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-07-28 Thread Matias Vidal
I have the same problem with kernel 2.6.32-24-generic (lucid) in a HP mini 311-1000. What info do you need to help fix this? /Matias -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-28 Thread Ed Cates
Chase, I haven't looked at all of zK's attachments, but would his problem with your kernel be related to this LKML discussion? http://lists.zerezo.com/linux-kernel/msg19772533.html If so, the problem is a 9-byte packet, and it doesn't look like the fix at the above URL exists in the Ubuntu

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-28 Thread Chase Douglas
@Ed: Thanks for taking the time to look into this. The fix for your issue has recently been committed to the Karmic (and Lucid) kernel sources. It's in the current Lucid kernel, but since there's a more rigid and less frequent process for released distributions it has not yet been released for

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-25 Thread Chase Douglas
At this point, I'm not too sure what else I can try. I've exhausted the options dealing with the stick, and the log seems to indicate that there's a fundamental protocol issue going on. I would open a bug upstream at bugzilla.kernel.org to reach the maintainers of the driver who may have a better

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread Chase Douglas
@zK: I forgot to mention the best way to test mouse buttons. If the two extra buttons are supposed to be mapped to left and right click, then obviously they should just work. However, if they are supposed to be mapped to some other function, then you may not realize they are working properly. To

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread zK
No events in xev when using the two upper buttons. They are suppose to replace the lower one to be used with the stick, they should act like them. -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread Chase Douglas
@zK: I've uploaded a new test kernel to http://people.canonical.com/~cndougla/505474/alps3. I'm hoping this will enable both the stick and the upper two buttons. Please test it out and report back. Thanks -- Alps touchpad not recognized, defaults to macintosh mouse button emulation

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread zK
I tried it. Now the stick cursor doesn't move at all now, before it was jumping around. Same for the stick buttons, they don't mess up the touchpad buttons like before but they do nothing. Xev reports nothing for both. -- Alps touchpad not recognized, defaults to macintosh mouse button

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread Chase Douglas
@zK: Anything interesting in the dmesg? I wouldn't mind seeing the output of dmesg | grep -i alps. If the output is too large you can attach it to the bug. Thanks -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread zK
[0.00] Linux version 2.6.31-21-generic (r...@emerald) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #58~alps1 SMP Mon Mar 22 21:16:34 UTC 2010 (Ubuntu 2.6.31-21.58~alps1-generic) [ 43.722690] alps.c: E6 report: 00 00 64 [ 43.765495] alps.c: E7 report: 73 00 14 [ 43.808535] alps.c:

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread Chase Douglas
@zk: I've built a new kernel with a new option. I'm not sure whether it will work based on your last comment. The refusing packet[0] lines worry me, because they aren't valid for any protocol that I see. Hopefully this new option will make things better *crosses fingers*.

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread zK
Still the same -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread Chase Douglas
@zK: Does the dmesg look the same or is the output different? -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-24 Thread zK
Looks pretty much the same to me... [0.00] Linux version 2.6.31-21-generic (r...@emerald) (gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) ) #58~alps4 SMP Wed Mar 24 21:52:27 UTC 2010 (Ubuntu 2.6.31-21.58~alps4-generic) [ 45.113749] alps.c: E6 report: 00 00 64 [ 45.156881] alps.c: E7

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Chase Douglas
I've uploaded a kernel to http://people.canonical.com/~cndougla/505474/. The kernel contains the fix for alps that is included in Lucid. I don't expect it to work here though, since Lucid doesn't appear to work. However, it has some debugging output enabled. Please install and run the kernel.

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread zK
Looks the same to me with the kernel posted. Dmesg attached ** Attachment added: dmesg http://launchpadlibrarian.net/41720432/dmesg -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Chase Douglas
I've uploaded a new kernel to http://people.canonical.com/~cndougla/505474/alps2. This kernel adds support for the alps device that zK has according to his dmesg. There are a few options that I had to guess at, so I'm hoping they are correct. For instance, I had to guess that it has both a

Re: [Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Mary
Thanks again for your work. I'm embarrassed to say I don't know how to download and install it, but would love to learn! Did you get the lshal log I sent? I don't have one of those eraserheads; just the touch pad - will that affect the over-all operation? On Tue, Mar 23, 2010 at 12:00 PM, Chase

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread zK
I tried your kernel. Touchpad gets correctly identified as an Alps touchpad and gsynaptics works ( Vertical scrolling,sensitivity etc). Unfortunately the pointing stick and its buttons don't work and actually they mess up the touchpad buttons causing them to stop working. See this picture to

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Chase Douglas
@Mary: I did get your lshal output (it's attached to this bug now). Since you don't have an eraserhead/stick, I think you have a different model of alps touchpad. Please attach a dmesg log by running dmesg dmesg.txt and attaching it to this bug. Thanks -- Alps touchpad not recognized,

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Chase Douglas
@zk: OK, we're getting somewhere then. Can you try out the buttons and stick (to generate log messages) and then post your dmesg from this new kernel? It may have some output in it from when you tried to use the other buttons and stick but they failed. Thanks -- Alps touchpad not recognized,

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread zK
I don't see any new output produced in dmesg when using the pointing stick or its buttons. Here it is anyway. ** Attachment added: dmesg http://launchpadlibrarian.net/41746771/dmesg -- Alps touchpad not recognized, defaults to macintosh mouse button emulation

Re: [Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Mary
Here it is... On Tue, Mar 23, 2010 at 1:22 PM, Chase Douglas chase.doug...@canonical.comwrote: @Mary: I did get your lshal output (it's attached to this bug now). Since you don't have an eraserhead/stick, I think you have a different model of alps touchpad. Please attach a dmesg log by

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Chase Douglas
@Mary: As I suspected, your ALPS device is different than zK's. Please open a new bug report for your device and include all the apport information along with it. You can do this by running ubuntu-bug -p linux. I'd suggest a title for the bug report like: ALPS device (E7: 73 02 64) needs new

Re: [Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Mary
Great bug reporting feature! The new bug is #545307. On Tue, Mar 23, 2010 at 2:06 PM, Chase Douglas chase.doug...@canonical.comwrote: @Mary: As I suspected, your ALPS device is different than zK's. Please open a new bug report for your device and include all the apport information along

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-23 Thread Chase Douglas
** Tags added: karmic lucid -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread Chase Douglas
It would be helpful to have a log of the output from lshal. Please run lshal and attach the output here. -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread zK
lshal on Dell Latitude XT ** Attachment added: lshal http://launchpadlibrarian.net/41618513/lshal -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread Filex
Here is my lshal... ** Attachment added: lshal.txt http://launchpadlibrarian.net/41618493/lshal.txt -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs,

Re: [Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread Mary
Here it is. This is from my HP Pavillion dm3 with Ubuntu 9.10. Let me know if you need it from Lucid. It is great you are working on this! On Mon, Mar 22, 2010 at 10:59 AM, Chase Douglas chase.doug...@canonical.com wrote: It would be helpful to have a log of the output from lshal. Please run

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread Chase Douglas
I believe this issue is fixed in Lucid. I would appreciate it if someone could download the Lucid beta 1 iso and run it to see if it properly detects the alps touchpad. You don't need to install lucid; trying lucid out from the cd is enough. If it is fixed, we can then work on backporting the fix

Re: [Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread Mary
I ran Lucid on my computer from a current live CD on March 16th and the touch pad still did not show up with Systems, preferences, mouse. When I ran the xinput list, it still showed the Macintosh mouse button emulation and no touchpad. On Mon, Mar 22, 2010 at 4:29 PM, Chase Douglas

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-22 Thread Pooh
I have the same issue with Lucid beta 1...although my laptop is Acer 7736Z. The symptoms are the same. ALPS recognized as PS/2 mouse by the kernel. Same problem with 2.6.33.1 stock kernel. -- Alps touchpad not recognized, defaults to macintosh mouse button emulation

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-17 Thread Jonathan Davies
This issue is still present using a Lucid LiveCD from yesterday. -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-17 Thread Jeremy Foshee
Jonathan, Thank you for confirming this issue. ~JFo ** Changed in: linux (Ubuntu) Status: New = Confirmed -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-15 Thread Jonathan Davies
** Package changed: xserver-xorg-input-synaptics (Ubuntu) = linux (Ubuntu) -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-03-13 Thread orgoz
It affects me too on a HP dm3-1080ef. -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-02-28 Thread Mary
Same on HP dm3. I hope someone can create a fix for beginners! -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-02-09 Thread Filex
Same on Toshiba U500-115. ** Attachment added: devices http://launchpadlibrarian.net/38938000/devices -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-16 Thread tbarcellona
This looks like it affects me too. I have a Gateway NV5610u (NV 56 series), and it appears to have some type of ALPS GlidePoint touchpad (judging by the filenames of the driver updates for Windows). It is not recognized as a touchpad at all in Ubuntu Karmic. It is registered as either an IMPS/2

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-10 Thread zK
** Attachment added: devices http://launchpadlibrarian.net/37676364/devices -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-10 Thread zK
** Attachment added: xorg.conf http://launchpadlibrarian.net/37676374/xorg.conf -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-10 Thread zK
** Attachment added: lspci http://launchpadlibrarian.net/37676387/lspci -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-10 Thread zK
** Attachment added: lspcivvnn http://launchpadlibrarian.net/37676658/lspcivvnn -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-10 Thread zK
** Attachment added: dmesg http://launchpadlibrarian.net/37676662/dmesg -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 505474] Re: Alps touchpad not recognized, defaults to macintosh mouse button emulation

2010-01-10 Thread zK
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/37676671/Xorg.0.log -- Alps touchpad not recognized, defaults to macintosh mouse button emulation https://bugs.launchpad.net/bugs/505474 You received this bug notification because you are a member of Ubuntu Bugs, which is