i have a similar setup, but with a TI expresscard firewire interface. i had heard that TI worked better than my Thinkpad T61's Ricoh chipset, so i ordered one specifically. i also have an FA-101.<br><br>as i mentioned in the previous post on this list, i've been able to tune 64-bit jaunty to run quite stably with low latency. i'll outline that experience in more detail below. unfortunately i decided to try 32-bit for various reasons with the same environment jack crashes every few minutes. the kernel from ubuntu studio dev ppa solves that but introduces an annoying keyboard bug.<br>
<br>fyi trying jackdmp always resulted in decreased stability for me.<br><br>under the following environment i was able to get my FA-101 running with 128 buffers and 3 periods (8.7ms latency), no xruns and no crashes:<br>
<br> * 64-bit jaunty<br> * jaunty -rt kernel<br> * jaunty jackd 0.116.1<br> * custom-built ffado 2.0 rc2 - didn't actually experiment much with rc1. if you'd like i can upload my rc2 debs to a ppa.<br> * blacklisted wifi drivers<br>
* disabled CPU scaling (use performance scaling_governor), slighly underclocked CPU, and fan at max<br> * configured rtirq to give only rtc and firewire interrupts real-time priority, SCHED_OTHER for everything else<br>
* /etc/udev/rules.d/99-raw1394.rules: KERNEL=="raw1394", GROUP="disk"<br> * tweak /etc/security/limits.conf as described in ubuntu studio preparation<br> * add your user to disk and audio groups<br>
* run jack with real-time priority 50 (anything > 0 is probably fine)<br>
* also used x-updates PPA for newer intel graphics drivers, not sure this was consequential at all.<br> * disabled apparmour, pulseaudio<br><br>my /etc/default/rtirq (this really made a big difference!)<br>--<br>RTIRQ_NAME_LIST="rtc ohci1394 snd"<br>
RTIRQ_PRIO_HIGH=90<br>RTIRQ_PRIO_DECR=5<br>RTIRQ_RESET_ALL=1<br>RTIRQ_NON_THREADED="rtc snd"<br>RTIRQ_HIGH_LIST="softirq-timer softirq-hrtimer softirq-tasklet"<br><br>my /etc/modules<br>--<br>rtc<br>raw1394<br>
<br><br><div class="gmail_quote">On Sat, Jul 18, 2009 at 8:49 PM, Gerhard Lang <span dir="ltr"><<a href="mailto:lang.gerhard@gmail.com">lang.gerhard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-ubuntu version, 32 or 64bit, rt-kernel, ffado/jack versions,<br>
wine/wineasio versions...?<br>
In the last weeks I was impatiently testing front-ends - karmic 64bit,<br>
2.6.29.6-1-rt, self-compiled 2.6.29....rt's, ffado from svn, jack 1.9.3<br>
from svn, wine asio 64bit from svn. Sometimes got nice performance, but<br>
allways very unstable, lots of crashes, freezings, only randomly<br>
success. Wasn't able to figure out reproducable circumstances, in google<br>
I found a disorder of contributions from 2002 to 2008, so I lost track<br>
and disconsolately didn't report bugs.<br>
My hardware: Nexoc/Clevo-Notebook Intel-Core-Duo-T5750@2Ghz 4GRAM with<br>
all standard Intel-board/chips exc. onboard VIA vt6306 Fire2 IEEE 1394<br>
controller. EmuX2x2midi-usb. Edirol-FA101.<br>
Now I have to do straight audio production and some live-performance. I<br>
want to demonstrate efficient linux-audio without tinkering around<br>
onstage. Besides a reliable basic ffado/jack installation I need a full<br>
performant wine/vst-host-gui, in which I can edit all parameters on the<br>
fly. Must not be reaper, which becomes fat and eats too much resources.<br>
For the rest I am contented with genuine linux ardour, hydrogen,<br>
rakarrack etc...<br>
I'll have to downgrade i.e. reinstall former version. I'm no coder but<br>
group, priority, raw1394, rights , dev, udev, security management issues<br>
are under control.<br>
Any experience-based recommendation will be appreciated<br>
Gerhard<br>
<font color="#888888"><br>
--<br>
Ubuntu-Studio-users mailing list<br>
<a href="mailto:Ubuntu-Studio-users@lists.ubuntu.com">Ubuntu-Studio-users@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-studio-users</a><br>
</font></blockquote></div><br>