I am going to try this, this seems promising:
As wschutzer already has pointed out, the white cube on FC6 is caused by using the illawarra Xgl rpm which is built against older Mesa sources.
But it's not that difficult to homebrew an FC6 RPM:
- grab the SRPM from
http://fedoraxgl.tuxfamily.org/repos...-4.fc5.src.rpm
- one caveat: for that you need libxkbdui and libxkbdui-devel - as this is not included in FC6, grab it from an FC5 mirrot of your choice, such as here or here (64bit)
- install the SRPM (and grab any dependencies with yum)
- go to /usr/src/redhat/SPECS
- do a "sudo rpmbuild -bb xorg-x11-server-Xgl.spec"
- the RPM is now built - after build, it can be found in /usr/src/redhat/RPMS/i386
This should be all 138
Offline