|
|
#1 | |
|
Registered User
Join Date: Jun 2003
Posts: 1
|
Trying to install Linux driver for NVIDIA (duh, why would I be at this forum?). Using a GeForce Ti 4200. As you can see from the log... I can't install it. I have the recent sorce for the kernel installed.
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2002
Posts: 2,262
|
Quote:
The installer looks in /lib/modules/$(uname -r)/build/include, then in /usr/src/linux/include, then in /usr/include (and this last path is the WRONG one to use -- it's for userspace programs, not kernel modules, but for some reason the driver uses it anyway). None of those directories have the right files in them, on your system. What does rpm -qa | grep source tell you? Note also that you need to have sources that match the version of your running kernel. You can't pull down the sources for 2.4.20 from kernel.org and use them with RedHat's kernel, you'd have to compile 2.4.20 yourself and then reboot into it to be able to use those sources.
__________________
Registered Linux User #219692 |
|
|
|
|
![]() |
| Thread Tools | |
|
|