[RESOLVED] Bluetooth headset (airpods) connected properly but no sound output/input option in sound settings

Hi,

I am using Ubuntu 22.04 Jammy jellyfish on my Framework 13th gen laptop. I managed to successfully connect my airpods with bluetooth in the laptop. However, the sound settings do not have an option to select the bluetooth device. Can anyone please help me fix this?

Thank you.

Which Bluetooth device did you connect? If it has LE or something like that in its name, you need to choose another one, as Linux doesn’t support audio over Bluetooth Low Energy yet.

I don’t have your model, but with my Sony earbuds I have two Bluetooth devices like

Sony wf1000
and
Sony wf1000 LE

And I have to make sure to not connect to the LE one. Otherwise it connects, but you don’t get the audio device. Same with my old Samsung and Google pixel earphones.

1 Like

I am connecting “Airpods Pro”. It doesn’t have LE in the name.

It’s been awhile, but try this for anything Airpod related:

cat /etc/bluetooth/main.conf | grep “ControllerMode”

if you’re staring at

#ControllerMode = dual

You will likely want this to be uncommented as

ControllerMode = bredr

I recommend doing a

sudo cp /etc/bluetooth/main.conf /etc/bluetooth/main.bak

First before editing the /etc/bluetooth/main.conf file in case you need to restore it easily.

Then sudo systemctl restart bluetooth.service or reboot, then pair again.

6 Likes

It works now. Thank you so so much.

2 Likes

Delighted this helped. :slight_smile:

Thank very much for your help @Matt_Hartley here it`s working 100%

@Matt_Hartley I created an account specifically to thank you for this answer. Have a good one!

I just created this account to say thank you! :slight_smile:

Thanks, it worked.

Thank you this worked for me on Debian with a Framework 16

2+ years later, this answer fixed the same issue with my non-AirPod (Shokz OpenFit Air) earbuds. Thank you so much, Matt!

As a side question, is it possible for me to help add this to the Fedora Audio Troubleshooting Guide? Just hoping to save other people some time :slightly_smiling_face:

2 Likes

Worked for me with Arch as well. It may not be necessary to fully change the pairing modes of the Bluetooth service entirely. I haven’t fully tested it yet, but bluetoothctl does have a scan bredr subcommand, which may force non-LE pairing for individual devices

Hi, need help, i was using airpods 1 normally, but now on airpods pro 3, i connected them, but no sound is coming from them, buttons for stopping video works, but no sound , tried dual and bredr, but no success