Hi Julien,<br>My guess is you are running out of memory and when you start jack<br>perhaps due to memory locking something goes wrong. (does jackd normally exit in case it cannot lock memory ?) <br>You could try to decrease the preload size in LS, recompile it and see if it loads the big piano.<br>
keep in mind that making the preload size too small will reduce the polyphony as it puts lots of stress on the disk.<br>I'd use min voices = 2 or 4 in the configure parameter when using smaller sample preload numbers.<br>
the default preload is 32768 samples, you could try to decrease it to 24k or even 16k.<br><br>cheers,<br>Benno<br><a href="http://www.linuxsampler.org">http://www.linuxsampler.org</a><br><br><br><br><div><span class="gmail_quote">2008/1/30, Julien Claassen <<a href="mailto:julien@c-lab.de">julien@c-lab.de</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi everyone!<br>  I've still got some problems with my LS. I can load smaller gigsampler (upto<br>650M for sure) and even larger ones, bUT...<br>  But when I load my Old Lady Grand (1.3G) it loads perfectly, but when I try<br>
to connect LS to JACK the following happens:<br>  [Linuxampler console]<br>[copeous output]<br>Caching initial samples...OK<br>cannot complete execution of the processing graph (Resource temporarily<br>unavaila<br>ble)<br>
zombified - calling shutdown handler<br>Killed<br><br>  [JACK console]<br>[copious output]<br>Noise-shaped dithering at 16 bits<br>jackd watchdog: timeout - killing jackd<br>Aborted<br><br>  what's the trouble. I just compiled JACK 0.109.1 (svn from 29.01.2008) and<br>
LS<br>0.5.1 (tarball). My kernel is:<br>host # uname -a<br>Linux bach 2.6.23.1-rt11 #2 PREEMPT RT Sun Dec 30 22:43:22 CET 2007 i686<br>GNU/Linux<br>  I've got 512M RAM (no Xserver running), so mostly unused.<br>  I compiled my LS with 8 diskstreams min and 140 max, and max 128 voices, the<br>
rest was decided by the configure script. I even tried reverting the<br>disk-stream options and the voices to normal.<br>  Jack was compiled without a lot of drivers I don't need, and with<br>--enable-resize --enable-timestamps --enable-sse --enable-mmx<br>
--enable-optimization-by-compiler<br>  I start my jackd with:<br>jackd --timeout 4000 -R -d alsa -d hw:1 -r 48000 -H -M -p 256 -z shaped<br>  I've got a 1.8Ghz CPU and my soundcard is an MAudio Delta 1010LT.<br>  One last note: I checked memory sage with top: Even with the big gigasample<br>
it only takes 41% and CPU-usage is marginal.<br>  So where would you suspect the most possible source for my problem?<br>  Kindest regards<br>         Julien<br><br>--------<br>Music was my first love and it will be my last (John Miles)<br>
<br>======== FIND MY WEB-PROJECT AT: ========<br><a href="http://ltsb.sourceforge.net">http://ltsb.sourceforge.net</a><br>the Linux TextBased Studio guide<br>======= AND MY PERSONAL PAGES AT: =======<br><a href="http://www.juliencoder.de">http://www.juliencoder.de</a><br>
_______________________________________________<br>Linux-audio-dev mailing list<br><a href="mailto:Linux-audio-dev@lists.linuxaudio.org">Linux-audio-dev@lists.linuxaudio.org</a><br><a href="http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev">http://lists.linuxaudio.org/mailman/listinfo/linux-audio-dev</a><br>
</blockquote></div><br>