[Bug 25408] Radeon KMS doesn't work for RS600

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Dec 2 16:51:57 PST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=25408


Alex Deucher <agd5f at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |NOTOURBUG




--- Comment #3 from Alex Deucher <agd5f at yahoo.com>  2009-12-02 16:51:57 PST ---
You aren't getting KMS due to a race in the way ubuntu loads the drm for kms. 
X tries to load the drm when it starts, but the drm doesn't finish loading by
the time the X driver checks for it so X comes up in non-kms mode, and the drm
is still trying to load, but fails because X has already started messing with
the hardware.  You need to make sure the drm is loaded before starting X.


-- 
Configure bugmail: http://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