We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
You can check with alsamixer and to see available mixer devices.
alsamixer
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.
Sorry, something went wrong.
No branches or pull requests
Hi ! The README states that
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!
The text was updated successfully, but these errors were encountered: