Skip to content

Instantly share code, notes, and snippets.

@beci
Created July 23, 2016 22:46
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 beci/224e785eca8e78bc0cee544faf3227c0 to your computer and use it in GitHub Desktop.
Save beci/224e785eca8e78bc0cee544faf3227c0 to your computer and use it in GitHub Desktop.
Problem:
linux (ubuntu) nvidia driver not able to detect dell 30" screen, and use it in 2560x1600.
Solution:
to tell Xorg to ignore EDID checksum on particular output. Added this to my "device" section:
Option "IgnoreEDIDChecksum" "DFP-0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment