Steam - Direct rendering is disabled - Wine 1.5.11 Fedora 17

Questions about Wine on Linux
Locked
fixles
Newbie
Newbie
Posts: 2
Joined: Fri Sep 07, 2012 1:42 pm

Steam - Direct rendering is disabled - Wine 1.5.11 Fedora 17

Post by fixles »

Hi,

I'm trying to get steam to run on Fedora 17 3.5.3-1.fc17.x86_64. I have a ATI 6800 running the 12.8 kmod-catalyst drivers installed from rpmfusion and Wine 1.5.11 installed from Fedora repos. I can run Quake Live no problem in fedora an under windows I can run any game.

I was able to run steam in Ubuntu but wont run in Fedora. when i run $wine steam I receive the following error:

err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "AMD Radeon HD 6800 Series ", version "1.4 (2.1 (4.2.11762 Compatibility Profile Context))").

I've pasted the full console output here: http://pastebin.com/jph59UKS

Anyone any ideas?

Thanks!
nenadra
Newbie
Newbie
Posts: 1
Joined: Fri Oct 12, 2012 8:57 am

Re: Steam - Direct rendering is disabled - Wine 1.5.11 Fedor

Post by nenadra »

You have need 32 bit catalyst libs

yum install xorg-x11-drv-catalyst-libs.i686
Locked