Onboard camera not recognize

Hey All, I’m real new to JETSON :)
Trying my new Jetson Nano 2GB I’m trying to play the connected (RPi) camera

$gst-launch-1.0 nvarguscamerasrc ! nvoverlaysink

Setting pipeline to PAUSED …
Pipeline is live and does not need PREROLL …
Setting pipeline to PLAYING …
New clock: GstSystemClock
Error generated. /dvs/git/dirty/git-master_linux/multimedia/nvgstreamer/gst-nvarguscamera/gstnvarguscamerasrc.cpp, execute:725 No cameras available
Got EOS from element “pipeline0”.
Execution ended after 0:00:00.001099806
Setting pipeline to PAUSED …
Setting pipeline to READY …
Setting pipeline to NULL …
Freeing pipeline …

$dmsg
[ 1.287240] tegra-vii2c 546c0000.i2c : no acknowledge from address 0x10
[ 1.287315] imx219 6-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.287384] imx219 6-0010: board setup failed
[ 1.287435] imx219 : probe of 6-0010 failed with error -121

$v4l2-ctl --list-devices
Failed to open /dev/video0: No such file or directory

I have tested the camera with RPi and it is working fine :(

any help would be appreciate

Roy

hello user16305,

may I know which JetPack release you’re working with?
please check release tag for confirmation, i.e. $ cat /etc/nv_tegra_release

there’s probing failure during kernel init stage, could you please also confirm you’re having the correct hardware connections.
thanks

Thank you, It was a unsupported camera issue
Problem solved !

Thanks

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