uzuna / jetson-imx708

GNU General Public License v2.0
9 stars 0 forks source link

Fail to start argus_camera #4

Closed ilya-sha closed 5 months ago

ilya-sha commented 5 months ago

jetpack = 5.1.2 orin nano 4g changed the Makefiles : MAJOR:=35 MINOR:=4.1 All p3767-0004 --> p3767-0003

What works: v4l2-ctl --list-formats-ext v4l2-ctl -d /dev/video0 --set-ctrl bypass_mode=0 --stream-mmap --stream-count=60 sudo dmesg | grep imx708

image

What does not work: ./argus_camera

image

v4l2-compliance image

ilya-sha commented 5 months ago

Found the problem: I forgot to add:

image

ilya-sha commented 5 months ago

@uzuna Just to let you know, you completely missing the file: hardware/nvidia/platform/t23x/p3768/kernel-dts/tegra234-p3767-camera-p3768-imx708.dts in the imx708/l4t-35.3.1/ folder