Andreas Radke schrieb:
I've built the new Xorg 7.5 based on xorg-server 1.7.1rc1 and Mesa 7.6.
Some very old drivers have been dropped because they are no more developed and won't build anymore.
I hope I have updated all essential parts. Some Xorg fonts related packages still need a bump.
Mesa 7.6 is built right now plain upstream. This means Gallium 3d stack for Nouveau and Intel. For Intel we might go back to old way DRI when we can't solve some existing issues. Radeon is built the old DRI way.
Gallium is complete fail with intel. I rebuild mesa with --disable-gallium-intel locally, then build the intel driver against it (is that even needed). This works good (better than the old version). With gallium, I only get a black, occasionally flickering screen until I disable compositing entirely. Without compositing it works - which indicates that aiglx and/or dri are broken.