kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #24896
[Bug 1245938] [NEW] Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
Public bug reported:
We have a server (Dell R715) with two Intel x520 NIC's. If we run Ubuntu
12.04 on it, the NIC's works flawlessly (with stock kernel driver or
with Intel compiled one), but if we upgrade release to 12.10, 13.04 or
13.10, the NIC's stop working: either stock or Intel drivers fails with
error:
[ 226.395766] Intel(R) 10 Gigabit PCI Express Network Driver - version 3.18.7
[ 226.395770] Copyright (c) 1999-2013 Intel Corporation.
[ 226.395980] ixgbe: probe of 0000:22:00.0 failed with error -5
[ 226.396092] ixgbe: probe of 0000:22:00.1 failed with error -5
[ 226.396203] ixgbe: probe of 0000:23:00.0 failed with error -5
[ 226.396311] ixgbe: probe of 0000:23:00.1 failed with error -5
I contacted Intel developers and they responded:
"Hey Fernando,
We (ixgbe) only returns EIO (error 5) for a couple of reasons.
1) When we fail to io map (ioremap)
2) If the eeprom checksum is incorrect.
3) If the MAC address from the checksum is invalid
Reasons 2 and 3 are related to the NIC's eeprom so if they worked with another system they should still be fine now. If you really wanted to verify you could try out the NIC's on a known good system again to see if the eeprom somehow got corrupted.
That pretty much leaves us with ioremap returning an error. I'm not at all sure why your Ubuntu release would not like the way we are calling ioremap, but it might give you a place to start looking in Ubuntu changes.
Thanks,
-Don"
If the server boot with kernel 3.2.0-55 (from grub menu) both NIC's
works fine.
Please let me know how can I help!
Regards
Fernando
** Affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Tags: intel ioremap ixgbe kernel-bug
** Attachment added: "dmesg.log"
https://bugs.launchpad.net/bugs/1245938/+attachment/3894831/+files/dmesg.log
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1245938
Title:
Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
Status in “linux” package in Ubuntu:
New
Bug description:
We have a server (Dell R715) with two Intel x520 NIC's. If we run
Ubuntu 12.04 on it, the NIC's works flawlessly (with stock kernel
driver or with Intel compiled one), but if we upgrade release to
12.10, 13.04 or 13.10, the NIC's stop working: either stock or Intel
drivers fails with error:
[ 226.395766] Intel(R) 10 Gigabit PCI Express Network Driver - version 3.18.7
[ 226.395770] Copyright (c) 1999-2013 Intel Corporation.
[ 226.395980] ixgbe: probe of 0000:22:00.0 failed with error -5
[ 226.396092] ixgbe: probe of 0000:22:00.1 failed with error -5
[ 226.396203] ixgbe: probe of 0000:23:00.0 failed with error -5
[ 226.396311] ixgbe: probe of 0000:23:00.1 failed with error -5
I contacted Intel developers and they responded:
"Hey Fernando,
We (ixgbe) only returns EIO (error 5) for a couple of reasons.
1) When we fail to io map (ioremap)
2) If the eeprom checksum is incorrect.
3) If the MAC address from the checksum is invalid
Reasons 2 and 3 are related to the NIC's eeprom so if they worked with another system they should still be fine now. If you really wanted to verify you could try out the NIC's on a known good system again to see if the eeprom somehow got corrupted.
That pretty much leaves us with ioremap returning an error. I'm not at all sure why your Ubuntu release would not like the way we are calling ioremap, but it might give you a place to start looking in Ubuntu changes.
Thanks,
-Don"
If the server boot with kernel 3.2.0-55 (from grub menu) both NIC's
works fine.
Please let me know how can I help!
Regards
Fernando
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1245938/+subscriptions
Follow ups
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: hoorid, 2015-02-11
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: hoorid, 2015-02-11
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-09-26
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-09-25
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-09-25
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-09-25
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-09-16
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-09-16
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-09-16
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-09-15
-
[Bug 1245938] Closing unsupported series nomination.
From: Joseph Salisbury, 2014-09-15
-
[Bug 1245938] Closing unsupported series nomination.
From: Joseph Salisbury, 2014-09-15
-
[Bug 1245938] Closing unsupported series nomination.
From: Joseph Salisbury, 2014-09-15
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2014-08-04
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-07-31
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2014-07-30
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-07-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2014-02-06
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-02-05
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2014-02-05
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-02-04
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-01-27
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-01-13
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2014-01-10
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2014-01-08
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2014-01-07
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Christopher M. Penalver, 2014-01-02
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-12-16
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-12-16
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: kybe, 2013-12-16
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-12-12
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-12-12
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-12-12
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-12-12
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-12-04
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-12-02
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-12-02
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-12-02
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-28
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-28
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-28
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-28
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-28
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-28
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Bjorn Helgaas, 2013-11-27
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-27
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-27
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-26
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-26
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-26
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-25
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-22
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-22
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: thomas955, 2013-11-22
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-20
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-20
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-19
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-18
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-18
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-15
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-13
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-13
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-13
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-07
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-06
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-06
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-05
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-05
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-05
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-05
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-04
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-04
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-04
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-11-01
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-11-01
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-31
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-10-31
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-31
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-10-30
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-30
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-10-30
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-10-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Joseph Salisbury, 2013-10-29
-
[Bug 1245938] Status changed to Confirmed
From: Brad Figg, 2013-10-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-29
-
[Bug 1245938] Re: Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-29
-
[Bug 1245938] [NEW] Intel x520 NIC's (ixgbe) stop working in 12.10, 13.04, 13.10
From: Fernando Sclavo, 2013-10-29
References