http://bugs.freedesktop.org/show_bug.cgi?id=15056
--- Comment #7 from Alex Deucher <[EMAIL PROTECTED]> 2008-03-20 09:50:22 PST --- I'm guessing it has something to do with the memory map: -MC_FB_LOCATION (0148) 0x07ff0000 +MC_FB_LOCATION (0148) 0x7fff0000 radeonfb sets it up the same way as the x driver while OF does it differently. When the X driver restores the OF values, that is probably what causes the hang. Unfortunately, I'm not sure of a good fix. You might try adjusting the delays when restoring the memmap regs, or maybe the order in which they are restored relative to the rest of the registers. -- 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
