update README.md explaining the cmd line option --compat-kernel

This commit is contained in:
Jack Shao 2020-04-27 15:16:05 +08:00 committed by GitHub
parent ad4d66d3f7
commit 07a6c4659e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,6 +12,7 @@ cd seeed-voicecard
sudo ./install.sh sudo ./install.sh
sudo reboot sudo reboot
``` ```
It may probably happen that the driver won't compile with the latest kernel when raspbian rolls out new patches to the kernel. If so, please try `sudo ./install.sh --compat-kernel` which uses an older kernel but ensures that the driver can work.
## ReSpeaker Mic Hat ## ReSpeaker Mic Hat