Gentoo Archives: gentoo-user

From: Michael Mol <mikemol@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] mobo replaced; eth0 fails
Date: Fri, 11 Nov 2011 21:14:47
Message-Id: CA+czFiA+y6ZK-aRYGhSq4GC59VF8F43GNo84_LU+-0njh+LEJQ@mail.gmail.com
In Reply to: Re: [gentoo-user] mobo replaced; eth0 fails by Alan McKinnon
1 On Fri, Nov 11, 2011 at 4:08 PM, Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2 > On Fri, 11 Nov 2011 15:28:26 -0500
3 > Allan Gottlieb <gottlieb@×××.edu> wrote:
4 >
5 >> My dell laptop E6510 had its motherboard replaced (as it turned out,
6 >> for no good reason) and now the wired ethernet fails.
7 >>
8 >>     ajglap gottlieb # /etc/init.d/net.eth0 restart
9 >>      * Bringing up interface eth0
10 >>      *   ERROR: interface eth0 does not exist
11 >>      *   Ensure that you have loaded the correct kernel module for
12 >> your hardware
13 >>      * ERROR: net.eth0 failed to start
14 >>
15 >> I am hoping it is some wrong setting in the bios, but the only one I
16 >> see says the ethernet can be   disabled   enabled   enabled (with pxe)
17 >>
18 >> I tried both of the enabled variants with the same outcome.
19 >>
20 >> I don't think I changed the kernel during that time, but I did try two
21 >> older kernels; again with no change.  I believe I have the correct
22 >> driver built into the kernel
23 >>
24 >>   ajglap gottlieb # lspci -v
25 >>
26 >>   [snip]
27 >>
28 >>   00:19.0 Ethernet controller: Intel Corporation 82577LM Gigabit
29 >> Network Connection (rev 05) Subsystem: Dell Device 040b
30 >>           Flags: bus master, fast devsel, latency 0, IRQ 42
31 >>           Memory at e9600000 (32-bit, non-prefetchable) [size=128K]
32 >>           Memory at e9680000 (32-bit, non-prefetchable) [size=4K]
33 >>           I/O ports at 8040 [size=32]
34 >>           Capabilities: [c8] Power Management version 2
35 >>           Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
36 >>           Capabilities: [e0] PCI Advanced Features
37 >>           Kernel driver in use: e1000e
38 >
39 > Seeing as it's gentoo, my first guess is that the new motherboard
40 > doesn't have the same hardware as the old one - Dell can easily fit any
41 > wireless card with the same specs - and that you don't have the correct
42 > module loaded.
43 >
44 > In the BIOS the option you want is plain "enabled", if you need pxe you
45 > will certainly know all about that already.
46 >
47 > Any clues in dmesg about the hardware?
48
49 On that note, find the udev rule for persistent networking and wipe it.
50
51 --
52 :wq

Replies

Subject Author
Re: [gentoo-user] mobo replaced; eth0 fails Mick <michaelkintzios@×××××.com>