[opensuse-factory] Intel 82574L Gig E Adapter not recognized by kernel 3.8.0-28-desktop

Ok, I have the driver for the card loaded: lsmod | grep e1000e e1000e 252782 0 ./netdriverinfo.sh : 01:00.0 Make/Model = Intel Corporation Gigabit CT Desktop Adapter Ethernet controller = Intel Corporation 82574L Gigabit Network Connection VenID:DevID = 8086:10d3 Driver name = No driver loaded Driver version = No driver loaded Modinfo e1000e as version: 2.1.4-k alias: pci:v00008086d000010D3sv*sd*bc*sc*i* And the Id string seems to be present This worked under 3.7.9 modprobe -r e1000e rr-iii:~ # dmesg [ 3993.357312] e1000e 0000:01:00.0: Disabling ASPM L0s L1 [ 3993.357507] e1000e 0000:01:00.0: irq 59 for MSI/MSI-X [ 3993.357512] e1000e 0000:01:00.0: irq 60 for MSI/MSI-X [ 3993.357519] e1000e 0000:01:00.0: irq 61 for MSI/MSI-X [ 3993.360114] e1000e 0000:01:00.0 eth1: MAC Wakeup cause - Link Status Change [ 3993.430154] device eth1 left promiscuous mode dmesg -C dmesg modprobe e1000e debug=10 rr-iii:~ # dmesg [ 4040.770118] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k [ 4040.770120] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. [ 4040.770137] e1000e 0000:01:00.0: Disabling ASPM L0s L1 [ 4040.770236] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 4040.770301] e1000e 0000:01:00.0: irq 59 for MSI/MSI-X [ 4040.770305] e1000e 0000:01:00.0: irq 60 for MSI/MSI-X [ 4040.770308] e1000e 0000:01:00.0: irq 61 for MSI/MSI-X [ 4040.867432] e1000e 0000:01:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 68:05:ca:12:90:dd [ 4040.867435] e1000e 0000:01:00.0 eth1: Intel(R) PRO/1000 Network Connection [ 4040.867446] e1000e 0000:01:00.0 eth1: MAC: 3, PHY: 8, PBA No: E46981-008 [ 4041.002738] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 4041.002741] device eth1 entered promiscuous mode modprobe -r e1000e rr-iii:~ # dmesg [ 4040.770118] e1000e: Intel(R) PRO/1000 Network Driver - 2.1.4-k [ 4040.770120] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. [ 4040.770137] e1000e 0000:01:00.0: Disabling ASPM L0s L1 [ 4040.770236] e1000e 0000:01:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 4040.770301] e1000e 0000:01:00.0: irq 59 for MSI/MSI-X [ 4040.770305] e1000e 0000:01:00.0: irq 60 for MSI/MSI-X [ 4040.770308] e1000e 0000:01:00.0: irq 61 for MSI/MSI-X [ 4040.867432] e1000e 0000:01:00.0 eth1: (PCI Express:2.5GT/s:Width x1) 68:05:ca:12:90:dd [ 4040.867435] e1000e 0000:01:00.0 eth1: Intel(R) PRO/1000 Network Connection [ 4040.867446] e1000e 0000:01:00.0 eth1: MAC: 3, PHY: 8, PBA No: E46981-008 [ 4041.002738] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready [ 4041.002741] device eth1 entered promiscuous mode [ 4067.818496] e1000e 0000:01:00.0: Disabling ASPM L0s L1 [ 4067.818693] e1000e 0000:01:00.0: irq 59 for MSI/MSI-X [ 4067.818697] e1000e 0000:01:00.0: irq 60 for MSI/MSI-X [ 4067.818700] e1000e 0000:01:00.0: irq 61 for MSI/MSI-X [ 4067.821318] e1000e 0000:01:00.0 eth1: MAC Wakeup cause - Link Status Change [ 4067.891790] device eth1 left promiscuous mode [ 4067.962423] vboxnetflt: dropped 0 out of 0 packets modprobe e1000e ethtool eth1 Settings for eth1: Cannot get device settings: No such device Cannot get wake-on-lan settings: No such device Cannot get message level: No such device Cannot get link status: No such device No data available Suggestions anyone? I can roll back if needed, but I'd really rather not -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sun 03 Mar 2013 10:22:08 AM EST, Bruce Ferrell wrote:
I would ask on the opensuse-kernel mail list about this and if you should submit a Bugzilla report. -- Cheers! Roman ------------------------------------------- openSUSE -- Get it! Discover it! Share it! ------------------------------------------- http://linuxcounter.net/ #179293 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sun 03 Mar 2013 11:44:47 AM EST, Roman Bysh wrote:
Please have a look at this link below: http://www.mjmwired.net/kernel/Documentation/networking/e1000e.txt That website recommends downloading and updating this driver should Intel have posted a newer one. Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 03/03/2013 12:03 PM, Romanator wrote:
Follow Up Here's the latest driver update for e1000e posted in Jan/2013. You'll have to compile it into the kernel. http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=15817&keyword... Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 03/03/2013 09:08 AM, Roman Bysh wrote:
On 03/03/2013 12:03 PM, Romanator wrote:
<<< snippage >>>
Thanks. That won't build against the OpenSUSE 3.8.0-28/29 kernels. Interestingly enough, I've nor rolled back to 3.4.28-2.20-desktop and ethtool still says the card's not there: modprobe e1000e debug=16 dmesg [ 2360.580696] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-NAPI [ 2360.580698] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. [ 2360.580721] e1000e 0000:07:00.0: Disabling ASPM L0s L1 [ 2360.580882] e1000e 0000:07:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 2360.581467] e1000e 0000:07:00.0: irq 59 for MSI/MSI-X [ 2360.581470] e1000e 0000:07:00.0: irq 60 for MSI/MSI-X [ 2360.581473] e1000e 0000:07:00.0: irq 61 for MSI/MSI-X [ 2360.682071] e1000e 0000:07:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 68:05:ca:12:90:dd [ 2360.682073] e1000e 0000:07:00.0: eth1: Intel(R) PRO/1000 Network Connection [ 2360.682097] e1000e 0000:07:00.0: eth1: MAC: 4, PHY: 8, PBA No: E46981-008 [ 2360.843419] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 2360.843423] device eth1 entered promiscuous mode lspci -vv | grep 82574L -A50 07:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection Subsystem: Intel Corporation Gigabit CT Desktop Adapter Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7ac0000 (32-bit, non-prefetchable) [disabled] [size=128K] Region 1: Memory at f7a00000 (32-bit, non-prefetchable) [disabled] [size=512K] Region 2: I/O ports at d000 [disabled] [size=32] Region 3: Memory at f7ae0000 (32-bit, non-prefetchable) [disabled] [size=16K] Expansion ROM at f7a80000 [disabled] [size=256K] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 00000000feeff00c Data: 4164 Capabilities: [e0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <64us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [a0] MSI-X: Enable- Count=5 Masked- Vector table: BAR=3 offset=00000000 PBA: BAR=3 offset=00002000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Capabilities: [140 v1] Device Serial Number 68-05-ca-ff-ff-12-90-dd Kernel driver in use: e1000e eth1 Link encap:Ethernet HWaddr 68:05:CA:12:90:DD inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.xxx Mask:255.255.255.240 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:16 Memory:f7ac0000-f7ae0000 ethtool eth1 Settings for eth1: Cannot get device settings: No such device Cannot get wake-on-lan settings: No such device Cannot get message level: No such device Cannot get link status: No such device No data available -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sun, Mar 03, 2013 at 09:45:40AM -0800, Bruce Ferrell wrote:
Did your network card work before? Which distro and kernel version did you use?
Can you please try another port on target device?
There is no any packet transfer/receive, did you config ip address manually? Can you please post your kernel parameter? "cat /proc/cmdline" Thanks, David
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

