Sdkmanager not launching

We have a jetson AGX orin dev kit and are trying to launch the sdkmanager.
We have ubuntu 20.04 version, and try to do this: cd /opt/nvidia/sdkmanager
./sdkmanager

But get that sdkmanager is not executable. What can we do?

Hi,

Sdkmanager should be install to /usr/bin directly so you don’t need to run ./sdkmanager but just “sdkmanager” in the command line should be sufficient.

Thank you for the quick reply. We have tried this as well, but it doesn’t work. we get sdkmanager: command not found

How did you install sdkmanager on the PC?

We used sudo apt-get install ./sdkmanager_2.2.0-12028_amd64.deb

Does that give you the successful installation log?

we get to launch the sdkmanager now, but have problems with that the dev kit is not recognized in the sdkmanager when we connect it through the provided usb-c cable :)

Board detection issue is tracking at Can’t detect board - Jetson & Embedded Systems / Jetson AGX Orin - NVIDIA Developer Forums

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