Jetson Nano not recognizing CSI camera (IMX219-77)

Hi,
I connected CSI camera with jetson nano. I tried to test camera with gstreamer code given in jetson hacks .

 gst-launch-1.0 nvarguscamerasrc sensor_id=0 ! nvoverlaysink

Jetson nano is shutting down.

when i run simple_camera.py, I am getting error “Unable to open camera”

Kindly help me to solve

hello himakar.bavikaty,

there’s camera detection during start, could you please share the init kernel logs for reference, i.e. $ dmesg > klog.txt
thanks

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