./source_sync.sh doesn't work

Downloading default kernel/nvidia source…
Cloning into ‘…/Linux_for_Tegra/sources/kernel/nvidia’…
fatal: unable to access ‘http://nv-tegra.nvidia.com/linux-nvidia.git/’: Failed to connect to nv-tegra.nvidia.com port 80: Connection refused

I have tried git and http accesses (both fail), please advise on resolution.

I think that’s from a security issue being worked on. You could manually download from:
https://developer.nvidia.com/embedded/downloads#?search=source&tx=$product,jetson_nano

It would be easier though (still have to figure which source package in the above link) to go to your specific L4T release (see “head -n 1 /etc/nv_tegra_release”, and then pick the source from that particular release:
https://developer.nvidia.com/linux-tegra

The https://nv-tegra.nvidia.com/ is now up and running.

Thanks for your patience.

Thank you for the update.

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