No Display after upgrading to Jetpack 6.1

I have recently updated my 32GB Jetson AGX Orin Developer Kit to Jetpack 6.1. Since updating, the display doesn’t seem to work. When I restart it, I can see the Nvidia bootpage, and some of the terminal commands from boot up, but it then goes to a blank screen. I can ssh to the device, and that’s how I’ve been using it. I would like to work directly on the device, however.

I am using a Display Port to HDMI cable to a monitor that was working before the update.

Xorg.0.log (20.8 KB)

I’m attaching the xorg log file

I had the same problem after upgrading to Jetpack 6.0. The solution for me was a different cable; as referenced here:

Ugreen 4K Displayport to HDMI cable

Is it jetpack6.0 or jetpack6.1 or both version would have this issue?

@virgiliovill , could you help confirm this?

@whitesscott I don’t think it is a good idea to directly say issue is same without checking the log. Sometimes they are not same. Maybe you should check the xorg log too.

1 Like

The prior version was jetpack 5 and the display worked there. I didn’t try upgrading to 6.0; I just went straight to 6.1. I have been using a DP to HDMI cable, but maybe I’ll try a different one, or just a DisplayPort cable; my monitor supports it.

Actually the things we are looking here is different.

You might want just bypass this issue, but what I am doing here is to clarify if this is a software bug.

The problem here is only you have the devices that can reproduce this issue. That is why doing some test on your side might help clarify the situation.

If you don’t have time to do this, I totally understand and please just use native DP cable and it shall work.

I am willing to do any tests to ask me to try. I’m ordering another cable but I’d like to fix this issue of course.

Then please also help to test the result of jetpack6.0

I am re-flashing. It’s taking a while, mainly because I’ve run into another problem. Since i was going to reflash, I wanted to see if I could configure it to flash onto my NVME drive. However, I gave up after trying that multiple times and failing because of errors. So right now I’ll flash to the EEMC and just use the NVME as a storage drive, as before.

Does your “as before” mean flash has some issue or you are talking about display cannot light up?

Sorry, I meant I’m flashing it to boot from the default internal storage, not the faster NVME drive. That’s because I couldn’t get it to flash and boot from the NVME drive.

However, I have finished flashing 6.0, and the display works again, without switching to a different cable. I guess I can wait on moving to 6.1 then.

OK, so this issue won’t happen on jeptack6.0 but only on jetpack6.1?

I think so, but I don’t really want to re-flash back to 6.1 to verify. I guess I’ll wait until someone says they’ve resolved this issue, or I find out I encounter something that requires me on 6.1

There won’t be anyone else that could resolve this issue unless we start to resolve it…

Anyway, thanks for checking this issue would only reproduce with jetpack6.1.

Sorry for some more questions here.

Will you see the NVIDIA logo and anything else rendered in the screen when hitting this issue?

Hello everyone!
I have the same issue with my 16GB Orin NX with carrier Boson for FRAMOS (NGX007) by ConnectTech. I’m using this external display:

WISECOCO - HDMI to MIPI Ver 1.3 PRO.pdf (495.3 KB)

