I have tried to investigate other logs but still cant find anything yet, I will atempt the flash again later and revise all the logs. Actually, the reason I am doing this is to be able to run R34.6 since the pre-packed versions for SD card only use up until R36.2 as discussed above.
Is there a possibility to get pre-packed R36.4 for SD card so I can flash it with etcher?
You can try to flash the QSPI on the module by using flash.sh first and then using sdcard image later. As I told before, flash.sh does not flash external drive, so NVMe/USB/SDcard may not be flashed by it. Upgrading QSPI only only upgrade the bootloader of the board.
But I donât recommend such method. Maybe trying to find another ubuntu host to flash.
I will try finding another host. I just canât help to ask, is there any reason the pre-packed SD card images dont have the latest R36.4 despite being Jetpack 6.1 rev 1?
This involves with how the actual boot works here. Many users think sdcard image has everything there. But this is not correct. Sdcard/USB/NVMe only provides a boot medium for Ubuntu root file system.
But this software upgrade to Jetson Orin Nano super mode has lots of software on the bootloader side too. Which means the QSPI on the module itself has to be updated too.
This thing wonât be updated by using sdcard image.
I personally suggest you must try how to flash Jetson from another x86 host +sdkmanager but not relying on sdcard image.
Lots of posts out there telling they cannot use Orin Nano super mode are all because they mixed up everything (sometimes sdcard image, sometimes etcher, sometimes flash.sh).
For example, I just replied another one here which cannot enable maxN mode earlier. But fixed after correctly flashed with sdkmanager.