How to use the Jetson Nano(B01 no emmc) PCIex4 interface?

I need to use a pciex4 to connect to the Intel i350am4 network controller. How do I configure it to enable pciex4。

Booting is an error:
[ 7.904314] pcieport 0000:00:01.0: can’t find device of ID0010
[ 7.904317] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 7.904321] pcieport 0000:00:01.0: can’t find device of ID0010
[ 7.904325] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 7.904329] pcieport 0000:00:01.0: can’t find device of ID0010
[ 7.908088] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 7.908095] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 7.908099] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 7.908102] pcieport 0000:00:01.0: [ 0] Receiver Error (First)
[ 12.780931] ehci-pci: EHCI PCI platform driver
[ 12.791616] ohci-pci: OHCI PCI platform driver

lspci:
00:01.0 PCI bridge: NVIDIA Corporation Device 0fae (rev a1)
00:02.0 PCI bridge: NVIDIA Corporation Device 0faf (rev a1)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)

lshw:
*-pci:0
description: PCI bridge
product: NVIDIA Corporation
vendor: NVIDIA Corporation
physical id: 1
bus info: pci@0000:00:01.0
version: a1
width: 32 bits
clock: 33MHz
capabilities: pci pm msi ht pciexpress normal_decode bus_master cap_list
configuration: driver=pcieport
resources: irq:84

Excuse me,How can I modify to implement the requirements?
Thanks

There is AER errors in logs. most likely it is due to physical interface issue.

Please share complete details how you are connecting Intel network card to Jetson Nano’s PCIe M2 port

@omp
I only used the NANO core module, the motherboard of my own design.

If LIN0~4 of PCIe#0 is used, but PCIe#0 Lane 0 of M.2 is included in it, will the physical interface error occur?
Do I need to provide any other information?
Thanks

No, PCIe#0 supports Lane0-3, so it should not cause physical errors.

Please share,

  1. Complete kernel logs.
  2. “sudo lspci -vvv” output.
  3. i350am4 schematic page. I want to verify PCIe signal connections.

Thanks,
Manikanta

Hi zhangxin2289,

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