Hi vitesse,
I have the Edirol FA-66 here (the 101's small reddish sibling).
Have not tried it yet, until just now when I read this thread... and it doesn't work for me neither.
- Code: Select all
$ jackd -d firewire
jackd 0.121.3
...
jackd: unknown driver 'firewire'
I won't accept this!

Let's not give up and get these boxes running...
Greetz,
Björn
EDIT:ffado for itself finds my FA66 and seems to like it just fine.
- Code: Select all
$ ffado-test ListDevices
...
=== 1394 PORT 0 ===
Node id GUID VendorId ModelId Vendor - Model
0 0x0040ab0000c31f46 0x000040AB 0x00010049 EDIROL - EDIROL FA-66
37276110517: Error (configrom.cpp)[ 148] initialize: Could not parse config rom of node 1 on port 0
no message buffer overruns
And despite that funny error-message,
ffado-dbus-server &
ffad-mixer
find my box and seem to be working.
... then what is this?
It looks as if "media-sound/jack-audio-connection-kit-0.121.3" is compiled without firewire support.
See $ equo query files jack-audio-connection-kit
or just $ ls
/usr/lib/jack (--> that is - I suppose - the place, where the jack driver backend modules are supposed to land).
I do not see no firewire in there.
Having google look that place up, I found that the Fedora rpm does provide something in there:
/usr/lib64/jack/jack_firewire.so (
http://rpm.pbone.net/index.php3/stat/4/ ... 4.rpm.html). For Fedora, this seems to add a dependency of jack on ffado though, maybe that's the reason why it was not included in sabayon...? But frankly I don't understand that dependency... if jack loads these backend drivers on demand, there should be no need for it.
So, where's the source?
Is there any wiki/tutorial on how to re-compile a package for sabayon?
EDIT#2:Just filed a bug-report here:
https://bugs.sabayon.org/show_bug.cgi?id=3170I hope, it really is that missing jack_firewire.so that causes this problem, or else I just made a dum fool of myself...
EDIT#3:To check, I just compiled jack-audio-connection-kit-0.121.3 from source (see
http://packages.sabayonlinux.org/show/j ... rd/sources @bottom) and copied jack_firewire.so from drivers/firewire/.libs over to /usr/lib/jack => $ jackd -d firewire works fine now.
Just recorded some silly whistling with ardour... luv it.
