我在台式机上通过蓝牙使用 powerbeats 3 耳机,每 2 天在启动后,我发现自己在调试为什么我的耳机似乎不再连接。
我已经使用了以下问题及其答案,并且每次可以使用:
有些答案有时会起作用,有时将它们结合起来并重新启动我的系统似乎有神奇的帮助。
我的耳机不再通过蓝牙连接的症状:
- 使用 GUI,在单击连接开/关按钮将其打开时,它会立即自行关闭。
- 使用 bluetoothctl,删除设备,再次信任设备并尝试配对,直到它由于我的设备关闭而尝试配对而失败。
可能与其中一些软件包有关:
- 蓝兹 5.53
- libbluetooth3 5.53
我想帮助调试这个问题,我想我已经厌倦了每隔几天重启几次只是为了让我的耳机正常工作。
编辑:我正在使用 tp link ub 400 蓝牙适配器。
“lsusb”结果:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 003 Device 003: ID 1b1c:1b20 Corsair Corsair STRAFE RGB Gaming Keyboard
Bus 003 Device 002: ID 046d:c077 Logitech, Inc. M105 Optical Mouse
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
编辑2:与其他问题相比要澄清:
“hciconfig”结果:
hci0: Type: Primary Bus: USB
BD Address: 00:1A:7D:DA:71:15 ACL MTU: 310:10 SCO MTU: 64:8
UP RUNNING PSCAN ISCAN
RX bytes:718 acl:0 sco:0 events:54 errors:0
TX bytes:3673 acl:0 sco:0 commands:53 errors:0
如您所见,与显示为 DOWN 的其他问题相比,我的设备显示正在运行。