On Sat, 2013-02-23 at 21:48 +0100, Ralf Mardorf wrote:
[root@archlinux rocketmouse]# jackd --help
[snip]
Could not open component .so '/usr/lib/jack/jack_firewire.so':
libffado.so.2: cannot open shared object file: No such file or directory
Could not open component .so '/usr/lib/jack/jack_firewire.so':
libffado.so.2: cannot open shared object file: No such file or directory
jack_get_descriptor : dll jack_firewire.so is not a driver
Segmentation fault (core dumped)
[root@archlinux rocketmouse]# pacman -Qi jack2
Name : jack2
Version : 1.9.9.5-1
URL :
http://jackaudio.org/
Licenses : GPL
Groups : None
Provides : jack jackmp jackdmp jackdbus
Depends On : libsamplerate celt
Optional Deps : libffado: FireWire support
dbus-core: jackdbus
python2: jack_control
Required By : None
Conflicts With : jack
Replaces : None
Installed Size : 3132.00 KiB
Packager : Rashif Rahman (Ray) <schiv(a)archlinux.org>
Architecture : x86_64
Build Date : Mon 10 Dec 2012 10:10:29 PM CET
Install Date : Tue 19 Feb 2013 06:17:18 AM CET
Install Reason : Explicitly installed
Install Script : No
Description : The next-generation JACK with SMP support
One issue fixed and the next appeared soon :D.
[rocketmouse@archlinux ~]$ jackd --help
[snip]
Segmentation fault (core dumped)
I was working as root, so I run "help" as root, but jackd2 fails for the
user too.