I am struggling mightly to get my Orin Nano to boot.
Because the Orin Nano comes with old firmware, I needed to update it.
Based on my boot screen, I’ve determined that the device is running Jetson UEFI 3.0-32616947 (Fig. 1). The boot stalls out without the L4T launcher being located (again, Fig. 1). I initially did this with Jetpack 6.2 flashed to the SD.
Following the instructions here, I then flashed the SD card with Jetpack 5.1.3.
However, I get the same boot screen for both 5 seconds and then the display and fan turn off. The instructions mention the possibility of there being no display signal, so I left it overnight attached to ethernet hoping it would update in the background as the instructions suggest. This did not work, the same thing happens when I reboot.
Following other advice, I have been trying serial debugging. I got a pack of Serial to USB converters with the PL2303 chipset. My main computer is a mac, running Sequioa 15.2.
Using minicom
I am able to see the chip.
When I boot the Nano, however, I get a series of p’s and ?'s that flash by until it gets stuck and the fan dies again.
The BAUD rate of the Nano should be 115200 and I started there. I’ve tired adjusting the speed with no luck.
I considered the fact that the converters I ordered from Amazon are trash, but I’ve tried all three that I have and none work, included when I flip the order of the connectors on the RXD and TXD pins. That suggests to me the converter is not the issue.
I’ve tried reinstalling the PL2303 driver a couple of times to no effect.
Finally just tried debugging with Jetpack 6.1…more of the same.
Does anyone have insight into what might be going wrong or what I should try next?
Many thanks!