Hi.
On Sat 2003-09-06 at 14:01:30 +0200, [EMAIL PROTECTED] wrote:
> 2.4.22-5mdkenterprise:
> The Nvidia vidio (NVIDIA_kernel-1.0-4363) driver compiles
> but is not possible to install it. I get a lot of unresolved
> symbols like:
> /lib/modules/2.4.22-5mdkenterprise/kernel/drivers/video/nvidia.o:
> unresolved symbol irq_stat
>
> I have the same problem with 2.4.22-5mdk-i686-up-4GB.
> 2.4.22-4mdkenterprise works fine.
This is mainly a "me too". I only tried with 2.4.22-5mdk-i686-up-4GB
until now, but already installed the "normal" version 2.4.22-5mdk
which I will reboot to after I have sent this mail.
A difference is that I am using NVIDIA-Linux-x86-1.0-4496-pkg2.run,
which run fine with the previous kernel (the most recent -mm kernel...
sorry, don't have the version number at hand).
$ rpm -qa | grep kernel
kernel-i686-up-4GB-2.4.22.5mdk-1-1mdk
kernel-source-2.4.22-5mdk
kernel-2.4.22.5mdk-1-1mdk
$ uname -a
Linux localhost 2.4.22-5mdk-i686-up-4GB #1 Fri Sep 5 07:23:12 EDT 2003 i686 unknown
unknown GNU/Linux
I am not sure if it is related or not, but just to be sure I tried the
"make mrproper; ..." tip from the other nvidia/kernel related mail
with no apparent effect.
Any ideas? Any info I should provide?
I have attached the nvidia installer log for completeness (and hope
the mailist list software will let the attachment through).
Bye,
Benjamin.
nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Sep 6 16:12:24 2003
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
XFree86 install prefix : /usr/X11R6
OpenGL install prefix : /usr
Installer install prefix: /usr
kernel include path : (not specified)
kernel install path : (not specified)
proc mount point : /proc
ui : (not specified)
tmpdir : /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-
4496). As part of installing this driver (version: 1.0-4496), 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: 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 include path: '/lib/modules/2.4.22-5mdk-i686-up-4GB/build/include'
-> Cleaning kernel module build directory.
executing: 'cd ./usr/src/nv; make clean'...
rm -f nv.o os-agp.o os-interface.o os-registry.o nv-linux.o nv_compiler.h *
.d NVdriver nvidia.o
-> Building kernel module:
executing: 'cd ./usr/src/nv; make nvidia.o SYSINCLUDE=/lib/modules/2.4.22-5m
dk-i686-up-4GB/build/include'...
echo \#define NV_COMPILER \"`cc -v 2>&1 | tail -n 1`\" > nv_compiler.h
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -
DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D_
_KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVE
L=4496 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PA
GE_RANGE_4 -I. -I/lib/modules/2.4.22-5mdk-i686-up-4GB/build/include -Wno-ca
st-qual nv.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -
DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D_
_KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVE
L=4496 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PA
GE_RANGE_4 -I. -I/lib/modules/2.4.22-5mdk-i686-up-4GB/build/include -Wno-ca
st-qual os-agp.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -
DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D_
_KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVE
L=4496 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PA
GE_RANGE_4 -I. -I/lib/modules/2.4.22-5mdk-i686-up-4GB/build/include -Wno-ca
st-qual os-interface.c
cc -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts -Wp
arentheses -Wpointer-arith -Wcast-qual -Wno-multichar -O -MD -D__KERNEL__ -
DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES -D_
_KERNEL__ -DMODULE -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 -DNV_PATCHLEVE
L=4496 -DNV_UNIX -DNV_LINUX -DNV_INT64_OK -DNVCPU_X86 -DREMAP_PA
GE_RANGE_4 -I. -I/lib/modules/2.4.22-5mdk-i686-up-4GB/build/include -Wno-ca
st-qual os-registry.c
ld -r -o nv-linux.o nv.o os-agp.o os-interface.o os-registry.o
ld -r -o nvidia.o nv-linux.o nv-kernel.o
-> done.
-> Kernel module compilation complete.
ERROR: Unable to load the kernel module 'nvidia.o'. This is most likely
because the kernel module was built using the wrong kernel header files.
Please make sure you have installed the kernel header 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 header
files are installed, you may specify the kernel include path with the
'--kernel-include-path' commandline option.
-> Kernel module load error: ./usr/src/nv/nvidia.o: unresolved symbol
remove_proc_entry_R657cdd06
./usr/src/nv/nvidia.o: unresolved symbol create_proc_entry_R9ec62f7e
./usr/src/nv/nvidia.o: unresolved symbol init_mm_R8f0be0e6
./usr/src/nv/nvidia.o: unresolved symbol irq_stat_R95cc1909
./usr/src/nv/nvidia.o: unresolved symbol devfs_register_chrdev_R67ef03b0
./usr/src/nv/nvidia.o: unresolved symbol proc_root_driver_Rdcef6c66
./usr/src/nv/nvidia.o: unresolved symbol mem_map_Rc870ffbf
./usr/src/nv/nvidia.o: unresolved symbol devfs_unregister_Rc9fc9aef
./usr/src/nv/nvidia.o: unresolved symbol __pollwait_R9c7f9795
./usr/src/nv/nvidia.o: unresolved symbol change_page_attr_Race8cd2f
./usr/src/nv/nvidia.o: unresolved symbol devfs_register_R19076440
./usr/src/nv/nvidia.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. Contact the module supplier for
assistance, only they can help you.
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.