[PlanetCCRMA] FFADO on Fedora 16

Juan Reyes juanig at ccrma.Stanford.EDU
Fri Feb 24 08:39:21 PST 2012


Got the new stack working!, and seems it was a permissions issue.

No need to use libraw1394 anymore.

>
> When I hook my interface I see that it is being recognized immediately
> and it is being assigned as '/dev/fw1' by 'firewire_core' on the system.
>

Added the following permissions in /etc/udev/rules.d/21-firewire.rules

--------
# /etc/udev/rules.d/21-firewire.rules
# IEEE1394 New Stack (firewire) devices
# This rule gives access to this device on the bus and may do anything
# as root on your system.
KERNEL=="fw*", GROUP="audio", MODE="0666"
----------

ffado-mixer recognizes device!.

This is the now working Jack command:

'jackd -dfirewire -r44100 -p512 -n3'


   --* Juan



More information about the PlanetCCRMA mailing list