[Bug 34671] New: wined3d: Add Radeon HD 4650 PCI IDs
http://bugs.winehq.org/show_bug.cgi?id=34671 Bug #: 34671 Summary: wined3d: Add Radeon HD 4650 PCI IDs Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: edwin+winebugs(a)etorok.net Classification: Unclassified Created attachment 46222 --> http://bugs.winehq.org/attachment.cgi?id=46222 patch to add PCI id for Radeon HD 4650 Noticed this on a Cryptic game (have to set VideoPciVendorID and VideoPciDeviceID in registry, otherwise its very slow): fixme:d3d:init_driver_info Unable to find a driver/device info for vendor_id=0x1002 device_id=0x9498 for driver_model=2 My card is: 01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV730 PRO [Radeon HD 4650] [1002:9498] Relevant glxinfo output: OpenGL vendor string: X.Org OpenGL renderer string: Gallium 0.4 on AMD RV730 OpenGL core profile version string: 3.1 (Core Profile) Mesa 9.2.0 OpenGL core profile shading language version string: 1.40 OpenGL core profile context flags: (none) OpenGL core profile extensions: OpenGL version string: 3.0 Mesa 9.2.0 OpenGL shading language version string: 1.30 OpenGL context flags: (none) Attached patch adds the missing PCI id. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34671 --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-10-06 11:03:13 CDT --- Hi, thanks for your work. Patches are not picked from the bugzilla, please read http://wiki.winehq.org/SubmittingPatches and send your patches to the patches mailing list. If you are not in the mood just say so and someone else may send the patch for you. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=34671 --- Comment #2 from Henri Verbeet <hverbeet(a)gmail.com> 2013-10-06 15:27:42 CDT --- That patch makes no sense, especially not if you're using r600g. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34671 --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- This is your friendly reminder that there has been no bug activity for over a year. Is this still an issue in current (1.7.37 or newer) wine? If so, please attach the terminal output in 1.7.37 (see http://wiki.winehq.org/FAQ#get_log). -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34671 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #4 from winetest(a)luukku.com --- A bit weird. I was able to find this {"HD 4650", CARD_AMD_RADEON_HD4600}, /* Radeon RV730 */ from amd_binary But I couldnt find any other entrys for this gpu. No mesa recognize code, no memory amount. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34671 winetaste(a)gmx.net changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetaste(a)gmx.net --- Comment #5 from winetaste(a)gmx.net --- Can I help? I have this GPU: Extended renderer info (GLX_MESA_query_renderer): Vendor: X.Org (0x1002) Device: AMD RV730 (DRM 2.46.0 / 4.8.0-34-generic, LLVM 3.8.1) (0x9498) Version: 12.0.3 Accelerated: yes Video memory: 512MB Unified memory: no Preferred profile: core (0x1) Max core profile version: 3.3 Max compat profile version: 3.0 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.0 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34671 Matteo Bruni <matteo.mystral(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED --- Comment #6 from Matteo Bruni <matteo.mystral(a)gmail.com> --- (In reply to Török Edwin from comment #0)
Created attachment 46222 [details] patch to add PCI id for Radeon HD 4650
Noticed this on a Cryptic game (have to set VideoPciVendorID and VideoPciDeviceID in registry, otherwise its very slow): fixme:d3d:init_driver_info Unable to find a driver/device info for vendor_id=0x1002 device_id=0x9498 for driver_model=2
That fixme shouldn't be a problem with current Wine, while at the time this bug was reported it was caused by the registry overrides you set. It's not clear how setting those registry keys could have helped performance (maybe changing the device ID made the game rerun its graphics settings autodetection and pick some lower quality settings?) but in any case I don't think this is a valid bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=34671 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org