Qengineering / Jetson-Nano-Ubuntu-20-image

Jetson Nano with Ubuntu 20.04 image
https://qengineering.eu/install-ubuntu-20.04-on-jetson-nano.html
BSD 3-Clause "New" or "Revised" License
733 stars 76 forks source link

Problems with VNC #71

Open olegg366 opened 9 months ago

olegg366 commented 9 months ago

There is a problem with connecting to jetson nano 4gb via vnc. I used the official guide. It worked with yours ubuntu 18.04, but with this image, using RealVNC, I cant connect to my jetson. It just says "time out wating for responce from remote computer". Can someone help?

Qengineering commented 9 months ago

We will address the issue asap.

olegg366 commented 9 months ago

Thanks! I'll be looking forward to it.

Qengineering commented 9 months ago

Please consult the README.md

olegg366 commented 9 months ago

Thanks, but I don't have a monitor to follow the steps you indicated. Could you translate these instructions into terminal commands? I think they differ from nvidia docs only in vnc client settings. But even with this step, I can't connect to jetson.

doodieb15 commented 9 months ago

Any chance to enable VNC on headless Jetson Nano?

Qengineering commented 9 months ago

I'm working on a headless solution. I need to overwrite the default screen resolution. The well known Xorg.conf doesn't work.

Borja21091 commented 8 months ago

I'm working on a headless solution. I need to overwrite the default screen resolution. The well known Xorg.conf doesn't work.

I managed to connect following the steps from the README, but after the first connection it looks like the live feed is not working any more. The date&time in the Jetson's Desktop shows the time when I first connected to it, although it's the following day now.

To be clear, I can see the mouse moving on my VNC Client, but clicking and text input does not work. Anyone has experienced the same behaviour? Definitely weird.

Also, I have the jetson doing some stuff on the background and... Even though VNC's behaviour is not ideal, the Jetson keeps doing what it was supposed to be doing

For what I've tested so far, VNC only works properly when the Jetson is connected to a screen (I was using HDMI port, not sure about Display-Port though).