Good day,
I’ve flashed my Jetson with the newest Grinch kernel (19.3.6), after reboot the UI comes up; but the UI display quality is poor. When I turn off and restart the system again it loads until the Nvidia logo and the screen stays black. I can see the screen is on but the UI is not showing.
I’m able to communicate with the Jetson on the host computer using
ssh ubuntu@tegra-ubuntu
and I’m able to view the Jetson ubuntu folder as when I type in command
sudo ssh -X ubuntu@tegra-ubuntu nautilus
I also tried fixing the problem by:
restalling lightdm,
installing gdm and reconfiguring to gdm.
The host computer I flashed the kernel on is Linux Ubuntu 12.04 64bit in VirtualBox.