https://bugzilla.kernel.org/show_bug.cgi?id=204585 Leif Liddy (leif.liddy@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |leif.liddy@xxxxxxxxx --- Comment #1 from Leif Liddy (leif.liddy@xxxxxxxxx) --- I'm seeing this exact same issue with an orochi (2015) mouse on my laptop running kernel 5.2.11 What'd odd is that this issue isn't present when using this mouse on my other laptop running the same distro + kernel (but different bluetooth chipset). Not sure when this issue started exactly, but it was either kernel 5.1.x or 5.2.x. The stated hcitool command solves the issue for me. Since hcitool is deprecated, what is the 'proper' method we're meant to use to implement this change? I'm not able to change the polling intervals via debugfs as conn_min_interval and conn_max_interval don't exist # find /sys/kernel/debug/bluetooth/hci0 -type f /sys/kernel/debug/bluetooth/hci0/le_max_key_size /sys/kernel/debug/bluetooth/hci0/le_min_key_size /sys/kernel/debug/bluetooth/hci0/vendor_diag /sys/kernel/debug/bluetooth/hci0/dut_mode -- You are receiving this mail because: You are the assignee for the bug.