I’m trying to flash a Jetson Orin AGX Developer kit but I’m getting an error in the SdkManager GUI that says:
“Got empty programs response from NVIDIA developer server”
I have a flesh linux install on a Lenovo Thinpad with linux version: 22.04.2 LTS
I have installed the sdkmanager with the following command:
sudo apt install ./sdkmanager_1.9.1-10844_amd64.deb
The laptop has connectivity, so I’m wondering if there is a problem with the NVIDIA developer server?
FYI, this will fail for Jetsons. Although SDKM itself is compatible with Ubuntu 22.04, Jetsons being flashed will not work. You can use either Ubuntu 18.04 or 20.04 for an Orin (it is a side effect of what is being flashed on the Jetson; there are other non-Jetson systems also supported via SDKM, and those are the ones supporting 22.04 on a host PC).