Skip to content

Instantly share code, notes, and snippets.

Created August 9, 2017 23:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save anonymous/e2196eb4a42f756a56e8cde688ca196e to your computer and use it in GitHub Desktop.
Save anonymous/e2196eb4a42f756a56e8cde688ca196e to your computer and use it in GitHub Desktop.
boot.loader.grub.extraConfig{
insmod setpci;
setpci -s "00:17.0" 3e.b=8;
setpci -s "02:00.0" 04.b=7;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment