In this table ,it seems only ubuntu 22.04 is supported for remote profiling to any jetson as host. And there’s no Jetson Orin Nano in “Target Hardware”.
I tried to remote profile Jetson Orin Nano with ssh by a ubuntu 24.04 host, and always same error “This version of Nsight Systems does not support profiling on the selected target.Missing directory with target binaries:”. I had installed Nsight System 2024.5 on Orin Nano by SDK Manager, but I tried some Nsight host version like 2025.5.1 and 2024.5.1, and they can’t find the same CLI version on target becouse only 2024.5.4 was installed on target.
So I want to confirm whether ubuntu 24.04 CAN’T remote profile Orin Nano, and which nsight version I should choose to do it.
JetPack 7.x and Ubuntu 24.04. supports device flashing, target and host components installation. JetPack 6.1.x/6.2.x and Ubuntu 24.04 supports device flashing and target components installation only (host development or host component installation is not supported).
Jetson Orin Nano supports only JetPack 6.2.x and earlier, so for remote profiling using Nsight Systems you have to use operating system that supports host development for this JetPack version (Ubuntu 20.04 or 22.04).
Nsight Systems versions 2025.5.1 and 2024.5.1 are our website releases and do not support profiling on Jetson devices. Last Nsight System version supporting Orin was 2024.5.4 and there is both CLI and GUI available via SDK Manager on supported host operating system.