Hi! I have problems with getting a Trust 5.0 usb bluetooth to work properly with my raspberry pi 5. Most of the time when I boot the rpi I see "RTL: download fw command failed (-110)" in dmesg log. I can get it to work if I unplug/replug it several times until fw download succeeds. I dont know if this is a kernel-usb/firmware issue on rpi5? When using fedora 40 on my laptop I have no issues
I have disabled to internal bluetooth adapter in /boot/firmware/config.txt
dmesg log:
I have disabled to internal bluetooth adapter in /boot/firmware/config.txt
Code:
dtoverlay=disable-bt
Code:
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x414fd0b1][ 0.000000] Linux version 6.6.28+rpt-rpi-2712 (debian-kernel@lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22)[ 0.000000] KASLR enabled[ 0.000000] random: crng init done[ 0.000000] Machine model: Raspberry Pi 5 Model B Rev 1.0....[ +0.697710] usb 3-1: USB disconnect, device number 29[ +2.774271] usb 3-1: new full-speed USB device number 30 using xhci-hcd[ +0.169196] usb 3-1: New USB device found, idVendor=0bda, idProduct=8771, bcdDevice= 2.00[ +0.000005] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ +0.000002] usb 3-1: Product: Bluetooth Radio[ +0.000002] usb 3-1: Manufacturer: Realtek[ +0.000002] usb 3-1: SerialNumber: 00E04C239987[ +0.019056] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761[ +0.002982] Bluetooth: hci0: RTL: rom_version status=0 version=1[ +0.000010] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin[ +0.000057] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin[ +0.000027] Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210[ +2.736663] Bluetooth: hci0: command 0xfc20 tx timeout[ +0.000011] Bluetooth: hci0: RTL: Failed to generate devcoredump[ +0.000006] Bluetooth: hci0: RTL: download fw command failed (-110)[ +0.790605] usb 3-1: USB disconnect, device number 30[ +2.117384] usb 3-1: new full-speed USB device number 31 using xhci-hcd[ +0.169496] usb 3-1: New USB device found, idVendor=0bda, idProduct=8771, bcdDevice= 2.00[ +0.000006] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3[ +0.000002] usb 3-1: Product: Bluetooth Radio[ +0.000002] usb 3-1: Manufacturer: Realtek[ +0.000001] usb 3-1: SerialNumber: 00E04C239987[ +0.019060] Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000b lmp_ver=0a lmp_subver=8761[ +0.002982] Bluetooth: hci0: RTL: rom_version status=0 version=1[ +0.000018] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_fw.bin[ +0.000059] Bluetooth: hci0: RTL: loading rtl_bt/rtl8761bu_config.bin[ +0.000027] Bluetooth: hci0: RTL: cfg_sz 6, total sz 30210[b][ +0.748892] Bluetooth: hci0: RTL: fw version 0xdfc6d922[/b][ +0.139211] Bluetooth: MGMT ver 1.22
Statistics: Posted by hkskoglund — Tue Apr 30, 2024 7:53 am