Mailinglist Archive: opensuse-multimedia (7 mails)
| < Previous | Next > |
Re: [opensuse-multimedia] Bluetooth Headsets in Opnesuse 11.1 with alsa and pulseaudio
- From: Vladimir Botka <vbotka@xxxxxxx>
- Date: Wed, 11 Feb 2009 19:33:29 +0100
- Message-id: <20090211193329.01e7fe78@xxxxxxxxxxxxx>
On Wed, 11 Feb 2009 19:08:59 +0100
Carlos Lorenzo Matés <clmates@xxxxxxxxxxx> wrote:
pcm.!default {
type bluetooth
device "00:0E:16:02:22:4D"
profile auto
}
about the ctl I am not sure.
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 ?"
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.
I try to get bluetooth/pulseaudio working too.
Ciao,
--
-vlado
Vladimir Botka
--
To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-multimedia+help@xxxxxxxxxxxx
Carlos Lorenzo Matés <clmates@xxxxxxxxxxx> 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
--
To unsubscribe, e-mail: opensuse-multimedia+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-multimedia+help@xxxxxxxxxxxx
| < Previous | Next > |