Hi dear forum members. I have a problem with my ubuntu running d3d games in wine, I hope someone can help me with this as I am a bit amateur in solving this problem. My config Ubuntu 10.10 64bit on an Aspire 5740, proprietary drivers and fully updated to moment. Code: Aspire-5740:~/.wine/dosdevices/c:/Program Files/Combat Wings Battle Of Britain$ sudo lspci | grep -i vga 02:00.0 VGA compatible controller: ATI Technologies Inc Redwood [Radeon HD 5600 Series] Aspire-5740:~/.wine/dosdevices/c:/Program Files/Combat Wings Battle Of Britain$ grep -i driver /etc/X11/xorg.conf Option "VendorName" "ATI Proprietary Driver" Driver "fglrx" Aspire-5740:~/.wine/dosdevices/c:/Program Files/Combat Wings Battle Of Britain$ fglrxinfo display: :0.0 screen: 0 OpenGL vendor string: ATI Technologies Inc. OpenGL renderer string: AMD Radeon HD 6500M/5600/5700 Series OpenGL version string: 4.1.10834 Compatibility Profile Context Tried to play a game, as you can see by the folder, and the result is this: Code: err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly fixme:win:EnumDisplayDevicesW ((null),0,0x32ece8,0x00000000), stub! fixme:d3d:debug_d3dformat Unrecognized 0x54534e49 (as fourcc: INST) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x54534e49) in the format lookup table fixme:d3d:wined3d_device_set_software_vertex_processing device 0x175ce0, software 0 stub! fixme:mixer:ALSA_MixerInit No master control found on HD-Audio Generic, disabling mixer fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x19d048,0x19dc88): stub fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x19d048,0x19dc88): stub fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:d3d:resource_check_usage Unhandled usage flags 0x8. Wine prefix in on default mode. Pixel and vertex shader on. I tried about everything I know and google for similar user's issues but they all date from a year or two ago. I suspect it could be because of ubuntu's updates changing a lot of stuff, because I already had it working perfectly (I can't install ati's driver in ubuntu 11.04, it unpacks and closes terminal window instantly, so i returned to 10.10, with driver 11.6 from ati site). I love linux but sometimes it can be a bit frustrating.. I hope someone here can help. Thanks