我最近买了 Sennheiser HD1 蓝牙耳机,但似乎无法将其连接到 Ubuntu。我将它们设置为配对模式,但在蓝牙菜单中它们从未出现。它们在其他设备上可以使用。我尝试在谷歌上搜索,但似乎没有任何效果。我正在使用 Dell XPS 15。这里有人愿意帮忙吗?
非常感谢。
答案1
尝试以下过程:
跑步
sudo nano /etc/bluetooth/main.conf
更改
#AutoEnable=false
为AutoEnable=true
(默认情况下,位于文件底部)。跑步
sudo service /etc/init.d/bluetooth restart
然后你的 Ubuntu 机器也许能够找到你的 BT 耳机。