On 20 Feb 2001, Dominic Mitchell wrote:

>
>
>
> Thanks for the help Mikkel,
>
> I got it working, but there are still some quirks namely at the
> module level.
>
> 1) I have to run depmod -a manually as modprobe does not find the
>    ne2k-pci module. I would like to automate the loading of the
>    module.  Up to now this is causing some problems.
>
In /etc/modules.conf or /etc/conf.modules, you need to add an entry
alias eth0 ne2k-pci

The run depmod -a
>
> 2) I had to modify the /sbin/ifup and /sbin/ifdown script to use
>    dhcpcd
>
> Point 1 is still a problem.  I do not understand why I have to run
> "depmod -a" in order to have the module information.  Isn't depmod
> -a ran at boot time?
>
> I load the module
>
> modprobe ne2k-pci dhcpcd eth0
>
> How can I had this to /etc/conf.modules? My attempts did fail.
>
> Thanks,
>
>
> Dominic.
>
>
Mikkel
-- 

    Do not meddle in the affairs of dragons,
 for you are crunchy and taste good with ketchup.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to