I update it and then reboot it. It will appear Nvidia logo and the freeze in booting logging. Not show any logging just show this blinking “_” . How to solve this? I am using SSD. Perversely it worked perfectly and after an update it today it happened.
I press ALT+CTRL+DELETE then restart but freeze in booting logging.
Keyboard and Mouse power up. The cooling fan also working.
NOTE: nvidia-l4t-bootloader updated and requested to reboot. After that is happend.
My AGX had the same problem. I was able to boot with the host computer and USB cable connected. You don’t need a USB cable when it starts up. Please try it.
The latest cudnn and other updates seem to be the cause of this problem.
Was having the same issue after the update too, terminal was stuck at bash (via the serial console) and the display was empty. The Xavier NX finally boots up after a few tries. (Most likely booted up after pressing CRTL-ALT-DEL.)
Update: The same issue persists even after reboot.
If you tried to upgrade the system from rel-32.4.2 to rel-32.4.3 by running the apt-get with nvidia official deb package, then you need to check this comment.
However, if you are using sdkmanager to directly flash your board with new rel-32.4.3, then you are not hitting the problem I am talking about.
This bug symptom will show below log in the end of your serial console log.
bash: cannot set terminal process group (-1): Inappropriate ioctl for device
bash: no job control in this shell
bash-4.3#
In this case, if you are using sdcard image, please mount your sdcard on host and add the root=/dev/mmcblk0p1 back to /boot/extlinux/extlinux.conf.
This is solution for a booting problem. Try CTRL+ALT+DELETE in several times and then it is going to the desktop. Then use above codes in Terminal.
But there is another issue after this.
sudo jetson_clocks not working. It does not show any error but fan not working in 100% speed. It shows jetson clock is working and CPU use 1.4GHz also but fan not working.