On Thu, Mar 06, 2003 at 03:42:19PM +0300, Jesse Burkhardt wrote:
> I am having a configuation problem in the context of RedHat-8.0 (3.2-7)
> Linux installation with a ViewSonic P815 using Intel 815 video card (4M
> video RAM w/i810 driver) - and kernel 2.4.18-26.8.0.
>
> I am presently unable to get a resolution finer than 1024x768. (I had
> originally been able to do so.) I played around with the dispaly
> settings in the hope of removing a very annoying squiggle occuring
> throughout the screen, but most noticeably in the top half of the sceen.
I had similar problem with i815 video chipset. It turned out that the
DAC speed hardcoded in the XFree86 driver was too small (presumably
corresponding to the worst available in the i8xx line). According to
Intel website, i815 has a 230 MHz 24 bit DAC, so add the following line
to the "Device" section of your XF86Config:
DacSpeed 230
Hope that'll help (it did for me :)
Roman.
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86