Skip to content

Instantly share code, notes, and snippets.

@lmiphay
Created December 18, 2016 19:36
Show Gist options
  • Save lmiphay/42d28f44e46ea1f7539c980c7450d02d to your computer and use it in GitHub Desktop.
Save lmiphay/42d28f44e46ea1f7539c980c7450d02d to your computer and use it in GitHub Desktop.
Ordering alsa devices by driver and id
# hda is preferred over usb (lowest wins), and PCH is preferred over NVidia
options snd-hda-intel id=PCH,NVidia index=-3,-2
options snd_usb_intel index=-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment