ToX*_* 82 12 bluetooth intel-nuc 19.04
我看过以前的类似问题,但仍然无法解决。
我已经尝试过使用以前的内核(顺便说一句,我最近没有升级)。
在我的 Intel NUC8 bios 中启用了蓝牙。
但是,如果我尝试连接到我的蓝牙扬声器,我只会看到:
? ~ bluetoothctl
[bluetooth]# connect 00:22:37:54:51:53
No default controller available
Run Code Online (Sandbox Code Playgroud)
我不确定这会有所帮助,但我注意到这个命令
? ~ dmesg | grep -i bluetooth
[ 3.801286] Bluetooth: Core ver 2.22
[ 3.801773] Bluetooth: HCI device and connection manager initialized
[ 3.801777] Bluetooth: HCI socket layer initialized
[ 3.801779] Bluetooth: L2CAP socket layer initialized
[ 3.801784] Bluetooth: SCO socket layer initialized
[ 4.500700] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.500702] Bluetooth: BNEP filters: protocol multicast
[ 4.500705] Bluetooth: BNEP socket layer initialized
[ 5.858216] Bluetooth: hci0: command 0xfc05 tx timeout
[ 5.858217] Bluetooth: hci0: Reading Intel version information failed (-110)
Run Code Online (Sandbox Code Playgroud)
返回一个 Reading Intel version information failed (-110)
任何的想法?