You are not logged in.

#1 2022-10-27 14:12:13

loh
Member
Registered: 2014-02-26
Posts: 34

External monitors connected via TB4 dock not detected on boot / resume

Hello there,

I have access to two Thinkpad laptops (P1 Gen 2 and P1 Gen 5) which I am trying to get working with a Thinkpad Thunderbolt 4 Workstation Dock, which has recently been updated to the latest firmware (currently V1.0.13). While the firmware update has solved display drop-out and flickering issues, I still find that external monitors are not detected on boot or resume. If I simply disconnect and reconnect the thunderbolt cable, then the monitors are detected and I can connect. Once connected, the connection persists if I remove/reattach the cable once more, i.e. the displays wake back up when the cable is reconnected. USB peripherals connected to the dock, e.g. my keyboard and mouse, are detected on boot/resume, even though the displays aren't. I don't have issues with the detection of the external displays when using the dock with a Windows laptop (Intel integrated graphics only connected via Thunderbolt), and it also seems to work if I connect a Steam Deck too (AMD RDNA 2 using USB-C).

For reference, I am connecting to two Dell U2515h monitors using the DisplayPort connections on the dock. I have not tested HDMI, since I don't have any cables. Both laptops have an NVIDIA graphics card, which is hardwired to the video outputs, i.e. I can't use the external displays via the integrated graphics card. Both laptops are using the latest version (520.56.06-4) of the proprietary NVIDIA driver. I am using DWM, with Optimus Manager managing the Xorg configuration for the graphics cards. I use their provided kernel parameters, so that I can select to use the NVIDIA card on boot when connected to the dock. This setup has worked perfectly with the Thinkpad Thunderbolt 3 Workstation Dock for several years.

The dock shows as authorized on boot. The output is the same regardless of whether the displays are detected, i.e. before or after I disconnect and reconnect the thunderbolt cable.

 boltctl list
 ● Lenovo ThinkPad Thunderbolt 4 Dock
   ├─ type:          peripheral
   ├─ name:          ThinkPad Thunderbolt 4 Dock
   ├─ vendor:        Lenovo
   ├─ uuid:          131f8780-00d7-50d4-ffff-ffffffffffff
   ├─ generation:    USB4
   ├─ status:        authorized
   │  ├─ domain:     12c98780-0061-598d-ffff-ffffffffffff
   │  ├─ rx speed:   40 Gb/s = 2 lanes * 20 Gb/s
   │  ├─ tx speed:   40 Gb/s = 2 lanes * 20 Gb/s
   │  └─ authflags:  boot
   ├─ authorized:    Thu 27 Oct 2022 13:31:08 UTC
   ├─ connected:     Thu 27 Oct 2022 13:31:08 UTC
   └─ stored:        Thu 27 Oct 2022 12:34:11 UTC
      ├─ policy:     iommu
      └─ key:        no

On booting, when the external displays aren't detected I see the following in the Xorg.log:

[    20.584] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    20.584] Current Operating System: Linux porridge 6.0.2-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 15 Oct 2022 14:00:49 +0000 x86_64
[    20.584] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=a77476ca-6c0a-4b6e-9fee-fbbbd669bd94:cryptlvm:allow-discards root=/dev/vg0/root resume=/dev/vg0/swap rw nowatchdog quiet vga=current systemd.show_status=0 modprobe.blacklist=pcspkr ibt=off optimus-manager.startup=nvidia
[    20.584]  
[    20.584] Current version of pixman: 0.42.0
[    20.584] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    20.584] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    20.584] (==) Log file: "/home/lester/.local/share/xorg/Xorg.0.log", Time: Thu Oct 27 14:29:49 2022
[    20.585] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    20.586] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    20.586] (==) ServerLayout "layout"
[    20.586] (**) |-->Screen "nvidia" (0)
[    20.586] (**) |   |-->Monitor "<default monitor>"
[    20.586] (**) |   |-->Device "nvidia"
[    20.586] (**) |   |-->GPUDevice "integrated"
[    20.586] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    20.586] (**) |-->Inactive Device "integrated"
[    20.586] (==) Automatically adding devices
[    20.586] (==) Automatically enabling devices
[    20.586] (==) Automatically adding GPU devices
[    20.586] (==) Automatically binding GPU devices
[    20.586] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    20.587] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    20.587] 	Entry deleted from font path.
[    20.587] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    20.587] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    20.587] 	Entry deleted from font path.
[    20.587] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    20.587] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    20.587] 	Entry deleted from font path.
[    20.587] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1".
[    20.587] 	Entry deleted from font path.
[    20.587] 	(Run 'mkfontdir' on "/usr/share/fonts/Type1").
[    20.587] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    20.587] 	Entry deleted from font path.
[    20.587] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    20.587] 	Entry deleted from font path.
[    20.587] (==) FontPath set to:
	
[    20.587] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    20.587] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    20.587] (II) Module ABI versions:
[    20.587] 	X.Org ANSI C Emulation: 0.4
[    20.587] 	X.Org Video Driver: 25.2
[    20.587] 	X.Org XInput driver : 24.4
[    20.587] 	X.Org Server Extension : 10.0
[    20.587] (++) using VT number 1

