Pcie error pcieport 0005:00:00.0: AER: Multiple Corrected error received: id=0000

the same bug reported with such topic:

but above answer can not reslove the bug.

with my custom carrier board,with the same kernel and dtb and rootfs.,
the jetpack32.5.0 + XarvierNX 8GB module not print the error log,and work good.
but the jetpack32.7.2 + XarvierNX 16GB module is print follow error log.

[ 6.451540] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 6.451661] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 6.453890] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 6.460006] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
??RNING: at platform/drivers/mailbox/mail_mach.c:148
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
WARNING: at platform/drivers/mailbox/mail_mach.c:177
WARNING: at platform/drivers/mailbox/mail_mach.c:161
then it will reboot,
reboot many times,
the system maybe bring up,but can not find the pcie switch.

all print is:
log.txt (93.2 KB)

with many times reboot,the system can bring up ,
dmesg print:
demsg.txt (81.9 KB)
lspci print:
root@localhost:~# lspci
0005:00:00.0 PCI bridge: NVIDIA Corporation Device 1ad0 (rev a1)
0005:01:00.0 PCI bridge: PMC-Sierra Inc. Device 8561 (rev ff)

pay attention to:
[ 0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt rootfs.slot_suffix= usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.4.2 vpr_resize sdhci_tegra.en_boot_part_access=1 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 pcie_aspm=off
[ 0.000000] PCIe ASPM is disabled

[ 6.838736] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 6.838861] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 6.839241] pci 0005:01:00.0: Max Payload Size set to 256/ 512 (was 128), Max Read Rq 128
[ 6.839588] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 6.839704] pci 0005:01:00.0: Signaling PME through PCIe PME interrupt
[ 6.839832] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 6.841700] pcieport 0005:00:00.0: AER: Multiple Corrected error received: id=0000
[ 6.841863] pcieport 0005:00:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0000(Receiver ID)
[ 6.842071] pcieport 0005:00:00.0: device [10de:1ad0] error status/mask=00000001/0000e000
[ 6.842231] pcieport 0005:00:00.0: [ 0] Receiver Error (First)
[ 6.842346] pcieport 0005:00:00.0: AER: Multiple Corrected error received: id=0000
[ 6.842487] pcieport 0005:00:00.0: can’t find device of ID0000
[ 6.842500] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 6.843944] pcieport 0005:00:00.0: AER: Multiple Corrected error received: id=0000
[ 6.844092] pcieport 0005:00:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0000(Receiver ID)
[ 6.844287] pcieport 0005:00:00.0: device [10de:1ad0] error status/mask=00000001/0000e000
[ 6.851462] pcieport 0005:00:00.0: [ 0] Receiver Error (First)
[ 6.904969] pcieport 0005:00:00.0: AER: Multiple Corrected error received: id=0000
[ 6.907439] pcieport 0005:00:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0000(Receiver ID)
[ 6.907634] pcieport 0005:00:00.0: device [10de:1ad0] error status/mask=00002041/0000e000
[ 6.907788] pcieport 0005:00:00.0: [ 0] Receiver Error (First)
[ 6.907916] pcieport 0005:00:00.0: [ 6] Bad TLP
[ 6.908174] pcieport 0005:01:00.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0100(Transmitter ID)
[ 6.908351] pcieport 0005:01:00.0: device [11f8:8561] error status/mask=00003101/0000e000

anyone can help me? thanks.

Thanks for the update.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.