我有蓝牙耳机 Sony WH-1000XM3 和 Ubuntu 16.04。我已成功配对设备,但无法将配置文件更改为 a2dp。无论我做什么,它都会失败并显示消息“无法将配置文件更改为 a2dp_sink”。
我试过了:
什么都行不通。请帮忙。
一些信息:
/etc/bluetooth/audio.conf
# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
[General]
Enable=Gateway,Source
# Switch to master role for incoming connections (defaults to true)
Master=true
# If we want to disable support for specific services
# Defaults to supporting all implemented services
#Disable=Gateway,Source,Socket
Disable=Socket,Headset
# SCO routing. Either PCM or HCI …Run Code Online (Sandbox Code Playgroud)