Nano log in to LTS nano tty1

I was using my Nvidia normally from 2 days, yesterday I went out with the jeston in my bag etc … today I re log in and I cannot access GUI anymore. Jetpack 4.6. I tried some solutions. I
Jetson nano 2GB: Black screen after update software and bootloader and then restart - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums
Is there any other solution except reflashing ? reflashing will be the last solution because I don’t want to reset what I’ve done.

Use the console to check /var/log/Xorg.0.log.

Also, check ps aux |grep lightdm or ps aux |grep gdm3 to see if display manager is running or not.

rabah@nano:/var/log$ cat Xorg.0.log

[     8.576] (--) Log file renamed from "/var/log/Xorg.pid-6197.log" to "/var/log/Xorg.0.log"
[     8.578]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[     8.578] X Protocol Version 11, Revision 0
[     8.578] Build Operating System: Linux 4.15.0-163-generic aarch64 Ubuntu
[     8.578] Current Operating System: Linux nano 4.9.253-tegra #1 SMP PREEMPT Mon Jul 26 12:13:06 PDT 2021 aarch64
[     8.578] 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=1125 core_edp_ma=4000 gpt tegra_fbmem=0x800000@0x92ca9000 is_hdmi_initialised=1  earlycon=uart8250,mmio32,0x70006000  root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[     8.578] Build Date: 14 December 2021  04:14:51PM
[     8.578] xorg-server 2:1.19.6-1ubuntu4.10 (For technical support please see http://www.ubuntu.com/support)
[     8.578] Current version of pixman: 0.34.0
[     8.578]    Before reporting problems, check http://wiki.x.org
        to make sure that you have the latest version.
[     8.578] Markers: (--) probed, (**) from config file, (==) default setting,
        (++) from command line, (!!) notice, (II) informational,
        (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.578] (==) Log file: "/var/log/Xorg.0.log", Time: Fri May 27 17:37:28 2022
[     8.580] (==) Using config file: "/etc/X11/xorg.conf"
[     8.580] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     8.584] (==) No Layout section.  Using the first Screen section.
[     8.584] (==) No screen section available. Using defaults.
[     8.584] (**) |-->Screen "Default Screen Section" (0)
[     8.584] (**) |   |-->Monitor "<default monitor>"
[     8.585] (==) No device specified for screen "Default Screen Section".
        Using the first device section listed.
[     8.585] (**) |   |-->Device "Tegra0"
[     8.585] (==) No monitor specified for screen "Default Screen Section".
        Using a default monitor configuration.
[     8.585] (==) Automatically adding devices
[     8.585] (==) Automatically enabling devices
[     8.585] (==) Automatically adding GPU devices
[     8.585] (==) Automatically binding GPU devices
[     8.585] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     8.587] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     8.587]    Entry deleted from font path.
[     8.588] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[     8.588]    Entry deleted from font path.
[     8.588] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[     8.588]    Entry deleted from font path.
[     8.591] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[     8.591]    Entry deleted from font path.
[     8.591] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[     8.591]    Entry deleted from font path.
[     8.591] (==) FontPath set to:
        /usr/share/fonts/X11/misc,
        /usr/share/fonts/X11/Type1,
        built-ins
[     8.591] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.591] (II) The server relies on udev to provide the list of input devices.
        If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.591] (II) Loader magic: 0x556f4cf010
[     8.591] (II) Module ABI versions:
[     8.591]    X.Org ANSI C Emulation: 0.4
[     8.591]    X.Org Video Driver: 23.0
[     8.591]    X.Org XInput driver : 24.1
[     8.591]    X.Org Server Extension : 10.0
[     8.593] (++) using VT number 1

[     8.599] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     8.601] (II) no primary bus or device found
[     8.601] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[     8.601] (II) "glx" will be loaded by default.
[     8.601] (II) LoadModule: "extmod"
[     8.601] (II) Module "extmod" already built-in
[     8.601] (II) LoadModule: "glx"
[     8.604] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.645] (II) Module glx: vendor="X.Org Foundation"
[     8.646]    compiled for 1.19.6, module version = 1.0.0
[     8.646]    ABI class: X.Org Server Extension, version 10.0
[     8.646] (II) LoadModule: "nvidia"
[     8.647] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[     8.677] (II) Module nvidia: vendor="NVIDIA Corporation"
[     8.677]    compiled for 4.0.2, module version = 1.0.0
[     8.677]    Module class: X.Org Video Driver
[     8.695] (II) NVIDIA dlloader X Driver  32.6.1  Release Build  (integ_stage_rel)  (buildbrain@mobile-u64-5755-d7000)  Thu Sep 16 21:03:52 PDT 2021
[     8.695] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[     8.695] (WW) Falling back to old probe method for NVIDIA
[     8.695] (II) Loading sub module "fb"
[     8.695] (II) LoadModule: "fb"
[     8.696] (II) Loading /usr/lib/xorg/modules/libfb.so
[     8.704] (II) Module fb: vendor="X.Org Foundation"
[     8.704]    compiled for 1.19.6, module version = 1.0.0
[     8.705]    ABI class: X.Org ANSI C Emulation, version 0.4
[     8.705] (II) Loading sub module "wfb"
[     8.705] (II) LoadModule: "wfb"
[     8.705] (II) Loading /usr/lib/xorg/modules/libwfb.so
[     8.730] (II) Module wfb: vendor="X.Org Foundation"
[     8.730]    compiled for 1.19.6, module version = 1.0.0
[     8.730]    ABI class: X.Org ANSI C Emulation, version 0.4
[     8.730] (II) Loading sub module "ramdac"
[     8.730] (II) LoadModule: "ramdac"
[     8.730] (II) Module "ramdac" already built-in
[     8.732] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[     8.732] (II) NVIDIA(0): Creating default Display subsection in Screen section
        "Default Screen Section" for depth/fbbpp 24/32
