[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2018-10-16 Thread Daniel van Vugt
Now tracking upstream kernel bug:

  https://bugzilla.kernel.org/show_bug.cgi?id=82571

which sounds more appropriate.

** Bug watch added: Linux Kernel Bug Tracker #82571
   https://bugzilla.kernel.org/show_bug.cgi?id=82571

** Changed in: linux
   Importance: Medium => Unknown

** Changed in: linux
   Status: Confirmed => Unknown

** Changed in: linux
 Remote watch: Linux Kernel Bug Tracker #60586 => Linux Kernel Bug Tracker 
#82571

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2018-07-20 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=60586.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2013-07-19T20:32:20+00:00 sgtcapslock wrote:

usbhid's mousepoll parameter is setting all of the gaming mice I've
tested to exactly 1/2 of the expected polling rate that I specify, but
only if the gaming mice are using the ohci-hcd driver.

To test polling rates, I use the evhz utility:
http://web.archive.org/web/20060623094750/http://homepages.nildram.co.uk/~kial/evhz.c

Here is an example using a Zowie EC1 eVo gaming mouse with
usbhid.mousepoll=1:

[ohci]
>From dmesg:
[ 9998.795207] usb 7-3: new full-speed USB device number 2 using ohci_hcd

>From evhz:
event3: latest hz = 500 (average hz = 500)
event3: latest hz = 500 (average hz = 500)
event3: latest hz = 500 (average hz = 500)
event3: latest hz = 500 (average hz = 500)

[ehci]
>From dmesg:
[10217.625617] usb 2-1.1: new full-speed USB device number 5 using ehci-pci

>From evhz:
event3: latest hz = 1000 (average hz = 1000)
event3: latest hz = 1000 (average hz = 1000)
event3: latest hz = 1000 (average hz = 1000)
event3: latest hz = 1000 (average hz = 1000)

My motherboard is an Asus Sabertooth 990FX/GEN3 R2.0, which uses the
SB950 south bridge chip to provide USB.  I've also tested a Gigabyte GA-
990FXA-UD3 which uses the same south bridge chip and have the exact same
problem.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/0


On 2013-07-19T23:13:08+00:00 greg wrote:

On Fri, Jul 19, 2013 at 08:32:20PM +, bugzilla-dae...@bugzilla.kernel.org 
wrote:
> usbhid's mousepoll parameter is setting all of the gaming mice I've tested to
> exactly 1/2 of the expected polling rate that I specify, but only if the
> gaming
> mice are using the ohci-hcd driver.

Please send this to the linux-...@vger.kernel.org mailing list

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/1


On 2013-07-19T23:47:37+00:00 sgtcapslock wrote:

> Please send this to the linux-...@vger.kernel.org mailing list

Message deployed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/2


On 2013-11-16T20:09:51+00:00 virtuousfox wrote:

Same here on GA-990XA-UD3 with kernel 3.12.
After reading this i worked it around by plugging the mouse into an USB3 port, 
which uses xhci_hcd instead.

So, how's it going with merging that patch from the mailing list ?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/3


On 2015-05-12T18:07:16+00:00 empire wrote:

I too have the same problem with kernel 4.0.1. ehci-pci USB ports work
correctly up to 1000hz whereas the uhci_hcd ones only go up to 500hz.

Any chance this can be fixed?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/4


On 2015-05-13T04:34:31+00:00 veselu wrote:

Same problem here with kernel 4.0.1.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/5


On 2016-12-02T18:23:32+00:00 dach wrote:

Any news there? It's already 4.8 and the bug is still there.
I have mx518 and can't pass 500hz,

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1625912/comments/13


** Changed in: linux
   Status: Unknown => Confirmed

** Changed in: linux
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2018-07-20 Thread Daniel van Vugt
** Also affects: linux via
   https://bugzilla.kernel.org/show_bug.cgi?id=60586
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2018-07-19 Thread Daniel van Vugt
Looks like this may be related:
https://bugzilla.kernel.org/show_bug.cgi?id=60586

** Bug watch added: Linux Kernel Bug Tracker #60586
   https://bugzilla.kernel.org/show_bug.cgi?id=60586

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2018-06-13 Thread Daniel van Vugt
Note to self: Test for this bug before killing xenial.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2017-02-10 Thread Mark Cda
** Also affects: linux
   Importance: Undecided
   Status: New

** No longer affects: linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2016-10-05 Thread Daniel van Vugt
Sorry, no I don't recall.

I do however have a second machine running xenial rather than yakkety
that I'm yet to test. So that might help...

Unfortunately I've also changed machines between it last working and
now. So this might be a USB hardware fault but I struggle to see how
that would prevent something as slow as 1000 mouse events per second
from working. So I'm hoping and assuming it's just a kernel regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2016-10-05 Thread Joseph Salisbury
Do you happen to recall the last kernel version that did not exhibit
this issue?  We can perform a kernel bisect if we identify the last good
kernel version and the first bad one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2016-10-05 Thread Daniel van Vugt
Tested kernel 4.8.0-040800-generic and the bug remains.

Despite having kernel parameter usbhid.mousepoll=1 I only get mouse
events at precisely 125Hz.

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1625912] Re: Kernel option usbhid.mousepoll=1 is now ignored

2016-10-03 Thread Joseph Salisbury
Would it be possible for you to test the latest upstream kernel? Refer
to https://wiki.ubuntu.com/KernelMainlineBuilds . Please test the latest
v4.8 kernel[0].

If this bug is fixed in the mainline kernel, please add the following
tag 'kernel-fixed-upstream'.

If the mainline kernel does not fix this bug, please add the tag:
'kernel-bug-exists-upstream'.

Once testing of the upstream kernel is complete, please mark this bug as
"Confirmed".


Thanks in advance.

[0] http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.8

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

** Changed in: linux (Ubuntu)
   Status: Confirmed => Incomplete

** Tags added: kernel-da-key

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1625912

Title:
  Kernel option usbhid.mousepoll=1 is now ignored

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs