Messages in this thread |  | | From | "Eric Bresie" <> | Subject | RE: Probing for Kernel Configuration | Date | Wed, 7 Nov 2001 16:36:28 -0600 |
| |
Yes...doesn't that kind of assume you have all the necessary modules compiled and available for the kernel you are using?? What I am proposing is a probe that creates a config for use with compiling the kernel.
That doesn't work when you are trying out a new kernel...If I download linux 2.4.x which has all sorts of new modules...I don't think kudzu will setup your kernel source configuration options, recompile the modules and then activate the modules.
Also that is distribution specific also, which is seperate from the kernel itself..
Eric
> From: Shawn [mailto:drevil@virtucon.warpcore.org]On Behalf Of EvilTypeGuy > Sent: Wednesday, November 07, 2001 2:00 PM > > It exists already, it's called kudzu for RedHat, and other things for other > systems...At bootup time a redhat system will probe for new hardware using kudzu > and then make sure the appropriate modules are loaded if it recognizes the > hardware... > > On Wed, Nov 07, 2001 at 01:32:35PM -0600, Eric Bresie wrote: > > I just recently installed a new version of Redhat 7.2 and had problems with > > some of my devices not being supported as part of the stock > > installation...this got me thinking...I noticed that when I did a lspci that a > > majority of my hardware was identified, but there was no guarantee that the > > module to support that hardware is present in the kernel or configured.. > > > > Is it possible prior to kernel configuration to perhaps have something like a > > make newconfig or make probe-config to probe the system and give a guess as to > > what modules are needed for a given system...I guess you could think of it > > kind of as a plug-n-play for kernel configuration. > > > > I could see how this might require some mapping of hardware probed information > > to kernel config options which would then enable them (and if appropriate set > > to current settings). And also might require some default utilities like the > > pci utilities, the usb utilities, scsi, etc... > > > > Any comments? > > > > Eric Bresie > > ebresie@usa.net
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |