I am a new user and I testing the camera, I installed the prebuilt image Jetson_nano_A02_B01_R32.2.1_20200317_VEYE_MIPI_327.img, I connected it, and run:
gst-inspect-1.0 --version
the result:
gst-inspect-1.0 version 1.14.5
GStreamer 1.14.5
https://launchpad.net/distros/ubuntu/+source/gstreamer1.0
Finally when I execute:
dmesg | grep “veye327”
my result is:
[ 1.752155] veye327 6-003b: probing v4l2 sensor
[ 1.752371] veye327 6-003b: tegracam sensor driver:veye327_v2.0.6
[ 1.753049] veye327 6-003b: veye327_board_setup: error during i2c read probe (-121)
[ 1.760762] veye327 6-003b: board setup failed
[ 1.765329] veye327: probe of 6-003b failed with error -121
I hope someone could help me