i finally got it i applied the patch to i810_driver.c
Thanks Matt for the hint :)
--- i810_driver-unpatched.c Thu Nov 29 19:40:28 2001
+++ i810_driver.c Thu Nov 29 19:40:01 2001
@@ -1452,8 +1452,8 @@
}
/* OVRACT Register */
- i810Reg->OverlayActiveStart = mode->CrtcHTotal - 32;
- i810Reg->OverlayActiveEnd = mode->CrtcHDisplay - 32;
+ i810Reg->OverlayActiveStart = mode->CrtcHTotal - 16;
+ i810Reg->OverlayActiveEnd = mode->CrtcHDisplay - 16;
/* Turn on interlaced mode if necessary */
You can get the binary at http://shell.dnload.com/i810_drv.o
Markus
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert