Hi All,<br><br>I am new to the pulse audio.<br>I installed  pulseaudio-0.9.21/<br>as below:<br><br>./configure  --disable-oss-output  --disable-oss-wrapper   --enable-alsa --with-system-user=pulse --with-system-group=pulse --with-access-group=pulse-access<br>
make <br>make install.<br><br>when i am trying to start pulse audio giving error like<br> <br>1.Start in non system mode:-<br> <br>pulseaudio -n --disable-shm=FALSE --disallow-exit=FALSE --disallow-module-loading=FALSE  --load=&quot;module-suspend-on-idle&quot;  --load=&quot;module-alsa-source&quot;  --load=&quot;module-alsa-sink&quot; --load=&quot;module-native-protocol-unix&quot; --no-cpu-limit --exit-idle-time=-1 --high-priority=TRUE --realtime=TRUE --dl-search-path=/usr/local/lib/pulse-0.9.21/modules/  -v &amp;<br>
<br>O/P:-<br># W: main.c: This program is not intended to be run as root (unless --system is specified).<br>I: core-util.c: Successfully gained nice level -11.<br>I: main.c: This is PulseAudio 0.9.21<br>I: main.c: Page size is 4096 bytes<br>
I: main.c: Machine ID is localhost.<br>E: core-util.c: Home directory /userdata not ours.<br><br>[1] + Done(1)                    pulseaudio -n --disable-shm=FALSE --disallow-exit=FALSE --disallow-module-loading=FALSE --load=&quot;module-suspend-on-idle&quot; --load=&quot;module-alsa-source&quot; --load=&quot;module-alsa-sink&quot; --load=&quot;module-native-protocol-unix&quot; --no-cpu-limit --exit-idle-time=-1 --high-priority=TRUE --realtime=TRUE --dl-search-path=/usr/local/lib/pulse-0.9.21/modules/ -v<br>
<br><br><br>2. Starting in system mode:-<br> <br>pulseaudio -n --disable-shm=FALSE --disallow-exit=FALSE
--disallow-module-loading=FALSE  --load=&quot;module-suspend-on-idle&quot; 
--load=&quot;module-alsa-source&quot;  --load=&quot;module-alsa-sink&quot;
--load=&quot;module-native-protocol-unix&quot; --no-cpu-limit --exit-idle-time=-1
--high-priority=TRUE --realtime=TRUE
--dl-search-path=/usr/local/lib/pulse-0.9.21/modules/  --system &amp;<br><br>O/P:-<br><br><br>pulseaudio -n --disable-shm=FALSE --disallow-exit=FALSE --disallow-module-load<br>ing=FALSE  --load=&quot;module-suspend-on-idle&quot;  --load=&quot;module-alsa-source&quot;  --load=<br>
&quot;module-alsa-sink&quot; --load=&quot;module-native-protocol-unix&quot; --no-cpu-limit --exit-id<br>le-time=-1 --high-priority=TRUE --realtime=TRUE --dl-search-path=/usr/local/lib/<br>pulse-0.9.21/modules/  --system &amp;<br>
# W: main.c: Running in system mode, but --disallow-exit not set!<br>W: main.c: Running in system mode, but --disallow-module-loading not set!<br>N: main.c: Running in system mode, forcibly disabling SHM mode!<br>W: main.c: Home directory of user &#39;pulse&#39; is not &#39;/usr/local/var/run/pulse&#39;, ignoring.<br>
W: main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn&#39;t be doing that.<br>W: main.c: If you do it nonetheless then it&#39;s your own fault if things don&#39;t work as expected.<br>
W: main.c: Please read <a href="http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode">http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode</a> for an explanation why system mode is usually a bad idea.<br>E: module.c: Module name :- module-suspend-on-idle <br>
E: module.c: Module name :- module-alsa-source <br>E: module.c: Failed to load  module &quot;module-alsa-source&quot; (argument: &quot;&quot;): initialization failed.<br>E: main.c: Module load failed.<br>E: main.c: Failed to initialize daemon.<br>
<br><br>Pulse audio is unable to load the alsa module.<br><br>Anyone please guide me how to resolve this isssue.<br><br><br>Thanks in Advance.<br><br><br><br><br><br>
<br><br><br>