Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command to verify the kernel support #22

Open
yPhil-gh opened this issue Feb 5, 2021 · 1 comment
Open

Command to verify the kernel support #22

yPhil-gh opened this issue Feb 5, 2021 · 1 comment

Comments

@yPhil-gh
Copy link

yPhil-gh commented Feb 5, 2021

Hi ! The README states that

the device must be supported by the ALSA Linux kernel device-driver

I'm wondering how can one make sure that it is ? I'm running a vanilla Ubuntu kernel, should I do anything to it?
Thanks!

@x42
Copy link
Owner

x42 commented Feb 5, 2021

You can check with alsamixer and to see available mixer devices.

Support for 2nd gen Scarlett devices was merged in in Linux v5.4, but you probably want 5.10 with various fixes
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/sound/usb/mixer_scarlett_gen2.c
1st generation Scarlett devices have been supported since Linux 3.19.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants