本人下了mydriver上面的最新显卡驱动,都是tar包,但没办法安装。
[root@hy root]# cd /tmp
[root@hy tmp]# ls
gconfd-root mcop-root NVIDIA_kernel-1.0-4499 orbit-root ssh-Dvoa2343 xmms_root.0
mapping-root NVIDIA_GLX-1.0-4499.tar.gz NVIDIA_kernel-1.0-4499.tar.gz samba ssh-FRlT2334
[root@hy tmp]# cd NVIDIA_kernel-1.0-4499
[root@hy NVIDIA_kernel-1.0-4499]# ls
conftest.sh Makefile nv.h nv-linux.h nv-misc.h os-agp.c os-interface.c os-registry.c rmretval.h
makedevices.sh nv.c nv-kernel.o nv-memdbg.h nvtypes.h os-agp.h os-interface.h README
[root@hy NVIDIA_kernel-1.0-4499]# make install
You appear to be compiling the NVIDIA kernel module with
a compiler different from the one that was used to compile
the running kernel. This may be perfectly fine, but there
are cases where this can lead to unexpected behaviour and
system crashes.
If you know what you are doing and want to override this
check, you can do so by setting IGNORE_CC_MISMATCH.
In any other case, set the CC environment variable to the
name of the compiler that was used to compile the kernel.