Hi, I fetched the relevant files from the CVS tree and patched it so that I get I845G Support with Xfree 4.2.0. I recompiled X and tried it out, it works with 1024x768@16bpp, but with 1280x1024@16bpp I get the wrong modeline selected by xfree. Even more, it selects a modeline that's out of the range the monitor section told it to use.
As a workaround I put a modeline into the monitor section. With this everything works, this modeline is taken and used without problems. On an i815 chipset board the same driver works, it automagically uses the correct modeline (that's where I got the modeline for the above configuration from ...). Here's the Modeline X chooses if it doesn't get told one: (**) I810(0): Default Mode "1280x1024": 157.5 MHz (scaled from 0 MHz), 91,1 kHz, 85.0 Hz while the ddc signal tells: (II) I810(0): Ranges: V min: 50 V max: 75 Hz, H min: 27 H max: 80 KHz, PixClock max 130 MHz On the i815 Chipset it takes: (**) I810(0): Default Mode "1280x1024": 78,8 MHz, 60.1 kHz, 75.1 Hz Any ideas? The diff's I got from the CVSweb are: .../drivers/i810: i810_cursor.c r1.4 r1.5 i810_driver.c r1.65 r1.68 i810.h r1.29 r1.31 i810_memory.c r1.23 r1.24 i830_driver.c r1.7 r1.10 Imakefile r1.18 r1.19 .../Xfree86: xf86PciInfo.h r1.119 r1.127 Regards, Josef Siemes ______________________________________________________________________________ Virenschutz inklusive: Bei WEB.DE FreeMail k�nnen Sie jeden Dateianhang auf Viren pr�fen http://freemail.web.de/?mc=021130 _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
