ubuntu连接airpods
ubuntu连接airpods
修改config
(以下这个命令是重点)sudo vim /etc/bluetooth/main.conf
# Possible values: "dual", "bredr", "le"
ControllerMode = bredr
sudo /etc/init.d/bluetooth restart
pavucontrol 里有headphone的plugged才行
(以下这个命令是重点)
sudo -H pactl load-module module-bluetooth-discover
sudo apt install blueman
