[Wine] Re: Wine doesn't have direct3d9?

Angus Hedger wineforum-user at winehq.org
Fri Nov 26 12:48:45 CST 2010


If you get no wgl output, it means your GPU drivers are not working.

In a terminal run the following:

$ glxinfo | grep "direct rendering"

it should output: 

$ glxinfo | grep "direct rendering"
direct rendering: Yes

if it doesn't, your drivers are not working correctly.

and if you run

$ glxinfo | grep "server glx vendor string"

and post the output we will get an idea of what drivers you have installed and what can be done to start fixing it.

But, broken OpenGL isnt a wine problem, so you may have better luck going via your Distro's support channels.







More information about the wine-users mailing list