Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 03-10-2003, 09:51 PM   #1
Member (9 bit)
 
Evil-Lab-Monkey's Avatar
 
Join Date: Jan 2002
Location: Canada
Posts: 296
Installing video card drivers in Mandrake 8.2

I'm trying to install the latest drivers for my video card in Mandrake 8.2. I've got an Abit Siluro GeForce 4 ti 4400. I've downloaded these two files from Nvidias site:

NVIDIA_GLX-1.0-4180.tar.gz
NVIDIA_kernel-1.0-4180.tar.gz

These are the instructions in the readme:

INSTALLING/UPGRADING BY TAR FILE

Instructions for the Impatient:

$ tar xvzf NVIDIA_kernel.tar.gz
$ tar xvzf NVIDIA_GLX.tar.gz
$ cd NVIDIA_kernel
$ make install
$ cd ../NVIDIA_GLX
$ make install

Instructions:

To install from tar file, unpack each file:

$ tar xvzf NVIDIA_kernel.tar.gz
$ tar xvzf NVIDIA_GLX.tar.gz

cd into the NVIDIA_kernel directory. Type 'make install'. This will
compile the kernel interface to the NVIDIA kernel module, link it,
copy it into place, and attempt to load it into the running kernel:

$ cd NVIDIA_kernel
$ make install

Next, move into the NVIDIA_GLX directory. Type 'make install' -- this
will copy the needed OpenGL and XFree86 files into place:

$ cd ../NVIDIA_GLX
$ make install

Note that the "make install" for each package will remove any previously installed NVIDIA drivers.

This is what I did:

[michael@mybox michael]$ tar xvzf NVIDIA_kernel-1.0-4180.tar.gz
NVIDIA_kernel-1.0-4180/
NVIDIA_kernel-1.0-4180/nv.c
NVIDIA_kernel-1.0-4180/nv.h
NVIDIA_kernel-1.0-4180/os-interface.c
NVIDIA_kernel-1.0-4180/os-interface.h
NVIDIA_kernel-1.0-4180/os-registry.c
NVIDIA_kernel-1.0-4180/Makefile
NVIDIA_kernel-1.0-4180/README
NVIDIA_kernel-1.0-4180/os-agp.c
NVIDIA_kernel-1.0-4180/os-agp.h
NVIDIA_kernel-1.0-4180/nv-misc.h
NVIDIA_kernel-1.0-4180/rmretval.h
NVIDIA_kernel-1.0-4180/nv-kernel.o
NVIDIA_kernel-1.0-4180/makedevices.sh
NVIDIA_kernel-1.0-4180/nvtypes.h
NVIDIA_kernel-1.0-4180/nv-linux.h
[michael@mybox michael]$ tar xvzf NVIDIA_GLX-1.0-4180.tar.gz
NVIDIA_GLX-1.0-4180/
NVIDIA_GLX-1.0-4180/usr/
NVIDIA_GLX-1.0-4180/usr/lib/
NVIDIA_GLX-1.0-4180/usr/lib/libGL.so.1.0.4180
NVIDIA_GLX-1.0-4180/usr/lib/libGLcore.so.1.0.4180
NVIDIA_GLX-1.0-4180/usr/X11R6/
NVIDIA_GLX-1.0-4180/usr/X11R6/lib/
NVIDIA_GLX-1.0-4180/usr/X11R6/lib/modules/
NVIDIA_GLX-1.0-4180/usr/X11R6/lib/modules/drivers/
NVIDIA_GLX-1.0-4180/usr/X11R6/lib/modules/drivers/nvidia_drv.o
NVIDIA_GLX-1.0-4180/usr/X11R6/lib/modules/extensions/
NVIDIA_GLX-1.0-4180/usr/X11R6/lib/modules/extensions/libglx.so.1.0.4180
NVIDIA_GLX-1.0-4180/usr/share/
NVIDIA_GLX-1.0-4180/usr/share/doc/
NVIDIA_GLX-1.0-4180/usr/share/doc/NVIDIA_Changelog
NVIDIA_GLX-1.0-4180/usr/share/doc/README.DE
NVIDIA_GLX-1.0-4180/usr/share/doc/README
NVIDIA_GLX-1.0-4180/usr/share/doc/XF86Config.sample
NVIDIA_GLX-1.0-4180/usr/share/doc/license.txt
NVIDIA_GLX-1.0-4180/usr/include/
NVIDIA_GLX-1.0-4180/usr/include/GL/
NVIDIA_GLX-1.0-4180/usr/include/GL/glxtokens.h
NVIDIA_GLX-1.0-4180/usr/include/GL/gl.h
NVIDIA_GLX-1.0-4180/usr/include/GL/glx.h
NVIDIA_GLX-1.0-4180/Makefile
[michael@mybox michael]$ cd NVIDIA_kernel-1.0-4180
[michael@mybox NVIDIA_kernel-1.0-4180]$ make install
bash: make: command not found

now what? I've tried looking around at the files it extracted but I have no clue what any of them are. There is one called "Makefile" that's probably the key but I don't know what to do with it. Typing Makefile in the console doesn't do anything.
Evil-Lab-Monkey is offline   Reply With Quote
Old 03-11-2003, 01:39 PM   #2
Member (9 bit)
 
Join Date: Jan 2001
Location: East Coast, USA
Posts: 320
Send a message via AIM to TMAN
you need to install some of the dev tools. Look on the CD for make, automake, autoconf, gcc, and gdb (not necessary but useful). The only one you need at this stage is make but since it wasn't installed I be you need the rest too.
TMAN is offline   Reply With Quote
Old 03-13-2003, 02:33 PM   #3
Member (9 bit)
 
Evil-Lab-Monkey's Avatar
 
Join Date: Jan 2002
Location: Canada
Posts: 296
thanks, I'll try that and let you know
Evil-Lab-Monkey is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 06:10 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2