Nvidia’s screen resolution changed!

This has happened before without notice, and what I always did to fix it was change the driver from “nvidia” to “nv” in my xorg.conf file.

But now, after reading my xorg.0.log, and look up the error message I got, I could find a solution for it.

Add:

    Option  "UseEDID" "FALSE"
    Option  "UseEDIDFreqs"  "FALSE"
    Option  "UseEDIDDpi"    "FALSE"
    Option  "ModeValidation"    "FALSE"

To the Device section for your troubled Nvidia card.

This entry was posted in en, linux. Bookmark the permalink.

One Response to Nvidia’s screen resolution changed!

  1. guman says:

    i got the same f*cking problem after change my desktop enviroment…
    i cant fix……i use debian…please i need some ideas about it!!!!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>