# uname -r
4.8.0-36-generic
# dmesg | grep igb
[    4.431586] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.3.0-k
[    4.431586] igb: Copyright (c) 2007-2014 Intel Corporation.
[    4.484053] igb 0000:02:00.0: added PHC on eth0
[    4.484054] igb 0000:02:00.0: Intel(R) Gigabit Ethernet Network Connection
[    4.484056] igb 0000:02:00.0: eth0: (PCIe:5.0Gb/s:Width x4) 00:15:b2:aa:1e:e6
[    4.484130] igb 0000:02:00.0: eth0: PBA No: 106300-000
[    4.484131] igb 0000:02:00.0: Using MSI-X interrupts. 8 rx queue(s), 8 tx 
queue(s)
[    4.535365] igb 0000:02:00.1: added PHC on eth1
[    4.535366] igb 0000:02:00.1: Intel(R) Gigabit Ethernet Network Connection
[    4.535368] igb 0000:02:00.1: eth1: (PCIe:5.0Gb/s:Width x4) 00:15:b2:aa:1e:e7
[    4.535440] igb 0000:02:00.1: eth1: PBA No: 106300-000
[    4.535440] igb 0000:02:00.1: Using MSI-X interrupts. 8 rx queue(s), 8 tx 
queue(s)
[    4.566594] igb 0000:07:00.0: added PHC on eth2
[    4.566595] igb 0000:07:00.0: Intel(R) Gigabit Ethernet Network Connection
[    4.566596] igb 0000:07:00.0: eth2: (PCIe:2.5Gb/s:Width x1) 00:15:b2:aa:1e:e9
[    4.566642] igb 0000:07:00.0: eth2: PBA No: 000300-000
[    4.566643] igb 0000:07:00.0: Using MSI-X interrupts. 4 rx queue(s), 4 tx 
queue(s)
[   15.307352] init: igb_uio_bind main process (2376) terminated with status 1

** Tags removed: verification-needed-yakkety
** Tags added: verification-done-yakkety

-- 
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/1639810

Title:
  igb i210 probe of pci device failed with error -2

Status in linux package in Ubuntu:
  In Progress
Status in linux source package in Xenial:
  Fix Committed
Status in linux source package in Yakkety:
  Fix Committed

Bug description:
  [Impact]

  Intel I210 NIC may show:
  'igb: probe of 0000:07:00.0 failed with error -2'
  Upon boot after power has been completely disconnected.

  I was able to bisect it down to commit 
2a3cdead8b408351fa1e3079b220fa331480ffbc
  Upon further investigation it was determined that firmware may not properly 
initialize I347AT4_PAGE_SELECT causing the probe of an igb i210 NIC to fail. 

  This also happens with the linux 4.9-rc4.

  [Fix]

  https://patchwork.ozlabs.org/patch/690464/
  This patch adds an addition zeroing of this register during igb_get_phy_id to 
workaround this issue.

  [Test Case]

  Completely power down machine with intel igb 210 NIC. Power on and
  ensure igb device is properly probed and initialized.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1639810/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to