[Bug 972063] Re: Bluetooth Headset pairs but does not show up in Sound Settings profile
Dmitry Kann
972063 at bugs.launchpad.net
Fri Sep 28 16:25:09 UTC 2012
The solution described here helped all of a sudden:
http://askubuntu.com/questions/175933/why-did-my-bluetooth-headset-
disappear-from-sound-settings-and-how-can-i-get-it
All you need is to set card profile. First look up your device ID:
~$ pactl list cards short
0 alsa_card.pci-0000_01_00.1 module-alsa-card.c
1 alsa_card.usb-Generic_Turtle_Beach_USB_Headset_0000000001-00-Headset module-alsa-card.c
2 alsa_card.pci-0000_00_14.2 module-alsa-card.c
8 bluez_card.C8_84_47_04_21_6F module-bluetooth-device.c
Then you use the above ID to bind the profile to the card:
~$ pactl set-card-profile bluez_card.C8_84_47_04_21_6F a2dp
The device shows up in the list again.
--
You received this bug notification because you are a member of
Bluetooth, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/972063
Title:
Bluetooth Headset pairs but does not show up in Sound Settings profile
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/972063/+subscriptions
More information about the Ubuntu-bluetooth
mailing list