that went fine. but then i attempted to install the nvidia drivers. first i used the most recent ncurses based install, which failed. so i thought i'd drop back one and try to build from the 4191 src RPMs. i rebuilt them without an error, but upon install i received the following error message:
CODE
depmod: *** Unresolved symbols in /lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/
video/nvidia.o
/lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/video/nvidia.o: unresolved symbol
irq_stat_R3fd15214
/lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/video/nvidia.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. The module may be trying to access
GPLONLY symbols but the problem is more likely to be a coding or
user error. Contact the module supplier for assistance, only they
can help you.
modprobe: insmod /lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/video/nvidia.o fa
iled
modprobe: insmod nvidia failed
Failed to install nvidia.o
error: execution of %post scriptlet from NVIDIA_kernel-1.0-4191 failed, exit sta
tus 1
video/nvidia.o
/lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/video/nvidia.o: unresolved symbol
irq_stat_R3fd15214
/lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/video/nvidia.o:
Hint: You are trying to load a module without a GPL compatible license
and it has unresolved symbols. The module may be trying to access
GPLONLY symbols but the problem is more likely to be a coding or
user error. Contact the module supplier for assistance, only they
can help you.
modprobe: insmod /lib/modules/2.4.21-0.16mm-mdk/kernel/drivers/video/nvidia.o fa
iled
modprobe: insmod nvidia failed
Failed to install nvidia.o
error: execution of %post scriptlet from NVIDIA_kernel-1.0-4191 failed, exit sta
tus 1
anyone have any ideas?