Wifi is working fine, bluetooth is not working //TpLink TX10UB - 8851BU nano
Hi! I recently bought TpLink TX10UB nano - which is 8851BU. Linux Fedora 42 with kernel 6.15.6. Driver compiled and installed successfully. The Wifi is working really well but the Bluetooth not. I can see the Bluetooth icon on the desktop, technically looks ok but I cannot find any Bluetooth device or any device find me.
nov@nb:~ lsusb Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 001 Device 002: ID 3625:010b Realtek 802.11ax WLAN Adapter Bus 001 Device 003: ID 05e3:0610 Genesys Logic, Inc. Hub Bus 001 Device 004: ID 2c7c:6008 Quectel Wireless Solutions Co., Ltd. EM061K-GL Bus 001 Device 005: ID 27c6:6594 Shenzhen Goodix Technology Co.,Ltd. Goodix USB2.0 MISC Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 003 Device 002: ID 04f2:b805 Chicony Electronics Co., Ltd Integrated Camera Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 007 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 008 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub nov@nb:~ dmesg | grep -i bluetooth [ 5.708363] Bluetooth: Core ver 2.22 [ 5.708377] NET: Registered PF_BLUETOOTH protocol family [ 5.708378] Bluetooth: HCI device and connection manager initialized [ 5.708381] Bluetooth: HCI socket layer initialized [ 5.708383] Bluetooth: L2CAP socket layer initialized [ 5.708384] Bluetooth: SCO socket layer initialized [ 5.861060] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked [ 6.553315] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 6.553317] Bluetooth: BNEP filters: protocol multicast [ 6.553320] Bluetooth: BNEP socket layer initialized [ 6.555726] Bluetooth: MGMT ver 1.23 [ 14.565143] Bluetooth: RFCOMM TTY layer initialized [ 14.565157] Bluetooth: RFCOMM socket layer initialized [ 14.565162] Bluetooth: RFCOMM ver 1.11 nov@nb:~ dmesg | grep -i 8851 [ 6.198691] rtw89_8851bu_git 1-1:1.2: loaded firmware rtw89/rtw8851b_fw.bin [ 6.198774] rtw89_8851bu_git 1-1:1.2: git commit [ 6.247123] rtw89_8851bu_git 1-1:1.2: Firmware version 0.29.41.3 (65cefb31), cmd version 0, type 5 [ 6.247129] rtw89_8851bu_git 1-1:1.2: Firmware version 0.29.41.3 (65cefb31), cmd version 0, type 3 [ 7.281769] rtw89_8851bu_git 1-1:1.2: chip rfe_type is 4 [ 7.413015] rtw89_8851bu_git 1-1:1.2: rfkill hardware state changed to enable [ 7.413085] usbcore: registered new interface driver rtw89_8851bu_git
It's new to me this driver. Maybe I'm missing something?
Are you sure the driver you installed coming from this repo?
Hi, actually no. I was roaming from repo to repo trying to make it working. No idea what to do but the bluetooth is not working.