Unable to load the kernel modules “nvidia.ko ”,
This is most likely because the kernel modules 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 system,
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.
解决方法:
重新配置内核,将内核中
08.21、Graphics support —> 这个选项里面与Nvidia相关的选项全部去掉后,竟然能够正确安装显卡驱动!具体情况如系统提示,不能引导内核模块,或是模块冲突,导致这种故障。
这下就算彻底完成了。重新启动计算机,在GRUB中选择新内核启动。如果启动失败,当你看见屏幕上出现 “Press ESC to enter the menu…1″这行字的时候,按下ESC,此时会进入grub的启动菜单,好,选择你的旧版内核,启动系统。现在,你不得不重新编译一次内核,使其能够正常使用。编译之前别忘了,从menu.lst中去除之前的两个不能正常工作的内核区域。