|
|
#1 | |
|
Registered User
Join Date: Oct 2004
Posts: 2
|
i just installed Mandrake and i tried to install nVida graphic driver(1.0-6111)
and when i tried it say that it need to compile the Nvidia kernel bla bla and it need kernel source package so i do uname -r to see which kernel i have(2.6.8.1-10mdk) and then download the kernel-source package that need for my kernel and the i did restart(by init 6 command) and then it start compile it and when it get to 83% it say "unable to compile bla bla bla see /var/log/nvidia-installer.log for more information" here is my /var/log/nvidia-installer.log file : (it`s a bit large) nvidia-installer log file '/var/log/nvidia-installer.log' creation time: Thu Oct 21 04:13:12 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: No) -> No precompiled kernel interface was found to match your kernel; this means that the installer will need to compile a new kernel interface. -> Kernel source path: '/lib/modules/2.6.8.1-10mdk/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.8.1-10mdk/b uild SYSOUT=/lib/modules/2.6.8.1-10mdk/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.8.1-10mdk/build \ KBUILD_SRC=/usr/src/linux-2.6.8.1-10mdk KBUILD_VERBOSE=1 \ KBUILD_CHECK= KBUILD_EXTMOD="/root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111- pkg1/usr/src/nv" \ -f /usr/src/linux-2.6.8.1-10mdk/Makefile modules mkdir -p /root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/.tmp _versions make -f /usr/src/linux-2.6.8.1-10mdk/scripts/Makefile.build obj=/root/tmp/se lfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > /root/tmp/selfgz455 9/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv_compiler.h cc -Wp,-MD,/root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/ .nv.o.d -nostdinc -iwithprefix include -D__KERNEL__ -Iinclude -Iinclude2 -I/ usr/src/linux-2.6.8.1-10mdk/include -I/root/tmp/selfgz4559/NVIDIA-Linux-x86 -1.0-6111-pkg1/usr/src/nv -Wall -Wstrict-prototypes -Wno-trigraphs -fno-stri ct-aliasing -fno-common -pipe -msoft-float -mpreferred-stack-boundary=2 -fno -unit-at-a-time -march=i686 -I/usr/src/linux-2.6.8.1-10mdk/include/asm-i386/ mach-default -Iinclude/asm-i386/mach-default -O2 -Wdeclaration-after-stateme nt -I/root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv -Wall - Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wparentheses -W pointer-arith -Wno-multichar -Werror -O -fno-common -MD -Wno-cast-qual -Wno- error -D_LOOSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNTRM -D_GNU_SOURCE -D_LO OSE_KERNEL_NAMES -D__KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSI ON=0 -DNV_PATCHLEVEL=6111 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -UD EBUG -U_DEBUG -DNDEBUG -DNV_CHANGE_PAGE_ATTR_PRESENT -DNV_CLASS _SIMPLE_PRESENT -DMODULE -DKBUILD_BASENAME=nv -DKBUILD_MODNAME=nvidia -c -o /root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.o /root/tm p/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c /root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c: In func tion `nv_acpi_event': /root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: er ror: `PM_SAVE_STATE' undeclared (first use in this function) /root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: er ror: (Each undeclared identifier is reported only once /root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv/nv.c:3697: er ror: for each function it appears in.) make[4]: *** [/root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/usr/src/nv /nv.o] Error 1 make[3]: *** [_module_/root/tmp/selfgz4559/NVIDIA-Linux-x86-1.0-6111-pkg1/us r/src/nv] Error 2 make[2]: *** [modules] Error 2 NVIDIA: left KBUILD. nvidia.ko failed to build! make[1]: *** [module] Error 1 make: *** [module] Error 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. so what is the problem(does this driver work with xorg xserver? coz i am using it by default)? and i tried first with the option to download a precompiled but it say that he didn`t find one |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Oct 2004
Posts: 2
|
i find this http://www.linuxhelp.net/forums/inde...=ST&f=3&t=4866 it should fix it i will post the rsults but this should be a sticky for get working Nvidia driver on mandrake 10.1(i think it is a problem related to 2.6.8.1 version of the kernel)
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2004
Posts: 49
|
right, you will find the solution also in this forum ...
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mandrake Linux 9.0 (Dolphin) now available | comments? | volt | General Linux | 10 | 10-19-02 10:13 PM |
| Mandrake 9.0 driver installation | Andy Mecham | NVIDIA Linux | 3 | 10-02-02 04:12 PM |
| Mandrake 8.2 + Nvidia ti4400 - Issues | endothermal | NVIDIA Linux | 3 | 09-20-02 02:33 PM |
| Mandrake 8.2 Nvidia src.rpm problems | Mr_Malcontent | NVIDIA Linux | 8 | 09-11-02 09:53 PM |
| Problems with Mandrake and NVidia drivers..... | xMonoxide187x | NVIDIA Linux | 2 | 08-22-02 01:55 PM |