This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

missing port Jetway NF99FL-525 with dual NIC plus AD3INLANG

Hi everyone,

I have a newly aquired Jetway NF99FL-525 Dual Core Atom Mini-ITX Mainboard that has 2 NICs (82574L) and added a 3port AD3INLANG

the install of 8.102 went fine, updated to 8.103 although I am missing one of the built-in NICs. 

I've tested the mobo and the port is functional although it doesn't show up in astaro. 

The other 3 Intel NICs (82541GI) on the add-on are all functional.

The funny thing is that they all show up in lspci, but not in Interfaces & Routing -> Interfaces -> Hardware


02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
03:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
05:04.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
05:06.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
05:07.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)

Ideas?


This thread was automatically locked due to age.
Parents Reply Children
  • Just an idea: please check if both network interfaces share the same IRQ? Or one of them share IRQ with something else (like video)?
     You can see it by "lspci -vvx".


    02:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
            Subsystem: Intel Corporation Device 0000
    03:00.0 Ethernet controller: Intel Corporation 82574L Gigabit Network Connection
            Subsystem: Intel Corporation Device 0000

    05:04.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
            Subsystem: Intel Corporation PRO/1000 MT Network Connection
    05:06.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
            Subsystem: Intel Corporation PRO/1000 MT Network Connection
    05:07.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
            Subsystem: Intel Corporation PRO/1000 MT Network Connection

    The one in red is not showing as an assigned interface. The video is at 00:1c.4 so no sharing. Just another bug.
  • That's not it.

    Example from my ASG:

    00:02.0 VGA compatible controller: Intel Corporation N10 Family Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
    Subsystem: Intel Corporation N10 Family Integrated Graphics Controller
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- SERR- Interrupt: pin A routed to IRQ 11
    Region 0: Memory at fe800000 (32-bit, non-prefetchable) [size=512K]
    Region 1: I/O ports at a000 [size=8]
    Region 2: Memory at d0000000 (32-bit, prefetchable) [size=256M]
    Region 3: Memory at fe700000 (32-bit, non-prefetchable) [size=1M]
    Capabilities: [d0] Power Management version 2

    and:

    02:00.0 Ethernet controller: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller (rev 03)
            Subsystem: JMicron Technology Corp. JMC250 PCI Express Gigabit Ethernet Controller
            Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
            Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR-  Interrupt: pin A routed to IRQ 11
            Region 0: Memory at feafc000 (32-bit, non-prefetchable) [size=16K]
            Region 2: I/O ports at dc00 [size=128]
            Region 3: I/O ports at d800 [size=256]
            Capabilities: [68] Power Management version 3


    P.S. 00:02.0 and 02.00.0 are PCI IDs.