LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-01-2003, 08:50 PM   #1
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Rep: Reputation: 30
wrong resolution for a game... please help im going crazy!!!!!!!!!!!!


ok i downloaded a game, spent forever talkin to someone who helped me alot, i installed the game but when it would run it would extremely laggy, so then i downloaded and installed the drivers for my graphics card, now when i try to open the game (called legends) it says the resolution isnt right i need to look at the driver configureation...... this is what it says in the terminal....


[zexter@localhost Downloads]$ ./runlegends
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".


i know it has something to do with the open gl...
can someone please help me out tonight?
 
Old 11-01-2003, 10:52 PM   #2
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
your dirver is not setup correctly. do you use nvidia or ati? if nvidia you need to install using the .run package, then you need to modify your /etc/XF86Config(-4) file and change the driver: "nv" to driver: "nvidia"
that should fix it.
 
Old 11-01-2003, 11:12 PM   #3
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
can u explain what im suppose to do a little more please? and i dont have the /etc/XF86Config(-4) file..... so what exactly should i do?



thanks
 
Old 11-01-2003, 11:13 PM   #4
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
oh, and i use nvidia... tnt2 graphics card
 
Old 11-01-2003, 11:18 PM   #5
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
I meant /etc/XF86Config OR /etc/XF86Config-4 if both exist edit both, they are your x config, unless you did a custom config (in which case you would have known what I was talking about) one or both should be there

edit them so that in the video device setting the driver is changed from "nv" to "nvidia"

also before this you need to d-load the linux driver from www.nvidia.com it is a .run file

run the fiel then make above changes.

that would fix it.

but this is only if you have nvidia video card, if you have ati it is useless and I cannot help you.

I don't think it can be made any clearer than this, I can't tell you what line exactly to change, or what it looks like because distros liek rh/mandrake/suse are stupid and use very ugly x config files created by an automatic utility, and auto utils screw everything up. where as I use slack that has a very nice config file generated from a question driven util.
 
Old 11-01-2003, 11:26 PM   #6
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
there is no /etc/XF86Config OR /etc/XF86Config-4 files at all!!!!!!
 
Old 11-01-2003, 11:37 PM   #7
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
i am sorry, my bad /etc/X11/XF------

I appologise that was my mistake
 
Old 11-01-2003, 11:47 PM   #8
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
ok im in the file and i found the part that says "nv" but i cant change it to nvidia, and i thought all i had to do was type in "i" to be able to edit it but i cant edit it at all.... how do i do this?


thanks for all your help
 
Old 11-01-2003, 11:52 PM   #9
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
oh vi.. if you can get into x try gnp or gedit, in terminal try pico easyer than vi.. also you need to be logged in as root to edit the file.
 
Old 11-01-2003, 11:53 PM   #10
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
ok thanks ill try that and ill be right back with ya...thanks for helpin
 
Old 11-02-2003, 12:10 AM   #11
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
ok i logged on into root, and then i used vi to change "nv" to nvidia. then hit ESC but when i opened it again thru a file browser it still said "nv". how do save the changes you make?


lol im sorry i dont know more.... but thanks !
 
Old 11-02-2003, 12:17 AM   #12
roorings
LQ Newbie
 
Registered: Oct 2003
Posts: 18

Rep: Reputation: 0
dood, with vi or VIM just type I to insert, then hit escape, then hit shift : key, then type w!
hit enter and its saved

w! saves.
 
Old 11-02-2003, 12:17 AM   #13
roorings
LQ Newbie
 
Registered: Oct 2003
Posts: 18

Rep: Reputation: 0
shift : puts u into input mode.
 
Old 11-02-2003, 12:26 AM   #14
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
should i do this to the back up file also?
 
Old 11-02-2003, 12:41 AM   #15
exodist
Senior Member
 
Registered: Aug 2003
Location: Portland, Oregon
Distribution: Arch
Posts: 1,374

Rep: Reputation: 47
cp filename newfilename, that makes backup.
 
  


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
cedega game install reports wrong disk space fatbastige Linux - Software 2 09-20-2005 08:19 AM
Mouse goes crazy in-game (Enemy Territory)! bobbyjoe Linux - Games 5 09-09-2005 03:46 PM
dell d600 resolution goes crazy when docked sickboy Linux - Laptop and Netbook 1 02-15-2005 05:36 AM
Crazy KDE Resolution Problem Corallis Linux - Newbie 3 07-10-2004 04:30 AM
wrong with America's ARMY game gexiaofei Linux - General 6 08-13-2003 07:57 PM

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

All times are GMT -5. The time now is 11:45 AM.

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