如题,emege nvidia-glx以后,运行modprobe 出现以下错误提示,请请指教:
bash-2.05b# modprobe nvidia
/lib/modules/2.4.28-gentoo-r5/video/nvidia.o: /lib/modules/2.4.28-gentoo-r5/video/nvidia.o: unresolved symbol smp_call_function
/lib/modules/2.4.28-gentoo-r5/video/nvidia.o: /lib/modules/2.4.28-gentoo-r5/video/nvidia.o: unresolved symbol smp_num_cpus
/lib/modules/2.4.28-gentoo-r5/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.
/lib/modules/2.4.28-gentoo-r5/video/nvidia.o: insmod /lib/modules/2.4.28-gentoo-r5/video/nvidia.o failed
/lib/modules/2.4.28-gentoo-r5/video/nvidia.o: insmod nvidia failed
|