And the answer is... In xserver/hw/xfree86/xaa/xaaInitAccel.c, line 154 /* If this PCI entity has IS_SHARED_ACCEL set in entityProp
* then a RestoreAccelState function is required */ if(!infoRec->RestoreAccelState && is_shared) return FALSE; On May 6, 2009, at 4:29 PM, Donald Kayser wrote:
I have debugged the dual monitor problem down a bit. When a single monitor is enabled, the call to XAAInit() from CHIPSScreenInit succeeds and you will get the log message indicating such. When dual monitors are configured, the XAAInit() return FALSE. Is there any reason for this to not work for two screens? Donald Kayser xorg at kayser dot net _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
_______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
