Hi Alexander,<br> <br> As adviced by you, I have uncommented "cpu-limit=no" in daemon.conf file but still the same problem occurs. <br><br>Regards,<br>Abdul Moiz <br><br>
<div class="gmail_quote">On Mon, Jul 25, 2011 at 8:51 PM, Alexander E. Patrakov <span dir="ltr"><<a href="mailto:patrakov@gmail.com">patrakov@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">ABDUL MOIZ wrote:<br>
<br>
> Hi,<br>
><br>
> Thanks for the reply.<br>
><br>
> Now I am able to run the pulseaudio daemon with echo cancel source<br>
> and<br>
> sinks without any problem on my ubuntu desktop system. Now I want to<br>
> enable echo cancel module on my omap4 (PANDA) board. I followed the same<br>
> steps as i have done for ubuntu desktop. Pulseaudio daemon is working<br>
> fine but when i tried to load the Echo cancel module, the daemon is<br>
> getting killed.<br>
<br>
</div>Echo cancellation is a very cpu-intensive process (even on my Core i5)<br>
that also involves floating-point operations. I think that omap4 is just<br>
not powerful enough to do echo cancellation in software, and I guess<br>
that's why your pulseaudio deamon is getting killed for running over the<br>
CPU time limit.<br>
<br>
Could you try to verify this theory by uncommenting the "cpu-limit = no"<br>
line in daemon.conf? This will lock up your omap4 board, though, if I<br>
guessed the reason correctly.<br>
<br>
--<br>
<font color="#888888">Alexander E. Patrakov<br>
</font><div><div></div><div class="h5"><br>
_______________________________________________<br>
pulseaudio-discuss mailing list<br>
<a href="mailto:pulseaudio-discuss@lists.freedesktop.org">pulseaudio-discuss@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss" target="_blank">http://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss</a><br>
</div></div></blockquote></div><br>