I would like to connect the Jetson Xavier NX to the internet to install some packages.
Connecting the ethernet to the lan port does not work and neither using a usb to ethernet converter.
What steps are neccessary to connect the NX to the internet?
I tried connecting the NX system via a USB-to-LAN converter without success.
Altough I can reach the systems via their designated IPs through the converter, I cannot reach any site on the www on the nx system.
On my laptop (windows) I went to Control Panel > Network & Sharing > Network Connections > right-click on the WiFi connection > Properties and enable sharing the connection to other computers.
After enabling sharing I set the IP of the LAN connection and following the steps from the link you provided (2.) but unfortunately there is no internet connection established.
You have to set the IP when configuring the shared network connection. Once done and everything on the NX system is commented in /etc/network/interfaces, do ifconfig and make sure that you have a static connection setup with .12. Restart the Nvidia NX, add the name server to resolv.conf and ping google.com to check if it has started.
Maybe this is totally random and a waste of time, but we were also not able to connect our A1 to the internet because our robot was configured to a different timezone (somewhere around 2018).
If your robot faces the same issue, you could maybe check if setting the timezone manually helps.