Orin Nano does not boots, opens terminal instead

hello.

I’m trying to start my Jetson Orin Nano dev kit according to that guide: πŸš… Initial Setup Guide - Jeton Orin Nano πŸ†• - NVIDIA Jetson AI Lab. As my firmware seems to be older than 36.3, I flashed sd card with JetPack 5.1.3 to update firmware. When I’m powering up module with jetpak 5.1.3, Instead of installing system as in step 3 of tutorial, it just opens the terminal after the boot screen. Terminal looks to be useless, nothing can be done here. How to boot my module?

Hi,

Could you share more info about your situation?
Like logs? dmesg output or screenshot?

Thanks.

Here is a video how does booting process looks like.

After start screen it opens shell, in which I can type something, but actually can’t execute anything.

Hi,

A common cause of this issue is the QSPI update failure.
Could you reflash the system with SDKmanager and try it again?

Thanks.

Previouselly I just been flashing SD card. According to your commentary I started to play around SDKmanager. Spent few hour for it but still without success.

I installed SDKmanager with docker, as my linuxmint seems to not support normal version. Using docker I see the only possibility to run sdkmanager in cli version (or there is some possibility to run it with gui?). When I’m trying to flash connected device through usb, it seems there is lack of connection with device (probably there is some connection procedure). How can I connect device with PC then?

@AastaLLL Can you help with connecting device to SDKManager?

Hi,

Sorry fo the late update.
Please check if you have launched the container with the USB flag as below:

https://docs.nvidia.com/sdk-manager/docker-containers/index.html#additional-considerations

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.