Recently I purchase one IMX477 camera from this link and I use waveshare jetson nano io base A and due to storage issues, I boot os through USB. After that, I connect the camera and install the driver but the camera is not shown. See the screenshots. My jetpack version is 4.6.1
because it’s by default to detect IMX219 camera driver.
please enable Jetson-IO utility to configure CSI, you may see-also Running Jetson-IO for the steps.
there’s platform device tree files,
for example, $public_sources/kernel_src/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0002-p3449-0000-a02.dts
as you can see… it includes both of IMX219 and IMX477 settings.
you may delete the IMX219 include as an alternative way for Nano platform to select IMX477.