fix-huawei-sound/README.md

10 lines
229 B
Markdown
Raw Normal View History

2023-01-29 07:21:38 +03:00
# Fix sound on Huawei laptops on modern linux
Recipe from https://github.com/thesofproject/linux/issues/3350#issuecomment-1399427143
```
git clone https://github.com/neonxp/fix-huawei-sound.git
make
sudo make install
reboot
```