WoW is not beeing started, wine has problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
IceNekromant
Level 2
Level 2
Posts: 36
Joined: Tue Jan 24, 2012 12:08 pm

WoW is not beeing started, wine has problems

Post by IceNekromant »

Hello everyone.

I've asked for help a few days ago, but now I need help again. :oops:

Here I have another problem.

I want to start World of Warcraft (wow.exe), I have downloaded wine with Yast.
I've installed already a 3D-driver on my graphic-card.
And I have already the "World of Warcraft" file.

So, I want to start in the terminal with the command:

wine "World of Warcraft/WoW.exe" -opengl

On my laptop, the game starts and I can play without any problems.
On my PC comes this error report:

wine "World of Warcraft/WoW.exe" -opengl
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 256
Current serial number in output stream: 256


What is now the problem?

Here more Information about my System:

Kernel: Linux 3.1.0-1.2-desktop i686
Distribution: openSUSE 12.1 (i586)
KDE: 4.7.2 (4.7.2) "release 5"

And I have a ATI graphic card.

Can anyone help me again? :?

Greetz
IceNekromant
IceNekromant
Level 2
Level 2
Posts: 36
Joined: Tue Jan 24, 2012 12:08 pm

Post by IceNekromant »

Noone, who can help me?

I can post everything, that maybe can help to solute this problem.

Greetz
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Re: WoW is not beeing started, wine has problems

Post by dimesio »

IceNekromant wrote: I have downloaded wine with Yast.
You didn't say when, but make sure the package you have is the very latest. http://forum.winehq.org/viewtopic.php?t=14599
tparker
Level 5
Level 5
Posts: 354
Joined: Tue Feb 24, 2009 3:06 pm

WoW is not beeing started, wine has problems

Post by tparker »

On 1/30/2012 9:14 AM, IceNekromant wrote:
wine "World of Warcraft/WoW.exe" -opengl
This is probably silly, but I remember someone having trouble before
because of a capital letter - check the folder and be sure of the name
of the .exe you want, is it WoW or Wow or wow?
IceNekromant
Level 2
Level 2
Posts: 36
Joined: Tue Jan 24, 2012 12:08 pm

Post by IceNekromant »

The .exe is called "Wow.exe".
But if I write the command in the terminal

wine "World of Warcraft/Wow.exe" -opengl

there comes the same error report:

X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Minor opcode of failed request: 66 ()
Serial number of failed request: 256
Current serial number in output stream: 256


Other ideas? :?

Greetz
landeel
Level 2
Level 2
Posts: 34
Joined: Sun May 18, 2008 11:49 am

Post by landeel »

Looks like a graphics driver issue.
Did you install Catalyst? Try reinstalling it.
tparker
Level 5
Level 5
Posts: 354
Joined: Tue Feb 24, 2009 3:06 pm

WoW is not beeing started, wine has problems

Post by tparker »

On 1/31/2012 6:34 AM, IceNekromant wrote:
Major opcode of failed request: 139 (ATIFGLEXTENSION)
Try uninstalling and reinstalling your video driver.
IceNekromant
Level 2
Level 2
Posts: 36
Joined: Tue Jan 24, 2012 12:08 pm

Post by IceNekromant »

Okay, I had the idea, that it is a problem of the driver.

Good.

I've done all with this page from OpenSuse-Wiki:

http://de.opensuse.org/SDB:AMD/ATI-Graf ... ati-Skript

And now I want to uninstall the driver.
So, I go in my terminal and become root with:

su

Then I give the following command:

./makerpm-amd-12.1.sh -u

And then comes this error report:

Check for running this script as root ... [ OK ]
Check for correct runlevel to remove AMD Catalyst 12.1 ...
Current runlevel: 5
Error: The system is in wrong runlevel. Please switch to runl [ FAILURE ]



I know, this is not a problem for a wine forum, but maybe someone can help again?
What is a runlevel, and how I change it to uninstall the driver?

Thanks for all answers

Greetz
IceNekromant
User avatar
dimesio
Moderator
Moderator
Posts: 13368
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

IceNekromant wrote: I know, this is not a problem for a wine forum, but maybe someone can help again?
What is a runlevel, and how I change it to uninstall the driver?
Ask on the openSUSE forum. As you say, this is not a Wine question.
Locked