Intel I210 not showing up in lspci

I have plug in a Intel I210 PCIe network card, booting into ubuntu gave be the following dmesg:

[ 4.165865] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 4.171273] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 4.177108] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 4.184043] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.189432] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 4.197517] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 4.203370] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 4.210471] Copyright(c) 1999 - 2017 Intel Corporation.
[ 4.458520] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 5 a0 d5
[ 4.458866] libphy: dwc_phy: probed
[ 4.461570] PPP generic driver version 2.4.2
[ 4.462196] PPP BSD Compression module registered
[ 4.462318] PPP Deflate Compression module registered
[ 4.462465] PPP MPPE Compression module registered
[ 4.462566] NET: Registered protocol family 24
[ 4.462723] usbcore: registered new interface driver r8152
[ 4.462911] usbcore: registered new interface driver asix
[ 4.463124] usbcore: registered new interface driver ax88179_178a
[ 4.463285] usbcore: registered new interface driver cdc_ether
[ 4.463465] usbcore: registered new interface driver net1080
[ 4.463632] usbcore: registered new interface driver cdc_subset
[ 4.463818] usbcore: registered new interface driver zaurus
[ 4.463985] usbcore: registered new interface driver cdc_ncm
[ 4.464376] VFIO - User Level meta-driver version: 0.3
[ 4.465663] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 4.465822] ehci-pci: EHCI PCI platform driver
[ 4.465960] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 4.469259] ohci-pci: OHCI PCI platform driver

however when I run lspci the card does not show up:
root@localhost:/home/rap# lspci
0005:00:00.0 PCI bridge: NVIDIA Corporation Device 1ad0 (rev a1)
0005:01:00.0 Network controller: Broadcom Inc. and subsidiaries BCM4356 802.11ac Wireless Network Adapter (rev 02)

Did anyone face this issue ? and any solution ?

Hi @wenbin.leong,
as per lspci output you have Broadcom Wifi adapter connected to C5 x8 PCIe slot. Then how you connecting Intel card ?

Jetson Xavier has only one standard open PCIe port.

Can you share picture of your setup.

also please share complete kernel log.

Thanks,
Om

Hi,

We are not using the carrier board, the Wifi adapter is on the M2Key slot, where the PCIe is connect to the intel network card.

Thanks,
Wen Bin Leong

Hi,

We are not using the carrier board,

I guess you are saying you don’t use the “adapter”, right?

Could you share the full dmesg?

Are you saying that you use a customer carrier board where two PCIe slots are exposed to which one Broadcom WiFi is connected (enumerated fine) to one slot and Intel i210 is connected to the other slot (not enumerated properly)?
In any case, please share the full logs.

Hi,

Yes, the Broadcom wifi is connected via M2Key, where the i210 is connected via PCIe port.

Thanks,
Wen Bin Leong

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one. Thanks

Hi @wenbin.leong

Yes, the Broadcom wifi is connected via M2Key, where the i210 is connected via PCIe port.

The statement is not clear to us. kindly provide full kernel log and if possible picture of your setup connection.