VNC connection to Jetson Orin Nano

I am running an Jetson Orin Nano with no screen attached. I would like to view the screen remotely on my Windows host. Both computers are in the same network.

For the old Jetson Nano, I followed this tutorial

But for the Jetson Orin Nano I am getting an error message from VNC Viewer saying

Timed out waiting for a response from the computer

Is the above listed tutorial still the one that should be followed?

Thanks

Elias

1 Like

Hi elias14,

Are you using the devkit or custom board for Jetson Orin Nano?
What’s you Jetpack version in use?

Would VNC work if you connect any monitor on your board?

Are you using the devkit or custom board for Jetson Orin Nano? → devkit
What’s you Jetpack version in use? → eli@eli-nano2:~$ sudo apt-cache show nvidia-jetpack | grep “Version”
Version: 5.1.1-b56

Would VNC work if you connect any monitor on your board? → no

Please refer to the following steps on your devkit.

1. Connect an external monitor on your board
2. Settings -> Sharing -> Screen Sharing: Active
3. Press "Screen Sharing" -> Access Options -> Require a password
4. Settings -> Sharing -> Remote Login: On
5. $ gsettings set org.gnome.Vino require-encryption false

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.