Wine crashes

Even though lsmod indicates that nouveau is loaded

nouveau              1691648  6 

I get the following error when running wine.

ion@linux-abba:~/.wine/drive_c/Program Files/VCC2> wine ./Vcc.exe
libGL error: unable to load driver: nouveau_dri.so
libGL error: driver pointer missing
libGL error: failed to load driver: nouveau
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.8, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x32f068,0x00000000), stub!
ion@linux-abba:~/.wine/drive_c/Program Files/VCC2>

Any suggestions will be appreciated.