Hi,
We are trying to integrate and use pipewire as Audio manager on one of our TV devices from which we want to connect to a bluetooth device(sound bar or Headset) and play audio.
However after pairing is successful "connect" is failing with below error.
#bluetoothctl connect
Failed to connect: org.bluez.Error.Failed br-connection-profile-unavailable
bluez log: bluetoothd[15378]: ../bluez-5.69/src/service.c:btd_service_connect() a2dp-sink profile connect failed for .......: Protocol not available
The version tried so far are
pipewire version:3.63
wireplumber version: 4.12
Bluez5 version: 5.48, 5.69
pipewire version:3.75
wireplumber version: 4.12 and 4.14
Bluez5 version: 5.58, 5.65 , 5.66 and 5.69
We started pipewire-pulse service along with Pipiewire-3.75 but still facing the connection error
Solutions tried so far for "br-connection-profile-unavailable"
1) ControllerMode = bredr ; AutoEnable = true in /bluetooth/main.conf
2) downgrading Bluez version to 5.58
Top comments (0)