<div dir="ltr">On Tue, Jul 2, 2013 at 5:53 PM, Fero Kiraly <<a href="mailto:fero.kiraly@gmail.com">fero.kiraly@gmail.com</a>> wrote:<br>> I have some troubles - read xruns - with this setup:<br>There's a lot more to removing Xruns from a system than just the kernel and JACK settings (although they are very important :)<br>
<br>Known things that need to be done:<br>-Interrupt requests of your hardware must be prioritized (rtirq script helps here)<br>-Interrupt thread handlers (on RT kernel) must be prioritized<br>-Thread priorities must be checked for JACK itself<br>
<br>Some other things to look into are:<br>-CPU scaling (causes Xruns here, although others say it works fine)<br>-WiFi (must be disabled here: "iwconfig wlan0 txpower off", not just disconnected)<br>-Graphics chip drivers (I'm using a standard xf86-video driver for my ATI HD2400XT)<br>
<br>That's a good start anyway: If I find some time, I'll write a quick post on tuning an Arch system for maximum low-lat RT performance.<br><br>> My aim is to get as low latency as possible.<br>Please specify... How low is low :D I've achieved 0.3ms at 96kHz, running a CPU stress test on each core without Xruns, so I'm pretty happy with that... since the hardware (Echo Indigo DJ PCMCIA) can't handle any lower!<br>
 <br>> but none of them was without xruns when running:<br>> pd - plugins - ardour<br><br>PD is a bit of a xrun hog on my machine here: not bashing PD, I probably don't have it set up with ideally. But perhaps try running eg Ardour on its own for testing purposes? Or another simple app which isn't as dependent on the "patch" that's loaded..?<br>
<br>HTH, -Harry</div>