- When trying to make a kernel interface I get an error stating that
the kernel header file /lib/modules/2.6.8-24.11-default/build/include/linux/kernel.h was not found. This could be due to kernel-src not being installed, so I installed the additional package. 3. Tried again and after additional errors I found that kernel.h was in another directory. 4. ran "sh NVIDIA-Linux-x86-1.0-6629-pkg1.run --kernel-source-path /usr/src/linux-2.6.8-24/include". 5. Finally I get: ERROR: unable to build NVIDIA kernel module.
Any suggestions?
:)Bogi
I've found that coping the kernel header over to where nvidia expect it works for me I've used this trick on both 9.1 & 9.2
Jonothan