I have a Jetson Nano and would like to connect both CSI camera and a Go-Pro Hero 6 (video not detect

$ ping ports.ubuntu.com
PING ports.ubuntu.com (91.189.88.150) 56(84) bytes of data.
64 bytes from astomi.canonical.com (91.189.88.150): icmp_seq=1 ttl=53 time=145 ms
64 bytes from astomi.canonical.com (91.189.88.150): icmp_seq=2 ttl=53 time=144 ms

There is something up with either your nano’s configuration, your local network, or your ISP’s network configuration if that isn’t working. Can you ping 91.189.88.150?

$ ping 91.189.88.150
PING 91.189.88.150 (91.189.88.150) 56(84) bytes of data.
64 bytes from 91.189.88.150: icmp_seq=1 ttl=53 time=147 ms
64 bytes from 91.189.88.150: icmp_seq=2 ttl=53 time=151 ms

Can you get a resolution and response if you ping ports.ubuntu.com from another machine on your local network? If you can, then it’s your nano. If you can’t, then it’s your local network or ISP.

I am able to ping ports.ubuntu.com from another machine, but nano does not work. I am gonna try reflashing with a different image because it seems that the DLI (HEADLESS MODE) Does not work.