Page 1 of 1

[SOLVED] Bluetooth headset problem

PostPosted: May 23rd, '13, 21:41
by ivanz
Hi all,

I just installed Mageia 3 KDE and I am having problem with my bluetooth headset. I know it is working with this HW as I do have other distribution running Gnome.

The problem is that I can see it and connect via bluetooth icon (connected as headset service and audio sink) but I can't see it under Phonon or Kmixer so no sound with my device :(

Any help would be appreciated.

BR,
Ivan

Re: Bluetooth headset problem

PostPosted: May 24th, '13, 15:13
by pete910
Make sure you have pulseaudio-module-bluetooth installed.

Open console do

Code: Select all
rpm -qa  pulseaudio-module-bluetooth


see output, if it returns empty, install via software manager or via a root console and do

Code: Select all
urpmi pulseaudio-module-bluetooth




Pete.

Re: Bluetooth headset problem

PostPosted: May 24th, '13, 22:32
by ivanz
I had to reset but it's working now :) thanx