Board: Jetson Nano 4GB
OS: Jetpack4.5-4.6
Camera: Raspberry Pi HQ camera V1.0 with IMX477 sensor
After troubleshooting this camera several times with Jetpack4.5 and Jetpack4.6 I recieve the same kernel logs
[1.733525] imx477 7-001a: tegracam sensor driver:imx477_v2.0.6
[2.033968] imx477 7-001a: imx477_board_setup: error during i2c read probe (-121)
[2.041543] imx477 7-001a: board setup failed
[2.046035] imx477: probe of 7-001a failed with error -121
[2.046531] imx477 8-001a: tegracam sensor driver:imx477_v2.0.6
[2.346950] imx477 8-001a: imx477_board_setup: error during i2c read probe (-121)
[2.354483] imx477 8-001a: board setup failed
[2.358946] imx477: probe of 8-001a failed with error -121e
I have tried the RidgeRun drivers on Jetpack4.5 as described here
Arducams script for installing the driver
https://docs.arducam.com/Nvidia-Jetson-Camera/Native-Camera/Quick-Start-Guide/
And the jetson-io tool for configuring the CSI headers to be IMX477 dual
I have tested the camera on several RPI boards so I’m sure the camera and cable are ok.
Any other suggestions I should try? The IMX477 is used across a variety of our applications and I would very much like to use the Jetson Nano along side it.