Gentoo networking
Chad
masterclc at gmail.com
Fri May 4 20:03:26 MDT 2007
On 5/4/07, Russel Caldwell <caldr704 at gmail.com> wrote:
> On 5/4/07, Chad <masterclc at gmail.com> 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
More information about the PLUG
mailing list