J2 PCIe Connector

I am attempting to us the XIMEA xiX camera with the Jetson TX2 development kit board, however it is returning a code that says it is receiving power but has no PCIe connection. Is there anyway I can confirm that the J2 connector on the development kit is functioning properly?

Please dump dmesg and result of lspci when your camera is connected.

Using the “lspci” command returns nothing but a newline.

I have attached the results of the dmesg in this log file

dmesg.log (66.3 KB)

[ 3.795535] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 3.795871] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails

Looks like it cannot detect the ep. Do you have other pcie card to verify the functionality of that port?

Not at the moment. Is there anything else I can do without acquiring new hardware?