Hello,
I'm trying to use the IMX462 v-eye camera with a Jetson Nano. My Jetpack version is 4.6. I followed the instructions on this link:
https://wiki.veye.cc/index.php/VEYE_CS_Camera_for_Jetson_TX2
After copying the "tegra210-p3448-0000-p3449-0000-b00.dtb" file to "/boot/veyecam" and making changes to the "/boot/extlinux/extlinux.conf" file, I restarted the board. However, I encountered the following error:
dmesg | grep veye
[ 2.436857] veyecam 7-003b: probing v4l2 sensor
[ 2.437085] veyecam 7-003b: tegracam sensor driver: veyecam_v2.0.6
[ 3.544132] veyecam 7-003b: probe failed
[ 3.548192] veyecam 7-003b: board setup failed
[ 3.552794] veyecam 8-003b: probing v4l2 sensor
[ 3.553005] veyecam 8-003b: tegracam sensor driver: veyecam_v2.0.6
[ 3.563049] veyecam 8-003b: probe failed
[ 3.567120] veyecam 8-003b: board setup failed
What should I check next?
Thank you for your support.
Best regards,
Joe