I have a blue tooth speaker that connects by default as Headset Unit (HSP/HFP). How can I make it connect by default High Fidelity Playback (A2DP Sink)?
I have two users defined on my machine and somehow for one of the users it remembers the connection setting A2DP. But for the other user it doesn't. I'm using Ubuntu 20.04.4 LTS
Edit: The answer suggested in the comment, http://askubuntu.com/a/1388140/32664, works but only until restart. Afterwards the problem persists. I noticed that if I am doing a manual pulseaudio -k && sudo systemctl restart bluetooth
then the problem goes away...