Jetson Nano Carrier Board not detecting imx219 cameras

Hello,

I am currently using the avermedia en715 carrier board for my 4gb jetson nano.
The IMX219 arducams work fine on the original jetson board but when I moved everything to the carrier board, the cameras are not detected and don’t appear in /dev/ as video 0 and video 1.

I’m a little confused on why that is as the carrier board supports raspberry pi v2 cameras which have imx219 sensors as well.
Is there anyway to check that cameras have been detected as well?

I have attached to this post the demsg log
demsg.txt (53.6 KB)

And when I run v4l2-ctl --all, I get the message: “Failed to open /dev/video0: No such file or directory”

From the log looks like unable communicate with sensor.
I would suggest consult with avermedia.

[    1.309072] imx219 7-0010: tegracam sensor driver:imx219_v2.0.6
[    1.332367] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    1.332449] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.332517] imx219 7-0010: board setup failed
[    1.332569] imx219: probe of 7-0010 failed with error -121
[    1.333003] imx219 8-0010: tegracam sensor driver:imx219_v2.0.6
1 Like

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