xorg upgrade i810->intel driver broke 1600x1200 resolution on Intel 865G chipset

Justin Piszcz jpiszcz at lucidpixels.com
Tue Sep 18 02:49:54 PDT 2007



On Mon, 17 Sep 2007, Justin Piszcz wrote:

>
>
> On Mon, 17 Sep 2007, Colin Guthrie wrote:
>
>> Justin Piszcz wrote:
>>> I have tried the 915 resolution 'hack' but to no avail.
>> 
>> This is no longer necessary since intel driver v2 onwards.
>> 
>>> Any help would be appreciated as the highest resolution I can achieve is
>>> now only 1280x1024.
>> 
>> What is the output of "xrandr" (and xrandr --verbose)
>> 
>> Does xrandr --auto make it magically work?
>> 
>> Col
>> 
>> _______________________________________________
>> xorg mailing list
>> xorg at lists.freedesktop.org
>> http://lists.freedesktop.org/mailman/listinfo/xorg
>> 
>
> Will try this tomorrow, no longer local to the box.
>
> Thx.
>
> Justin.
>

>From the Debian bug report:

>
> This looks better.  Can you add a 'Virtual 1600 1600' line to the
> Display subsection of your Screen section, and then after X is up run
> "xrandr --output VGA --mode 1600x1200"?
>
> Cheers,
> Julien
>

I can test that tomorrow, not local anymore.

Section "Screen"
         Identifier      "Default Screen"
         Device          "Generic Video Card"
         Monitor         "Generic Monitor"
         DefaultDepth    24

         SubSection "Display"
                 Depth           24
                 Modes           "1600x1200"
                 Virtual         1600 1600
         EndSubSection
EndSection

Will let you know tomorrow, thanks!

Justin.


This worked BTW.




More information about the xorg mailing list