嗨,朋友们,我正在使用 byte DM5710BT 蓝牙耳机,它在 Windows 7 中运行良好。但在 Ubuntu12.10 中,我已将其配对,并确保它已连接。但我仍然无法从我的设备获得音频,相反,笔记本电脑的内置扬声器发出音频。有人能帮我如何在 Ubuntu 中使用蓝牙耳机吗?谢谢。
答案1
编辑 /etc/bluetooth/audio.conf 并在 [General] 下添加行 Enable=Source。重新启动蓝牙。它对我有用。(Ubuntu 13.04)
答案2
首先,以 root 身份登录并运行bluetoothctl
以下命令:
nirvan@nirvan:~$ sudo -i
root@nirvan:~# bluetoothctl
[bluetooth]# power off
[bluetooth]# power on
[bluetooth]# scan on