Skip to content

Instantly share code, notes, and snippets.

@bezerker
Created July 2, 2015 20:02
Show Gist options
  • Save bezerker/5d34796f634e94a7eefe to your computer and use it in GitHub Desktop.
Save bezerker/5d34796f634e94a7eefe to your computer and use it in GitHub Desktop.
alsa modprobe.d options
# Set this to the correct number of cards.
options snd cards_limit=2
options snd_hda_intel index=0 model=auto vid=8086 pid=9ca0
options snd_hda_intel index=1 model=auto vid=8086 pid=160c
options snd_hda_intel model=dell-headset-multi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment