nvdia driver
[root@grafisk nvidia driver]# lsNVIDIA_GLX-1.0-2960.tar.gz NVIDIA_kernel-1.0-2960.tar.gz
[root@grafisk nvidia driver]# tar xvzf NVIDIA_GLX-1.0-2960.tar.gz
NVIDIA_GLX-1.0-2960/
NVIDIA_GLX-1.0-2960/usr/
NVIDIA_GLX-1.0-2960/usr/lib/
NVIDIA_GLX-1.0-2960/usr/lib/libGLcore.so.1.0.2960
NVIDIA_GLX-1.0-2960/usr/lib/libGL.so.1.0.2960
NVIDIA_GLX-1.0-2960/usr/X11R6/
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/modules/
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/modules/extensions/
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/modules/extensions/libglx.so.1.0.2960
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/modules/drivers/
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/modules/drivers/nvidia_drv.o
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/libXvMCNVIDIA.a
NVIDIA_GLX-1.0-2960/usr/X11R6/lib/libXvMCNVIDIA.so.1.0.2960
NVIDIA_GLX-1.0-2960/usr/include/
NVIDIA_GLX-1.0-2960/usr/include/GL/
NVIDIA_GLX-1.0-2960/usr/include/GL/gl.h
NVIDIA_GLX-1.0-2960/usr/include/GL/glx.h
NVIDIA_GLX-1.0-2960/usr/include/GL/glxtokens.h
NVIDIA_GLX-1.0-2960/usr/share/
NVIDIA_GLX-1.0-2960/usr/share/doc/
NVIDIA_GLX-1.0-2960/usr/share/doc/NVIDIA_Changelog
NVIDIA_GLX-1.0-2960/usr/share/doc/XF86Config.sample
NVIDIA_GLX-1.0-2960/usr/share/doc/README
NVIDIA_GLX-1.0-2960/usr/share/doc/README.DE
NVIDIA_GLX-1.0-2960/usr/share/doc/license.txt
NVIDIA_GLX-1.0-2960/Makefile
[root@grafisk nvidia driver]# tar xvzf NVIDIA_kernel-1.0-2960.tar.gz
NVIDIA_kernel-1.0-2960/
NVIDIA_kernel-1.0-2960/Makefile
NVIDIA_kernel-1.0-2960/README
NVIDIA_kernel-1.0-2960/makedevices.sh
NVIDIA_kernel-1.0-2960/nv.c
NVIDIA_kernel-1.0-2960/nv.h
NVIDIA_kernel-1.0-2960/nv_ref.h
NVIDIA_kernel-1.0-2960/nvrm.h
NVIDIA_kernel-1.0-2960/nvtypes.h
NVIDIA_kernel-1.0-2960/nv-linux.h
NVIDIA_kernel-1.0-2960/os-interface.h
NVIDIA_kernel-1.0-2960/os-interface.c
NVIDIA_kernel-1.0-2960/os-registry.c
NVIDIA_kernel-1.0-2960/nv-ids.h
NVIDIA_kernel-1.0-2960/Module-nvkernel
[root@grafisk nvidia driver]# cd NVIDIA_k
NVIDIA_kernel-1.0-2960 NVIDIA_kernel-1.0-2960.tar.gz
[root@grafisk nvidia driver]# cd NVIDIA_kernel-1.0-2960
[root@grafisk NVIDIA_kernel-1.0-2960]# make install
You appear to be compiling the NVdriver 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.
*** Failed cc sanity check. Bailing out! ***
make: *** [gcc-check] Error 1
[root@grafisk NVIDIA_kernel-1.0-2960]#
----------------------------------------------------------------
hvad mangler jeg at gøre??