I’m trying to connect an IMX219 camera (Raspberry Pi Camera V2) to my Jetson Orin Nano 8GB dev kit using JetPack 6.0 (L4T 36.2). Unfortunately, my board is not able to boot with any JetPack 5.x release – it always fails during the boot process, so I’m limited to JetPack 6.
I’ve followed all recommended steps to enable the IMX219 camera:
Used /opt/nvidia/jetson-io/jetson-io.py to enable IMX219 on CAM0
Rebooted the board after configuration
Used a 15-to-22 pin adapter to connect the camera
Verified ribbon orientation multiple times
Installed v4l-utils
However, the camera is not working correctly. Here’s the output from dmesg:
this is JetPack 6.0 DP, which is Developer Preview version.
could you please try the latest JetPack 6.2/L4T 36.4.3, we’ve test with IMX219 to confirm it’s working on Jetson Orin Nano normally.
may I know how you install the JP-6.2 public release?
did you also Running Jetson-IO to configure the CSI Connector?
for instance, $ sudo python /opt/nvidia/jetson-io/jetson-io.py
[Configure Jetson 24pin CSI Connector] → [Configure for compatible hardware] → [Camera IMX219 Dual]
please share the kernel logs in details for cross-check. $ dmesg > klogs.txt
Hey, I have crossed check and I don’t know what can be the issue, I would say camera but I get tested 2 different ones the sam with ribon cables, for rasbet pi I have 15 to 22 ribon cabel.
the narrower side (but has 22 contacts, 0.5mm pitch) is to go to Jetson Orin Nano Developer Kit side, please make sure the gold contact is on the bottom side.
please have two camera connected since you’ve [Camera IMX219 Dual] CSI configuration.
Hey, connectors are on button side with gold pins. I don’t have longer a second camera I sent it back because I was thinking it is damaged. I have changed a configuration for imx219-A but that didn’t do much. I don’t know what else I can try to fix that issue.
I will try, but it will take me a moment because I don’t have any linux computer. So I need to find someone who has it. I will let you know when I will have that done