LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Enemy Territory help (https://www.linuxquestions.org/questions/linux-games-33/enemy-territory-help-238036/)

the_sLiDe 10-02-2004 06:33 PM

Enemy Territory help
 
When i try to start enemy territory i get this:

ET 2.56 linux-i386 Sep 10 2003
----- FS_Startup -----
Current search path:
/home/nic/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (4 files)
/usr/local/games/enemy-territory/etmain

----------------------
3739 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Error couldn't open the X display
...WARNING: could not set the given mode (4)
Initializing OpenGL display
...setting mode 3: 640 480
Error couldn't open the X display
...WARNING: could not set the given mode (3)
----- CL_Shutdown -----
RE_Shutdown( 1 )
-----------------------
----- CL_Shutdown -----
-----------------------
Sys_Error: GLimp_Init() - could not load OpenGL subsystem

Anyone kno wut it means?? Thx.

zackarya 10-02-2004 06:49 PM

Enemy territory
 
Well, it says it can't open the X display. Could be your trying to run as a different user than the one who opened the X server? Can you run glgears?
I know it's not much, but a place to start. Good Luck.

the_sLiDe 10-02-2004 06:51 PM

Yeah...i tried running as root and i got this:

ET 2.56 linux-i386 Sep 10 2003
----- FS_Startup -----
Current search path:
/root/.etwolf/etmain
/usr/local/games/enemy-territory/etmain/pak1.pk3 (10 files)
/usr/local/games/enemy-territory/etmain/pak0.pk3 (3725 files)
/usr/local/games/enemy-territory/etmain/mp_bin.pk3 (4 files)
/usr/local/games/enemy-territory/etmain

----------------------
3739 files in pk3 files
execing default.cfg
couldn't exec language.cfg
couldn't exec autoexec.cfg
Hunk_Clear: reset the hunk ok

------- Input Initialization -------
Joystick is not active.
------------------------------------
Bypassing CD checks
----- Client Initialization -----
----- Initializing Renderer ----
-------------------------------
----- Client Initialization Complete -----
----- R_Init -----
...loading libGL.so.1: Initializing OpenGL display
...setting mode 4: 800 600
Using XFree86-VidModeExtension Version 2.2
Xlib: extension "XFree86-DGA" missing on display ":0.0".
Failed to detect XF86DGA Mouse
XFree86-VidModeExtension Activated at 800x600
Using 8/8/8 Color bits, 16 depth, 0 stencil display.
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
XFree86-VidModeExtension Activated at 640x480
Received signal 11, exiting...

sc3252 10-02-2004 08:32 PM

it doesnt look like direct rendering is enabled. run glxinfo to see if it is. Also what type of video card do you have?

Zwan 10-15-2004 10:03 PM

i have the exact same problem, no its not enables, how do i enable it? (ati 9800 xt)

pAn1k 10-17-2004 11:10 PM

Try drivers from either DRI or ATI, that should fix it. It may take a while depending on your set up and stick-to-it-ev-ness...yeah. Good luck.

the_sLiDe 10-26-2004 03:38 PM

Fixed.

Zwan 10-27-2004 12:45 AM

"gives up"

Hammett 10-27-2004 04:41 AM

Quote:

Originally posted by the_sLiDe
Fixed.
It would be really nice if you can post how did you manage to get it to work, so other users with the same problem may benefeit from your experience share.

the_sLiDe 10-27-2004 09:23 AM

Ok, well i'm at school and i don't know exactly wut i did. I edited my xorg.conf so that it used the nvidia drivers instead of the "vesa" or "nv" driver. That's it!


All times are GMT -5. The time now is 10:03 AM.