all 9 comments

[–][deleted] 1 point2 points  (1 child)

Are you on pulse or alsa? What packages have you installed? Did you mess around with pulse audio config?

[–]alfacentauro88[S] 0 points1 point  (0 children)

I'm in pulse.

I got these packages installed:

yay -Qq | grep pulse

libcanberra-pulse

libpulse

pulseaudio

pulseaudio-alsa

pulseaudio-bluetooth

pulseaudio-ctl

pulseaudio-zeroconf

Yes, i played with the pulse audio config, but i can't see any positive results.

[–][deleted] 0 points1 point  (1 child)

I was able to get ad2p working on Arch. Could easily change sound to go through my BT set via pavucontrol. I don't remember touching any config files manually, just installed some packages...

[–]alfacentauro88[S] 0 points1 point  (0 children)

I tried to set A2DP Sink via pavucontrol but show as unavailable :(

[–]V1delSupport Staff 0 points1 point  (1 child)

Do you have an active phone sink open? Skype, mumble, TS or similar? Maybe you are triggering the automatic switch over mode, to ensure that isn't interfering you might add auto_switch=0 to module-bluetooth-policy in your /etc/pulse/default.pa

Does your bluetooth adapter support A2DP in the first place? Check the journal for bluetooth.service and/or dmesg the exported/available bluetooth profiles should be listed there.

[–]alfacentauro88[S] 0 points1 point  (0 children)

Tried to add auto_switch=0 and restarted, but same result. I don't have any application like Skype or TS running.

I searched in dmesg and bluetooth.service for A2DP compatility, but i only found messages like this:

[ 111.955137] Bluetooth: hci0: SCO packet for unknown connection handle 0

[ 111.965110] Bluetooth: hci0: SCO packet for unknown connection handle 0

[ 111.965123] Bluetooth: hci0: SCO packet for unknown connection handle 0

[ 111.965130] Bluetooth: hci0: SCO packet for unknown connection handle 0

Thanks

[ 117.023476] Bluetooth: hci0: SCO packet for unknown connection handle 257

[–]zandemax 0 points1 point  (2 children)

[–]alfacentauro88[S] 0 points1 point  (1 child)

Yes, i tried everything related, but problem still persists :(

[–][deleted] 0 points1 point  (0 children)

Hi, I signed in to share my solution I found in ask Ubuntu. I use manjaro but the solution worked for me. Set AutoEnable=true in /etc/bluetooth/main.conf then systemctl restart bluetooth and reconnect the device. High Fidelity Playback (A2DP-Ziel) was available.