DNugr
December 20, 2024, 4:07pm
1
Hello,
I have issue with SDK manager when trying to install Jetpack 5.1.4 for Jetson Orin AGX.
~$ sdkmanager --cli --action install --login-type devzone --product Jetson --version 5.1.4 --target-os Linux --host --target JETSON_AGX_ORIN_TARGETS --fl
ash all
....
Error: Product version '5.1.4' not found, available versions: 6.1, 5.1.3, 5.1.2, 4.6.6
Both client and GUI versions of the SDK manager shows no selectable option for 5.1.4.
Do you know if this is currently a common issue for everyone?
FYI, I’m using Ubuntu 20.04 on WSL2.
Hello @DNugr ,
Try running the following command, it will show you all the available JetPack versions:
sdkmanager --archivedversions
or
sdkmanager --show-all-versions
I hope this helps!
Jose Morera
Embedded Software Engineer at RidgeRun
Contact us: support@ridgerun.com
Developers wiki: https://developer.ridgerun.com
Website: www.ridgerun.com
DNugr
December 20, 2024, 10:38pm
3
Hi @jose.morera ,
Unfortunately, 5.1.4 is still not showing up with those options.
dongbox
December 23, 2024, 6:28am
6
Hi, it should now be enabled for WSL now, please try again.
DNugr
December 23, 2024, 9:49am
7
Hi @dongbox ,
there’s still issue.
It is available for selection, but it throws error in the next step:
Which version of SDK Manager are you currently using? You might want to try a different version to see if it resolves the issue. You can follow the steps to install a different vesion on this webpage: NVIDIA SDK Manager .
DNugr
December 23, 2024, 10:48pm
9
Hi @jose.morera ,
It is SDK manager version 2.2.0.
I tried with other SDK manager versions. They do not show Jetpack version 5.1.4.
SDK manager version 1.9.x only shows Jetpack 5.1.2 as its latest version.
dongbox
December 24, 2024, 5:40am
10
Thanks for the information.
This issue should be fixed now, please try again.
DNugr
December 29, 2024, 2:10pm
11
Hi @dongbox ,
thank you. Yes, the issue is fixed.
system
Closed
January 12, 2025, 2:11pm
12
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.