On Monday 01 June 2009 12:12:50 Jan Weil wrote:
On Sun, May 31, 2009 at 08:47:43PM -0400, nescivi
wrote:
I've finally tried to make a realtime kernel
for Debian, as posted on my
site here:
http://www.nescivi.nl/?p=111 (and also below, but without
cross- references).
However, I'm still getting xruns in jackd, at rather uncritical settings
(large period sizes...).
So I'm wondering what else could be going wrong...
Did you tune your interrupt priorities yet? I use Rui's rtirq
<http://www.rncbc.org/jack/>
along with this /etc/rtirq.conf
<http://www.jawebada.de/bucket/rtirq.conf>.
No, I didn't yet.
the script goes in /etc/init.d/
the conf into:
/etc/sysconfig/rtirq ?
there's no readme with the package :)
sincerely,
Marije
PS,
/usr/bin/jackd -R -p128 -t200 -dalsa -dhw:0 -r44100 -p1024 -n3
seems to be fine right now, but still have to do some actual audio with it...