I’m just using my jetson nano for the first time this week.
I’m running on the microsd image downloaded from the nvidia nano getting started webpage
When I try to do
sudo apt-get update
,
it gives errors on two nvidia repositories:
Err:11 http://international.download.nvidia.com/jetson/repos/<SOC> r32 Release
404 Not Found [IP: 192.229.211.70 80]
and
E: The repository 'http://international.download.nvidia.com/jetson/repos/<SOC> r32 Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I’ve done some googling but haven’t seen anything relevant so far