linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 204585] New: Bluetooth Mouse Polling Rate Regressed to 20hz
@ 2019-08-14 18:22 bugzilla-daemon
  2019-09-08 11:56 ` [Bug 204585] " bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2019-08-14 18:22 UTC (permalink / raw)
  To: linux-bluetooth

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

            Bug ID: 204585
           Summary: Bluetooth Mouse Polling Rate Regressed to 20hz
           Product: Drivers
           Version: 2.5
    Kernel Version: Linux arch 5.2.8-arch1-1-ARCH
          Hardware: All
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Bluetooth
          Assignee: linux-bluetooth@vger.kernel.org
          Reporter: worryag@gmail.com
        Regression: No

The problem arose with Microsoft BluetoothMouse3600. When you turn on the mouse
behaves sluggishly. The evhz utility shows a polling rate of 20Hz. The problem
is solved by changing the max and min values of the connection.

/usr/bin/hcitool con | grep " handle " | awk '{print $5}' | xargs -I {}
/usr/bin/hcitool lecup --handle {}  --min 6 --max 7 --latency 0

Maybe you should change the default value of conn_min_interval and
conn_max_interval.
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/net/bluetooth?h=v5.2.8&id=33401f6ba0d9f23ca5877540375b88d7cd5b1f8f

-- 
You are receiving this mail because:
You are the assignee for the bug.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-11-06 15:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-14 18:22 [Bug 204585] New: Bluetooth Mouse Polling Rate Regressed to 20hz bugzilla-daemon
2019-09-08 11:56 ` [Bug 204585] " bugzilla-daemon
2019-09-12 12:47 ` bugzilla-daemon
2019-09-12 12:53 ` bugzilla-daemon
2019-09-14 13:17 ` bugzilla-daemon
2019-11-06 15:53 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).