Hi, I have fresh unboxed NVIDIA Jetson Orin Nano Dev Kit 8GB with the official carrier board and managed to update to the “super” version by following the official NVIDIA instructions Initial Setup Guide for Jetson Orin Nano Developer Kit. This update brought my board to L4T 36.4.3 with JetPack 6.2.
I was able to run Jetpack 6.2 from SD card, but unfortunately drivers for my camera are designed for Jetpack 6.0.0 L4T R36.3.0. So firstly I tried to boot a system from an SD card that runs L4T 36.3.0, this part works, but I’m facing issue installing certain drivers—likely due to an incompatibility between the SD card’s OS (36.3.0) and the carrier board firmware (still at 36.4.3).
My question is:
Is it possible to downgrade the L4T version on the carrier board to 36.3.0 without relying on a host PC/recovery mode (i.e., using only the system installed on the SD card)? I found the updater package (nvidia-l4t-jetson-orin-nano-qspi-updater_36.3.0-20240424200557_arm64.deb) available, but I’m not sure if it can be used standalone.
Any guidance or experience with this scenario would be greatly appreciated. Thanks in advance!