Bug 973711

Summary: e1000e: probe of 0000:00:19.0 failed with error -2
Product: [Fedora] Fedora Reporter: Giacomo Montagner <mantager>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-07-02 13:11:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Giacomo Montagner 2013-06-12 14:34:00 UTC
Description of problem:
Driver e1000e is unable to handle ethernet card

Version-Release number of selected component (if applicable):
kernel 3.9.4-200.fc18.x86_64
e1000e 2.2.14-k


How reproducible:
Always.
Boot a newly installed F18

Actual results:

[    3.225477] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-k
[    3.225479] e1000e: Copyright(c) 1999 - 2013 Intel Corporation.
[    3.225718] e1000e 0000:00:19.0: setting latency timer to 64
[    3.225790] e1000e 0000:00:19.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
[    3.225833] e1000e 0000:00:19.0: irq 45 for MSI/MSI-X
[    3.853775] e1000e: probe of 0000:00:19.0 failed with error -2


00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:1619]


Expected results:

Working ethernet card.

Additional info:

Hardware is: 

00:19.0 Ethernet controller [0200]: Intel Corporation 82579LM Gigabit Network Connection [8086:1502] (rev 04)
    Subsystem: Hewlett-Packard Company Device [103c:1619]

on HP ProBook 6560b


Booting with pcie_aspm=off FIXES the problem.

Comment 1 Josh Boyer 2013-07-01 18:15:39 UTC
Can you attach the output of dmesg?

Comment 2 Giacomo Montagner 2013-07-02 06:12:52 UTC
I'm unable to reproduce the problem. Upgrades apparently fixed it and removing the pcie_aspm=off parameter does not affect the situation, the driver is still functional.

Comment 3 Josh Boyer 2013-07-02 13:11:08 UTC
OK.  We'll close this out for now.  If you see this issue again on 3.9.8 or newer kernels, please reopen and attach the output of dmesg.