[root@localhost NVIDIA-Linux-x86-1.0-5328-pkg0]# make install
cd usr/src/nv; make install
make[1]: Entering directory `/root/NVIDIA-Linux-x86-1.0-5328-pkg0/usr/src/nv'
make[2]: Entering directory `/usr/src/linux-2.6.0'
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
make[3]: `arch/i386/kernel/asm-offsets.s' is up to date.
Building modules, stage 2.
MODPOST
make[2]: Leaving directory `/usr/src/linux-2.6.0'
depmod: QM_MODULES: Function not implemented
[quote:69ce7881b6="jiangtao9999"]
NV的5XXX驱动,解压缩后 make install 出现:
[root@localhost NVIDIA-Linux-x86-1.0-5328-pkg0]# make install
cd usr/src/nv; make install
make[1]: Entering directory `/root/NVIDIA-Linux-x86-1.0-5328-pkg0/usr/src/nv'
make[2]: Entering directory `/usr/src/linux-2.6.0'
*** Warning: Overriding SUBDIRS on the command line can cause
*** inconsistencies
make[3]: `arch/i386/kernel/asm-offsets.s' is up to date.
Building modules, stage 2.
MODPOST
make[2]: Leaving directory `/usr/src/linux-2.6.0'
depmod: QM_MODULES: Function not implemented
那个depmod: QM_MODULES: Function not implemented是什么错误?[/quote]
It seems that you haven't upgraded your modutils package. the kernel 2.6 need module-init-tools upgraded, currently, version 0.9.14 is available at
http://www.kernel.org/pub/linux/kernel/people/rusty/modules/