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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 5 08:08:05 CST 2015


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

--- Comment #10 from Matteo Bruni <matteo.mystral at gmail.com> ---
(In reply to Bernhard Übelacker from comment #9)
> 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.

Ah, sure, for Nouveau that's going to be the case, since we can't disambiguate
between the 8100 and the 8200. That's fine.

> 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

It doesn't matter much, both are fine. I'd just go with 512MB, it's less likely
to break games.

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