I am currently using this one time HOTFIX script for the the issue: ``` pactl set-card-profile bluez_card.AA_BB_CC_DD_EE_FF a2dp_sink bluetoothctl disconnect AA:BB:CC:DD:EE:FF pactl set-card-profile bluez_card.AA_BB_CC_DD_EE_FF a2dp_sink bluetoothctl connect AA:BB:CC:DD:EE:FF ```
To get information about your bluetooth headphones address (AA:BB:CC:DD:EE:FF) use `bluetoothctl paired-devices` command. It disconnect and reconnect headphones and set correct profile. Needs to be run each time after connected, but still much easier than doing all those steps manually. And ofc you can make bash command from it, or make Desktop script icon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1724919 Title: Bluetooth headphones only use A2DP when connected manually To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1724919/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs