Skip to content

Instantly share code, notes, and snippets.

@karolherbst
Last active July 16, 2016 08:17
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 karolherbst/1f1bdd1a3822df74097f to your computer and use it in GitHub Desktop.
Save karolherbst/1f1bdd1a3822df74097f to your computer and use it in GitHub Desktop.
Section "ServerFlags"
Option "AutoAddGPU" "false"
EndSection
Section "Device"
Identifier "IntelCard"
Driver "intel"
Option "DRI" "3"
EndSection
Section "Device"
Identifier "nvidia"
Driver "dummy"
BusID "PCI:01:00:0"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment