Hi to All. I am trying to configure my bluetooth headsets in linux. I'm using opensuse 11.1 up to date I have my headsets paired with my bluetooth adapter and I have setup my .asoundrc like this pcm.!default { type pulse } ctl.!default { type pulse } pcm.btheadset { type bluetooth device "00:0E:16:02:22:4D" profile auto } ctl.btheadset { type bluetooth } if I type the command arecord -D btheadset -f S16_LE | aplay -D btheadset -f S16_LE I can talk and hear myself in the headset, so seems to work fine. But I'm unable to use with applications like Teamspeak because they expect a device like /dev/dsp or similar. I have tried with pactl load-module module-alsa-source device=btheadset but this breaks pulseaudio (I'm looking this in the opensuse-multimedia list, and they have confirmed me that pulseaudio is not able to manage this yet) then they suggested me to ask here to see if directly with alsa is possible to set the btheadset as the default sound device, or if it's possible to make a virtual device like /dev/dsp1 to be redirected to the btheadsets. I have been reading in the web, and tried also adding this at the last of my .asoundrc pcm.dsp0 { type plug slave.pcm "btheadset" } then launch the application with aoss ie: aoss ./Teamspeak the application accepts devices like oss: /dev/dsp 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 this rigth? Is possible to make this work to non aware alsa applications? Many Thanks -- Un Saludo. Carlos Lorenzo Matés. clmates AT mundo-r.com
Attachment:
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ Alsa-user mailing list Alsa-user@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-user