`ttech@ttech-desktop:~$ sudo apt update
Get:1 file:/var/cuda-repo-l4t-10-2-local InRelease
Ign:1 file:/var/cuda-repo-l4t-10-2-local InRelease
Get:2 file:/var/cuda-repo-l4t-10-2-local Release [564 B]
Get:2 file:/var/cuda-repo-l4t-10-2-local Release [564 B]
Get:3 https://repo.download.nvidia.com/jetson/common r32.7 InRelease [2,555 B]
Get:4 https://repo.download.nvidia.com/jetson/t210 r32.7 InRelease [2,553 B]
Hit:5 Index of /ubuntu-ports bionic InRelease
Hit:7 Index of /ubuntu-ports bionic-updates InRelease
Hit:8 Index of /ubuntu-ports bionic-backports InRelease
Hit:9 Index of /ubuntu-ports bionic-security InRelease
Fetched 5,108 B in 2s (3,054 B/s)
** (appstreamcli:7844): WARNING **: 20:23:09.924: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic_main_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.924: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic_universe_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic_multiverse_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic-updates_main_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic-updates_universe_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic-backports_main_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic-backports_universe_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic-security_main_dep11_Components-arm64.yml.gz
** (appstreamcli:7844): WARNING **: 20:23:09.925: No origin found for file ports.ubuntu.com_ubuntu-ports_dists_bionic-security_universe_dep11_Components-arm64.yml.gz
Reading package lists… Done
Building dependency tree
Reading state information… Done
All packages are up to date.`
ttech@ttech-desktop:~$ sudo apt upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
ttech@ttech-desktop:~$ ping google.com
PING google.com (142.251.42.14) 56(84) bytes of data.
64 bytes from bom12s19-in-f14.1e100.net (142.251.42.14): icmp_seq=1 ttl=118 time=5.56 ms
64 bytes from bom12s19-in-f14.1e100.net (142.251.42.14): icmp_seq=2 ttl=118 time=5.32 ms
64 bytes from bom12s19-in-f14.1e100.net (142.251.42.14): icmp_seq=3 ttl=118 time=7.03 ms
^C
— google.com ping statistics —
3 packets transmitted, 3 received, 0% packet loss, time 2002ms
rtt min/avg/max/mdev = 5.328/5.974/7.032/0.754 ms
ttech@ttech-desktop:~$ ping nvidia.com
PING nvidia.com (34.194.97.138) 56(84) bytes of data.
^C
— nvidia.com ping statistics —
6 packets transmitted, 0 received, 100% packet loss, time 5105ms
I think I am not able to ping nvidia.com