Ya le perd� la pista al mensaje, no se si te contestaron pero por las dudas te cuento mi experiencia. Tuve casi el mismo problema pero con los los dirvers anteriores de Nvidia, y no fue hasta que de plano compile el kernel de 2.4.18 a 2.4.28, entonces con las explicacione sque te dieron en otros mensajes puedo ver que ya hiciste lo del enlace simbolico, bueno pues yo te recomiendo por facilidad que compiles el kernel y esos enlaces tanto para los headers como para el source se soluciona. Ojo tienes que compilar el kernel desde el source no uses imagenes de kerneles compilados. A lo mejor sis se puede pero a mi no me funcion�.
On Mon, 06 Sep 2004 22:14:36 +0200, blue <[EMAIL PROTECTED]> wrote: > Hola, gracias por la ayuda. El unico paquete que no tenia instalado era > el bin86. Sobre el enlace simbolo, nunca lo utilize, pero segui tus > pasos por si las moscas el instalador de nvidia se fijaba en > /usr/src/linux > > Luego de todo esto, obtengo el mismo error, tanto ejecutando el .run, > descomprimiendo y ejecutando el nvidia-installer y tb haciendo el make > install SYSINCLUDE... > > REALMENTE nunca me paso esto, por lo menos al final lo acabas > encontrando en google, pero esta vez es diferente :( > > El lun, 06-09-2004 a las 18:06, escribi�: > > apt-get install kernel-headers-2.6.x.x > > apt-get install tk8.4 > > apt-get install make > > apt-get install gcc > > apt-get install bin86 > > apt-get install libc6-dev > > apt-get install kernel-package > > apt-get install libncurses5-dev > > > > No s� ex�ctamente cu�les de todas esas librerias me > > hicieron falta, pero tuve que instalarlas para poder > > compilar mis kernels y poder instalar sin problemas los > > drivers Nvidia en varias m�quinas. > > > > Despues del > > apt-get install kernel-headers-2.6.x.x > > > > no te olvides de hacer un link > > cd /usr/src > > rm linux (por si existiera ya antes el link) > > ln -s kernel-headers-2.6.x.x linux > > > > Cordiales Saludos > > > > "La Voluntad es el �nico motor de nuestros logros" > > Mstaaravin > > http://www.mstaaravin.com.ar > > > > > > > > blue wrote: > > > Hola: bueno el problema es que no puedo instalar los drivers para mi > > > tarjeta grafica NVIDIA. En mi instalacion anterior si que podia. > > > > > > He mirado los 2 tutoriales que hay en www.esdebian.org, tambien he echo > > > esto > > > > > > apt-get install nvidia-glx nvidia-glx-dev nvidia-kernel-source > > > nvidia-kernel-common > > > > > > Luego tambien instale > > > > > > apt-get install kernel-headers-2.6.7-1 linux-kernel-headers > > > > > > Cuando intento instalar el driver con sh NVIDIA-Linux... .run me da el > > > siguente error: > > > > > > Using: nvidia-installer ncurses user interface > > > -> License accepted. > > > -> No precompiled kernel interface was found to match your kernel; would > > > you li > > > ke the installer to attempt to download a kernel interface for your > > > kernel f > > > rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes) > > > -> No matching precompiled kernel interface was found on the NVIDIA ftp > > > site; > > > this means that the installer will need to compile a kernel interface > > > for > > > your kernel. > > > -> Kernel source path: '/lib/modules/2.6.7/build' > > > -> Performing cc_version_check with CC="cc". > > > ERROR: If you are using a Linux 2.4 kernel, please make sure > > > you either have configured kernel sources matching your > > > kernel or the correct set of kernel headers installed > > > on your system. > > > > > > If you are using a Linux 2.6 kernel, please make sure > > > you have configured kernel sources matching your kernel > > > installed on your system. If you specified a separate > > > output directory using either the "KBUILD_OUTPUT" or > > > the "O" KBUILD parameter, make sure to specify this > > > directory with the SYSOUT environment variable or with > > > the appropriate nvidia-installer command line option. > > > ERROR: Installation has failed. Please see the file > > > '/var/log/nvidia-installer.log' for details. You may find > > > suggestions > > > on fixing installation problems in the README available on the > > > Linux > > > driver download page at www.nvidia.com. > > > > > > Entonces hago un sh NVIDIA-Linux... .run --extract-only > > > Entro en el directorio, y hago un make install > > > SYSINCLUDE=/usr/src/kernel-headers-2.6.7-1/include > > > Y me da el mismo error > > > > > > Realmente buscando por google, para la rama 2.6 de kernels, dice que con > > > instalar nvidia-glx y nvidia-glx-dev es suficiente. Que puedo estar > > > haciendo mal�? > > > > > > > > > Muchas gracias > > > > > > > > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >

