[EMAIL PROTECTED] wrote:
> Hi all,
> 
> Well, experimenting with my own build suggests that if you include
> 
> /usr/X11R6/lib/modules/extensions/libdri.a
> 
> in the binary packages, everything works fine again.
> 
> ie. radeon works if you install the following on top of a standard
> XFree86 4.2 distribution:
> 
> drm kernel module
> /usr/X11R6/lib/modules/dri/radeon_dri.so
> /usr/X11R6/lib/modules/drivers/atimisc_drv.o
> /usr/X11R6/lib/modules/drivers/radeon_drv.o
> /usr/X11R6/lib/modules/linux/libdrm.a
> /usr/X11R6/lib/modules/extensions/libdri.a
> 
> but it doesn't work without the updated libdri.a. This would also
> explain why all the cards seem to be affected.
> 
> Hopefully this fix is relatively painless for Jose?

OK, this would put the PageFlipping (that is the two new callbacks required to 
implement it) as the obvious problem.  I'm not really sure what to do about 
this -- I'll have to give it some thought.

Keith



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to