From: Anthony (orders_at_nodivisions.com)
Date: 10/24/03 08:24 EDT
Message-ID: <3F991A07.3040804@nodivisions.com> From: Anthony <orders@nodivisions.com> Subject: [Ardour-users] Ardour / Jack problems Date: Fri, 24 Oct 2003 08:24:39 -0400 Anthony wrote: > Hello, > > I just compiled and installed ardour 0.9beta5 on Slackware 9.1 / kernel > 2.4.20. I installed all the deps listed in the BUILD file, before > compiling ardour itself. But when I run ardour, I get this: > > ardour: error while loading shared libraries: liblrdf.so.0: cannot open > shared object file: No such file or directory > > However, I did install liblrdf, and I have these files right now: > > bash-2.05b$ locate liblrdf|xargs ls -al > -rw-r--r-- 1 root root 100796 Oct 23 03:15 > /usr/local/lib/liblrdf.a > -rwxr-xr-x 1 root root 909 Oct 23 03:15 > /usr/local/lib/liblrdf.la > lrwxrwxrwx 1 root root 16 Oct 23 03:15 > /usr/local/lib/liblrdf.so -> liblrdf.so.0.1.3 > lrwxrwxrwx 1 root root 16 Oct 23 03:15 > /usr/local/lib/liblrdf.so.0 -> liblrdf.so.0.1.3 > -rwxr-xr-x 1 root root 76699 Oct 23 03:15 > /usr/local/lib/liblrdf.so.0.1.3 > > ...and before compiling, I did export the ACLOCAL_FLAGS variable as > described in the BUILD file (don't know if that's related to liblrdf or > not). > > Am I doing something wrong here? > > Thanks, > Anthony > http://nodivisions.com/ Well, I just upgraded to v0.9beta6 and the problem is gone. But I'm having trouble with JACK. It tells me "assertion pcm failed" when I try to start jackd: bash-2.05b$ jackd -v -d alsa jackd 0.83.5 JACK compiled with System V SHM support 30477 waiting for signals loading driver .. new client: alsa_pcm, id = 1 type 1 @ 0x8059708 fd = -1 creating alsa driver ... default|default|1024|2|48000|nomon|swmeter|rt jackd: pcm.c:687: snd_pcm_nonblock: Assertion `pcm' failed. ...but then it just sits there (this is the CVS version; the 0.80 version quits at this point), so I assume it's running? I then run ardour, and it doesn't complain about jack not running, so I guess it must be. But then ardour just does this: bash-2.05b$ ardour Ardour/GTK 0.407.0 running with libardour 0.695.0 Loading UI configuration file /usr/local/etc/ardour/ardour_ui.rc ...and sits there forever, doing nothing, no cpu or disk activity. So I believe the problem is that jackd isn't really running properly, but I don't know how to fix that "assertion pcm failed" problem. I've tried it in two different systems with two different soundcards and it does the same thing. (Soundcards are an onboard ac'97 "soft audio" card, and a Creative Audigy card.) And it doesn't help if I specify the -d <cardname> option (with cardname matching what's in ~/.asoundrc) nor the -p 512 option. Can anyone help me out here? I'm really at a loss. Thanks, Anthony ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ Ardour-users mailing list Ardour-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ardour-users
This archive was generated by hypermail 2.1.7 : 10/25/03 20:47 EDT