I am using Linux Mint 11 64 bit version, and I recently installed Counter strike Condition Zero. However the game performance is extremely poor.

 wine "C:\Program Files\Valve\hl.exe" -nomaster -game czero 
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f364,0x00000000), stub!
fixme:d3d_caps:select_card_intel_mesa Card selection not handled for Mesa Intel driver
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x32f380,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:shdocvw:ViewObject_SetAdvise (0x1e7230)->(1 00000002 0xf27d10)

I later came to know that I needed 32 bit graphics drivers. I have onboard graphics chipset 945G from Intel Corp

glxinfo | grep OpenGL
Mesa: Initializing x86-64 optimizations
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 945G 
OpenGL version string: 1.4 Mesa 7.12-devel (git-eab201b natty-oibaf-ppa)
OpenGL extensions:

and I want to install the correct drivers for my game to run. Can you tell me how to install them and also in case of source tell me how to compile and install.

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.