Bluetooth Headsets in Opnesuse 11.1 with alsa and pulseaudio
Carlos Lorenzo Matés <[email protected]>
| Newsgroups | gmane.linux.suse.multimedia |
|---|---|
| Message-ID | <[email protected]> |
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
signature.asc
(application/pgp-signature, 197 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) iEYEABECAAYFAkmL2tkACgkQzb+zPFkBQr+2TQCfce/9IoSpcQvEJSDoZlWawg9Y 2gYAn28mA35iHL4HJTJ8wI0VIVnGW7ZW =NHCR -----END PGP SIGNATURE-----