Comment 18 for bug 111894

Revision history for this message
Tim Hollen (gyorgy2000) wrote :

So if I understand you, the suggested xorg should look like this:

Section "Monitor"
    Identifier "Dell"
    Option "DPMS"
   # Option "UseEDID" "FALSE"
   Option "UseEDIDFreqs" "FALSE"
   Option "UseEDIDDpi" "FALSE"
    Option "ModeValidation" "NoEdidModes"
    HorizSync 30 - 85
    VertRefresh 48 - 120
  # DisplaySize 312 234

EndSection

This config does not work