Jetson Orin Nano doesn't see

I tried connecting the IMX219 camera to my Jetson Orin Nano, but it doesn’t recognize it. I have the 8 GB Developer Kit, and I tried it with RPI-CAM-V2, which works on my Jetson Nano device. So far, I have tried:
(1) Using multiple cameras and 22-pin cables
(2) Reflashing Jetson Orin Nano
(3) Replacing Jetson Orin Nano
(4) Changing the pin configuration through Jetson Expansion tool

I’m using the latest available version of Jetpack (6.2). I think the cable and the camera are connected properly (picture attached). I’m also attaching the picture of running dmesg for the camera. Please help me debug the issue.



Looks like unable communicated with IMX219 via i2c command. It could be cable or connector problem.

The cable for Orin Nano is different with Nano have a check below.

I’m using the 22-pin to 22-pin cable that came with the Raspberry Pi Camera (Amazon.com) to connect the IMX219 to the Jetson Orin Nano. Is that the right one to use? I suspected that it could’ve been a problem with the cable itself and tried another 22-pin cable, but none of them worked.

The cable is awm-20624, like that one Amazon.com

Update: I bought a 10 22-to-22-pin cable and tried multiple of them, but the camera is still not recognized, and I’m getting the same results as above.

Update 2: Tested with multiple cables and cameras, so obviously none of that is an issue.

Would apprexiate any help.

That was really stupid, but I inserted it wrong. For anyone struggling with a similar issue, make sure to insert it UNDER the connector and not in the place of the protector cap. After that, I ran jetson.io and it worked after a restart.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.