I am using SDK 35.1.0 and flashing with one of below commands:
sudo ./flash.sh jetson-xavier-nx-devkit-emmc mmcblk0p1
With this I am able to login via ssh to terminal and able to do my work. Also GUI I am able to login and use as ubuntu desktop
sudo ./flash.sh -C nv-auto-config jetson-xavier-nx-devkit-emmc mmcblk0p1
With this I am able to login via ssh to terminal but not via GUI.
Ubuntu Login asking for password and when I enter password its going (some processing) and again login display comes up.
We are trying this option to work without having monitor, so we can configure ubuntu and login via ssh. But at same time I need GUI also for one of my application requirement.