Mandrake 10.0
P4 2,8 GHZ - 1 GO RAM 3200
P4C 800 -E Deluxe
Asus GEFORCE 6800 GE 256 MO DDR3
HD 120 GO SEGATE IDE ATA 100
Tout marchait bien avec les driver 5336 + une TI 4200 128 MO et depuis que j'ai changé ma carte video, c'est la merde ....
il me met l'erreur suivante :
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Mon Aug 9 21:51:11 2004
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp
ftp site : ftp://download.nvidia.com(...)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
5336). As part of installing this driver (version: 1.0-6111), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> 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.3-15mdk/build'
-> Performing cc_version_check with CC="cc".
-> Performing rivafb check.
-> Performing rivafb module check.
WARNING: Your kernel was configured to include rivafb support as
a loadable kernel module.
The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f -f nv.o os-agp.o os-interface.o os-registry.o nv.o os-agp.o os-interfa
ce.o os-registry.o nvidia.mod.o
rm -f -f build-in.o nv-linux.o *.d .*.{cmd,flags}
rm -f -f nvidia.{o,ko,mod.{o,c}} nv_compiler.h *~
-> Building kernel module:
executing: 'cd ./usr/src/nv; make module SYSSRC=/lib/modules/2.6.3-15mdk/bui
ld SYSOUT=/lib/modules/2.6.3-15mdk/build'...
Your kernel was configured to include rivafb support as
a loadable kernel module.
The rivafb driver conflicts with the NVIDIA driver; the
NVIDIA kernel module will still be built and installed,
but be aware that the NVIDIA driver will not be able to
function properly if the rivafb module is loaded!
*** Failed rivafb module sanity check, but continuing! ***
NVIDIA: calling KBUILD...
make -C /lib/modules/2.6.3-15mdk/build \
KBUILD_SRC=/usr/src/linux-2.6.3-15mdk KBUILD_VERBOSE=1 \
KBUILD_CHECK= -f /usr/src/linux-2.6.3-15mdk/Makefile modules
Using /usr/src/linux-2.6.3-15mdk as source for kernel
if [ -h /usr/src/linux-2.6.3-15mdk/include/asm -o -f /usr/src/linux-2.6.3-15
mdk/.config ]; then \
echo " /usr/src/linux-2.6.3-15mdk is not clean, please run 'make mrproper'
";\
echo " in the '/usr/src/linux-2.6.3-15mdk' directory.";\
/bin/false; \
fi;
/usr/src/linux-2.6.3-15mdk is not clean, please run 'make mrproper'
in the '/usr/src/linux-2.6.3-15mdk' directory.
make[3]: *** [prepare1] Erreur 1
make[2]: *** [modules] Erreur 2
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[1]: *** [module] Erreur 1
make: *** [module] Erreur 2
-> Error.
ERROR: Unable to build the NVIDIA kernel module.
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.
On me dit donc de taper ceci :
make mrproper
et apres je relance l'installer et voila ce qu'il me dit :
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Tue Aug 10 23:00:00 2004
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp
ftp site : ftp://download.nvidia.com(...)
Using: nvidia-installer ncurses user interface
-> License accepted.
-> There appears to already be a driver installed on your system (version: 1.0-
5336). As part of installing this driver (version: 1.0-6111), the existing
driver will be uninstalled. Are you sure you want to continue? ('no' will a
bort installation) (Answer: Yes)
-> 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.3-15mdk-i686-up-4GB/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.
on me dit donc de taper ceci :
IGNORE_CC_MISMATCH=1 ./nvidia...
Donc je vais essayer cette commande ce soir, mais je n'y crois plus beaucoup !!!
Si quelqu'un a reussit à installer une geforce 6800 sous mandrake 10.0, par pitié qu'il me dise comment faire !!!!!
# Nouvelle version des pilotes NVIDIA
Posté par Serge2 . Évalué à 1.
J'ai le même problème en voulant updater les driver nvidia.
Ma config Mdk 10.0, GeForce4
Aucun soucis avec la version précédente des drivers Nvidia, mais la dernière version, impossible de l'installer (mêmes messages d'erreur).
Tu as essayé avec l'avant dernière version des pilotes ?
[^] # Re: Nouvelle version des pilotes NVIDIA
Posté par wbreen . Évalué à 1.
je sens que je vais m'enmerder avec ma gt 6800 !!!!!
[^] # Re: Nouvelle version des pilotes NVIDIA
Posté par Raphaël G. (site web personnel) . Évalué à 2.
fait un ln -s Makefile.kbuild Makefile
et lance un make normalement ça devrais compiler...
si je me souviet bien ça vient d'un bug de l'installeuravec le nommage des kernel nvidia qu'il aime pas...
sinon regarde dans les options avancées, il y en a une qui sert a spéciier un kernel 2.6 ou un truc, j'ai vu passer ça sur la ml cooker mais pas moyen de retrouver le mail...
[^] # Re: Nouvelle version des pilotes NVIDIA
Posté par wbreen . Évalué à 1.
# make install
Posté par Pierre . Évalué à 3.
La solution a été de fait un ./NVintallblabla -x
comme ca il t'extrait tou dans un répertoire
tu rentre dans ce répertoire et tu fait make install
et la miracle, ca marche..
[^] # Re: make install
Posté par wbreen . Évalué à 1.
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Wed Aug 11 21:51:52 2004
option status:
license pre-accepted : false
update : false
force update : false
expert : false
uninstall : false
driver info : false
no precompiled interface: false
no ncurses color : false
query latest driver ver : false
OpenGL header files : false
no questions : false
silent : false
X install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel source path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /root/tmp
ftp site : ftp://download.nvidia.com(...)
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.3-15mdk/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.
j'en ai marre !!!!!!!!!!!!!!!!!!!!!!!
# Vive ATI !!!!
Posté par gilloux . Évalué à 0.
je te conseil de faire un séjour à lourdes et te mettre un doigt dans le
...
@+
[^] # Re: Vive ATI !!!!
Posté par wbreen . Évalué à 0.
J'y v dessuite !!!!
je te tiens au courant .....
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.