Gentoo Archives: gentoo-user

From: Daniel da Veiga <danieldaveiga@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Intel Gigabit Ethernet problem
Date: Mon, 30 Jul 2007 16:38:58
Message-Id: 342e1090707300933k7d2a3455l53c86ee31f6f96d9@mail.gmail.com
1 Hi list,
2
3 I've been struggling with this for a while, I am setting up this new
4 machine, but got stuck because I can't find a way to make the network
5 card work... According to lspci:
6
7 02:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet
8 Controller (Copper) (rev 03)
9
10 The weird thing is, it works just fine when booting the LiveCD, dmesg shows:
11
12 Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
13 Copyright (c) 1999-2006 Intel Corporation.
14 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
15 PCI: Setting latency timer of device 0000:02:00.0 to 64
16 e1000: 0000:02:00.0: e1000_probe: (PCI Express:2.5Gb/s:32-bit) 00:10:c6:a1:5a:41
17 e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
18 e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex
19 e1000: eth0: e1000_watchdog: 10/1000 speed: disabling TSO
20
21 but when booting the local kernel:
22
23 Intel(R) PRO/1000 Network Driver - version 7.2.9-k4
24 Copyright (c) 1999-2006 Intel Corporation.
25 ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 16 (level, low) -> IRQ 17
26 PCI: Setting latency timer of device 0000:02:00.0 to 64
27 e1000: eth0: e1000_probe: Intel PRO/1000 Network Connection
28
29 and the interface is not created, neither the "watchdog" part of dmesg
30 that shows in the LiveCD appears, and thus, no network connection.
31
32 I've tried different kernels, with the same result (the LiveCD has the
33 2.6.19-gentoo-r5, and I've tried this and 2.6.21-gentoo-r4. Tried
34 compiled in the kernel, as module, "modprobe -r", nothing works...
35
36 Any help would be much appreciated!
37
38 --
39 Daniel da Veiga
40 Computer Operator - RS - Brazil
41 -----BEGIN GEEK CODE BLOCK-----
42 Version: 3.1
43 GCM/IT/P/O d-? s:- a? C++$ UBLA++ P+ L++ E--- W+++$ N o+ K- w O M- V-
44 PS PE Y PGP- t+ 5 X+++ R+* tv b+ DI+++ D+ G+ e h+ r+ y++
45 ------END GEEK CODE BLOCK------
46 --
47 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Intel Gigabit Ethernet problem Albert Hopkins <marduk@g.o>