[    20.588] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    20.589] (II) xfree86: Adding drm device (/dev/dri/card1)
[    20.589] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    20.589] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    20.589] (II) xfree86: Adding drm device (/dev/dri/card0)
[    20.589] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    20.589] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    20.590] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    20.591] (--) PCI:*(0@0:2:0) 8086:46a6:17aa:22f8 rev 12, Mem @ 0x625b000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    20.591] (--) PCI: (1@0:0:0) 10de:24a0:17aa:22f8 rev 161, Mem @ 0xb3000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    20.591] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    20.591] (II) LoadModule: "glx"
[    20.591] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    20.596] (II) Module glx: vendor="X.Org Foundation"
[    20.596] 	compiled for 1.21.1.4, module version = 1.0.0
[    20.596] 	ABI class: X.Org Server Extension, version 10.0
[    20.596] (II) LoadModule: "nvidia"
[    20.597] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    20.601] (II) Module nvidia: vendor="NVIDIA Corporation"
[    20.601] 	compiled for 1.6.99.901, module version = 1.0.0
[    20.601] 	Module class: X.Org Video Driver
[    20.602] (II) LoadModule: "modesetting"
[    20.602] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    20.604] (II) Module modesetting: vendor="X.Org Foundation"
[    20.604] 	compiled for 1.21.1.4, module version = 1.21.1
[    20.604] 	Module class: X.Org Video Driver
[    20.604] 	ABI class: X.Org Video Driver, version 25.2
[    20.604] (II) NVIDIA dlloader X Driver  520.56.06  Thu Oct  6 21:29:26 UTC 2022
[    20.604] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    20.604] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    20.604] (II) systemd-logind: releasing fd for 226:1
[    20.946] (II) Loading sub module "fb"
[    20.946] (II) LoadModule: "fb"
[    20.946] (II) Module "fb" already built-in
[    20.946] (II) Loading sub module "wfb"
[    20.946] (II) LoadModule: "wfb"
[    20.946] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    20.947] (II) Module wfb: vendor="X.Org Foundation"
[    20.947] 	compiled for 1.21.1.4, module version = 1.0.0
[    20.947] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    20.947] (II) Loading sub module "ramdac"
[    20.947] (II) LoadModule: "ramdac"
[    20.947] (II) Module "ramdac" already built-in
[    20.975] (II) modeset(G0): using drv /dev/dri/card0
[    20.975] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    20.975] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    20.975] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    20.975] (==) NVIDIA(0): RGB weight 888
[    20.975] (==) NVIDIA(0): Default visual is TrueColor
[    20.975] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    20.975] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    20.975] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    20.975] (**) NVIDIA(0): Option "Coolbits" "28"
[    20.975] (**) NVIDIA(0): Enabling 2D acceleration
[    20.975] (II) Loading sub module "glxserver_nvidia"
[    20.975] (II) LoadModule: "glxserver_nvidia"
[    20.975] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    21.020] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    21.020] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.020] 	Module class: X.Org Server Extension
[    21.020] (II) NVIDIA GLX Module  520.56.06  Thu Oct  6 21:26:26 UTC 2022
[    21.022] (II) NVIDIA: The X server supports PRIME Render Offload.
[    24.832] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    24.832] (--) NVIDIA(0):     DFP-0.1.6
[    24.832] (--) NVIDIA(0):     DFP-0.2
[    24.832] (--) NVIDIA(0):     DFP-0 (boot)
[    24.832] (--) NVIDIA(0):     DFP-1
[    24.832] (--) NVIDIA(0):     DFP-2
[    24.832] (--) NVIDIA(0):     DFP-3
[    24.832] (--) NVIDIA(0):     DFP-4
[    24.835] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3070 Ti Laptop GPU (GA104-A) at
[    24.835] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[    24.835] (--) NVIDIA(0): Memory: 8388608 kBytes
[    24.835] (--) NVIDIA(0): VideoBIOS: 94.04.7f.40.92
[    24.835] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    24.835] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    24.835] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    24.835] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    24.835] (--) NVIDIA(GPU-0): 
[    24.835] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    24.835] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    24.835] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    24.835] (--) NVIDIA(GPU-0): 
[    24.835] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    24.835] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    24.835] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    24.835] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    24.839] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    24.839] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    24.839] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    24.839] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.840] (==) NVIDIA(0): 
[    24.840] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    24.840] (==) NVIDIA(0):     will be used as the requested mode.
[    24.840] (==) NVIDIA(0): 
[    24.840] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    24.840] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    24.840] (II) NVIDIA(0): Validated MetaModes:
[    24.840] (II) NVIDIA(0):     "NULL"
[    24.840] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    24.840] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    24.840] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    24.840] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    24.840] (==) modeset(G0): RGB weight 888
[    24.840] (==) modeset(G0): Default visual is TrueColor
[    24.840] (II) Loading sub module "glamoregl"
[    24.840] (II) LoadModule: "glamoregl"
[    24.840] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    24.852] (II) Module glamoregl: vendor="X.Org Foundation"
[    24.852] 	compiled for 1.21.1.4, module version = 1.0.1
[    24.852] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    25.145] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[    25.145] (II) modeset(G0): glamor initialized
[    25.148] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    25.148] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    25.150] (II) modeset(G0): Output DP-1-1 has no monitor section
[    25.150] (II) modeset(G0): Output DP-1-2 has no monitor section
[    25.153] (II) modeset(G0): Output DP-1-3 has no monitor section
[    25.155] (II) modeset(G0): Output DP-1-4 has no monitor section
[    25.158] (II) modeset(G0): EDID for output eDP-1-1
[    25.158] (II) modeset(G0): Manufacturer: BOE  Model: ae0  Serial#: 0
[    25.158] (II) modeset(G0): Year: 2021  Week: 44
[    25.158] (II) modeset(G0): EDID Version: 1.4
[    25.158] (II) modeset(G0): Digital Display Input
[    25.158] (II) modeset(G0): 10 bits per channel
[    25.158] (II) modeset(G0): Digital interface is DisplayPort
[    25.158] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 21
[    25.158] (II) modeset(G0): Gamma: 2.20
[    25.158] (II) modeset(G0): No DPMS capabilities specified
[    25.158] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    25.158] (II) modeset(G0): First detailed timing is preferred mode
[    25.158] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    25.158] (II) modeset(G0): Display is continuous-frequency
[    25.158] (II) modeset(G0): redX: 0.642 redY: 0.335   greenX: 0.300 greenY: 0.621
[    25.158] (II) modeset(G0): blueX: 0.151 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    25.158] (II) modeset(G0): Manufacturer's mask: 0
[    25.158] (II) modeset(G0): Supported detailed timing:
[    25.158] (II) modeset(G0): clock: 282.7 MHz   Image Size:  344 x 215 mm
[    25.158] (II) modeset(G0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    25.158] (II) modeset(G0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1732 v_border: 0
[    25.158] (II) modeset(G0): Ranges: V min: 60 V max: 165 Hz, H min: 286 H max: 286 kHz, PixClock max 785 MHz
[    25.158] (II) modeset(G0):  BOE CQ
[    25.158] (II) modeset(G0):  NE160QDM-NY1
[    25.158] (II) modeset(G0): Number of EDID sections to follow: 1
[    25.158] (II) modeset(G0): EDID (in hex):
[    25.158] (II) modeset(G0): 	00ffffffffffff0009e5e00a00000000
[    25.158] (II) modeset(G0): 	2c1f0104b5221578037ce5a4554c9f26
[    25.158] (II) modeset(G0): 	0f505400000001010101010101010101
[    25.158] (II) modeset(G0): 	0101010101016b6e00a0a04084603020
[    25.158] (II) modeset(G0): 	360058d71000001a000000fd0c3ca51f
[    25.158] (II) modeset(G0): 	1f4e010a202020202020000000fe0042
[    25.158] (II) modeset(G0): 	4f452043510a202020202020000000fe
[    25.158] (II) modeset(G0): 	004e4531363051444d2d4e59310a0180
[    25.158] (II) modeset(G0): 	7013790000030114a52f0185ff099f00
[    25.158] (II) modeset(G0): 	2f001f003f0683000200050000000000
[    25.158] (II) modeset(G0): 	00000000000000000000000000000000
[    25.158] (II) modeset(G0): 	00000000000000000000000000000000
[    25.158] (II) modeset(G0): 	00000000000000000000000000000000
[    25.158] (II) modeset(G0): 	00000000000000000000000000000000
[    25.158] (II) modeset(G0): 	00000000000000000000000000000000
[    25.158] (II) modeset(G0): 	00000000000000000000000000003e90
[    25.158] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    25.158] (II) modeset(G0): Modeline "2560x1600"x60.0  282.67  2560 2608 2640 2720  1600 1603 1609 1732 +hsync -vsync (103.9 kHz eP)
[    25.158] (II) modeset(G0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "2560x1440"x60.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    25.158] (II) modeset(G0): Modeline "2560x1440"x60.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "2048x1152"x60.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    25.158] (II) modeset(G0): Modeline "2048x1152"x60.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    25.158] (II) modeset(G0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1080"x60.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    25.158] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    25.158] (II) modeset(G0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    25.158] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    25.158] (II) modeset(G0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    25.158] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    25.158] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    25.158] (II) modeset(G0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    25.158] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    25.158] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    25.158] (II) modeset(G0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    25.159] (II) modeset(G0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    25.159] (II) modeset(G0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    25.159] (II) modeset(G0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    25.159] (II) modeset(G0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    25.159] (II) modeset(G0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    25.159] (II) modeset(G0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    25.159] (II) modeset(G0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    25.159] (II) modeset(G0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    25.159] (II) modeset(G0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    25.159] (II) modeset(G0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    25.159] (II) modeset(G0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    25.159] (II) modeset(G0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    25.159] (II) modeset(G0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    25.159] (II) modeset(G0): EDID for output HDMI-1-1
[    25.159] (II) modeset(G0): EDID for output DP-1-1
[    25.159] (II) modeset(G0): EDID for output DP-1-2
[    25.159] (II) modeset(G0): EDID for output DP-1-3
[    25.159] (II) modeset(G0): EDID for output DP-1-4
[    25.159] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    25.159] (==) modeset(G0): DPI set to (96, 96)
[    25.159] (II) Loading sub module "fb"
[    25.159] (II) LoadModule: "fb"
[    25.159] (II) Module "fb" already built-in
[    25.159] (WW) NVIDIA: Failed to bind sideband socket to
[    25.159] (WW) NVIDIA:     '/var/run/nvidia-xdriver-7b589ac0' Permission denied
[    25.159] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    25.159] (II) NVIDIA:     access.
[    25.167] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    25.167] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    25.167] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    25.167] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    25.167] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    25.167] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    25.167] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    25.167] (II) NVIDIA(0):     Config Options in the README.
[    25.179] (II) NVIDIA(0): Setting mode "NULL"
[    25.184] (==) NVIDIA(0): Disabling shared memory pixmaps
[    25.184] (==) NVIDIA(0): Backing store enabled
[    25.184] (==) NVIDIA(0): Silken mouse enabled
[    25.184] (==) NVIDIA(0): DPMS enabled
[    25.184] (II) Loading sub module "dri2"
[    25.184] (II) LoadModule: "dri2"
[    25.184] (II) Module "dri2" already built-in
[    25.184] (II) NVIDIA(0): [DRI2] Setup complete
[    25.184] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    25.198] (==) modeset(G0): Backing store enabled
[    25.198] (==) modeset(G0): Silken mouse enabled
[    25.289] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    25.289] (==) modeset(G0): DPMS enabled
[    25.289] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    25.289] (II) modeset(G0): [DRI2] Setup complete
[    25.289] (II) modeset(G0): [DRI2]   DRI driver: iris
[    25.289] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    25.289] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    25.289] (II) Initializing extension Generic Event Extension
[    25.289] (II) Initializing extension SHAPE
[    25.289] (II) Initializing extension MIT-SHM
[    25.290] (II) Initializing extension XInputExtension
[    25.290] (II) Initializing extension XTEST
[    25.290] (II) Initializing extension BIG-REQUESTS
[    25.290] (II) Initializing extension SYNC
[    25.290] (II) Initializing extension XKEYBOARD
[    25.291] (II) Initializing extension XC-MISC
[    25.291] (II) Initializing extension SECURITY
[    25.291] (II) Initializing extension XFIXES
[    25.291] (II) Initializing extension RENDER
[    25.291] (II) Initializing extension RANDR
[    25.292] (II) Initializing extension COMPOSITE
[    25.292] (II) Initializing extension DAMAGE
[    25.292] (II) Initializing extension MIT-SCREEN-SAVER
[    25.292] (II) Initializing extension DOUBLE-BUFFER
[    25.292] (II) Initializing extension RECORD
[    25.292] (II) Initializing extension DPMS
[    25.293] (II) Initializing extension Present
[    25.293] (II) Initializing extension DRI3
[    25.293] (II) Initializing extension X-Resource
[    25.293] (II) Initializing extension XVideo
[    25.293] (II) Initializing extension XVideo-MotionCompensation
[    25.293] (II) Initializing extension GLX
[    25.293] (II) Initializing extension GLX
[    25.293] (II) Indirect GLX disabled.
[    25.293] (II) GLX: Another vendor is already registered for screen 0
[    25.293] (II) Initializing extension XFree86-VidModeExtension
[    25.293] (II) Initializing extension XFree86-DGA
[    25.293] (II) Initializing extension XFree86-DRI
[    25.293] (II) Initializing extension DRI2
[    25.293] (II) Initializing extension NV-GLX
[    25.294] (II) Initializing extension NV-CONTROL
[    25.576] (II) modeset(G0): Damage tracking initialized
[    25.650] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    25.650] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    25.650] (II) LoadModule: "libinput"
[    25.650] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    25.652] (II) Module libinput: vendor="X.Org Foundation"
[    25.652] 	compiled for 1.21.1.3, module version = 1.2.1
[    25.652] 	Module class: X.Org XInput Driver
[    25.652] 	ABI class: X.Org XInput driver, version 24.4
[    25.652] (II) Using input driver 'libinput' for 'Power Button'
[    25.653] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[    25.653] (**) Power Button: always reports core events
[    25.653] (**) Option "Device" "/dev/input/event2"
[    25.655] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    25.655] (II) event2  - Power Button: device is a keyboard
[    25.655] (II) event2  - Power Button: device removed
[    25.655] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    25.655] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    25.656] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    25.656] (II) event2  - Power Button: device is a keyboard
[    25.656] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[    25.656] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    25.656] (II) Using input driver 'libinput' for 'Video Bus'
[    25.656] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 49 paused 0
[    25.656] (**) Video Bus: always reports core events
[    25.656] (**) Option "Device" "/dev/input/event18"
[    25.656] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[    25.656] (II) event18 - Video Bus: device is a keyboard
[    25.656] (II) event18 - Video Bus: device removed
[    25.656] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19/event18"
[    25.656] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    25.657] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[    25.657] (II) event18 - Video Bus: device is a keyboard
[    25.657] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[    25.657] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    25.657] (II) Using input driver 'libinput' for 'Video Bus'
[    25.657] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 50 paused 0
[    25.657] (**) Video Bus: always reports core events
[    25.657] (**) Option "Device" "/dev/input/event17"
[    25.657] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    25.657] (II) event17 - Video Bus: device is a keyboard
[    25.658] (II) event17 - Video Bus: device removed
[    25.658] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input18/event17"
[    25.658] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    25.658] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    25.658] (II) event17 - Video Bus: device is a keyboard
[    25.658] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    25.658] (II) No input driver specified, ignoring this device.
[    25.658] (II) This device may have been added with another device file.
[    25.658] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    25.658] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    25.658] (II) Using input driver 'libinput' for 'Sleep Button'
[    25.658] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 51 paused 0
[    25.658] (**) Sleep Button: always reports core events
[    25.658] (**) Option "Device" "/dev/input/event0"
[    25.659] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    25.659] (II) event0  - Sleep Button: device is a keyboard
[    25.659] (II) event0  - Sleep Button: device removed
[    25.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    25.659] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    25.659] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    25.659] (II) event0  - Sleep Button: device is a keyboard
[    25.659] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    25.659] (II) No input driver specified, ignoring this device.
[    25.659] (II) This device may have been added with another device file.
[    25.659] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    25.659] (II) No input driver specified, ignoring this device.
[    25.659] (II) This device may have been added with another device file.
[    25.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[    25.660] (II) No input driver specified, ignoring this device.
[    25.660] (II) This device may have been added with another device file.
[    25.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[    25.660] (II) No input driver specified, ignoring this device.
[    25.660] (II) This device may have been added with another device file.
[    25.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[    25.660] (II) No input driver specified, ignoring this device.
[    25.660] (II) This device may have been added with another device file.
[    25.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[    25.660] (II) No input driver specified, ignoring this device.
[    25.660] (II) This device may have been added with another device file.
[    25.660] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event4)
[    25.660] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput pointer catchall"
[    25.660] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[    25.715] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 52 paused 0
[    25.715] (**) Kinesis Advantage2 Keyboard: always reports core events
[    25.715] (**) Option "Device" "/dev/input/event4"
[    25.718] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[    25.718] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[    25.718] (II) event4  - Kinesis Advantage2 Keyboard: device removed
[    25.719] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/0003:29EA:0102.0002/input/input5/event4"
[    25.719] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: MOUSE, id 10)
[    25.719] (**) Option "AccelerationScheme" "none"
[    25.719] (**) Kinesis Advantage2 Keyboard: (accel) selected scheme none/0
[    25.719] (**) Kinesis Advantage2 Keyboard: (accel) acceleration factor: 2.000
[    25.719] (**) Kinesis Advantage2 Keyboard: (accel) acceleration threshold: 4
[    25.720] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[    25.721] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[    25.722] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/mouse0)
[    25.722] (II) No input driver specified, ignoring this device.
[    25.722] (II) This device may have been added with another device file.
[    25.722] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event5)
[    25.722] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.722] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[    25.723] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[    25.723] (**) Kinesis Advantage2 Keyboard: always reports core events
[    25.723] (**) Option "Device" "/dev/input/event5"
[    25.725] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[    25.725] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[    25.725] (II) event5  - Kinesis Advantage2 Keyboard: device removed
[    25.725] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:29EA:0102.0003/input/input6/event5"
[    25.725] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: KEYBOARD, id 11)
[    25.726] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[    25.726] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[    25.727] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard Consumer Control (/dev/input/event6)
[    25.727] (**) Kinesis Advantage2 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    25.727] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard Consumer Control'
[    25.727] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 54 paused 0
[    25.727] (**) Kinesis Advantage2 Keyboard Consumer Control: always reports core events
[    25.727] (**) Option "Device" "/dev/input/event6"
[    25.728] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    25.728] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[    25.728] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device removed
[    25.728] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.0004/input/input7/event6"
[    25.728] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard Consumer Control" (type: KEYBOARD, id 12)
[    25.729] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    25.729] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[    25.729] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard System Control (/dev/input/event7)
[    25.730] (**) Kinesis Advantage2 Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    25.730] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard System Control'
[    25.730] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 55 paused 0
[    25.730] (**) Kinesis Advantage2 Keyboard System Control: always reports core events
[    25.730] (**) Option "Device" "/dev/input/event7"
[    25.731] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[    25.731] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[    25.731] (II) event7  - Kinesis Advantage2 Keyboard System Control: device removed
[    25.731] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.0004/input/input8/event7"
[    25.731] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard System Control" (type: KEYBOARD, id 13)
[    25.731] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[    25.731] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[    25.732] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event8)
[    25.732] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[    25.732] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[    25.789] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 56 paused 0
[    25.789] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[    25.789] (**) Option "Device" "/dev/input/event8"
[    25.791] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[    25.791] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[    25.791] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[    25.792] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device removed
[    25.792] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.1/1-1.4.4.1:1.0/0003:5332:1400.0005/input/input9/event8"
[    25.792] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 14)
[    25.792] (**) Option "AccelerationScheme" "none"
[    25.792] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[    25.792] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[    25.792] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[    25.794] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[    25.794] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[    25.794] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[    25.795] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[    25.795] (II) No input driver specified, ignoring this device.
[    25.795] (II) This device may have been added with another device file.
[    25.796] (II) config/udev: Adding input device Dell Dell AC511 USB SoundBar (/dev/input/event9)
[    25.796] (**) Dell Dell AC511 USB SoundBar: Applying InputClass "libinput keyboard catchall"
[    25.796] (II) Using input driver 'libinput' for 'Dell Dell AC511 USB SoundBar'
[    25.797] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 57 paused 0
[    25.797] (**) Dell Dell AC511 USB SoundBar: always reports core events
[    25.797] (**) Option "Device" "/dev/input/event9"
[    25.798] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[    25.798] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[    25.798] (II) event9  - Dell Dell AC511 USB SoundBar: device removed
[    25.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.2/1-1.4.4.2.4/1-1.4.4.2.4.2/1-1.4.4.2.4.2:1.3/0003:413C:A503.0007/input/input10/event9"
[    25.798] (II) XINPUT: Adding extended input device "Dell Dell AC511 USB SoundBar" (type: KEYBOARD, id 15)
[    25.798] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[    25.798] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[    25.799] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event21)
[    25.799] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    25.799] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    25.799] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 58 paused 0
[    25.799] (**) Integrated Camera: Integrated C: always reports core events
[    25.799] (**) Option "Device" "/dev/input/event21"
[    25.800] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    25.800] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    25.800] (II) event21 - Integrated Camera: Integrated C: device removed
[    25.800] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input23/event21"
[    25.800] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 16)
[    25.800] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    25.800] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    25.801] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event22)
[    25.801] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[    25.801] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[    25.802] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 59 paused 0
[    25.802] (**) Integrated Camera: Integrated I: always reports core events
[    25.802] (**) Option "Device" "/dev/input/event22"
[    25.802] (II) event22 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[    25.802] (II) event22 - Integrated Camera: Integrated I: device is a keyboard
[    25.802] (II) event22 - Integrated Camera: Integrated I: device removed
[    25.802] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input24/event22"
[    25.802] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 17)
[    25.803] (II) event22 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[    25.803] (II) event22 - Integrated Camera: Integrated I: device is a keyboard
[    25.804] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Mouse (/dev/input/event19)
[    25.804] (**) ELAN0686:00 04F3:320D Mouse: Applying InputClass "libinput pointer catchall"
[    25.804] (II) Using input driver 'libinput' for 'ELAN0686:00 04F3:320D Mouse'
[    25.804] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 60 paused 0
[    25.804] (**) ELAN0686:00 04F3:320D Mouse: always reports core events
[    25.804] (**) Option "Device" "/dev/input/event19"
[    25.805] (II) event19 - ELAN0686:00 04F3:320D Mouse: is tagged by udev as: Mouse Pointingstick
[    25.805] (II) event19 - ELAN0686:00 04F3:320D Mouse: device is a pointer
[    25.806] (II) event19 - ELAN0686:00 04F3:320D Mouse: device removed
[    25.806] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN0686:00/0018:04F3:320D.0008/input/input26/event19"
[    25.806] (II) XINPUT: Adding extended input device "ELAN0686:00 04F3:320D Mouse" (type: MOUSE, id 18)
[    25.806] (**) Option "AccelerationScheme" "none"
[    25.806] (**) ELAN0686:00 04F3:320D Mouse: (accel) selected scheme none/0
[    25.806] (**) ELAN0686:00 04F3:320D Mouse: (accel) acceleration factor: 2.000
[    25.806] (**) ELAN0686:00 04F3:320D Mouse: (accel) acceleration threshold: 4
[    25.806] (II) event19 - ELAN0686:00 04F3:320D Mouse: is tagged by udev as: Mouse Pointingstick
[    25.806] (II) event19 - ELAN0686:00 04F3:320D Mouse: device is a pointer
[    25.807] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Mouse (/dev/input/mouse2)
[    25.807] (II) No input driver specified, ignoring this device.
[    25.807] (II) This device may have been added with another device file.
[    25.807] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Touchpad (/dev/input/event20)
[    25.807] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "libinput touchpad catchall"
[    25.807] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "touchpad catchall"
[    25.807] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "Default clickpad buttons"
[    25.807] (II) LoadModule: "synaptics"
[    25.807] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    25.814] (II) Module synaptics: vendor="X.Org Foundation"
[    25.814] 	compiled for 1.21.1.3, module version = 1.9.2
[    25.814] 	Module class: X.Org XInput Driver
[    25.814] 	ABI class: X.Org XInput driver, version 24.4
[    25.814] (II) Using input driver 'synaptics' for 'ELAN0686:00 04F3:320D Touchpad'
[    25.814] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 61 paused 0
[    25.814] (**) ELAN0686:00 04F3:320D Touchpad: always reports core events
[    25.814] (**) Option "Device" "/dev/input/event20"
[    25.814] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: found clickpad property
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: x-axis range 0 - 3528 (res 31)
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: y-axis range 0 - 2006 (res 31)
[    25.814] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: device does not report pressure, will use touch data.
[    25.814] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: device does not report finger width.
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: buttons: left double triple
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: Vendor 0x4f3 Product 0x320d
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: invalid pressure range.  defaulting to 0 - 255
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: invalid finger width range.  defaulting to 0 - 15
[    25.814] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: touchpad found
[    25.814] (**) ELAN0686:00 04F3:320D Touchpad: always reports core events
[    25.814] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN0686:00/0018:04F3:320D.0008/input/input28/event20"
[    25.814] (II) XINPUT: Adding extended input device "ELAN0686:00 04F3:320D Touchpad" (type: TOUCHPAD, id 19)
[    25.814] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    25.814] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) MaxSpeed is now 1.75
[    25.814] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) AccelFactor is now 0.049
[    25.814] (**) ELAN0686:00 04F3:320D Touchpad: (accel) keeping acceleration scheme 1
[    25.814] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration profile 1
[    25.814] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration factor: 2.000
[    25.814] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration threshold: 4
[    25.814] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: touchpad found
[    25.815] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Touchpad (/dev/input/mouse3)
[    25.815] (**) ELAN0686:00 04F3:320D Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    25.815] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event24)
[    25.815] (II) No input driver specified, ignoring this device.
[    25.815] (II) This device may have been added with another device file.
[    25.815] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event25)
[    25.815] (II) No input driver specified, ignoring this device.
[    25.815] (II) This device may have been added with another device file.
[    25.815] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event26)
[    25.815] (II) No input driver specified, ignoring this device.
[    25.815] (II) This device may have been added with another device file.
[    25.815] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event27)
[    25.815] (II) No input driver specified, ignoring this device.
[    25.815] (II) This device may have been added with another device file.
[    25.815] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event28)
[    25.815] (II) No input driver specified, ignoring this device.
[    25.815] (II) This device may have been added with another device file.
[    25.816] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    25.816] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    25.816] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    25.816] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 62 paused 0
[    25.816] (**) AT Translated Set 2 keyboard: always reports core events
[    25.816] (**) Option "Device" "/dev/input/event3"
[    25.817] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    25.817] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    25.817] (II) event3  - AT Translated Set 2 keyboard: device removed
[    25.817] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    25.817] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 20)
[    25.818] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    25.818] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    25.818] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event23)
[    25.818] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    25.818] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    25.819] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 63 paused 0
[    25.819] (**) TPPS/2 Elan TrackPoint: always reports core events
[    25.819] (**) Option "Device" "/dev/input/event23"
[    25.819] (II) event23 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    25.819] (II) event23 - TPPS/2 Elan TrackPoint: device is a pointer
[    25.820] (II) event23 - TPPS/2 Elan TrackPoint: device removed
[    25.820] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input25/event23"
[    25.820] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 21)
[    25.820] (**) Option "AccelerationScheme" "none"
[    25.820] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    25.820] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    25.820] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    25.820] (II) event23 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    25.820] (II) event23 - TPPS/2 Elan TrackPoint: device is a pointer
[    25.821] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse4)
[    25.821] (II) No input driver specified, ignoring this device.
[    25.821] (II) This device may have been added with another device file.
[    25.822] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[    25.822] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    25.822] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    25.822] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 64 paused 0
[    25.822] (**) ThinkPad Extra Buttons: always reports core events
[    25.822] (**) Option "Device" "/dev/input/event10"
[    25.822] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    25.822] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[    25.823] (II) event10 - ThinkPad Extra Buttons: device removed
[    25.823] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input11/event10"
[    25.823] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 22)
[    25.823] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    25.823] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[    25.963] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    25.963] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    25.963] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    25.963] (--) NVIDIA(GPU-0): 
[    25.963] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    25.963] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    25.963] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    25.963] (--) NVIDIA(GPU-0): 
[    25.963] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.963] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.963] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.963] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.968] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    25.968] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    25.968] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    25.968] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    25.968] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    25.968] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.968] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.968] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.968] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.968] (--) NVIDIA(GPU-0): 
[    25.973] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.973] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.973] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.973] (--) NVIDIA(GPU-0): 
[    25.973] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    25.973] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    25.973] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    25.973] (--) NVIDIA(GPU-0): 
[    25.973] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    25.973] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    25.973] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    25.973] (--) NVIDIA(GPU-0): 
[    25.973] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    25.973] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    25.973] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    25.973] (--) NVIDIA(GPU-0): 
[    26.402] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    26.402] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    26.402] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    26.402] (--) NVIDIA(GPU-0): 
[    26.402] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    26.402] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    26.402] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    26.402] (--) NVIDIA(GPU-0): 
[    26.402] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.402] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.402] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.402] (--) NVIDIA(GPU-0): 
[    26.407] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.407] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.407] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.407] (--) NVIDIA(GPU-0): 
[    26.407] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.407] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.407] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.407] (--) NVIDIA(GPU-0): 
[    26.407] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.407] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.407] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.407] (--) NVIDIA(GPU-0): 
[    26.407] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.407] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.407] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.407] (--) NVIDIA(GPU-0): 
[    26.746] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    26.746] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    26.746] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    26.746] (--) NVIDIA(GPU-0): 
[    26.746] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    26.746] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    26.746] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    26.746] (--) NVIDIA(GPU-0): 
[    26.746] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.746] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.746] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.746] (--) NVIDIA(GPU-0): 
[    26.750] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.750] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.750] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.750] (--) NVIDIA(GPU-0): 
[    26.750] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.750] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.750] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.750] (--) NVIDIA(GPU-0): 
[    26.750] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.750] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.750] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.750] (--) NVIDIA(GPU-0): 
[    26.751] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.751] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.751] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.751] (--) NVIDIA(GPU-0): 
[    26.751] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    26.751] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    26.751] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    26.751] (--) NVIDIA(GPU-0): 
[    26.751] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    26.751] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    26.751] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    26.751] (--) NVIDIA(GPU-0): 
[    26.751] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.751] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.751] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.751] (--) NVIDIA(GPU-0): 
[    26.755] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.755] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.755] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.755] (--) NVIDIA(GPU-0): 
[    26.755] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.755] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.755] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.755] (--) NVIDIA(GPU-0): 
[    26.755] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.755] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.755] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.755] (--) NVIDIA(GPU-0): 
[    26.755] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.755] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.755] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.755] (--) NVIDIA(GPU-0): 
[    60.699] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    60.699] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    60.699] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    60.699] (--) NVIDIA(GPU-0): 
[    60.699] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    60.699] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    60.699] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    60.699] (--) NVIDIA(GPU-0): 
[    60.699] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.699] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    60.699] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    60.699] (--) NVIDIA(GPU-0): 
[    60.704] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    60.704] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    60.704] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    60.704] (--) NVIDIA(GPU-0): 
[    60.709] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.709] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    60.709] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    60.709] (--) NVIDIA(GPU-0): 
[    60.709] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.709] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    60.709] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    60.709] (--) NVIDIA(GPU-0): 
[    60.709] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    60.709] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    60.709] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    60.709] (--) NVIDIA(GPU-0): 
[    60.709] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    60.709] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    60.709] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    60.709] (--) NVIDIA(GPU-0): 
[    60.709] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    60.709] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    60.709] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    60.709] (--) NVIDIA(GPU-0): 
[    60.709] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.709] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    60.709] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    60.709] (--) NVIDIA(GPU-0): 
[    60.714] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    60.714] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    60.714] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    60.714] (--) NVIDIA(GPU-0): 
[    60.714] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.714] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    60.714] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    60.714] (--) NVIDIA(GPU-0): 
[    60.714] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.714] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    60.714] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    60.714] (--) NVIDIA(GPU-0): 
[    60.714] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    60.714] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    60.714] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    60.714] (--) NVIDIA(GPU-0): 
[    60.746] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    60.746] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    60.746] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    60.747] (--) NVIDIA(GPU-0): 
[    60.747] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    60.747] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    60.747] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    60.747] (--) NVIDIA(GPU-0): 
[    60.747] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    60.747] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    60.747] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    60.747] (--) NVIDIA(GPU-0): 
[    60.751] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    60.751] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    60.751] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    60.751] (--) NVIDIA(GPU-0): 
[    60.751] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    60.751] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    60.751] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    60.751] (--) NVIDIA(GPU-0): 
[    60.751] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    60.751] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    60.751] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    60.751] (--) NVIDIA(GPU-0): 
[    60.751] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    60.751] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    60.751] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    60.751] (--) NVIDIA(GPU-0): 
[    73.569] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    73.569] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    73.569] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    73.569] (--) NVIDIA(GPU-0): 
[    73.569] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    73.569] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    73.569] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    73.569] (--) NVIDIA(GPU-0): 
[    73.569] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.569] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    73.569] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    73.569] (--) NVIDIA(GPU-0): 
[    73.574] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    73.574] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    73.574] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    73.574] (--) NVIDIA(GPU-0): 
[    73.581] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.581] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.581] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.581] (--) NVIDIA(GPU-0): 
[    73.581] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    73.581] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    73.581] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    73.581] (--) NVIDIA(GPU-0): 
[    73.582] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.582] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.582] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.582] (--) NVIDIA(GPU-0): 
[    73.582] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    73.582] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    73.582] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    73.582] (--) NVIDIA(GPU-0): 
[    73.582] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    73.582] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    73.582] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    73.582] (--) NVIDIA(GPU-0): 
[    73.582] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.582] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    73.582] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    73.582] (--) NVIDIA(GPU-0): 
[    73.586] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    73.586] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    73.586] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    73.586] (--) NVIDIA(GPU-0): 
[    73.586] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.586] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.586] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.586] (--) NVIDIA(GPU-0): 
[    73.586] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    73.586] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    73.586] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    73.586] (--) NVIDIA(GPU-0): 
[    73.586] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.586] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.586] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.586] (--) NVIDIA(GPU-0): 
[    73.613] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    73.613] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    73.613] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    73.613] (--) NVIDIA(GPU-0): 
[    73.613] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    73.613] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    73.613] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    73.613] (--) NVIDIA(GPU-0): 
[    73.613] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    73.613] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    73.613] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    73.613] (--) NVIDIA(GPU-0): 
[    73.618] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    73.618] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    73.618] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    73.618] (--) NVIDIA(GPU-0): 
[    73.618] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    73.618] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    73.618] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    73.618] (--) NVIDIA(GPU-0): 
[    73.618] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    73.618] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    73.618] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    73.618] (--) NVIDIA(GPU-0): 
[    73.618] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    73.618] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    73.618] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    73.618] (--) NVIDIA(GPU-0): 