[     8.732] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[     8.732] (==) NVIDIA(0): RGB weight 888
[     8.732] (==) NVIDIA(0): Default visual is TrueColor
[     8.732] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.732] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[     8.732] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
[     8.732] (**) NVIDIA(0): Enabling 2D acceleration
[     8.732] (II) Loading sub module "glxserver_nvidia"
[     8.732] (II) LoadModule: "glxserver_nvidia"
[     8.733] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[     8.999] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[     8.999]    compiled for 4.0.2, module version = 1.0.0
[     8.999]    Module class: X.Org Server Extension
[     8.999] (II) NVIDIA GLX Module  32.6.1  Release Build  (integ_stage_rel)  (buildbrain@mobile-u64-5755-d7000)  Thu Sep 16 21:02:40 PDT 2021
[     9.037] (--) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[     9.037] (--) NVIDIA(0):     DFP-0
[     9.037] (--) NVIDIA(0):     DFP-1
[     9.037] (II) NVIDIA(0): NVIDIA GPU NVIDIA Tegra X1 (nvgpu) (GM20B) at SoC (GPU-0)
[     9.037] (--) NVIDIA(0): Memory: 4051044 kBytes
[     9.037] (--) NVIDIA(0): VideoBIOS:
[     9.038] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[     9.038] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): External TMDS
[     9.038] (==) NVIDIA(0):
[     9.038] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[     9.038] (==) NVIDIA(0):     will be used as the requested mode.
[     9.038] (==) NVIDIA(0):
[     9.038] (II) NVIDIA(0): Validated MetaModes:
[     9.038] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[     9.038] (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768
[     9.040] (--) NVIDIA(0): DPI set to (37, 50); computed from "UseEdidDpi" X config
[     9.040] (--) NVIDIA(0):     option
[     9.040] (--) Depth 24 pixmap format is 32 bpp
[     9.040] (II) NVIDIA: Reserving 6144.00 MB of virtual memory for indirect memory
[     9.040] (II) NVIDIA:     access.
[     9.045] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[     9.046] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[     9.046] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[     9.046] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[     9.046] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[     9.046] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[     9.046] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[     9.046] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[     9.046] (II) NVIDIA(0):     Config Options in the README.
[     9.103] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[     9.110] (==) NVIDIA(0): Disabling shared memory pixmaps
[     9.110] (==) NVIDIA(0): Backing store enabled
[     9.110] (==) NVIDIA(0): Silken mouse enabled
[     9.129] (==) NVIDIA(0): DPMS enabled
[     9.129] (II) Loading sub module "dri2"
[     9.130] (II) LoadModule: "dri2"
[     9.130] (II) Module "dri2" already built-in
[     9.130] (II) NVIDIA(0): [DRI2] Setup complete
[     9.130] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[     9.148] (--) RandR disabled
[     9.156] (II) SELinux: Disabled on system
[     9.158] (II) Initializing extension GLX
[     9.158] (II) Indirect GLX disabled.
[     9.447] (II) config/udev: Adding input device tegra-hda HDMI/DP,pcm=3 (/dev/input/event0)
[     9.447] (II) No input driver specified, ignoring this device.
[     9.447] (II) This device may have been added with another device file.
[     9.449] (II) config/udev: Adding input device Microsoft Microsoft Nano Transceiver 1.1 (/dev/input/event2)
[     9.449] (**) Microsoft Microsoft Nano Transceiver 1.1: Applying InputClass "libinput keyboard catchall"
[     9.449] (II) LoadModule: "libinput"
[     9.449] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[     9.464] (II) Module libinput: vendor="X.Org Foundation"
[     9.464]    compiled for 1.19.6, module version = 0.27.1
[     9.464]    Module class: X.Org XInput Driver
[     9.464]    ABI class: X.Org XInput driver, version 24.1
[     9.464] (II) Using input driver 'libinput' for 'Microsoft Microsoft Nano Transceiver 1.1'
[     9.466] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[     9.466] (**) Microsoft Microsoft Nano Transceiver 1.1: always reports core events
[     9.466] (**) Option "Device" "/dev/input/event2"
[     9.466] (**) Option "_source" "server/udev"
[     9.467] (II) event2  - Microsoft Microsoft Nano Transceiver 1.1: is tagged by udev as: Keyboard
[     9.467] (II) event2  - Microsoft Microsoft Nano Transceiver 1.1: device is a keyboard
[     9.468] (II) event2  - Microsoft Microsoft Nano Transceiver 1.1: device removed
[     9.468] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.0/0003:045E:07FD.0001/input/input2/event2"
[     9.468] (II) XINPUT: Adding extended input device "Microsoft Microsoft Nano Transceiver 1.1" (type: KEYBOARD, id 6)
[     9.468] (**) Option "xkb_model" "pc105"
[     9.468] (**) Option "xkb_layout" "us"
[     9.470] (II) event2  - Microsoft Microsoft Nano Transceiver 1.1: is tagged by udev as: Keyboard
[     9.470] (II) event2  - Microsoft Microsoft Nano Transceiver 1.1: device is a keyboard
[     9.472] (II) config/udev: Adding input device Microsoft Microsoft Nano Transceiver 1.1 (/dev/input/event3)
[     9.472] (**) Microsoft Microsoft Nano Transceiver 1.1: Applying InputClass "libinput keyboard catchall"
[     9.472] (II) Using input driver 'libinput' for 'Microsoft Microsoft Nano Transceiver 1.1'
[     9.475] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 37 paused 0
[     9.475] (**) Microsoft Microsoft Nano Transceiver 1.1: always reports core events
[     9.475] (**) Option "Device" "/dev/input/event3"
[     9.475] (**) Option "_source" "server/udev"
[     9.476] (II) event3  - Microsoft Microsoft Nano Transceiver 1.1: is tagged by udev as: Keyboard
[     9.476] (II) event3  - Microsoft Microsoft Nano Transceiver 1.1: device is a keyboard
[     9.476] (II) event3  - Microsoft Microsoft Nano Transceiver 1.1: device removed
[     9.476] (II) libinput: Microsoft Microsoft Nano Transceiver 1.1: needs a virtual subdevice
[     9.476] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.1/0003:045E:07FD.0002/input/input3/event3"
[     9.476] (II) XINPUT: Adding extended input device "Microsoft Microsoft Nano Transceiver 1.1" (type: MOUSE, id 7)
[     9.477] (**) Option "AccelerationScheme" "none"
[     9.477] (**) Microsoft Microsoft Nano Transceiver 1.1: (accel) selected scheme none/0
[     9.477] (**) Microsoft Microsoft Nano Transceiver 1.1: (accel) acceleration factor: 2.000
[     9.477] (**) Microsoft Microsoft Nano Transceiver 1.1: (accel) acceleration threshold: 4
[     9.478] (II) event3  - Microsoft Microsoft Nano Transceiver 1.1: is tagged by udev as: Keyboard
[     9.478] (II) event3  - Microsoft Microsoft Nano Transceiver 1.1: device is a keyboard
[     9.480] (II) config/udev: Adding input device Microsoft Microsoft Nano Transceiver 1.1 (/dev/input/event4)
[     9.480] (**) Microsoft Microsoft Nano Transceiver 1.1: Applying InputClass "libinput pointer catchall"
[     9.480] (II) Using input driver 'libinput' for 'Microsoft Microsoft Nano Transceiver 1.1'
[     9.544] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 38 paused 0
[     9.544] (**) Microsoft Microsoft Nano Transceiver 1.1: always reports core events
[     9.544] (**) Option "Device" "/dev/input/event4"
[     9.544] (**) Option "_source" "server/udev"
[     9.546] (II) event4  - Microsoft Microsoft Nano Transceiver 1.1: is tagged by udev as: Mouse
[     9.546] (II) event4  - Microsoft Microsoft Nano Transceiver 1.1: device is a pointer
[     9.546] (II) event4  - Microsoft Microsoft Nano Transceiver 1.1: device removed
[     9.546] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.2/0003:045E:07FD.0003/input/input4/event4"
[     9.546] (II) XINPUT: Adding extended input device "Microsoft Microsoft Nano Transceiver 1.1" (type: MOUSE, id 8)
[     9.547] (**) Option "AccelerationScheme" "none"
[     9.547] (**) Microsoft Microsoft Nano Transceiver 1.1: (accel) selected scheme none/0
[     9.547] (**) Microsoft Microsoft Nano Transceiver 1.1: (accel) acceleration factor: 2.000
[     9.547] (**) Microsoft Microsoft Nano Transceiver 1.1: (accel) acceleration threshold: 4
[     9.549] (II) event4  - Microsoft Microsoft Nano Transceiver 1.1: is tagged by udev as: Mouse
[     9.549] (II) event4  - Microsoft Microsoft Nano Transceiver 1.1: device is a pointer
[     9.550] (II) config/udev: Adding input device Microsoft Microsoft Nano Transceiver 1.1 (/dev/input/mouse0)
[     9.550] (II) No input driver specified, ignoring this device.
[     9.550] (II) This device may have been added with another device file.
[     9.552] (II) config/udev: Adding input device Gaming KB  Gaming KB  (/dev/input/event5)
[     9.552] (**) Gaming KB  Gaming KB : Applying InputClass "libinput keyboard catchall"
[     9.552] (II) Using input driver 'libinput' for 'Gaming KB  Gaming KB '
[     9.558] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 39 paused 0
[     9.558] (**) Gaming KB  Gaming KB : always reports core events
[     9.558] (**) Option "Device" "/dev/input/event5"
[     9.558] (**) Option "_source" "server/udev"
[     9.559] (II) event5  - Gaming KB  Gaming KB : is tagged by udev as: Keyboard
[     9.559] (II) event5  - Gaming KB  Gaming KB : device is a keyboard
[     9.559] (II) event5  - Gaming KB  Gaming KB : device removed
[     9.559] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.3/1-2.3:1.0/0003:258A:1006.0004/input/input5/event5"
[     9.559] (II) XINPUT: Adding extended input device "Gaming KB  Gaming KB " (type: KEYBOARD, id 9)
[     9.559] (**) Option "xkb_model" "pc105"
[     9.560] (**) Option "xkb_layout" "us"
[     9.561] (II) event5  - Gaming KB  Gaming KB : is tagged by udev as: Keyboard
[     9.561] (II) event5  - Gaming KB  Gaming KB : device is a keyboard
[     9.563] (II) config/udev: Adding input device Gaming KB  Gaming KB  (/dev/input/event6)
[     9.563] (**) Gaming KB  Gaming KB : Applying InputClass "libinput keyboard catchall"
[     9.563] (II) Using input driver 'libinput' for 'Gaming KB  Gaming KB '
[     9.565] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 40 paused 0
[     9.565] (**) Gaming KB  Gaming KB : always reports core events
[     9.565] (**) Option "Device" "/dev/input/event6"
[     9.565] (**) Option "_source" "server/udev"
[     9.567] (II) event6  - Gaming KB  Gaming KB : is tagged by udev as: Keyboard
[     9.567] (II) event6  - Gaming KB  Gaming KB : device is a keyboard
[     9.567] (II) event6  - Gaming KB  Gaming KB : device removed
[     9.567] (II) libinput: Gaming KB  Gaming KB : needs a virtual subdevice
[     9.567] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.3/1-2.3:1.1/0003:258A:1006.0005/input/input6/event6"
[     9.568] (II) XINPUT: Adding extended input device "Gaming KB  Gaming KB " (type: MOUSE, id 10)
[     9.568] (**) Option "AccelerationScheme" "none"
[     9.568] (**) Gaming KB  Gaming KB : (accel) selected scheme none/0
[     9.568] (**) Gaming KB  Gaming KB : (accel) acceleration factor: 2.000
[     9.568] (**) Gaming KB  Gaming KB : (accel) acceleration threshold: 4
[     9.570] (II) event6  - Gaming KB  Gaming KB : is tagged by udev as: Keyboard
[     9.570] (II) event6  - Gaming KB  Gaming KB : device is a keyboard
[     9.571] (II) config/udev: Adding input device gpio-keys (/dev/input/event1)
[     9.571] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[     9.571] (II) Using input driver 'libinput' for 'gpio-keys'
[     9.573] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[     9.573] (**) gpio-keys: always reports core events
[     9.573] (**) Option "Device" "/dev/input/event1"
[     9.573] (**) Option "_source" "server/udev"
[     9.574] (II) event1  - gpio-keys: is tagged by udev as: Keyboard
[     9.574] (II) event1  - gpio-keys: device is a keyboard
[     9.574] (II) event1  - gpio-keys: device removed
[     9.574] (**) Option "config_info" "udev:/sys/devices/gpio-keys/input/input1/event1"
[     9.574] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 11)
[     9.574] (**) Option "xkb_model" "pc105"
[     9.574] (**) Option "xkb_layout" "us"
[     9.575] (II) event1  - gpio-keys: is tagged by udev as: Keyboard
[     9.575] (II) event1  - gpio-keys: device is a keyboard
[     9.596] (**) Microsoft Microsoft Nano Transceiver 1.1: Applying InputClass "libinput keyboard catchall"
[     9.596] (II) Using input driver 'libinput' for 'Microsoft Microsoft Nano Transceiver 1.1'
[     9.596] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[     9.596] (**) Microsoft Microsoft Nano Transceiver 1.1: always reports core events
[     9.596] (**) Option "Device" "/dev/input/event3"
[     9.596] (**) Option "_source" "_driver/libinput"
[     9.597] (II) libinput: Microsoft Microsoft Nano Transceiver 1.1: is a virtual subdevice
[     9.597] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.1/0003:045E:07FD.0002/input/input3/event3"
[     9.597] (II) XINPUT: Adding extended input device "Microsoft Microsoft Nano Transceiver 1.1" (type: KEYBOARD, id 12)
[     9.597] (**) Option "xkb_model" "pc105"
[     9.597] (**) Option "xkb_layout" "us"
[     9.597] (**) Gaming KB  Gaming KB : Applying InputClass "libinput keyboard catchall"
[     9.597] (II) Using input driver 'libinput' for 'Gaming KB  Gaming KB '
[     9.597] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[     9.597] (**) Gaming KB  Gaming KB : always reports core events
[     9.597] (**) Option "Device" "/dev/input/event6"
[     9.597] (**) Option "_source" "_driver/libinput"
[     9.597] (II) libinput: Gaming KB  Gaming KB : is a virtual subdevice
[     9.598] (**) Option "config_info" "udev:/sys/devices/70090000.xusb/usb1/1-2/1-2.3/1-2.3:1.1/0003:258A:1006.0005/input/input6/event6"
[     9.598] (II) XINPUT: Adding extended input device "Gaming KB  Gaming KB " (type: KEYBOARD, id 13)
[     9.598] (**) Option "xkb_model" "pc105"
[     9.598] (**) Option "xkb_layout" "us"
[    14.290] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[    14.290] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): External TMDS
[    14.869] (II) NVIDIA(0): Setting mode "HDMI-0: 1360x768 @1360x768 +0+0 {ViewPortIn=1360x768, ViewPortOut=1360x768+0+0}"
[    15.296] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[    15.296] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): External TMDS
[    16.347] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): connected
[    16.348] (--) NVIDIA(GPU-0): LG Electronics LG TV (DFP-0): External TMDS

Solved in:
How to boot Jetson Nano in text mode? - Jetson & Embedded Systems / Jetson Nano - NVIDIA Developer Forums to start Gui session on a system without a current GUI just execute:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.