Using "Supported additional Video Mode" with i810 driver?

Alex Deucher alexdeucher at gmail.com
Sat Jan 15 08:20:12 PST 2005


On Fri, 14 Jan 2005 20:51:50 -0500, Pete Toscano
<pete-xorg at verisignlabs.com> wrote:
> Hello,
> 
> I'm trying to get a cow-orker's Dell 2005FPW working on a Dell OptiPlex
> gx280.  It uses the intel 915 chipset, thus the i810 x.org driver.  The
> monitor does native 1680x1050 and when booted into Windows, it works
> fine.  When booted into Fedora Core 3 (using the 6.8.1-12.FC3.21
> package, I get a blank screen with "invalid mode."
> 
> After doing some Google'ing, I found someone suggesting a modeline to
> try.  I added the modeline to the monitor section, then tried that.  It
> fell back to 800x600 (the backup mode I was using).  Looking through the
> Xorg.0.log file, I found that it was ignoring the modeline resolution.
> I tried some variations and all failed.  Someone suggested to me that I
> try disabling DDC, saying that the i810 driver would ignore modelines if
> DDC was enabled, but that didn't seem to help either.
> 
> Someone in the xorg IRC channel on freenode.net said that the i810
> driver ignores all modelines, regardless.  I'm on the verge of declaring
> that this monitor + X.org just won't display in 1680x1050, at least at
> this time.
> 
> One interesting thing I did find, though, was this in the Xorg.0.log file:
> 
> I810(0): Supported additional Video Mode:
> I810(0): clock: 146.2 MHz   Image Size:   434 x 270 mm
> I810(0): h_active: 1680  h_sync: 1784  h_sync_end 1960 h_blank_end 2240
> h_border: 0
> I810(0): v_active: 1050  v_sync: 1050  v_sync_end 1059 v_blanking: 1089
> v_border: 0
> 
> So, it looks to me that the i810 driver "sees" this resolution and I
> used this info to make a modeline (but it was ignored).  How on earth do
> I tell X.org to use this resolution?

was the message above looks like it was from the edid data from your
monitor rather than the bios on your board.  It's basically telling
you it's preferred modeline for that mode.  If it was the bios, you
might try the i810 driver from cvs.  Alan's last change mentioned
somethign about better support for extended bios modes.

Alex

> 
> Thanks,
> pete



More information about the xorg mailing list