<br><div class="gmail_quote"><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"><br>
</div>IIRC, Ubuntu &quot;RT&quot; kernel is not actually Real Time (i.e. with Ingo patches), just a &quot;desktop RT&quot; which is not very useful for audio and certainly not enough for JACK apps of any heft.<br>
</blockquote><div><br>Where are you getting this info from?&nbsp; This is not what I have read, but maybe I am missing something somewhere.&nbsp; I thought that the Ubuntu kernel packagers recently switched to using full realtime preemption... I find this in the package description of<font size="2"> linux-image-2.6.22-14-rt :</font><br>

Ingo Molnar&#39;s full real time preemption patch (2.6.22.1-rt9)<br><br>Here is the output of uname -a:<br>Linux pal 2.6.22-14-rt #1 SMP PREEMPT RT Tue Feb 12 09:57:10 UTC 2008 i686 GNU/Linux<br><br>.. and here are the kernel settings from&nbsp; cat /boot/config-2.6.22-14-rt | grep PREEMPT<br>
# CONFIG_PREEMPT_NONE is not set<br># CONFIG_PREEMPT_VOLUNTARY is not set<br># CONFIG_PREEMPT_DESKTOP is not set<br>CONFIG_PREEMPT_RT=y<br>CONFIG_PREEMPT=y<br>CONFIG_PREEMPT_SOFTIRQS=y<br>CONFIG_PREEMPT_HARDIRQS=y<br>CONFIG_PREEMPT_BKL=y<br>
CONFIG_PREEMPT_RCU=y<br># CONFIG_DEBUG_PREEMPT is not set<br># CONFIG_CRITICAL_PREEMPT_TIMING is not set<br><br>Looks realtime to me.. also the latency is really low (5-10ms conservatively), much lower than I have experienced on other OS&#39;s, with or without realtime.&nbsp; But, if you know something I don&#39;t... I have open ears.&nbsp; Ubuntu runs so nicely on a laptop though... would hate to switch after finding such an easy-to-operate linux distribution because pd and only pd doesn&#39;t like jack in realtime.<br>
<br>regards,<br>rich<br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
The &quot;pops/clicks&quot; phenomenon you are noticing that gets resolved by starting or killing another JACK app, is something I&#39;ve experienced before. It happens when some app gets an Xrun or otherwise can&#39;t process audio in time. From that point forward it &quot;clicks&quot; and, in my experience, distorts as well with some bitcrushing-style aliasing distortion. When you start or stop any JACK app, the entire JACK graph structure gets re-ordered (this isn&#39;t true with jackdmp, just with single-processor JACK), and that causes the misbehaving app to &quot;start from scratch&quot; somewhat and get its audio organized properly.<br>

<br>
I&#39;d suggest 64Studio, Musix, Pure::Dyne, or some other distro that has the really serious RT set up with the Ingo patches. With one of those distros, everything should run very well on a machine of any decent heft.<br>

<font color="#888888"><br>
-ken<br>
</font></blockquote></div><br>