Re: Bluetooth Headsets in Opnesuse 11.1 with alsa and pulseaudio

Vladimir Botka <[email protected]>
Newsgroups gmane.linux.suse.multimedia
Organization SUSE Linux
Message-ID <[email protected]>
On Wed, 11 Feb 2009 19:08:59 +0100
Carlos Lorenzo Matés <[email protected]> wrote:

> could you explain how to make the bt headsets the default alsa input
> and output?
> 
> I have tried with this
> 
> in .asoundrc
> pcm.!default {
>                type pulse
>        }
> ctl.!default {
>                type pulse
>        }


pcm.!default {
               type bluetooth
               device "00:0E:16:02:22:4D"
               profile auto
       }

about the ctl I am not sure.



> then launch the application with aoss 
> 
> ie:
> 
> aoss ./Teamspeak
> 
> the application accepts devices like 
> 
> oss: /dev/dsp
> 


If this works you can also try: "alsa: device=btheadset", but again I
am not sure. This question would be best answered from the aoss
mailling-list. "How to set specific alsa device as an aoss output ?"

> i set this /dev/dsp0
> 
> but the /dev/dsp0 get not redirected to the btheadsets.
> 
> the application gives no error and display my device as active, but i
> hear any sound
> 
> is the
>  
> pcm.dsp0 {      type plug
>                slave.pcm "btheadset" }
> 
> right?
> 


This construct looks OK to me regarding the documentation in
http://alsa.opensrc.org/.asoundrc, but again this settings would be
best consulted in the alsa mailing-list.

> 
> as a side note, the pactl load-module module-alsa-source
> device=btheadset still breaks pulseaudio
> 
> 

I try to get bluetooth/pulseaudio working too.

Ciao,

-- 
	-vlado
	Vladimir Botka
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.