On Sun, Jun 30, 2002 at 04:56:21PM +0200, Guillaume Membr� wrote: > > On Sun, 2002-06-30 at 15:26, Manuel DA COSTA wrote: > > Je viens d'installer la Debian 2.2 sur mon PC avec le noyau 2.4.18, la > > nouvelle libraire glibc-2.2.5 et Xfree4.2. > > J'essaye � pr�sent d'installer le pilote Nvidia pour une carte ELSA ERAZOR > > III LT ( TNT2 M64 ). > > J'ai donc t�l�charg� les fichiers NVIDIA_kernel-1.0-2802.tar.gz et > > NVIDIA_GLX-1.0-2802.tar.gz, puis d�compress� dans le repertoire > > /usr/src par la commande tar xzf. > > Et apr�s un ' cd NVIDIA_GLX-1.0-2802 ' j'ai tap� ' make ' et aucun probl�me > > mais dans le repertoire NVIDIA_kernel-1.0-2802 apr�s un ' make ' j'ai eu un > > probl�me !!! > > Voici ce qui s'est affich� : > > > > ld -r -o NVdriver Module-linux Module-nvkernel > > size NVdriver > > text data bss dec hex filename > > 781773 52020 52396 886189 d85ad NVdriver > > modprobe : Can't locate module NVdriver > > make : *** [package-install] error 255 > > > > Que dois-je faire ??? Ais-je mal configur� mon noyau ??? > > il faut pas faire un make install plutot ? > histoire qu'il mette au bon endroit le module >
Extrait de /usr/doc/nvidia-glx-src/README.Debian:
nvidia-glx-src for Debian
-------------------------
To build the nvidia-glx deb you need to first verify that you have
dpkg-dev and
debhelper installed, then do the following:
cd /usr/src/nvidia-glx-1.0.2880
dpkg-buildpackage -us -uc
cd /usr/src
dpkg -i nvidia-glx*.deb
Modify your /etc/X11/XF86Config-4
If you don't have network access on the machine you are building
on you need to download from
http://205.158.109.140/XFree86_40/1.0-2880/NVIDIA_GLX-1.0-2880.tar.gz
and put the file in /usr/src.
Et si on lit le /usr/src/nvidia-kernel-src/README.Debian on trouve le
meme genre d'explication:
nvidia-kernel-src for Debian
----------------------------
To build the nvidia-kernel deb you need to first make sure you have
kernel-package installed, then do the following:
cd /usr/src
tar -zxf nvidia-kernel-src.tar.gz
cd linux (or your kernel source directory)
make-kpkg modules_image
cd /usr/src
dpkg -i nvidia-kernel-KVER*.deb
Note: It is advised not to clean the kernel source tree between
"make-kpkg kernel_image" and "make-kpkg modules_image".
> au pire tu fais un bug report � nvidia :) ils vont etre content
>
> Guillaume
--
pgp6xOFSuCldU.pgp
Description: PGP signature

