Video card is NVidia GTX 970 with 4 Gb of VRAM (10de:13c2).
Wine version is 1.7.35, compiled from git.
NVidia proprietary driver version 346.35.
Code: Select all
$ lspci | grep 01:00.0
01:00.0 VGA compatible controller: NVIDIA Corporation Device 13c2 (rev a1)
$ glxinfo | grep 'OpenGL renderer string'
OpenGL renderer string: GeForce GTX 970/PCIe/SSE2
dxdiag reports display name "X11 Windowing System", with 15.0 MB of VRAM and chip/Manufacturer "n/a".
Setting VideoPciDeviceID, VideoPciVendorID and VideoMemorySize to 0x13c2, 0x10de and 4096 respectively doesn't change anything.
winetricks directx9 doesn't change anything either.
Has anyone experienced similar issue with GTX 970?
How can I make that card properly recognised by windows apps?
Does it matter?