<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.1.1">
</HEAD>
<BODY>
Howdy,<BR>
<BR>
I recently got a new Thinkpad T500 with a duo core 2.53Ghz processor running Ubuntu Intrepid and was a bit annoyed that I was getting far more audio DIO dropouts in PD than my previous single core Pentium M 2Ghz Thinkpad T42p.<BR>
<BR>
Last night I realized that the cpu frequency scaling was actually interfering and running both cores at 800Mhz while I had Jack and PD running in realtime mode! I had little to no dropouts on the T42p since the OnDemand scaling algorithm used by default only had one core to do the work and automatically bumped the cpu to max freq.&nbsp; With two cores it seems to think it can keep the freq lower and I get dropouts.<BR>
<BR>
For those of you who might have noticed the same problem (&quot;WTF! How can my NEW FAST machine be running PD like crap!!??!&quot;), you can set the cpu scaling manually.&nbsp; Once I set my machine to Performance it bumped the speed to max and PD runs smooth as silk.<BR>
<BR>
(I highly recommend this machine BTW, it is super quiet and super cool temperature wise.&nbsp; My previous Thinkpad feels like a hurricane toaster by comparison)<BR>
<BR>
<A HREF="http://hubpages.com/hub/Ubuntu--CPU-Scaling--Battery-life-and-You">In Gnome you can add the CPU Frequency Scaling Monitor applet or you can use the commandline.</A>&nbsp; SUID root control of the applet is enabled in Intrepid, so you can skip the <I>sudo dpkg-reconfigure gnome-applets</I> step.<BR>
<BR>
Hope this helps.<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
---<BR>
Dan Wilcox<BR>
<A HREF="http://danomatika.com">danomatika.com</A><BR>
<A HREF="http://www.robotcowboy.com">robotcowboy.com</A>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>