LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 03-09-2005, 06:07 PM   #1
mrchaos
Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware current, Fedora Core 5, SuSE 10.1 OSS
Posts: 298

Rep: Reputation: 30
Question .run extensions?


Ok, i'm VERY linux n00b. so far i think it's awesome compared to windows and mac os structure, but completely foreign to me. the question i have is that i downloaded the linux istallation for the geforce fx5200 graphics card, but the install file has an extension ".run". can someone tell me how to mount these drivers in a way that only a unix-based would understand? i am running FC2 with an upgraded kernal 2.6.10. please help me with the basics?
 
Old 03-09-2005, 06:41 PM   #2
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
do the following :
Code:
chmod +x NAMEOFFILE.run
the above will make it an executable file, then type :
Code:
./NAMEOFFILE.run
to run the file
and since you say this is for your video card,
you will need to be root to execute this properly.
 
Old 03-09-2005, 11:45 PM   #3
mrchaos
Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware current, Fedora Core 5, SuSE 10.1 OSS
Posts: 298

Original Poster
Rep: Reputation: 30
no file produced

I used the shell terminal, but the command chmod +x NAMEOFFILE.run didn't produce an executable file, but also didn't give me a "____ is not a valid command" error. Is there something i'md doing wrong?
 
Old 03-10-2005, 02:54 AM   #4
aneeshm
Member
 
Registered: Jun 2004
Location: Indore , MP , India
Distribution: Ubuntu 5.04
Posts: 41

Rep: Reputation: 15
For nvidia drivers , you have to type : -

Code:
sh NAMEOFFILE.run
and press enter .

The driver may give an error , saying that you have X server still running . In that case , go to a virtual console ( by pressing ctrl+alt+F1 ) , then login as root , and type

Code:
init 3
After about 10 seconds , press enter . You should get the prompt back . Now , run the driver file again , by using the same sh command given above . This time , it should work . If it says that it will have to build a custom kernel module for your system , let it .

Read the readme file ( the driver installer will tell you where it is located ) to find what changes you may have to make to your X configuration file ( located at /etc/X11/xorg.conf , in case of FC3 ) .

The changes I had to make were simple . In the module section , comment out ( commenting out is done by putting a "#" symbol at the begginning of the line ) the lines which load dri and GLcore . Also , add , if it does not exist , the line Load glx . In the driver section , change the driver from nv or vesa to nvidia . But still check out the readme file mentioned in the installer , just to be sure .

If necessary , you may have to

Code:
modprobe -r rivafb
as root to resolve a driver conflict . Do this only if the installer tells you to , though .

To get back into graphical mode , type ( as root , of course ) , in the console

Code:
init 5
I presume you know how to use console-mode text editors ( like vi/vim ) to edit files . If you don't , then here is how to use vi to make the appropriate changes to the /etc/X11/xorg.conf file .

Type , as root , at the terminal , before starting graphical mode

Code:
vi /etc/X11/xorg.conf
Press the i key once to allow you edit text like any other text editor . When you are done , press escape ( twice or thrice , if you want to be on the safe side ) , then type

Code:
:wq
, and press enter . The semicolon brings up the command mode of the editor , and thw wq command stands for Write ( to disk ) and Quit . You can also use the w command as a standalone . If you make a mistake and cannot reverse it , then use the q! command in command mode ( after bringing up the semicolon ) to quit without saving .






Good luck .
 
Old 03-11-2005, 02:18 PM   #5
benjithegreat98
Senior Member
 
Registered: Dec 2003
Location: Shelbyville, TN, USA
Distribution: Fedora Core, CentOS
Posts: 1,019

Rep: Reputation: 45
Also if you go to where you downloaded there are instructions on the site that you can use. Here ftp://download.nvidia.com/XFree86/Li...167/README.txt is a shortcut to it for you.
 
Old 03-11-2005, 05:13 PM   #6
mrchaos
Member
 
Registered: Mar 2005
Location: USA
Distribution: Slackware current, Fedora Core 5, SuSE 10.1 OSS
Posts: 298

Original Poster
Rep: Reputation: 30
well, i got it to work... thank you all. i owe my thanks to you guys
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
FP extensions jdmarti1 Linux - Software 2 11-20-2005 08:02 PM
wireless extensions scotoma Linux - Wireless Networking 0 01-04-2005 06:52 AM
File Extensions!!! rejeK Linux - Software 5 12-20-2004 07:30 PM
Extensions Riichard Linux - Newbie 1 03-01-2004 04:07 PM
Apache and FP extensions sopiaz57 Linux - Software 0 12-17-2003 04:27 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 03:02 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