deboare
September 22nd, 2009, 05:00 AM
I am spent! My knowledge of Ubuntu isn't all that great but I have scoured off the internet searching for help but nothing is working. A few weeks ago my xorg.conf got messed up after installing ati-driver-installer-9-3-x86.x86_64, however somehow, I just can't seem to remember it, I fixed my xorg.conf and it was configured the way it was supposed to be. Yesterday I wanted to install ati-driver-installer-9-9-x86.x86_64, because I read it finally had the minimap support for World of Warcraft. But this messed up my xorg.conf AGAIN! Only this time I can't seem to get it right, I have tried the reconfigure command, uninstalling xorg.conf and reinstalling. Uninstalling the drivers and reinstalling. I spent a lot of hours yesterday which I could have spent on something else.
My current xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
My current output when trying to run WoW in terminal:
brecht@brecht-ubuntu:~$ wine "C:\Program Files\World of Warcraft\WoW.exe" -opengl
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 155
Current serial number in output stream: 155
brecht@brecht-ubuntu:~$
I hope the info provided is enough, and that someone can help me because I'm really stuck.
My current xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# Note that some configuration settings that could be done previously
# in this file, now are automatically configured by the server and settings
# here are ignored.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
# sudo dpkg-reconfigure -phigh xserver-xorg
Section "Device"
Identifier "Configured Video Device"
EndSection
Section "Monitor"
Identifier "Configured Monitor"
EndSection
Section "Screen"
Identifier "Default Screen"
Monitor "Configured Monitor"
Device "Configured Video Device"
EndSection
My current output when trying to run WoW in terminal:
brecht@brecht-ubuntu:~$ wine "C:\Program Files\World of Warcraft\WoW.exe" -opengl
X Error of failed request: BadRequest (invalid request code or no such operation)
Major opcode of failed request: 143 (GLX)
Minor opcode of failed request: 19 (X_GLXQueryServerString)
Serial number of failed request: 155
Current serial number in output stream: 155
brecht@brecht-ubuntu:~$
I hope the info provided is enough, and that someone can help me because I'm really stuck.