http://bugs.winehq.org/show_bug.cgi?id=17738
Summary: EVE Online 6.10 refuses to run on Intel GM45, claims Shader Model 2 not supported Product: Wine Version: 1.1.17 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: tetromino@gmail.com
Created an attachment (id=19950) --> (http://bugs.winehq.org/attachment.cgi?id=19950) output of glxinfo -l
wine-1.1.17 Gentoo ~amd64 Laptop with Intel GM45 graphics kernel 2.6.29-rc8, xorg-server-1.5.3, mesa-7.3
EVE Online 6.10.84244 client refuses to start, showing the following error message: "Outdated graphics card detected Your computer does not meet the minimum requirements for EVE. You need to have a graphics card that supports Shader Model 2 or higher."
That seems to be unreasonable, because the GM45 supports OpenGL shading language 1.10 (according to glxinfo), and in Windows, it supports at least Shader Model 3.
Using the patch from bug #17437 does not help. Updating to latest git checkout of mesa does not help. In winecfg, vertex shader support is set to "hardware" and pixel shader is "allow (if supported by hardware)". But changing these settings also doesn't help.