I have Ubuntu Gutsy and have installed pulseaudio-0.9.8 along with alsa-lib however while running 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="module-suspend-on-idle" --load="module-alsa-sink device=hw:0,1 sink_name=alsa_output.hw_0 mmap="off" fragments=10 fragment_size=8160" --load="module-native-protocol-unix" --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 "module-suspend-on-idle" (index: #0; argument: "").<br>E: module.c: Failed to open module "module-alsa-sink": 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 "module-suspend-on-idle" (index: #0).<br>I: module.c: Unloaded "module-suspend-on-idle" (index: #0).<br>
I: main.c: Daemon terminated.<br><br>