On Wed, Feb 13, 2008 at 02:43:35PM +0100, Rémi Cardona wrote: > If those of you who have a bluetooth stereo or even a mobile phone > headset working with PA could write a short blurb :
I have a Plantronics Pulse 590 [0] and a cheap noname bluetooth dongle
that I use with pulseaudio. It was a little tricky to get to work, but
once you know how it's simple.
First I added this to ~/.asoundrc
pcm.headset {
type bluetooth
device "XX:XX:XX:XX:XX:XX" # Changed to protect my ears
profile "hifi"
}
Then everytime I login I have to:
- activate the audio service in bluetooth-properties
- run: pactl load-module module-alsa-sink device=headset
- use pavucontrol to make the headset sink the default
0:
http://plantronics.com/north_america/en_US/products/cat1150057/cat5420035/prod29780013
signature.asc
Description: Digital signature
_______________________________________________ pulseaudio-discuss mailing list [email protected] https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss
