kbrrdk
September 2, 2024, 11:15am
1
Hi,
I set up VNC server on my Jetson Orin and I connect it by using my computer. (Set up vnc by following: Setting Up VNC | NVIDIA Developer )
Then I wanted to conncet it without screen and tried to set up dummy screen by following What is the best way to control the jetson Orin GUI remotely? - #5 by KevinFFF
When I treid to conncet jetson with VNC, its not working. Also I tried to connect By screen that I always did it with HMI, its not working. So, I am stuck now. Don’t have any other linux computer. Idk how to solve problem. Kindly, waiting your help.
Thank you.
Hi kbrrdk,
Are you using the devkit or custom board for Orin Nano?
What’s your Jetpack version in use?
Could you establish the VNC session after finishing the steps here with a physical monitor connected?
Please share the result of the following commands for further check
$ systemctl --user status vino-server.service
$ netstat -an | grep 5900
kbrrdk
September 3, 2024, 5:00am
4
Hi Kevin,
Thanks for reply.
I use custom board. I can’t remember jetpack version but I just bought it so it must be the last version.
I set up VNC while the monitor can be connected. Now, I can’t conncet with monitor or VNC, that why I can’t run any code. Bc I can’t see anything.
Thanks.
Please run those command in serial console.
For the devkit, it could be accessed as Jetson Nano & NX Style - Serial Debug Console - JetsonHacks .
For the custom carrier board, please ask your vendor or HW team for the debug UART port.
What would you see if you connect a monitor and power up the board?
system
Closed
October 9, 2024, 4:40am
7
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.