After disconnecting and reconnecting the thunderbolt cable:

... 
[    94.916] (II) event4  - Kinesis Advantage2 Keyboard: device removed
[    95.148] (II) event5  - Kinesis Advantage2 Keyboard: device removed
[    95.218] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device removed
[    95.267] (II) config/udev: removing device Kinesis Advantage2 Keyboard
[    95.267] (**) Option "fd" "52"
[    95.267] (II) UnloadModule: "libinput"
[    95.267] (II) systemd-logind: releasing fd for 13:68
[    95.267] (EE) systemd-logind: failed to release device: Device not taken
[    95.298] (II) event7  - Kinesis Advantage2 Keyboard System Control: device removed
[    95.298] (II) config/udev: removing device Kinesis Advantage2 Keyboard
[    95.298] (**) Option "fd" "53"
[    95.298] (II) UnloadModule: "libinput"
[    95.298] (II) systemd-logind: releasing fd for 13:69
[    95.299] (EE) systemd-logind: failed to release device: Device not taken
[    95.328] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device removed
[    95.329] (II) config/udev: removing device Kinesis Advantage2 Keyboard Consumer Control
[    95.329] (**) Option "fd" "54"
[    95.329] (II) UnloadModule: "libinput"
[    95.329] (II) systemd-logind: releasing fd for 13:70
[    95.330] (EE) systemd-logind: failed to release device: Device not taken
[    95.346] (II) config/udev: removing device Kinesis Advantage2 Keyboard System Control
[    95.347] (**) Option "fd" "55"
[    95.347] (II) UnloadModule: "libinput"
[    95.347] (II) systemd-logind: releasing fd for 13:71
[    95.348] (EE) systemd-logind: failed to release device: Device not taken
[    95.381] (II) config/udev: removing device Clearly Superior Technologies. CST Laser Trackball
[    95.381] (**) Option "fd" "56"
[    95.382] (II) UnloadModule: "libinput"
[    95.382] (II) systemd-logind: releasing fd for 13:72
[    95.383] (EE) systemd-logind: failed to release device: Device not taken
[    95.402] (II) event9  - Dell Dell AC511 USB SoundBar: device removed
[    95.408] (II) config/udev: removing device Dell Dell AC511 USB SoundBar
[    95.408] (**) Option "fd" "57"
[    95.408] (II) UnloadModule: "libinput"
[    95.408] (II) systemd-logind: releasing fd for 13:73
[   101.906] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   101.907] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   101.907] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   101.907] (--) NVIDIA(GPU-0): 
[   101.954] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   101.954] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   101.954] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   101.954] (--) NVIDIA(GPU-0): 
[   102.484] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/mouse0)
[   102.484] (II) No input driver specified, ignoring this device.
[   102.484] (II) This device may have been added with another device file.
[   102.560] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event5)
[   102.560] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput keyboard catchall"
[   102.560] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[   102.562] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[   102.562] (**) Kinesis Advantage2 Keyboard: always reports core events
[   102.562] (**) Option "Device" "/dev/input/event5"
[   102.564] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[   102.564] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[   102.565] (II) event5  - Kinesis Advantage2 Keyboard: device removed
[   102.565] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:29EA:0102.000A/input/input35/event5"
[   102.565] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: KEYBOARD, id 10)
[   102.567] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[   102.567] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[   102.587] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard System Control (/dev/input/event7)
[   102.587] (**) Kinesis Advantage2 Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[   102.587] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard System Control'
[   102.587] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 54 paused 0
[   102.587] (**) Kinesis Advantage2 Keyboard System Control: always reports core events
[   102.587] (**) Option "Device" "/dev/input/event7"
[   102.588] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[   102.588] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[   102.588] (II) event7  - Kinesis Advantage2 Keyboard System Control: device removed
[   102.588] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.000B/input/input37/event7"
[   102.588] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard System Control" (type: KEYBOARD, id 11)
[   102.589] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[   102.589] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[   102.589] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard Consumer Control (/dev/input/event6)
[   102.589] (**) Kinesis Advantage2 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[   102.589] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard Consumer Control'
[   102.590] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 55 paused 0
[   102.590] (**) Kinesis Advantage2 Keyboard Consumer Control: always reports core events
[   102.590] (**) Option "Device" "/dev/input/event6"
[   102.591] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[   102.591] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[   102.591] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device removed
[   102.591] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.000B/input/input36/event6"
[   102.591] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard Consumer Control" (type: KEYBOARD, id 12)
[   102.591] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[   102.591] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[   102.618] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event4)
[   102.618] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput pointer catchall"
[   102.618] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[   102.675] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
[   102.675] (**) Kinesis Advantage2 Keyboard: always reports core events
[   102.675] (**) Option "Device" "/dev/input/event4"
[   102.676] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[   102.676] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[   102.677] (II) event4  - Kinesis Advantage2 Keyboard: device removed
[   102.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/0003:29EA:0102.0009/input/input34/event4"
[   102.677] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: MOUSE, id 13)
[   102.677] (**) Option "AccelerationScheme" "none"
[   102.677] (**) Kinesis Advantage2 Keyboard: (accel) selected scheme none/0
[   102.677] (**) Kinesis Advantage2 Keyboard: (accel) acceleration factor: 2.000
[   102.677] (**) Kinesis Advantage2 Keyboard: (accel) acceleration threshold: 4
[   102.678] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[   102.678] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[   103.843] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[   103.843] (II) No input driver specified, ignoring this device.
[   103.843] (II) This device may have been added with another device file.
[   103.968] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event8)
[   103.968] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[   103.968] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[   104.025] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 57 paused 0
[   104.025] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[   104.025] (**) Option "Device" "/dev/input/event8"
[   104.028] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[   104.028] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[   104.028] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[   104.029] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device removed
[   104.029] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.1/1-1.4.4.1:1.0/0003:5332:1400.000C/input/input38/event8"
[   104.029] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 14)
[   104.029] (**) Option "AccelerationScheme" "none"
[   104.030] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[   104.030] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[   104.030] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[   104.031] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[   104.031] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[   104.031] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[   105.290] (II) config/udev: Adding input device Dell Dell AC511 USB SoundBar (/dev/input/event9)
[   105.290] (**) Dell Dell AC511 USB SoundBar: Applying InputClass "libinput keyboard catchall"
[   105.290] (II) Using input driver 'libinput' for 'Dell Dell AC511 USB SoundBar'
[   105.291] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 73 paused 0
[   105.291] (**) Dell Dell AC511 USB SoundBar: always reports core events
[   105.291] (**) Option "Device" "/dev/input/event9"
[   105.294] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[   105.294] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[   105.294] (II) event9  - Dell Dell AC511 USB SoundBar: device removed
[   105.294] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.2/1-1.4.4.2.4/1-1.4.4.2.4.2/1-1.4.4.2.4.2:1.3/0003:413C:A503.000E/input/input39/event9"
[   105.294] (II) XINPUT: Adding extended input device "Dell Dell AC511 USB SoundBar" (type: KEYBOARD, id 15)
[   105.295] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[   105.295] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   109.908] (--) NVIDIA(GPU-0): 
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   109.908] (--) NVIDIA(GPU-0): 
[   109.908] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   109.908] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   109.908] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   109.908] (--) NVIDIA(GPU-0): 
[   109.916] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   109.916] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   109.916] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   109.916] (--) NVIDIA(GPU-0): 
[   109.922] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   109.922] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   109.922] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   109.922] (--) NVIDIA(GPU-0): 
[   109.922] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   109.922] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   109.922] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   109.922] (--) NVIDIA(GPU-0): 
[   109.922] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   109.922] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   109.922] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   109.922] (--) NVIDIA(GPU-0): 
[   109.922] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   109.922] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   109.922] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   109.922] (--) NVIDIA(GPU-0): 
[   109.922] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   109.922] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   109.922] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   109.922] (--) NVIDIA(GPU-0): 
[   109.922] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   109.922] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   109.922] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   109.922] (--) NVIDIA(GPU-0): 
[   109.927] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   109.927] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   109.927] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   109.927] (--) NVIDIA(GPU-0): 
[   109.927] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   109.927] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   109.927] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   109.927] (--) NVIDIA(GPU-0): 
[   109.927] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   109.927] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   109.927] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   109.927] (--) NVIDIA(GPU-0): 
[   109.927] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   109.927] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   109.927] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   109.927] (--) NVIDIA(GPU-0): 
[   109.951] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   109.951] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   109.951] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   109.951] (--) NVIDIA(GPU-0): 
[   109.951] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   109.951] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   109.951] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   109.951] (--) NVIDIA(GPU-0): 
[   109.951] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   109.951] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   109.951] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   109.951] (--) NVIDIA(GPU-0): 
[   109.956] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   109.956] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   109.956] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   109.956] (--) NVIDIA(GPU-0): 
[   109.956] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   109.956] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   109.956] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   109.956] (--) NVIDIA(GPU-0): 
[   109.956] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   109.956] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   109.956] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   109.956] (--) NVIDIA(GPU-0): 
[   109.956] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   109.956] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   109.956] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   109.956] (--) NVIDIA(GPU-0): 
[   119.317] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   119.317] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   119.317] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   119.317] (--) NVIDIA(GPU-0): 
[   119.317] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   119.317] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   119.317] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   119.317] (--) NVIDIA(GPU-0): 
[   119.318] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   119.318] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   119.318] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   119.318] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   119.323] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   119.323] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   119.323] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   119.323] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   119.323] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   119.323] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   119.323] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   119.323] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   119.323] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   119.323] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   119.323] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   119.323] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.323] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   119.323] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   119.323] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   119.323] (--) NVIDIA(GPU-0): 
[   119.327] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   119.327] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   119.327] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   119.327] (--) NVIDIA(GPU-0): 
[   119.327] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   119.327] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   119.327] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   119.327] (--) NVIDIA(GPU-0): 
[   119.327] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   119.327] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   119.327] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   119.327] (--) NVIDIA(GPU-0): 
[   119.328] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   119.328] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   119.328] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   119.328] (--) NVIDIA(GPU-0): 
[   144.760] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   144.760] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   144.760] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   144.760] (--) NVIDIA(GPU-0): 
[   144.760] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   144.760] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   144.760] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   144.760] (--) NVIDIA(GPU-0): 
[   144.760] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   144.760] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   144.760] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   144.760] (--) NVIDIA(GPU-0): 
[   144.765] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   144.765] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   144.765] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   144.765] (--) NVIDIA(GPU-0): 
[   144.771] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   144.771] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   144.771] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   144.771] (--) NVIDIA(GPU-0): 
[   144.771] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   144.771] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   144.771] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   144.771] (--) NVIDIA(GPU-0): 
[   144.771] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   144.771] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   144.771] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   144.771] (--) NVIDIA(GPU-0): 
[   144.771] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   144.771] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   144.771] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   144.771] (--) NVIDIA(GPU-0): 
[   144.771] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   144.771] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   144.771] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[   144.771] (--) NVIDIA(GPU-0): 
[   144.771] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   144.771] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   144.771] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   144.771] (--) NVIDIA(GPU-0): 
[   144.776] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   144.776] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   144.776] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   144.776] (--) NVIDIA(GPU-0): 
[   144.776] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   144.776] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   144.776] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   144.776] (--) NVIDIA(GPU-0): 
[   144.776] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   144.776] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   144.776] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   144.776] (--) NVIDIA(GPU-0): 
[   144.776] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   144.776] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   144.776] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   144.776] (--) NVIDIA(GPU-0): 
[   145.203] (II) NVIDIA(0): Setting mode "DP-0.2: nvidia-auto-select @2560x1440 +0+0 {AllowGSYNC=Off, ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   145.580] (II) NVIDIA(0): Setting mode "DP-0.2: nvidia-auto-select @2560x1440 +0+0 {AllowGSYNC=Off, ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}, DP-0.1.6: nvidia-auto-select @2560x1440 +0+0 {AllowGSYNC=Off, ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   146.156] (II) NVIDIA(0): Setting mode "DP-0.2: nvidia-auto-select @2560x1440 +0+0 {AllowGSYNC=Off, ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}, DP-0.1.6: nvidia-auto-select @2560x1440 +2560+0 {AllowGSYNC=Off, ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"

