[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-06-13 Thread belltown
It does indeed seem that with David Härdeman's comment #144 patches the left-click to drag/select does not work. As a workaround with the patches applied (so that right-click, etc., works), in /usr/share/X11/xorg.conf.d/50-synaptics.conf, set BottomEdge to 4000 and AreaBottomEdge to 4445. The

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2011-06-09 Thread belltown
@Jesús Martínez That would be the problem. You either do not have a Synaptics touchpad, or if you do the kernel is not recognizing it as such. cat /proc/bus/input/devices should show what device the kernel thinks it is dealing with. I believe some ASUS K53SV models come with an Elantech smartpad

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2011-06-08 Thread belltown
@Jesús Martínez Can you post the contents of your /var/log/Xorg.0.log file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/308191 Title: Multitouch support not available for Synaptics touchpads

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-06-04 Thread belltown
In my case LEDStatus is always zero, although the LED light works correctly. When I tap to disable, the LED light turns red and the touchpad is disabled, but synclient -l and xinput list-props always show LED Status to be zero whether or not the touchpad is disabled. -- You received this bug

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-06-04 Thread belltown
@Airam RR In Comment #196, If your touchpad is switched on then TouchpadOff should be zero, but your synclient -l output shows it to be 1, meaning the touchpad is Off. It is possible to have the touchpad disabled with the LED off and vice- versa by manually changing TouchpadOff, which doesn't

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2011-06-02 Thread belltown
@carlosv. I'm not sure why it would do that . The two-finger vertical scroll works for me, although it's a little jumpier and less smooth than when I'm running the same touchpad under Windows 7. How do you have it configured, i.e. what is the output from synclient -l -- You received this bug

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-05-31 Thread belltown
@Mohegan It's working for me, too. Thanks! I have David Härdeman's patch together with yours and all the features I need from my touchpad are working now, including right-click, click-to-drag, two-finger horizontal and vertical scrolling, and now tap the LED to disable the touchpad. I have an

[Bug 308191] Re: Multitouch support not available for Synaptics touchpads v7.2

2011-05-30 Thread belltown
@Jesús Martínez @zhanxw I'm also using Ubuntu 11.04 64-bit, kernel 2.6.38-8 with a Synaptics touchpad. I was able to get everything working with the released Xorg driver plus patches from Bug #582809 (Comments #144 and #190). The multi-touch functions, tap-to-drag, and right-click seem to work

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-27 Thread belltown
@Seth Forshee I'd like to try out this patch. My kernel version is 2.6.38-8-generic and I'm running an x64 system. I assume I need your linux-headers-*_amd64.deb and linux- image-*_amd64.deb files. How do I install them , and do I need to do anything with the .patch file? Thanks. -- You

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-18 Thread belltown
@Seth Forshee Is this what you're looking for? I'm using an HP ENVY 14 with a switchable graphics (Radeon HD5650 and integrated HD Intel graphics.) I have attached a kern.log file with 3 boots: 1st boot - Bad. Black screen occurs on boot when trying to use Radeon driver without radeon.modeset=0

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-18 Thread belltown
Here's the output from lspci -vv for comment #62 P.S. How do I add multiple attachments to the same comment in Launchpad? ** Attachment added: lspci -vv https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/727620/+attachment/2134377/+files/lspci.vv -- You received this bug

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-18 Thread belltown
@Seth Forshee This log might be a better one to look at. I tried booting several times, each boot was EXACTLY the same, no blacklisting of the radeon driver, no use of modeset=0 or other boot parameters. The only variable was the time delay between getting the GRUB menu and pressing the enter key

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-05-10 Thread belltown
@amrsi I think all I did was run the dpkg -i command again (Comment #174). Previously, I had applied the patches from Comment #144, but then they were overwritten when I installed the latest xorg synaptics driver from the Update Manager. Everything now seems to be working the way it was after I

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-05-09 Thread belltown
I installed the latest xserver-xorg-input-synaptics update from the Update Manager and it broke the right-click and left-click/drag functionality implemented by Comment #144 patches. I was able to re- install the patch from the .deb file I had built by going into the tmpbuild directory and typing

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-08 Thread belltown
I also have an HP ENVY 14 with switchable graphics (ATI HD5650/Intel Integrated). I just did a clean install of Ubuntu 11.04 and installed all the recommended updates from the update manager. I get a black screen when I boot unless I put radeon.modeset=0 in the boot command line. I've attached a

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-08 Thread belltown
Here's a copy of /var/log/kern.log created using radeon.modeset=0 on the boot parameter line. ** Attachment added: /var/log/kern.log with modeset=0 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/727620/+attachment/2120139/+files/Xorg.0.log.modeset0 -- You received

[Bug 727620] Re: [Radeon HD 5650 and 5470] Kernel BUG during recovery boot and in normal boot (Hybrid graphics)

2011-05-08 Thread belltown
Sorry, last post was Xorg.0.log with radeon.modeset=0. Here is /var/log/kern.log with radeon.modeset=0 ** Attachment added: /var/log/kern.log with modeset=0 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/727620/+attachment/2120140/+files/kern.log.modeset0 -- You