Comment 48 for bug 325289

Revision history for this message
In , Ling-ma (ling-ma) wrote :

hi joss,
Could you please modify your xorg.conf to chose this mode line as VGA mode under comment #44 environment, then upload log file with debug option?

Thanks
Ma Ling

Section "Monitor"
        Identifier "VGA"
        Modeline "1600x1024" 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync

        Option "PreferredMode" "1600x1024"
        ... ...
EndSection

Section "Screen"
        Identifier "xxxx"
        Monitor "VGA"
        ... ...
EndSection