JetPack Version: 6.2.1(Kernel 36.4.4)
Hardware: Jetson Orin NX (8GB)
Title is fairly self explanatory, when I try to use source_sync.sh either the connection times out, the wrong version is downloaded, or there are seemingly missing files.
What I have tried so far + errors:
- original
source_sync.sh
fatal: unable to connect to nv-tegra.nvidia.com:
nv-tegra.nvidia.com[0: 35.82.181.43]: errno=Connection timed out
nv-tegra.nvidia.com[1: 34.216.216.36]: errno=Connection timed out
.../nvidia/nvidia_sdk/Linux_for_Tegra/source/kernel/kernel-jammy-src source sync failed!
- the script attached to this post downloads the incorrect kernel version (
kernel-nobleinstead ofkernel-jammy-src) - Also tried following these instructions for manually downloading and expanding the kernel, but
nvidia_unified_gpu_display_driver_source.tbz2does not exist in the 36.4.4public_sources.tbz2file.