http://bugs.freedesktop.org/show_bug.cgi?id=15107
--- Comment #15 from Alex Deucher <[EMAIL PROTECTED]> 2008-03-20 12:33:48 PST --- (In reply to comment #14) > > If they are dark before starting X, then it's a bios issue, if they are dark > > only after switching to another VT after starting X, then there's some > > problem > > with how we save/restore state for VT switches. > > So the latter must be the case here. What can I do? Can I do anything at all > about this? > These kind of things are tough to track down. Take a look at RADEONRestore() in radeon_driver.c and try adjusting the order in which things are restored. Restoring the vga registers before the crtc registers may help. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ xorg-driver-ati mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-ati
