Skip to content

Instantly share code, notes, and snippets.

@gchhablani
Created September 24, 2021 03:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gchhablani/5309da435323cb3b4c59659e4463d277 to your computer and use it in GitHub Desktop.
Save gchhablani/5309da435323cb3b4c59659e4463d277 to your computer and use it in GitHub Desktop.
Alsa Tools Sound Driver Change bash script
#!/bin/bash
hda-verb /dev/snd/hwC0D0 0x20 SET_COEF_INDEX 0x67
hda-verb /dev/snd/hwC0D0 0x20 SET_PROC_COEF 0x3000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment