Re: [linux-audio-dev] How can you make Jack always available?

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] How can you make Jack always available?
From: Jack O'Quin (joq_AT_io.com)
Date: Mon Apr 21 2003 - 22:54:01 EEST


Nick Tsocanos <nicktsocanos_AT_charter.net> writes:

> How can I make Jackd always run? Right now I have to set it up in a
> console window. I'd like to learn how to run it always at startup and
> not have to start/stop it when I need it.

I don't think many people are doing it this way at the moment. But,
with realtime support and capabilities, it's just about at the point
where you might want to. Most current users of JACK are developers or
early adopters, who run it in an xterm or console window for debugging
reasons.

The best solution is probably to write an /etc/init.d/jackd script
with the usual start, stop, restart parameters. This would be
automatically invoked when changing runlevel using whatever mechanism
your distribution provides. The arguments to jackd would need to be
stored in come kind of config file that would be accessible to the
script.

I've thought about writing one, but haven't done it. If you do,
please post it to the jackit-devel list. Although it would be
somewhat distribution-specific, it would be helpful to distribute, at
least as an example.

> Also how do you use Jack in real-time mode? In order to run it I have to
> be root, but if I run it as root, nobody else can see Jack unless they
> are also root.

See http://jackit.sourceforge.net/docs/faq.php#a5

> I wish somebody would write a Jack-HOWTO so dummies like me can figure
> out how to run this thing.

See http://www.djcj.org/LAU/jack/

HTH,

-- 
  Jack O'Quin
  Austin, Texas, USA


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Apr 21 2003 - 23:00:36 EEST