http://bugs.winehq.org/show_bug.cgi?id=33894
Ram Das gaudadasa@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #5 from Ram Das gaudadasa@gmail.com 2013-06-26 12:27:12 CDT --- Resolved the problem in two steps. Firstly installed 32 bit drivers:
yum install mesa-dri-drivers.i686
Added following line to .bashrc to help locate the new drivers:
export LIBGL_DRIVERS_PATH=/usr/lib/dri
Now the display works again.