Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: John Rigg <ad@sound-man.co.uk>
To: Lance Blisters <geoff@hurl.ugcs.caltech.edu>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: 16-channel recording w/ LAYLA, ALSA, JACK, ARDOUR
Date: Fri, 14 Apr 2006 12:54:48 +0100	[thread overview]
Message-ID: <20060414115448.GA3018@localhost.localdomain> (raw)
In-Reply-To: <20060414082632.GA21247@hurl.ugcs.caltech.edu>

On Fri, Apr 14, 2006 at 01:26:32AM -0700, Lance Blisters wrote:
> Now I have latest JACK from CCRMA in /usr/lib and JACK from CVS
> patched for MMAP in a local directory.  I have alsa-lib RPM from
> fedora core updates, patched for duplex multi access.  I can run
> my patched JACK, and i can open multi_playback and multi_capture
> with 16 channels each, JACK runs and reports the rare XRUN.  But
> I can't connect from any clients; starting with QJACKCTL yields
> "Cannot connect to JACK server as client" and ardour tries to start
> its own server then fails because one is already running, then
> "Could not connect to JACK server as  "ardour"".  I get the
> same JACK connection problem whether using direct card access
> or ALSA multi device.

If you have two versions of JACK installed it will cause problems.
Ardour expects to find libjack.so in /usr/lib and will use that instead of
the one in /usr/local/lib. You can make it use the correct one by
removing the packaged version and putting a symlink from
/usr/lib/libjack.so to /usr/local/lib/libjack.so:

ln -s /usr/local/lib/libjack.so /usr/lib/libjack.so

John


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

  reply	other threads:[~2006-04-14 11:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-12 20:09 16-channel recording w/ LAYLA, ALSA, JACK, ARDOUR Lance Blisters
2006-04-12 20:18 ` Lee Revell
2006-04-12 21:37   ` Lee Revell
2006-04-12 21:40   ` Lee Revell
2006-04-13  3:17     ` Lance Blisters
2006-04-13  3:29       ` Paul Davis
2006-04-13  5:39         ` Lance Blisters
2006-04-13 19:39           ` John Rigg
2006-04-14  3:14             ` Lance Blisters
2006-04-14  3:23             ` Lance Blisters
2006-04-14  3:00         ` Lance Blisters
2006-04-14  3:02           ` Lee Revell
2006-04-14  8:26         ` Lance Blisters
2006-04-14 11:54           ` John Rigg [this message]
2006-04-14 13:21           ` Lee Revell
2006-04-14 15:44           ` Giuliano Pochini
2006-04-14 16:19             ` Lance Blisters
2006-04-14 21:59           ` Fernando Lopez-Lezcano
2006-04-13  3:30       ` Lee Revell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060414115448.GA3018@localhost.localdomain \
    --to=ad@sound-man.co.uk \
    --cc=alsa-devel@lists.sourceforge.net \
    --cc=geoff@hurl.ugcs.caltech.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox