Please provide the following info (check/uncheck the boxes after creating this topic): Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
[*] NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other
Host Machine Version
[*] native Ubuntu 18.04
other
I try to connect to the net after flash the AGX Xavier with Software 10.0. i flow the instructions from:
but after running :
(1)sudo NetworkManager start
(2)IP: sudo ifconfig eth0 xx.xx.xx.xx netmask 255.255.255.0
(3)ROUTE:sudo route add default gw yy.yy.yy.yy # the yy.yy.yy.yy is the IP of the host
Networks are configured through systemd-networkd.
Have you tried without modifying anything after flashing?
Please check MCU firmware version with Using the MCU Console document.
OK update, using ping to my host I see connection between the target and Host.
However when using ping to google (ping www.google.com) the AGX print:
PING ww.google.com (142.250.184.196) 65(84) bytes of date
But no replay/response from the remote.
The target block to internet open to local network.