* Missing nvidia.ko, cannot install nvidia driver
@ 2010-11-19 3:07 Gene Heskett
2010-11-19 9:42 ` Clemens Ladisch
0 siblings, 1 reply; 2+ messages in thread
From: Gene Heskett @ 2010-11-19 3:07 UTC (permalink / raw)
To: linux-kernel
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.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-11-19 9:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-19 3:07 Missing nvidia.ko, cannot install nvidia driver Gene Heskett
2010-11-19 9:42 ` Clemens Ladisch
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox