- 论坛徽章:
- 0
|
将as3 u9 安装到笔记本上(as3update9,内核为2.4.21-50ELsmp和2.4.21-50EL),网卡总是发现不了,安装nvidia网卡驱动,得到消息log如下:
nforce-installer log file '/var/log/nvidia-nforce-installer.log'
creation time: Mon Feb 25 21:30:08 2008
option status:
license pre-accepted : false
expert : false
uninstall : false
driver info : false
no precompiled interface : false
no ncurses color : false
no questions : false
silent : false
Installer install prefix : /usr
kernel source path : /usr/src/linux-2.4.21-50.EL/
net kernel install path : (not specified)
audio kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /tmp
Using: nvidia-installer ncurses user interface
-> Found package NVIDIA network driver for Linux-x86
-> Found package NVIDIA audio driver for Linux-x86
-> Please select packages for installation:
Selections:
NVIDIA network driver for Linux-x86 (1.0-13)
-> Starting install of NVIDIA network driver for Linux-x86
-> Checking for loaded module nvnet
-> Checking for loaded module forcedeth
-> License accepted.
-> Skipping check for conflicting rpms.
-> /proc/version is Linux version 2.4.21-50.ELsmp
(brewbuilder@ls20-bc1-13.build.redhat.com) (gcc version 3.2.3 20030502 (Red
Hat Linux 3.2.3-5 ) #1 SMP Tue May 8 17:10:25 EDT 2007
-> No precompiled kernel interface was found to match your kernel; this means
that the installer will need to compile a new kernel interface.
-> Using the kernel source path '/usr/src/linux-2.4.21-50.EL/' as specified by
the '--kernel-source-path' commandline option.
-> Kernel source path: '/usr/src/linux-2.4.21-50.EL/'
-> Kernel output path: '/lib/modules/2.4.21-50.ELsmp/build'
-> Performing cc_version_check with CC="cc".
-> running command /bin/grep "^PATCHLEVEL ="
/usr/src/linux-2.4.21-50.EL//Makefile | /bin/cut -d " " -f 3
-> Kernel module filename is nvnet.o
Cleaning kernel module build directory.
executing: 'cd ./nvnet; make clean'...
rm -f nvenet.o nvenetif.o nvnet.o *~ core
-> Building kernel module:
executing: 'cd ./nvnet; make module SYSSRC=/usr/src/linux-2.4.21-50.EL/ SYSO
UT=/lib/modules/2.4.21-50.ELsmp/build'...
cc -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-co
mmon -fomit-frame-pointer -I/usr/src/linux-2.4.21-50.EL//include -O -mprefe
rred-stack-boundary=2 -march=i686 -D__KERNEL__ -DMODULE -DLINUX -DDRIVERV
ER=\"9999\" -DEXPORT_SYMTAB -DCONFIG_PM -DREMAP_NEW -I. -DMODVERSIONS -inc
lude /usr/src/linux-2.4.21-50.EL//include/linux/modversions.h -c -o nvenet
.o nvenet.c
ld -r -o nvenetif.o nvenet.o
ld -r -o nvnet.o nvenetif.o nvenetlib.o
-> done.
-> Kernel module compilation complete.
-> Testing kernel module:
-> Backing up existing module
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o to
./nvnet/nvnet.o.backup
-> Copying test module ./nvnet/nvnet.o to
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o
ERROR: Unable to load the kernel module 'nvnet.o'. This is most likely because
the kernel module was built using the wrong kernel source files. Please
make sure you have installed the kernel source files for your kernel; on
Red Hat Linux systems, for example, be sure you have the 'kernel-source'
rpm installed. If you know the correct kernel source files are
installed, you may specify the kernel source path with the
'--kernel-source-path' commandline option.
-> Kernel module load error: Warning: loading
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o will taint the
kernel: non-GPL license - NVIDIA
See http://www.tux.org/lkml/#export-tainted for information about tainted
modules
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o: init_module: No
such device
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o: insmod
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o failed
/lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o: insmod nvnet failed
Hint: insmod errors can be caused by incorrect module parameters, including
invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
-> Restoring backup /lib/modules/2.4.21-50.ELsmp/kernel/drivers/net/nvnet.o
-> Testing completed.
ERROR: Installation of the network driver has failed. Please see the file
'/var/log/nvidia-nforce-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.
已经安装了很多次了,总是失败。求高手指点一下吧,万分感谢 |
|