Skip to content

Commit

Permalink
Update Clarett USB and Clarett+ status
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreybennett committed Oct 8, 2023
1 parent 0c92b7c commit 3fa5803
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
15 changes: 5 additions & 10 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

Linux Kernel with the ALSA Scarlett Gen 2/3 mixer driver. Use at least
version 5.14 for Scarlett Gen 3 support and bug fixes for the Gen 2
support. For Clarett+ 8Pre support, you need 6.1, and for Clarett 8Pre
USB see
https://github.com/geoffreybennett/scarlett-gen2/commits/scarlett-gen3
for kernel patches. Clarett+ 4Pre is coming soon. For support for
other Clarett devices, please contact me.
support. For Clarett+ 8Pre support, you need 6.1.

For the other Clarett USB and Clarett+ models, see
https://github.com/geoffreybennett/scarlett-gen2/commits/clarett-4pre
for kernel patches.

As of Linux 6.5, the driver is still disabled by default and needs to
be enabled at module load time with the `device_setup=1` option to
Expand All @@ -30,13 +30,8 @@ Scarlett Gen 3:
- 18i8: `options snd_usb_audio vid=0x1235 pid=0x8214 device_setup=1`
- 18i20: `options snd_usb_audio vid=0x1235 pid=0x8215 device_setup=1`

Clarett USB:

- 8Pre: `options snd_usb_audio vid=0x1235 pid=0x8208 device_setup=1`

Clarett+:

- 4Pre: `options snd_usb_audio vid=0x1235 pid=0x820b device_setup=1`
- 8Pre: `options snd_usb_audio vid=0x1235 pid=0x820c device_setup=1`

Or you can use a sledgehammer:
Expand Down
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ for the proprietary functionality was first added in:
- Gen 2: Linux 5.4
- Gen 3: Linux 5.14
- Clarett+ 8Pre: Linux 6.1
- Clarett 8Pre USB and Clarett+ 4Pre: coming soon
- Clarett 2Pre USB, Clarett+ 2Pre, and Clarett 4Pre USB: contact me
you have one of these
- Clarett 2Pre/4Pre/8Pre USB, Clarett+ 2Pre/4Pre: coming soon

Unfortunately, actually using this functionality used to be quite an
awful experience. The existing applications like `alsamixer` and
Expand Down

0 comments on commit 3fa5803

Please sign in to comment.