After updating from Jetpack 5.1.2 to Jetpack 6.0 (https://connecttech.com/ftp/Drivers/L4T-Release-Notes/Jetson-Orin-NX-Orin-Nano/ORIN-NX-NANO-36.3.0.pdf), the display stopped working: the boot sequence is shown, but when X should start, the display remains blank. The system can be reached by ssh connection.
dmesg log is flooded with NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff error message till out of memory that causes the board to be rebooted. I tried also to switch from Xorg to Wayland, but nothing has changed so far.

After that, I tried updating to Jetpack 6.1 but the display is still blank after boot. The only positive thing I noticed is that there are no flooding messages and the board doesn’t reboot this time.

Thanks for the help

We are talking about an issue that could only reproduce on jp6.1 but cannot reproduce on jp6.0.

If you issue is even happened on jp6.0, please file separate topic.

Also, if this is ConnectTech board, you better reporting to ConnectTech first.

I am experiencing the same issue on the AGX Orin Developer Kit 64G as well. The device was previously working fine under Jetpack 5.1.2, but after upgrading to Jetpack 6.1, the display no longer functions properly. Right after installation, the Linux GUI would appear on the display for about 1–2 seconds before turning off, and this would repeat. (When I disconnected and reconnected the DP-HDMI cable, the GUI would reappear for 1–2 seconds and then stop displaying again.) The same issue occurs even after rebooting the Jetson.

Notably, this display issue does not occur during the boot manager phase right after reboot (including the NVIDIA logo), which is CLI-based. It only happens once it transitions into the Linux GUI.

Hi @fig_kim

Yes, I notice there seems to be a problem on jetpack6.1.

Could you help me test

  1. If you don’t use DP-HDMI adapter but other native DP monitor, will it reproduce issue?
  2. If you use jp6.0, would you still reproduce this issue?
  3. What is the /var/log/Xorg.0.log on jp6.1 with DP-HDMI adapter?

Hi @WayneWWW

First, the issue was resolved by connecting the monitor using a new DP2DP cable.

  1. To clarify the previous setup: the issue occurred when using a cable with one end as DP and the other end as HDMI, not using a DP2HDMI adapter. Under jp 5.1.2, the same cable worked without any problems.
  2. I have no experience w/ jp 6.0, so I can’t say anything about that.
  3. I am attaching the logs below.
vhub@ubuntu:/var/log$ cat Xorg.1.log.old 
[ 59836.375] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 59836.375] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 59836.375] (--) Log file renamed from "/var/log/Xorg.pid-41991.log" to "/var/log/Xorg.1.log"
[ 59836.376] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[ 59836.376] Current Operating System: Linux ubuntu 5.15.148-tegra #1 SMP PREEMPT Thu Sep 12 21:01:54 PDT 2024 aarch64
[ 59836.376] Kernel command line: root=/dev/nvme0n1p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.path=/etc/firmware fbcon=map:0 nospectre_bhb video=efifb:off console=tty0 nv-auto-config bl_prof_dataptr=2031616@0x102C610000 bl_prof_ro_ptr=65536@0x102C600000 
[ 59836.376] xorg-server 2:21.1.4-2ubuntu1.7~22.04.11 (For technical support please see http://www.ubuntu.com/support) 
[ 59836.376] Current version of pixman: 0.40.0
[ 59836.376] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[ 59836.376] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 59836.376] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Dec 18 11:02:10 2024
[ 59836.376] (==) Using config file: "/etc/X11/xorg.conf"
[ 59836.376] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 59836.376] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 59836.377] (==) No Layout section.  Using the first Screen section.
[ 59836.377] (==) No screen section available. Using defaults.
[ 59836.377] (**) |-->Screen "Default Screen Section" (0)
[ 59836.377] (**) |   |-->Monitor "<default monitor>"
[ 59836.377] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[ 59836.377] (**) |   |-->Device "Tegra0"
[ 59836.377] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[ 59836.377] (==) Automatically adding devices
[ 59836.377] (==) Automatically enabling devices
[ 59836.377] (==) Automatically adding GPU devices
[ 59836.377] (==) Automatically binding GPU devices
[ 59836.377] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 59836.377] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 59836.377] 	Entry deleted from font path.
[ 59836.377] (WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
[ 59836.377] 	Entry deleted from font path.
[ 59836.377] (WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
[ 59836.377] 	Entry deleted from font path.
[ 59836.377] (WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
[ 59836.377] 	Entry deleted from font path.
[ 59836.377] (WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
[ 59836.377] 	Entry deleted from font path.
[ 59836.377] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	built-ins
[ 59836.377] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 59836.377] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 59836.377] (II) Loader magic: 0xaaaadaed3010
[ 59836.377] (II) Module ABI versions:
[ 59836.377] 	X.Org ANSI C Emulation: 0.4
[ 59836.377] 	X.Org Video Driver: 25.2
[ 59836.377] 	X.Org XInput driver : 24.4
[ 59836.377] 	X.Org Server Extension : 10.0
[ 59836.379] (++) using VT number 2

[ 59836.382] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_3188
[ 59836.383] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 59836.383] (II) Platform probe for /sys/devices/platform/13800000.display/drm/card1
[ 59836.384] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 59836.384] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 59836.384] (II) Platform probe for /sys/devices/platform/bus@0/13e00000.host1x/drm/drm/card0
[ 59836.385] (EE) systemd-logind: failed to take device /dev/dri/card0: Device or resource busy
[ 59836.386] (II) no primary bus or device found
[ 59836.386] 	falling back to /sys/devices/platform/13800000.display/drm/card1
[ 59836.386] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[ 59836.386] (II) "glx" will be loaded by default.
[ 59836.386] (II) LoadModule: "extmod"
[ 59836.386] (II) Module "extmod" already built-in
[ 59836.386] (II) LoadModule: "glx"
[ 59836.386] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 59836.387] (II) Module glx: vendor="X.Org Foundation"
[ 59836.387] 	compiled for 1.21.1.4, module version = 1.0.0
[ 59836.387] 	ABI class: X.Org Server Extension, version 10.0
[ 59836.387] (II) LoadModule: "nvidia"
[ 59836.387] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 59836.389] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 59836.389] 	compiled for 1.6.99.901, module version = 1.0.0
[ 59836.389] 	Module class: X.Org Video Driver
[ 59836.389] (II) NVIDIA dlloader X Driver  540.4.0  Release Build  (bugfix_main)  (buildbrain@mobile-u64-5441-d8000)  Thu Sep 12 21:10:48 PDT 2024
[ 59836.389] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 59836.389] (II) systemd-logind: releasing fd for 226:1
[ 59836.390] (II) Loading sub module "fb"
[ 59836.390] (II) LoadModule: "fb"
[ 59836.390] (II) Module "fb" already built-in
[ 59836.390] (II) Loading sub module "wfb"
[ 59836.390] (II) LoadModule: "wfb"
[ 59836.390] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 59836.391] (II) Module wfb: vendor="X.Org Foundation"
[ 59836.391] 	compiled for 1.21.1.4, module version = 1.0.0
[ 59836.391] 	ABI class: X.Org ANSI C Emulation, version 0.4
[ 59836.392] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[ 59836.392] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 59836.392] (==) NVIDIA(0): RGB weight 888
[ 59836.392] (==) NVIDIA(0): Default visual is TrueColor
[ 59836.392] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 59836.392] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration" "true"
[ 59836.392] (**) NVIDIA(0): Enabling 2D acceleration
[ 59836.392] (II) Loading sub module "glxserver_nvidia"
[ 59836.392] (II) LoadModule: "glxserver_nvidia"
[ 59836.392] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 59836.398] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 59836.398] 	compiled for 1.6.99.901, module version = 1.0.0
[ 59836.398] 	Module class: X.Org Server Extension
[ 59836.398] (II) NVIDIA GLX Module  540.4.0  Release Build  (bugfix_main)  (buildbrain@mobile-u64-5441-d8000)  Thu Sep 12 21:10:13 PDT 2024
[ 59836.398] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 59836.401] (--) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[ 59836.401] (--) NVIDIA(0):     DFP-0
[ 59836.401] (--) NVIDIA(0):     DFP-1
[ 59836.404] (II) NVIDIA(0): NVIDIA GPU Orin (nvgpu) (GA10B) at SoC (GPU-0)
[ 59836.404] (--) NVIDIA(0): Memory: 64348824 kBytes
[ 59836.404] (--) NVIDIA(0): VideoBIOS: 
[ 59836.407] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): connected
[ 59836.407] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): Internal DisplayPort
[ 59836.407] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): 2380.0 MHz maximum pixel clock
[ 59836.407] (--) NVIDIA(GPU-0): 
[ 59836.411] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 59836.411] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 59836.411] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 59836.411] (--) NVIDIA(GPU-0): 
[ 59836.436] (==) NVIDIA(0): 
[ 59836.436] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 59836.436] (==) NVIDIA(0):     will be used as the requested mode.
[ 59836.436] (==) NVIDIA(0): 
[ 59836.441] (II) NVIDIA(0): Validated MetaModes:
[ 59836.441] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[ 59836.441] (II) NVIDIA(0): Virtual screen size determined to be 3840 x 2160
[ 59836.583] (--) NVIDIA(0): DPI set to (162, 161); computed from "UseEdidDpi" X config
[ 59836.583] (--) NVIDIA(0):     option
[ 59836.583] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[ 59836.583] (==) NVIDIA(G0): RGB weight 888
[ 59836.583] (==) NVIDIA(G0): Default visual is TrueColor
[ 59836.583] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 59836.583] (**) NVIDIA(G0): Enabling 2D acceleration
[ 59836.583] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 59836.583] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[ 59836.583] (EE) NVIDIA(G0): Failing initialization of X screen
[ 59836.583] (II) UnloadModule: "nvidia"
[ 59836.583] (II) UnloadSubModule: "wfb"
[ 59836.584] (EE) NVIDIA(GPU-1): Failed to initialize the NVIDIA graphics device!
[ 59836.584] (II) NVIDIA(GPU-1): Deleting GPU-1
[ 59836.584] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 59836.584] (II) NVIDIA:     access.
[ 59836.584] (WW) NVIDIA(GPU-0): Failed to enter interactive mode. 
[ 59836.588] (EE) NVIDIA(0): Failed to allocate NVIDIA Error Handler
[ 59836.588] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 59836.589] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[ 59836.589] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[ 59836.589] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[ 59836.589] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[ 59836.589] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[ 59836.589] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[ 59836.589] (II) NVIDIA(0):     Config Options in the README.
[ 59836.628] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 59836.748] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 59836.748] (==) NVIDIA(0): Backing store enabled
[ 59836.748] (==) NVIDIA(0): Silken mouse enabled
[ 59836.749] (==) NVIDIA(0): DPMS enabled
[ 59836.749] (II) Loading sub module "dri2"
[ 59836.749] (II) LoadModule: "dri2"
[ 59836.749] (II) Module "dri2" already built-in
[ 59836.749] (II) NVIDIA(0): [DRI2] Setup complete
[ 59836.749] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[ 59836.751] (II) Initializing extension Generic Event Extension
[ 59836.751] (II) Initializing extension SHAPE
[ 59836.751] (II) Initializing extension MIT-SHM
[ 59836.752] (II) Initializing extension XInputExtension
[ 59836.752] (II) Initializing extension XTEST
[ 59836.752] (II) Initializing extension BIG-REQUESTS
[ 59836.753] (II) Initializing extension SYNC
[ 59836.753] (II) Initializing extension XKEYBOARD
[ 59836.753] (II) Initializing extension XC-MISC
[ 59836.754] (II) Initializing extension SECURITY
[ 59836.754] (II) Initializing extension XFIXES
[ 59836.754] (II) Initializing extension RENDER
[ 59836.754] (II) Initializing extension RANDR
[ 59836.755] (II) Initializing extension COMPOSITE
[ 59836.755] (II) Initializing extension DAMAGE
[ 59836.756] (II) Initializing extension MIT-SCREEN-SAVER
[ 59836.756] (II) Initializing extension DOUBLE-BUFFER
[ 59836.756] (II) Initializing extension RECORD
[ 59836.757] (II) Initializing extension DPMS
[ 59836.757] (II) Initializing extension Present
[ 59836.757] (II) Initializing extension DRI3
[ 59836.757] (II) Initializing extension X-Resource
[ 59836.758] (II) Initializing extension XVideo
[ 59836.758] (II) Initializing extension XVideo-MotionCompensation
[ 59836.758] (II) Initializing extension SELinux
[ 59836.758] (II) SELinux: Disabled on system
[ 59836.758] (II) Initializing extension GLX
[ 59836.758] (II) Initializing extension GLX
[ 59836.758] (II) Indirect GLX disabled.
[ 59836.759] (II) GLX: Another vendor is already registered for screen 0
[ 59836.759] (II) Initializing extension XFree86-VidModeExtension
[ 59836.759] (II) Initializing extension XFree86-DGA
[ 59836.759] (II) Initializing extension XFree86-DRI
[ 59836.759] (II) Initializing extension DRI2
[ 59836.760] (II) Initializing extension NV-GLX
[ 59836.760] (II) Initializing extension NV-CONTROL
[ 59836.760] (II) Initializing extension XINERAMA
[ 59836.816] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=3 (/dev/input/event1)
[ 59836.816] (II) No input driver specified, ignoring this device.
[ 59836.816] (II) This device may have been added with another device file.
[ 59836.816] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=7 (/dev/input/event2)
[ 59836.816] (II) No input driver specified, ignoring this device.
[ 59836.816] (II) This device may have been added with another device file.
[ 59836.817] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=8 (/dev/input/event3)
[ 59836.817] (II) No input driver specified, ignoring this device.
[ 59836.817] (II) This device may have been added with another device file.
[ 59836.817] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=9 (/dev/input/event4)
[ 59836.817] (II) No input driver specified, ignoring this device.
[ 59836.817] (II) This device may have been added with another device file.
[ 59836.818] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event6)
[ 59836.818] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 59836.818] (II) LoadModule: "libinput"
[ 59836.818] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 59836.821] (II) Module libinput: vendor="X.Org Foundation"
[ 59836.821] 	compiled for 1.20.14, module version = 1.2.1
[ 59836.821] 	Module class: X.Org XInput Driver
[ 59836.821] 	ABI class: X.Org XInput driver, version 24.1
[ 59836.821] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 59836.822] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 41 paused 0
[ 59836.822] (**) PixArt USB Optical Mouse: always reports core events
[ 59836.822] (**) Option "Device" "/dev/input/event6"
[ 59836.826] (II) event6  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 59836.826] (II) event6  - PixArt USB Optical Mouse: device set to 1000 DPI
[ 59836.826] (II) event6  - PixArt USB Optical Mouse: device is a pointer
[ 59836.826] (II) event6  - PixArt USB Optical Mouse: device removed
[ 59836.826] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.1/1-1.1:1.0/0003:093A:2510.0001/input/input6/event6"
[ 59836.826] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 6)
[ 59836.827] (**) Option "AccelerationScheme" "none"
[ 59836.827] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 59836.827] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 59836.827] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 59836.829] (II) event6  - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 59836.829] (II) event6  - PixArt USB Optical Mouse: device set to 1000 DPI
[ 59836.829] (II) event6  - PixArt USB Optical Mouse: device is a pointer
[ 59836.830] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event7)
[ 59836.830] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 59836.830] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[ 59836.833] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 44 paused 0
[ 59836.833] (**) SEM USB Keyboard: always reports core events
[ 59836.833] (**) Option "Device" "/dev/input/event7"
[ 59836.835] (II) event7  - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 59836.836] (II) event7  - SEM USB Keyboard: device is a keyboard
[ 59836.836] (II) event7  - SEM USB Keyboard: device removed
[ 59836.836] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1A2C:0E24.0002/input/input7/event7"
[ 59836.836] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 7)
[ 59836.836] (**) Option "xkb_model" "pc105"
[ 59836.836] (**) Option "xkb_layout" "us"
[ 59836.838] (II) event7  - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 59836.838] (II) event7  - SEM USB Keyboard: device is a keyboard
[ 59836.840] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event8)
[ 59836.840] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 59836.840] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 59836.841] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 45 paused 0
[ 59836.841] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 59836.841] (**) Option "Device" "/dev/input/event8"
[ 59836.844] (II) event8  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 59836.844] (II) event8  - SEM USB Keyboard Consumer Control: device is a keyboard
[ 59836.844] (II) event8  - SEM USB Keyboard Consumer Control: device removed
[ 59836.844] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[ 59836.844] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:0E24.0003/input/input8/event8"
[ 59836.844] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 8)
[ 59836.844] (**) Option "AccelerationScheme" "none"
[ 59836.845] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 59836.845] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 59836.845] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 59836.847] (II) event8  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 59836.847] (II) event8  - SEM USB Keyboard Consumer Control: device is a keyboard
[ 59836.849] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event9)
[ 59836.849] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 59836.849] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[ 59836.849] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 46 paused 0
[ 59836.850] (**) SEM USB Keyboard System Control: always reports core events
[ 59836.850] (**) Option "Device" "/dev/input/event9"
[ 59836.852] (II) event9  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 59836.852] (II) event9  - SEM USB Keyboard System Control: device is a keyboard
[ 59836.852] (II) event9  - SEM USB Keyboard System Control: device removed
[ 59836.852] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:0E24.0003/input/input9/event9"
[ 59836.852] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 9)
[ 59836.853] (**) Option "xkb_model" "pc105"
[ 59836.853] (**) Option "xkb_layout" "us"
[ 59836.855] (II) event9  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 59836.856] (II) event9  - SEM USB Keyboard System Control: device is a keyboard
[ 59836.857] (II) config/udev: Adding input device gpio-keys (/dev/input/event0)
[ 59836.857] (**) gpio-keys: Applying InputClass "libinput keyboard catchall"
[ 59836.857] (II) Using input driver 'libinput' for 'gpio-keys'
[ 59836.858] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 47 paused 0
[ 59836.858] (**) gpio-keys: always reports core events
[ 59836.858] (**) Option "Device" "/dev/input/event0"
[ 59836.859] (II) event0  - gpio-keys: is tagged by udev as: Keyboard
[ 59836.859] (II) event0  - gpio-keys: device is a keyboard
[ 59836.859] (II) event0  - gpio-keys: device removed
[ 59836.859] (**) Option "config_info" "udev:/sys/devices/platform/gpio-keys/input/input0/event0"
[ 59836.859] (II) XINPUT: Adding extended input device "gpio-keys" (type: KEYBOARD, id 10)
[ 59836.859] (**) Option "xkb_model" "pc105"
[ 59836.859] (**) Option "xkb_layout" "us"
[ 59836.860] (II) event0  - gpio-keys: is tagged by udev as: Keyboard
[ 59836.860] (II) event0  - gpio-keys: device is a keyboard
[ 59836.861] (II) config/udev: Adding input device NVIDIA Jetson AGX Orin APE Headset Jack (/dev/input/event5)
[ 59836.861] (**) NVIDIA Jetson AGX Orin APE Headset Jack: Applying InputClass "libinput keyboard catchall"
[ 59836.861] (II) Using input driver 'libinput' for 'NVIDIA Jetson AGX Orin APE Headset Jack'
[ 59836.862] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 48 paused 0
[ 59836.862] (**) NVIDIA Jetson AGX Orin APE Headset Jack: always reports core events
[ 59836.862] (**) Option "Device" "/dev/input/event5"
[ 59836.863] (II) event5  - NVIDIA Jetson AGX Orin APE Headset Jack: is tagged by udev as: Keyboard Switch
[ 59836.863] (II) event5  - NVIDIA Jetson AGX Orin APE Headset Jack: device is a keyboard
[ 59836.864] (II) event5  - NVIDIA Jetson AGX Orin APE Headset Jack: device removed
[ 59836.864] (**) Option "config_info" "udev:/sys/devices/platform/sound/sound/card1/input5/event5"
[ 59836.864] (II) XINPUT: Adding extended input device "NVIDIA Jetson AGX Orin APE Headset Jack" (type: KEYBOARD, id 11)
[ 59836.864] (**) Option "xkb_model" "pc105"
[ 59836.864] (**) Option "xkb_layout" "us"
[ 59836.865] (II) event5  - NVIDIA Jetson AGX Orin APE Headset Jack: is tagged by udev as: Keyboard Switch
[ 59836.865] (II) event5  - NVIDIA Jetson AGX Orin APE Headset Jack: device is a keyboard
[ 59836.875] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 59836.875] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 59836.875] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[ 59836.875] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 59836.875] (**) Option "Device" "/dev/input/event8"
[ 59836.875] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[ 59836.875] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:0E24.0003/input/input8/event8"
[ 59836.875] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 12)
[ 59836.875] (**) Option "xkb_model" "pc105"
[ 59836.875] (**) Option "xkb_layout" "us"
[ 59838.040] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): connected
[ 59838.040] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): Internal DisplayPort
[ 59838.040] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): 2380.0 MHz maximum pixel clock
[ 59838.040] (--) NVIDIA(GPU-0): 
[ 59838.044] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 59838.044] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 59838.044] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 59838.044] (--) NVIDIA(GPU-0): 
[ 59840.695] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): connected
[ 59840.695] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): Internal DisplayPort
[ 59840.696] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): 2380.0 MHz maximum pixel clock
[ 59840.696] (--) NVIDIA(GPU-0): 
[ 59840.699] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 59840.699] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 59840.699] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 59840.699] (--) NVIDIA(GPU-0): 
[ 59840.714] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): connected
[ 59840.714] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): Internal DisplayPort
[ 59840.714] (--) NVIDIA(GPU-0): LG Electronics LG HDR 4K (DFP-0): 2380.0 MHz maximum pixel clock
[ 59840.714] (--) NVIDIA(GPU-0): 
[ 59840.718] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 59840.718] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 59840.718] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 59840.718] (--) NVIDIA(GPU-0): 
[ 60141.692] (II) event7  - SEM USB Keyboard: device removed
[ 60141.695] (II) config/udev: removing device SEM USB Keyboard
[ 60141.695] (**) Option "fd" "44"
[ 60141.701] (II) UnloadModule: "libinput"
[ 60141.701] (II) systemd-logind: releasing fd for 13:71
[ 60141.760] (II) event8  - SEM USB Keyboard Consumer Control: device removed
[ 60141.764] (II) config/udev: removing device SEM USB Keyboard Consumer Control
[ 60141.764] (**) Option "fd" "45"
[ 60141.773] (II) UnloadModule: "libinput"
[ 60141.773] (II) systemd-logind: not releasing fd for 13:72, still in use
[ 60141.773] (II) config/udev: removing device SEM USB Keyboard Consumer Control
[ 60141.773] (**) Option "fd" "45"
[ 60141.778] (II) UnloadModule: "libinput"
[ 60141.778] (II) systemd-logind: releasing fd for 13:72
[ 60141.820] (II) event9  - SEM USB Keyboard System Control: device removed
[ 60141.822] (II) config/udev: removing device SEM USB Keyboard System Control
[ 60141.822] (**) Option "fd" "46"
[ 60141.827] (II) UnloadModule: "libinput"
[ 60141.827] (II) systemd-logind: releasing fd for 13:73
[ 60142.509] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event7)
[ 60142.509] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 60142.509] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[ 60142.511] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 44 paused 0
[ 60142.511] (**) SEM USB Keyboard: always reports core events
[ 60142.511] (**) Option "Device" "/dev/input/event7"
[ 60142.515] (II) event7  - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 60142.515] (II) event7  - SEM USB Keyboard: device is a keyboard
[ 60142.516] (II) event7  - SEM USB Keyboard: device removed
[ 60142.516] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:1A2C:0E24.0004/input/input10/event7"
[ 60142.516] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 7)
[ 60142.516] (**) Option "xkb_model" "pc105"
[ 60142.516] (**) Option "xkb_layout" "us"
[ 60142.517] (WW) Option "xkb_variant" requires a string value
[ 60142.517] (WW) Option "xkb_options" requires a string value
[ 60142.522] (II) event7  - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 60142.523] (II) event7  - SEM USB Keyboard: device is a keyboard
[ 60142.528] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event8)
[ 60142.528] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 60142.528] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 60142.530] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 45 paused 0
[ 60142.530] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 60142.530] (**) Option "Device" "/dev/input/event8"
[ 60142.533] (II) event8  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 60142.533] (II) event8  - SEM USB Keyboard Consumer Control: device is a keyboard
[ 60142.533] (II) event8  - SEM USB Keyboard Consumer Control: device removed
[ 60142.533] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[ 60142.534] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:0E24.0005/input/input11/event8"
[ 60142.534] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 8)
[ 60142.535] (**) Option "AccelerationScheme" "none"
[ 60142.537] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 60142.537] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 60142.537] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 60142.541] (II) event8  - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 60142.542] (II) event8  - SEM USB Keyboard Consumer Control: device is a keyboard
[ 60142.543] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 60142.543] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 60142.543] (II) systemd-logind: returning pre-existing fd for /dev/input/event8 13:72
[ 60142.544] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 60142.544] (**) Option "Device" "/dev/input/event8"
[ 60142.544] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[ 60142.544] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:0E24.0005/input/input11/event8"
[ 60142.544] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 9)
[ 60142.544] (**) Option "xkb_model" "pc105"
[ 60142.544] (**) Option "xkb_layout" "us"
[ 60142.544] (WW) Option "xkb_variant" requires a string value
[ 60142.544] (WW) Option "xkb_options" requires a string value
[ 60142.548] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event9)
[ 60142.548] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 60142.548] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[ 60142.551] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 46 paused 0
[ 60142.551] (**) SEM USB Keyboard System Control: always reports core events
[ 60142.551] (**) Option "Device" "/dev/input/event9"
[ 60142.553] (II) event9  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 60142.553] (II) event9  - SEM USB Keyboard System Control: device is a keyboard
[ 60142.554] (II) event9  - SEM USB Keyboard System Control: device removed
[ 60142.554] (**) Option "config_info" "udev:/sys/devices/platform/bus@0/3610000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:1A2C:0E24.0005/input/input12/event9"
[ 60142.554] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 60142.554] (**) Option "xkb_model" "pc105"
[ 60142.554] (**) Option "xkb_layout" "us"
[ 60142.554] (WW) Option "xkb_variant" requires a string value
[ 60142.554] (WW) Option "xkb_options" requires a string value
[ 60142.557] (II) event9  - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 60142.557] (II) event9  - SEM USB Keyboard System Control: device is a keyboard
[ 60295.022] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60295.023] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 60295.023] (--) NVIDIA(GPU-0): DFP-0: 2380.0 MHz maximum pixel clock
[ 60295.023] (--) NVIDIA(GPU-0): 
[ 60295.025] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60295.025] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 60295.025] (--) NVIDIA(GPU-0): DFP-0: 2380.0 MHz maximum pixel clock
[ 60295.025] (--) NVIDIA(GPU-0): 
[ 60295.026] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60295.026] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60295.026] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60295.026] (--) NVIDIA(GPU-0): 
[ 60295.042] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60295.042] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 60295.042] (--) NVIDIA(GPU-0): DFP-0: 2380.0 MHz maximum pixel clock
[ 60295.042] (--) NVIDIA(GPU-0): 
[ 60295.043] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60295.043] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60295.044] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60295.044] (--) NVIDIA(GPU-0): 
[ 60295.071] (II) NVIDIA(0): Setting mode "NULL"
[ 60295.157] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60295.157] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 60295.157] (--) NVIDIA(GPU-0): DFP-0: 2380.0 MHz maximum pixel clock
[ 60295.157] (--) NVIDIA(GPU-0): 
[ 60295.159] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60295.159] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60295.159] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60295.159] (--) NVIDIA(GPU-0): 
[ 60295.180] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 60295.180] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 60295.180] (--) NVIDIA(GPU-0): DFP-0: 2380.0 MHz maximum pixel clock
[ 60295.180] (--) NVIDIA(GPU-0): 
[ 60295.182] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60295.182] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60295.182] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60295.182] (--) NVIDIA(GPU-0): 
[ 60314.876] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60314.876] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60314.876] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60314.876] (--) NVIDIA(GPU-0): 
[ 60314.880] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60314.880] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60314.880] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60314.880] (--) NVIDIA(GPU-0): 
[ 60314.884] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60314.884] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60314.884] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60314.884] (--) NVIDIA(GPU-0): 
[ 60314.894] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60314.894] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60314.895] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60314.895] (--) NVIDIA(GPU-0): 
[ 60314.898] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60314.898] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60314.898] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60314.898] (--) NVIDIA(GPU-0): 
[ 60315.017] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[ 60315.281] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60315.281] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60315.281] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60315.281] (--) NVIDIA(GPU-0): 
[ 60315.285] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60315.285] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60315.285] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60315.285] (--) NVIDIA(GPU-0): 
[ 60315.347] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60315.347] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60315.347] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60315.347] (--) NVIDIA(GPU-0): 
[ 60315.351] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60315.351] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60315.351] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60315.351] (--) NVIDIA(GPU-0): 
[ 60316.036] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60316.037] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60316.037] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60316.037] (--) NVIDIA(GPU-0): 
[ 60316.041] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60316.041] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60316.041] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60316.041] (--) NVIDIA(GPU-0): 
[ 60316.048] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60316.048] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60316.048] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60316.048] (--) NVIDIA(GPU-0): 
[ 60316.052] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60316.052] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60316.052] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60316.052] (--) NVIDIA(GPU-0): 
[ 60551.227] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): connected
[ 60551.227] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): Internal DisplayPort
[ 60551.227] (--) NVIDIA(GPU-0): LG Electronics 27MB85Z (DFP-0): 2380.0 MHz maximum pixel clock
[ 60551.227] (--) NVIDIA(GPU-0): 
[ 60551.231] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 60551.231] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 60551.231] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 60551.231] (--) NVIDIA(GPU-0): 
[ 60569.364] (**) Option "fd" "41"
[ 60569.364] (II) event6  - PixArt USB Optical Mouse: device removed
[ 60569.364] (**) Option "fd" "47"
[ 60569.364] (II) event0  - gpio-keys: device removed
[ 60569.364] (**) Option "fd" "48"
[ 60569.364] (II) event5  - NVIDIA Jetson AGX Orin APE Headset Jack: device removed
[ 60569.364] (**) Option "fd" "44"
[ 60569.364] (II) event7  - SEM USB Keyboard: device removed
[ 60569.364] (**) Option "fd" "45"
[ 60569.364] (**) Option "fd" "45"
[ 60569.364] (II) event8  - SEM USB Keyboard Consumer Control: device removed
[ 60569.364] (**) Option "fd" "46"
[ 60569.364] (II) event9  - SEM USB Keyboard System Control: device removed
[ 60569.369] (II) UnloadModule: "libinput"
[ 60569.370] (II) systemd-logind: releasing fd for 13:73
[ 60570.684] (II) UnloadModule: "libinput"
[ 60570.684] (II) systemd-logind: not releasing fd for 13:72, still in use
[ 60570.684] (II) UnloadModule: "libinput"
[ 60570.684] (II) systemd-logind: releasing fd for 13:72
[ 60570.716] (II) UnloadModule: "libinput"
[ 60570.716] (II) systemd-logind: releasing fd for 13:71
[ 60570.740] (II) UnloadModule: "libinput"
[ 60570.740] (II) systemd-logind: releasing fd for 13:69
[ 60570.816] (II) UnloadModule: "libinput"
[ 60570.816] (II) systemd-logind: releasing fd for 13:64
[ 60570.848] (II) UnloadModule: "libinput"
[ 60570.848] (II) systemd-logind: releasing fd for 13:70
[ 60571.083] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 60571.084] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 60571.084] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 60571.086] (II) Server terminated successfully (0). Closing log file