We have a Orin NX custom carrier board.
There is a WiFi / Bluetooth combo adapter connected on the Jetson Orin NX PCIe C1 RP pcie@14100000
When connecting to the WiFi AP there are a lot of error messages that continue to show in the dmesg.
After the WiFi AP disconnected the error messages stopped showing.
The ODMDATA data setting is
ODMDATA="gbe-uphy-config-9,hsstp-lane-map-3,hsio-uphy-config-0";
The below are some of the error messages.
--- snipped ---
[ 56.635867] [dhd] dhdpcie_isr: dhdpcie_bus_isr returns with FALSE
[ 56.635880] pcieport 0001:00:00.0: AER: Uncorrected (Non-Fatal) error received: 0001:00:00.0
[ 56.635896] pcieport 0001:00:00.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
[ 56.647431] pcieport 0001:00:00.0: device [10de:229e] error status/mask=00100020/00400000
[ 56.656089] pcieport 0001:00:00.0: [ 5] SDES (First)
[ 56.663206] pcieport 0001:00:00.0: [20] UnsupReq
[ 56.669544] pcieport 0001:00:00.0: AER: TLP Header: 34000000 01000010 00000000 883c883c
[ 56.678036] pcieh 0001:01:00.0: AER: can't recover (no error_detected callback)
[ 56.678071] pcieport 0001:00:00.0: AER: device recovery failed
[ 56.678075] pcieport 0001:00:00.0: AER: Uncorrected (Non-Fatal) error received: 0001:00:00.0
[ 56.678089] pcieport 0001:00:00.0: PCIe Bus Error: severity=Uncorrected (Non-Fatal), type=Transaction Layer, (Requester ID)
[ 56.689608] pcieport 0001:00:00.0: device [10de:229e] error status/mask=00100020/00400000
--- snipped ---
I had tried this but nothing helped.
Please help to figure out what the problem is and how to fix this issue.
Thank you.
The attached files are dmesg and pcie device tree.
jetson-orin-nx-pcie-0001-error-dmesg.txt (111.7 KB)
tegra234-p3768-0000-a0-pcie.txt (1.6 KB)