[Bug 29041] [MMIO] column ordering (23endianness?) issue with video overlay

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 13 06:08:38 PDT 2010


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

Michel Dänzer <michel at daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|column ordering             |[MMIO] column ordering
                   |(23endianness?) issue with  |(23endianness?) issue with
                   |video overlay               |video overlay

--- Comment #1 from Michel Dänzer <michel at daenzer.net> 2010-07-13 06:08:38 PDT ---
(In reply to comment #1)
> [    1.579040] radeonfb (0000:f0:10.0): ATI Radeon 4150 "AP"
> [  703.929179] [drm] radeon kernel modesetting enabled.

radeonfb and kernel modesetting (KMS) are mutually exclusive, and attempting to
enable the latter when the former is active currently results in the radeon
kernel module not initializing at all, preventing the DRI from being enabled.
If you either disable radeonfb or pass radeon.modeset=0 on the kernel command
line, video should work fine again.

-- 
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