You are not logged in.
I'm not sure what happened but jackd can no longer find libfreebob.
libfreebob is installed in /usr/lib/libfreebob.so
The only big change has been installing kernel 2.6.29.2-1
My setup has been working fine until today.
any help is always appreciated.
jackdmp 1.9.2
libfreebob 1.0.11
kernel26 x86_64
Last edited by bloodniece (2009-05-06 01:18:39)
Offline
Is it looking for the same version as the installed one?
Also, are you using a hybrid setup (x86_64 kernel and 32 bit userland) or pure 64 bit? If it's the latter we need to move this
.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Gone hybrid these days.
ran ldconfig for good measure to no avail
output from jackdmp
$ /usr/bin/jackd -R -P50 -dfreebob -dhw:1 -r44100 -p128 -n4 -D
jackdmp 1.9.2
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2008 Grame.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
could not open driver .so '/usr/lib/jack/jack_freebob.so': libraw1394.so.8: cannot open shared object file: No such file or directory
could not open component .so '/usr/lib/jack/jack_freebob.so': libraw1394.so.8: cannot open shared object file: No such file or directory
Unkown driver "freebob"
Offline
Well, the libfreebob PKGBUILD in the AUR wouldn't build with gcc4.4. I found a patch.diff from the Fedora development cvs and posted a link in the comments here. http://aur.archlinux.org/packages.php?ID=5338
The package maintainer added it in and all is good. The library installs fine again and jackd can find the freebob driver once again.
Offline