I tried to upgrade my Jetson AGX Xavier dev kit from JP4.4 to JP5.1.1. To upgrade I’m using SDK Manger on an Ubuntu 20.04 machine.
The first time I tried the kernel install seemed to work but SDKM got stuck when trying to install the SDK. It couldn’t create a ssh connection to the Xavier. I could ping 192.168.55.1 but if I manually tried to ssh, the connection was refused. At the same time the HDMI monitor plugged into the Xavier would show the boot splash screen, but went black after that and wouldn’t show any image.
After reading some of the post on the forum, I deleted all the downloads (~/Downloads/nvidia and ~/nivida/nvidia_sdk) from my host machine, put the Xavier in recovery mode and reflashed. This time the install appeared to complete (include the SDK) but the screen was still black.
Now I can ssh into the Xaiver. But in the /home/nvidia directory, I only have the ‘Desktop’ directory. I don’t have Documents, Downloads, Music, Pictures, Public… When I type on a keyboard or move the mouse connected to the Xavier, the screen wakes up but never produces an image and goes back to power saving mode.
Attached are the output of dmesg, Xorg.0.log, and the serial console.
Any ideas?
dmesg.txt (78.7 KB)
serialConsole.txt (75.9 KB)
Xorg.0.log (22.6 KB)