Results 1 to 7 of 7
Im completly new to linux and i just recently installed Mandrake 10 and i need to know exactly what to do if anyone can help it would be greatly appreciated ...
- 07-22-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 39
Nvidia Driver install
Im completly new to linux and i just recently installed Mandrake 10 and i need to know exactly what to do if anyone can help it would be greatly appreciated THANKS!
- 07-22-2004 #2Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
login as root and then press alt+ctrl+F1
put username and pass for root and then type init 3
after that press enter and then with cd command go to the folder that u have the driver.then type ./ <Nvidia driver name>.
that's it!
then reboot.when nvidia logo appears you have succesfuly installed the drivers.then the only thing you have to do is to enable 3d support.
manually check the /etyc/X11/xf86config to see which section module.it shouldn't contain "dri".then check section device and make sure that driver is set to "nvidia" not nv.
good luck!Linux For Ever!
- 07-22-2004 #3Linux User
- Join Date
- Jul 2004
- Posts
- 256
Latest nvidia linux driver: http://www.nvidia.com/object/linux.html
HOWTO/FAQ/Special options, all in one file: ftp://download.nvidia.com/XFree86/Li...106/README.txt
It's pretty simple to install, su to root, run the script. Then the maybe hard part is you have to edit your X config. The above readme describes what file and what to edit.--monkey
- 07-22-2004 #4Just Joined!
- Join Date
- Jul 2004
- Posts
- 39
thanks ima try that
- 07-22-2004 #5Just Joined!
- Join Date
- Jul 2004
- Posts
- 39
how would i go about finding the folder that contains the nvidia .run from the command line
- 07-22-2004 #6Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
with cd command(like dos-cd stands for change directory).type pwd firstly to see where you are.then cd // to go to / directory.use the ls to see the folders.with that way go to directory you downloaded driver.if you can't find where it is try :
it will send you back the path it locates the driver.then use cd and ls to go there!Code:find / -name *NVIDIA*
Linux For Ever!
- 07-22-2004 #7Linux Engineer
- Join Date
- May 2003
- Location
- Greece / Athens
- Posts
- 1,169
if anything goes wrong please post!
Linux For Ever!


Reply With Quote
