[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-10-20 Thread Vassili Platonov
@Mohegan (jack-mohegan) Much thanks, it works for me (HP ProBook 4320s, Presice 12.04.1 amd64). Is there a patch to 3.5.0 kernel (quantal)? I'll be grateful to for it. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics

Re: [Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-09-28 Thread Justin Chudgar
FWIW, I've got a Probook 4320s and I just use this little script to make the pad work as it should: #!/bin/bash # Saved to /usr/local/bin/synclient.sh # chmod +x synclient VertEdgeScroll=1 synclient HorizEdgeScroll=1 synclient VertTwoFingerScroll=0

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-09-27 Thread Tomas Angelo
Hello Mohegan, thank you very much for your how-to :: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/comments/328 I followed it step by step, but it didn't work for me. My laptop is HP Probook 4530s with switchable graphic. -- You received this bug notification because you are

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-09-27 Thread Mohegan
Can you precise, please ? -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not working To manage notifications about

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-07-22 Thread Mohegan
** Patch added: Add LED support with Double Tap on xserver-xorg-input-synaptics-1.6.2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3232172/+files/200-add_led_support_with_double_tap-synaptics-1.6.0-mohegan_V2.patch -- You received this bug notification because you

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-07-22 Thread Mohegan
** Patch added: Add LED support with Double Tap on xserver-xorg-input-synaptics-1.6.2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3232175/+files/200-add_led_support_with_double_tap-synaptics-1.6.2-mohegan_V2.patch -- You received this bug notification because you

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-07-22 Thread Mohegan
** Patch removed: Add LED support with Double Tap on xserver-xorg-input-synaptics-1.6.2 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3232172/+files/200-add_led_support_with_double_tap-synaptics-1.6.0-mohegan_V2.patch -- You received this bug notification because

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-07-22 Thread Mohegan
** Attachment added: xserver-xorg-input-synaptics_1.6.2-1ubuntu1~precise1ubuntu1_amd64.deb https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3232176/+files/xserver-xorg-input-synaptics_1.6.2-1ubuntu1%7Eprecise1ubuntu1_amd64.deb -- You received this bug notification

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-07-22 Thread Mohegan
New version available for synaptics 1.6.2 For the patch : wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3232175/+files/200-add_led_support_with_double_tap-synaptics-1.6.2-mohegan_V2.patch For the package :

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
** Patch added: Add LED support with Double Tap on xserver-xorg-input-synaptics-1.6.0 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3183411/+files/200-add_led_support_with_double_tap-synaptics-1.6.0-mohegan_V1.patch -- You received this bug notification because you

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
** Patch added: Add LED support to linux kernel for ubuntu 12.04 with dkms https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3183440/+files/synaptics_led_support_v2-ubuntu_12.04.patch -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
** Patch removed: Add LED support to linux kernel for ubuntu 12.04 with dkms https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3183440/+files/synaptics_led_support_v2-ubuntu_12.04.patch ** Patch added: Add LED support to linux kernel for ubuntu 12.04 with dkms

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
I modify my patchs (base on Takashi work). It works with my HP Envy 17. The modifications ares : - Modify the synaptics.conf to add the sofbuttonareas (Option SoftButtonAreas 60% 0 82% 0 40% 60% 82% 0) - Add a new property double tap led status to works with synclient and syndaemon. So, if you

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
TODO for clickpad to work with the LED : (Enable the proposed archive for Ubuntu 12.04 : https://wiki.ubuntu.com/Testing/EnableProposed After dist-upgrade, do this :) 1*) Build a xserver-xorg-input-synaptics with led support package : a) mkdir tmpbuild b) cd tmpbuild c) apt-get source

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
If you want try, I made my own package (for amd64). Bbut it is necessary to make the second part of my todo (dkms module). ** Attachment added: xserver-xorg-input-synaptics_1.6.0-0ubuntu1~precise1ubuntu1_amd64.deb

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-06-10 Thread Mohegan
For the package : wget https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/3183465/+files /xserver-xorg-input-synaptics_1.6.0-0ubuntu1%7Eprecise1ubuntu1_amd64.deb -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-26 Thread Vitali Kulikou
Oh.. I fixed it in my machine. I just removed psmouse kernel patch. Thank you. -- 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/582809 Title: Synaptics Clickpad touchpad

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-18 Thread Vitali Kulikou
Do you have a progress? Release is soon, but touchpad right click and drag'n'drop still don't work. :/ -- 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/582809 Title:

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-06 Thread Hervé Fache
The opposite already works, and has done for quite some time. -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-06 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu laptop testing tracker. A list of all reports related to this bug can be found here: http://laptop.qa.ubuntu.com/qatracker/reports/bugs/582809 ** Tags added: laptop-testing -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Stefan Bader
Reading through the comments and related reports it sounds to me like from the kernel side only Maverick would have issues. And with Maverick just about dropping from being supported it makes no sense to try to get it fixed. ** Changed in: linux (Ubuntu) Status: Triaged = Won't Fix --

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Hervé Fache
I am on Precise, and though the left click now works, the right click is still broken. -- 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/582809 Title: Synaptics Clickpad

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Nicolás Lichtmaier
This is still completely broken without using the deb I've posted... in precise. So closing this bug looks weird. -- 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/582809

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Stefan Bader
I only closed the kernel/linux task, not the xorg one. Maybe I was wrong with that, in which case it can be set back to open. But it looked like the remaining problems where not in kernel modules but in the synaptics driver. -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Nicolás Lichtmaier
Can't this bug be reassigned to the proper package then? This is an issue that seems to be affecting lots of people and it would be great if someone could finally fix it (and there are patches for that!). -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Chase Douglas
This should all be fixed. The only remaining issue is that the right button area is not handled as a right click by default. The support for it came too late in the cycle to enable it by default. You can follow that issue in bug 972727. ** Changed in: xserver-xorg-input-synaptics (Ubuntu)

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Chase Douglas
I am declining any work on Lucid because the features necessary in the kernel and the X.org stack are not available in that release. It is not feasible to backport fixes to it. ** Changed in: xserver-xorg-input-synaptics (Ubuntu Maverick) Status: Confirmed = Won't Fix -- You received

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-04-05 Thread Vitali Kulikou
Right area? Why not two fingers right click, three fingers middle click? -- 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/582809 Title: Synaptics Clickpad touchpad buttons

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-03-29 Thread Brad Figg
** No longer affects: linux (Ubuntu Maverick) -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not working To manage

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-03-26 Thread Vitali Kulikou
Right click and drug-n-drop still doesn't work at my hp envy 14-2000. -- 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/582809 Title: Synaptics Clickpad touchpad buttons

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-03-13 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics Status: Confirmed = Fix Released -- 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/582809 Title: Synaptics Clickpad

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-03-12 Thread ggjj11
I am also having the problem on hp touchsmart with ubuntu 11.10 (3.0.0-12-generic). (But you can perform a right click if you press left and right click at the same time this is strange. Would be nice if it was fixed. -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-01-24 Thread Nicolás Lichtmaier
In precise you can no longer use Sergio's package. So I've tried to apply Sergio's patch to the newer driver... It didn't compile at first... I tried to port it... I didn't understand a lot of what I was doing, but I've just followed common sense... and it worked! Here's a working deb for the

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2012-01-24 Thread Nicolás Lichtmaier
Oh.. I haven't ever uploaded a file here. It doesn't provide a link... uhm.. well.. ok... This is it: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg- input-synaptics/+bug/582809/+attachment/2692383/+files/xserver-xorg- input-synaptics_1.5.0%2Bgit20120101-1ubuntu2_amd64.deb A deb for

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-29 Thread l300lvl
@tuxor1337: That is exactly how I felt. So, when I saw OpenSUSE 12.1 come out, knowing it already had the support I wanted, I was baffled. I said screw it, and made the switch to Gnome 3. I now have an almost fully functional HP DM1Z. If only there was no pesky watchdog timer /facepalm While Mint

Re: [Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-22 Thread Sérgio Faria
Thanks for pointing that out as a never use 2 fingers scrooling. I think I left a patch out..I'll look into it when I have the time 2011/11/21 Ollea 582...@bugs.launchpad.net: Thank you Sergio, I've installed the synaptics package from your PPA and the left-click + drag works now, amazing !

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-21 Thread Ollea
I've installed xserver-xorg-input-synaptics_1.3.99+git20110116.0e27ce3a-0ubuntu12.1_amd64.deb on Ubuntu 11.10 replacing the original xserver-xorg-input-synaptics_1.4.1-1ubuntu2_amd64.deb but it does change anything, I still have the same problems : - When a do a left click while dragging it

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-21 Thread Sérgio Faria
Ollea, you can try my ppa: ppa:sergio91pt/synaptics+clickpads or use the patch[1] directly (for the latest version). [1]: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/2369316/+files/200_clickpad_support.patch -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-21 Thread Ollea
Thank you Sergio, I've installed the synaptics package from your PPA and the left-click + drag works now, amazing ! Two fingers scroll also but I disabled it cause then when I do a left-click + drag he thinks I want to scroll, he doesn't understand that touchpad buttons are down to the touch

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-14 Thread AlejandroÑext
The truth does not understand why there are so few gestures. Same happens to me I have a Samsung QX411, and only reconose simple gestures like scrolling with two fingers. I would like to see more gestures, and is a complete torture alone, left click, or click central! -- You received this bug

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-10 Thread carlosv
I tried the PPA (comment 275) works perfect my Clickpad on my HP touchsmart tm2, Ubuntu 11.10. The only feature missing is the disable/enable button (including LED). Thanks Sergio for the effort. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-11-03 Thread Rafael García
I installed the patch from Sergio Faria (comment #275) from his PPA. It work like a charm on my HP Envy 14 using Ubuntu 11.10 64bits. With this patch you can scroll with two finger or clickpad border. Click and move only works if you set the scroll with the border. Thanks Sergio -- You

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-10-27 Thread Matt Stetka
This bug is really frustrating. Especially when someone is also affected by https://bugs.launchpad.net/ubuntu/+source/linux/+bug/748215 AND https://bugs.launchpad.net/ubuntu/+source/linux/+bug/836936 ...No decent pointer devices for me I guess... -- You received this bug notification because

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-10-25 Thread Frédéric Simon
Really sorry but it seems that patches are absolutly not responsible of my kernel panics. Hope to see an official patch one day... -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-10-23 Thread VideoRoy
I used the patch from post #275 created by Sergio Faria on my HP Mini 2102 (same as 210) on Ubuntu 11.10 32bit and it works perfectly. Thank you very much to Sergio for creating the patch! Please, please merge the fixes into a release version soon. There are many of us with clickpads

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-10-19 Thread Frédéric Simon
I' m not absolutely sure but it seems that every patches (ppa:sergio91pt/synaptics+clickpads, Mohegan #190, ...) send to me a kernel panic with Ubuntu 11.10. That is not the case with Ubuntu 11.04. Does other users of DM1 3130 can confirm ? -- You received this bug notification because you are

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-10-08 Thread l300lvl
I was bored and thought since I can't get the drivers to build I would try something out for the heck of it. So I went ahead and got the suse package from hp which can be found here:

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-10-08 Thread David Lichterman
I applied xserver-xorg-input-synaptics_1.3.99+git20110116.0e27ce3a- 0ubuntu12.1_amd64.deb to my HP Pavilion dm3-3010us and the touchpad is actually usable now. Click+drag does not work, but that is overcome by double tap + drag. It seems like some work should be done by maintainers to work these

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-09-28 Thread Octavian
** Changed in: linux Status: New = Opinion ** Changed in: linux Status: Opinion = Invalid -- 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/582809 Title:

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-09-28 Thread Theron Muller
Octavian, Could you please explain what the change in status for this bug means? This is still very much a problem with my HP Pavilion dv7. In fact, it's gotten worse. At one point with this line in psmouse.conf: options psmouse proto=any I had right-scrolling and the right click for the mouse

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-09-19 Thread Tomas Angelo
Hello, I am new here, but I want to share my experience with this kind of issue. A week ago I bought brand new HP Probook 4530s. I removed SUSE and installed Ubuntu 11.04 Natty Narwhal x86_64 64bit. Scrolling with two fingers horizontal and vertical works. Left and right click work, because it

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-09-18 Thread l300lvl
Does the above mentioned fix_touchpad.patch also include led support? And will the said reviewers test and confirm that all of the functions that are reported not to work do work or will we have to open another bug report? -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-09-07 Thread Sérgio Faria
Since the patches from #144 won't apply in oneiric, I picked Takashi Iwai patches[1], related to clickpad support (but not the LED support because I can't make it work..) and fixed the rejections. Attached is the resulting patch. I also made a ppa, if anyone prefers it:

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-09-01 Thread Sérgio Faria
David Hardeman/Suse patches (#144) won't apply in oneiric :( -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-23 Thread Stefan Bader
I may be overlooking something but to me it looks that (at least for the kernel side), the only change needed would be: commit 3bfa321e662edf90fb8123a02c987c2965fa50bb Author: Yan Li yan.i...@intel.com Date: Tue Nov 30 23:51:03 2010 -0800 Input: synaptics - fix handling of 2-button

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-22 Thread Lapse of Reason
@wvzimmer: I tested your patch but the LED still doesn't work for me, neither with the patches from #190 nor with the new one from #208. Anything I could try to debug that? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-22 Thread l300lvl
I tried on maverick amd64 just to try but to no avail it errors out as it always did: Applying patch 201-wait.patch patching file src/eventcomm.c Hunk #1 succeeded at 434 with fuzz 1 (offset -316 lines). Hunk #2 FAILED at 778. Hunk #3 succeeded at 471 (offset -316 lines). 1 out of 3 hunks FAILED

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-17 Thread William Vitor Zimmer
someone test? -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not working To manage notifications about this bug go

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-11 Thread appi2012
@wvzimmer: The link is working for me. I'm planned to test Oneiric on my dm1-3000. On the live CD, the clickpad still wasn't working. I plan to install it later. Could someone confirm that these patches do work in Oneiric alpha? Thanks -- You received this bug notification because you are a

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-11 Thread William Vitor Zimmer
** Patch added: 214-wvzimmer.patch https://bugs.launchpad.net/ubuntu/+source/linux/+bug/582809/+attachment/2270109/+files/214-wvzimmer.patch -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-11 Thread William Vitor Zimmer
Hi I followed the todo of the post #190 but the click and drag do not work for me and the palmdetect option broke the led. So i make a patch which correct this. For use just follow the todo in the post #190 but put this command below between the line g and h from the first step. wget

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-11 Thread William Vitor Zimmer
I only test in Natty 64bits -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not working To manage notifications

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-10 Thread William Vitor Zimmer
Hi, the link http://david.hardeman.nu/synaptics-suse-patches.tar.bz2 is broken. Please someone post the package. thanks -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-04 Thread Ken
Stephen, I had the same problem with the latest kernel update breaking my click pad in lucid. I went back to the -32 kernel and the click pad still works under that kernel. I have the hp touchsmart tm2t-1000. If you have access to the older kernel you might give it a try. -- You received

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-04 Thread David Medberry
Likewise, my HP ProBook 4320s works fine with the older kernel but the clickpad is broken with the 10.04.3 kernel. I just changed GRUB_DEFAULT=2 in /etc/default/grub followed by sudo update-grub2 to make that kernel default (and it will more or less break if a newer kernel comes out, thereby

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-03 Thread Bug Watch Updater
** Changed in: xserver-xorg-input-synaptics Status: Unknown = Confirmed ** Changed in: xserver-xorg-input-synaptics Importance: Unknown = High -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-03 Thread Stephen Parry
I can confirm that the i386.deb posted here works on my HP tm2 2050 under Natty, except for the disable double tap and LED. Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1e0b1, caps: 0xd04773/0xe4/0x5a0400 Is there anything more I need to do to get the disable / LED function working please?

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-02 Thread Lapse of Reason
I have applied the fixes from #190 and #208 and everything works fine except for the button (and LED) to disable the trackpad. /var/log/kern.log shows Aug 1 17:59:55 ubuntu kernel: [ 32.677910] Synaptics Touchpad, model: 1, fw: 8.0, id: 0x1e2b1, caps: 0xd00123/0xc40300/0x123c00 Aug 1

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-02 Thread Johan Brannlund
** Bug watch added: freedesktop.org Bugzilla #38303 http://bugs.freedesktop.org/show_bug.cgi?id=38303 ** Also affects: linux via http://bugs.freedesktop.org/show_bug.cgi?id=38303 Importance: Unknown Status: Unknown ** Changed in: linux Importance: Unknown = Undecided **

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-08-02 Thread Johan Brannlund
** Also affects: xserver-xorg-input-synaptics via http://bugs.freedesktop.org/show_bug.cgi?id=38303 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-input-synaptics in Ubuntu.

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-28 Thread Launchpad Bug Tracker
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: New = Confirmed ** Changed in: xserver-xorg-input-synaptics (Ubuntu Maverick) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-28 Thread Jasonmh
What happened to the synaptics source? In gksudo software-properties- gtk I checked Source, but still get Unable to find a source package for xserver-xorg-input-synaptics. Message #240 says to replace deb-src with deb but I don't see that anywhere. I just don't understand why issues like this

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-28 Thread l300lvl
If you checked Source code, you then need to added the source code repository for your distro, or temporarily just change the main repo to source by clicking it and clicking edit then Type:Source, refresh and get the sources, then change it back. Or just copy the info from that repo and create a

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-27 Thread bugbot
** Tags added: lucid -- 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/582809 Title: Synaptics Clickpad touchpad buttons are not working To manage notifications about this

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-27 Thread l300lvl
Yes there should be a menu, thats part of my problem. It DOES let me install that package, and one of the others, no problem. BUT, it removes the touchpad section in preferences, and 'un-registers' it or whatever you would call it, system wide. I.e the touchpad can no longer be disabled in other

[Ubuntu-x-swat] [Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-07-26 Thread Daniel Petty
** Also affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided Status: New -- 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/582809 Title: Synaptics