Jens Owen wrote: > > > Jos� Fonseca wrote: > >> On Mon, Jun 24, 2002 at 07:19:35PM +0100, [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. >>> >> >> Good detective work! > > > > Agreed, and thanks for the clarification on dri vs drm libraries. I > want to look into why the DRI changed. If it's significant we need to > bump the version number.
I'm pretty sure it's my changes to support pageflipping (2 new callbacks). Bumping the module version number is probably appropriate, but we also need to add the new module to the binary distributions. Keith ------------------------------------------------------- Sponsored by: ThinkGeek at http://www.ThinkGeek.com/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel
