-
Where did you get the camera module(s)?
Aliexpress -
Model number of the product(s)?
UC-517 rev D3 stereo -
What hardware/platform were you working on?
Xavier NX dev kit
cat /etc/nv_tegra_release
R32 (release), REVISION: 4.4, GCID: 23942405, BOARD: t186ref, EABI: aarch64, DATE: Fri Oct 16 19:37:08 UTC 2020
-
Instructions you have followed. (link/manual/etc.)
Releases · ArduCAM/MIPI_Camera · GitHub - Automatic/manual installation for 477 M/S driver
./install_full.sh -m imx477_master_slave
./install_full.sh: line 19: warning: command substitution: ignored null byte in input
NVIDIA Jetson Xavier NX Developer Kit
…
Unpacking arducam-nvidia-l4t-kernel (4.9.140-32.4.4-20201120142515) over (4.9.140-32.4.4-20201120142515) …
Setting up arducam-nvidia-l4t-kernel (4.9.140-32.4.4-20201120142515) …
reboot now?(y/n): -
Problems you were having?
sysfs node /sys/module/imx477/parameters/camX not available -
The dmesg log from your hardware?
dmesg |grep imx477
[ 1.944079] imx477 9-001a: tegracam sensor driver:imx477_v2.0.6
[ 2.246162] imx477 10-001a: tegracam sensor driver:imx477_v2.0.6
[ 3.526953] tegra194-vi5 15c10000.vi: subdev imx477 9-001a bound
[ 3.527626] tegra194-vi5 15c10000.vi: subdev imx477 10-001a bound -
Troubleshooting attempts you’ve made?
Need driver sources to do this. -
What help do you need?
Working driver for M/S mode on Xavier NX.