Comment 22 for bug 406865

Revision history for this message
Michael Sheldon (michael-sheldon) wrote :

I have a feeling this might be an issue with wine requiring mesa to load the 32 bit DRI drivers rather than the 64 bit ones (on 64 bit systems), perhaps people could try running:

export LIBGL_DRIVERS_PATH=/usr/lib32/dri

prior to running wine and see if this has any effect?