Re: Jack Problems
John Rigg <[email protected]>
| Newsgroups | gmane.comp.audio.jackit |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Mar 26, 2019 at 10:19:49AM +0000, John Rigg wrote: > There's not a lot to write up. There's a caveat here; I run a very minimalist system. I install Debian base system from the netinst.iso, turn off "Recommends" in apt, replace systemd with sysvinit, then install (or compile) required packages individually. No Gnome or KDE; I use cwm window manager. I recompile jack2 to get rid of dbus dependency. Apart from adding the user to audio group I don't have to do any special system configuration with this setup; it just works. John