PCIe doesn't work ( Jetson AGX orin / custom b'd)
Mar 04, 2024
Hi,
Custom board (I designed it myself)
PCIe reference clock & bus doesn’t work (M.2M)
Devices connected via PCIe are as follows.
- RTS5420 USB HUB (Block#0 Lane#2)–> Normal operation (USB 4 port normal)
- M.2M (Block#0 C#4 Lane#4~#7) → Not working
- I210 (intel) (Block#1 C#5 Lane#0~#3)) → Not working (Driver install need)
- AQR113C (Marvell: 10G/MGBE Block#2 Lane#4) → Flashing not yet
The Device Tree configuration has not been applied yet.
I have attached the booting log file below.
BootingLog.txt (89.5 KB)
also, I attach the lsmod.txt file below
lsmod.txt (2.7 KB)
Thank you