I have Ubuntu Gutsy and have installed pulseaudio-0.9.8 along with alsa-lib however while running&nbsp; pulse audio I get following error log. Can anybody help me on this? Thanks in advance. I am quite sure that alsa has been installed correctly.<br>
<br>//*******************************************<br><br><br>nikhil@nikhil-desktop:/home/nikhil/Desktop/pulseaudio-0.9.8# /usr/local/bin/pulseaudio -n --load=&quot;module-suspend-on-idle&quot; --load=&quot;module-alsa-sink device=hw:0,1 sink_name=alsa_output.hw_0 mmap=&quot;off&quot; fragments=10 fragment_size=8160&quot; --load=&quot;module-native-protocol-unix&quot; --resample-method=trivial --no-cpu-limit --dl-search-path=/usr/local/lib/pulse-0.9/modules/ -v<br>
I: core-util.c: Successfully gained nice level -11.<br>W: main.c: This program is not intended to be run as root (unless --system is specified).<br>I: main.c: Page size is 4096 bytes<br>I: main.c: Fresh high-resolution timers available! Bon appetit!<br>
I: module.c: Loaded &quot;module-suspend-on-idle&quot; (index: #0; argument: &quot;&quot;).<br>E: module.c: Failed to open module &quot;module-alsa-sink&quot;: module-alsa-sink.so: cannot open shared object file: No such file or directory<br>
E: main.c: Module load failed.<br>E: main.c: failed to initialize daemon.<br>I: module.c: Unloading &quot;module-suspend-on-idle&quot; (index: #0).<br>I: module.c: Unloaded &quot;module-suspend-on-idle&quot; (index: #0).<br>
I: main.c: Daemon terminated.<br><br>