Hello,
My camera sensor isn’t recognized by the jetson nano dev kit anymore. I tried other imx219 sensors (exactly the same module) and connectors as well. No success.
dmesg | grep -iw -e imx219
shows:
[ 4.981015] imx219 7-0010: tegracam sensor driver:imx219_v2.0.6
[ 5.011902] imx219 8-0010: tegracam sensor driver:imx219_v2.0.6
[ 5.041779] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[ 5.049331] imx219 8-0010: board setup failed
[ 5.053745] imx219: probe of 8-0010 failed with error -121
[ 6.041795] vi 54080000.vi: subdev imx219 7-0010 bound
How can I find out what the error is?