Add info to INSTALL.md on how to check the kernel version

This commit is contained in:
Geoffrey D. Bennett
2023-12-01 01:23:53 +10:30
parent 68b6d0a047
commit 1d844bfa1c

View File

@@ -2,7 +2,8 @@
## Prerequisites
Linux Kernel with the ALSA Scarlett2 Protocol Driver.
Linux Kernel with the ALSA Scarlett2 Protocol Driver. Use `uname -r`
to check what kernel version you are running.
- Use at least version 5.14 for Scarlett Gen 3 support and bug fixes
for the Gen 2 support.