(Note that the final lines in the output occur after I've connected to the two external displays using mons/xrandr.)

First time round I see:

[    24.835] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    24.835] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    24.835] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    24.835] (--) NVIDIA(GPU-0): 
[    24.835] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    24.835] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    24.835] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    24.835] (--) NVIDIA(GPU-0): 
[    24.835] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    24.835] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    24.835] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    24.835] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    24.839] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    24.839] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    24.839] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.839] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    24.839] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    24.839] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    24.839] (--) NVIDIA(GPU-0): 
[    24.840] (==) NVIDIA(0): 
[    24.840] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    24.840] (==) NVIDIA(0):     will be used as the requested mode.
[    24.840] (==) NVIDIA(0): 
[    24.840] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    24.840] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled

And for the second:

[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[   109.908] (--) NVIDIA(GPU-0): 
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[   109.908] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock

I've tried bypassing Optimus Manager by using the X Server Display Configuration generated by NVIDIA Settings once the screens are working, but once again the screens aren't detected on boot.

Does anyone have any idea as to what might be going wrong? Happy to post more output as needed. Is there a way to manually cycle the TB4 connection? If so, perhaps I could try doing this before X is started.

Cheers.

Last edited by loh (2022-10-28 10:04:10)

Offline

#2 2022-10-28 11:25:40

loh
Member
Registered: 2014-02-26
Posts: 34

Re: External monitors connected via TB4 dock not detected on boot / resume

Some progress. In order to get the displays detected (as connected) on boot I needed to disable modesetting within the NVIDIA section of the optimus-manager settings:

/etc/optimus-manager/optimus-manager.conf

[nvidia]
PAT=yes
ignore_abi=no
modeset=no

For the Thunderbolt 3 dock, everything works with the modeset option set to yes. Now when I reboot all of my monitors (internal and two external) are detected as soon as X starts.

However, suspsend/resume still isn't working correctly. If I suspend with all displays active, then only the internal display reappears on resume. The screen lock (slock) appears on a keypress and I can then unlock. If only the external displays are active on suspend, then nothing wakes up on resume. In both cases, all three displays are reactivated if I kill X and log back in, then all displays are connected again.

After resume, I am experiencing some flickering and screen drop-out once again. (What was solved by the latest dock firmware.) I'm not yet sure if this is related to the suspend/resume cycle, or whether it's caused by disabling modesetting. (I didn't see it before suspending.)

Offline

#3 2022-10-28 11:47:21

loh
Member
Registered: 2014-02-26
Posts: 34

Re: External monitors connected via TB4 dock not detected on boot / resume

Yes, it was disabling modesetting that was causing the graphical issues, not the suspend/resume cycle.

Offline

#4 2022-10-28 20:17:37

loh
Member
Registered: 2014-02-26
Posts: 34

Re: External monitors connected via TB4 dock not detected on boot / resume

Here's the Xorg.log when modesetting is enabled:

[    70.637] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    70.637] Current Operating System: Linux porridge 6.0.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 26 Oct 2022 15:25:45 +0000 x86_64
[    70.637] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=a77476ca-6c0a-4b6e-9fee-fbbbd669bd94:cryptlvm:allow-discards root=/dev/vg0/root resume=/dev/vg0/swap rw nowatchdog quiet vga=current systemd.show_status=0 modprobe.blacklist=pcspkr ibt=off optimus-manager.startup=nvidia pci=realloc
[    70.637]  
[    70.637] Current version of pixman: 0.42.0
[    70.637] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    70.637] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    70.637] (==) Log file: "/home/lester/.local/share/xorg/Xorg.0.log", Time: Fri Oct 28 20:49:49 2022
[    70.639] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    70.639] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    70.640] (==) ServerLayout "layout"
[    70.640] (**) |-->Screen "nvidia" (0)
[    70.640] (**) |   |-->Monitor "<default monitor>"
[    70.640] (**) |   |-->Device "nvidia"
[    70.640] (**) |   |-->GPUDevice "integrated"
[    70.640] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    70.640] (**) |-->Inactive Device "integrated"
[    70.640] (==) Automatically adding devices
[    70.640] (==) Automatically enabling devices
[    70.640] (==) Automatically adding GPU devices
[    70.640] (==) Automatically binding GPU devices
[    70.640] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    70.641] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    70.641] 	Entry deleted from font path.
[    70.641] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    70.641] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    70.641] 	Entry deleted from font path.
[    70.641] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    70.641] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    70.641] 	Entry deleted from font path.
[    70.642] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1".
[    70.642] 	Entry deleted from font path.
[    70.642] 	(Run 'mkfontdir' on "/usr/share/fonts/Type1").
[    70.642] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    70.642] 	Entry deleted from font path.
[    70.642] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    70.642] 	Entry deleted from font path.
[    70.642] (==) FontPath set to:
	
[    70.642] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    70.642] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    70.642] (II) Module ABI versions:
[    70.642] 	X.Org ANSI C Emulation: 0.4
[    70.642] 	X.Org Video Driver: 25.2
[    70.642] 	X.Org XInput driver : 24.4
[    70.642] 	X.Org Server Extension : 10.0
[    70.642] (++) using VT number 1

[    70.642] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    70.643] (II) xfree86: Adding drm device (/dev/dri/card1)
[    70.643] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    70.643] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    70.643] (II) xfree86: Adding drm device (/dev/dri/card0)
[    70.643] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    70.644] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    70.644] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    70.645] (--) PCI:*(0@0:2:0) 8086:46a6:17aa:22f8 rev 12, Mem @ 0x625b000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    70.645] (--) PCI: (1@0:0:0) 10de:24a0:17aa:22f8 rev 161, Mem @ 0xb3000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    70.645] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    70.645] (II) LoadModule: "glx"
[    70.646] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    70.653] (II) Module glx: vendor="X.Org Foundation"
[    70.653] 	compiled for 1.21.1.4, module version = 1.0.0
[    70.653] 	ABI class: X.Org Server Extension, version 10.0
[    70.653] (II) LoadModule: "nvidia"
[    70.654] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    70.660] (II) Module nvidia: vendor="NVIDIA Corporation"
[    70.660] 	compiled for 1.6.99.901, module version = 1.0.0
[    70.660] 	Module class: X.Org Video Driver
[    70.660] (II) LoadModule: "modesetting"
[    70.660] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    70.663] (II) Module modesetting: vendor="X.Org Foundation"
[    70.663] 	compiled for 1.21.1.4, module version = 1.21.1
[    70.663] 	Module class: X.Org Video Driver
[    70.663] 	ABI class: X.Org Video Driver, version 25.2
[    70.663] (II) NVIDIA dlloader X Driver  520.56.06  Thu Oct  6 21:29:26 UTC 2022
[    70.663] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    70.663] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    70.663] (II) systemd-logind: releasing fd for 226:1
[    70.995] (II) Loading sub module "fb"
[    70.995] (II) LoadModule: "fb"
[    70.995] (II) Module "fb" already built-in
[    70.995] (II) Loading sub module "wfb"
[    70.995] (II) LoadModule: "wfb"
[    70.995] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    70.996] (II) Module wfb: vendor="X.Org Foundation"
[    70.996] 	compiled for 1.21.1.4, module version = 1.0.0
[    70.996] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    70.996] (II) Loading sub module "ramdac"
[    70.996] (II) LoadModule: "ramdac"
[    70.996] (II) Module "ramdac" already built-in
[    70.997] (II) modeset(G0): using drv /dev/dri/card0
[    70.997] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    70.997] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    70.997] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    70.997] (==) NVIDIA(0): RGB weight 888
[    70.997] (==) NVIDIA(0): Default visual is TrueColor
[    70.997] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    70.997] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    70.997] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    70.997] (**) NVIDIA(0): Option "Coolbits" "28"
[    70.997] (**) NVIDIA(0): Enabling 2D acceleration
[    70.997] (II) Loading sub module "glxserver_nvidia"
[    70.997] (II) LoadModule: "glxserver_nvidia"
[    70.997] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    71.036] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    71.036] 	compiled for 1.6.99.901, module version = 1.0.0
[    71.036] 	Module class: X.Org Server Extension
[    71.036] (II) NVIDIA GLX Module  520.56.06  Thu Oct  6 21:26:26 UTC 2022
[    71.038] (II) NVIDIA: The X server supports PRIME Render Offload.
[    74.848] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    74.849] (--) NVIDIA(0):     DFP-0.2
[    74.849] (--) NVIDIA(0):     DFP-0.1.6
[    74.849] (--) NVIDIA(0):     DFP-0
[    74.849] (--) NVIDIA(0):     DFP-1
[    74.849] (--) NVIDIA(0):     DFP-2
[    74.849] (--) NVIDIA(0):     DFP-3
[    74.849] (--) NVIDIA(0):     DFP-4
[    74.851] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3070 Ti Laptop GPU (GA104-A) at
[    74.851] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[    74.851] (--) NVIDIA(0): Memory: 8388608 kBytes
[    74.851] (--) NVIDIA(0): VideoBIOS: 94.04.7f.40.92
[    74.851] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    74.851] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    74.851] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    74.851] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    74.851] (--) NVIDIA(GPU-0): 
[    74.851] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    74.851] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    74.851] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    74.851] (--) NVIDIA(GPU-0): 
[    74.851] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    74.851] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    74.851] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    74.851] (--) NVIDIA(GPU-0): 
[    74.856] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    74.856] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    74.856] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    74.856] (--) NVIDIA(GPU-0): 
[    74.856] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    74.856] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    74.856] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    74.856] (--) NVIDIA(GPU-0): 
[    74.856] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    74.856] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    74.856] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    74.856] (--) NVIDIA(GPU-0): 
[    74.856] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    74.856] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    74.856] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    74.856] (--) NVIDIA(GPU-0): 
[    74.856] (==) NVIDIA(0): 
[    74.856] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    74.856] (==) NVIDIA(0):     will be used as the requested mode.
[    74.856] (==) NVIDIA(0): 
[    74.856] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    74.856] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    74.857] (II) NVIDIA(0): Validated MetaModes:
[    74.857] (II) NVIDIA(0):     "NULL"
[    74.857] (II) NVIDIA(0): Virtual screen size determined to be 640 x 480
[    74.857] (WW) NVIDIA(0): Unable to get display device for DPI computation.
[    74.857] (==) NVIDIA(0): DPI set to (75, 75); computed from built-in default
[    74.857] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    74.857] (==) modeset(G0): RGB weight 888
[    74.857] (==) modeset(G0): Default visual is TrueColor
[    74.857] (II) Loading sub module "glamoregl"
[    74.857] (II) LoadModule: "glamoregl"
[    74.857] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    74.868] (II) Module glamoregl: vendor="X.Org Foundation"
[    74.868] 	compiled for 1.21.1.4, module version = 1.0.1
[    74.868] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    75.187] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[    75.187] (II) modeset(G0): glamor initialized
[    75.190] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    75.190] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    75.191] (II) modeset(G0): Output DP-1-1 has no monitor section
[    75.192] (II) modeset(G0): Output DP-1-2 has no monitor section
[    75.194] (II) modeset(G0): Output DP-1-3 has no monitor section
[    75.197] (II) modeset(G0): Output DP-1-4 has no monitor section
[    75.200] (II) modeset(G0): EDID for output eDP-1-1
[    75.200] (II) modeset(G0): Manufacturer: BOE  Model: ae0  Serial#: 0
[    75.200] (II) modeset(G0): Year: 2021  Week: 44
[    75.200] (II) modeset(G0): EDID Version: 1.4
[    75.200] (II) modeset(G0): Digital Display Input
[    75.200] (II) modeset(G0): 10 bits per channel
[    75.200] (II) modeset(G0): Digital interface is DisplayPort
[    75.200] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 21
[    75.200] (II) modeset(G0): Gamma: 2.20
[    75.200] (II) modeset(G0): No DPMS capabilities specified
[    75.200] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    75.200] (II) modeset(G0): First detailed timing is preferred mode
[    75.200] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    75.200] (II) modeset(G0): Display is continuous-frequency
[    75.200] (II) modeset(G0): redX: 0.642 redY: 0.335   greenX: 0.300 greenY: 0.621
[    75.200] (II) modeset(G0): blueX: 0.151 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    75.200] (II) modeset(G0): Manufacturer's mask: 0
[    75.200] (II) modeset(G0): Supported detailed timing:
[    75.200] (II) modeset(G0): clock: 282.7 MHz   Image Size:  344 x 215 mm
[    75.200] (II) modeset(G0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    75.200] (II) modeset(G0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1732 v_border: 0
[    75.200] (II) modeset(G0): Ranges: V min: 60 V max: 165 Hz, H min: 286 H max: 286 kHz, PixClock max 785 MHz
[    75.200] (II) modeset(G0):  BOE CQ
[    75.200] (II) modeset(G0):  NE160QDM-NY1
[    75.200] (II) modeset(G0): Number of EDID sections to follow: 1
[    75.200] (II) modeset(G0): EDID (in hex):
[    75.200] (II) modeset(G0): 	00ffffffffffff0009e5e00a00000000
[    75.200] (II) modeset(G0): 	2c1f0104b5221578037ce5a4554c9f26
[    75.200] (II) modeset(G0): 	0f505400000001010101010101010101
[    75.200] (II) modeset(G0): 	0101010101016b6e00a0a04084603020
[    75.200] (II) modeset(G0): 	360058d71000001a000000fd0c3ca51f
[    75.200] (II) modeset(G0): 	1f4e010a202020202020000000fe0042
[    75.200] (II) modeset(G0): 	4f452043510a202020202020000000fe
[    75.200] (II) modeset(G0): 	004e4531363051444d2d4e59310a0180
[    75.200] (II) modeset(G0): 	7013790000030114a52f0185ff099f00
[    75.200] (II) modeset(G0): 	2f001f003f0683000200050000000000
[    75.200] (II) modeset(G0): 	00000000000000000000000000000000
[    75.200] (II) modeset(G0): 	00000000000000000000000000000000
[    75.200] (II) modeset(G0): 	00000000000000000000000000000000
[    75.200] (II) modeset(G0): 	00000000000000000000000000000000
[    75.200] (II) modeset(G0): 	00000000000000000000000000000000
[    75.200] (II) modeset(G0): 	00000000000000000000000000003e90
[    75.200] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    75.200] (II) modeset(G0): Modeline "2560x1600"x60.0  282.67  2560 2608 2640 2720  1600 1603 1609 1732 +hsync -vsync (103.9 kHz eP)
[    75.200] (II) modeset(G0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[    75.200] (II) modeset(G0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[    75.200] (II) modeset(G0): Modeline "2560x1440"x60.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    75.200] (II) modeset(G0): Modeline "2560x1440"x60.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    75.200] (II) modeset(G0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    75.200] (II) modeset(G0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    75.200] (II) modeset(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    75.200] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    75.200] (II) modeset(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    75.200] (II) modeset(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "2048x1152"x60.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    75.201] (II) modeset(G0): Modeline "2048x1152"x60.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    75.201] (II) modeset(G0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    75.201] (II) modeset(G0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1920x1080"x60.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    75.201] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    75.201] (II) modeset(G0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    75.201] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    75.201] (II) modeset(G0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    75.201] (II) modeset(G0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    75.201] (II) modeset(G0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    75.201] (II) modeset(G0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    75.201] (II) modeset(G0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    75.201] (II) modeset(G0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    75.201] (II) modeset(G0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    75.201] (II) modeset(G0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    75.201] (II) modeset(G0): EDID for output HDMI-1-1
[    75.201] (II) modeset(G0): EDID for output DP-1-1
[    75.201] (II) modeset(G0): EDID for output DP-1-2
[    75.201] (II) modeset(G0): EDID for output DP-1-3
[    75.201] (II) modeset(G0): EDID for output DP-1-4
[    75.201] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    75.201] (==) modeset(G0): DPI set to (96, 96)
[    75.201] (II) Loading sub module "fb"
[    75.201] (II) LoadModule: "fb"
[    75.201] (II) Module "fb" already built-in
[    75.201] (WW) NVIDIA: Failed to bind sideband socket to
[    75.201] (WW) NVIDIA:     '/var/run/nvidia-xdriver-d4e47ba8' Permission denied
[    75.201] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    75.201] (II) NVIDIA:     access.
[    75.214] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    75.214] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    75.214] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    75.214] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    75.214] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    75.214] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    75.214] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    75.214] (II) NVIDIA(0):     Config Options in the README.
[    75.229] (II) NVIDIA(0): Setting mode "NULL"
[    75.236] (==) NVIDIA(0): Disabling shared memory pixmaps
[    75.236] (==) NVIDIA(0): Backing store enabled
[    75.236] (==) NVIDIA(0): Silken mouse enabled
[    75.236] (==) NVIDIA(0): DPMS enabled
[    75.236] (II) Loading sub module "dri2"
[    75.236] (II) LoadModule: "dri2"
[    75.236] (II) Module "dri2" already built-in
[    75.236] (II) NVIDIA(0): [DRI2] Setup complete
[    75.236] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    75.249] (==) modeset(G0): Backing store enabled
[    75.249] (==) modeset(G0): Silken mouse enabled
[    75.341] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    75.342] (==) modeset(G0): DPMS enabled
[    75.342] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    75.342] (II) modeset(G0): [DRI2] Setup complete
[    75.342] (II) modeset(G0): [DRI2]   DRI driver: iris
[    75.342] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    75.342] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    75.342] (II) Initializing extension Generic Event Extension
[    75.342] (II) Initializing extension SHAPE
[    75.343] (II) Initializing extension MIT-SHM
[    75.343] (II) Initializing extension XInputExtension
[    75.343] (II) Initializing extension XTEST
[    75.343] (II) Initializing extension BIG-REQUESTS
[    75.344] (II) Initializing extension SYNC
[    75.344] (II) Initializing extension XKEYBOARD
[    75.344] (II) Initializing extension XC-MISC
[    75.344] (II) Initializing extension SECURITY
[    75.344] (II) Initializing extension XFIXES
[    75.345] (II) Initializing extension RENDER
[    75.345] (II) Initializing extension RANDR
[    75.345] (II) Initializing extension COMPOSITE
[    75.345] (II) Initializing extension DAMAGE
[    75.346] (II) Initializing extension MIT-SCREEN-SAVER
[    75.346] (II) Initializing extension DOUBLE-BUFFER
[    75.346] (II) Initializing extension RECORD
[    75.346] (II) Initializing extension DPMS
[    75.346] (II) Initializing extension Present
[    75.346] (II) Initializing extension DRI3
[    75.347] (II) Initializing extension X-Resource
[    75.347] (II) Initializing extension XVideo
[    75.347] (II) Initializing extension XVideo-MotionCompensation
[    75.347] (II) Initializing extension GLX
[    75.347] (II) Initializing extension GLX
[    75.347] (II) Indirect GLX disabled.
[    75.347] (II) GLX: Another vendor is already registered for screen 0
[    75.347] (II) Initializing extension XFree86-VidModeExtension
[    75.347] (II) Initializing extension XFree86-DGA
[    75.347] (II) Initializing extension XFree86-DRI
[    75.347] (II) Initializing extension DRI2
[    75.347] (II) Initializing extension NV-GLX
[    75.347] (II) Initializing extension NV-CONTROL
[    75.629] (II) modeset(G0): Damage tracking initialized
[    75.699] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    75.699] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    75.699] (II) LoadModule: "libinput"
[    75.699] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    75.701] (II) Module libinput: vendor="X.Org Foundation"
[    75.701] 	compiled for 1.21.1.3, module version = 1.2.1
[    75.701] 	Module class: X.Org XInput Driver
[    75.701] 	ABI class: X.Org XInput driver, version 24.4
[    75.701] (II) Using input driver 'libinput' for 'Power Button'
[    75.702] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[    75.702] (**) Power Button: always reports core events
[    75.702] (**) Option "Device" "/dev/input/event2"
[    75.705] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    75.705] (II) event2  - Power Button: device is a keyboard
[    75.705] (II) event2  - Power Button: device removed
[    75.705] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    75.705] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    75.705] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    75.705] (II) event2  - Power Button: device is a keyboard
[    75.705] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[    75.705] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    75.705] (II) Using input driver 'libinput' for 'Video Bus'
[    75.706] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 49 paused 0
[    75.706] (**) Video Bus: always reports core events
[    75.706] (**) Option "Device" "/dev/input/event18"
[    75.706] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[    75.706] (II) event18 - Video Bus: device is a keyboard
[    75.706] (II) event18 - Video Bus: device removed
[    75.706] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19/event18"
[    75.706] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    75.706] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[    75.706] (II) event18 - Video Bus: device is a keyboard
[    75.707] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[    75.707] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    75.707] (II) Using input driver 'libinput' for 'Video Bus'
[    75.707] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 50 paused 0
[    75.707] (**) Video Bus: always reports core events
[    75.707] (**) Option "Device" "/dev/input/event17"
[    75.707] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    75.707] (II) event17 - Video Bus: device is a keyboard
[    75.707] (II) event17 - Video Bus: device removed
[    75.707] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input18/event17"
[    75.707] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    75.708] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    75.708] (II) event17 - Video Bus: device is a keyboard
[    75.708] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    75.708] (II) No input driver specified, ignoring this device.
[    75.708] (II) This device may have been added with another device file.
[    75.708] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    75.708] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    75.708] (II) Using input driver 'libinput' for 'Sleep Button'
[    75.709] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 51 paused 0
[    75.709] (**) Sleep Button: always reports core events
[    75.709] (**) Option "Device" "/dev/input/event0"
[    75.709] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    75.709] (II) event0  - Sleep Button: device is a keyboard
[    75.709] (II) event0  - Sleep Button: device removed
[    75.709] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    75.709] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    75.709] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    75.709] (II) event0  - Sleep Button: device is a keyboard
[    75.710] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    75.710] (II) No input driver specified, ignoring this device.
[    75.710] (II) This device may have been added with another device file.
[    75.710] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    75.710] (II) No input driver specified, ignoring this device.
[    75.710] (II) This device may have been added with another device file.
[    75.710] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[    75.710] (II) No input driver specified, ignoring this device.
[    75.710] (II) This device may have been added with another device file.
[    75.710] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[    75.710] (II) No input driver specified, ignoring this device.
[    75.710] (II) This device may have been added with another device file.
[    75.710] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[    75.710] (II) No input driver specified, ignoring this device.
[    75.710] (II) This device may have been added with another device file.
[    75.710] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[    75.710] (II) No input driver specified, ignoring this device.
[    75.710] (II) This device may have been added with another device file.
[    75.711] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event4)
[    75.711] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput pointer catchall"
[    75.711] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[    75.772] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 52 paused 0
[    75.772] (**) Kinesis Advantage2 Keyboard: always reports core events
[    75.772] (**) Option "Device" "/dev/input/event4"
[    75.775] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[    75.775] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[    75.776] (II) event4  - Kinesis Advantage2 Keyboard: device removed
[    75.776] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/0003:29EA:0102.0002/input/input5/event4"
[    75.776] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: MOUSE, id 10)
[    75.776] (**) Option "AccelerationScheme" "none"
[    75.776] (**) Kinesis Advantage2 Keyboard: (accel) selected scheme none/0
[    75.776] (**) Kinesis Advantage2 Keyboard: (accel) acceleration factor: 2.000
[    75.776] (**) Kinesis Advantage2 Keyboard: (accel) acceleration threshold: 4
[    75.778] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[    75.778] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[    75.779] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/mouse0)
[    75.779] (II) No input driver specified, ignoring this device.
[    75.779] (II) This device may have been added with another device file.
[    75.780] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event5)
[    75.780] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput keyboard catchall"
[    75.780] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[    75.781] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 53 paused 0
[    75.781] (**) Kinesis Advantage2 Keyboard: always reports core events
[    75.781] (**) Option "Device" "/dev/input/event5"
[    75.781] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[    75.781] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[    75.782] (II) event5  - Kinesis Advantage2 Keyboard: device removed
[    75.782] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:29EA:0102.0003/input/input6/event5"
[    75.782] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: KEYBOARD, id 11)
[    75.782] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[    75.782] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[    75.782] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard Consumer Control (/dev/input/event6)
[    75.782] (**) Kinesis Advantage2 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    75.782] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard Consumer Control'
[    75.783] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 54 paused 0
[    75.783] (**) Kinesis Advantage2 Keyboard Consumer Control: always reports core events
[    75.783] (**) Option "Device" "/dev/input/event6"
[    75.784] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    75.784] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[    75.784] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device removed
[    75.784] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.0004/input/input7/event6"
[    75.784] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard Consumer Control" (type: KEYBOARD, id 12)
[    75.785] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    75.785] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[    75.786] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard System Control (/dev/input/event7)
[    75.786] (**) Kinesis Advantage2 Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    75.786] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard System Control'
[    75.787] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 55 paused 0
[    75.787] (**) Kinesis Advantage2 Keyboard System Control: always reports core events
[    75.787] (**) Option "Device" "/dev/input/event7"
[    75.788] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[    75.788] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[    75.788] (II) event7  - Kinesis Advantage2 Keyboard System Control: device removed
[    75.788] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.0004/input/input8/event7"
[    75.788] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard System Control" (type: KEYBOARD, id 13)
[    75.790] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[    75.790] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[    75.791] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event8)
[    75.791] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[    75.791] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[    75.849] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 56 paused 0
[    75.849] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[    75.849] (**) Option "Device" "/dev/input/event8"
[    75.852] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[    75.852] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[    75.852] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[    75.853] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device removed
[    75.853] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.1/1-1.4.4.1:1.0/0003:5332:1400.0005/input/input9/event8"
[    75.853] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 14)
[    75.853] (**) Option "AccelerationScheme" "none"
[    75.853] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[    75.853] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[    75.853] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[    75.855] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[    75.855] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[    75.855] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[    75.856] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[    75.856] (II) No input driver specified, ignoring this device.
[    75.856] (II) This device may have been added with another device file.
[    75.857] (II) config/udev: Adding input device Dell Dell AC511 USB SoundBar (/dev/input/event9)
[    75.857] (**) Dell Dell AC511 USB SoundBar: Applying InputClass "libinput keyboard catchall"
[    75.857] (II) Using input driver 'libinput' for 'Dell Dell AC511 USB SoundBar'
[    75.858] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 57 paused 0
[    75.858] (**) Dell Dell AC511 USB SoundBar: always reports core events
[    75.858] (**) Option "Device" "/dev/input/event9"
[    75.860] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[    75.860] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[    75.860] (II) event9  - Dell Dell AC511 USB SoundBar: device removed
[    75.860] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.2/1-1.4.4.2.4/1-1.4.4.2.4.2/1-1.4.4.2.4.2:1.3/0003:413C:A503.0007/input/input10/event9"
[    75.860] (II) XINPUT: Adding extended input device "Dell Dell AC511 USB SoundBar" (type: KEYBOARD, id 15)
[    75.861] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[    75.861] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[    75.862] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event21)
[    75.862] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    75.862] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    75.863] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 58 paused 0
[    75.863] (**) Integrated Camera: Integrated C: always reports core events
[    75.863] (**) Option "Device" "/dev/input/event21"
[    75.864] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    75.864] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    75.864] (II) event21 - Integrated Camera: Integrated C: device removed
[    75.864] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input23/event21"
[    75.864] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 16)
[    75.865] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    75.865] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    75.865] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event22)
[    75.865] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[    75.865] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[    75.866] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 59 paused 0
[    75.866] (**) Integrated Camera: Integrated I: always reports core events
[    75.866] (**) Option "Device" "/dev/input/event22"
[    75.867] (II) event22 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[    75.867] (II) event22 - Integrated Camera: Integrated I: device is a keyboard
[    75.867] (II) event22 - Integrated Camera: Integrated I: device removed
[    75.867] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input24/event22"
[    75.867] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 17)
[    75.868] (II) event22 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[    75.868] (II) event22 - Integrated Camera: Integrated I: device is a keyboard
[    75.869] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Mouse (/dev/input/event19)
[    75.869] (**) ELAN0686:00 04F3:320D Mouse: Applying InputClass "libinput pointer catchall"
[    75.869] (II) Using input driver 'libinput' for 'ELAN0686:00 04F3:320D Mouse'
[    75.870] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 60 paused 0
[    75.870] (**) ELAN0686:00 04F3:320D Mouse: always reports core events
[    75.870] (**) Option "Device" "/dev/input/event19"
[    75.870] (II) event19 - ELAN0686:00 04F3:320D Mouse: is tagged by udev as: Mouse Pointingstick
[    75.870] (II) event19 - ELAN0686:00 04F3:320D Mouse: device is a pointer
[    75.871] (II) event19 - ELAN0686:00 04F3:320D Mouse: device removed
[    75.871] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN0686:00/0018:04F3:320D.0008/input/input26/event19"
[    75.871] (II) XINPUT: Adding extended input device "ELAN0686:00 04F3:320D Mouse" (type: MOUSE, id 18)
[    75.871] (**) Option "AccelerationScheme" "none"
[    75.871] (**) ELAN0686:00 04F3:320D Mouse: (accel) selected scheme none/0
[    75.871] (**) ELAN0686:00 04F3:320D Mouse: (accel) acceleration factor: 2.000
[    75.871] (**) ELAN0686:00 04F3:320D Mouse: (accel) acceleration threshold: 4
[    75.872] (II) event19 - ELAN0686:00 04F3:320D Mouse: is tagged by udev as: Mouse Pointingstick
[    75.872] (II) event19 - ELAN0686:00 04F3:320D Mouse: device is a pointer
[    75.873] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Mouse (/dev/input/mouse2)
[    75.873] (II) No input driver specified, ignoring this device.
[    75.873] (II) This device may have been added with another device file.
[    75.873] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Touchpad (/dev/input/event20)
[    75.873] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "libinput touchpad catchall"
[    75.873] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "touchpad catchall"
[    75.873] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "Default clickpad buttons"
[    75.873] (II) LoadModule: "synaptics"
[    75.873] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    75.879] (II) Module synaptics: vendor="X.Org Foundation"
[    75.879] 	compiled for 1.21.1.3, module version = 1.9.2
[    75.879] 	Module class: X.Org XInput Driver
[    75.879] 	ABI class: X.Org XInput driver, version 24.4
[    75.879] (II) Using input driver 'synaptics' for 'ELAN0686:00 04F3:320D Touchpad'
[    75.880] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 61 paused 0
[    75.880] (**) ELAN0686:00 04F3:320D Touchpad: always reports core events
[    75.880] (**) Option "Device" "/dev/input/event20"
[    75.880] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: found clickpad property
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: x-axis range 0 - 3528 (res 31)
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: y-axis range 0 - 2006 (res 31)
[    75.880] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: device does not report pressure, will use touch data.
[    75.880] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: device does not report finger width.
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: buttons: left double triple
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: Vendor 0x4f3 Product 0x320d
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: invalid pressure range.  defaulting to 0 - 255
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: invalid finger width range.  defaulting to 0 - 15
[    75.880] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    75.880] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: touchpad found
[    75.880] (**) ELAN0686:00 04F3:320D Touchpad: always reports core events
[    75.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-14/i2c-ELAN0686:00/0018:04F3:320D.0008/input/input28/event20"
[    75.880] (II) XINPUT: Adding extended input device "ELAN0686:00 04F3:320D Touchpad" (type: TOUCHPAD, id 19)
[    75.881] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    75.881] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) MaxSpeed is now 1.75
[    75.881] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) AccelFactor is now 0.049
[    75.881] (**) ELAN0686:00 04F3:320D Touchpad: (accel) keeping acceleration scheme 1
[    75.881] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration profile 1
[    75.881] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration factor: 2.000
[    75.881] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration threshold: 4
[    75.881] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: touchpad found
[    75.881] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Touchpad (/dev/input/mouse3)
[    75.881] (**) ELAN0686:00 04F3:320D Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    75.882] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event24)
[    75.882] (II) No input driver specified, ignoring this device.
[    75.882] (II) This device may have been added with another device file.
[    75.882] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event25)
[    75.882] (II) No input driver specified, ignoring this device.
[    75.882] (II) This device may have been added with another device file.
[    75.883] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event26)
[    75.883] (II) No input driver specified, ignoring this device.
[    75.883] (II) This device may have been added with another device file.
[    75.883] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event27)
[    75.883] (II) No input driver specified, ignoring this device.
[    75.883] (II) This device may have been added with another device file.
[    75.883] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event28)
[    75.883] (II) No input driver specified, ignoring this device.
[    75.883] (II) This device may have been added with another device file.
[    75.883] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    75.883] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    75.884] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    75.884] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 62 paused 0
[    75.884] (**) AT Translated Set 2 keyboard: always reports core events
[    75.884] (**) Option "Device" "/dev/input/event3"
[    75.885] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    75.885] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    75.886] (II) event3  - AT Translated Set 2 keyboard: device removed
[    75.886] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    75.886] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 20)
[    75.887] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    75.887] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    75.888] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event23)
[    75.888] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    75.888] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    75.888] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 63 paused 0
[    75.888] (**) TPPS/2 Elan TrackPoint: always reports core events
[    75.888] (**) Option "Device" "/dev/input/event23"
[    75.889] (II) event23 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    75.889] (II) event23 - TPPS/2 Elan TrackPoint: device is a pointer
[    75.890] (II) event23 - TPPS/2 Elan TrackPoint: device removed
[    75.890] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input25/event23"
[    75.890] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 21)
[    75.890] (**) Option "AccelerationScheme" "none"
[    75.890] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    75.890] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    75.890] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    75.890] (II) event23 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    75.890] (II) event23 - TPPS/2 Elan TrackPoint: device is a pointer
[    75.891] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse4)
[    75.891] (II) No input driver specified, ignoring this device.
[    75.891] (II) This device may have been added with another device file.
[    75.893] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[    75.893] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    75.893] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    75.893] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 64 paused 0
[    75.893] (**) ThinkPad Extra Buttons: always reports core events
[    75.893] (**) Option "Device" "/dev/input/event10"
[    75.893] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    75.893] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[    75.894] (II) event10 - ThinkPad Extra Buttons: device removed
[    75.894] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input11/event10"
[    75.894] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 22)
[    75.894] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    75.894] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[    76.003] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    76.003] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    76.003] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    76.003] (--) NVIDIA(GPU-0): 
[    76.003] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    76.003] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    76.003] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    76.003] (--) NVIDIA(GPU-0): 
[    76.003] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.003] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    76.003] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    76.003] (--) NVIDIA(GPU-0): 
[    76.008] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    76.008] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    76.008] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    76.008] (--) NVIDIA(GPU-0): 
[    76.008] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.008] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.008] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.008] (--) NVIDIA(GPU-0): 
[    76.008] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    76.008] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    76.008] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    76.008] (--) NVIDIA(GPU-0): 
[    76.008] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.008] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.008] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.008] (--) NVIDIA(GPU-0): 
[    76.008] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    76.009] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    76.009] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    76.009] (--) NVIDIA(GPU-0): 
[    76.009] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    76.009] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    76.009] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    76.009] (--) NVIDIA(GPU-0): 
[    76.009] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.009] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    76.009] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    76.009] (--) NVIDIA(GPU-0): 
[    76.013] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    76.013] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    76.013] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    76.013] (--) NVIDIA(GPU-0): 
[    76.013] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.013] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.013] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.013] (--) NVIDIA(GPU-0): 
[    76.014] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    76.014] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    76.014] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    76.014] (--) NVIDIA(GPU-0): 
[    76.014] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.014] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.014] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.014] (--) NVIDIA(GPU-0): 
[    76.466] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    76.466] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    76.466] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    76.466] (--) NVIDIA(GPU-0): 
[    76.466] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    76.466] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    76.466] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    76.466] (--) NVIDIA(GPU-0): 
[    76.466] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.466] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    76.466] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    76.466] (--) NVIDIA(GPU-0): 
[    76.471] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    76.471] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    76.471] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    76.471] (--) NVIDIA(GPU-0): 
[    76.471] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.471] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.471] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.471] (--) NVIDIA(GPU-0): 
[    76.471] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    76.471] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    76.471] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    76.471] (--) NVIDIA(GPU-0): 
[    76.472] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.472] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.472] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.472] (--) NVIDIA(GPU-0): 
[    76.807] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: SYN_DROPPED event - some input events have been lost.
[    76.820] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    76.820] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    76.820] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    76.820] (--) NVIDIA(GPU-0): 
[    76.820] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    76.820] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    76.820] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    76.820] (--) NVIDIA(GPU-0): 
[    76.820] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.820] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    76.820] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    76.820] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    76.825] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.825] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    76.825] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.825] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    76.825] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    76.825] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.825] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    76.825] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    76.825] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    76.825] (--) NVIDIA(GPU-0): 
[    76.829] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    76.829] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    76.829] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    76.829] (--) NVIDIA(GPU-0): 
[    76.830] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    76.830] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    76.830] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    76.830] (--) NVIDIA(GPU-0): 
[    76.830] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    76.830] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    76.830] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    76.830] (--) NVIDIA(GPU-0): 
[    76.830] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    76.830] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    76.830] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    76.830] (--) NVIDIA(GPU-0): 
[    78.074] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: SYN_DROPPED event - some input events have been lost.
[   106.180] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[   106.180] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[   106.180] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[   106.180] (--) NVIDIA(GPU-0): 
[   106.180] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[   106.180] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[   106.180] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[   106.180] (--) NVIDIA(GPU-0): 
[   106.180] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   106.180] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   106.180] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   106.180] (--) NVIDIA(GPU-0): 
[   106.185] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   106.185] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   106.185] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   106.185] (--) NVIDIA(GPU-0): 
[   106.191] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   106.191] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   106.191] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   106.191] (--) NVIDIA(GPU-0): 
[   106.191] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   106.191] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   106.191] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   106.191] (--) NVIDIA(GPU-0): 
[   106.191] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   106.191] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   106.191] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   106.191] (--) NVIDIA(GPU-0): 
[   106.191] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[   106.191] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[   106.191] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[   106.191] (--) NVIDIA(GPU-0): 
[   106.191] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[   106.191] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[   106.191] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[   106.191] (--) NVIDIA(GPU-0): 
[   106.191] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   106.191] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   106.191] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   106.191] (--) NVIDIA(GPU-0): 
[   106.195] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   106.195] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   106.195] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   106.195] (--) NVIDIA(GPU-0): 
[   106.195] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   106.195] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   106.195] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   106.195] (--) NVIDIA(GPU-0): 
[   106.195] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   106.195] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   106.195] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   106.195] (--) NVIDIA(GPU-0): 
[   106.196] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   106.196] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   106.196] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   106.196] (--) NVIDIA(GPU-0): 
[   123.984] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[   123.984] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[   123.984] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[   123.984] (--) NVIDIA(GPU-0): 
[   123.984] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[   123.984] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[   123.984] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[   123.984] (--) NVIDIA(GPU-0): 
[   123.984] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   123.984] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   123.984] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   123.984] (--) NVIDIA(GPU-0): 
[   123.988] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   123.988] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   123.988] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   123.988] (--) NVIDIA(GPU-0): 
[   123.988] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   123.988] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   123.988] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   123.988] (--) NVIDIA(GPU-0): 
[   123.988] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   123.988] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   123.988] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   123.988] (--) NVIDIA(GPU-0): 
[   123.988] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   123.988] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   123.988] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   123.989] (--) NVIDIA(GPU-0): 
[   123.989] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[   123.989] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[   123.989] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[   123.989] (--) NVIDIA(GPU-0): 
[   123.989] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[   123.989] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[   123.989] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[   123.989] (--) NVIDIA(GPU-0): 
[   123.989] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   123.989] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   123.989] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   123.989] (--) NVIDIA(GPU-0): 
[   123.993] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   123.993] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   123.993] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   123.993] (--) NVIDIA(GPU-0): 
[   123.993] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   123.993] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   123.993] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   123.993] (--) NVIDIA(GPU-0): 
[   123.993] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   123.993] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   123.993] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   123.993] (--) NVIDIA(GPU-0): 
[   123.993] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   123.993] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   123.993] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   123.993] (--) NVIDIA(GPU-0): 
[   124.073] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[   124.073] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[   124.073] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[   124.073] (--) NVIDIA(GPU-0): 
[   124.073] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[   124.073] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[   124.073] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[   124.073] (--) NVIDIA(GPU-0): 
[   124.073] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   124.073] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   124.073] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   124.073] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   124.078] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   124.078] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   124.078] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   124.078] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[   124.078] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[   124.078] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.078] (--) NVIDIA(GPU-0): DFP-0: disconnected
[   124.078] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[   124.078] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[   124.078] (--) NVIDIA(GPU-0): 
[   124.082] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   124.082] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   124.082] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   124.082] (--) NVIDIA(GPU-0): 
[   124.082] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   124.082] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[   124.082] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[   124.082] (--) NVIDIA(GPU-0): 
[   124.082] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   124.082] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   124.082] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[   124.082] (--) NVIDIA(GPU-0): 
[   124.083] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   124.083] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   124.083] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   124.083] (--) NVIDIA(GPU-0): 
[   273.010] (EE) event8  - Clearly Superior Technologies. CST Laser Trackball: client bug: event processing lagging behind by 23ms, your system is too slow

