Hello. together.
we have developed a new baseboard for Nano.
Various peripherals are installed on the board, which are connected via a PCIe switch (GBit Ethernet chip / Mini-PCIe Socket).
We used the standard device tree provided by Nvidia.
If the PCIe Switch is connected to PCIe and the End Device is connected, it will not function normally.
(We used PI7C9X2G608GPCNJEX.)
Log when nothing is connected to PCIe Switch.
dmesg log
emts@emts-desktop:~$ dmesg
[ 147.566107] pcieport 0000:00:01.0: can’t find device of ID0010
[ 147.566110] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 147.566162] pcieport 0000:00:01.0: can’t find device of ID0010
[ 147.566165] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 147.566223] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.590044] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 149.616593] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 149.627272] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 149.635959] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 149.642245] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.642285] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 149.654272] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 149.663566] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 149.670712] pcieport 0000:00:01.0: broadcast error_detected message
[ 149.670724] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 149.670731] pcieport 0000:00:01.0: broadcast resume message
[ 149.670738] pcieport 0000:00:01.0: AER: Device recovery successful
[ 149.670742] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.670755] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 149.678791] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 149.687133] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 149.695356] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 149.703562] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 149.712130] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 149.720670] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.720675] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.720741] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.720744] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.720798] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.720801] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.720853] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.720856] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.720908] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.720911] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.720963] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.720966] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.721019] pcieport 0000:00:01.0: can’t find device of ID0010
[ 149.721022] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 149.721076] pcieport 0000:00:01.0: can’t find device of ID0010
[ 151.948179] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 151.978203] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 151.989275] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000081/00002000
[ 151.997799] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 152.004082] pcieport 0000:00:01.0: [ 7] Bad DLLP
[ 152.010213] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.010221] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 152.022103] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 152.030460] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 152.037261] pcieport 0000:00:01.0: broadcast error_detected message
[ 152.037272] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 152.037278] pcieport 0000:00:01.0: broadcast resume message
[ 152.037285] pcieport 0000:00:01.0: AER: Device recovery successful
[ 152.037289] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.037303] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 152.045345] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 152.053391] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 152.061948] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 152.070736] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 152.078930] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.078934] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.078989] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.078992] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.079044] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.079047] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.079099] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.079102] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.079154] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.079157] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.079217] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.079220] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.079273] pcieport 0000:00:01.0: can’t find device of ID0010
[ 152.079276] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 152.079329] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.014589] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 154.040675] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 154.051386] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 154.060175] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 154.066427] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.066435] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 154.079024] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 154.087439] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 154.094643] pcieport 0000:00:01.0: broadcast error_detected message
[ 154.094654] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 154.094661] pcieport 0000:00:01.0: broadcast resume message
[ 154.094667] pcieport 0000:00:01.0: AER: Device recovery successful
[ 154.094671] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.094683] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 154.102730] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 154.110795] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 154.119412] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 154.127898] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 154.136471] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 154.144976] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.144982] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145037] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.145041] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145102] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.145106] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145158] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.145161] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145213] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.145216] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145268] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.145271] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145325] pcieport 0000:00:01.0: can’t find device of ID0010
[ 154.145328] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 154.145382] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.096043] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 156.122076] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 156.132804] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 156.141375] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 156.147675] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.147683] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 156.160090] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 156.169124] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 156.176588] pcieport 0000:00:01.0: broadcast error_detected message
[ 156.176599] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 156.176605] pcieport 0000:00:01.0: broadcast resume message
[ 156.176612] pcieport 0000:00:01.0: AER: Device recovery successful
[ 156.176616] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.176628] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 156.184677] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 156.192736] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 156.201300] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 156.209794] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 156.217905] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 156.226016] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226027] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226089] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226092] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226166] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226170] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226224] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226227] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226296] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226299] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226353] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226356] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226409] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.226413] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 156.226467] pcieport 0000:00:01.0: can’t find device of ID0010
[ 156.977574] usb 1-2.4: USB disconnect, device number 5
[ 157.294310] tegra-xusb-padctl 7009f000.xusb_padctl: power down UTMI pad 1
[ 157.314357] usb 1-2: usb_suspend_both: status 0
[ 157.314457] usb usb1: usb_suspend_both: status 0
[ 157.314466] tegra-xusb 70090000.xusb: entering ELPG
[ 157.315486] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 1, speed 3
[ 157.315671] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 2, speed 0
[ 157.316555] tegra-xusb 70090000.xusb: entering ELPG done
[ 158.129287] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 158.155944] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 158.166242] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 158.175054] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 158.181278] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.181301] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 158.193241] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 158.201708] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 158.208675] pcieport 0000:00:01.0: broadcast error_detected message
[ 158.208730] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 158.208779] pcieport 0000:00:01.0: broadcast resume message
[ 158.208822] pcieport 0000:00:01.0: AER: Device recovery successful
[ 158.208832] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.208852] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 158.216890] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 158.225014] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 158.233127] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 158.241270] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 158.249392] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 158.257656] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.257684] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.257805] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.257812] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.257891] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.257897] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.257972] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.257978] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.258052] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.258058] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.258137] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.258144] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.258228] pcieport 0000:00:01.0: can’t find device of ID0010
[ 158.258236] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 158.258358] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.116445] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 160.146141] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 160.156654] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 160.165189] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 160.171394] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.171417] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 160.183352] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 160.192131] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 160.199051] pcieport 0000:00:01.0: broadcast error_detected message
[ 160.199080] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 160.199102] pcieport 0000:00:01.0: broadcast resume message
[ 160.199124] pcieport 0000:00:01.0: AER: Device recovery successful
[ 160.199133] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.199150] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 160.207188] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 160.215230] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 160.223350] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 160.231485] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 160.239635] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 160.247891] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.247944] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248033] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.248039] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248105] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.248110] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248182] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.248187] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248250] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.248255] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248320] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.248325] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248393] pcieport 0000:00:01.0: can’t find device of ID0010
[ 160.248398] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 160.248469] pcieport 0000:00:01.0: can’t find device of ID0010
[ 161.472985] tegra-xusb 70090000.xusb: exiting ELPG
[ 161.473840] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[ 161.478011] tegra-xusb 70090000.xusb: Firmware timestamp: 2020-07-31 09:33:12 UTC, Version: 50.26 release
[ 161.479003] tegra-pmc: PMC tegra_pmc_utmi_phy_disable_sleepwalk : port 0
[ 161.479076] tegra-pmc: PMC tegra_pmc_utmi_phy_disable_sleepwalk : port 1
[ 161.479142] tegra-pmc: PMC tegra_pmc_utmi_phy_disable_sleepwalk : port 2
[ 161.479670] tegra-xusb 70090000.xusb: exiting ELPG done
[ 161.966716] usb 1-2.4: new high-speed USB device number 6 using tegra-xusb
[ 161.991803] usb 1-2.4: New USB device found, idVendor=05e3, idProduct=0608
[ 161.991859] usb 1-2.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 161.991901] usb 1-2.4: Product: USB2.0 Hub
[ 161.996685] hub 1-2.4:1.0: USB hub found
[ 161.997030] hub 1-2.4:1.0: 4 ports detected
[ 162.089977] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 162.115446] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 162.126473] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 162.134887] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 162.141000] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.141008] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 162.152876] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 162.161363] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 162.168507] pcieport 0000:00:01.0: broadcast error_detected message
[ 162.168518] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 162.168523] pcieport 0000:00:01.0: broadcast resume message
[ 162.168530] pcieport 0000:00:01.0: AER: Device recovery successful
[ 162.168534] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.168546] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 162.176681] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 162.184808] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 162.193370] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 162.201860] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 162.209959] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 162.218044] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 162.226777] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.226832] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.227196] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.227244] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.227596] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.227646] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.227997] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.228045] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.228398] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.228442] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.228792] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.228836] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.229287] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.229290] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 162.229344] pcieport 0000:00:01.0: can’t find device of ID0010
[ 162.254326] usb 1-2.4: usb_suspend_both: status 0
[ 162.274359] tegra-xusb-padctl 7009f000.xusb_padctl: power down UTMI pad 1
[ 162.298371] usb 1-2: usb_suspend_both: status 0
[ 162.298462] usb usb1: usb_suspend_both: status 0
[ 163.954732] tegra-xusb 70090000.xusb: entering ELPG
[ 163.956054] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 1, speed 3
[ 163.956617] tegra-pmc: PMC tegra_pmc_utmi_phy_enable_sleepwalk : port 2, speed 0
[ 163.958717] tegra-xusb 70090000.xusb: entering ELPG done
[ 164.029262] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 164.055593] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 164.066304] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 164.075510] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 164.081800] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.081808] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 164.093895] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 164.102270] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 164.109766] pcieport 0000:00:01.0: broadcast error_detected message
[ 164.109776] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 164.109782] pcieport 0000:00:01.0: broadcast resume message
[ 164.109789] pcieport 0000:00:01.0: AER: Device recovery successful
[ 164.109793] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.109804] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 164.118462] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 164.126903] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 164.134921] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 164.143028] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 164.151120] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 164.159267] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159274] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159345] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159351] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159421] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159427] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159497] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159503] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159577] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159584] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159661] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159667] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159747] pcieport 0000:00:01.0: can’t find device of ID0010
[ 164.159754] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 164.159836] pcieport 0000:00:01.0: can’t find device of ID0010
[ 165.951124] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 165.980423] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 165.991416] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 165.999965] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 166.006127] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.006136] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 166.018826] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 166.027842] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 166.034642] pcieport 0000:00:01.0: broadcast error_detected message
[ 166.034653] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 166.034660] pcieport 0000:00:01.0: broadcast resume message
[ 166.034668] pcieport 0000:00:01.0: AER: Device recovery successful
[ 166.034673] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.034684] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 166.042725] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 166.050766] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 166.059344] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 166.068012] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 166.076171] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 166.084852] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085012] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085068] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085072] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085127] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085130] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085183] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085186] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085239] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085242] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085303] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085307] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085360] pcieport 0000:00:01.0: can’t find device of ID0010
[ 166.085364] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 166.085418] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.830539] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 167.855972] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 167.866507] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000081/00002000
[ 167.875600] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 167.881829] pcieport 0000:00:01.0: [ 7] Bad DLLP
[ 167.888597] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.888606] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 167.900344] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 167.908699] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 167.915489] pcieport 0000:00:01.0: broadcast error_detected message
[ 167.915500] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 167.915506] pcieport 0000:00:01.0: broadcast resume message
[ 167.915518] pcieport 0000:00:01.0: AER: Device recovery successful
[ 167.915523] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.915534] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 167.923582] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 167.931617] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 167.939818] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 167.947979] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 167.956118] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 167.964243] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964247] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964302] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964305] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964358] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964361] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964412] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964415] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964467] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964470] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964522] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964525] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964578] pcieport 0000:00:01.0: can’t find device of ID0010
[ 167.964581] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 167.964635] pcieport 0000:00:01.0: can’t find device of ID0010
[ 168.862413] tegra-xusb 70090000.xusb: exiting ELPG
[ 168.863238] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[ 168.867115] tegra-xusb 70090000.xusb: Firmware timestamp: 2020-07-31 09:33:12 UTC, Version: 50.26 release
[ 168.867739] tegra-pmc: PMC tegra_pmc_utmi_phy_disable_sleepwalk : port 0
[ 168.867921] tegra-pmc: PMC tegra_pmc_utmi_phy_disable_sleepwalk : port 1
[ 168.868100] tegra-pmc: PMC tegra_pmc_utmi_phy_disable_sleepwalk : port 2
[ 168.868819] tegra-xusb 70090000.xusb: exiting ELPG done
[ 169.178837] usb 1-2.4.4: new low-speed USB device number 7 using tegra-xusb
[ 169.213509] usb 1-2.4.4: New USB device found, idVendor=0510, idProduct=1004
[ 169.213561] usb 1-2.4.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 169.213603] usb 1-2.4.4: Product: SEJIN USB Mini Trackball Keyboard
[ 169.213640] usb 1-2.4.4: Manufacturer: SEJIN
[ 169.227416] input: SEJIN SEJIN USB Mini Trackball Keyboard as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.0/0003:0510:1004.0003/input/input4
[ 169.289502] hid-generic 0003:0510:1004.0003: input,hidraw0: USB HID v1.10 Keyboard [SEJIN SEJIN USB Mini Trackball Keyboard] on usb-70090000.xusb-2.4.4/input0
[ 169.294049] input: SEJIN SEJIN USB Mini Trackball Keyboard as /devices/70090000.xusb/usb1/1-2/1-2.4/1-2.4.4/1-2.4.4:1.1/0003:0510:1004.0004/input/input5
[ 169.294494] hid-generic 0003:0510:1004.0004: input,hidraw1: USB HID v1.10 Mouse [SEJIN SEJIN USB Mini Trackball Keyboard] on usb-70090000.xusb-2.4.4/input1
[ 169.688446] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 169.714502] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 169.724957] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 169.733571] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 169.739823] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.739831] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 169.751807] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 169.760169] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 169.767626] pcieport 0000:00:01.0: broadcast error_detected message
[ 169.767637] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 169.767643] pcieport 0000:00:01.0: broadcast resume message
[ 169.767650] pcieport 0000:00:01.0: AER: Device recovery successful
[ 169.767654] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.767665] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 169.776257] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 169.784733] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 169.792834] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 169.800939] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 169.808957] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 169.817167] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817178] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817308] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817312] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817365] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817368] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817421] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817424] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817477] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817480] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817534] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817537] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817589] pcieport 0000:00:01.0: can’t find device of ID0010
[ 169.817592] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 169.817645] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.567525] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 171.593876] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 171.604584] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 171.614945] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 171.621156] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.621165] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 171.633092] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 171.642152] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 171.649300] pcieport 0000:00:01.0: broadcast error_detected message
[ 171.649311] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 171.649317] pcieport 0000:00:01.0: broadcast resume message
[ 171.649324] pcieport 0000:00:01.0: AER: Device recovery successful
[ 171.649328] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.649339] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 171.657611] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 171.665891] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 171.673931] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 171.681970] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 171.690712] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 171.699262] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699267] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699322] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699325] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699379] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699382] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699435] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699438] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699502] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699505] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699558] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699562] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699614] pcieport 0000:00:01.0: can’t find device of ID0010
[ 171.699618] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 171.699672] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.390445] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 173.420004] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 173.431183] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 173.440325] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 173.446493] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.446501] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 173.458286] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 173.466814] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 173.473615] pcieport 0000:00:01.0: broadcast error_detected message
[ 173.473626] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 173.473632] pcieport 0000:00:01.0: broadcast resume message
[ 173.473640] pcieport 0000:00:01.0: AER: Device recovery successful
[ 173.473644] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.473655] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 173.481666] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 173.489681] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 173.497969] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 173.506478] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 173.514953] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 173.523003] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523008] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523088] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523094] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523151] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523155] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523210] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523214] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523268] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523271] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523326] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523330] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523386] pcieport 0000:00:01.0: can’t find device of ID0010
[ 173.523389] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 173.523445] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.185416] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 175.211350] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 175.222057] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 175.231323] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 175.237548] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.237556] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 175.249629] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 175.258097] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 175.265222] pcieport 0000:00:01.0: broadcast error_detected message
[ 175.265233] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 175.265239] pcieport 0000:00:01.0: broadcast resume message
[ 175.265245] pcieport 0000:00:01.0: AER: Device recovery successful
[ 175.265249] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.265260] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 175.273303] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 175.281366] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 175.289928] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 175.298506] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 175.306700] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 175.315149] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.315170] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.315325] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.315345] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.315544] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.315566] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.315755] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.315778] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.315968] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.315991] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.316201] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.316224] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.316414] pcieport 0000:00:01.0: can’t find device of ID0010
[ 175.316436] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 175.316627] pcieport 0000:00:01.0: can’t find device of ID0010
[ 176.774857] usb 1-2.4.2: new high-speed USB device number 8 using tegra-xusb
[ 176.798468] usb 1-2.4.2: New USB device found, idVendor=0781, idProduct=5567
[ 176.798537] usb 1-2.4.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 176.798583] usb 1-2.4.2: Product: Cruzer Blade
[ 176.798627] usb 1-2.4.2: Manufacturer: SanDisk
[ 176.798669] usb 1-2.4.2: SerialNumber: 4C530000060414214060
[ 176.812891] usb-storage 1-2.4.2:1.0: USB Mass Storage device detected
[ 176.817397] scsi host0: usb-storage 1-2.4.2:1.0
[ 177.001857] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 177.027043] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 177.037271] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 177.046481] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 177.052595] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.052603] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 177.064681] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 177.073040] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 177.080023] pcieport 0000:00:01.0: broadcast error_detected message
[ 177.080033] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 177.080039] pcieport 0000:00:01.0: broadcast resume message
[ 177.080045] pcieport 0000:00:01.0: AER: Device recovery successful
[ 177.080049] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.080060] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 177.088618] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 177.097104] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 177.105151] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 177.113193] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 177.121358] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 177.129485] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 177.138122] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.138177] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.138824] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.138837] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.138949] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.138962] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.139085] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.139098] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.139227] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.139241] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.139374] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.139390] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.139526] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.139541] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 177.139677] pcieport 0000:00:01.0: can’t find device of ID0010
[ 177.845538] scsi 0:0:0:0: Direct-Access SanDisk Cruzer Blade 1.00 PQ: 0 ANSI: 6
[ 177.855204] sd 0:0:0:0: [sda] 30605312 512-byte logical blocks: (15.7 GB/14.6 GiB)
[ 177.864068] sd 0:0:0:0: [sda] Write Protect is off
[ 177.868921] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[ 177.869565] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn’t support DPO or FUA
[ 177.891416] sda: sda1
[ 177.893584] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 178.281171] FAT-fs (sda1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
[ 178.812345] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 178.838228] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 178.848478] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 178.856898] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 178.863064] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.863072] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 178.874863] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 178.883287] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 178.890086] pcieport 0000:00:01.0: broadcast error_detected message
[ 178.890098] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 178.890104] pcieport 0000:00:01.0: broadcast resume message
[ 178.890112] pcieport 0000:00:01.0: AER: Device recovery successful
[ 178.890116] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.890131] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 178.898186] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 178.906382] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 178.914424] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 178.922485] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 178.930518] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 178.938574] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 178.946622] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946627] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.946682] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946685] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.946739] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946742] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.946795] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946799] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.946851] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946855] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.946907] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946910] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.946963] pcieport 0000:00:01.0: can’t find device of ID0010
[ 178.946967] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 178.947021] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.613667] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 180.643881] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 180.654361] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 180.662813] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 180.668948] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.668958] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 180.680705] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 180.689073] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 180.695875] pcieport 0000:00:01.0: broadcast error_detected message
[ 180.695886] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 180.695893] pcieport 0000:00:01.0: broadcast resume message
[ 180.695900] pcieport 0000:00:01.0: AER: Device recovery successful
[ 180.695905] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.695919] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 180.703947] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 180.711963] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 180.719982] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 180.728142] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 180.736274] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 180.744325] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744331] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744389] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744392] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744449] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744452] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744507] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744511] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744566] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744570] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744626] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744629] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744686] pcieport 0000:00:01.0: can’t find device of ID0010
[ 180.744689] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 180.744744] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.405281] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 182.431218] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 182.441960] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 182.451348] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 182.457538] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.457546] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 182.469317] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 182.477692] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 182.484579] pcieport 0000:00:01.0: broadcast error_detected message
[ 182.484591] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 182.484598] pcieport 0000:00:01.0: broadcast resume message
[ 182.484605] pcieport 0000:00:01.0: AER: Device recovery successful
[ 182.484610] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.484623] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 182.492752] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 182.500870] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 182.509202] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 182.517557] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 182.525604] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 182.533666] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 182.541726] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.541733] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.541790] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.541794] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.541851] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.541854] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.541910] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.541913] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.541984] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.541987] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.542043] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.542046] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.542102] pcieport 0000:00:01.0: can’t find device of ID0010
[ 182.542105] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 182.542161] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.164959] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 184.191319] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 184.201847] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 184.210353] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 184.216508] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.216517] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 184.228269] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 184.236724] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 184.243700] pcieport 0000:00:01.0: broadcast error_detected message
[ 184.243719] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 184.243731] pcieport 0000:00:01.0: broadcast resume message
[ 184.243739] pcieport 0000:00:01.0: AER: Device recovery successful
[ 184.243743] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.243757] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 184.251785] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 184.260456] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 184.268973] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 184.277028] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 184.285081] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 184.293288] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 184.301495] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301500] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301557] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301560] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301615] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301619] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301672] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301676] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301729] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301733] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301786] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301790] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301846] pcieport 0000:00:01.0: can’t find device of ID0010
[ 184.301849] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 184.301915] pcieport 0000:00:01.0: can’t find device of ID0010
[ 185.958566] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 185.983836] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 185.994635] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 186.003440] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 186.009652] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.009661] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 186.021615] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 186.030284] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 186.037497] pcieport 0000:00:01.0: broadcast error_detected message
[ 186.037508] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 186.037514] pcieport 0000:00:01.0: broadcast resume message
[ 186.037520] pcieport 0000:00:01.0: AER: Device recovery successful
[ 186.037525] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.037537] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 186.045744] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 186.053990] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 186.062180] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 186.070372] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 186.078421] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 186.086715] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.086730] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.086900] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.086904] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.086958] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.086961] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.087014] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.087017] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.087070] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.087073] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.087126] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.087129] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.087182] pcieport 0000:00:01.0: can’t find device of ID0010
[ 186.087185] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 186.087237] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.704779] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 187.730955] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 187.741148] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 187.749714] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 187.756062] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.756071] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 187.767845] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 187.776287] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 187.783108] pcieport 0000:00:01.0: broadcast error_detected message
[ 187.783120] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 187.783126] pcieport 0000:00:01.0: broadcast resume message
[ 187.783136] pcieport 0000:00:01.0: AER: Device recovery successful
[ 187.783143] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.783164] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 187.791378] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 187.799424] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 187.807555] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 187.815621] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 187.823835] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 187.831861] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 187.839906] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.839912] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840053] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.840058] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840114] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.840117] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840173] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.840176] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840230] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.840234] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840293] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.840296] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840361] pcieport 0000:00:01.0: can’t find device of ID0010
[ 187.840364] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 187.840419] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.442895] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 189.468841] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 189.479187] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 189.487690] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 189.493928] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 189.494075] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.494079] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 189.494203] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.494206] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 189.494340] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.494343] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 189.494476] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.494481] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.494489] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 189.506290] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 189.514696] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 189.521612] pcieport 0000:00:01.0: broadcast error_detected message
[ 189.521623] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 189.521629] pcieport 0000:00:01.0: broadcast resume message
[ 189.521635] pcieport 0000:00:01.0: AER: Device recovery successful
[ 189.521640] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.521651] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 189.529707] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 189.537760] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 189.545800] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 189.553896] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 189.561978] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 189.570080] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 189.578170] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578175] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578229] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578233] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578304] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578308] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578362] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578365] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578418] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578421] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578474] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578477] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578530] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578533] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578593] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578597] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578652] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578655] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578713] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578716] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578774] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578777] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578836] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578840] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578899] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578902] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.578961] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.578965] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579024] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579028] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579087] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579091] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579150] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579154] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579214] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579218] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579329] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579335] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579390] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579393] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579445] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579448] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579501] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579504] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579557] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579560] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579613] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579616] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579669] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579671] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579724] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579727] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579781] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579784] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579838] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579841] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579896] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579899] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.579961] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.579964] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580019] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580022] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580077] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580080] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580134] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580137] pcieport 0000:00:01.0: AER: Multiple Uncorrected (Non-Fatal) error received: id=0010
[ 189.580192] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580196] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580251] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580254] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580309] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580312] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580367] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580371] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580426] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580429] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580485] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580488] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580546] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580550] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580605] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580609] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580664] pcieport 0000:00:01.0: can’t find device of ID0010
[ 189.580667] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 189.580722] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.219500] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 191.245183] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 191.255510] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 191.264088] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 191.270406] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 191.270538] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.270542] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 191.270672] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.270675] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 191.270809] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.270813] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 191.270941] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.270944] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 191.271070] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.271074] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.271082] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 191.283094] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 191.291567] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 191.298373] pcieport 0000:00:01.0: broadcast error_detected message
[ 191.298385] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 191.298392] pcieport 0000:00:01.0: broadcast resume message
[ 191.298400] pcieport 0000:00:01.0: AER: Device recovery successful
[ 191.298406] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.298422] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 191.306440] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 191.314476] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 191.322730] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 191.330754] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 191.338777] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 191.346890] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 191.355160] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355166] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355229] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355232] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355294] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355297] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355352] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355356] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355411] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355414] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355468] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355471] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355526] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355529] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355584] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355587] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355643] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355646] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355712] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355715] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355771] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355776] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355831] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355834] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355888] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355891] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.355946] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.355950] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356006] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356009] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356063] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356066] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356121] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356125] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356181] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356184] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356238] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356241] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356296] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356299] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356361] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356365] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356420] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356423] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356478] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356481] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356536] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356539] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356594] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356597] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356651] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356654] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356710] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356713] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356767] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356771] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356825] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356828] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356883] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356886] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.356946] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.356949] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357004] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357007] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357062] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357065] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357120] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357123] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357177] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357180] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357235] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357238] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357293] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357296] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357351] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357355] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357409] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357412] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357467] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357470] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357525] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357528] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357586] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357590] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357645] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357648] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357702] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357705] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357759] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357763] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357818] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357821] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357877] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357880] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357935] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357938] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.357993] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.357996] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.358050] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.358054] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.358109] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.358112] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.358167] pcieport 0000:00:01.0: can’t find device of ID0010
[ 191.358171] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 191.358230] pcieport 0000:00:01.0: can’t find device of ID0010
[ 192.970274] pcieport 0000:00:01.0: AER: Multiple Corrected error received: id=0010
[ 192.996296] pcieport 0000:00:01.0: PCIe Bus Error: severity=Corrected, type=Physical Layer, id=0008(Receiver ID)
[ 193.006830] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00000001/00002000
[ 193.016042] pcieport 0000:00:01.0: [ 0] Receiver Error
[ 193.022296] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.022304] pcieport 0000:00:01.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, id=0008(Requester ID)
[ 193.034413] pcieport 0000:00:01.0: device [10de:0fae] error status/mask=00004000/00000000
[ 193.042769] pcieport 0000:00:01.0: [14] Completion Timeout (First)
[ 193.049568] pcieport 0000:00:01.0: broadcast error_detected message
[ 193.049580] pcieport 0000:00:01.0: broadcast mmio_enabled message
[ 193.049587] pcieport 0000:00:01.0: broadcast resume message
[ 193.049594] pcieport 0000:00:01.0: AER: Device recovery successful
[ 193.049599] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.049612] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100100e9
[ 193.057703] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010005
[ 193.065784] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11010009
[ 193.074008] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100208e9
[ 193.082173] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020805
[ 193.090378] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 11020809
[ 193.098681] tegra-pcie 1003000.pcie: PCIE: Response decoding error, signature: 100210e9
[ 193.106901] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.106907] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.106962] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.106965] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.107019] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.107022] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.107075] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.107078] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.107130] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.107133] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.107185] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.107188] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.107240] pcieport 0000:00:01.0: can’t find device of ID0010
[ 193.107244] pcieport 0000:00:01.0: AER: Uncorrected (Non-Fatal) error received: id=0010
[ 193.107297] pcieport 0000:00:01.0: can’t find device of ID0010
emts@emts-desktop:~$
lspci log
emts@emts-desktop:~$ lspci -vvv
00:01.0 PCI bridge: NVIDIA Corporation Device 0fae (rev a1) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR+ <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 83
Bus: primary=00, secondary=01, subordinate=04, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 00000000fff00000-00000000000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities:
Kernel driver in use: pcieport00:02.0 PCI bridge: NVIDIA Corporation Device 0faf (rev a1) (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 83
Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
I/O behind bridge: 00001000-00001fff
Memory behind bridge: fff00000-000fffff
Prefetchable memory behind bridge: 0000000020000000-00000000200fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities:
Kernel driver in use: pcieport01:00.0 PCI bridge: Pericom Semiconductor Device a303 (rev 03) (prog-if 00 [Normal decode])
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- SERR- <PERR- INTx-
Bus: primary=00, secondary=00, subordinate=00, sec-latency=0
I/O behind bridge: 00000000-00000fff
Memory behind bridge: 00000000-000fffff
Prefetchable memory behind bridge: 0000000000000000-00000000000fffff
Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- <SERR- Reset- FastB2B-
PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
Capabilities:
Kernel driver in use: pcieport02:01.0 PCI bridge: Pericom Semiconductor Device a303 (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: pcieport02:02.0 PCI bridge: Pericom Semiconductor Device a303 (rev ff) (prog-if ff)
!!! Unknown header type 7f
Kernel driver in use: pcieport05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 19)
Subsystem: Realtek Semiconductor Co., Ltd. RTL8111/8168 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- <TAbort- SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 408
Region 0: I/O ports at 1000 [size=256]
Region 2: Memory at 20004000 (64-bit, prefetchable) [size=4K]
Region 4: Memory at 20000000 (64-bit, prefetchable) [size=16K]
Capabilities:
Kernel driver in use: r8168emts@emts-desktop:~$
The figure below is a PCIE block diagram that we configured.
Unfortunately, due to this problem, we cannot proceed with further development. Is this a known issue?
Best Regards.