|
|
各位大侠,我的显卡是 GeForce 4 ti4200的,安装官方9626驱动程序的时候,不能build kernel
module,照网上的方法改了NVIDIA-Linux-x86-1.0-9626-pkg1/usr/src/nv/nv-linux.h
#include <linux/autoconf.h>这个也不行,提示如下:
请问该怎么解决呢
ERROR: Unable to load the kernel module 'nvidia.ko'. This happens most
frequently when this kernel module was built against the wrong or
improperly configured kernel sources, with a version of gcc that
differs from the one used to build the target kernel, or if a driver
such as rivafb/nvidiafb is present and prevents the NVIDIA kernel
module from obtaining ownership of the NVIDIA graphics device(s).
Please see the log entries 'Kernel module load error' and 'Kernel
messages' at the end of the file '/var/log/nvidia-installer.log' for
more information. |
|