On 14-May-98 Edward Baichtal wrote:
> Using RH 5.0, and I've switched the NIC.  Kernel Builder does not save
> entries for me at all, so I modified /etc/conf.modules per a module document
> I read, and Kernel Builder shows the NIC plus it's options line as two
> entries.

I've never used Kernel Builder.  Is that the `kernelcfg' program?

> Then I noticed that entries I made for the web server through Apache
> Configurator don't save either.
> 
> What I need to get done now is effectively make the kernel boot the right
> module and work with the NIC.  Someone please point me to documentation if
> that's all I need to see.  Then I need to know what is preventing these
> X-Windows apps from saving information.  They can't all be buggy (and yes,
> I'm running them as root).

The file /etc/conf.modules contains the information you need for the modules. 
You'll see something like the following:

alias eth0 3c509
options 3c509 io=0x300 irq=10

But unfortunately all ethernet card drivers do not follow the same io/irq
convention.

I really don't know what the reason for it not actually saving the changes may
be, though.

Dave


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to