All of lore.kernel.org
 help / color / mirror / Atom feed
From: Csillag Kristof <csillag.kristof@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] using BlueZ with pulseaudio
Date: Sat, 24 Nov 2007 14:31:23 +0100	[thread overview]
Message-ID: <474827AB.1040102@gmail.com> (raw)

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

             reply	other threads:[~2007-11-24 13:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-24 13:31 Csillag Kristof [this message]
2007-11-24 16:53 ` [Bluez-users] using BlueZ with pulseaudio Brad Midgley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=474827AB.1040102@gmail.com \
    --to=csillag.kristof@gmail.com \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.