public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] using BlueZ with pulseaudio
@ 2007-11-24 13:31 Csillag Kristof
  2007-11-24 16:53 ` Brad Midgley
  0 siblings, 1 reply; 2+ messages in thread
From: Csillag Kristof @ 2007-11-24 13:31 UTC (permalink / raw)
  To: bluez-users

Hi there!


I can figure out how to use PulseAudio with the ALSA device provided by
BlueZ.


I have BlueZ 3.22 installed & configured.


My /etc/asound.rc looks like this:


------------------------------------------

pcm.headset {
    type bluetooth
    device xx:xx:xx:xx:xx:xx
}

ctl.headset {
    type bluetooth
    device xx:xx:xx:xx:xx:xx
}

-----------------------------------


(Of course, instead of the Xes, it contains the address of my BT headset.)


I can use xmms/audacious to output sound to the alsa device "headset", and

it works all right.


However, when I try to run a PulseAudio sink on top of this device

(by adding  "load-module module-alsa-sink device=headset" to
/etc/pulse/default.pa),

I get the following error:


----------------------------------------------------------------------------------------------------------------------------------

ALSA lib ctl_bluetooth.c:150:(bluetooth_send_ctl) Unable to request new
volume value to server: Socket operation on non-socket
W: alsa-util.c: Unable to load mixer: Socket operation on non-socket
--------------------------------------------------------------------------------------------------------------------


I can run PulseAudio sinks on top of other ALSA devices, so I guess the
problem

lies in PulseAudio interfacing with the BlueTooth ALSA mixer.

How can I configure this?


How can I use this mixer anyway? I have not yet found any alsa

mixer application which lets me configure the name of the mixer device
to use.


Thank you for your help:


     Kristof Csillag



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-24 16:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-24 13:31 [Bluez-users] using BlueZ with pulseaudio Csillag Kristof
2007-11-24 16:53 ` Brad Midgley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox