Gentoo Archives: gentoo-hardened

From: "Tóth Attila" <atoth@××××××××××.hu>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] e1000e integrated laptop NIC loses carrier
Date: Sun, 24 Mar 2013 19:03:28
Message-Id: 2343175a9090a622c94cf4d8ff5ebcd4.squirrel@atoth.sote.hu
In Reply to: Re: [gentoo-hardened] e1000e integrated laptop NIC loses carrier by Peter Volkov
1 Hi Peter,
2
3 I think it's probably non-hardened related. The only change in my config
4 was to omit the introduced constify plugin causing problems on my server.
5 Otherwise the config is the same.
6 I cannot even remember the last time I ever booted a non-hardened kernel
7 on any of my machines...
8
9 Otherwise the device is probably pretty much similar:
10 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network
11 Connection (rev 04)
12 Subsystem: Hewlett-Packard Company Device 1631
13 Flags: bus master, fast devsel, latency 0, IRQ 48
14 Memory at d4500000 (32-bit, non-prefetchable) [size=128K]
15 Memory at d452a000 (32-bit, non-prefetchable) [size=4K]
16 I/O ports at 5020 [size=32]
17 Capabilities: [c8] Power Management version 2
18 Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
19 Capabilities: [e0] PCI Advanced Features
20 Kernel driver in use: e1000e
21 The only difference I can imagine is some firmware code change to make it
22 vendor specific.
23
24 Dwokfur/Attila
25 --
26 dr Tóth Attila, Radiológus, 06-20-825-8057
27 Attila Toth MD, Radiologist, +36-20-825-8057
28
29 2013.Március 24.(V) 18:15 időpontban Peter Volkov ezt írta:
30 > Hi, Tóth.
31 >
32 > В Вс, 24/03/2013 в 17:10 +0100, "Tóth Attila" пишет:
33 >> I don't know if it's just me, but I noticed, that I cannot connect to my
34 >> laptop after a while. It happens using hardened kernel versions 3.8.2 &
35 >> 3.8.3, however 3.8.0-r1 seems to be free of this problem.
36 >> The interface stays up, the LED are showing normal status, but attempts
37 >> to
38 >> use the card are unsuccessful. Ethtool reports no carrier. Therefore I
39 >> cannot renew the DHCP address. NIC selftests return without any problem.
40 >> It's probably non-hardened-related, but I thought I would communicate my
41 >> findings to the list, because others might struggling with it as well. I
42 >> cannot find any relevant results on google.
43 >> The only message I could discover in my logs is that suddenly the laptop
44 >> switches on its wireless card automatically, which happens if there's no
45 >> wired connection. Right after that the wireless gets switched off again
46 >> immediately. At this time I can no longer use eth0. But still be able to
47 >> connect using the wireless interface.
48 >> Intel pci-e NICs are so abundant, that I hope others will also
49 >> experience
50 >> these symptoms which will bring the attention of the driver maintainers
51 >> or
52 >> whatever responsible folks.
53 >
54 > In my laptop I have following card:
55 >
56 > 00:19.0 Ethernet controller: Intel Corporation 82579LM Gigabit Network
57 > Connection (rev 04)
58 > Subsystem: Lenovo Device 21ce
59 > Flags: bus master, fast devsel, latency 0, IRQ 43
60 > Memory at f2600000 (32-bit, non-prefetchable) [size=128K]
61 > Memory at f262b000 (32-bit, non-prefetchable) [size=4K]
62 > I/O ports at 5080 [size=32]
63 > Capabilities: [c8] Power Management version 2
64 > Capabilities: [d0] MSI: Enable+ Count=1/1 Maskable- 64bit+
65 > Capabilities: [e0] PCI Advanced Features
66 > Kernel driver in use: e1000e
67 >
68 > that works without any problems on 3.8.2-hardened-r1. Also, are you sure
69 > this is hardened issue? Try vanilla sources to check if it's broken
70 > there too...
71 >
72 >
73 > WBR,
74 > --
75 > Peter.
76 >
77 >
78 >