On Mon, 28 Oct 2002, hy0 wrote: > The problem is likely caused by PANEL_FORMAT@FP_GEN_CNTL (bit 3) not being > set correctly.
Thanks! True color now with adding in radeon_driver.c of 4.1.0 at the end of RADEONRestoreCommonRegisters(): OUTREG(RADEON_FP_GEN_CNTL, INREG(RADEON_FP_GEN_CNTL) | (1 << 3)); -- Holger Isenberg [EMAIL PROTECTED] http://mars-news.de _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
