[Bug 38177] d3d: Card 10de:0849 not found in driver DB

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Mar 4 13:49:42 CST 2015


https://bugs.winehq.org/show_bug.cgi?id=38177

Matteo Bruni <matteo.mystral at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matteo.mystral at gmail.com

--- Comment #4 from Matteo Bruni <matteo.mystral at gmail.com> ---
(In reply to Bernhard Übelacker from comment #3)
> Created attachment 50933 [details]
> patch to add GeForce 8200 with 256MB

Good catch. If you can temporarily install the binary Nvidia drivers and check
what renderer string is reported by it and update the cards_nvidia_binary table
(the "8200" entry should either use CARD_NVIDIA_GEFORCE_8200 or be removed
altogether) that would be excellent.

Apparently the CARD_NVIDIA_GEFORCE_8500GT device ID also suffers from the same
issue. You could add an entry for it too in gpu_description_table if you can
find all the info to put there. Or just remove the define and replace its use
with e.g. the 8600GT one. This could be a separate patch.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list