El Mi�rcoles, 7 de Mayo de 2003 00:25, OrG Unknow escribi�: > Buenas , > > Estoy intentando instalar los drivers nvidia y al llegar al paso d acer > make al nvidia-kernel-src me suelta esto : > > " > You appear to be compiling the NVIDIA kernel module with > a compiler different from the one that was used to compile > the running kernel. This may be perfectly fine, but there > are cases where this can lead to unexpected behaviour and > system crashes. > > If you know what you are doing and want to override this > check, you can do so by setting IGNORE_CC_MISMATCH. > > In any other case, set the CC environment variable to the > name of the compiler that was used to compile the kernel. > > *** Failed cc sanity check. Bailing out! *** > make: *** [gcc-check] Error 1 > " > > Por lo k entiendo es k tengo el kernel compilado kon otra version dl gcc , > al azer un make -v me suelta k la version es la 3.80. Bien komo saber k > version necesito ? y como acerlo ? Gracias ;D
El hilo de los drivers de nVidia sale todos los meses como 2 o 3 veces. Lo que has de hacer es recompilar el kernel para que as� las versiones del gcc conincidan. Por cierto, has probado la �ltima versi�n de los drivers. Se distibuye en un script st�ndard para todas las distribuciones y que se encarga de bajarse dependencias y dem�s. Suerte. -- Fernando Blat Peris http://ttt.inf.upv.es/~ferblape Polinux <http://polinux.upv.es> UPV - Valencia

