Can not get CSI camera to work with Orin Nano

I have Jetson Orin Nano board with JetPack 6.1 installed. I configured CSI Camera PINs using ArduCam guidance. My camera is this ONE and my setup is attached. I get

:794 No cameras available

error when I use python3 simple_camera.py from CSI-Camera repo

I tried the PIN settings with
IMX477-C
IMX477-A
IMX477-Dual


hello onder.secen,

could you please gather the kernel init messages for checking device registration status. i.e. $ dmesg > klogs.txt

Hi @onder.secen
The cable to the camera might be flipped over to the wrong side. Try to disconnect the cable, flip it over, and reconnect.

@JerryChang Please find the attached kernel logs.
klogs.txt (60.9 KB)

hello onder.secen,

it’s camera device detection has failed.

[   11.967371] imx477 9-001a: imx477_board_setup: error during i2c read probe (-121)
[   11.967405] imx477 9-001a: board setup failed
[   11.967480] imx477: probe of 9-001a failed with error -121

you may check with sensor vendor, for instance, please confirm you’re using supported sensor driver.

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