[Bug 257082] Sound with Scarlett Solo 3rd intermittently cuts off for very short periods of milliseconds.

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 10 Jul 2021 13:19:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257082

--- Comment #9 from Hodong <hodong@nimfsoft.com> ---
Files are too large. It causes too much noise.

% ls -al messages playback-log-2.txt 
-rw-r--r--  1 hodong  hodong  268179252 Jul 10 22:06 messages
-rw-r--r--  1 hodong  hodong   28922350 Jul 10 22:05 playback-log-2.txt

% grep SHORT_XFER playback-log-2.txt | wc -l
     289

...
22:05:38.236716 usbus1.2
DONE-ISOC-EP=00000001,SPD=HIGH,NFR=64,SLEN=0,IVAL=0,ERR=SHORT_XFER
22:05:38.247331 usbus1.2
DONE-ISOC-EP=00000001,SPD=HIGH,NFR=64,SLEN=0,IVAL=0,ERR=SHORT_XFER
22:05:38.294055 usbus1.2
DONE-ISOC-EP=00000001,SPD=HIGH,NFR=64,SLEN=0,IVAL=0,ERR=SHORT_XFER
22:05:38.341536 usbus1.2
DONE-ISOC-EP=00000001,SPD=HIGH,NFR=64,SLEN=0,IVAL=0,ERR=SHORT_XFER
22:05:38.397577 usbus1.2
DONE-ISOC-EP=00000001,SPD=HIGH,NFR=64,SLEN=0,IVAL=0,ERR=SHORT_XFER
22:05:38.438745 usbus1.2
DONE-ISOC-EP=00000001,SPD=HIGH,NFR=64,SLEN=0,IVAL=0,ERR=SHORT_XFER


Should I capture ERR=TIMEOUT ?

-- 
You are receiving this mail because:
You are the assignee for the bug.