Focusrite-Scarlett-on-Linux / sound-usb-kernel-module

Latest driver development code for sound/usb on Linux
GNU General Public License v2.0
158 stars 7 forks source link

Missing information about "Generation 4" hardware #21

Open keinsell opened 12 months ago

geoffreybennett commented 12 months ago

Despite the "About" on this repo saying "Latest driver development code for Focusrite Scarlett on Linux", this repo is not that.

I am working towards adding Gen 4 support as noted at https://github.com/geoffreybennett/alsa-scarlett-gui/#scarlett-gen-4-support

I'll post updates to linuxmusicians.com as I proceed.

Latest code when it's available for testing will be at https://github.com/geoffreybennett/scarlett-gen2

geoffreybennett commented 12 months ago

Also see #20

HinTak commented 12 months ago

The master branch here was synced to sound master end of Jul, about 6 weeks ago, so it is a lot more recent than https://github.com/geoffreybennett/scarlett-gen2, which was last updated a year ago.

HinTak commented 12 months ago

I can switch the default branch around here, to make it less confusing. The master branch here tracks latest sound master dev.

HinTak commented 12 months ago

The default branch now switched, and is sync to v6.5-rc3-3127-g52ff2a7de35c7 / sound-6.5-rc3-3452-g52ff2a7de35c7 , about 6 weeks ago in sound-dev. Ie. It is at 6.5-rc3 plus a few thousand commits.

I still think dkms is a faster way of developing drivers than whole-sale whole modified kernel.

geoffreybennett commented 12 months ago

Can you change the "About" too please? It currently says "Latest driver development code for Focusrite Scarlett on Linux". It would be more accurate if it said "DKMS modules for sound/usb".

geoffreybennett commented 9 months ago

First draft of Scarlett Gen 4 support is ready for the brave: Kernel driver: https://github.com/geoffreybennett/scarlett-gen2/releases/tag/v6.5.11-g4.1 Firmware update utility: https://github.com/geoffreybennett/scarlett2 Please email me if you'd like to help test.