|
首先感谢wdk230411兄的提示;现在我已下了真正的驱动了。但是会出现以下的两种错误;一种是老一点的版本显驱安装出错提示:
Unable to build the nvidia kernel module好就是说:“无法建立了NVIDIA内核模块”不知道怎么回事.别一种是新一点的版本安装同样出错提示是:
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), or NVIDIA GPU
installed in this system is not supported by this NVIDIA Linux graphics
driver release.
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.
好像是说无法加载内核模块' nvidia.ko '.这是怎么回事哦 |
|