This bug was fixed in the package linux - 4.8.0-37.39 --------------- linux (4.8.0-37.39) yakkety; urgency=low
[ Thadeu Lima de Souza Cascardo ] * Release Tracking Bug - LP: #1659381 * Mouse cursor invisible or does not move (LP: #1646574) - drm/nouveau/disp/nv50-: split chid into chid.ctrl and chid.user - drm/nouveau/disp/nv50-: specify ctrl/user separately when constructing classes - drm/nouveau/disp/gp102: fix cursor/overlay immediate channel indices -- Benjamin M Romer <benjamin.ro...@canonical.com> Wed, 25 Jan 2017 16:12:02 -0200 -- 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 Released Status in linux source package in Yakkety: Fix Released 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