And here's when it's disabled:

[    21.407] 
X.Org X Server 1.21.1.4
X Protocol Version 11, Revision 0
[    21.407] Current Operating System: Linux porridge 6.0.5-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 26 Oct 2022 15:25:45 +0000 x86_64
[    21.408] Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img cryptdevice=UUID=a77476ca-6c0a-4b6e-9fee-fbbbd669bd94:cryptlvm:allow-discards root=/dev/vg0/root resume=/dev/vg0/swap rw nowatchdog quiet vga=current systemd.show_status=0 modprobe.blacklist=pcspkr ibt=off optimus-manager.startup=nvidia
[    21.408]  
[    21.408] Current version of pixman: 0.42.0
[    21.408] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.408] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.408] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Oct 28 20:58:18 2022
[    21.410] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    21.410] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.411] (==) ServerLayout "layout"
[    21.411] (**) |-->Screen "nvidia" (0)
[    21.411] (**) |   |-->Monitor "<default monitor>"
[    21.411] (**) |   |-->Device "nvidia"
[    21.411] (**) |   |-->GPUDevice "integrated"
[    21.411] (==) No monitor specified for screen "nvidia".
	Using a default monitor configuration.
[    21.411] (**) |-->Inactive Device "integrated"
[    21.411] (==) Automatically adding devices
[    21.411] (==) Automatically enabling devices
[    21.411] (==) Automatically adding GPU devices
[    21.411] (==) Automatically binding GPU devices
[    21.411] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    21.412] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/misc".
[    21.412] 	Entry deleted from font path.
[    21.412] 	(Run 'mkfontdir' on "/usr/share/fonts/misc").
[    21.412] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/TTF".
[    21.412] 	Entry deleted from font path.
[    21.412] 	(Run 'mkfontdir' on "/usr/share/fonts/TTF").
[    21.412] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    21.412] 	Entry deleted from font path.
[    21.412] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/Type1".
[    21.412] 	Entry deleted from font path.
[    21.412] 	(Run 'mkfontdir' on "/usr/share/fonts/Type1").
[    21.413] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    21.413] 	Entry deleted from font path.
[    21.413] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    21.413] 	Entry deleted from font path.
[    21.413] (==) FontPath set to:
	
[    21.413] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    21.413] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.413] (II) Module ABI versions:
[    21.413] 	X.Org ANSI C Emulation: 0.4
[    21.413] 	X.Org Video Driver: 25.2
[    21.413] 	X.Org XInput driver : 24.4
[    21.413] 	X.Org Server Extension : 10.0
[    21.413] (++) using VT number 1

