Displaysize ignored on i810-based drivers

Artur Flinta aflinta at at.kernel.pl
Sun Apr 22 23:59:52 PDT 2007


Remy Bosch wrote:
> Is there a new way of specifying dpi resolutions in the making, or was
> it an error in a patch that disabled Displaysize in the past?
> 
> I hope the the patch mentioned will find its way soon into the source.
> Thanks in advance.

I can't see whole xorg.conf, so my question is do You use Option
"Monitor-VGA" in Device section? Something like this:

Section "Monitor"
    Identifier  "LCD"
    DisplaySize 338 270
    HorizSync   30-81
    VertRefresh 56-75
    Option      "DPMS"
    Option      "PreferredMode" "1280x1024"
EndSection

Section "Device"
    Identifier  "VGA"
    Driver      "i810"
    Option "Monitor-VGA" "LCD"
EndSection

Regards

	Artur



More information about the xorg mailing list