Results 1 to 10 of 14
I'm Using Red Hat 9.0, and I just installed Enemy Territory. When i start ET, it says this:
Code:
ET 2.55 linux-i386 May 27 2003
----- FS_Startup -----
Current search ...
- 08-03-2004 #1Just Joined!
- Join Date
- Aug 2004
- Posts
- 68
Enemy Territory
I'm Using Red Hat 9.0, and I just installed Enemy Territory. When i start ET, it says this:
How can I make ET work?Code:ET 2.55 linux-i386 May 27 2003 ----- FS_Startup ----- Current search path: /home/jst/.etwolf/etmain /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 ---------------------- 3729 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 XF86DGA Mouse (Version 2.0) initialized XFree86-VidModeExtension Activated at 800x600 Using 8/8/8 Color bits, 16 depth, 0 stencil display. Xlib: extension "XFree86-DRI" missing on display ":0.0". 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...
Tnx
Jst.
- 08-03-2004 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Looks like your system isn't setup for OpenGL 3D acceleration.
What's your video card and have you installed the drivers?
ET == best multiplayer game ever.
- 08-03-2004 #3Just Joined!
- Join Date
- Aug 2004
- Posts
- 68
I have a GF4mx, i dindt installed drivers manually, Linux did it for me i think. Linux says that my drivers for my video card are: nv
- 08-03-2004 #4Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
nv are generic xfree drivers, they don't provide the 3d accel you need.
Download the nvidia drivers from their site. The 4496 ones work with RH9, dunno about the latest 5536 ones though.
To install open a terminal, type su and enter password to go to root and then type init 3 to kill X and end up with a command line. Then type sh nvidia.........installer...name.sh to run the installer. Then change nv to nvidia in /etc/X11/XF86Config (or could be XF86Config-4). Restart and you should see the splash screen.
Postback if you need more help.
- 08-03-2004 #5
Don't forget to read the README file, it contains info that's very important about teh XFree86 config, you need to comment out two lines (iirc 'Load DRI' and 'Load GLcore') and add one ("Load glx"), and modify one ('driver "nv"' -> 'driver "nvidia"', iirc). Else you'd probably have problems still, I see ther DRI related error in the output
The latest dirvers are the best, for some kerenels only the latest work - others simply crash the kernel ad modum "big $-driven corp" "another OS".Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 08-03-2004 #6Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Yup, forgot about the commented lines.
Also, the newest may not be the best. On me Slack 9.1 the 5536 wouldn't work yet 4496 works fine. I suggested 4496 as it ran perfect when I had RH9.
- 08-03-2004 #7Just Joined!
- Join Date
- Aug 2004
- Posts
- 68
I dont know how to restart the X server? init 3 doesnt work.
Jst.
- 08-03-2004 #8
- 08-03-2004 #9Just Joined!
- Join Date
- Aug 2004
- Posts
- 68
Sry I meant stop the X server
.
Jst.
- 08-03-2004 #10


Reply With Quote
