无法让我的 Airpods 2 与我的笔记本电脑成功配对。在蓝牙菜单中,我看到了我的 Airpods 2,但双击没有配对,并且仍然显示“未设置”文本。
我也尝试过与blueman配对,但blueman总是说配对失败。尝试过用 Dual 或 bredr 更改 bluetooth/main.conf 的技巧ControllerMode,但都失败了。
从journalctl -f,我确实找到了这个日志:
Jan 06 07:19:36 edgar-ThinkPad-X1-Extreme-2nd gnome-control-c[5489]: Setting up /org/bluez/hci0/dev_E4_76_84_72_CB_79 failed: Timeout was reached
Run Code Online (Sandbox Code Playgroud)
但我不知道为什么配对会超时。
不知道还能尝试/做什么。
相关规格:
uname -a
Linux edgar-ThinkPad-X1-Extreme-2nd 5.3.0-26-generic #28-Ubuntu SMP Wed Dec 18 05:37:46 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
(Mon Jan-1 7:10:21am)-(CPU 2.9%:0:Net 60)-(edgar:~)-(1.8G:60)
> cat /etc/os-release
NAME="Ubuntu"
VERSION="19.10 (Eoan Ermine)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 19.10"
VERSION_ID="19.10"
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
VERSION_CODENAME=eoan
UBUNTU_CODENAME=eoan
> hciconfig -a
hci0: Type: Primary …Run Code Online (Sandbox Code Playgroud)