Bug 219385
Summary: | BT mouse can not be found and/or connected in 6.12-rc3 | ||
---|---|---|---|
Product: | Drivers | Reporter: | Mark Herbert (mark.herbert42) |
Component: | Bluetooth | Assignee: | linux-bluetooth (linux-bluetooth) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | luiz.dentz, matoro_bugzilla_kernel, pbrobinson, pmenzel+bugzilla.kernel.org, regressions, rjgolo, rkeller, simoneviozzi97+bugzilla.kernel.org |
Priority: | P3 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | Subsystem: | ||
Regression: | No | Bisected commit-id: |
Description
Mark Herbert
2024-10-14 08:19:46 UTC
Mark, thank you for the report. There are two more reports on the list with the same findings as you: 1. Connection issue since 81b3e33bb054 ("Bluetooth: btusb: Don't fail external suspend requests") 2. Commit 610712298b11 ("btusb: Don't fail external suspend requests") breaks BT upon resume on my laptop I think, the plan is to revert the commit. [1]: https://lore.kernel.org/linux-bluetooth/020c69d7-ad86-44d3-a508-22ff949ee7ec@gmail.com/T/#t [2]: https://lore.kernel.org/linux-bluetooth/a34d2761-dad4-4ae7-8787-6bbf05538318@panix.com/T/#t I've also been having some problems with BT connectivity after installing 6.11.4. I'll test the above patch and report back in a few. (In reply to Luiz Von Dentz from comment #2) > https://patchwork.kernel.org/project/bluetooth/patch/20241014202326.381559-1- > luiz.dentz@gmail.com/ I can confirm that the mentioned patch restored typical connection behaviour for my BT keyboard and earbuds. I have the same problem here, on an Acer Swift SF314-54-53QH. According to lsusb the affected material is : "ID 8087:0a2a Intel Corp. Bluetooth wireless interface". The mouse trying to connect is a Logitech M240. But it looks like the bluetooth controller is unable to scan its whole environment. I have NOT the problem with another laptop (Dell Latitude 7490) which connects with a mouse of the same brand (Logitech M240). The bluetooth controller is nearly the same but slightly different: "8087:0a2b Intel Corp. Bluetooth wireless" (note the different product identifier). Note: I have the problem starting with Linux-6.11.4 (Archlinux flavor) so for now I stick with 6.11.3. Confirming that this patch applied to 6.11.4 also fixes bluetooth on my Intel AX210. |