Recently we received a shipment of a dozen Jetson Nano 2GBs for teaching AI and robotics in class.
However, for the past couple of days, I have tried to boot these jetson boards up using the official ISO images specific to Jetson Nano 2GB models but no version seems to work. No matter which version ISO we used (4.4. to 4.6.1) they all freeze on the Nvidia Logo with a white background. I looked for a solution which seems to state that I am using the wrong ISO image. However, that cannot be so since I made sure I downloaded the 2GB version’s iso image.
I have used a 5v 2 amps powersupply which is known to work perfectly with other jetson boards (tested with a 4GB Nano model at full load) and two brand new 64GB Sandisk SD cards.
Is there a link to an iso image that is known to work with 2GB Nano models?
Hi @azmyin12, since you have already double-checked that you are booting the correct SD card image, I wonder if you could try a different monitor? Maybe your boards are in fact booting, and it is just having a problem displaying (after the boot logo is typically when it begins initializing the desktop)
Another option is to attach to the debug serial console:
Thank you very much for suggesting the sdkmanager route. I got the nano 2gb to successfully boot after burning an image with the SDKManager. I have an observation in this regard
** The instruction on the SDKManager screen to put a “Nano 2gb Developer Kit” into Force recovery mode is incorrect.
It should not be Pins 9 and 10 on J12 but the FC REC and GND pin located under the compute module.
Hi azmyin12, Can you pls show me where the FC REC and GND pin are located under the compute module? on the schematic. Even I have an issue with putting my jetson nano in recovery mode with Pins 9 and 10 on J12 and flashing using sdkmanager.