Skip to content

Instantly share code, notes, and snippets.

@Brainiarc7
Last active November 30, 2016 13:02
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 Brainiarc7/5e7d80753f81d27cb7c4 to your computer and use it in GitHub Desktop.
Save Brainiarc7/5e7d80753f81d27cb7c4 to your computer and use it in GitHub Desktop.
20-intel.conf file for NVIDIA Optimus notebook where all outputs are on the Intel IGP and SNA acceleration is required
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment