Missing nvidia.ko, cannot install nvidia driver

From: Gene Heskett
Date: Thu Nov 18 2010 - 22:08:24 EST


Greetings;

All of a sudden it seems I cannot find the option that makes a kernel build
include the build and install of
/lib/modules/2.6.36/kernel/drivers/video/nvidia.ko

It built for 2.6.33.7-pclos with this config grep for NVIDIA
[root@coyote src]# grep NVIDIA linux-2.6.33.7-pclos1/.config
CONFIG_AGP_NVIDIA=y
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
CONFIG_BACKLIGHT_MBP_NVIDIA=m

But not for this:
[root@coyote src]# grep NVIDIA linux-2.6.36/.config
CONFIG_AGP_NVIDIA=y
CONFIG_FB_NVIDIA=m
CONFIG_FB_NVIDIA_I2C=y
# CONFIG_FB_NVIDIA_DEBUG is not set
CONFIG_FB_NVIDIA_BACKLIGHT=y
# CONFIG_BACKLIGHT_MBP_NVIDIA is not set

Anyone have a clue they can spare?

Thanks.

--
Cheers, Gene
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
Q: How many IBM CPU's does it take to do a logical right shift?
A: 33. 1 to hold the bits and 32 to push the register.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/