On Thu, 3 Apr 2003, Mark Parsisson wrote:

> Below is the /var/log/XFree86.0.log output from a problem I've been
> having. I've tried several different configurations. If I set this up
> with only Screen0 (and required parts for that), XF86 runs fine.
> However, adding any or all of the other screens in causes the server to
> crash or hang the box totally. The consistent error I see is " Fatal
> server error:
> Inconsistent display bitmapScanlineUnit.  Exiting". Any input on how to
> configure this correctly across heterogeneous cards and monitors is
> appreciated.
> 
> Mark


   The problem is the VGA driver.  Put:

Option "ShadowFB" 

   In the Section "Device" for the vga driver.  The VGA driver
doesn't use the same software rendering code as the other drivers
and has a different, and incompatible, pixmap format unless you do that.
I think you generally want that option for the VGA driver anyhow,
because it renders alot faster in my experience.


                        Mark.


_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to