On Fri, Nov 11 2011, Allan Gottlieb wrote:

> My dell laptop E6510 had its motherboard replaced (as it turned out, for
> no good reason) and now the wired ethernet fails.

Thank you florian, alan, michael, and mick.
This list is one of gentoo's strongest advantages.

To summarize the responses and my actions.

1.  Indeed the system had assigned the new wired ethernet device
    a new name (eth2, my wireless is eth1, previous wired was eth0).

2.  /etc/udev/rules.d/persistent-net.rules does tell the story.
    This file ensures that the same PHYSICAL device keeps the same name.
    Once you change the hardware, the same "logical device" (in my case
    wired ethernet) gets a new permanent name.

3.  Some advised blowing away .../persistent-net.rules.
    I chose to modify it so that the new device is now eth0 and the old
    device is gone.

Thank you again.  The result was error solved and knowledge gained.

allan


Reply via email to