[Ubuntu-x-swat] [Bug 1535048] Re: i915 driver seems to cause system crash at random

2016-12-23 Thread Clinton Wright
*** This bug is a duplicate of bug 1554613 *** https://bugs.launchpad.net/bugs/1554613 Hi, First of all this IS NOT A DUPLICATE OF BUG #1554613. This is an entirely different problem which is quite consistent in its behaviour when it fails. As the original creator of this bug reported, the

[Ubuntu-x-swat] [Bug 381884] Re: Appletouch touchpad driver produces jumpy two-fingered scrolling

2016-02-03 Thread Clinton
This patch has been mainlined as of 3.15. We should be able to close this. -- 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/381884 Title: Appletouch touchpad driver

[Ubuntu-x-swat] [Bug 416516] Re: Touchpad isn't sensitive enough on MacBook 5, 2

2015-02-16 Thread Clinton
Fixed in 14.10. ** Changed in: mactel-support Status: Fix Committed = Fix Released ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 416516] Re: Touchpad isn't sensitive enough on MacBook 5, 2

2014-10-13 Thread Clinton
I suspect that this bug conflates two different issues, both of which now have patches: 1) appletouch exhibits jagged movement (see bug 1264426) and 2) synaptics defaults for fingerlow and fingerhigh for some MacBooks were unreasonably high (see bug 1246215). The appletouch driver was patched

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-10-13 Thread Clinton
Fix is in synaptics 1.8. -- 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/1246215 Title: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4,1 To manage

[Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-10-13 Thread Clinton
** Changed in: mactel-support Status: Confirmed = Fix Committed ** Changed in: xorg (Ubuntu) Status: Confirmed = Fix Committed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1034132

[Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-10-13 Thread Clinton
xorg is wrong anyway - this is a kernel bug. Fix was accepted upstream in the 3.15 kernel meaning it will be in Ubuntu 14.10. That seems like it qualifies as Fix Committed to me but I'll leave it to you to flip the switch (or not). ** Package changed: xorg (Ubuntu) = linux (Ubuntu) -- You

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-05-23 Thread Clinton
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Confirmed = Fix Committed -- 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/1246215 Title: Ubuntu 13.10,

[Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-05-03 Thread Clinton
The patch isn't in Ubuntu 14.04 (yet), so you'll need to build the patched driver yourself in order to test whether it resolves your issues. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1034132

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-04-19 Thread Clinton
In eventcomm.c: static struct model_lookup_t model_lookup_table[] = { {0x0002, 0x0007, 0x0007, MODEL_SYNAPTICS}, {0x0002, 0x0008, 0x0008, MODEL_ALPS}, {0x05ac, PRODUCT_ANY, 0x222, MODEL_APPLETOUCH}, {0x05ac, 0x223, PRODUCT_ANY, MODEL_UNIBODY_MACBOOK}, {0x0002, 0x000e, 0x000e,

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-04-19 Thread Clinton
The attached patch moves the cutoff to =0x22f for MODEL_APPLETOUCH and =0x230 for MODEL_UNIBODY_MACBOOK. ** Patch added: 0001-PATCH-xf86-input-synaptics-Fix-product-ID-cutoff-for.patch

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-04-18 Thread Clinton
This looks relevant: -commit d5ff9d8b0b186cf39695df84a10984eac559b746 +Turn down the default sensitivity for unibody MacBook touchpads + +The touchpads are too sensitive by default. A touch is activated when a +finger hovers a millimeter off the device. This change turns down the

[Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-04-06 Thread Clinton
** Patch added: Proper patch format. https://bugs.launchpad.net/mactel-support/+bug/1034132/+attachment/4070191/+files/appletouch-smoothness.patch -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 381884] Re: Appletouch touchpad driver produces jumpy two-fingered scrolling

2014-04-06 Thread Clinton
The attached patch doesn't completely eliminate the issue but should help quite a bit. ** Patch added: appletouch-smoothness.patch https://bugs.launchpad.net/mactel-support/+bug/381884/+attachment/4070225/+files/appletouch-smoothness.patch -- You received this bug notification because you

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-04-06 Thread Clinton
On a Macbook Pro 8,1 which should be using bcm5974, I got the same defaults of 70 and 75. Those worked fine for that driver/device. I'm fairly confident that is what is going on here - the defaults were updated for all devices when they should have just been updated for newer devices using the

[Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-04-04 Thread Clinton
** Package changed: xorg (Ubuntu) = mactel-support ** Also affects: ubuntu Importance: Undecided Status: New ** Changed in: ubuntu Status: New = Confirmed ** Changed in: ubuntu Assignee: (unassigned) = Clinton (sprc) ** Changed in: ubuntu Assignee: Clinton (sprc

[Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-03-31 Thread Clinton
It is currently being reviewed. I'm guessing it will be accepted in time for 3.15. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1034132 Title: [MacBook2,1] Touchpad cursor moving in steps To

[Ubuntu-x-swat] [Bug 1246215] Re: Ubuntu 13.10, wrong settings for Apple (mouse) touchpad in Macbook 4, 1

2014-03-30 Thread Clinton
Looks like the old values were 29, 35 and 59 in 12.04. The new values likely are meant for devices that use the newer kernel driver (bcm5974) instead of the old one (appletouch). -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 416516] Re: Touchpad isn't sensitive enough on MacBook 5, 2

2014-03-30 Thread Clinton
Possibly related to bug 1246215? -- 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/416516 Title: Touchpad isn't sensitive enough on MacBook 5,2 To manage notifications

[Ubuntu-x-swat] [Bug 381884] Re: Appletouch touchpad driver produces jumpy two-fingered scrolling

2014-01-16 Thread Clinton
Issue still exists in appletouch as of 3.13 RC 7. ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Incomplete = Confirmed ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Assignee: (unassigned) = Clinton (cssprain) -- You received this bug notification because you

Re: [Ubuntu-x-swat] [Bug 1034132] Re: [MacBook2, 1] Touchpad cursor moving in steps

2014-01-16 Thread Clinton
: Clinton, thank you for your comment. So your hardware and problem may be tracked, could you please file a new report by executing the following in a terminal: ubuntu-bug xorg For more on this, please see the official Ubuntu documentation: Ubuntu X.Org Team, Ubuntu Bug Control, and Ubuntu Bug