Bug 827777

Summary: Wine32 on 64 bits system : dri issue with f17
Product: [Fedora] Fedora Reporter: Romain DEP. <rom1dep>
Component: wineAssignee: Andreas Bierfert <andreas.bierfert>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: andreas.bierfert, stefan
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-03 01:46:10 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Romain DEP. 2012-06-03 01:37:35 UTC
Description of problem:

(I'm running wine.i686 on top of a f17 x86_64 system.)

After having installed a fresh f17 I noticed that some games that previously worked well under wine on f16 were having issues :

err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "Mesa DRI Mobile Intel\xc2\xae GM45 Express Chipset ", version "1.4 (2.1 Mesa 8.0.3)").

even if my system DOES direct rendering...

So I looked at this : http://www.winehq.org/pipermail/wine-users/2010-February/067958.html it's like wine requires 32b versions of the mesa drivers. So I installed mesa-dri-drivers.i686 and hopefully tried a "export LIBGL_DRIVERS_PATH=/usr/lib/dri/" and... ourrah, my game was working. I'm not sure about if the path override is really needed, but shouldn't wine.i686 come with the mesa-dri-drivers.i686 package for 3D-things to work ?

Just asking, thanks !

Romain.

Comment 1 Romain DEP. 2012-06-03 01:46:10 UTC
Duplicate because a server error occurred, sorry for the noise :)

*** This bug has been marked as a duplicate of bug 827776 ***