Is that number &#39;4194304&#39; needing to be changed if I only have a gig of ram?<br><br><br><br><div class="gmail_quote">On Thu, Apr 24, 2008 at 4:49 PM, Fernando Lopez-Lezcano &lt;<a href="mailto:nando@ccrma.stanford.edu">nando@ccrma.stanford.edu</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Wed, 2008-04-23 at 17:30 -0700, Nexxus Six wrote:<br>
&gt; Hi All,<br>
&gt; If I run Jack (under QJackCtl) as root, it will run in real time mode,<br>
&gt; but as a normal user, Jack complains about not being able to run in a<br>
&gt; real time mode.<br>
&gt;<br>
&gt; How do you configure FC8 to let a normal user run Jack with root-like<br>
&gt; priorities?<br>
<br>
</div>Check to see which version of jack-audio-connection-kit you have installed.<br>
The one from ccrma should be setting that automatically for you. Check<br>
/etc/security/limits.conf, it should contain:<br>
<br>
----<br>
## Automatically appended by the Planet CCRMA jack-audio-connection-kit<br>
* - rtprio 99<br>
* - memlock 4194304<br>
* - nice -10<br>
----<br>
<br>
If this is missing just add it (you will have to logout and login again<br>
for the change to take effect).<br>
<br>
-- Fernando<br>
<br>
<br>
<br>
_______________________________________________<br>
PlanetCCRMA mailing list<br>
<a href="mailto:PlanetCCRMA@ccrma.stanford.edu">PlanetCCRMA@ccrma.stanford.edu</a><br>
<a href="http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma" target="_blank">http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma</a><br>
</blockquote></div><br>