ho scaricato dal sito nvidia i driver per linux .run
ho fatto sh NVIDIA-Linux-x86-1.0-5336-pkg1.run --extract-only
poi sono entrato nella cartella estratta e ho fatto
./nvidia-installer --kernel-source-path /usr/src/linux-2.6.5-gentoo-r1/
ho fatto accept , mi hai scritto building kernel modules.... ed infine mi ha dato l'errore sottostante come mai?:
ERROR: Unable to load the kernel module 'nvidia.ko'. This is most likely
because the kernel module was built using the wrong kernel source files.
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.
-> Kernel module load error: insmod: error inserting './usr/src/nv/nvidia.ko':
-1 Invalid module format
ERROR: Installation has failed. Please see the file
'/var/log/nvidia-installer.log' for details. You may find suggestions
on fixing installation problems in the README available on the Linux
driver download page at www.nvidia.com.