Drive AGX Xavier can't connect to internet

I followed this instruction:

DRIVE AGX Developer Kit HW Quick Start Guide.pdf

to connect internet. here is my connection:


and then I opened the networkmanager but i got nothing:

Here is my drive os version:

Dear @yueqiao.liu,
Could you share ifconfig output?

nvidia@tegra-ubuntu:~$ ifconfig
br0 Link encap:Ethernet HWaddr ea:c0:a7:8a:89:3f
inet6 addr: fe80::e8c0:a7ff:fe8a:893f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:644 errors:0 dropped:0 overruns:0 frame:0
TX packets:494 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:91453 (91.4 KB) TX bytes:34866 (34.8 KB)

br0.200 Link encap:Ethernet HWaddr ea:c0:a7:8a:89:3f
inet addr:10.42.0.28 Bcast:10.42.0.255 Mask:255.255.255.0
inet6 addr: fe80::e8c0:a7ff:fe8a:893f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:425 errors:0 dropped:0 overruns:0 frame:0
TX packets:436 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:29274 (29.2 KB) TX bytes:31758 (31.7 KB)

can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING NOARP MTU:16 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:96

can1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING NOARP MTU:16 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:97

docker0 Link encap:Ethernet HWaddr 02:42:e1:a6:7e:4c
inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

enp4s0 Link encap:Ethernet HWaddr 00:04:4b:cb:be:d9
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

eth0 Link encap:Ethernet HWaddr 00:04:4b:cb:be:d6
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:1621 errors:0 dropped:1212 overruns:0 frame:0
TX packets:5527 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:116867 (116.8 KB) TX bytes:419946 (419.9 KB)
Interrupt:72

hv0 Link encap:Ethernet HWaddr 0a:86:4c:f8:e8:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:47 errors:0 dropped:0 overruns:0 frame:0
TX packets:400 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:15298 (15.2 KB) TX bytes:78556 (78.5 KB)
Interrupt:7

hv1 Link encap:Ethernet HWaddr 0a:86:4c:f8:e9:00
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:240 errors:0 dropped:0 overruns:0 frame:0
TX packets:593 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:34488 (34.4 KB) TX bytes:93040 (93.0 KB)
Interrupt:8

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:85 errors:0 dropped:0 overruns:0 frame:0
TX packets:85 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:6426 (6.4 KB) TX bytes:6426 (6.4 KB)

Dear @yueqiao.liu,
Can you restart the network manager and check ifconfig.

sudo /etc/init.d/network-manager restart

nvidia@tegra-ubuntu:~$ sudo /etc/init.d/network-manager restart
Restarting network-manager (via systemctl): network-manager.service.
nvidia@tegra-ubuntu:~$
nvidia@tegra-ubuntu:~$ ifconfig
br0 Link encap:Ethernet HWaddr ea:c0:a7:8a:89:3f
inet6 addr: fe80::e8c0:a7ff:fe8a:893f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7678 errors:0 dropped:0 overruns:0 frame:0
TX packets:5368 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1196130 (1.1 MB) TX bytes:320140 (320.1 KB)

br0.200 Link encap:Ethernet HWaddr ea:c0:a7:8a:89:3f
inet addr:10.42.0.28 Bcast:10.42.0.255 Mask:255.255.255.0
inet6 addr: fe80::e8c0:a7ff:fe8a:893f/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:5018 errors:0 dropped:0 overruns:0 frame:0
TX packets:5171 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:334918 (334.9 KB) TX bytes:339345 (339.3 KB)

can0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING NOARP MTU:16 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:96

can1 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
UP RUNNING NOARP MTU:16 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:10
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:97

docker0 Link encap:Ethernet HWaddr 02:42:e1:a6:7e:4c
inet addr:172.17.0.1 Bcast:0.0.0.0 Mask:255.255.0.0
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

enP2p1s0 Link encap:Ethernet HWaddr 00:04:4b:cb:be:db
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

enp4s0 Link encap:Ethernet HWaddr 00:04:4b:cb:be:d9
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

eth0 Link encap:Ethernet HWaddr 00:04:4b:cb:be:d6
inet6 addr: fe80::4547:cd66:3328:a1d1/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:22348 errors:0 dropped:18473 overruns:0 frame:0
TX packets:82373 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:1572606 (1.5 MB) TX bytes:6176019 (6.1 MB)
Interrupt:72

hv0 Link encap:Ethernet HWaddr 0a:86:4c:f8:e8:00
inet6 addr: fe80::4b70:ba25:aacf:12b0/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:622 errors:0 dropped:0 overruns:0 frame:0
TX packets:2450 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:211948 (211.9 KB) TX bytes:766330 (766.3 KB)
Interrupt:7

hv1 Link encap:Ethernet HWaddr 0a:86:4c:f8:e9:00
inet6 addr: fe80::1313:b63:139d:c2e5/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:3234 errors:0 dropped:0 overruns:0 frame:0
TX packets:5202 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:478558 (478.5 KB) TX bytes:971877 (971.8 KB)
Interrupt:8

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:94 errors:0 dropped:0 overruns:0 frame:0
TX packets:94 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1
RX bytes:7380 (7.3 KB) TX bytes:7380 (7.3 KB)

Dear @yueqiao.liu.
I am using 3/4 port using dualGBe dongle and I see no issue on DRIVE SW 10.0.
Could you double check if there is no issue with LAN cable/dualGBE dongle. Do you see blinking light at ethernet port.
Please check restarting network manager and ifconfig outputs on both Tegras and see if there is difference in ifconfig output on both Tegras.

If possible, please check re-flashing DRIVE SW 10.0 to avoid SW issues related to board state.

can you tell which network card was used with my connection? eth0?

Dear @yueqiao.liu,
eth0 should get IP

I tried to connect my target device directly to host pc, and manually set ip address, but still not work. i can’t ping from my host pc to target.

Thank you for reply.

I have two purposes:

  1. connect my drive device to internet.
  2. setup connection via ssh between host pc and device.

it is appreciated if you can tell me which instruction should i follow.

Dear @yueqiao.liu,
If you connect the target to host via USB debug port, you can access via minicom at /dev/ttyUSB2 from host.
Did you check re-flashing the target?

Dear @yueqiao.liu,
Is the issue resolved? if not, could you follow the thread Unable to connect the nvidia drive to the internet