Jetson Orin Nano Developer Kit First time boot

I have 2 Jetson Orin Nano Developer Kits both built in February 2023

first kit booted successfully only in jetpack 5.1.1

second one I tried to install jetpack 5.1.2 using nividia sdkmanager but I canceled when the first kit booted successfully

now my problem is second kit doesn’t boot with any jetback version is there any solution for it?

is there a way to make a factory reset to it in order to boot similar to the first kit?

There is no factory reset on Jetson. Sdkmanager will flash the clean driver/BSP to the board.

do you mean that the only way is to use the sdkmanager?

if the answer is yes, which version of jetpack I should install? (in the sdkmanager 5.1.1 doesn’t appear)

Yes, sdkmanager is basically the first thing you should learn to use when you get a Jetson.

Two points

  1. There is no reason to “I must use jeptack5.1.1 version”. This one is old BSP. You can just try other new jetpack5 versions or even jetpack6.

  2. If you really want to use jeptack5.1.1, then run sdkmanager with --archived-versions and it will give you jetpack5.1.1 to choose.

Thank you, I will try it now

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