LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   video diver (https://www.linuxquestions.org/questions/linux-software-2/video-diver-64623/)

The Person 06-09-2003 05:50 PM

video diver
 
i download a diver but i can't install it!!! :confused: the file name is "NVIDIA-Linux-x86-1.0-4363.run" what is the terminal command to run that?

neenee 06-09-2003 06:02 PM

go to a console. then do the following:

su (enter pass)
chmod +x NVIDIA-Linux-x86-1.0-4363.run (to make it executable)
./NVIDIA-Linux-x86-1.0-4363.run

follow the prompts.

(be sure to have your kernel-source installed)

The Person 06-10-2003 01:52 PM

thanks for the help

Proud 06-10-2003 02:11 PM

Dont have your X server running. As root enter telinit 3.

See my checklist about all this (just added to sig). :)


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