无法将 AirPods 连接到 Ubuntu 20.04

Sha*_*ark 12 bluetooth 20.04

我正在尝试将 AirPods 连接到 Ubuntu 20.04(内核:5.11.0-36-generic),我阅读了很多博客文章,但没有任何效果,每当我尝试连接时,它都会尝试连接一段时间,然后设置应用程序只是结冰了。谁能帮帮我吗?请原谅我糟糕的英语。谢谢。

我阅读并关注的一些博客(但没有用):

在 Ubuntu 20.04 上设置 Airpods Pro

如何在 ubuntu 20.04 上配对+设置+连接 Airpod Pro

更新:问题已解决,请参阅评论。

小智 18

在我尝试启用SSPMode之前,这些解决方案和其他解决方案都没有

btmgmt ssp on
Run Code Online (Sandbox Code Playgroud)

如果这不起作用尝试禁用它

btmgmt ssp off
Run Code Online (Sandbox Code Playgroud)

注意:您需要 sudo 权限,并且可能需要关闭蓝牙才能切换设置。

  • 对 Ubuntu 20.04 有帮助。谢谢! (2认同)

小智 9

适合尝试将 AirPods max 与 ubuntu 配对的用户。

首先,停止蓝牙服务:

sudo /etc/init.d/bluetooth stop
Run Code Online (Sandbox Code Playgroud)
  1. 使用以下命令在文本编辑器中打开蓝牙配置文件。
sudo vi /etc/bluetooth/main.conf
Run Code Online (Sandbox Code Playgroud)
  1. 将 bredr 和 Dual 模式添加到 Controller 模式,如下所示:
ControllerMode = bredr
ControllerMode = dual
Run Code Online (Sandbox Code Playgroud)

然后重启蓝牙

sudo /etc/init.d/bluetooth restart
Run Code Online (Sandbox Code Playgroud)

您现在可以尝试配对您的设备:

press and hold the noise control button for about five seconds, or until the status light flashes white