Skip to content

Instantly share code, notes, and snippets.

@joergschiller
Created May 19, 2012 18:39
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 joergschiller/2731893 to your computer and use it in GitHub Desktop.
Save joergschiller/2731893 to your computer and use it in GitHub Desktop.
Fixing flicker on internal display with Nvidia Quadro 2000M on Ubuntu since driver version 290.10
Section "Device"
Identifier "Default Device"
Option "NoLogo" "True"
Option "FlatPanelProperties" "Dithering=Disabled" # fixes flicker on internal display
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment