http://bugs.winehq.org/show_bug.cgi?id=27924
Summary: Detection of NVIDIA GeForce GTX560 Ti not being detected Product: Wine Version: 1.3.25 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: gwen@derpymail.com
Created an attachment (id=35725) --> (http://bugs.winehq.org/attachment.cgi?id=35725) patch that fixes the problem
A GeForce Gtx560 Ti GPU is not being detected in current build.
In the first part of line 1515 in the directx.c file "GTX 560 TI" needs to be written with a lowercase 'i' instead of an uppercase one.
This makes the correct line look like this:
{"GTX 560 Ti", CARD_NVIDIA_GEFORCE_GTX560}, /* Geforce 500 - midend */
same issue in 1153 which I altered in:
{HW_VENDOR_NVIDIA, CARD_NVIDIA_GEFORCE_GTX560, "NVIDIA GeForce GTX 560 Ti", DRIVER_NVIDIA_GEFORCE6, 1024},
Now everything is working fine again.
http://bugs.winehq.org/show_bug.cgi?id=27924
Marvin Lampe gwen@derpymail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Detection of NVIDIA GeForce |NVIDIA GeForce GTX560 Ti |GTX560 Ti not being |not being detected |detected |
http://bugs.winehq.org/show_bug.cgi?id=27924
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr 2011-07-28 03:28:54 CDT --- patch should be sent to wine-patches.
http://bugs.winehq.org/show_bug.cgi?id=27924
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch Severity|normal |minor
http://bugs.winehq.org/show_bug.cgi?id=27924
William Pettersson william.pettersson+wine@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |william.pettersson+wine@gma | |il.com
--- Comment #2 from William Pettersson william.pettersson+wine@gmail.com 2011-08-07 06:17:33 CDT --- Patch that fixes this sent (http://www.winehq.org/pipermail/wine-patches/2011-August/105299.html)
http://bugs.winehq.org/show_bug.cgi?id=27924
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |wylda@volny.cz Resolution| |FIXED
--- Comment #3 from Wylda wylda@volny.cz 2011-08-07 10:42:10 CDT ---
I guess that this got fixed by: http://source.winehq.org/git/wine.git/commit/0e043819f45f1d70ba34a026200c609...
http://bugs.winehq.org/show_bug.cgi?id=27924
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-08-26 13:25:34 CDT --- Closing bugs fixed in 1.3.27.
http://bugs.winehq.org/show_bug.cgi?id=27924
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0e043819f45f1d70ba34a026200 | |c60908ef17d97