Search found 9 matches

by dawitti
Mon Nov 18, 2019 6:22 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

Hi! I just tested your updated kernel and yes the I/O channels now default to relatively useful settings: - PCM 1-6 (inputs) use analogue 1-4 and spdif 1-2 - Analog out 1-4 use PCM 1-4 - Spdif out 1-2 use PCM 5-6 - the clock is set to internal Thinking about the default routing this disables live mo...
by dawitti
Tue Jul 30, 2019 6:52 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 18i20 2nd Gen mixer driver
Replies: 128
Views: 74320

Re: Focusrite Scarlett 18i20 2nd Gen mixer driver

@geoffrey Wow, that's amazing! Thanks!
by dawitti
Sat Jun 29, 2019 8:01 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

@geoffrey you are amazing!!! I just tested the kernel you packaged and can confirm that the scarlett 6i6 hardware mixer can be controlled via alsamixer using this kernel! this is AWESOME! The only thing that did not work as far as I can tell now is setting the -20db pads. I created a short screencas...
by dawitti
Fri Jun 28, 2019 2:33 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

Here's a little update: I finally managed to get a prepackaged 5.1.9 kernel running. When loading the compiled snd_usb_audio module, dmesg says: [ 48.966843] snd_usb_audio: version magic '5.1.0-rc1+ SMP preempt mod_unload ' should be '5.1.9-050109-generic SMP mod_unload ' [ 48.967895] snd_usb_audio:...
by dawitti
Fri Jun 28, 2019 1:24 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

@geoffrey wow you're fast! I checked out your forked branch and compiled the kernel hoping I could install it, but the make install script messed up grub so I had to get that working again before trying other options. Compiling only the sound/usb modules works too. Any ideas how to install the compi...
by dawitti
Thu Jun 27, 2019 1:43 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

Thanks @geoffrey for the link and instructions, now usbmon works! These are the first actions + dumps (in the video description there's a link to a pastebin containing the same dump data): Changing to preset "Direct Routing": https://youtu.be/Qr27YhIO_ls Changing device settings: https://y...
by dawitti
Fri Jun 21, 2019 7:27 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

@geoffrey If you want we can move this over to github issues since you already forked the kernel there :)
by dawitti
Wed Jun 19, 2019 5:22 pm
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver
Replies: 67
Views: 84537

Re: Focusrite Scarlett 6i6 and 18i8 2nd Gen mixer driver

Thanks for the instructions @geoffrey! Since I never got Focusrite Control working in Virtualbox I tried it with qemu / kvm and was able to get a dump: https://pastebin.com/zNaCZab2 As stated in the bin I changed the level of analog in 1 on monitor output 1-2 (which is configured as one stereo outpu...
by dawitti
Wed Jun 19, 2019 8:54 am
Forum: Computer Related Hardware
Topic: Focusrite Scarlett 18i20 2nd Gen mixer driver
Replies: 128
Views: 74320

Re: Focusrite Scarlett 18i20 2nd Gen mixer driver

@geoffrey Thanks for your hard work!

Since I own a 6i6 2nd gen I'd like to get the mixer working too :)
What can I do to add support for the 6i6?
I have basic understanding of C and C++ but no experience in kernel development.

Martin