LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 10-09-2003, 07:27 PM   #1
biggsjm
LQ Newbie
 
Registered: Sep 2003
Posts: 27

Rep: Reputation: 15
Unreal Tournament 2003 and Nvidia


I have a Geforce 4 4400 and I get the following error under UT2003.

Xlib: extension "XiG-SUNDRY-NONSTANDARD" missing on display ":0.0".
OpenGL renderer relies on DXTC/S3TC support.

History:

Exiting due to error


WHAT DOES THIS MEAN? Anyone familiar?
 
Old 10-09-2003, 09:00 PM   #2
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
ohhh boy.... you see, ut2003 relies heavily on S3TC texture support, which is only supported by savage cards. however, it is possible to buy the XiG drivers which have support for s3tc textures. yes, i said buy. it would probably cost around 70$. it stinks, doesnt it? i learned this from
http://icculus.org/lgfaq
 
Old 10-10-2003, 03:09 PM   #3
uglydot
Member
 
Registered: Mar 2003
Distribution: Gentoo
Posts: 232

Rep: Reputation: 30
Why in the world wouldn't this game play on the 4400? It plays on the mx440, the 4200, the 2, my 9000 pro, and 9600 pro....
 
Old 10-10-2003, 03:25 PM   #4
Slebine
LQ Newbie
 
Registered: Mar 2003
Distribution: Slack 10, Open Zaurus 3.2
Posts: 28

Rep: Reputation: 15
I'm assuming you've already gone and downloaded the Accelerated Nvidia drivers, correct?
 
Old 10-11-2003, 09:41 PM   #5
biggsjm
LQ Newbie
 
Registered: Sep 2003
Posts: 27

Original Poster
Rep: Reputation: 15
Not sure. I thought I did, but I will double check.
 
Old 10-12-2003, 09:59 AM   #6
Baldorg
Member
 
Registered: Sep 2003
Location: GMT (-5)
Distribution: Mandrake 9.1
Posts: 288

Rep: Reputation: 31
You must install them too...
 
Old 10-12-2003, 11:21 AM   #7
soulsniper
Member
 
Registered: Apr 2003
Distribution: Server= Fedora Core 2, Desktop= Ubuntu Hoary Preview
Posts: 41

Rep: Reputation: 15
Quote:
ohhh boy.... you see, ut2003 relies heavily on S3TC texture support, which is only supported by savage cards. however, it is possible to buy the XiG drivers which have support for s3tc textures. yes, i said buy. it would probably cost around 70$. it stinks, doesnt it? i learned this from
Thats bull! Yes it relies on S3TC texture support, but has alternative routines to go around this as well...

The game works fine in linux with my MX440 and I have a friend who has tried it with a 4200 Ti as well as a RADEON 9700+9800 All-in-wonder, and these ALL work fine.

As the previous post said, make sure your nVidia drivers are installed and make sure your XF86Config or XF86Config-4 files are all setup correctly to use the nvidia driver not nv.
 
Old 10-12-2003, 05:47 PM   #8
biggsjm
LQ Newbie
 
Registered: Sep 2003
Posts: 27

Original Poster
Rep: Reputation: 15
Could you give me some directions on how to install this driver. I have no clue on how to shut down the X server.
 
Old 10-13-2003, 11:57 PM   #9
Slebine
LQ Newbie
 
Registered: Mar 2003
Distribution: Slack 10, Open Zaurus 3.2
Posts: 28

Rep: Reputation: 15
Ok, pretty much you're going to have to open up a text editor (take your pick, i'm into VIM b/c i'm a massochist), open up /etc/inittab and make the following change:
from this
Code:
id:5:initdefault:
to this
Code:
id:3:initdefault:
Ok, now reboot your computer, when it starts up, you should just go straight to a console login screen. Log in as root, and then pretty much just run the NVidia installer (
Code:
sh NVIDIA-Linux-x86-1.0-4496-pkg1.run
), following the instructions on the screen. BTW, NVidia's got an annoyingly long readme file on their driver download page which goes into the deep details of the install process, which i recommend you read before installing, especially taking note of the alterations you need to make to the XFree86Config file after the install .

OKAY! now that's done, the XFree86Config file has been written, now what?
you'll need to go and use a console-based text editor to change the Config file to the specifications listed in section3 of the readme file.
when you're back at a bash type "startx" to hop back into X. Log in as root, open up a text editor, modify /etc/inittab back to its old form:
Code:
id:5:initdefault:
restart and you should be good.

You can test the gfx to see if it's working by going to a console and running the program "glxgears" or if you don't want the pretty spinny thingies, just type "glxinfo | less".

Hope this helps you, I've gotten UT2k3 working on my box with a PNY GeForceFX 5200Ultra, I just need to work on NOT overheating my processor (got it up to 79deg C in about 10 mins ).

Good Luck!

P.S.
BIG CAVEAT: What ever you do... don't change the inittab default to 6 or your computer will continually startup, shutdown, startup, etc... forever.....FOR-EVER......
Same applies to 0.

Last edited by Slebine; 10-14-2003 at 12:10 AM.
 
Old 10-14-2003, 12:17 PM   #10
soulsniper
Member
 
Registered: Apr 2003
Distribution: Server= Fedora Core 2, Desktop= Ubuntu Hoary Preview
Posts: 41

Rep: Reputation: 15
Not necessary to change the initdefault at all

Here's your instructions

1. Open a root console
2. Type init 3, this will shutdown X, do not be afraid!
3. CD to wherever you put the file
4. Type sh NVIDIA-Linux-x86-1.0-4496-pkg1.run
5. Accept the agreement and the install should complete
6. Use your favourite text editor to edit /etc/X11/Xf86Config-4
6. Find all traces of nv in that file and replace with nvidia.

Reboot, you should appear in X with a nice Nvidia logo on startup.

Have fun.
 
Old 10-15-2003, 02:13 AM   #11
Mad_C
Member
 
Registered: Dec 2002
Location: Austria
Distribution: Slax, ccux-Linux, coLinux
Posts: 49

Rep: Reputation: 15
Can anyone elaborate on how to install the various UT2k bonus packs? The only one that seems to be straightforward is the one from EPIC, but what do I do if all I have is a .mod (or is it .md2?) file?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unreal Tournament 2003/4 TheDarthJysky Linux - Games 2 07-27-2005 04:24 AM
unreal tournament (not 2003) e1000 Linux - Games 2 10-22-2003 07:56 AM
Unreal Tournament 2003 robna24 Linux - Software 2 07-16-2003 09:52 PM
Unreal Tournament 2003 frustrated_noob Linux - Software 29 01-31-2003 06:09 PM
Unreal Tournament 2003 LabRad Linux - Software 1 10-26-2002 02:58 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 05:02 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration