I have installed newly released Jetpack 5.0.2 on NVME SSD of Xavier NX 16 GB Module with Development Kit Carrier board.
From first installation, NX worked fine but after a reboot,
I can only see blank screen after tons of Linux kernel booting messages.
I could be able to see login display after changing terminals and back to GUI using Ctrl + Alt + F1~7
but Xavier NX brings up blank screen right after.
This problem seems very similar to when usually encounter first installing Ubuntu laptop with NVidia GPU installed.
For a moment, I found workaround from Save 1GB of Memory! Use LXDE on your Jetson - JetsonHacks, needs network connection
That is not using default Gnome Display Manager
Ctrl + Alt + F2~F6 to open terminal not GUI and login to user then,
$ sudo apt install lightdm
and on prompt after installation select lightdm not gdm(Gnome Display Manager)
then reboot.
This will bring up GUI back again at least in my case.
P.S. When booting NX it always says “Warning: Test Key Detected” on boot screen, is this okay?
P.S 2. is Xavier NX 16GB RAM model is P3668-003?
Hi,
Sorry that there are few points to clarify here
-
If you don’t flash nvme, would you hit this issue?
-
So it won’t see in the first boot, but after the follow-up reboot?
Could you firstly try emmc case as experiment? We notice there seems to be some bugs in flash nvme cases.
So still doing some internal check. If you are willing to help, it may help make the progress faster. Thanks.
Hi,
I’ve quick tested installing Jeptack 5.0.2 on Xavier NX 16GB model on eMMC but on a different carrier board Seeed Studio reComputer J20-1-H2 due to lack of original Development Kit board I have.
No booting issue found so far except that unable to install whole Jetpack SDK due to lack of disk space.
Another booting issue for JP5.0.2 installed on NVME. with GPIO pin is attached to UART console, it doesn’t booting at all - No booting screen or else, just blank screen forever.
Hi,
We can only deal with devkit cases. Please contact the board vendor to let them report bug to us instead.
No I’m talking about No issue found on Seeed Studio Carrier Board J20-1-H2 flashing 5.0.2
All Issues I mentioned are happening in Jetpack 5.0.2 with Xavier NX 16GB on Official DevKit
If you only flash the OS but do not install any “SDK” to your emmc. Will you hit this issue?
If so, could you share me below log
-
dmesg
-
/var/log/Xorg.0.log
If you cannot operate the device because you don’t see anything on the GUI, please use the uart console.
BTW, not quite sure what does that mean “a GPIO pin connected to UART console”…
Hi,
Answer to 1. No, I mean you just select “OS” in sdkmanager GUI, but un-click those “SDK” in sdkmanager gui. So that you won’t install CUDA/TensorRT at this moment. This will make your emmc has enough space.
Answer to 3. This seems not related to the original question. You can file a new topic for it.
Hi,
So what is the exact scenario to his this issue? Has to use nvme to reproduce this issue?
Hi,
Exact issue is just booting NVME flashed to JP5.0.2 cannot bring up GDM GUI reboot after flash “AS IS”
and was able to workaround with lightdm
Here are logs you requested
dmesg.txt (92.5 KB)
Xorg.0.log (17.4 KB)
Hi,
Is the log you just shared based on GDM or based on lightdm?
Hi
Oh,These logs are acquired after boot complete and GUI brought up with lightdm
Do you need logs from GDM?
Yes, I need log from gdm.
Hi,
I cannot reproduce gdm3 hang on boot after installing lightdm and switching back to gdm3 after removal of lightdm on the same hardware.
Here are the logs from GDM3 boot w/o hang
dmesg_gdm3.txt (91.7 KB)
Xorg.0.log (17.8 KB)
I think I should flash new Xavier NX 16GB on NVME to reproduce later.
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Please share the log after you could reproduce issue. Thanks.