On Mon, Oct 03, 2011 at 02:54:16PM -0000, Vladimir Hidalgo wrote: > I came from +bug/56554. > > Thank you very much Seth Forshee, just tested your driver 0.9 in > 3.0.0-12-generic #19-Ubuntu SMP Fri Sep 23 21:18:13 UTC 2011 i686 i686 > i386 and works perfectly!. > > Laptop is Sony VPCEB15E. > > Tested reported as good: vertical scroll & horizontal scroll. > Tested and does not work: two finger scroll. (This ALPS in this notebook is > multitouch) and left click button stopped from working.
Vladimir: Thanks for testing. Please report back the results from the following to help debug your left-click issue. Switch to a virtual terminal (e.g. Ctrl-Alt-F1) and log in. Run 'sudo lsinput' and identify the touchpad device in the output, noting the number of the input device, then run 'sudo input-events <device_number>' (you need the input-utils package installed for lsinput and input-events). Press the left button while input-events is running. Does it produce any output? If no output is produced, please additionally do the following. Run the command 'echo 1 | sudo tee /sys/module/psmouse/parameters/alps_dump_packets', then press and release the left mouse button. Now run 'dmesg > dmesg-left-click.txt' and attach dmesg-left-click.txt to this bug. When you are done Ctrl-Alt-F7 will return you to your desktop. Two-finger scroll and tap probably isn't supported for your model yet. There's some work that needs to be done to get this working correctly for some touchpads, but that work will be a follow-on to the current effort. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu. https://bugs.launchpad.net/bugs/550625 Title: Alps touchpad is recognized but synaptics clients and scrolling do not work To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/550625/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp