Orin Endpoint slot power disabled on development kit
Mar 04, 2024
We followed docs on how to put the Orin in EP mode and now the slot on the Orin development kit doesn’t have 12v power. It starts out with 12v and then turns off. Do you know why? Did the dts files/ kernel only get updated for Root Complex mode and not Endpoint mode for slot power? Everything looks correct from following:
PCIe Endpoint Mode — Jetson Linux Developer Guide documentation but power seems to be disabled on boot when I do dmesg.
42.516555] vdd-12v-sys: disabling
[ 42.516597] vdd-3v3-ftdi: disabling
[ 42.516614] vdd-3v3-pcie: disabling
[ 42.516654] vdd-12v-pcie: disabling
Thank you for any input.
–Julia