SDK manager version for Ububtu Arm64

I am a newbie on this forum and having a hard time trying to flash a SD card for a Tx2 using my Macbook with apple M1 Silicon. I Run Ubuntu for ARM 64

Does anyone knows if there is a ARM64 version for the SDK manager?

I got this message trying to install:

dpkg: error processing archive sdkmanager_1.6.1-8175_amd64.deb (--install):
package architecture (amd64) does not match system (arm64)
Errors were encountered while processing:
sdkmanager_1.6.1-8175_amd64.deb

or a SD card image for Tx2 the same way they have for the Jetson nano ?

Thank you,

PH

SDKM does not support VM or VB, also no ARM64 version. Please try with native Ubuntu 18.04 host.

Thank you for you support Kayccc.

I tryied on a native Ubuntu on a x86 computer and when the SDK manager was running the TX2 version was not available for download

1 Like

Hi phcastro,

Please download the latest SDK Manager from: NVIDIA SDK Manager | NVIDIA Developer
Run below command to install SDK Manager on your host Ubuntu x86 machine:
sudo apt install ./sdkmanager_[version]-[build#]_amd64.deb

Please reference this page for more detail about install Jetson software with SDK Manager.
https://docs.nvidia.com/sdk-manager/install-with-sdkm-jetson/index.html

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