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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 5 07:48:14 CST 2015


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

--- Comment #9 from Bernhard Übelacker <bernhardu at vr-web.de> ---
That is already the case without my modification.

As far as I can see wine gets this PCI Id from wined3d_guess_card which
gets only as input the vendor and renderer string. (There the function
select_card_handler queries cards_nvidia_mesa.)

Therefore as long as nouveau returns in the renderer string "NVAA" wine treats
this card as 8200 with 10de:0849.

Then the question remains how many memory should be given:
- the spec for this board mentions 512MB (are there 8200/8100 with just 256?)
- nouveau prints in dmesg it (initially?) took 256MB

-- 
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