Public bug reported:

Device: ASUS TUF Gaming A16 FA608UP
Bluetooth chip: Realtek RTL8852CE (USB ID 13d3:3612)
Kernel: 6.17.0-35-generic

The USB ID 13d3:3612 is missing from btusb's Realtek device table.
Without it, btrtl never loads the firmware (rtl8852cu_fw_v2.bin)
and Bluetooth scanning finds no devices.

Fix: add to drivers/bluetooth/btusb.c:
{ USB_DEVICE(0x13d3, 0x3612), .driver_info = BTUSB_REALTEK | 
BTUSB_WIDEBAND_SPEECH },
in the "Realtek 8852CE Bluetooth devices" section.

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
   btusb: add USB ID 13d3:3612 (IMC Networks RTL8852CE Bluetooth)

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


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to