Failed to install Jetson offline with sdkmanager

Reopening previous post (317322) that hasn’t been answered.

I am trying to install the rootfs of the Jetson AGX Orin from previously downloaded data. When executing the command line to install offline, the following error message appears: “Failed to load the configuration file. Please check your network connectivity and configuration file schema. The user has no permission to any SDK.”

I’m using NVIDIA SDK MANAGER v2.2.0.12021 and my command line is:

sdkmanager --cli --action install --login-type offline --download-folder ~/Downloads/nvidia/sdkm_downloads --product Jetson --target-os Linux --version 6.0 --show-all-versions --host --target JETSON_AGX_ORIN_TARGETS --select ‘Jetson Linux’ --select ‘Jetson Linux image’ --deselect ‘Flash Jetson Linux’ --deselect ‘Jetson Runtime Components’ --deselect ‘Additional Setups’ --deselect ‘CUDA Runtime’ --deselect ‘CUDA X-AI Runtime’ --deselect ‘Computer Vision Runtime’ --deselect ‘NVIDIA Container Runtime’ --deselect Multimedia --deselect ‘Jetson SDK Components’ --deselect CUDA --deselect ‘CUDA-X AI’ --deselect ‘Computer Vision’ --deselect ‘Developer Tools’ --deselect ‘Jetson Platform Services’ --deselect ‘Jetson Platform Services’ --license accept

Here is an image of the error.

Hi,

Could you try to use gui mode to cross check the issue whether exists?

Thanks

Hello!

The same issue message arises.

Hi,

If you want to install jetson offline.
Take JP6.1 (BSP r36.4) for example
You could download BSP and rootfs from here.
And follow the guide from here.

Thanks

Hello!

I don’t need to flash the Jetson. My intention is just to install the rootfs on my host machine so that I can do cross-compilation, and for that, I was using the sdkmanager. Is it possible to install the tools for cross-compilation without the sdkmanager, offline?

Hi,

Above method can meet your requirement.

Thanks

I’m facing issues when following the guide in 1. Introduction — cuda-installation-guide-linux 12.2 documentation

I cannot manage to fix the following error:

Hi,

Seems sdkm issue solved.
Please file the new topic for the cuda install problem.

Thanks

Hello,

Actually, the sdkm issue wasn’t solved. I stiil cannot use the offline feature of the sdkm.
Previous question was related to the workaround you proposed. Nevertheless, I’m going to file a new topic.

Thank you!

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