11 Oct 2006 19:49
Re: stabilty & reliability
John Rigg <eca <at> sound-man.co.uk>
2006-10-11 17:49:43 GMT
2006-10-11 17:49:43 GMT
On Wed, Oct 11, 2006 at 12:00:41PM +0200, Jure Pe??ar wrote: > My current setup: > > linux 2.6.16-rt16 smp > 2x delta 1010LT > alsa 1.0.11 > jackd version 0.101.0 with mmap_complex-patch-0.100.7 > ecasound-2.4.4 > > So, question for all that are doing similiar multichannel recordings ... what combination of kernel - rt patch - alsa - jack - ecasound works 100% ok for you? How much is smp an issue with rt? Should I try non-smp kernel? Are you using x86_64? There are lots of issues here. I'm using 3 x Delta 1010 with a dual Opteron. I've never been able to get -rt kernels to work with this setup. ALSA pcm_multi causes problems for -rt and locks up my system as soon as I start jackd. I use vanilla SMP kernel with CONFIG_PREEMPT=y. This works well. Another problem is pcm_multi doesn't work with jackd in duplex mode after alsa-lib-1.0.8. There's a patch here (tested with alsa-lib 1.0.9 through 1.0.12): http://www.sound-man.co.uk/linuxaudio/pcm_multi-patch Another (x86_64 specific) problem is that jackd 0.101.0 and earlier generates a spurious divide-by-zero error at seemingly random times that kills jackd. Sometimes it runs for hours before it happens, sometimes only a few seconds. A floating point exception message from jackd appears on the console, and a divide trap error message from the kernel appears in syslog when it occurs.(Continue reading)

RSS Feed