El 03/03/13 14:03, Romanator escribió:
NO, do not do that, stick to the drivers included in mainline kernel. Please file a bug report, otherwise no one will look at your problem. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 03/03/2013 09:42 AM, Roman Bysh wrote:
Well, I've done the bug report, rolled back and posted to the Intel-dev list. I'm begining to wonder if I have a card that went bad -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 03/03/2013 04:22 PM, Bruce Ferrell wrote:
I think this is it: https://lkml.org/lkml/2013/3/4/143 Waiting for upstream to tell us more about the issue... -- js suse labs -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sun 03 Mar 2013 10:22:08 AM EST, Bruce Ferrell wrote:
I would ask on the opensuse-kernel mail list about this and if you should submit a Bugzilla report. -- Cheers! Roman ------------------------------------------- openSUSE -- Get it! Discover it! Share it! ------------------------------------------- http://linuxcounter.net/ #179293 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sun 03 Mar 2013 11:44:47 AM EST, Roman Bysh wrote:
Please have a look at this link below: http://www.mjmwired.net/kernel/Documentation/networking/e1000e.txt That website recommends downloading and updating this driver should Intel have posted a newer one. Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 03/03/2013 12:03 PM, Romanator wrote:
Follow Up Here's the latest driver update for e1000e posted in Jan/2013. You'll have to compile it into the kernel. http://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=15817&keyword... Cheers! Roman -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On 03/03/2013 09:08 AM, Roman Bysh wrote:
On 03/03/2013 12:03 PM, Romanator wrote:
<<< snippage >>>
Thanks. That won't build against the OpenSUSE 3.8.0-28/29 kernels. Interestingly enough, I've nor rolled back to 3.4.28-2.20-desktop and ethtool still says the card's not there: modprobe e1000e debug=16 dmesg [ 2360.580696] e1000e: Intel(R) PRO/1000 Network Driver - 2.2.14-NAPI [ 2360.580698] e1000e: Copyright(c) 1999 - 2012 Intel Corporation. [ 2360.580721] e1000e 0000:07:00.0: Disabling ASPM L0s L1 [ 2360.580882] e1000e 0000:07:00.0: Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode [ 2360.581467] e1000e 0000:07:00.0: irq 59 for MSI/MSI-X [ 2360.581470] e1000e 0000:07:00.0: irq 60 for MSI/MSI-X [ 2360.581473] e1000e 0000:07:00.0: irq 61 for MSI/MSI-X [ 2360.682071] e1000e 0000:07:00.0: eth1: (PCI Express:2.5GT/s:Width x1) 68:05:ca:12:90:dd [ 2360.682073] e1000e 0000:07:00.0: eth1: Intel(R) PRO/1000 Network Connection [ 2360.682097] e1000e 0000:07:00.0: eth1: MAC: 4, PHY: 8, PBA No: E46981-008 [ 2360.843419] ADDRCONF(NETDEV_UP): eth1: link is not ready [ 2360.843423] device eth1 entered promiscuous mode lspci -vv | grep 82574L -A50 07:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection Subsystem: Intel Corporation Gigabit CT Desktop Adapter Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin A routed to IRQ 16 Region 0: Memory at f7ac0000 (32-bit, non-prefetchable) [disabled] [size=128K] Region 1: Memory at f7a00000 (32-bit, non-prefetchable) [disabled] [size=512K] Region 2: I/O ports at d000 [disabled] [size=32] Region 3: Memory at f7ae0000 (32-bit, non-prefetchable) [disabled] [size=16K] Expansion ROM at f7a80000 [disabled] [size=256K] Capabilities: [c8] Power Management version 2 Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D3 NoSoftRst- PME-Enable+ DSel=0 DScale=1 PME- Capabilities: [d0] MSI: Enable- Count=1/1 Maskable- 64bit+ Address: 00000000feeff00c Data: 4164 Capabilities: [e0] Express (v1) Endpoint, MSI 00 DevCap: MaxPayload 256 bytes, PhantFunc 0, Latency L0s <512ns, L1 <64us ExtTag- AttnBtn- AttnInd- PwrInd- RBE+ FLReset- DevCtl: Report errors: Correctable+ Non-Fatal+ Fatal+ Unsupported+ RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ MaxPayload 128 bytes, MaxReadReq 512 bytes DevSta: CorrErr- UncorrErr- FatalErr- UnsuppReq- AuxPwr+ TransPend- LnkCap: Port #0, Speed 2.5GT/s, Width x1, ASPM L0s L1, Latency L0 <128ns, L1 <64us ClockPM- Surprise- LLActRep- BwNot- LnkCtl: ASPM Disabled; RCB 64 bytes Disabled- Retrain- CommClk+ ExtSynch- ClockPM- AutWidDis- BWInt- AutBWInt- LnkSta: Speed 2.5GT/s, Width x1, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt- Capabilities: [a0] MSI-X: Enable- Count=5 Masked- Vector table: BAR=3 offset=00000000 PBA: BAR=3 offset=00002000 Capabilities: [100 v1] Advanced Error Reporting UESta: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UEMsk: DLP- SDES- TLP- FCP- CmpltTO- CmpltAbrt- UnxCmplt- RxOF- MalfTLP- ECRC- UnsupReq- ACSViol- UESvrt: DLP+ SDES- TLP- FCP+ CmpltTO- CmpltAbrt- UnxCmplt- RxOF+ MalfTLP+ ECRC- UnsupReq- ACSViol- CESta: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr- CEMsk: RxErr- BadTLP- BadDLLP- Rollover- Timeout- NonFatalErr+ AERCap: First Error Pointer: 00, GenCap- CGenEn- ChkCap- ChkEn- Capabilities: [140 v1] Device Serial Number 68-05-ca-ff-ff-12-90-dd Kernel driver in use: e1000e eth1 Link encap:Ethernet HWaddr 68:05:CA:12:90:DD inet addr:xxx.xxx.xxx.xxx Bcast:xxx.xxx.xxx.xxx Mask:255.255.255.240 UP BROADCAST MULTICAST MTU:1500 Metric:1 RX packets:0 errors:0 dropped:0 overruns:0 frame:0 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) Interrupt:16 Memory:f7ac0000-f7ae0000 ethtool eth1 Settings for eth1: Cannot get device settings: No such device Cannot get wake-on-lan settings: No such device Cannot get message level: No such device Cannot get link status: No such device No data available -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

On Sun, Mar 03, 2013 at 09:45:40AM -0800, Bruce Ferrell wrote:
Did your network card work before? Which distro and kernel version did you use?
Can you please try another port on target device?
There is no any packet transfer/receive, did you config ip address manually? Can you please post your kernel parameter? "cat /proc/cmdline" Thanks, David
-- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org

El 03/03/13 14:03, Romanator escribió:
NO, do not do that, stick to the drivers included in mainline kernel. Please file a bug report, otherwise no one will look at your problem. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (6)
-
Bruce Ferrell
-
Cristian Rodríguez
-
David Chang
-
Jiri Slaby
-
Roman Bysh
-
Romanator