Vic*_*tor 94 sound bluetooth bluetooth-speaker 16.04 bluez
在系统设置 > 蓝牙中,搜索设备但配对失败时可以看到 Bose QC 35。
在多次尝试并使用PIN 选项播放后,我设法将其配对,但一旦在System Settings > Sound 中选择,它就会失败并回退到内置音频或播放一些乱码。
Vic*_*tor 167
Bose Quiet Comfort 35 似乎在与蓝牙 LE(低功耗)配对时存在问题。
我建议您清理过去的配对尝试:
编辑蓝牙配置文件:
sudo nano /etc/bluetooth/main.conf
Run Code Online (Sandbox Code Playgroud)
代替:
#ControllerMode = dual
Run Code Online (Sandbox Code Playgroud)
和:
ControllerMode = bredr
Run Code Online (Sandbox Code Playgroud)
重启蓝牙:
sudo service bluetooth restart
Run Code Online (Sandbox Code Playgroud)
由于无需蓝牙 LE 即可完成配对,因此配对后您可以恢复到原始配置:
sudo nano /etc/bluetooth/main.conf
Run Code Online (Sandbox Code Playgroud)
代替:
ControllerMode = bredr
Run Code Online (Sandbox Code Playgroud)
和:
#ControllerMode = dual
Run Code Online (Sandbox Code Playgroud)
重启蓝牙:
sudo service bluetooth restart
Run Code Online (Sandbox Code Playgroud)
如果您在断开连接/重新启动后重新连接时遇到问题:
小智 48
接受的答案对我不起作用。此博客条目有效:http : //erikdubois.be/installing-bose-quietcomfort-35-linux-mint-18/
创建 /etc/bluetooth/audio.conf
[General]
Disable=Socket
Disable=Headset
Enable=Media,Source,Sink,Gateway
AutoConnect=true
load-module module-switch-on-connect
Run Code Online (Sandbox Code Playgroud)在/etc/bluetooth/main.conf集
ControllerMode = bredr
AutoEnable=true
Run Code Online (Sandbox Code Playgroud)重启蓝牙
sudo service bluetooth restart
Run Code Online (Sandbox Code Playgroud)High Fidelity Playback (A2DP sink)在声音选项中选择-modeZer*_*x18 10
我有运行 Linux Mint 19.2 的 Bose Quietcomfort 35 II。这里的解决方案都不适合我。唯一有效的方法是在我的 Android 手机上下载 Bose Connect 应用程序,然后:
您无需再次执行此操作,因为设备将进行配对。
| 归档时间: |
|
| 查看次数: |
94899 次 |
| 最近记录: |