[Bug 21145] xbmc not working with opensource radeon driver due to framebuffer reporting issue?
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 29 08:43:19 PDT 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21145
Michel Dänzer <michel at daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|xorg-driver-ati at lists.x.org |xorg-team at lists.x.org
Status|REOPENED |NEW
Component|Driver/Radeon |Server/general
--- Comment #14 from Michel Dänzer <michel at daenzer.net> 2009-04-29 08:43:16 PST ---
(In reply to comment #13)
> OK. XBMC team have implemented a workaround in preparation for their
> forthcoming release. The upstream patch svn changeset that was committed is
> browsable here:
>
> http://xbmc.org/trac/changeset/19781
>
> They consider this to be a temporary workaround for the release, and are
> expecting the xorg-driver-ati team to 'fix' the change in behaviour that caused
> this problem.
I do think something like that is the correct solution however, although I
wouldn't check for depth == 24 (probably won't work for X servers running in
depth 16) but for depth == (red + green + blue) (so there's no alpha).
Anyway, the X video driver no longer has any influence on the GLX visuals or
fbconfigs, it's all between the X server and the Mesa driver now. As this
problem was probably triggered by an X server change I'm reassigning there, but
be prepared for a NOTOURBUG resolution.
--
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