Re: advice on xruns
Ralf Mardorf <[email protected]> Sun, 28 Jul 2019 14:15:00 +0200
| Newsgroups | gmane.comp.audio.jackit |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 2019-07-28 at 07:26 -0400, [email protected] wrote: > I havent even implemented all the changes that was suggested here Hi, what have you already done? > Please let me know to which log xruns are logged You could run jackd from command line, with or without redirecting stdout and stderr to a log file jackd -dalsa -dhw:HDSPMx579bcc -r44100 -p256 -n2 > /tmp/jack.log 2>&1 or launch jackd{,bus} using QjackCtl. QjackCtl has got a message button, click it, select the status tab and expand 'XRUN count since last server startup'. Regards, Ralf