[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-03-19 Thread Joseph Salisbury
** Tags added: kernel-key -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885 Title: regression with respect touchpad Status in “linux” package in Ubuntu: Triaged Bug

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-03-05 Thread Joseph Salisbury
Thanks for the update, Kent. The best way to get the patches reviewed is for the patch author to send them to the kernel team mailing list: kernel-t...@lists.ubuntu.com There is some info on a wiki here as well: https://wiki.ubuntu.com/Kernel/Dev/KernelPatches ** Changed in: linux (Ubuntu)

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-02-27 Thread Kent Baxley
I think I know what might be happening here... The firmware on these Synaptics touchpads supports i2c mode as well as psmouse mode. Older kernels prior to 3.11 didn't have very good i2c support and the firmware on the touchpad would fall back to psmouse mode. psmouse mode worked nicely on

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-02-04 Thread Joseph Salisbury
Can you test the following kernels and report back? We are looking for the earliest kernel version that exhibits this bug: v3.12-rc4: http://kernel.ubuntu.com/~kernel- ppa/mainline/v3.12-rc4-saucy/ If v3.12-rc4 does not exhibit the bug then test v3.12-rc6: v3.12-rc6:

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-02-01 Thread Christopher M. Penalver
** Tags added: needs-kernel-logs -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885 Title: regression with respect touchpad Status in “linux” package in Ubuntu: In Progress Bug

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-30 Thread Joseph Salisbury
The v3.13.1 kernel is now available. Can you give that kernel a test before we start a bisect? It can be downloaded from: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.13.1-trusty/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-30 Thread Warren Turkal
I can confirm that that kernel version v3.13.1 from the above line still has the bug. I can also confirm that blacklisting i2c_hid makes the touchpad work in that kernel version. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-30 Thread Warren Turkal
With code based on linus' tree in a git clone that I git pulled this morning, I get the same results. I have attached the dmesg. ** Attachment added: dmesg from linux-3.14.beforerc1

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-30 Thread Warren Turkal
There are all kinds of ACPI errors in the dmesg. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885 Title: regression with respect touchpad Status in “linux” package in Ubuntu:

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-29 Thread Warren Turkal
I just tried another of the generic kernel. Here's some info: wt@braindead:~/Documents$ cat linux-3.9.0-030900.has_touchpad_controls.txt uname -a Linux braindead 3.9.0-030900-generic #201304291257 SMP Mon Apr 29 16:58:15 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux dmesg | grep syn [ 10.221126]

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-29 Thread Warren Turkal
Bah, I guess that was expected since the 3.11 series of kernels worked. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885 Title: regression with respect touchpad Status in “linux”

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-29 Thread Warren Turkal
This bug is appears to be a duplicate of bug 1263319. However, I have not reinstalled. I would really like to help make sure this issue is handled properly so that other don't upgrade into this state like I did. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-28 Thread Warren Turkal
I just tried the kernel you pointed me to (version 3.12.0-031200-generic #201311071835) does not show the touchpad controls. And just for the record, I don't see any of the messages I posted above shortly after boot. Here's proof: wt@braindead:~$ dmesg | grep syn wt@braindead:~$ -- You received

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-21 Thread Warren Turkal
I am sorry. I have been extremely busy these past couple weeks. I'll try to make some progress soon. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885 Title: regression with

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-08 Thread Joseph Salisbury
I'd like to perform a bisect to figure out what commit caused this regression. We need to identify the earliest kernel where the issue started happening as well as the latest kernel that did not have this issue. Can you test the following kernel: v3.12 final:

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-07 Thread Warren Turkal
Okay. I loaded the trusty linux-image+extras (3.12.0-8-generic) into saucy. There are still no input settings for my touchpad in the system settings. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu.

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-03 Thread Warren Turkal
This regression is present in kernel version 3.12.6-031206-generic. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885 Title: regression with respect touchpad Status in “linux”

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-03 Thread Warren Turkal
I am just warning you that this problem may existing in what will become trusty. Is this not a valid bug to file in that case? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1265885

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-03 Thread Christopher M. Penalver
Warren Turkal, thank you for taking the time to report this bug and trying to help make Ubuntu better. However, the mainline upstream kernel is not a software package provided by the official Ubuntu repositories. For more on this please see

[Kernel-packages] [Bug 1265885] Re: regression with respect touchpad

2014-01-03 Thread Joseph Salisbury
Thanks for the heads up on this, Warren. Can you see if this bug exists in the latest Trusty kernel, which can be downloaded from: amd64: https://launchpad.net/ubuntu/+source/linux/3.12.0-8.16/+build/5404630 i386: https://launchpad.net/ubuntu/+source/linux/3.12.0-8.16/+build/5404633 ** Changed