I have a Jetson NX Orin system which I have received with Jetpack 5.1 pre-installed. I want to install the Jetson SDK components but it says that 5.1 is not supported for Orin Nxs. I tried to continue with 5.1.1 components instead but the Multimedia components fails due to incompatible BSP (its expecting 35.3.1BSP but seeing 35.2.1BSP i guess).
I have SDK Manager 1.9.2.10888. How can I allow SDK manager to add components for 5.1 (not those for 5.1.1)?
I’ve tried SDK manager on ubuntu 18 and on 20 and that also reports that 5.1 is not available on NX Orin I tried one earlier version of SDK Manager and the same thing.
I’ve no idea how i managed to get this to work about 1.5 months ago (installing SDK components on Orin NX with 5.1 installed)
there isnt a jetpack 5.1 folder on this host as the nx orin arrived already flashed with jetpack 5.1. I’m now trying to add the SDK components but sdk manager doesnt give the option for 5.1 on orin nx in order to create the folder.
5.1 one is available for xavier nx and agx orin though
How come a Orin NX comes with jepack5.1 flashed? Orin NX requires to use nvme to boot up. Then what did you do to your nvme if you totally cannot flash the board?
I purchased a system which uses orin nx with a 500GB SSD card. This system appears fine and JTOP is reporting that 5.1 is installed. The hardware provider flashed 5.1 for me but didn’t add the SDK components or Deepstream.
ok so sudo apt install nvidia-jetpack will install all the runtime and dev components that I would have used SDK Manager for? I’ve done that now and there was no error.
I think DeepStream is not included with the above command. Can you let me know what command to use to install the recommended DeepStream version for 5.1?
That doesnt seem correct. SDK manager works for all the production xaviers and other orins. It just doesn’t currently show Jetpack 5.1 for the NX Orin even though this one is supported for the 16GB variant. I have even loaded it on their system a couple of months ago. Not sure why its greyed out on SDK manager now.
I don’t mind just using this if you can confirm its the same result as using SDK Manager for installing all the SDK Components?
I don’t think Deep stream is included. Whats the command for installing DeepStream?