Mailinglist Archive: opensuse-multimedia (7 mails)
| < Previous | Next > |
[opensuse-multimedia] Bluetooth Headsets in Opnesuse 11.1 with alsa and pulseaudio
- From: Carlos Lorenzo Matés <clmates@xxxxxxxxxxx>
- Date: Fri, 6 Feb 2009 07:38:03 +0100
- Message-id: <200902060738.17377.clmates@xxxxxxxxxxx>
Hi to All.
I had setup my Bluetooth Headsets (Neovoice) using the howto found in the
opensuse.org wiki
I'm using opensuse 11.1 (up to date)
The headsets are paired and working.
this is my .asoundrc file
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
pcm.btheadset {
type bluetooth
device "00:0E:16:02:22:4D"
profile voice
}
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 tried also the commands
pactl load-module module-alsa-source device=btheadset
and
pactl load-module module-alsa-sink device=btheadset
like suggested in the howtos, but they segfault my pulseaudio and the daemon
exists (I have to restart it with /usr/bin/pulseaudio --start)
also the headset is not listed as any kind of device with aplay -l or aplay -L
Any help is appreciated.
Greetings
--
Un Saludo.
Carlos Lorenzo Matés.
clmates AT mundo-r.com
I had setup my Bluetooth Headsets (Neovoice) using the howto found in the
opensuse.org wiki
I'm using opensuse 11.1 (up to date)
The headsets are paired and working.
this is my .asoundrc file
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
pcm.btheadset {
type bluetooth
device "00:0E:16:02:22:4D"
profile voice
}
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 tried also the commands
pactl load-module module-alsa-source device=btheadset
and
pactl load-module module-alsa-sink device=btheadset
like suggested in the howtos, but they segfault my pulseaudio and the daemon
exists (I have to restart it with /usr/bin/pulseaudio --start)
also the headset is not listed as any kind of device with aplay -l or aplay -L
Any help is appreciated.
Greetings
--
Un Saludo.
Carlos Lorenzo Matés.
clmates AT mundo-r.com
| < Previous | Next > |