Fedora Linux Support Community & Resources Center
  #1  
Old 27th May 2008, 09:57 AM
Antikorper Offline
Registered User
 
Join Date: May 2008
Posts: 10
Unhappy Wine & WoW 2.4.2 = OpenGL failure.

Alrighty, so here's my conundrum. I've just gotta my Fedora reconfigured after a horrible motherboard frying, and now my world of warcraft refuses to work. Here's the error I'm getting: "Your 3D accelerator card is not supported by World of Warcraft. Please get a card with dual-TMU support."

Here's what I'm using:

AMD 3500+ 64 @ 2.2GHz
1.5gb RAM
Nvidia 7900GS/256mb

Latest livna drivers (169.12-8)
Kernel ver: 2.6.24.7-92
Feodra 8 x86_64
Wine ver: 1.0-rc2

[aleksei@PumpkiN ~]$ glxinfo | grep direct
direct rendering: Yes


I should also note that it works under Windows just fine, 'cause I booted into it immediately after getting my error, and tada, it worked.
Also to be noted, other things work just fine such as videos, visualisations, etcetera.

Edit: One more teeng.
I've applied just about every fix I could find on the internet, and that I could remember from when I last had this problem (1.12.x)
This includes -opengl and --opengl switches, changing the config around for the gxApi setting, setting my bitdepths and colordepths, so on and so forth.

Last edited by Antikorper; 27th May 2008 at 09:59 AM.
Reply With Quote
  #2  
Old 27th May 2008, 10:39 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by Antikorper
Alrighty, so here's my conundrum. I've just gotta my Fedora reconfigured after a horrible motherboard frying, and now my world of warcraft refuses to work. Here's the error I'm getting: "Your 3D accelerator card is not supported by World of Warcraft. Please get a card with dual-TMU support."

Here's what I'm using:

AMD 3500+ 64 @ 2.2GHz
1.5gb RAM
Nvidia 7900GS/256mb

Latest livna drivers (169.12-8)
Kernel ver: 2.6.24.7-92
Feodra 8 x86_64
Wine ver: 1.0-rc2

[aleksei@PumpkiN ~]$ glxinfo | grep direct
direct rendering: Yes


I should also note that it works under Windows just fine, 'cause I booted into it immediately after getting my error, and tada, it worked.
Also to be noted, other things work just fine such as videos, visualisations, etcetera.

Edit: One more teeng.
I've applied just about every fix I could find on the internet, and that I could remember from when I last had this problem (1.12.x)
This includes -opengl and --opengl switches, changing the config around for the gxApi setting, setting my bitdepths and colordepths, so on and so forth.

Have you installed the 32 bit Nvidia libs ? ( wine is a 32 bit app so it requires the 32 bit Nvidia libs to render )
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #3  
Old 27th May 2008, 11:10 AM
Antikorper Offline
Registered User
 
Join Date: May 2008
Posts: 10
I just tried to install the nvidia-x11-drv-32bit libs and it won't install, erroring with saying "nvidia-x11-drv conflicts with xorg-nvidia-drv"
Reply With Quote
  #4  
Old 27th May 2008, 11:55 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by Antikorper
I just tried to install the nvidia-x11-drv-32bit libs and it won't install, erroring with saying "nvidia-x11-drv conflicts with xorg-nvidia-drv"

Post ( it isn't clear what driver you are using , freshrpms or livna ! )


Code:
rpm -qa |grep nvidia
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #5  
Old 27th May 2008, 02:23 PM
Antikorper Offline
Registered User
 
Join Date: May 2008
Posts: 10
Ah. my apologies. I'm using the ones from the Livna repo.

Code:
rpm -qa |grep nvidia as requested:
[aleksei@PumpkiN ~]$ rpm -qa |grep nvidia
xorg-x11-drv-nvidia-libs-169.12-1.lvn8
xorg-x11-drv-nvidia-169.12-1.lvn8
kmod-nvidia-169.12-8.lvn8
kmod-nvidia-2.6.24.7-92.fc8-169.12-8.lvn8
Reply With Quote
  #6  
Old 27th May 2008, 02:43 PM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
Quote:
Originally Posted by Antikorper
Ah. my apologies. I'm using the ones from the Livna repo.

Code:
rpm -qa |grep nvidia as requested:
[aleksei@PumpkiN ~]$ rpm -qa |grep nvidia
xorg-x11-drv-nvidia-libs-169.12-1.lvn8
xorg-x11-drv-nvidia-169.12-1.lvn8
kmod-nvidia-169.12-8.lvn8
kmod-nvidia-2.6.24.7-92.fc8-169.12-8.lvn8

Try

Code:
su
yum install xorg-x11-drv-nvidia-libs.i386 --exclude=nvidia-x11-drv
__________________
My Hardware
- CPU: AMD Phenom II X6 Hex Core 1055T 95W Edition @3.5Ghz
- Motherboard: Gigabyte GA-880GM-UD2H
- Cooler: Corsair H50 CPU Cooler
- RAM: Corsair Dominator 8GB (4x2GB) DDR3 1600MHz
- Graphics: Gigabyte GeForce GTS 450 OC 1024MB GDDR5
Reply With Quote
  #7  
Old 28th May 2008, 01:37 AM
Antikorper Offline
Registered User
 
Join Date: May 2008
Posts: 10
And in the spirit of good old Uncle Benny, bloody marvelous!

Thanks a bunch, Leigh. It worked.
Reply With Quote
Reply

Tags
failure, opengl, wine, wow

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
wine not initializing opengl hpark21 Installation and Live Media 2 25th January 2012 05:23 AM
WoW, Wine, and OpenGL zithe Gamers' Lounge 3 15th August 2008 01:55 AM
Anyone having trouble with OpenGL on wine? BabySeal Gamers' Lounge 9 16th June 2008 10:41 AM
Anyone running OpenGL games on Wine for FC6? thylacine222 Using Fedora 2 23rd April 2007 03:50 AM
Problem with Wine solved (nvidia opengl error) Perty Using Fedora 0 18th April 2006 11:38 PM


Current GMT-time: 17:03 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat