Skip to content

Instantly share code, notes, and snippets.

@tzafrir
Created March 19, 2012 01:02
Show Gist options
  • Save tzafrir/2088413 to your computer and use it in GitHub Desktop.
Save tzafrir/2088413 to your computer and use it in GitHub Desktop.
xorg.conf before this started - worked fine with previous gfx card (Geforce 8800)
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "nvidia"
Option "NoLogo" "True"
EndSection
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment