LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing Nvidia Drivers (fx5600) (https://www.linuxquestions.org/questions/linux-newbie-8/installing-nvidia-drivers-fx5600-86861/)

wjaber 08-29-2003 01:19 AM

Installing Nvidia Drivers (fx5600)
 
Im a fob to the linux system, and i am supposed to take introductory to linux this semister. In order to take the class, a computer w/redhat installed is required. I downloaded redhat9 and ran the installation. In graphic mode, it got past the media check, and the text after it, but when it started using the graphics, the moniter went blank. So after a couple times, I installed it in text mode. the grub loader workes untill i get to "firstboot". Then it starts using graphics and the screen goes blank. I tried installing lilo, but when i try to boot, it says :

L
L
L

then it stops doin anything. I reinstalled the grub loader w/kde desktop environment. When i start the comp it goes all the way to "firstboot" then the screen goes blank.

I was reading in other parts of the fourm where people w/nvidia card were having the same problem, and every1 says to upgrade the drivers. Being to noob i am, i couldnt figure out how to dl the drivers onto a windows computer, and then transfer them to the redhat computer and install.

If any1 could give me step by step instructions I would really appriciate it.

I am running:
p4 2.6ghz
512 ddr400
60 gig hdd for win xp
6 gig hdd for redhat9
gforce FX 5600 (not recognized by redhat)
msi 52x32x52 cdrw
dell tritron moniter (recognized by redhat)

Azmeen 08-29-2003 01:58 AM

That's not a driver problem, it's a LILO problem.

Perhaps this page might help you troubleshoot your problem.

digital0ne 08-29-2003 02:05 AM

perhaps buying a new system to fit your redhat basic needs. Barebone systems come as cheap as 200 dollars at some super stores... 200 for that and 50 for a KVM switch and youd be set...

just a though

wjaber 08-29-2003 10:20 AM

I looked at the lilo error page, which looked interesting, but they dont have my error. I had:

L
L
L

all of theirs are LiL =/ anyways, i just need to know how to skip the gui and go straight to the command prompt, and also how to download a driver on a windows computer and then write it on a cd so linux can read it.


If i can install the driver, i can use kde and the grub loader.

Azmeen 08-29-2003 11:13 AM

OK, I got confused when you mixed your story with LILO and Grub and whatever... I now get it that you only want to install the nvidia drivers.

Just download the NVIDIA-whateverversion.run (I assume this is what u downloaded on your Windows box and burnt on CD).

After that mount the cd, and copy the file to your Linux partition, chmod +x it and execute.

Anyway, to get to single-user mode in grub (non GUI), try selecting the grub command line option and typing linux single.

wjaber 08-29-2003 01:11 PM

would i use the commmand mnt cd or mnt cd-rom? also are you a muslim?

Azmeen 08-29-2003 08:02 PM

Actually you'll need to use the command mount to mount your cdrom drive.

eg. mount /mnt/cdrom... the italics part will depend on where you mapped your cdrom drive to. Do cat /etc/fstab and look for a line that has cdrom in it.

eg. for my line above, my fstab will have something like:
Code:

/dev/hdb        /mnt/cdrom      iso9660      noauto,user,ro    0 0

And yes I'm a Muslim.

wjaber 08-29-2003 11:11 PM

well, i had a friend come over today and try to help me out. we got to the kernel but couldnt install the gui. imma dl 7.2 and c how that turns out.
JazakumAllahoKahrun
Wa Salam u alakum,
Waleed

wjaber 08-30-2003 12:01 PM

Well, i got the redhat7.2 bible from the friend and was able to instll 7.2 fine. After i learned command line. had to install the drivers for the nvidia card. after that the gui came up.
Jazak and salam,
waleed

Azmeen 08-30-2003 11:56 PM

Alhamdulillah, good for you.

Salam.


All times are GMT -5. The time now is 07:13 AM.