[Bug 33295] Screen corruption on boot

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jan 24 11:01:59 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=33295

--- Comment #7 from Alex Deucher <agd5f at yahoo.com> 2011-01-24 11:01:59 PST ---
It should transition from plymouth or console to the desktop image;  not quite
sure why it's not working for you.  I think some versions of the xserver had a
bug where a resize would be triggered on X load which would allocate a new BO
and switch to that rather than using the one initially allocated at startup
(http://cgit.freedesktop.org/xorg/xserver/commit/?id=f7af00e9f0e0e1d854b0e882378c032518ab71ca
I think).  You could memset or do an exa solid fill on the scanout buffer
before setting the mode in the ddx as a workaround.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the xorg-driver-ati mailing list