I currently use Jetson Orin Nano with jetpack Version: 6.0-b52. Before a recent reboot, I could use the system normally and could shut down or boot up without any issues. However, after the latest reboot, I only see the “boot options” screen, following which my display reports no video signal.
I can ssh the device and able to access the device.
You mean the display was working properly before, but suddenly went off?
Your Xorg server just started up and shut down immediately, and I feel like maybe some permission stuff in your system is messed up.
What if you manually run startx again?
Yes till yesterday display was working fine. I just shut the device and took out the power adapter. When I again powered on the device, It started normally with the initial boot log on the display, and after that display screen went black, and then the “no video signal” message came up.
Now also when I reboot the device same thing continues.
Through the SSH terminal, I did the following as you mentioned.
ttech@ttech-desktop:~$ startx
xauth: file /home/ttech/.Xauthority does not exist
X.Org X Server 1.19.6
Release Date: 2017-12-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 4.15.0-163-generic aarch64 Ubuntu
Current Operating System: Linux ttech-desktop 4.9.253-tegra #1 SMP PREEMPT
Wed Apr 20 14:25:12 PDT 2022 aarch64
Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M
memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt earlycon=uart8250,mmio32,0x70006000 root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk1p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 sdhci_tegra.en_boot_part_access=1
Build Date: 14 December 2021 04:14:51PM
xorg-server 2:1.19.6-1ubuntu4.10 (For technical support please see
http://www.ubuntu.com/support)
Current version of pixman: 0.34.0
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.1.log", Time: Tue Feb 6 14:16:03 2024
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
@DaveYYY Thanks for your help. But Already two weeks back I faced some OS error issues and I reflashed the device. Is there any other way? Because every time reflashing can not be a solution. It took a lot of time to reflash things.
Using the SD card image should be a fast way.
As long as you are still able to boot up, there is no issue with the bootloader, so you don’t need to use SDK Manager to do a whole re-flash.