Dear all, we have a Jetson Nano with image from [Jetson Nano Developer Kit SD Card Image]. When checking the devices using the command {v4l2-ctl —list-devices } the output shows that there are two devices: vi-output, imx219 7-0010 (platform:54080000.vi:0):
/dev/video0
We’ve tried configuring the Jetson Expansion Headers according to Configuring the Jetson Expansion Headers — Jetson Linux Developer Guide documentation. However, when trying to open the cam1 using nvgstcapture-1.0 --cap-dev-node=0 , it still shows black screen or viewing of cam 0. Also when we tried to open the device tree, it still shows that:
could you please also share the release version of the SD image.
you may check release tag, $ cat /etc/nv_tegra_release for confirmation.
besides, please also gather kernel logs for reference, $ dmesg > klogs.txt
The release version is: # R32 (release), REVISION: 7.5, GCID: 36557527, BOARD: t210ref, EABI: aarch64, DATE: Tue Jun 11 23:12:44 UTC 2024.
And the .txt file were achieved below. klogs.txt (104.3 KB)
Jetson Nano support Raspberry Pi Camera v2, IMX219 by default.
however, such i2c no acknowledge failure usually caused by incorrect camera config or regulator settings.
it’s not Raspberry Pi v2, IMX219, it looks a camera module from waveshare, https://www.waveshare.com/pi5-imx219.htm
please contact with the vendor for additional drivers to enable it on Jetson Nano.