<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Arial; font-size: 12pt; color: #000000'><br>I think I have an incompatibility.&nbsp; My copy of QjackCtl will not communicate with jackd properly.<br><br>I have:<br>&nbsp;<br>=====&gt;&nbsp; uname -a<br>Linux firewire.ccc.hsd1.comcast.net 2.6.33-1.rt7.1.fc12.ccrma.x86_64.rt #1 SMP PREEMPT RT Fri Mar 12 16:53:00 EST 2010 x86_64 x86_64 x86_64 GNU/Linux<br>&nbsp;<br>=====&gt;&nbsp; rpm -qa | grep jack<br>jackmix-0.4-1.fc12.ccrma.x86_64<br>jack-audio-connection-kit-1.9.4-1.fc12.ccrma.x86_64<br>qjackctl-0.3.5-1.fc12.x86_64<br>jack-rack-1.4.7-4.fc12.x86_64<br>&nbsp;<br>=====&gt;&nbsp; rpm -qa | grep ffado<br>libffado-2.0.0-1.fc12.ccrma.x86_64<br>ffado-2.0.0-1.fc12.ccrma.x86_64<br>&nbsp;<br>=====&gt;&nbsp; rpm -qa | grep 1394<br>libraw1394-2.0.4-1.fc12.x86_64<br>libavc1394-0.5.3-9.fc12.x86_64<br>libdc1394-2.1.2-3.fc12.x86_64<br><br><br>The problem is that Qjack tries to start jackd (unsuccessfully) with:<br><br># jackd -R -dfirewire -dhw:0 -r48000 -p1024 -n3<br><br>jackdmp 1.9.4&nbsp;&nbsp; ...<br>Unknownage with option 'd'<br>Options for driver 'firewire': &nbsp; &nbsp; ...<br><br>but jackd does not like the -d in front of hw:0 .&nbsp; If I type on a command line (omitting the -d):<br><br>jackd -R -dfirewire hw:0 -r48000 -p1024 -n3<br><br>then jackd starts normally.&nbsp; If I then tell Qjack to start jackd, it finds jackd already running and controls it just fine from then on.&nbsp; I can start japa and ardour and patch them to my Edirol FA-101 in the Qjack connect window (it all works great!).&nbsp; Qjack will also stop jackd correctly.<br><br>Have I got the wrong version of something?&nbsp; Did jackd forget his interface options?<br><br><br></div></body></html>