I was hoping to make my Jetson orin nano to be a server.
What I did was that I typed sudo systemctl set-default multi-user.target to disable its GUI.
Next time when I booted the device, after the Nvidia logo, it went into black screen and even the fan stopped spinning.
Could anyone help take a look? I guess I need to try recovery mode next, however before that I would like to see if anyone has a solution. Thank you in advance!
Thank you for taking a look!
I am a n00b in this area and I am still confused. But if I rewrite a new OS into my sd card, it should not have sudo systemctl set-default multi-user.target option configured, thus it should boot into GUI so why framebuffer matters here? According to ChatGPT, it’s something that can help me display when there is no GPU driver?
Note, the image I wrote into the sd card was already in 36.2. Do you mean 36.2 is not compatible with the old UEFI/Bootloader on my current device that I need to flash with SDK Manager for the whole device?
I bought this device about 3 months ago, and I installed the JetPack 5.1.2, which should have Jetson Linux 35.4.1.
Hi Dave, I will definitely try it. But I need to build a host linux machine first in order to install with SDK Manager. Previously I tried using WSL2 but failed.
So a follow-up question is that will install 36.2 update my UEFI/Bootloader?