[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <201011182208.00077.gene.heskett@gmail.com>
Date: Thu, 18 Nov 2010 22:07:59 -0500
From: Gene Heskett <gene.heskett@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Missing nvidia.ko, cannot install nvidia driver
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@...ote 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@...ote 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists