http://bugs.winehq.org/show_bug.cgi?id=22174
Summary: Wine fails to detect Direct Rendering on open source ATI drivers Product: Wine Version: 1.1.41 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: opengl AssignedTo: wine-bugs@winehq.org ReportedBy: aliendude5300@gmail.com
When attempting to run 3D content [WildPockets Plugin in Firefox 3.6.2] that uses OpenGL, Wine [1.1.41] displays this error on the console: "err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly" However, my glxinfo contains the line "direct rendering: Yes", which proves that it is an issue with Wine.
http://bugs.winehq.org/show_bug.cgi?id=22174
--- Comment #1 from Dylan Taylor aliendude5300@gmail.com 2010-03-26 19:45:31 --- Created an attachment (id=27052) --> (http://bugs.winehq.org/attachment.cgi?id=27052) glxinfo output
http://bugs.winehq.org/show_bug.cgi?id=22174
--- Comment #2 from Dylan Taylor aliendude5300@gmail.com 2010-03-26 19:46:19 --- Created an attachment (id=27053) --> (http://bugs.winehq.org/attachment.cgi?id=27053) full firefox output
http://bugs.winehq.org/show_bug.cgi?id=22174
Roderick Colenbrander thunderbird2k@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |thunderbird2k@gmail.com Resolution| |INVALID
--- Comment #3 from Roderick Colenbrander thunderbird2k@gmail.com 2010-04-04 17:41:35 --- The issue you are seeing is not a Wine bug. Wine is a 32-bit program and since you are on a 64-bit Linux. This means that the output of glxinfo shows information about your 64-bit OpenGL drivers. I have documented a little bit about this on our Wiki, see http://wiki.winehq.org/3DDriverIssues.
http://bugs.winehq.org/show_bug.cgi?id=22174
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-04-04 21:02:25 --- Closing invalid. Make sure you do have 32-bit opengl libraries that are part of your driver.