http://bugs.freedesktop.org/show_bug.cgi?id=16615
--- Comment #2 from Chris Rankin <[EMAIL PROTECTED]> 2008-07-04 03:42:29 PST --- (In reply to comment #1) > When you say "fairly recent", can you point out a version of the driver that > works without artifacts? Even better, can you use git bisect to pinpoint the > commit where it turns bad? When I say "recent", I mean that it used to work in the not-too-distant past. However, that was still many kernels, builds of wine and one prior release of Fedora ago. WoW also went through an extended period of not running *at all* under Mesa, and crashing immediately on start-up: $ warcraft fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x8b4, disabling mixer fixme:mixer:ALSA_MixerInit No master control found on USB Device 0x46d:0x992, disabling mixer fixme:advapi:SetSecurityInfo stub archive Data\patch.MPQ opened archive Data\enGB\patch-enGB.MPQ opened archive Data\enGB\patch-enGB-2.MPQ opened archive Data\patch-2.MPQ opened archive Data\expansion.MPQ opened archive Data\common.MPQ opened archive Data\enGB\locale-enGB.MPQ opened archive Data\enGB\speech-enGB.MPQ opened archive Data\enGB\expansion-locale-enGB.MPQ opened archive Data\enGB\expansion-speech-enGB.MPQ opened fixme:win:EnumDisplayDevicesW ((null),0,0x32eda4,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32ec94,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f2c8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f42c,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f5a8,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f5a0,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f528,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x32f518,0x00000000), stub! X Error of failed request: GLXBadDrawable Major opcode of failed request: 156 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 585 Current serial number in output stream: 585 The only reason that I have been able to play again on this machine has been because I have suddenly discovered that running: # prelink /usr/lib/libGL.so.1.2 # prelink /usr/lib/libGLU.so.1.3.070100 on new Mesa installations seems to do some "magic" of its own that avoids the X_GLXMakeCurrent error. Having said all that, I do think that Mesa git was working for me when Marcus Amsler was checking WoW/Radeon patches in. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
