Hello,
I am currently using the Jetson Orin with JetPack version 35.1.0. Prior to a recent reboot, I was able to 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. Interestingly, the keyboard’s caps lock key seems to be responsive and I am able to SSH into Orin from another host machine.
[ 30.296] (--) Log file renamed from "/var/log/Xorg.pid-2456.log" to "/var/log/Xorg.0.log"
[ 30.297]
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[ 30.297] Build Operating System: linux Ubuntu
[ 30.297] Current Operating System: Linux orin 5.10.104-tegra #35 SMP PREEMPT Tue Sep 20 16:13:56 CST 2022 aarch64
[ 30.297] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 console=tty0 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0
[ 30.297] Build Date: 29 March 2023 12:53:02PM
[ 30.297] xorg-server 2:1.20.13-1ubuntu1~20.04.8 (For technical support please see http://www.ubuntu.com/support)
[ 30.297] Current version of pixman: 0.38.4
[ 30.297] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 30.297] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 30.297] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Oct 31 05:38:04 1970
[ 30.298] (==) Using config file: "/etc/X11/xorg.conf"
[ 30.298] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 30.298] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 30.299] (==) No Layout section. Using the first Screen section.
[ 30.299] (==) No screen section available. Using defaults.
[ 30.299] (**) |-->Screen "Default Screen Section" (0)
[ 30.299] (**) | |-->Monitor "<default monitor>"
[ 30.300] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 30.300] (**) | |-->Device "Tegra0"
[ 30.300] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 30.300] (==) Automatically adding devices
[ 30.300] (==) Automatically enabling devices
[ 30.300] (==) Automatically adding GPU devices
[ 30.300] (==) Automatically binding GPU devices
[ 30.300] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 30.300] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 30.300] Entry deleted from font path.
[ 30.300] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 30.300] Entry deleted from font path.
[ 30.300] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 30.300] Entry deleted from font path.
[ 30.300] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 30.300] Entry deleted from font path.
[ 30.300] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 30.300] Entry deleted from font path.
[ 30.300] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 30.300] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 30.300] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 30.300] (II) Loader magic: 0xaaaae0e2a010
[ 30.300] (II) Module ABI versions:
[ 30.300] X.Org ANSI C Emulation: 0.4
[ 30.300] X.Org Video Driver: 24.1
[ 30.300] X.Org XInput driver : 24.1
[ 30.300] X.Org Server Extension : 10.0
[ 30.301] (++) using VT number 1
[ 30.303] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 30.304] (II) no primary bus or device found
[ 30.304] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 30.304] (II) "glx" will be loaded by default.
[ 30.304] (II) LoadModule: "extmod"
[ 30.304] (II) Module "extmod" already built-in
[ 30.304] (II) LoadModule: "glx"
[ 30.306] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 30.310] (II) Module glx: vendor="X.Org Foundation"
[ 30.311] compiled for 1.20.13, module version = 1.0.0
[ 30.311] ABI class: X.Org Server Extension, version 10.0
[ 30.311] (II) LoadModule: "nvidia"
[ 30.311] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 30.317] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 30.317] compiled for 1.6.99.901, module version = 1.0.0
[ 30.318] Module class: X.Org Video Driver
[ 30.318] (II) NVIDIA dlloader X Driver 35.1.0 Release Build (bugfix_main) (buildbrain@mobile-u64-5562-d3000) Thu Aug 25 11:12:05 PDT 2022
[ 30.318] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 30.319] (WW) Falling back to old probe method for NVIDIA
[ 30.319] (II) Loading sub module "fb"
[ 30.319] (II) LoadModule: "fb"
[ 30.319] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 30.320] (II) Module fb: vendor="X.Org Foundation"
[ 30.320] compiled for 1.20.13, module version = 1.0.0
[ 30.320] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.320] (II) Loading sub module "wfb"
[ 30.320] (II) LoadModule: "wfb"
[ 30.320] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 30.321] (II) Module wfb: vendor="X.Org Foundation"
[ 30.321] compiled for 1.20.13, module version = 1.0.0
[ 30.321] ABI class: X.Org ANSI C Emulation, version 0.4
[ 30.321] (II) Loading sub module "ramdac"
[ 30.321] (II) LoadModule: "ramdac"
[ 30.321] (II) Module "ramdac" already built-in
[ 30.413] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 30.413] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 30.413] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 30.413] (==) NVIDIA(0): RGB weight 888
[ 30.413] (==) NVIDIA(0): Default visual is TrueColor
[ 30.413] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 30.413] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 30.413] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
[ 30.413] (**) NVIDIA(0): Enabling 2D acceleration
[ 30.413] (II) Loading sub module "glxserver_nvidia"
[ 30.413] (II) LoadModule: "glxserver_nvidia"
[ 30.413] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 30.432] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 30.432] compiled for 1.6.99.901, module version = 1.0.0
[ 30.432] Module class: X.Org Server Extension
[ 30.432] (II) NVIDIA GLX Module 35.1.0 Release Build (bugfix_main) (buildbrain@mobile-u64-5562-d3000) Thu Aug 25 11:11:11 PDT 2022
[ 30.433] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 30.634] (WW) NVIDIA: No DRM device: No direct render devices found.
[ 30.636] (II) NVIDIA(0): NVIDIA GPU Orin (nvgpu) (GA10B) at SoC (GPU-0)
[ 30.636] (--) NVIDIA(0): Memory: 31269600 kBytes
[ 30.636] (--) NVIDIA(0): VideoBIOS:
[ 30.636] (II) NVIDIA(0): Validated MetaModes:
[ 30.636] (II) NVIDIA(0): "NULL"
[ 30.636] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[ 30.636] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[ 30.636] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[ 30.636] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 30.637] (II) NVIDIA: access.
[ 30.637] (WW) NVIDIA(GPU-0): Failed to enter interactive mode.
[ 30.647] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[ 30.647] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 30.647] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 30.647] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 30.647] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 30.647] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 30.647] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 30.647] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 30.647] (II) NVIDIA(0): Config Options in the README.
[ 30.672] (II) NVIDIA(0): Setting mode "NULL"
[ 30.677] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 30.677] (==) NVIDIA(0): Backing store enabled
[ 30.677] (==) NVIDIA(0): Silken mouse enabled
[ 30.678] (==) NVIDIA(0): DPMS enabled
[ 30.678] (II) Loading sub module "dri2"
[ 30.678] (II) LoadModule: "dri2"
[ 30.678] (II) Module "dri2" already built-in
[ 30.678] (II) NVIDIA(0): [DRI2] Setup complete
[ 30.678] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 30.678] (II) Initializing extension Generic Event Extension
[ 30.679] (II) Initializing extension SHAPE
[ 30.679] (II) Initializing extension MIT-SHM
[ 30.679] (II) Initializing extension XInputExtension
[ 30.679] (II) Initializing extension XTEST
[ 30.679] (II) Initializing extension BIG-REQUESTS
[ 30.679] (II) Initializing extension SYNC
[ 30.680] (II) Initializing extension XKEYBOARD
[ 30.680] (II) Initializing extension XC-MISC
[ 30.680] (II) Initializing extension SECURITY
[ 30.680] (II) Initializing extension XFIXES
[ 30.680] (II) Initializing extension RENDER
[ 30.680] (II) Initializing extension RANDR
[ 30.680] (II) Initializing extension COMPOSITE
[ 30.680] (II) Initializing extension DAMAGE
[ 30.681] (II) Initializing extension MIT-SCREEN-SAVER
[ 30.681] (II) Initializing extension DOUBLE-BUFFER
[ 30.681] (II) Initializing extension RECORD
[ 30.681] (II) Initializing extension DPMS
[ 30.681] (II) Initializing extension Present
[ 30.681] (II) Initializing extension DRI3
[ 30.681] (II) Initializing extension X-Resource
[ 30.681] (II) Initializing extension XVideo
[ 30.681] (II) Initializing extension XVideo-MotionCompensation
[ 30.681] (II) Initializing extension SELinux
[ 30.681] (II) SELinux: Disabled on system
[ 30.681] (II) Initializing extension GLX
[ 30.681] (II) Initializing extension GLX
[ 30.682] (II) Indirect GLX disabled.
[ 30.682] (II) GLX: Another vendor is already registered for screen 0
[ 30.682] (II) Initializing extension XFree86-VidModeExtension
[ 30.682] (II) Initializing extension XFree86-DGA
[ 30.682] (II) Initializing extension XFree86-DRI
[ 30.682] (II) Initializing extension DRI2
[ 30.682] (II) Initializing extension NV-GLX
[ 30.682] (II) Initializing extension NV-CONTROL
[ 30.832] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=3 (/dev/input/event5)
[ 30.832] (II) No input driver specified, ignoring this device.
[ 30.832] (II) This device may have been added with another device file.
[ 30.833] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=7 (/dev/input/event6)
[ 30.833] (II) No input driver specified, ignoring this device.
[ 30.833] (II) This device may have been added with another device file.
[ 30.833] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=8 (/dev/input/event7)
[ 30.833] (II) No input driver specified, ignoring this device.
[ 30.833] (II) This device may have been added with another device file.
[ 30.834] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=9 (/dev/input/event8)
[ 30.834] (II) No input driver specified, ignoring this device.
[ 30.834] (II) This device may have been added with another device file.
[ 30.834] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/event0)
[ 30.834] (**) USB OPTICAL MOUSE: Applying InputClass "libinput pointer catchall"
[ 30.834] (II) LoadModule: "libinput"
[ 30.835] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 30.839] (II) Module libinput: vendor="X.Org Foundation"
[ 30.839] compiled for 1.20.4, module version = 0.29.0
[ 30.839] Module class: X.Org XInput Driver
[ 30.839] ABI class: X.Org XInput driver, version 24.1
[ 30.839] (II) Using input driver 'libinput' for ' USB OPTICAL MOUSE'
[ 30.896] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 31 paused 0
[ 30.896] (**) USB OPTICAL MOUSE: always reports core events
[ 30.896] (**) Option "Device" "/dev/input/event0"
[ 30.896] (**) Option "_source" "server/udev"
[ 30.902] (II) event0 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 30.902] (II) event0 - USB OPTICAL MOUSE: device is a pointer
[ 30.902] (II) event0 - USB OPTICAL MOUSE: device removed
[ 30.903] (**) Option "config_info" "udev:/sys/devices/platform/3610000.xhci/usb1/1-2/1-2.3/1-2.3:1.0/0003:0000:3825.0001/input/input0/event0"
[ 30.903] (II) XINPUT: Adding extended input device " USB OPTICAL MOUSE" (type: MOUSE, id 6)
[ 30.903] (**) Option "AccelerationScheme" "none"
[ 30.903] (**) USB OPTICAL MOUSE: (accel) selected scheme none/0
[ 30.903] (**) USB OPTICAL MOUSE: (accel) acceleration factor: 2.000
[ 30.903] (**) USB OPTICAL MOUSE: (accel) acceleration threshold: 4
[ 30.904] (II) event0 - USB OPTICAL MOUSE: is tagged by udev as: Mouse
[ 30.904] (II) event0 - USB OPTICAL MOUSE: device is a pointer
[ 30.905] (II) config/udev: Adding input device USB OPTICAL MOUSE (/dev/input/mouse0)
[ 30.905] (II) No input driver specified, ignoring this device.
[ 30.905] (II) This device may have been added with another device file.
[ 30.906] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard (/dev/input/event1)
[ 30.906] (**) Usb KeyBoard Usb KeyBoard: Applying InputClass "libinput keyboard catchall"
[ 30.906] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard'
[ 30.907] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 34 paused 0
[ 30.907] (**) Usb KeyBoard Usb KeyBoard: always reports core events
[ 30.907] (**) Option "Device" "/dev/input/event1"
[ 30.907] (**) Option "_source" "server/udev"
[ 30.908] (II) event1 - Usb KeyBoard Usb KeyBoard: is tagged by udev as: Keyboard
[ 30.908] (II) event1 - Usb KeyBoard Usb KeyBoard: device is a keyboard
[ 30.908] (II) event1 - Usb KeyBoard Usb KeyBoard: device removed
[ 30.908] (**) Option "config_info" "udev:/sys/devices/platform/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.0/0003:C0F4:01F5.0004/input/input9/event1"
[ 30.908] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard" (type: KEYBOARD, id 7)
[ 30.908] (**) Option "xkb_model" "pc105"
[ 30.908] (**) Option "xkb_layout" "us"
[ 30.910] (II) event1 - Usb KeyBoard Usb KeyBoard: is tagged by udev as: Keyboard
[ 30.910] (II) event1 - Usb KeyBoard Usb KeyBoard: device is a keyboard
[ 30.911] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard Consumer Control (/dev/input/event2)
[ 30.911] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 30.911] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard Consumer Control'
[ 30.912] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 35 paused 0
[ 30.912] (**) Usb KeyBoard Usb KeyBoard Consumer Control: always reports core events
[ 30.912] (**) Option "Device" "/dev/input/event2"
[ 30.912] (**) Option "_source" "server/udev"
[ 30.913] (II) event2 - Usb KeyBoard Usb KeyBoard Consumer Control: is tagged by udev as: Keyboard
[ 30.913] (II) event2 - Usb KeyBoard Usb KeyBoard Consumer Control: device is a keyboard
[ 30.913] (II) event2 - Usb KeyBoard Usb KeyBoard Consumer Control: device removed
[ 30.913] (II) libinput: Usb KeyBoard Usb KeyBoard Consumer Control: needs a virtual subdevice
[ 30.913] (**) Option "config_info" "udev:/sys/devices/platform/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.1/0003:C0F4:01F5.0005/input/input10/event2"
[ 30.913] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard Consumer Control" (type: MOUSE, id 8)
[ 30.913] (**) Option "AccelerationScheme" "none"
[ 30.914] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) selected scheme none/0
[ 30.914] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) acceleration factor: 2.000
[ 30.914] (**) Usb KeyBoard Usb KeyBoard Consumer Control: (accel) acceleration threshold: 4
[ 30.915] (II) event2 - Usb KeyBoard Usb KeyBoard Consumer Control: is tagged by udev as: Keyboard
[ 30.915] (II) event2 - Usb KeyBoard Usb KeyBoard Consumer Control: device is a keyboard
[ 30.916] (II) config/udev: Adding input device Usb KeyBoard Usb KeyBoard System Control (/dev/input/event3)
[ 30.916] (**) Usb KeyBoard Usb KeyBoard System Control: Applying InputClass "libinput keyboard catchall"
[ 30.916] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard System Control'
[ 30.916] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 36 paused 0
[ 30.916] (**) Usb KeyBoard Usb KeyBoard System Control: always reports core events
[ 30.917] (**) Option "Device" "/dev/input/event3"
[ 30.917] (**) Option "_source" "server/udev"
[ 30.918] (II) event3 - Usb KeyBoard Usb KeyBoard System Control: is tagged by udev as: Keyboard
[ 30.918] (II) event3 - Usb KeyBoard Usb KeyBoard System Control: device is a keyboard
[ 30.918] (II) event3 - Usb KeyBoard Usb KeyBoard System Control: device removed
[ 30.918] (**) Option "config_info" "udev:/sys/devices/platform/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.1/0003:C0F4:01F5.0005/input/input11/event3"
[ 30.918] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard System Control" (type: KEYBOARD, id 9)
[ 30.918] (**) Option "xkb_model" "pc105"
[ 30.918] (**) Option "xkb_layout" "us"
[ 30.920] (II) event3 - Usb KeyBoard Usb KeyBoard System Control: is tagged by udev as: Keyboard
[ 30.920] (II) event3 - Usb KeyBoard Usb KeyBoard System Control: device is a keyboard
[ 30.921] (II) config/udev: Adding input device gpio-keys (/dev/input/event4)
[ 30.921] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 30.921] (II) Using input driver 'libinput' for 'gpio-keys'
[ 30.922] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 37 paused 0
[ 30.922] (**) gpio-keys: always reports core events
[ 30.922] (**) Option "Device" "/dev/input/event4"
[ 30.922] (**) Option "_source" "server/udev"
[ 30.922] (II) event4 - gpio-keys: is tagged by udev as: Keyboard
[ 30.922] (II) event4 - gpio-keys: device is a keyboard
[ 30.922] (II) event4 - gpio-keys: device removed
[ 30.922] (**) Option "config_info" "udev:/sys/devices/platform/gpio-keys/input/input4/event4"
[ 30.922] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 10)
[ 30.922] (**) Option "xkb_model" "pc105"
[ 30.923] (**) Option "xkb_layout" "us"
[ 30.923] (II) event4 - gpio-keys: is tagged by udev as: Keyboard
[ 30.923] (II) event4 - gpio-keys: device is a keyboard
[ 30.930] (**) Usb KeyBoard Usb KeyBoard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 30.930] (II) Using input driver 'libinput' for 'Usb KeyBoard Usb KeyBoard Consumer Control'
[ 30.930] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[ 30.930] (**) Usb KeyBoard Usb KeyBoard Consumer Control: always reports core events
[ 30.930] (**) Option "Device" "/dev/input/event2"
[ 30.930] (**) Option "_source" "_driver/libinput"
[ 30.930] (II) libinput: Usb KeyBoard Usb KeyBoard Consumer Control: is a virtual subdevice
[ 30.930] (**) Option "config_info" "udev:/sys/devices/platform/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.1/0003:C0F4:01F5.0005/input/input10/event2"
[ 30.930] (II) XINPUT: Adding extended input device "Usb KeyBoard Usb KeyBoard Consumer Control" (type: KEYBOARD, id 11)
[ 30.930] (**) Option "xkb_model" "pc105"
[ 30.930] (**) Option "xkb_layout" "us"
If there are other logs or additional information that would be helpful in diagnosing this issue, please let me know and I will provide them as soon as possible.
Thank you in advance for your help!