Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #69076 > unrolled thread
| Started by | Kentaro Hayashi <kenhys@xdump.org> |
|---|---|
| First post | 2021-01-07 13:30 +0100 |
| Last post | 2021-01-09 23:10 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.debian.kernel
Bug#979505: linux-image-5.10.0-1-amd64: please apply patch to fix USB adapter initialization failure (rtl8761b chip) Kentaro Hayashi <kenhys@xdump.org> - 2021-01-07 13:30 +0100
Bug#979505: marked as done (linux-image-5.10.0-1-amd64: please apply patch to fix USB adapter initialization failure (rtl8761b chip)) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2021-01-09 23:10 +0100
| From | Kentaro Hayashi <kenhys@xdump.org> |
|---|---|
| Date | 2021-01-07 13:30 +0100 |
| Subject | Bug#979505: linux-image-5.10.0-1-amd64: please apply patch to fix USB adapter initialization failure (rtl8761b chip) |
| Message-ID | <BuCAp-6nA-5@gated-at.bofh.it> |
Package: linux-image-5.10.0-1-amd64 X-Debbugs-Cc: kenhys@xdump.org Version: 5.10.4-1 Severity: wishlist The problem: USB bluetooth adapter is not correctly initialized when rtl8761b chipset is used. (Thus, failed to initialize as a bluetooth controller correctly) This issue was fixed in linux 5.11, so please backport the following patch to 5.10. [1] [1] https://github.com/torvalds/linux/commit/a31489d2a368d2f9225ed6a6f595c63bc7d10de8 Bluetooth: Fix attempting to set RPA timeout when unsupported During controller initialization, an LE Set RPA Timeout command is sent to the controller if supported. However, the value checked to determine if the command is supported is incorrect. Page 1921 of the Bluetooth Core Spec v5.2 shows that bit 2 of octet 35 of the Supported_Commands field corresponds to the LE Set RPA Timeout command, but currently bit 6 of octet 35 is checked. This patch checks the correct value instead. How to reproduce 1. boot with linux-image-5.10.0-1-amd64 2. connect usb Bluetooth adapter (rtl8761b chipset) Expected: The initialization process succeeds without error.
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2021-01-09 23:10 +0100 |
| Subject | Bug#979505: marked as done (linux-image-5.10.0-1-amd64: please apply patch to fix USB adapter initialization failure (rtl8761b chip)) |
| Message-ID | <BvuAP-4PH-37@gated-at.bofh.it> |
| In reply to | #69076 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Sat, 09 Jan 2021 22:04:10 +0000 with message-id <E1kyMLC-0002cD-33@fasolo.debian.org> and subject line Bug#972968: fixed in linux 5.10.5-1 has caused the Debian Bug report #972968, regarding linux-image-5.10.0-1-amd64: please apply patch to fix USB adapter initialization failure (rtl8761b chip) to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 972968: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972968 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web