
Set Up the VNC Serverįirst, enable the VNC server to start each time you log in. You can see that we now have less memory used. On the login screen, click the gear icon next to “Sign In”. Your computer will then reboot to a login screen. Save RAM By Using the LXDE Desktopįirst, let’s free up some RAM to keep our Nano from crashing. Now I will show you everything you need to know to connect to your NVIDIA Jetson Nano desktop remotely from your own PC (on the same WiFi network) using an application called VNC Viewer. free -h Connect to Your NVIDIA Jetson Nano Remotely From Your PC Once the Nano is done rebooting, see if you have swap space. Sudo bash -c 'echo "/var/swapfile swap swap defaults 0 0" > /etc/fstab' If you don’t have swap space, add a 4GB swap file. To keep the Nano from crashing, we need to create a swap file. Some of the applications I will use on my Jetson Nano require a lot of memory. If you want to change it to low performance because you are using microUSB to power the Jetson Nano, here is the command: sudo nvpmodel -m 1 Create a Swap File This command will give you high power performance. Otherwise, type the following command: sudo nvpmodel -m 0 If you see the following, you are good to go. If you are using the 5V/4A power supply like I am, open your terminal window, and type: sudo nvpmodel -q Open a terminal window, and type the following command. sudo reboot Collect Information About Your Jetson Nano Type Y and press Enter to upgrade everything. Open the terminal, and type: sudo apt-get update sudo apt-get upgrade Let’s update our package list and upgrade the software on the system. sudo iw dev wlan0 set power_save off sudo reboot Run Updates Turn off the power save mode to get stability. Computer monitor with an HDMI connection.NVIDIA Jetson Cooling Fan and Case (Optional).Power Supply Applicable for Jetson Nano 5V/4A OD 5.5mm ID 2.1mm.SD/Micro SD Card Reader with Standard USB Connector.NVIDIA Jetson Nano Developer Kit (4GB – B01).This section is the complete list of components you will need for this project (#ad).ĭisclosure (#ad): As an Amazon Associate I earn from qualifying purchases. Option 2 (Fastest): Install NoMachine on Your PC.Option 1 (Slowest): VNC Viewer on Your PC.Connect to Your NVIDIA Jetson Nano Remotely From Your PC.Collect Information About Your Jetson Nano.Write the Operating System Image to the microSD Card.