[    21.415] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    21.416] (II) xfree86: Adding drm device (/dev/dri/card1)
[    21.416] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[    21.416] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[    21.417] (II) xfree86: Adding drm device (/dev/dri/card0)
[    21.417] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[    21.417] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[    21.419] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    21.525] (--) PCI:*(0@0:2:0) 8086:46a6:17aa:22f8 rev 12, Mem @ 0x625b000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    21.525] (--) PCI: (1@0:0:0) 10de:24a0:17aa:22f8 rev 161, Mem @ 0xb3000000/16777216, 0x6000000000/8589934592, 0x6200000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    21.525] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    21.525] (II) LoadModule: "glx"
[    21.527] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    21.533] (II) Module glx: vendor="X.Org Foundation"
[    21.533] 	compiled for 1.21.1.4, module version = 1.0.0
[    21.533] 	ABI class: X.Org Server Extension, version 10.0
[    21.533] (II) LoadModule: "nvidia"
[    21.533] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    21.537] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.537] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.537] 	Module class: X.Org Video Driver
[    21.538] (II) LoadModule: "modesetting"
[    21.538] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    21.539] (II) Module modesetting: vendor="X.Org Foundation"
[    21.539] 	compiled for 1.21.1.4, module version = 1.21.1
[    21.539] 	Module class: X.Org Video Driver
[    21.539] 	ABI class: X.Org Video Driver, version 25.2
[    21.539] (II) NVIDIA dlloader X Driver  520.56.06  Thu Oct  6 21:29:26 UTC 2022
[    21.539] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    21.540] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.540] (II) systemd-logind: releasing fd for 226:1
[    21.540] (II) Loading sub module "fb"
[    21.540] (II) LoadModule: "fb"
[    21.540] (II) Module "fb" already built-in
[    21.540] (II) Loading sub module "wfb"
[    21.540] (II) LoadModule: "wfb"
[    21.540] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    21.541] (II) Module wfb: vendor="X.Org Foundation"
[    21.541] 	compiled for 1.21.1.4, module version = 1.0.0
[    21.541] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.541] (II) Loading sub module "ramdac"
[    21.541] (II) LoadModule: "ramdac"
[    21.541] (II) Module "ramdac" already built-in
[    21.542] (II) modeset(G0): using drv /dev/dri/card0
[    21.542] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"nvidia" for depth/fbbpp 24/32
[    21.542] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    21.542] (==) NVIDIA(0): RGB weight 888
[    21.542] (==) NVIDIA(0): Default visual is TrueColor
[    21.542] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.542] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    21.542] (**) NVIDIA(0): Option "AllowEmptyInitialConfiguration"
[    21.542] (**) NVIDIA(0): Option "Coolbits" "28"
[    21.542] (**) NVIDIA(0): Enabling 2D acceleration
[    21.542] (II) Loading sub module "glxserver_nvidia"
[    21.542] (II) LoadModule: "glxserver_nvidia"
[    21.542] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    21.581] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    21.581] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.581] 	Module class: X.Org Server Extension
[    21.581] (II) NVIDIA GLX Module  520.56.06  Thu Oct  6 21:26:26 UTC 2022
[    21.582] (II) NVIDIA: The X server supports PRIME Render Offload.
[    23.418] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[    23.418] (--) NVIDIA(0):     DFP-0.1.6
[    23.418] (--) NVIDIA(0):     DFP-0.2
[    23.418] (--) NVIDIA(0):     DFP-0 (boot)
[    23.418] (--) NVIDIA(0):     DFP-1
[    23.418] (--) NVIDIA(0):     DFP-2
[    23.418] (--) NVIDIA(0):     DFP-3
[    23.418] (--) NVIDIA(0):     DFP-4
[    23.420] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 3070 Ti Laptop GPU (GA104-A) at
[    23.420] (II) NVIDIA(0):     PCI:1:0:0 (GPU-0)
[    23.420] (--) NVIDIA(0): Memory: 8388608 kBytes
[    23.420] (--) NVIDIA(0): VideoBIOS: 94.04.7f.40.92
[    23.420] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    23.437] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    23.437] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    23.437] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    23.437] (--) NVIDIA(GPU-0): 
[    23.450] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    23.450] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    23.450] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    23.450] (--) NVIDIA(GPU-0): 
[    23.452] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    23.452] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    23.452] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    23.452] (--) NVIDIA(GPU-0): 
[    23.456] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.456] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.456] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.456] (--) NVIDIA(GPU-0): 
[    23.456] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    23.456] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    23.456] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    23.456] (--) NVIDIA(GPU-0): 
[    23.456] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    23.456] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    23.456] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    23.456] (--) NVIDIA(GPU-0): 
[    23.456] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    23.456] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    23.456] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    23.456] (--) NVIDIA(GPU-0): 
[    23.599] (==) NVIDIA(0): 
[    23.599] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    23.599] (==) NVIDIA(0):     will be used as the requested mode.
[    23.599] (==) NVIDIA(0): 
[    23.600] (II) NVIDIA(0): Validated MetaModes:
[    23.600] (II) NVIDIA(0):     "DFP-0.1.6:nvidia-auto-select,DFP-0.2:nvidia-auto-select"
[    23.600] (II) NVIDIA(0): Virtual screen size determined to be 5120 x 1440
[    23.676] (--) NVIDIA(0): DPI set to (118, 117); computed from "UseEdidDpi" X config
[    23.676] (--) NVIDIA(0):     option
[    23.676] (==) modeset(G0): Depth 24, (==) framebuffer bpp 32
[    23.676] (==) modeset(G0): RGB weight 888
[    23.676] (==) modeset(G0): Default visual is TrueColor
[    23.676] (II) Loading sub module "glamoregl"
[    23.676] (II) LoadModule: "glamoregl"
[    23.676] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    23.686] (II) Module glamoregl: vendor="X.Org Foundation"
[    23.686] 	compiled for 1.21.1.4, module version = 1.0.1
[    23.686] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    23.967] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) Graphics (ADL GT2)
[    23.967] (II) modeset(G0): glamor initialized
[    23.970] (II) modeset(G0): Output eDP-1-1 has no monitor section
[    23.970] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[    23.972] (II) modeset(G0): Output DP-1-1 has no monitor section
[    23.972] (II) modeset(G0): Output DP-1-2 has no monitor section
[    23.975] (II) modeset(G0): Output DP-1-3 has no monitor section
[    23.977] (II) modeset(G0): Output DP-1-4 has no monitor section
[    23.980] (II) modeset(G0): EDID for output eDP-1-1
[    23.980] (II) modeset(G0): Manufacturer: BOE  Model: ae0  Serial#: 0
[    23.980] (II) modeset(G0): Year: 2021  Week: 44
[    23.980] (II) modeset(G0): EDID Version: 1.4
[    23.980] (II) modeset(G0): Digital Display Input
[    23.980] (II) modeset(G0): 10 bits per channel
[    23.980] (II) modeset(G0): Digital interface is DisplayPort
[    23.980] (II) modeset(G0): Max Image Size [cm]: horiz.: 34  vert.: 21
[    23.980] (II) modeset(G0): Gamma: 2.20
[    23.980] (II) modeset(G0): No DPMS capabilities specified
[    23.980] (II) modeset(G0): Supported color encodings: RGB 4:4:4 
[    23.980] (II) modeset(G0): First detailed timing is preferred mode
[    23.980] (II) modeset(G0): Preferred mode is native pixel format and refresh rate
[    23.980] (II) modeset(G0): Display is continuous-frequency
[    23.980] (II) modeset(G0): redX: 0.642 redY: 0.335   greenX: 0.300 greenY: 0.621
[    23.980] (II) modeset(G0): blueX: 0.151 blueY: 0.061   whiteX: 0.313 whiteY: 0.329
[    23.980] (II) modeset(G0): Manufacturer's mask: 0
[    23.980] (II) modeset(G0): Supported detailed timing:
[    23.980] (II) modeset(G0): clock: 282.7 MHz   Image Size:  344 x 215 mm
[    23.980] (II) modeset(G0): h_active: 2560  h_sync: 2608  h_sync_end 2640 h_blank_end 2720 h_border: 0
[    23.980] (II) modeset(G0): v_active: 1600  v_sync: 1603  v_sync_end 1609 v_blanking: 1732 v_border: 0
[    23.980] (II) modeset(G0): Ranges: V min: 60 V max: 165 Hz, H min: 286 H max: 286 kHz, PixClock max 785 MHz
[    23.980] (II) modeset(G0):  BOE CQ
[    23.980] (II) modeset(G0):  NE160QDM-NY1
[    23.980] (II) modeset(G0): Number of EDID sections to follow: 1
[    23.980] (II) modeset(G0): EDID (in hex):
[    23.980] (II) modeset(G0): 	00ffffffffffff0009e5e00a00000000
[    23.980] (II) modeset(G0): 	2c1f0104b5221578037ce5a4554c9f26
[    23.980] (II) modeset(G0): 	0f505400000001010101010101010101
[    23.980] (II) modeset(G0): 	0101010101016b6e00a0a04084603020
[    23.980] (II) modeset(G0): 	360058d71000001a000000fd0c3ca51f
[    23.980] (II) modeset(G0): 	1f4e010a202020202020000000fe0042
[    23.980] (II) modeset(G0): 	4f452043510a202020202020000000fe
[    23.980] (II) modeset(G0): 	004e4531363051444d2d4e59310a0180
[    23.980] (II) modeset(G0): 	7013790000030114a52f0185ff099f00
[    23.980] (II) modeset(G0): 	2f001f003f0683000200050000000000
[    23.980] (II) modeset(G0): 	00000000000000000000000000000000
[    23.980] (II) modeset(G0): 	00000000000000000000000000000000
[    23.980] (II) modeset(G0): 	00000000000000000000000000000000
[    23.980] (II) modeset(G0): 	00000000000000000000000000000000
[    23.980] (II) modeset(G0): 	00000000000000000000000000000000
[    23.980] (II) modeset(G0): 	00000000000000000000000000003e90
[    23.981] (II) modeset(G0): Printing probed modes for output eDP-1-1
[    23.981] (II) modeset(G0): Modeline "2560x1600"x60.0  282.67  2560 2608 2640 2720  1600 1603 1609 1732 +hsync -vsync (103.9 kHz eP)
[    23.981] (II) modeset(G0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "2560x1440"x60.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "2560x1440"x60.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "2048x1152"x60.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    23.981] (II) modeset(G0): Modeline "2048x1152"x60.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    23.981] (II) modeset(G0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1080"x60.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1080"x60.0  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    23.981] (II) modeset(G0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "1600x900"x60.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    23.981] (II) modeset(G0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    23.981] (II) modeset(G0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    23.981] (II) modeset(G0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    23.981] (II) modeset(G0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    23.981] (II) modeset(G0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    23.981] (II) modeset(G0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    23.981] (II) modeset(G0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    23.981] (II) modeset(G0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    23.981] (II) modeset(G0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    23.981] (II) modeset(G0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    23.981] (II) modeset(G0): EDID for output HDMI-1-1
[    23.981] (II) modeset(G0): EDID for output DP-1-1
[    23.981] (II) modeset(G0): EDID for output DP-1-2
[    23.981] (II) modeset(G0): EDID for output DP-1-3
[    23.981] (II) modeset(G0): EDID for output DP-1-4
[    23.981] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[    23.981] (==) modeset(G0): DPI set to (96, 96)
[    23.981] (II) Loading sub module "fb"
[    23.981] (II) LoadModule: "fb"
[    23.981] (II) Module "fb" already built-in
[    23.981] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    23.981] (II) NVIDIA:     access.
[    23.989] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    23.989] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    23.989] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    23.989] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    23.989] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    23.989] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    23.989] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    23.989] (II) NVIDIA(0):     Config Options in the README.
[    24.001] (II) NVIDIA(0): Setting mode "DFP-0.1.6:nvidia-auto-select,DFP-0.2:nvidia-auto-select"
[    24.529] (==) NVIDIA(0): Disabling shared memory pixmaps
[    24.529] (==) NVIDIA(0): Backing store enabled
[    24.529] (==) NVIDIA(0): Silken mouse enabled
[    24.530] (==) NVIDIA(0): DPMS enabled
[    24.530] (II) Loading sub module "dri2"
[    24.530] (II) LoadModule: "dri2"
[    24.530] (II) Module "dri2" already built-in
[    24.530] (II) NVIDIA(0): [DRI2] Setup complete
[    24.530] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    24.600] (==) modeset(G0): Backing store enabled
[    24.600] (==) modeset(G0): Silken mouse enabled
[    24.691] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[    24.691] (==) modeset(G0): DPMS enabled
[    24.691] (WW) modeset(G0): Option "AllowEmptyInitialConfiguration" is not used
[    24.691] (II) modeset(G0): [DRI2] Setup complete
[    24.691] (II) modeset(G0): [DRI2]   DRI driver: iris
[    24.691] (II) modeset(G0): [DRI2]   VDPAU driver: va_gl
[    24.691] (II) modeset(G0): Disable reverse prime offload mode for i915.
[    24.691] (II) Initializing extension Generic Event Extension
[    24.692] (II) Initializing extension SHAPE
[    24.692] (II) Initializing extension MIT-SHM
[    24.692] (II) Initializing extension XInputExtension
[    24.692] (II) Initializing extension XTEST
[    24.693] (II) Initializing extension BIG-REQUESTS
[    24.693] (II) Initializing extension SYNC
[    24.693] (II) Initializing extension XKEYBOARD
[    24.693] (II) Initializing extension XC-MISC
[    24.693] (II) Initializing extension SECURITY
[    24.694] (II) Initializing extension XFIXES
[    24.694] (II) Initializing extension RENDER
[    24.694] (II) Initializing extension RANDR
[    24.694] (II) Initializing extension COMPOSITE
[    24.694] (II) Initializing extension DAMAGE
[    24.695] (II) Initializing extension MIT-SCREEN-SAVER
[    24.695] (II) Initializing extension DOUBLE-BUFFER
[    24.695] (II) Initializing extension RECORD
[    24.695] (II) Initializing extension DPMS
[    24.695] (II) Initializing extension Present
[    24.695] (II) Initializing extension DRI3
[    24.696] (II) Initializing extension X-Resource
[    24.696] (II) Initializing extension XVideo
[    24.696] (II) Initializing extension XVideo-MotionCompensation
[    24.696] (II) Initializing extension GLX
[    24.696] (II) Initializing extension GLX
[    24.696] (II) Indirect GLX disabled.
[    24.696] (II) GLX: Another vendor is already registered for screen 0
[    24.696] (II) Initializing extension XFree86-VidModeExtension
[    24.696] (II) Initializing extension XFree86-DGA
[    24.696] (II) Initializing extension XFree86-DRI
[    24.696] (II) Initializing extension DRI2
[    24.696] (II) Initializing extension NV-GLX
[    24.696] (II) Initializing extension NV-CONTROL
[    24.696] (II) Initializing extension XINERAMA
[    24.979] (II) modeset(G0): Damage tracking initialized
[    25.052] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[    25.052] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    25.052] (II) LoadModule: "libinput"
[    25.052] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    25.054] (II) Module libinput: vendor="X.Org Foundation"
[    25.054] 	compiled for 1.21.1.3, module version = 1.2.1
[    25.054] 	Module class: X.Org XInput Driver
[    25.054] 	ABI class: X.Org XInput driver, version 24.4
[    25.054] (II) Using input driver 'libinput' for 'Power Button'
[    25.055] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 50 paused 0
[    25.055] (**) Power Button: always reports core events
[    25.055] (**) Option "Device" "/dev/input/event2"
[    25.057] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    25.057] (II) event2  - Power Button: device is a keyboard
[    25.057] (II) event2  - Power Button: device removed
[    25.057] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[    25.057] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    25.058] (II) event2  - Power Button: is tagged by udev as: Keyboard
[    25.058] (II) event2  - Power Button: device is a keyboard
[    25.058] (II) config/udev: Adding input device Video Bus (/dev/input/event18)
[    25.058] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    25.058] (II) Using input driver 'libinput' for 'Video Bus'
[    25.058] (II) systemd-logind: got fd for /dev/input/event18 13:82 fd 53 paused 0
[    25.058] (**) Video Bus: always reports core events
[    25.058] (**) Option "Device" "/dev/input/event18"
[    25.059] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[    25.059] (II) event18 - Video Bus: device is a keyboard
[    25.059] (II) event18 - Video Bus: device removed
[    25.059] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input19/event18"
[    25.059] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    25.059] (II) event18 - Video Bus: is tagged by udev as: Keyboard
[    25.059] (II) event18 - Video Bus: device is a keyboard
[    25.059] (II) config/udev: Adding input device Video Bus (/dev/input/event17)
[    25.059] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    25.059] (II) Using input driver 'libinput' for 'Video Bus'
[    25.060] (II) systemd-logind: got fd for /dev/input/event17 13:81 fd 54 paused 0
[    25.060] (**) Video Bus: always reports core events
[    25.060] (**) Option "Device" "/dev/input/event17"
[    25.060] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    25.060] (II) event17 - Video Bus: device is a keyboard
[    25.060] (II) event17 - Video Bus: device removed
[    25.060] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:04/LNXVIDEO:00/input/input18/event17"
[    25.060] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    25.060] (II) event17 - Video Bus: is tagged by udev as: Keyboard
[    25.060] (II) event17 - Video Bus: device is a keyboard
[    25.060] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[    25.060] (II) No input driver specified, ignoring this device.
[    25.060] (II) This device may have been added with another device file.
[    25.061] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[    25.061] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    25.061] (II) Using input driver 'libinput' for 'Sleep Button'
[    25.061] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 55 paused 0
[    25.061] (**) Sleep Button: always reports core events
[    25.061] (**) Option "Device" "/dev/input/event0"
[    25.061] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    25.061] (II) event0  - Sleep Button: device is a keyboard
[    25.061] (II) event0  - Sleep Button: device removed
[    25.061] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[    25.061] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[    25.061] (II) event0  - Sleep Button: is tagged by udev as: Keyboard
[    25.061] (II) event0  - Sleep Button: device is a keyboard
[    25.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event11)
[    25.062] (II) No input driver specified, ignoring this device.
[    25.062] (II) This device may have been added with another device file.
[    25.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event12)
[    25.062] (II) No input driver specified, ignoring this device.
[    25.062] (II) This device may have been added with another device file.
[    25.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event13)
[    25.062] (II) No input driver specified, ignoring this device.
[    25.062] (II) This device may have been added with another device file.
[    25.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event14)
[    25.062] (II) No input driver specified, ignoring this device.
[    25.062] (II) This device may have been added with another device file.
[    25.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event15)
[    25.062] (II) No input driver specified, ignoring this device.
[    25.062] (II) This device may have been added with another device file.
[    25.062] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event16)
[    25.062] (II) No input driver specified, ignoring this device.
[    25.062] (II) This device may have been added with another device file.
[    25.062] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event4)
[    25.062] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput pointer catchall"
[    25.062] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[    25.118] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
[    25.119] (**) Kinesis Advantage2 Keyboard: always reports core events
[    25.119] (**) Option "Device" "/dev/input/event4"
[    25.121] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[    25.121] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[    25.122] (II) event4  - Kinesis Advantage2 Keyboard: device removed
[    25.122] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.0/0003:29EA:0102.0002/input/input5/event4"
[    25.122] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: MOUSE, id 10)
[    25.122] (**) Option "AccelerationScheme" "none"
[    25.122] (**) Kinesis Advantage2 Keyboard: (accel) selected scheme none/0
[    25.122] (**) Kinesis Advantage2 Keyboard: (accel) acceleration factor: 2.000
[    25.122] (**) Kinesis Advantage2 Keyboard: (accel) acceleration threshold: 4
[    25.124] (II) event4  - Kinesis Advantage2 Keyboard: is tagged by udev as: Mouse
[    25.124] (II) event4  - Kinesis Advantage2 Keyboard: device is a pointer
[    25.124] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/mouse0)
[    25.124] (II) No input driver specified, ignoring this device.
[    25.124] (II) This device may have been added with another device file.
[    25.124] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard (/dev/input/event5)
[    25.124] (**) Kinesis Advantage2 Keyboard: Applying InputClass "libinput keyboard catchall"
[    25.124] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard'
[    25.125] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 57 paused 0
[    25.125] (**) Kinesis Advantage2 Keyboard: always reports core events
[    25.125] (**) Option "Device" "/dev/input/event5"
[    25.127] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[    25.127] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[    25.127] (II) event5  - Kinesis Advantage2 Keyboard: device removed
[    25.127] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.1/0003:29EA:0102.0003/input/input6/event5"
[    25.127] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard" (type: KEYBOARD, id 11)
[    25.128] (II) event5  - Kinesis Advantage2 Keyboard: is tagged by udev as: Keyboard
[    25.128] (II) event5  - Kinesis Advantage2 Keyboard: device is a keyboard
[    25.129] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard Consumer Control (/dev/input/event6)
[    25.129] (**) Kinesis Advantage2 Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[    25.129] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard Consumer Control'
[    25.130] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 58 paused 0
[    25.130] (**) Kinesis Advantage2 Keyboard Consumer Control: always reports core events
[    25.130] (**) Option "Device" "/dev/input/event6"
[    25.131] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    25.131] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[    25.131] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device removed
[    25.131] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.0004/input/input7/event6"
[    25.131] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard Consumer Control" (type: KEYBOARD, id 12)
[    25.132] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: is tagged by udev as: Keyboard
[    25.132] (II) event6  - Kinesis Advantage2 Keyboard Consumer Control: device is a keyboard
[    25.132] (II) config/udev: Adding input device Kinesis Advantage2 Keyboard System Control (/dev/input/event7)
[    25.132] (**) Kinesis Advantage2 Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[    25.132] (II) Using input driver 'libinput' for 'Kinesis Advantage2 Keyboard System Control'
[    25.133] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 59 paused 0
[    25.133] (**) Kinesis Advantage2 Keyboard System Control: always reports core events
[    25.133] (**) Option "Device" "/dev/input/event7"
[    25.133] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[    25.134] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[    25.134] (II) event7  - Kinesis Advantage2 Keyboard System Control: device removed
[    25.134] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.3/1-1.4.3:1.2/0003:29EA:0102.0004/input/input8/event7"
[    25.134] (II) XINPUT: Adding extended input device "Kinesis Advantage2 Keyboard System Control" (type: KEYBOARD, id 13)
[    25.134] (II) event7  - Kinesis Advantage2 Keyboard System Control: is tagged by udev as: Keyboard
[    25.134] (II) event7  - Kinesis Advantage2 Keyboard System Control: device is a keyboard
[    25.135] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/event8)
[    25.135] (**) Clearly Superior Technologies. CST Laser Trackball: Applying InputClass "libinput pointer catchall"
[    25.135] (II) Using input driver 'libinput' for 'Clearly Superior Technologies. CST Laser Trackball'
[    25.192] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 60 paused 0
[    25.192] (**) Clearly Superior Technologies. CST Laser Trackball: always reports core events
[    25.192] (**) Option "Device" "/dev/input/event8"
[    25.195] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[    25.195] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[    25.195] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[    25.195] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device removed
[    25.195] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.1/1-1.4.4.1:1.0/0003:5332:1400.0005/input/input9/event8"
[    25.195] (II) XINPUT: Adding extended input device "Clearly Superior Technologies. CST Laser Trackball" (type: MOUSE, id 14)
[    25.196] (**) Option "AccelerationScheme" "none"
[    25.196] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) selected scheme none/0
[    25.196] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration factor: 2.000
[    25.196] (**) Clearly Superior Technologies. CST Laser Trackball: (accel) acceleration threshold: 4
[    25.198] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: is tagged by udev as: Mouse Trackball
[    25.198] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device set to 800 DPI
[    25.198] (II) event8  - Clearly Superior Technologies. CST Laser Trackball: device is a pointer
[    25.199] (II) config/udev: Adding input device Clearly Superior Technologies. CST Laser Trackball (/dev/input/mouse1)
[    25.199] (II) No input driver specified, ignoring this device.
[    25.199] (II) This device may have been added with another device file.
[    25.200] (II) config/udev: Adding input device Dell Dell AC511 USB SoundBar (/dev/input/event9)
[    25.200] (**) Dell Dell AC511 USB SoundBar: Applying InputClass "libinput keyboard catchall"
[    25.200] (II) Using input driver 'libinput' for 'Dell Dell AC511 USB SoundBar'
[    25.201] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 61 paused 0
[    25.201] (**) Dell Dell AC511 USB SoundBar: always reports core events
[    25.201] (**) Option "Device" "/dev/input/event9"
[    25.202] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[    25.202] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[    25.202] (II) event9  - Dell Dell AC511 USB SoundBar: device removed
[    25.202] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1.4/1-1.4.4/1-1.4.4.2/1-1.4.4.2.4/1-1.4.4.2.4.2/1-1.4.4.2.4.2:1.3/0003:413C:A503.0007/input/input10/event9"
[    25.202] (II) XINPUT: Adding extended input device "Dell Dell AC511 USB SoundBar" (type: KEYBOARD, id 15)
[    25.204] (II) event9  - Dell Dell AC511 USB SoundBar: is tagged by udev as: Keyboard
[    25.204] (II) event9  - Dell Dell AC511 USB SoundBar: device is a keyboard
[    25.204] (II) config/udev: Adding input device Integrated Camera: Integrated C (/dev/input/event21)
[    25.204] (**) Integrated Camera: Integrated C: Applying InputClass "libinput keyboard catchall"
[    25.204] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated C'
[    25.205] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 62 paused 0
[    25.205] (**) Integrated Camera: Integrated C: always reports core events
[    25.205] (**) Option "Device" "/dev/input/event21"
[    25.205] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    25.205] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    25.205] (II) event21 - Integrated Camera: Integrated C: device removed
[    25.205] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.0/input/input23/event21"
[    25.205] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated C" (type: KEYBOARD, id 16)
[    25.206] (II) event21 - Integrated Camera: Integrated C: is tagged by udev as: Keyboard
[    25.206] (II) event21 - Integrated Camera: Integrated C: device is a keyboard
[    25.206] (II) config/udev: Adding input device Integrated Camera: Integrated I (/dev/input/event22)
[    25.206] (**) Integrated Camera: Integrated I: Applying InputClass "libinput keyboard catchall"
[    25.206] (II) Using input driver 'libinput' for 'Integrated Camera: Integrated I'
[    25.207] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 63 paused 0
[    25.207] (**) Integrated Camera: Integrated I: always reports core events
[    25.207] (**) Option "Device" "/dev/input/event22"
[    25.207] (II) event22 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[    25.207] (II) event22 - Integrated Camera: Integrated I: device is a keyboard
[    25.207] (II) event22 - Integrated Camera: Integrated I: device removed
[    25.207] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-8/1-8:1.2/input/input24/event22"
[    25.207] (II) XINPUT: Adding extended input device "Integrated Camera: Integrated I" (type: KEYBOARD, id 17)
[    25.207] (II) event22 - Integrated Camera: Integrated I: is tagged by udev as: Keyboard
[    25.207] (II) event22 - Integrated Camera: Integrated I: device is a keyboard
[    25.208] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Mouse (/dev/input/event19)
[    25.208] (**) ELAN0686:00 04F3:320D Mouse: Applying InputClass "libinput pointer catchall"
[    25.208] (II) Using input driver 'libinput' for 'ELAN0686:00 04F3:320D Mouse'
[    25.208] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 64 paused 0
[    25.208] (**) ELAN0686:00 04F3:320D Mouse: always reports core events
[    25.208] (**) Option "Device" "/dev/input/event19"
[    25.209] (II) event19 - ELAN0686:00 04F3:320D Mouse: is tagged by udev as: Mouse Pointingstick
[    25.209] (II) event19 - ELAN0686:00 04F3:320D Mouse: device is a pointer
[    25.209] (II) event19 - ELAN0686:00 04F3:320D Mouse: device removed
[    25.209] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN0686:00/0018:04F3:320D.0008/input/input28/event19"
[    25.209] (II) XINPUT: Adding extended input device "ELAN0686:00 04F3:320D Mouse" (type: MOUSE, id 18)
[    25.209] (**) Option "AccelerationScheme" "none"
[    25.209] (**) ELAN0686:00 04F3:320D Mouse: (accel) selected scheme none/0
[    25.209] (**) ELAN0686:00 04F3:320D Mouse: (accel) acceleration factor: 2.000
[    25.209] (**) ELAN0686:00 04F3:320D Mouse: (accel) acceleration threshold: 4
[    25.210] (II) event19 - ELAN0686:00 04F3:320D Mouse: is tagged by udev as: Mouse Pointingstick
[    25.210] (II) event19 - ELAN0686:00 04F3:320D Mouse: device is a pointer
[    25.210] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Mouse (/dev/input/mouse2)
[    25.210] (II) No input driver specified, ignoring this device.
[    25.210] (II) This device may have been added with another device file.
[    25.210] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Touchpad (/dev/input/event20)
[    25.210] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "libinput touchpad catchall"
[    25.210] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "touchpad catchall"
[    25.210] (**) ELAN0686:00 04F3:320D Touchpad: Applying InputClass "Default clickpad buttons"
[    25.210] (II) LoadModule: "synaptics"
[    25.211] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    25.216] (II) Module synaptics: vendor="X.Org Foundation"
[    25.216] 	compiled for 1.21.1.3, module version = 1.9.2
[    25.216] 	Module class: X.Org XInput Driver
[    25.216] 	ABI class: X.Org XInput driver, version 24.4
[    25.216] (II) Using input driver 'synaptics' for 'ELAN0686:00 04F3:320D Touchpad'
[    25.217] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 65 paused 0
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: always reports core events
[    25.217] (**) Option "Device" "/dev/input/event20"
[    25.217] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: found clickpad property
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: x-axis range 0 - 3528 (res 31)
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: y-axis range 0 - 2006 (res 31)
[    25.217] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: device does not report pressure, will use touch data.
[    25.217] (II) synaptics: ELAN0686:00 04F3:320D Touchpad: device does not report finger width.
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: buttons: left double triple
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: Vendor 0x4f3 Product 0x320d
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: invalid pressure range.  defaulting to 0 - 255
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: invalid finger width range.  defaulting to 0 - 15
[    25.217] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: touchpad found
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: always reports core events
[    25.217] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-15/i2c-ELAN0686:00/0018:04F3:320D.0008/input/input30/event20"
[    25.217] (II) XINPUT: Adding extended input device "ELAN0686:00 04F3:320D Touchpad" (type: TOUCHPAD, id 19)
[    25.217] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[    25.217] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) MaxSpeed is now 1.75
[    25.217] (**) synaptics: ELAN0686:00 04F3:320D Touchpad: (accel) AccelFactor is now 0.049
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: (accel) keeping acceleration scheme 1
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration profile 1
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration factor: 2.000
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: (accel) acceleration threshold: 4
[    25.217] (--) synaptics: ELAN0686:00 04F3:320D Touchpad: touchpad found
[    25.217] (II) config/udev: Adding input device ELAN0686:00 04F3:320D Touchpad (/dev/input/mouse3)
[    25.217] (**) ELAN0686:00 04F3:320D Touchpad: Ignoring device from InputClass "touchpad ignore duplicates"
[    25.217] (II) config/udev: Adding input device sof-hda-dsp Mic (/dev/input/event24)
[    25.217] (II) No input driver specified, ignoring this device.
[    25.217] (II) This device may have been added with another device file.
[    25.217] (II) config/udev: Adding input device sof-hda-dsp Headphone (/dev/input/event25)
[    25.217] (II) No input driver specified, ignoring this device.
[    25.217] (II) This device may have been added with another device file.
[    25.217] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=3 (/dev/input/event26)
[    25.217] (II) No input driver specified, ignoring this device.
[    25.217] (II) This device may have been added with another device file.
[    25.217] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=4 (/dev/input/event27)
[    25.218] (II) No input driver specified, ignoring this device.
[    25.218] (II) This device may have been added with another device file.
[    25.218] (II) config/udev: Adding input device sof-hda-dsp HDMI/DP,pcm=5 (/dev/input/event28)
[    25.218] (II) No input driver specified, ignoring this device.
[    25.218] (II) This device may have been added with another device file.
[    25.218] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event3)
[    25.218] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    25.218] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    25.219] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 66 paused 0
[    25.219] (**) AT Translated Set 2 keyboard: always reports core events
[    25.219] (**) Option "Device" "/dev/input/event3"
[    25.219] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    25.219] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    25.219] (II) event3  - AT Translated Set 2 keyboard: device removed
[    25.219] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input3/event3"
[    25.219] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 20)
[    25.220] (II) event3  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    25.220] (II) event3  - AT Translated Set 2 keyboard: device is a keyboard
[    25.221] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/event23)
[    25.221] (**) TPPS/2 Elan TrackPoint: Applying InputClass "libinput pointer catchall"
[    25.221] (II) Using input driver 'libinput' for 'TPPS/2 Elan TrackPoint'
[    25.221] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 67 paused 0
[    25.221] (**) TPPS/2 Elan TrackPoint: always reports core events
[    25.221] (**) Option "Device" "/dev/input/event23"
[    25.222] (II) event23 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    25.222] (II) event23 - TPPS/2 Elan TrackPoint: device is a pointer
[    25.222] (II) event23 - TPPS/2 Elan TrackPoint: device removed
[    25.223] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input25/event23"
[    25.223] (II) XINPUT: Adding extended input device "TPPS/2 Elan TrackPoint" (type: MOUSE, id 21)
[    25.223] (**) Option "AccelerationScheme" "none"
[    25.223] (**) TPPS/2 Elan TrackPoint: (accel) selected scheme none/0
[    25.223] (**) TPPS/2 Elan TrackPoint: (accel) acceleration factor: 2.000
[    25.223] (**) TPPS/2 Elan TrackPoint: (accel) acceleration threshold: 4
[    25.223] (II) event23 - TPPS/2 Elan TrackPoint: is tagged by udev as: Mouse Pointingstick
[    25.223] (II) event23 - TPPS/2 Elan TrackPoint: device is a pointer
[    25.224] (II) config/udev: Adding input device TPPS/2 Elan TrackPoint (/dev/input/mouse4)
[    25.224] (II) No input driver specified, ignoring this device.
[    25.224] (II) This device may have been added with another device file.
[    25.225] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event10)
[    25.225] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[    25.225] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[    25.226] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 68 paused 0
[    25.226] (**) ThinkPad Extra Buttons: always reports core events
[    25.226] (**) Option "Device" "/dev/input/event10"
[    25.226] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    25.226] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[    25.227] (II) event10 - ThinkPad Extra Buttons: device removed
[    25.227] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input11/event10"
[    25.227] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 22)
[    25.227] (II) event10 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[    25.227] (II) event10 - ThinkPad Extra Buttons: device is a keyboard
[    25.229] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    25.229] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    25.229] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    25.229] (--) NVIDIA(GPU-0): 
[    25.229] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    25.229] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    25.229] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    25.229] (--) NVIDIA(GPU-0): 
[    25.333] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    25.333] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    25.333] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    25.333] (--) NVIDIA(GPU-0): 
[    25.334] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    25.334] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    25.334] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    25.334] (--) NVIDIA(GPU-0): 
[    25.334] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.334] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.334] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.334] (--) NVIDIA(GPU-0): 
[    25.338] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.338] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.338] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.338] (--) NVIDIA(GPU-0): 
[    25.338] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    25.338] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    25.338] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    25.338] (--) NVIDIA(GPU-0): 
[    25.338] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    25.338] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    25.338] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    25.338] (--) NVIDIA(GPU-0): 
[    25.339] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    25.339] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    25.339] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    25.339] (--) NVIDIA(GPU-0): 
[    25.339] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    25.339] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    25.339] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    25.339] (--) NVIDIA(GPU-0): 
[    25.339] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    25.339] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    25.339] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    25.339] (--) NVIDIA(GPU-0): 
[    25.339] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.339] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.339] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.339] (--) NVIDIA(GPU-0): 
[    25.344] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.344] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.344] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.344] (--) NVIDIA(GPU-0): 
[    25.344] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    25.344] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    25.344] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    25.344] (--) NVIDIA(GPU-0): 
[    25.344] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    25.344] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    25.344] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    25.344] (--) NVIDIA(GPU-0): 
[    25.344] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    25.344] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    25.344] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    25.344] (--) NVIDIA(GPU-0): 
[    25.827] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    25.827] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    25.827] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    25.827] (--) NVIDIA(GPU-0): 
[    25.827] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    25.827] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    25.827] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    25.827] (--) NVIDIA(GPU-0): 
[    25.827] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    25.827] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    25.827] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    25.827] (--) NVIDIA(GPU-0): 
[    25.831] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    25.831] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    25.831] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    25.831] (--) NVIDIA(GPU-0): 
[    25.831] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    25.831] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    25.831] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    25.831] (--) NVIDIA(GPU-0): 
[    25.831] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    25.831] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    25.832] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    25.832] (--) NVIDIA(GPU-0): 
[    25.832] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    25.832] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    25.832] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    25.832] (--) NVIDIA(GPU-0): 
[    25.845] randr: falling back to unsynchronized pixmap sharing
[    26.164] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    26.164] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    26.164] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    26.164] (--) NVIDIA(GPU-0): 
[    26.164] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    26.164] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    26.164] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    26.164] (--) NVIDIA(GPU-0): 
[    26.164] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.164] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.164] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.164] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.168] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.168] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.168] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.168] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.168] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.168] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.168] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.168] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    26.168] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    26.168] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    26.168] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    26.168] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.168] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.168] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.168] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.168] (--) NVIDIA(GPU-0): 
[    26.173] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.173] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.173] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.173] (--) NVIDIA(GPU-0): 
[    26.173] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.173] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.173] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.173] (--) NVIDIA(GPU-0): 
[    26.173] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.173] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.173] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.173] (--) NVIDIA(GPU-0): 
[    26.173] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.173] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.173] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.173] (--) NVIDIA(GPU-0): 
[    26.201] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    26.201] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    26.201] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    26.201] (--) NVIDIA(GPU-0): 
[    26.201] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    26.201] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    26.201] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    26.201] (--) NVIDIA(GPU-0): 
[    26.201] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.201] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.201] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.201] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.206] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.206] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.206] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.206] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.206] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.206] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.206] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.206] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    26.206] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    26.206] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    26.206] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    26.206] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.206] (--) NVIDIA(GPU-0): DFP-0: disconnected
[    26.206] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[    26.206] (--) NVIDIA(GPU-0): DFP-0: 2670.0 MHz maximum pixel clock
[    26.206] (--) NVIDIA(GPU-0): 
[    26.210] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    26.210] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    26.210] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    26.210] (--) NVIDIA(GPU-0): 
[    26.210] (--) NVIDIA(GPU-0): DFP-2: disconnected
[    26.210] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[    26.210] (--) NVIDIA(GPU-0): DFP-2: 165.0 MHz maximum pixel clock
[    26.210] (--) NVIDIA(GPU-0): 
[    26.210] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    26.210] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    26.210] (--) NVIDIA(GPU-0): DFP-3: 2670.0 MHz maximum pixel clock
[    26.210] (--) NVIDIA(GPU-0): 
[    26.210] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    26.211] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    26.211] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    26.211] (--) NVIDIA(GPU-0): 

