Please provide the following info (check/uncheck the boxes after clicking “+ Create Topic”):
Software Version
[*] 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
Target Operating System
[*] Linux
QNX
other
Hardware Platform
[*] NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other
SDK Manager Version
1.5.0.7774
other
Host Machine Version
[*] native Ubuntu 18.04
other
Hi! I have downloaded, created and flashed DRIVE AGX with DRIVE OS 5.2 based on the SDK manager.
I need my DRIVE AGX to access the local network to enable LAN ssh and internet apt-get.
However, when I accessed the target machine by ttyUSB, I found the networkmanager is missing on the target machine.
I have tried:
(1)Unmask the NetworkManager.service and NetworkManager-dispatcher.service
(2)Start them by “systemctl start NetworkManager.service” and “systemctl start NetworkManager-dispatcher.service” both fail.
Thanks in advance.