LM17 Qiana - Problem to connecting my devices over bluetooth (Blueman) - Fix

mintwalker
  9 years ago
  4

Title:

EN: Play high definition music at Samsung Soundbar HW-F550 with Subwoofer 2.1 over bluetooth (Samsung AirTrack).

DE: High Definition Musik über Bluetooth auf der Samsung Soundbar HW-F550 with Subwoofer 2.1 abspielen (Samsung AirTrack).

Problem:

EN: Samsung Soundbar HW-F550 with Subwoofer 2.1 was detected by blueman bluetooth applet (v1.23) manager. But if I wanted to connect to Samsung AirTrack the connection was disconnected suddenly.

DE: Samsung Soundbar HW-F550 with Subwoofer 2.1 wird vom Blueman Bluetooth Applet (v1.23) Manager erkannt. Aber wenn man eine Verbindung zum Samsung AirTrack herstellen möchte, dann wird sie sofort unterbrochen.

Fix it:

EN: First, I removed all modules regarding bluetooth.
DE: Zuerst habe ich alle Bluetooth-Module entfernt.

sudo apt-get purge pulseaudio-module-bluetooth bluetooth bluez-* bluez


EN: Then, I installed what was recommended.
DE: Dann habe ich alle empfohlenen installiert.

sudo apt-get install blueman bluez pulseaudio-module-bluetooth --install-suggests


EN: And finally, the missing key is loading this module.
DE: Und letztendlich den fehlenden Key für das Modul geladen.

pactl load-module module-bluetooth-discover

Source:

EN: Solution originally found here:
DE: Originallösung hier gefunden:

http://forums.linuxmint.com/viewtopic.php?f=47&t=171054

Comments
mintwalker 9 years ago

Thanks Bandula, I fixed it and the link is working now :-)