View Full Version : Yet another W: ET problem...
traherom
July 16th, 2005, 11:15 AM
Using a version of ET scp'd off the Ohio Supercomputer Center's BALE cluster (yes, I actually have an account there), I try to run Enemy Territory, but get:
Xlib: extension "XFree86-VidModeExtension" missing on display "192.168.2.39:0.0".
Received signal 11, exiting...
Hm... how can I enable/get the "VidModeExtension?" Thanks in advance.
--EDIT--
I just tried it with the installer. Same error.
endy
July 16th, 2005, 11:43 AM
Do you have the following line as part of the modules section of your xorg.conf file?
Load "extmod"
I believe thats where it gets loaded, you can check with the following command:
xdpyinfo | grep VidModeExtension
traherom
July 16th, 2005, 11:50 AM
Do you have the following line as part of the modules section of your xorg.conf file?
Load "extmod"Already there. :( (Assuming you mean the xorg in /etc/X11)
I believe thats where it gets loaded, you can check with the following command:
xdpyinfo | grep VidModeExtension
Nope... no output.
Thanks for the reply.
traherom
July 18th, 2005, 03:04 PM
SO... I got past my earlier error, but now I get:
GL_RENDERER: Mesa GLX Indirect
************************************************** *********
You are using software Mesa (no hardware acceleration)!
Driver DLL used: libGL.so.1
If this is intentional, add
"+set r_allowSoftwareGL 1"
to the command line when starting the game.
************************************************** *********
...WARNING: could not set the given mode (4)
Initializing OpenGL display
...setting mode 3: 640 480
Using XFree86-VidModeExtension Version 2.2
XF86DGA Mouse (Version 2.0) initialized
XFree86-VidModeExtension Activated at 640x480
Received signal 11, exiting...
endy
July 18th, 2005, 03:20 PM
What graphics card and drivers are you using? If it's an nvidia card you need to install the nvidia drivers via apt-get or synaptic.
http://www.ubuntuguide.org/#installnvidiadriver
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.