hello, the only reason I'm still using windows are games. Unfortunately games running perfectly there (e.g. Portal) refuse to start on wine complaining about a lack of PixelShader 1.1 (AFAIK my radeon should even have 1.4), 3dMark2001 (old one because I wanted a small download...) reports PixelShader: N/A Now my question: Is this wine related or is it my graphics driver? Direct rendering works, it's only the PixelShader. I'm using Ubuntu 8.04 (Hardy), the driver (auto-selected) is fglrx, should I try radeon? Some output: Code: $ lspci | grep -i vga 01:00.0 VGA compatible controller: ATI Technologies Inc M9+ 5C61 [Radeon Mobility 9200 (AGP)] (rev 01) $ glxinfo | grep render direct rendering: Yes OpenGL renderer string: Mesa DRI R200 20060602 AGP 8x x86/MMX+/3DNow!+/SSE TCL $ glxinfo | grep vendor server glx vendor string: SGI client glx vendor string: SGI OpenGL vendor string: Tungsten Graphics, Inc. $ glxinfo | grep Mesa OpenGL renderer string: Mesa DRI R200 200606 OpenGL version string: 1.3 Mesa 7.0.3-rc2 regards