http://bugs.winehq.org/show_bug.cgi?id=35054
Bug #: 35054 Summary: Dragon Age 2 system diagnostics tool fails to recognize GeForce GT 425M Product: Wine Version: 1.7.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
while looking at bug 33552 I remembered that Wine doesn't recognize my own card ;-)
It probably won't hurt to have at least one of "NVIDIA GeForce GT 4xx M" series listed.
--- snip --- $ lspci -nn | grep VGA | grep NVIDIA 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108M [GeForce GT 425M] [10de:0df0] (rev a1) --- snip ---
PCI device id -> 0x0df0
1 GiB SDRAM
Source: http://source.winehq.org/git/wine.git/blob/57d7f74d34f2ce0968af2eb14c7e866d6...
NVIDIA GeForce GT 400M Series specs:
--- snip --- GeForce GT 445M 144 @ 590MHz 192 / 128 Bit @ 1250MHz GeForce GT 435M 96 @ 650MHz 128 Bit @ 800MHz GeForce GT 425M 96 @ 560MHz 128 Bit @ 800MHz GeForce GT 420M 96 @ 500MHz 128 Bit @ 800MHz GeForce GT 415M 48 @ 500MHz 128 Bit @ 800MHz
Codename N11P-GS Architecture Fermi Pipelines 96 - unified Core Speed * 560 MHz Shader Speed * 1120 MHz Memory Speed * 800 MHz Memory Bus Width 128 Bit Memory Type DDR3 Max. Amount of Memory 1024 MB Shared Memory no DirectX DirectX 11, Shader 5.0 technology 40 nm Features Optimus Support, PureVideo HD VP4, 3D Vision, Bitstream HD Audio, CUDA, DirectCompute, OpenCL, OpenGL 4.0, DirectX 11 Notebook Size medium sized Date of Announcement 15.08.2010 --- snip ---
Regards