-
Notifications
You must be signed in to change notification settings - Fork 87
a2dp_sink_*: Unavailable profile (except SBC) #53
Comments
Check #31 |
I have a similar issue. Unfortunately, Fedora's
|
I also have a similar issue on Fedora. I am connecting to a BTR3 device (https://www.fiio.com/btr3) which supports SBC, aptX, aptX-HD, and LDAC. However, I can only connect using aptX-HD. If I try to switch to any other audio profile with either gnome settings or blueman, I get the same error in journalctl. My avinfo output is as follows:
|
Have you got ffmpeg and libldac installed? If you are not using v1.1.99, devel-package also required. |
Aha, I was missing libldac-devel. After restarting pulseaudio and the bluetooth service, it now uses the LDAC profile by default. However, I still cannot switch to other audio profiles - including the aptX-HD one that it was using previously! |
The "Unavailable", literally ... unavailable, at least inside these modules |
I tried enabling the -E option, but it didn't help. I'm using bluez-5.50-3.fc29 from the official Fedora repository though - perhaps the experimental features aren't available in that? If I do "pactl list sinks | grep -e bluez -e a2dp_codec" I do indeed just get the LDAC option listed. For the record, I'm also using pulseaudio-module-bluetooth-freeworld-1.1-3.fc29. |
Help yourself, plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz |
Yeah, I figured it would be that, just thought I'd give an update first as I can't try that just now. Thanks for the help! |
I've rebuilt the Fedora's bluez rpm package (https://packagecloud.io/eminguez/bluez) and now I have Thanks. Just in case, the patch is simply this:
I'm having issues (https://pagure.io/fedora-infrastructure/issue/7715) trying to create the PR to the bluez repo (https://src.fedoraproject.org/rpms/bluez) but once fixed, hopefully I will create the PR to be included in Fedora |
avinfo output:
Then, I've updated to Now I can use aptX, but no LDAC (which doesn't seem to be supported by the headphones), nor aptX HD (which doesn't seem to be supported by the headphones) nor SBC (IDK why):
Also, I've just did the PR to Fedora's bluez package to include |
There was a bug in bluez; https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=9f7659a44601e043bdb6724b0ab4f3f59c46e9fe. So you have to upgrade both pulseaudio-modules-bt and bluez to newest, or downgrade bluez revision which before https://git.kernel.org/pub/scm/bluetooth/bluez.git/commit/?id=9f7659a44601e043bdb6724b0ab4f3f59c46e9fe |
Fedora 29 with latest pulseaudio-module-bluetooth-freeworld package:
I can select aptX, aptX-HD and LDAP codecs with pavucontrol or gnome settings but it doesn't work.
Journalctl says:
The text was updated successfully, but these errors were encountered: