rosea grammostola wrote:
00718957076: Fatal (devicemanager.cpp)[ 191]
initialize: No firewire adapters (ports) found.
~$ cat /lib/udev/rules.d/50-raw-firewire.rules
KERNEL=="raw1394", GROUP="audio"
It looks as if your kernel uses the new FireWire stack, but
libraw1394 is still configured to look for the old one.
(This is why your Debian is called "testing".)
See <http://ieee1394.wiki.kernel.org/index.php/Juju_Migration>.
Regards,
Clemens