sto cercando di installare i driver nvidia scaricati da nvidia.com, ho installato il kernel-source-2.6.10 kernel-headers-2.6.10.1 e ho creato il collegamento ln -s linux-2.6.10 linux
quando vado ad installare mi da questo errore:
Using: nvidia-installer ncurses user interface
-> License accepted.
-> No precompiled kernel interface was found to match your kernel; would you li
ke the installer to attempt to download a kernel interface for your kernel f
rom the NVIDIA ftp site (ftp://download.nvidia.com)? (Answer: Yes)
-> No matching precompiled kernel interface was found on the NVIDIA ftp site;
this means that the installer will need to compile a kernel interface for
your kernel.
ERROR: The kernel header file '/usr/src/linux/include/linux/kernel.h' does not
exist. The most likely reason for this is that the kernel source path
'/usr/src/linux' is incorrect. Please make sure you have installed the
kernel source files for your kernel; on Red Hat Linux systems, 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.