I found the problem with pacmd. Stupid me! I called the system one and not the one I built.<br><br>Nevertheless, I am interested in the debugging magic.<br><br>Burkhard<br><br><div class="gmail_quote">2010/1/2 Burkhard Stubert <span dir="ltr"><<a href="mailto:burkhard.stubert@googlemail.com">burkhard.stubert@googlemail.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Colin<br><br><div class="gmail_quote">2010/1/2 Colin Guthrie <span dir="ltr"><<a href="mailto:gmane@colin.guthr.ie" target="_blank">gmane@colin.guthr.ie</a>></span><div class="im">
<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
'Twas brillig, and Burkhard Stubert at 02/01/10 14:50 did gyre and gimble:<br>
<div>> Hi folks,<br>
><br>
> I have built PA v0.9.21 and installed it in /usr/local/PulseAudio. I<br>
> have changed my configuration files as follows.<br>
><br>
> ~/.pulse/client.conf:<br>
> daemon-binary = /usr/local/PulseAudio/bin/pulseaudio<br>
> extra-arguments = --log-target=syslog<br>
><br>
> /usr/bin/pulse-session:<br>
<br>
</div>The above file is not one we provide, so is presumably something your<br>
distro is doing. I'm not aware of how this works so cannot provide any<br>
help here. I'd advise you to ask via your distro's PA maintainer.<br>
<div><br>
> If I now run /pacmd "list-modules"/, I get the message:<br>
> No Pulseaudio daemon running, or not running as session daemon.<br>
><br>
> What is wrong in my setup? How do I have to configure things to run the<br>
> pulseaudio instance I have compiled myself?<br>
<br>
</div>pacmd is probably linking to your system's libpulse* libraries.<br>
<br>
Maybe export LD_LIBRARY_PATH=/usr/local/PulseAudio/lib will solve the<br>
problem?<br></blockquote></div><div><br>Nope, pacmd is linked against the libraries in /usr/local/PulseAudio/lib - as ldd revealed.<br> </div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Note also that for debugging (which is presumably what you are doing)<br>
that pulseaudio has some small black magic that allows it to be run from<br>
the source/build tree without installing. This may be a simpler way for<br>
quick tests and building a test package in your distros chosen format<br>
(rpm or deb etc) may be a better approach for a longer term test?<br></blockquote></div><div><br>Yes, I am indeed debugging. I want to make my Linux box work as a Bluetooth stereo headset. Could you please initiate me to the black magic for debugging. <br>
<br>Thanks,<br>Burkhard<br><br></div></div><br>
</blockquote></div><br>