[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Nvidia + 2.6 kernel



Here is log file from the module-assistant.

Build log starting, file:
/var/cache/modass/nvidia-kernel-source.buildlog.2.6.8-1-686.1097003781
Date: Tue, 05 Oct 2004 15:16:22 -0400

echo "ROOT_CMD = "
ROOT_CMD = 
/usr/bin/make  -f debian/rules binary_modules
make[1]: Entering directory `/usr/src/modules/nvidia-kernel'
# select which makefile to use.
rm -f /usr/src/modules/nvidia-kernel/nv/Makefile || true
if [ 6 = 6  ]; then \
     cd /usr/src/modules/nvidia-kernel/nv ; \
     ln -s Makefile.kbuild Makefile ; \
     cd .. ; \
     if [ 0 = 1 ]; then \
     	dpatch apply 01_sysfs ; \
	dpatch status 01_sysfs >patch-stamp ; \
	dpatch apply 02_pcialias ; \
               	dpatch status 02_pcialias >>patch-stamp ; \
     fi \
fi
if [  6 = 4  ]; then \
     cd /usr/src/modules/nvidia-kernel/nv ; \
     ln -s Makefile.nvidia Makefile ; \
     cd .. ; \
fi
#nothing here anymore
touch configure-stamp
if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then \
	cp  /usr/src/modules/nvidia-kernel/debian/control.template
/usr/src/modules/nvidia-kernel/debian/control; \
fi
dh_testdir
dh_testroot
PATCHLEVEL = 6 
Kernel compiler version : 3.3.4
Detected compiler version : 3.3.4
Using compiler gcc-3.3 version 3.3.4
touch /usr/src/modules/nvidia-kernel/nv/gcc-check
touch /usr/src/modules/nvidia-kernel/nv/cc-sanity-check
## Main Make ##
IGNORE_CC_MISMATCH=1 CC="gcc-3.3"  /usr/bin/make -C
/usr/src/modules/nvidia-kernel/nv -f Makefile SYSSRC=/usr/src/linux  
KBUILD_PARAMS="-C /usr/src/linux
SUBDIRS=/usr/src/modules/nvidia-kernel/nv" module;
make[2]: Entering directory `/usr/src/modules/nvidia-kernel/nv'
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[3]: Entering directory `/usr/src/kernel-headers-2.6.8-1-686'
Makefile:434: /usr/src/kernel-headers-2.6.8-1-686/arch/linux/Makefile:
No such file or directory
make[3]: *** No rule to make target
`/usr/src/kernel-headers-2.6.8-1-686/arch/linux/Makefile'.  Stop.
make[3]: Leaving directory `/usr/src/kernel-headers-2.6.8-1-686'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[2]: *** [module] Error 1
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel/nv'
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
make: *** [kdist_image] Error 2

Thanks,
Noah

On Tue, 5 Oct 2004 20:59:57 +0200, Alexander Schmehl
<alexander@schmehl.info> wrote:
> * Noah Durell <noah.durell@gmail.com> [041005 20:49]:
> 
> 
> 
> > I was hoping to try out a 2.6 kernel.  When I installed it (using
> > apt-get) I couldn't get the nvidia drivers to install (using
> > module-assisstant) nor by doing a manual install as per the
> > instructions of this webpage:
> > http://home.comcast.net/~andrex/Debian-nVidia/installation.html.
> > My computer is a dell dimension 8250 with a GeForce4 MX 420 video card.
> 
> Please read http://www.catb.org/~esr/faqs/smart-questions.html
> 
> Yours sincerely,
>   Alexander
> 
> PS: Would be very usefull, if you could us, what went wrong and why you
> couldn't install it.
> 
> 
>



Reply to: