I suspect that what's actually happening here is that, when ForceGallium is enabled, mesa isn't loading the dri module - because ForceGallium causes mesa to look for r600g_dri.so rather than r600_dri.so.
Does copying r600_dri.so to r600g_dri.so in your mesa build fix things? That's what we do in the Ubuntu mesa build - copy the gallium driver to r600g_dri.so so we can install both r600c and r600g. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-ati in ubuntu. https://bugs.launchpad.net/bugs/715939 Title: 6.14.0 and 101_select_between_classic_and_gallium_dri.patch doesn't work properly _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

