hello,
I'm trying to get Bluetooth to work, to no avail. So I ask for help.
I've uploaded more relevant information about my installation at https://linux-hardware.org/?probe=5fd39b626d. If I read the line about Bluetooth, it says about the "btusb" driver: "detected" but "this device model is known to have problems". Could this be why I can't get Bluetooth to work?
ps-1: Is this file called Generic Bluetooth USB driver https://github.com/torvalds/linux/blob/ ... th/btusb.c useful? If so, how can I install a driver from this type of file?
ps-2: this module is already loaded:
I'm trying to get Bluetooth to work, to no avail. So I ask for help.
Code:
~$ inxi -EBluetooth: Device-1: IMC Networks Wireless_Device type: USB driver: btusb Report: hciconfig ID: hci0 rfk-id: 2 state: down bt-service: enabled,running rfk-block: hardware: no software: no address: 00:00:00:00:00:00~$ bluetoothctlAgent registered[bluetooth]# showNo default controller available# rfkill list all..........1: asus-bluetooth: BluetoothSoft blocked: noHard blocked: no2: hci0: BluetoothSoft blocked: noHard blocked: no# dkms statusrtl8821au/5.12.5.2, 6.1.0-25-amd64, x86_64: installed# dmesg -l err[ 6.578462] Bluetooth: hci0: Opcode 0x0c03 failed: -110
ps-1: Is this file called Generic Bluetooth USB driver https://github.com/torvalds/linux/blob/ ... th/btusb.c useful? If so, how can I install a driver from this type of file?
ps-2: this module is already loaded:
Code:
~# lsmod | grep bluetoothbluetooth 958464 13 btrtl,btmtk,btintel,btbcm,bnep,btusb
Statistics: Posted by mazda1 — 2024-09-12 07:38 — Replies 0 — Views 60