Update Clarett USB and Clarett+ status
This commit is contained in:
15
INSTALL.md
15
INSTALL.md
@@ -4,11 +4,11 @@
|
|||||||
|
|
||||||
Linux Kernel with the ALSA Scarlett Gen 2/3 mixer driver. Use at least
|
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
|
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
|
support. For Clarett+ 8Pre support, you need 6.1.
|
||||||
USB see
|
|
||||||
https://github.com/geoffreybennett/scarlett-gen2/commits/scarlett-gen3
|
For the other Clarett USB and Clarett+ models, see
|
||||||
for kernel patches. Clarett+ 4Pre is coming soon. For support for
|
https://github.com/geoffreybennett/scarlett-gen2/commits/clarett-4pre
|
||||||
other Clarett devices, please contact me.
|
for kernel patches.
|
||||||
|
|
||||||
As of Linux 6.5, the driver is still disabled by default and needs to
|
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
|
be enabled at module load time with the `device_setup=1` option to
|
||||||
@@ -30,13 +30,8 @@ Scarlett Gen 3:
|
|||||||
- 18i8: `options snd_usb_audio vid=0x1235 pid=0x8214 device_setup=1`
|
- 18i8: `options snd_usb_audio vid=0x1235 pid=0x8214 device_setup=1`
|
||||||
- 18i20: `options snd_usb_audio vid=0x1235 pid=0x8215 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+:
|
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`
|
- 8Pre: `options snd_usb_audio vid=0x1235 pid=0x820c device_setup=1`
|
||||||
|
|
||||||
Or you can use a sledgehammer:
|
Or you can use a sledgehammer:
|
||||||
|
|||||||
@@ -20,9 +20,7 @@ for the proprietary functionality was first added in:
|
|||||||
- Gen 2: Linux 5.4
|
- Gen 2: Linux 5.4
|
||||||
- Gen 3: Linux 5.14
|
- Gen 3: Linux 5.14
|
||||||
- Clarett+ 8Pre: Linux 6.1
|
- Clarett+ 8Pre: Linux 6.1
|
||||||
- Clarett 8Pre USB and Clarett+ 4Pre: coming soon
|
- Clarett 2Pre/4Pre/8Pre USB, Clarett+ 2Pre/4Pre: coming soon
|
||||||
- Clarett 2Pre USB, Clarett+ 2Pre, and Clarett 4Pre USB: contact me
|
|
||||||
you have one of these
|
|
||||||
|
|
||||||
Unfortunately, actually using this functionality used to be quite an
|
Unfortunately, actually using this functionality used to be quite an
|
||||||
awful experience. The existing applications like `alsamixer` and
|
awful experience. The existing applications like `alsamixer` and
|
||||||
|
|||||||
Reference in New Issue
Block a user