[Bug 33364] AMD HD 6650M is recognized as HD 2900XT1

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 19 03:10:01 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=33364

DL <dredgingthelake at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dredgingthelake at gmail.com

--- Comment #4 from DL <dredgingthelake at gmail.com> ---
It looks like the PCI ID for this card is already added in wined3d_private.h:

CARD_AMD_RADEON_HD6600M         = 0x6741,

There are a few other mobile cards that seem to refer back to HD6600M so I
assume they are the same card essentially. Perhaps the exact card model needs
to be added as well? In directx.c:

{"HD 6650M",CARD_AMD_RADEON_HD6600M}

I'm no expert on this so forgive me if I've misinterpreted things completely
here.

Anyway, Petr you might want to test again as it may be already working with
current git.

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