I am facing an issue where I tried to connect my orin to vnc on headless display , the blank screen with nvidia logo is only showing up . I followed these two links for setup
solved it by modifying
sudo nano /etc/gdm3/custom.conf
by setting
AutomaticLoginEnable = True
AutomaticLogin = jetbot
where jetbot is the username on my jetson , replace it with yours one and I am getting the expected view as shown in the figure below
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.