Hello,
I am currently working on nvidia jetson xavier nx device. I am using the fresh image which is available on “Jetson Download Center | NVIDIA Developer” url. I flashed the same image and try to check the debug logs in dmesg. I checked it for pcie interface. but it will give the below errors.
nx-fresh@nxfresh-desktop:~$ dmesg | grep pcie
[ 0.722290] iommu: Adding device 141a0000.pcie to group 0
[ 2.339082] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 2.339355] tegra-pcie-dw 141a0000.pcie: Failed to get 3V slot regulator: -19
[ 2.339366] tegra-pcie-dw 141a0000.pcie: Failed to get 12V slot regulator: -19
[ 2.447324] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 2.963347] tegra-pcie-dw 141a0000.pcie: link is down
[ 2.963503] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 2.964487] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.964494] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.964596] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 2.964757] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[ 2.964824] aer 0005:00:00.0:pcie002: unloading service driver aer
[ 2.967047] tegra-pcie-dw 141a0000.pcie: PCIe link is not up…!
nx-fresh@nxfresh-desktop:~$
Can you please suggest us, where we can have issue?
We are using PM40028B1 generation 4 based PCIe bus. we are getting the heartbeat response of PCIe bus. But we are not able detect SSD or gbe card over this PCIe bus.
Please help us to resolve this issue.
Thanks and regards
Harsh Shah