Read more

How to pair a Bose Quiet Comfort 35 with your Ubuntu computer

Dominik Schöler
August 28, 2017Software engineer at makandra GmbH

You need to disable "Bluetooth low energy", then follow these core steps:

  1. Make sure the headphones are in pairing mode.
  2. Pair with System Settings > Bluetooth. On 16.04 I had to choose "proceed without pairing" and enter the PIN "0000"
  3. Select & test the headphones in System Settings > Sound. Choose High Fidelity Playback (A2DP Sink).
Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot

I also had to install a package with sudo apt-get install pulseaudio-module-bluetooth and load it with pactl load-module module-bluetooth-discover. Put the latter command into ~/.bashrc or you'll need to run it after each boot.

Troubleshooting

  • If you can see the headset in your Bluetooth devices list, but it won't succeed to connect: Remove the device and search for it again. It should successfully establish the connection.

Resources

Posted by Dominik Schöler to makandra dev (2017-08-28 15:37)