Hi folks,<br><br>I have built PA v0.9.21 and installed it in /usr/local/PulseAudio. I 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>The two occurrences of /usr/bin/start-pulseaudio-x11 now point to /usr/local/PulseAudio/bin/start-pulseaudio-x11<br><br>After start-up and login, things seem to be OK. My newly built PA is running as "ps aux | grep pulse" shows.<br>
bvs 1525 0.0 0.0 4916 608 ? Ss 15:46 0:00 /usr/bin/ssh-agent /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session gnome-session<br>bvs 1528 0.0 0.0 3380 704 ? S 15:46 0:00 /usr/bin/dbus-launch --exit-with-session /usr/bin/pulse-session gnome-session<br>
bvs 1535 0.8 0.3 90636 3952 ? Ssl 15:46 0:00<b> /usr/local/PulseAudio/bin/pulseaudio --start</b><br><br>If I now run <i>pacmd "list-modules"</i>, 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 pulseaudio instance I have compiled myself?<br><br>Thanks,<br>Burkhard<br><br><br>