operating-system: Missing firmware file rtl_bt/rtl8761b_fw.bin
Not sure if I should log a bug/enhancement as well, seem to be having the same issue. I see the commit is completed but still in Dev. (btw thanks @agners)
[16263.319768] usb 1-1.4: USB disconnect, device number 4
[16642.754635] usb 1-1.2: new full-speed USB device number 5 using dwc_otg
[16642.887871] usb 1-1.2: New USB device found, idVendor=0bda, idProduct=8771, bcdDevice= 2.00
[16642.887899] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[16642.887919] usb 1-1.2: Product: Bluetooth Radio
[16642.887936] usb 1-1.2: Manufacturer: Realtek
[16642.887953] usb 1-1.2: SerialNumber: 00E04C239987
[16642.907465] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761
[16642.909456] Bluetooth: hci0: RTL: rom_version status=0 version=1
[16642.909486] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761b_fw.bin
[16642.923271] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761b_fw.bin failed with error -2
[16642.923306] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8761b_fw.bin not found
_Originally posted by @kelos-01 in https://github.com/home-assistant/operating-system/issues/1273#issuecomment-809614902_
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 17 (7 by maintainers)
Commits related to this issue
- Add firmware for RTL8761B/BU devices (#1392) — committed to agners/operating-system by agners 3 years ago
- Add firmware for RTL8761B/BU devices (#1392) (#1423) — committed to home-assistant/operating-system by agners 3 years ago
- Add firmware for RTL8761B/BU devices (#1392) (#1423) (cherry picked from commit e5933c4ed4dc0f18f588cf91de2a62bc1b830224) — committed to home-assistant/operating-system by agners 3 years ago
Ok, yeah we so far did not see a reason to support external WiFi/Bluetooth when there is on-board WiFi/Bluetooth support. Added a new feature request for this: #1427
For other uses like @kelos-01 @GreyTeardrop the firmware should be present in OS 6.1.
Oh sorry, I just saw the link to #1427 I guess it’s fixed over there…