unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Jesse Gibbons <jgibbons2357@gmail.com>
To: help-guix mailing list <help-guix@gnu.org>
Subject: Help setting up ardour
Date: Fri, 30 Aug 2019 15:11:20 -0600	[thread overview]
Message-ID: <7ccec36fde6b49ae4057b9aa12e0f98e78c6e73d.camel@gmail.com> (raw)

When I try to setup an ardour project with 'jack" in my profile, I get
the following error:
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No
such file or directory)

I did a bit of research and found out I need to use qjackctl to
configure jack. When I try to connect to jack using qjackctl I get the
following log:
15:02:50.599 Statistics reset.
15:02:50.601 ALSA connection change.
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No
such file or directory)
attempt to connect to server failed
15:02:50.617 ALSA connection graph change.
15:02:52.960 JACK is starting...
15:02:52.960 /home/jesse/.guix-profile/bin/jackd -dalsa -dhw:0 -r48000
-p1024 -n2
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No
such file or directory)
attempt to connect to server failed
15:02:52.963 JACK was started with PID=15869.
jackd 0.125.0
Copyright 2001-2009 Paul Davis, Stephane Letz, Jack O'Quinn, Torben
Hohn and others.
jackd 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
JACK is running in realtime mode, but you are not allowed to use
realtime scheduling.
grep: /etc/security/limits.conf: No such file or directory
Please check your /etc/security/limits.conf for the following line
and correct/add it if necessary:
  @audio          -       rtprio          99
After applying these changes, please re-login in order for them to take
effect.
You don't appear to have a sane system configuration. It is very likely
that you
encounter xruns. Please apply all the above mentioned changes and start
jack again!
15:02:52.968 JACK was stopped
15:02:55.030 Could not connect to JACK server as client. - Overall
operation failed. - Unable to connect to server. Please check the
messages window for more info.
connect(2) call to /dev/shm/jack-1000/default/jack_0 failed (err=No
such file or directory)
attempt to connect to server failed


Since jack and qjackctl try to use something in /dev with jack I think
I would need someting in my system definition. What do I need to add to
my configuration? If there is no service available to help with this,
what would the service do?

             reply	other threads:[~2019-08-30 21:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-30 21:11 Jesse Gibbons [this message]
2019-08-31 12:17 ` Help setting up ardour Ricardo Wurmus
2019-08-31 15:35   ` Jesse Gibbons
2019-09-09  9:10     ` Ricardo Wurmus
2019-09-10  4:45       ` Jesse Gibbons

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=7ccec36fde6b49ae4057b9aa12e0f98e78c6e73d.camel@gmail.com \
    --to=jgibbons2357@gmail.com \
    --cc=help-guix@gnu.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).