Search found 4 matches

by triiif
Fri May 08, 2020 12:36 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett Gen 3 4i4 (and others)
Replies: 193
Views: 314415

Re: Focusrite Scarlett Gen 3 4i4 (and others)

Geoffrey, I just acquired a 3rd gen 18i8, if there's any information I can give you that would help your efforts just let me know. Thanks. in the mean time you could help puleglot with your output to lsusb : :D https://linuxmusicians.com/viewtopic.php?p=117456#p117456 In this thread you'll find a p...
by triiif
Fri Apr 10, 2020 7:57 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett Gen 3 4i4 (and others)
Replies: 193
Views: 314415

Re: Focusrite Scarlett Gen 3 4i4 (and others)

@jsh
hehe look at my post here : viewtopic.php?p=116413#p116413
you have to build your kernel with this patch.
by triiif
Sun Mar 29, 2020 6:59 pm
Forum: Computer Related Hardware
Topic: Scarlett 18i20 gen 3 Linux - Crackling Audio
Replies: 110
Views: 42501

Re: Scarlett 18i20 gen 3 Linux - Crackling Audio

Be assured, I can go down on light CPU track. I was testing with a heavy VST track.
by triiif
Wed Mar 25, 2020 10:41 pm
Forum: Computer Related Hardware
Topic: Scarlett 18i20 gen 3 Linux - Crackling Audio
Replies: 110
Views: 42501

Re: Scarlett 18i20 gen 3 Linux - Crackling Audio

OK, that should at least not crash the kernel: diff --git a/sound/usb/pcm.c b/sound/usb/pcm.c index bd258f1ec2dd..4f6709dc8b9f 100644 --- a/sound/usb/pcm.c +++ b/sound/usb/pcm.c @@ -365,6 +365,10 @@ static int set_sync_ep_implicit_fb_quirk(struct snd_usb_substream *subs, ep = 0x81; ifnum = 2; goto ...