Hello,
I am running the source_sync.sh script with the following command w/ L4T 32.6.1:
sudo ./source_sync.sh -t tegra-l4t-r32.6.1
I get the following error:
Cloning into '/Linux_for_Tegra/sources/kernel/nvidia'...
fatal: unable to connect to nv-tegra.nvidia.com:
nv-tegra.nvidia.com[0: 34.216.216.36]: errno=Connection refused
nv-tegra.nvidia.com[1: 35.82.181.43]: errno=Connection refused
Has anyone run into this? I can manually clone via nv-tegra.nvidia.com, but I would prefer to use the script to make things easier.
Thanks!