help: xruns with jack firewire backend
I recently installed the FFADO rc1 (1.999.4) w/cpu optimizations enabled, compiled from source
Upgraded jack to 0.116.1 via repos
Onboard Intel HDA is solid with jackd alsa backend -- no xruns at jackd settings of 48000/256/3
Using my Echo Audiofire2 w/jackd firewire backend is causing headaches -- it is very unstable right now. When left alone, the system regularly "hiccups" an xrun every few minutes, and will xrun or even jackd timeout/zombify if I touch anything.
For example, switching desktop workspaces (ctl-alt+arrow keys) will trigger xruns with the firewire backend! No xruns in the same situation w/ALSA backend!
Don't think it's a permissions problem, ran jackd firewire as root and it still gives many xruns.
Seems like the system isn't giving the firewire interface priority...any suggestions to diagnose/solve this issue? Jackd+firewire has been stable in the past on this same system! Here are my settings:
*Jack firewire settings*
48000/256/3 -- conservative last-known good configuration
**System settings**
*rtirq*
RTIRQ_NAME_LIST="rtc ohci1394 snd usb i8042"
RTIRQ_PRIO_HIGH=99
RTIRQ_PRIO_DECR=2
RTIRQ_RESET_ALL=0
RTIRQ_NON_THREADED="rtc ohci1394 snd"
RTIRQ_HIGH_LIST="softirq-timer"
*limits.conf*
@audio - rtprio 99
@audio - memlock 1536000
@audio - nice -19
**other system info**
Dell XPS m1330
64studio 3.0beta (lenny upgrade)

problem solved :)
64studio version clarification
troubleshooting
Which kernel
you had me hunting!