On 5/4/07, Russel Caldwell <[EMAIL PROTECTED]> wrote:
On 5/4/07, Chad <[EMAIL PROTECTED]> wrote:
>
>
> So, boot up, log in as root, then type:
> modprobe -r e100
> modprobe e100
> dmesg
> This should unload the e100 module if it's loaded, then load it, and
> finally let you view the output from dmesg to see if there were any
> blaring errors with the module.  If there are none, you can then try:
> dhcpcd eth0


This was what I was missing. Thanks  to all.

That's odd if that fixed it.  The net.eth0 script *should*
automatically run dhcpcd if there are no special instructions in
/etc/conf.d/net for the eth0 interface.  You may have some example
setting uncommented that is making it so that during bootup the script
fails.

If it is a problem with the module not loading during bootup, place
e100 in /etc/modules.autoload.d/kernel-2.6 to get it autoloaded before
the eth0 interface is started.

-Chad

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to