当前位置:首页 > 编程笔记 > 正文
已解决

ubuntu20.04蓝牙连接airpods

来自网友在路上 11178117提问 提问时间:2023-11-21 09:27:36阅读次数: 117

最佳答案 问答题库1178位专家为你答疑解惑

ubuntu20.04蓝牙连接airpods

  • 解禁蓝牙
  • 安装blueman
  • 设置模式
  • 连接上没有声音的问题

解禁蓝牙

sudo rmmod btusb
sleep 1
sudo modprobe btusb
sudo /etc/init.d/bluetooth restart

安装blueman

sudo apt install blueman
sudo apt-get install pulseaudio-module-bluetooth
sudo service bluetooth restart

设置模式

sudo gedit /etc/bluetooth/main.conf  #设定ControllerMode = bredr
sudo /etc/init.d/bluetooth restart

长按airpods上的按钮

连接上没有声音的问题

开启过度增益,将声音开最大

在这里插入图片描述

参考文章

查看全文

99%的人还看了

猜你感兴趣

版权申明

本文"ubuntu20.04蓝牙连接airpods":http://eshow365.cn/6-41094-0.html 内容来自互联网,请自行判断内容的正确性。如有侵权请联系我们,立即删除!