[Bug 21515] VENDOR_WINE vs VENDOR_ATI with xf86-video-ati

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 30 03:30:52 CST 2010


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





--- Comment #4 from ppanon at shaw.ca  2010-01-30 03:30:51 ---
Ah, found in glxinfo where the GL_RENDERER info for my HD3850 is
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: Mesa DRI R600 (RV670 9505) 20090101  TCL DRI2
OpenGL version string: 2.0 Mesa 7.8-devel

So I guess I could set up a new card entry in wined3d_private.h with 
CARD_ATI_RADEON_HD3850          = 0x9505,
Since I wouldn't know what to change to be dependent on it, it's not sufficient
to solve my problems. However that missing entry may explain why I was having
so many problems with Wine even with the proprietary fglrx driver before
switching to the open source driver. Perhaps there should also be an entry from
HD3870 cards, though I have no idea what the device code is.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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