Bizarrely, when modeseting is on, the log file is written to ~/.local/share/xorg, whereas it is written to /var/log when it is off.

The important points from the logs:

With modesetting:

...
[    74.851] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    74.851] (--) NVIDIA(GPU-0): DFP-0.2: disconnected
[    74.851] (--) NVIDIA(GPU-0): DFP-0.2: Internal DisplayPort
[    74.851] (--) NVIDIA(GPU-0): DFP-0.2: 2670.0 MHz maximum pixel clock
[    74.851] (--) NVIDIA(GPU-0):
[    74.851] (--) NVIDIA(GPU-0): DFP-0.1.6: disconnected
[    74.851] (--) NVIDIA(GPU-0): DFP-0.1.6: Internal DisplayPort
[    74.851] (--) NVIDIA(GPU-0): DFP-0.1.6: 2670.0 MHz maximum pixel clock
...
[    74.856] (--) NVIDIA(0): No enabled display devices found; starting anyway because
[    74.856] (--) NVIDIA(0):     AllowEmptyInitialConfiguration is enabled
[    74.857] (II) NVIDIA(0): Validated MetaModes:
[    74.857] (II) NVIDIA(0):     "NULL"
...

Without modesetting:

...
[    23.420] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    23.437] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): connected
[    23.437] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): Internal DisplayPort
[    23.437] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.1.6): 2670.0 MHz maximum pixel clock
[    23.437] (--) NVIDIA(GPU-0):
[    23.450] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): connected
[    23.450] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): Internal DisplayPort
[    23.450] (--) NVIDIA(GPU-0): DELL U2515H (DFP-0.2): 2670.0 MHz maximum pixel clock
...
[    23.599] (==) NVIDIA(0):
[    23.599] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    23.599] (==) NVIDIA(0):     will be used as the requested mode.
[    23.599] (==) NVIDIA(0):
[    23.600] (II) NVIDIA(0): Validated MetaModes:
[    23.600] (II) NVIDIA(0):     "DFP-0.1.6:nvidia-auto-select,DFP-0.2:nvidia-auto-select"
[    23.600] (II) NVIDIA(0): Virtual screen size determined to be 5120 x 1440
[    23.676] (--) NVIDIA(0): DPI set to (118, 117); computed from "UseEdidDpi" X config
...

I guess this is likely an NVIDIA or Thunderbolt driver issue, or something weird with Xorg. That said, the exact same setup works fine using the Thunderbolt 3 dock, i.e. same NVIDIA driver, Xorg, etc. Perhaps I should post this on the Linux subsection of the NVIDIA developers forum.

Last edited by loh (2022-10-28 20:26:35)

Offline

Board footer

Powered by FluxBB