Hi All,
I encountered fail boot up on my device Jetson Xavier NX.
I would liked to install VNC on my devices and then suddenly it won’t boot up successfully.
After trying to changed the resolution on terminal using below info :
Section “Screen”
** Identifier “Default Screen”**
** Monitor “Configured Monitor”**
** Device “Tegra0”**
** SubSection “Display”**
** Depth 24**
** Virtual 1366 768**
** EndSubSection**
EndSection
after that this jetson not able to boot up successfully, below is the snapshot info
kindly please help with this situation.
Thanks all.
Have you tried re-flashing the device?
Not yet, and I guess re-flashing the device can remove all of my data, So I want to try safe mode on Jetson Xavier, but I don’t know how. Can you guide me? Or do you know other solutions?
Hi,
your issue seems similar to this one:
Hello @JerryChang ,
Thank you for your reply. Actually, I couldn’t start VNC (although I set it up correctly) when I had this mistake. I have recently resolved the issue this way:
As far, as I understood, the problem was “The real problem you have is the desktop manager (gdm3) seems not able to turn on so desktop is gone”. I did this:
via ssh (USB device mode) I installed nano editor on my Jetson (since it’s the best way to reach config files on Jetson via ssh):
sudo apt install nano
then I …
Can you check if the resolution is correct?
Or it may also happen when the disk space is used up.
Hi, I’m trying to follow the guidelines that been provide in this link :
hello Dmitry_F,
please check below for setting-up VNC on the Jetson developer kit,
thanks
When I tried to access jetson via usb through windows, I couldn’t see any COM information.
Could you please help how to access jetson through SSH via USB Cable.
Kindly please help regarding this.
Thanks.
Hi,
generally, we suggest using a Ubuntu PC as the host. (It’s required if you need re-flashing.)
The device will show up as /dev/ttyUSB0
for capturing serial console log.
You may need to figure out how to do it on Windows by yourself.
Hi @DaveYYY , Thanks for your respond.
When I tried to access using linux it also showing the same info.
I couldn’t access via SSH.
Thanks.
Oh, I’m sorry.
Since your device is not starting up properly, the USB device mode may not be working.
Please use a TTL-USB converter to see if you can access the system.
system
Closed
September 13, 2023, 2:15am
11
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.