On 02/01/2011 06:13 PM, Lilli Chiffon wrote:
- My kernel is 2.6.31-11-rt
I'd suggest to try a better performing real-time kernel. Especially on
notebooks/netbooks the Ubuntu -rt kernel of 10.04 performs poorly. I can
recommend the real-time kernels from Tango Studio:
http://tangostudio.tuxfamily.org/
- My jack setup is : /usr/bin/jackd -v -P89 -dalsa
-dhw:0 -r44100 -p1024
-n2 -m -H
Try lowering JACK's prio to around 70. 89 is too high, this means JACK's
watchdog thread runs prio 99 and that way it might get in the way of
other processes. And could you also post the contents of your
/etc/security/limits.d/audio.conf file?
Best
Jeremy