[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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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)
   Status: In Progress = Triaged

** Tags removed: performing-bisect

** Changed in: linux (Ubuntu)
 Assignee: Joseph Salisbury (jsalisbury) = (unassigned)

-- 
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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 machines pre-loaded with 12.04 and
probably worked OK up until 13.04.   Once the Saucy kernels were
introduced, the 3.11 kernels had better i2c support and thus the
touchpad would load up in i2c mode.

Synaptics was supposed to be working on some hid-multitouch i2c drivers
and I thought they would have been upstreamed by now.  Without them, the
touchpad will operate in *very* basic i2c mode.  This also explains the
difference between what you see in xinput with the older kernels (PS/2)
versus newer ones (DLL060A:00 06CB:2734).  So, yes, blacklisting i2c_hid
is one way to work around the problem.

I'll find out what the deal is with Synaptics...

-- 
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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc6-saucy/

If v3.12-rc4 does exhibit the bug then test v3.12-rc2:
v3.12-rc2: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-rc2-saucy

You don't have to test every kernel, just up until the kernel that first
has this bug.


Thanks in advance!

-- 
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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 linux in Ubuntu.
https://bugs.launchpad.net/bugs/1265885

Title:
  regression with respect touchpad

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 Ubuntu.
https://bugs.launchpad.net/bugs/1265885

Title:
  regression with respect touchpad

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+attachment/3963823/+files/linux-3.14.beforerc1.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:
  In Progress

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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:
  In Progress

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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] psmouse serio1: synaptics: Touchpad model: 1, fw: 8.1, id: 
0x1e2b1, caps: 0xd40123/0x840300/0x126800, board id: 2734, fw id: 1522295

xinput list listing for touchpad:
 SynPS/2 Synaptics TouchPad


FTR, the xinput listing on non-working kernels is the following: DLL060A:00 
06CB:2734.

I'm also attaching my dmesg from the working kernel version
3.9.0-030900.


** Attachment added: dmesg from working linux-3.9.0-030900
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+attachment/3961416/+files/linux-3.9.0-030900.dmesg.txt

-- 
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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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” package in Ubuntu:
  In Progress

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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, 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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 respect touchpad

Status in “linux” package in Ubuntu:
  In Progress

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.12-trusty/

If the bug does not exit there, then it was introduced by a stable
update.  If it does, we can test some of the 3.12 release candidates.

Thanks,

Joe

** Tags added: performing-bisect

** Changed in: linux (Ubuntu)
   Status: Incomplete = In Progress

** Changed in: linux (Ubuntu)
 Assignee: (unassigned) = Joseph Salisbury (jsalisbury)

-- 
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 description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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.
https://bugs.launchpad.net/bugs/1265885

Title:
  regression with respect touchpad

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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” package in Ubuntu:
  Invalid

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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

Title:
  regression with respect touchpad

Status in “linux” package in Ubuntu:
  Invalid

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 
https://wiki.ubuntu.com/Kernel/MainlineBuilds#Kernel.2BAC8-FAQ.2BAC8-DebuggingMainlineBuildsSupport.Does_the_kernel_team_support_the_mainline_kernel_builds.3F
 . Because of this the Ubuntu project can not support or fix your particular 
bug. Please report this bug to the provider of the software package. Thanks!

If you are interested in learning more about software repositories and
Ubuntu, check https://help.ubuntu.com/community/Repositories

** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
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:
  Invalid

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[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 in: linux (Ubuntu)
   Status: Invalid = Incomplete

** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium

** Tags added: trusty

** Tags added: kernel-da-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:
  Incomplete

Bug description:
  This regression occurs somewhere between 3.11.0-14-generic (latest on
  saucy) and 3.13.0-031300rc6-generic (a test kernel). On the earlier
  kernel, I actually  get settings for setting up my touchpad in the
  unity interface. With the updated kernel, those options disappear. I
  only get one set of options both my mouse and my touchpad instead of
  each one independently. It means that I can't set the pointer speed
  differently or turn on natural scrolling for my touchpad.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1265885/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp