Re: Sudden problem Jack refuses to start.

John Rigg <[email protected]> Tue, 6 Aug 2019 14:54:04 +0000
Newsgroups gmane.comp.audio.jackit
Message-ID <[email protected]>
On Tue, Aug 06, 2019 at 01:06:31AM -0400, [email protected] wrote:
> It looks to me like it is and ALSA problem....

What happens if you do the following?
1. Disable Pulseaudio
2. Look in /proc/asound/ to see which hw device (hw:0, hw:1 etc)
   your 1818 is
3. Start jackd from command line with -dhw:0 (or whichever one
   is the 1818) instead of the "fancy" name

John