On Debian 12, kernel 6.1.0-17-amd64 I got it working with manually install the drivers.
Rename the file from rtl8761_b* to rtl8761_bu* in the directory
dmesg shows this error because the files were not named correctly in the first place:
Code:
mkdir -p /lib/firmware/rtl_btcurl -s https://raw.githubusercontent.com/Realtek-OpenSource/android_hardware_realtek/rtk1395/bt/rtkbt/Firmware/BT/rtl8761b_fw -o /lib/firmware/rtl_bt/rtl8761b_fw.bin
Rename the file from rtl8761_b* to rtl8761_bu* in the directory
dmesg shows this error because the files were not named correctly in the first place:
Code:
irmware: failed to load rtl_bt/rtl8761bu_fw.bin (-2)[ 590.551528] bluetooth hci0: firmware: failed to load rtl_bt/rtl8761bu_fw.bin (-2)[ 590.551537] bluetooth hci0: Direct firmware load for rtl_bt/rtl8761bu_fw.bin failed with error -2[ 590.551545] Bluetooth: hci0: RTL: firmware file rtl_bt/rtl8761bu_fw.bin not found
Statistics: Posted by chefjeff — 2024-01-11 03:04