Bug#999670: nvidia module parameters NVreg_RegistryDwords is not applied which breaks DDC/CI

themightydeity themightydeity at gmail.com
Sun Nov 14 16:30:39 GMT 2021


Package: nvidia-driver
Version: 470.82.00-1
Severity: normal
Tags: newcomer
X-Debbugs-Cc: themightydeity at gmail.com

As mentioned here: https://www.ddcutil.com/nvidia/ for ddcutil (DDC/CI) (i2c
communication) to work properly in nvidia's proprietary driver. This conf is
needed in modprobe:

options nvidia NVreg_RegistryDwords=RMUseSwI2c=0x01;RMI2cSpeed=100


and to verify if it has been applied:

grep RegistryDwords /proc/driver/nvidia/params

should report:

RegistryDwords: "RMUseSwI2c=0x01;RMI2cSpeed=100"

But in my machine, it is empty, I have tried to set this in kernel commandline
and xorg conf as well, nothing seems to work.



-- Package-specific info:
uname -a:
Linux home 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64 GNU/Linux

/proc/version:
Linux version 5.14.0-4-amd64 (debian-kernel at lists.debian.org) (gcc-10 (Debian 10.3.0-12) 10.3.0, GNU ld (GNU Binutils for Debian) 2.37) #1 SMP Debian 5.14.16-1 (2021-11-03)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  470.82.00  Thu Oct 14 10:24:40 UTC 2021
GCC version:  gcc version 10.3.0 (Debian 10.3.0-12) 

lspci 'display controller [030?]':
09:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 660 OEM] [10de:1185] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: ASUSTeK Computer Inc. GK104 [GeForce GTX 660 OEM] [1043:841d]
	Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Interrupt: pin A routed to IRQ 5
	IOMMU group: 24
	Region 0: Memory at fb000000 (32-bit, non-prefetchable) [disabled] [size=16M]
	Region 1: Memory at d8000000 (64-bit, prefetchable) [disabled] [size=128M]
	Region 3: Memory at e0000000 (64-bit, prefetchable) [disabled] [size=32M]
	Region 5: I/O ports at e000 [disabled] [size=128]
	Expansion ROM at fc000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel driver in use: vfio-pci
	Kernel modules: nvidia

0a:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU102 [GeForce RTX 2080 Ti Rev. A] [10de:1e07] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Gigabyte Technology Co., Ltd TU102 [GeForce RTX 2080 Ti Rev. A] [1458:37bd]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0
	Interrupt: pin A routed to IRQ 132
	IOMMU group: 25
	Region 0: Memory at f9000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at d0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at d000 [size=128]
	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video  226,   0 Nov 14 18:15 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Nov 14 17:37 /dev/dri/renderD128
crw-rw-rw-  1 root root   195, 254 Nov 14 17:37 /dev/nvidia-modeset
crw-rw-rw-  1 root root   195,   0 Nov 14 17:37 /dev/nvidia0
crw-rw-rw-  1 root root   195, 255 Nov 14 17:37 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 Nov 14 18:15 pci-0000:0a:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Nov 14 17:37 pci-0000:0a:00.0-render -> ../renderD128
video:x:44:binay

Alternative 'nvidia':
nvidia - auto mode
  link best version is /usr/lib/nvidia/current
  link currently points to /usr/lib/nvidia/current
  link nvidia is /usr/lib/nvidia/nvidia
  slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0
  slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2
  slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
  slave nvidia--libcuda.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so
  slave nvidia--libcuda.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so.1
  slave nvidia--libglxserver_nvidia.so is /usr/lib/nvidia/libglxserver_nvidia.so
  slave nvidia--libnvcuvid.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so
  slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1
  slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
  slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
  slave nvidia--nv-control-dpy is /usr/bin/nv-control-dpy
  slave nvidia--nvidia-application-profiles-key-documentation is /usr/share/nvidia/nvidia-application-profiles-key-documentation
  slave nvidia--nvidia-blacklists-nouveau.conf is /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh is /usr/lib/nvidia/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump is /usr/bin/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf is /etc/nvidia/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-load.conf is /etc/nvidia/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf is /etc/nvidia/nvidia-modprobe.conf
  slave nvidia--nvidia-settings is /usr/bin/nvidia-settings
  slave nvidia--nvidia-settings.1.gz is /usr/share/man/man1/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop is /usr/share/applications/nvidia-settings.desktop
  slave nvidia--nvidia-smi is /usr/bin/nvidia-smi
  slave nvidia--nvidia-smi.1.gz is /usr/share/man/man1/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so is /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/current - priority 470
  slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
  slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
  slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
  slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
  slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
  slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
  slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
  slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
  slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
  slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
  slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
  slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
  slave nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
  slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
  slave nvidia--nv-control-dpy: /usr/lib/nvidia/current/nv-control-dpy
  slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-470.82.00-key-documentation
  slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/current/nvidia-blacklists-nouveau.conf
  slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/current/nvidia-bug-report.sh
  slave nvidia--nvidia-debugdump: /usr/lib/nvidia/current/nvidia-debugdump
  slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/current/nvidia-drm-outputclass.conf
  slave nvidia--nvidia-load.conf: /etc/nvidia/current/nvidia-load.conf
  slave nvidia--nvidia-modprobe.conf: /etc/nvidia/current/nvidia-modprobe.conf
  slave nvidia--nvidia-settings: /usr/lib/nvidia/current/nvidia-settings
  slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/current/nvidia-settings.1.gz
  slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/current/nvidia-settings.desktop
  slave nvidia--nvidia-smi: /usr/lib/nvidia/current/nvidia-smi
  slave nvidia--nvidia-smi.1.gz: /usr/lib/nvidia/current/nvidia-smi.1.gz
  slave nvidia--nvidia_drv.so: /usr/lib/nvidia/current/nvidia_drv.so

Alternative 'glx':
glx - auto mode
  link best version is /usr/lib/nvidia
  link currently points to /usr/lib/nvidia
  link glx is /usr/lib/glx
  slave glx--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_indirect.so.0
  slave glx--libglxserver_nvidia.so is /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
  slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1
  slave glx--nvidia-blacklists-nouveau.conf is /etc/modprobe.d/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh is /usr/bin/nvidia-bug-report.sh
  slave glx--nvidia-drm-outputclass.conf is /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
  slave glx--nvidia-load.conf is /etc/modules-load.d/nvidia.conf
  slave glx--nvidia-modprobe.conf is /etc/modprobe.d/nvidia.conf
  slave glx--nvidia_drv.so is /usr/lib/xorg/modules/drivers/nvidia_drv.so
/usr/lib/mesa-diverted - priority 5
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
/usr/lib/nvidia - priority 100
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
  slave glx--libglxserver_nvidia.so: /usr/lib/nvidia/libglxserver_nvidia.so
  slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
  slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
  slave glx--nvidia-drm-outputclass.conf: /etc/nvidia/nvidia-drm-outputclass.conf
  slave glx--nvidia-load.conf: /etc/nvidia/nvidia-load.conf
  slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
  slave glx--nvidia_drv.so: /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/bumblebee - priority 95
  slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
  slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
  slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
  slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
  slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
  slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
  slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
  slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
  slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 Nov 10 23:43 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       51 Nov 10 23:43 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       50 Nov 10 23:43 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Nov 10 23:43 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       57 Nov 10 23:43 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       57 Nov 10 23:43 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       54 Nov 10 23:43 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Nov 10 23:43 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       44 Nov 10 23:43 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       44 Nov 10 23:43 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       38 Nov 10 23:43 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       51 Nov 10 23:43 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       42 Nov 10 23:43 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Nov 10 23:43 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Nov 10 23:43 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Nov 10 23:43 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Nov 10 23:43 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Nov 10 23:43 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       23 Nov 10 23:42 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       59 Nov 10 23:42 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       65 Nov 10 23:42 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Nov 10 23:42 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       62 Nov 10 23:42 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Nov 10 23:42 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       59 Nov 10 23:42 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Nov 10 23:42 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       51 Nov 10 23:42 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root       53 Nov 10 23:42 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root       46 Nov 10 23:42 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       54 Nov 10 23:42 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root       56 Nov 10 23:42 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root       59 Nov 10 23:42 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       62 Nov 10 23:42 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root       58 Nov 10 23:42 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root       70 Nov 10 23:42 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root       61 Nov 10 23:42 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root       38 Nov 10 23:42 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       73 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-470.82.00-key-documentation
lrwxrwxrwx 1 root root       50 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       34 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root       39 Nov 10 23:42 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root       37 Nov 10 23:42 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root  1375520 Nov  8 16:33 /usr/lib/libnvidia-gtk3.so.470.82.00
lrwxrwxrwx 1 root root       51 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       67 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       64 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       53 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       55 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root   762400 Oct 14 13:17 /usr/lib/x86_64-linux-gnu/libnvidia-cbl.so.470.82.00
lrwxrwxrwx 1 root root       58 Nov 10 23:43 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       30 Oct 20 12:35 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.9
-rw-r--r-- 1 root root    60640 Oct 20 12:35 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.9
-rw-r--r-- 1 root root 30264400 Oct 14 13:34 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.470.82.00
lrwxrwxrwx 1 root root       64 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 32083120 Oct 14 13:36 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.470.82.00
-rw-r--r-- 1 root root   639848 Oct 14 13:17 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.470.82.00
-rw-r--r-- 1 root root 13036984 Oct 14 13:35 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.470.82.00
lrwxrwxrwx 1 root root       60 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       72 Nov 10 23:42 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 82666936 Oct 14 13:41 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.470.82.00
-rw-r--r-- 1 root root    18456 Oct 14 13:16 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.470.82.00
lrwxrwxrwx 1 root root       36 Nov 10 23:43 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   302312 Apr 13  2021 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       45 Nov 10 23:43 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root       45 Nov 10 23:43 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root     9005 Nov 12 18:32 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    41573 Nov 10 23:47 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root    65661 Nov 11 00:05 /var/log/Xorg.1.log
-rw-r--r-- 1 root root    29466 Nov 10 20:56 /var/log/Xorg.1.log.old
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x  2 root root 4096 Nov 12 19:05 .
drwxr-xr-x 11 root root 4096 Nov 12 19:05 ..

/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 Nov 10 23:42 .
drwxr-xr-x 149 root root 12288 Nov 14 17:37 ..
drwxr-xr-x   2 root root  4096 Nov 10 23:42 current
lrwxrwxrwx   1 root root    56 Nov 10 23:42 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Nov 10 23:42 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Nov 10 23:42 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Nov 10 23:42 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/mesa-diverted/:
total 28
drwxr-xr-x   7 root root 4096 Nov 12 13:14 .
drwxr-xr-x 137 root root 4096 Nov 13 21:44 ..
drwxr-xr-x   2 root root 4096 Oct  2 00:06 aarch64-linux-gnu
drwxr-xr-x   2 root root 4096 Oct  2 00:06 arm-linux-gnueabihf
drwxr-xr-x   2 root root 4096 Oct  2 00:06 i386-linux-gnu
drwxr-xr-x   2 root root 4096 Oct  2 00:06 powerpc64le-linux-gnu
drwxr-xr-x   2 root root 4096 Nov 12 13:14 x86_64-linux-gnu

/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct  2 00:06 .
drwxr-xr-x 7 root root 4096 Nov 12 13:14 ..

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct  2 00:06 .
drwxr-xr-x 7 root root 4096 Nov 12 13:14 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct  2 00:06 .
drwxr-xr-x 7 root root 4096 Nov 12 13:14 ..

/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Oct  2 00:06 .
drwxr-xr-x 7 root root 4096 Nov 12 13:14 ..

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 740
drwxr-xr-x 2 root root   4096 Nov 12 13:14 .
drwxr-xr-x 7 root root   4096 Nov 12 13:14 ..
lrwxrwxrwx 1 root root     15 Sep 17 00:46 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  84464 Sep 17 00:46 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Sep 17 00:46 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542904 Sep 17 00:46 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Sep 17 00:46 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  43184 Sep 17 00:46 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Sep 17 00:46 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  71856 Sep 17 00:46 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Nov  3 11:35 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 8
drwxr-xr-x   2 root root 4096 Oct  2 00:06 .
drwxr-xr-x 137 root root 4096 Nov 13 21:44 ..

/usr/lib/nvidia/:
total 32
drwxr-xr-x   4 root root 4096 Nov 10 23:42 .
drwxr-xr-x 137 root root 4096 Nov 13 21:44 ..
-rw-r--r--   1 root root   57 Jan  7  2021 alternate-install-present
drwxr-xr-x   2 root root 4096 Oct  2 00:06 bumblebee
-rwxr-xr-x   1 root root 2125 Jan  7  2021 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root 1897 Jan  7  2021 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root 4096 Nov 12 12:59 current
lrwxrwxrwx   1 root root   48 Nov 10 23:42 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx   1 root root   24 Nov 10 23:42 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root   46 Nov 10 23:42 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root   39 Nov 10 23:42 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root  618 Jan  7  2021 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Oct  2 00:06 .
drwxr-xr-x 4 root root 4096 Nov 10 23:42 ..

/usr/lib/nvidia/current/:
total 19916
drwxr-xr-x 2 root root     4096 Nov 12 12:59 .
drwxr-xr-x 4 root root     4096 Nov 10 23:42 ..
lrwxrwxrwx 1 root root       32 Nov  5 10:18 libglxserver_nvidia.so -> libglxserver_nvidia.so.470.82.00
-rw-r--r-- 1 root root 12680872 Oct 14 13:20 libglxserver_nvidia.so.470.82.00
-rwxr-xr-x 1 root root    26784 Nov  8 16:33 nv-control-dpy
-rwxr-xr-x 1 root root    36924 Nov  5 10:18 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   252720 Oct 14 13:17 nvidia-debugdump
-rwxr-xr-x 1 root root   231808 Nov  8 16:33 nvidia-settings
-rw-r--r-- 1 root root     8609 Nov  8 16:33 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Nov  8 16:33 nvidia-settings.desktop
-rwxr-xr-x 1 root root   678392 Oct 14 13:18 nvidia-smi
-rw-r--r-- 1 root root    22698 Nov  5 10:18 nvidia-smi.1.gz
-rw-r--r-- 1 root root     3231 Nov  5 10:18 nvidia.ids
-rw-r--r-- 1 root root  6418496 Oct 14 13:23 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 19916
drwxr-xr-x 2 root root     4096 Nov 12 12:59 .
drwxr-xr-x 4 root root     4096 Nov 10 23:42 ..
lrwxrwxrwx 1 root root       32 Nov  5 10:18 libglxserver_nvidia.so -> libglxserver_nvidia.so.470.82.00
-rw-r--r-- 1 root root 12680872 Oct 14 13:20 libglxserver_nvidia.so.470.82.00
-rwxr-xr-x 1 root root    26784 Nov  8 16:33 nv-control-dpy
-rwxr-xr-x 1 root root    36924 Nov  5 10:18 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   252720 Oct 14 13:17 nvidia-debugdump
-rwxr-xr-x 1 root root   231808 Nov  8 16:33 nvidia-settings
-rw-r--r-- 1 root root     8609 Nov  8 16:33 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 Nov  8 16:33 nvidia-settings.desktop
-rwxr-xr-x 1 root root   678392 Oct 14 13:18 nvidia-smi
-rw-r--r-- 1 root root    22698 Nov  5 10:18 nvidia-smi.1.gz
-rw-r--r-- 1 root root     3231 Nov  5 10:18 nvidia.ids
-rw-r--r-- 1 root root  6418496 Oct 14 13:23 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 148
drwxr-xr-x   3 root root   4096 Nov 10 23:42 .
drwxr-xr-x 137 root root 135168 Nov 13 21:44 ..
drwxr-xr-x   2 root root   4096 Nov 10 23:42 current
lrwxrwxrwx   1 root root     61 Nov 10 23:42 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 45380
drwxr-xr-x 2 root root     4096 Nov 10 23:42 .
drwxr-xr-x 3 root root     4096 Nov 10 23:42 ..
lrwxrwxrwx 1 root root       26 Nov  5 10:18 libEGL_nvidia.so.0 -> libEGL_nvidia.so.470.82.00
-rw-r--r-- 1 root root  1316880 Oct 14 13:20 libEGL_nvidia.so.470.82.00
lrwxrwxrwx 1 root root       32 Nov  5 10:18 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.470.82.00
-rw-r--r-- 1 root root    67880 Oct 14 13:18 libGLESv1_CM_nvidia.so.470.82.00
lrwxrwxrwx 1 root root       29 Nov  5 10:18 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.470.82.00
-rw-r--r-- 1 root root   117032 Oct 14 13:19 libGLESv2_nvidia.so.470.82.00
lrwxrwxrwx 1 root root       26 Nov  5 10:18 libGLX_nvidia.so.0 -> libGLX_nvidia.so.470.82.00
-rw-r--r-- 1 root root  1289616 Oct 14 13:17 libGLX_nvidia.so.470.82.00
lrwxrwxrwx 1 root root       12 Nov  5 10:18 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root       20 Nov  5 10:18 libcuda.so.1 -> libcuda.so.470.82.00
-rw-r--r-- 1 root root 24139176 Oct 14 13:34 libcuda.so.470.82.00
lrwxrwxrwx 1 root root       15 Nov  5 10:18 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root       23 Nov  5 10:18 libnvcuvid.so.1 -> libnvcuvid.so.470.82.00
-rw-r--r-- 1 root root  5462824 Oct 14 13:18 libnvcuvid.so.470.82.00
lrwxrwxrwx 1 root root       26 Nov  5 10:18 libnvidia-cfg.so.1 -> libnvidia-cfg.so.470.82.00
-rw-r--r-- 1 root root   221552 Oct 14 13:16 libnvidia-cfg.so.470.82.00
lrwxrwxrwx 1 root root       21 Nov  5 10:18 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root       29 Nov  5 10:18 libnvidia-encode.so.1 -> libnvidia-encode.so.470.82.00
-rw-r--r-- 1 root root   116768 Oct 14 13:18 libnvidia-encode.so.470.82.00
lrwxrwxrwx 1 root root       17 Nov  5 10:18 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root       25 Nov  5 10:18 libnvidia-ml.so.1 -> libnvidia-ml.so.470.82.00
-rw-r--r-- 1 root root  1828056 Oct 14 13:18 libnvidia-ml.so.470.82.00
lrwxrwxrwx 1 root root       37 Nov  5 10:18 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.470.82.00
-rw-r--r-- 1 root root 11148504 Oct 14 13:23 libnvidia-ptxjitcompiler.so.470.82.00
-rw-r--r-- 1 root root    18504 Oct 14 13:19 libnvidia-vulkan-producer.so.470.82.00
lrwxrwxrwx 1 root root       28 Nov  5 10:18 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.470.82.00
-rw-r--r-- 1 root root   712400 Oct 14 13:17 libvdpau_nvidia.so.470.82.00

/usr/share/X11/xorg.conf.d/:
total 28
drwxr-xr-x 2 root root 4096 Nov 10 23:43 .
drwxr-xr-x 5 root root 4096 Nov 10 01:09 ..
-rw-r--r-- 1 root root   92 Sep 17  2020 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Apr 13  2021 10-quirks.conf
-rw-r--r-- 1 root root   92 Sep 18  2020 10-radeon.conf
-rw-r--r-- 1 root root 1429 Oct 27 12:55 40-libinput.conf
-rw-r--r-- 1 root root 2747 Aug  6  2019 70-wacom.conf
lrwxrwxrwx 1 root root   50 Nov 10 23:43 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf

/etc/modprobe.d:
total 36
drwxr-xr-x   2 root root  4096 Nov 14 03:08 .
drwxr-xr-x 149 root root 12288 Nov 14 17:37 ..
-rw-r--r--   1 root root   127 Feb 12  2021 dkms.conf
-rw-r--r--   1 root root   379 Feb 10  2021 mdadm.conf
lrwxrwxrwx   1 root root    53 Nov 10 23:43 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   184 Nov 12 19:03 nvidia-extra.conf
-rw-r--r--   1 root root   260 Jan  7  2021 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    43 Nov 10 23:43 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r--   1 root root   198 Nov 10 23:42 vfio.conf

/etc/modprobe.d/nvidia-extra.conf:options nvidia-drm modeset=1
/etc/modprobe.d/nvidia-extra.conf:#softdep nvidia pre: i2c-dev
/etc/modprobe.d/nvidia-extra.conf:options nvidia NVreg_RegistryDwords=RMUseSwI2c=0x01;RMI2cSpeed=100;EnableBrightnessControl=1
/etc/modprobe.d/vfio.conf:softdep nvidia pre: vfio-pci
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/vfio.conf:softdep nouveau pre: vfio-pci

/etc/modules-load.d:
-rw-r--r-- 1 root root  195 Nov  9 21:33 /etc/modules

/etc/modules-load.d/:
total 28
drwxr-xr-x   2 root root  4096 Nov 12 18:54 .
drwxr-xr-x 149 root root 12288 Nov 14 17:37 ..
-rw-r--r--   1 root root     8 Nov  9 22:23 i2c.conf
lrwxrwxrwx   1 root root    10 Nov 11 23:04 modules.conf -> ../modules
-rw-r--r--   1 root root     8 Nov 10 20:51 nouveau.conf
lrwxrwxrwx   1 root root    39 Nov 10 23:43 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
-rw-r--r--   1 root root    24 Nov 10 12:00 vfio.conf

/etc/modules-load.d/nouveau.conf:nouveau

Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.

# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-extra.conf >>>>>>>>>>
#
# drm modeset
options nvidia-drm modeset=1

# ddcutil fixes
#softdep nvidia pre: i2c-dev
options nvidia NVreg_RegistryDwords=RMUseSwI2c=0x01;RMI2cSpeed=100;EnableBrightnessControl=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-extra.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS

install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS

install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS

install nvidia-peermem modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS

remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-peermem nvidia-uvm nvidia

remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias	pci:v000010DEd00000E00sv*sd*bc04sc80i00*	nvidia
alias	pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*	nvidia
alias	pci:v000010DEd*sv*sd*bc03sc02i00*		nvidia
alias	pci:v000010DEd*sv*sd*bc03sc00i00*		nvidia

#
# drm modeset
options nvidia-drm modeset=1

# ddcutil fixes
#softdep nvidia pre: i2c-dev
options nvidia NVreg_RegistryDwords="RMUseSwI2c=0x01;RMI2cSpeed=100;EnableBrightnessControl=1"

^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /home/binay/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[    21.422] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[    21.422] _XSERVTransMakeAllCOTSServerListeners: server already running
[    21.422] (--) Log file renamed from "/home/binay/.local/share/xorg/Xorg.pid-2054.log" to "/home/binay/.local/share/xorg/Xorg.1.log"
[    21.422] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    21.422] Build Operating System: linux Debian
[    21.422] Current Operating System: Linux home 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
[    21.422] Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-4-amd64 root=UUID=abf3fb59-a453-4936-871b-ee4b0db06eb9 ro quiet apparmor=1 security=apparmor nvidia-drm.modeset=1 nvidia.NVreg_RegistryDwords=RMUseSwI2c=0x01
[    21.422] Build Date: 13 April 2021  04:07:31PM
[    21.422] xorg-server 2:1.20.11-1 (https://www.debian.org/support) 
[    21.422] Current version of pixman: 0.40.0
[    21.422] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    21.422] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    21.422] (==) Log file: "/home/binay/.local/share/xorg/Xorg.1.log", Time: Sun Nov 14 17:37:33 2021
[    21.422] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    21.422] (==) No Layout section.  Using the first Screen section.
[    21.422] (==) No screen section available. Using defaults.
[    21.422] (**) |-->Screen "Default Screen Section" (0)
[    21.422] (**) |   |-->Monitor "<default monitor>"
[    21.422] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    21.423] (==) Automatically adding devices
[    21.423] (==) Automatically enabling devices
[    21.423] (==) Automatically adding GPU devices
[    21.423] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    21.423] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    21.423] 	Entry deleted from font path.
[    21.423] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    21.423] (==) ModulePath set to "/usr/lib/xorg/modules"
[    21.423] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    21.423] (II) Loader magic: 0x557c2857ce40
[    21.423] (II) Module ABI versions:
[    21.423] 	X.Org ANSI C Emulation: 0.4
[    21.423] 	X.Org Video Driver: 24.1
[    21.423] 	X.Org XInput driver : 24.1
[    21.423] 	X.Org Server Extension : 10.0
[    21.425] (++) using VT number 2

[    21.428] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
[    21.428] (II) xfree86: Adding drm device (/dev/dri/card0)
[    21.429] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[    21.434] (--) PCI: (9 at 0:0:0) 10de:1185:1043:841d rev 161, Mem @ 0xfb000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    21.434] (--) PCI:*(10 at 0:0:0) 10de:1e07:1458:37bd rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[    21.434] (II) LoadModule: "glx"
[    21.434] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    21.434] (II) Module glx: vendor="X.Org Foundation"
[    21.434] 	compiled for 1.20.11, module version = 1.0.0
[    21.434] 	ABI class: X.Org Server Extension, version 10.0
[    21.434] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    21.434] 	loading driver: nvidia
[    21.653] (==) Matched nvidia as autoconfigured driver 0
[    21.653] (==) Matched nouveau as autoconfigured driver 1
[    21.653] (==) Matched nv as autoconfigured driver 2
[    21.653] (==) Matched modesetting as autoconfigured driver 3
[    21.653] (==) Matched fbdev as autoconfigured driver 4
[    21.653] (==) Matched vesa as autoconfigured driver 5
[    21.653] (==) Assigned the driver to the xf86ConfigLayout
[    21.653] (II) LoadModule: "nvidia"
[    21.653] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    21.653] (II) Module nvidia: vendor="NVIDIA Corporation"
[    21.653] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.653] 	Module class: X.Org Video Driver
[    21.653] (II) LoadModule: "nouveau"
[    21.653] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    21.653] (II) Module nouveau: vendor="X.Org Foundation"
[    21.653] 	compiled for 1.20.10, module version = 1.0.17
[    21.653] 	Module class: X.Org Video Driver
[    21.653] 	ABI class: X.Org Video Driver, version 24.1
[    21.653] (II) LoadModule: "nv"
[    21.653] (WW) Warning, couldn't open module nv
[    21.653] (EE) Failed to load module "nv" (module does not exist, 0)
[    21.653] (II) LoadModule: "modesetting"
[    21.653] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    21.653] (II) Module modesetting: vendor="X.Org Foundation"
[    21.653] 	compiled for 1.20.11, module version = 1.20.11
[    21.653] 	Module class: X.Org Video Driver
[    21.653] 	ABI class: X.Org Video Driver, version 24.1
[    21.653] (II) LoadModule: "fbdev"
[    21.653] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    21.653] (II) Module fbdev: vendor="X.Org Foundation"
[    21.653] 	compiled for 1.20.0, module version = 0.5.0
[    21.653] 	Module class: X.Org Video Driver
[    21.653] 	ABI class: X.Org Video Driver, version 24.0
[    21.653] (II) LoadModule: "vesa"
[    21.653] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    21.653] (II) Module vesa: vendor="X.Org Foundation"
[    21.653] 	compiled for 1.20.9, module version = 2.5.0
[    21.653] 	Module class: X.Org Video Driver
[    21.653] 	ABI class: X.Org Video Driver, version 24.1
[    21.653] (II) NVIDIA dlloader X Driver  470.82.00  Thu Oct 14 10:22:56 UTC 2021
[    21.653] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    21.653] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    21.653] (II) NOUVEAU driver for NVIDIA chipset families :
[    21.653] 	RIVA TNT            (NV04)
[    21.653] 	RIVA TNT2           (NV05)
[    21.653] 	GeForce 256         (NV10)
[    21.653] 	GeForce 2           (NV11, NV15)
[    21.653] 	GeForce 4MX         (NV17, NV18)
[    21.654] 	GeForce 3           (NV20)
[    21.654] 	GeForce 4Ti         (NV25, NV28)
[    21.654] 	GeForce FX          (NV3x)
[    21.654] 	GeForce 6           (NV4x)
[    21.654] 	GeForce 7           (G7x)
[    21.654] 	GeForce 8           (G8x)
[    21.654] 	GeForce 9           (G9x)
[    21.654] 	GeForce GTX 2xx/3xx (GT2xx)
[    21.654] 	GeForce GTX 4xx/5xx (GFxxx)
[    21.654] 	GeForce GTX 6xx/7xx (GKxxx)
[    21.654] 	GeForce GTX 9xx     (GMxxx)
[    21.654] 	GeForce GTX 10xx    (GPxxx)
[    21.654] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    21.654] (II) FBDEV: driver for framebuffer: fbdev
[    21.654] (II) VESA: driver for VESA chipsets: vesa
[    21.654] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    21.654] (II) systemd-logind: releasing fd for 226:0
[    21.654] (II) Loading sub module "fb"
[    21.654] (II) LoadModule: "fb"
[    21.654] (II) Loading /usr/lib/xorg/modules/libfb.so
[    21.654] (II) Module fb: vendor="X.Org Foundation"
[    21.654] 	compiled for 1.20.11, module version = 1.0.0
[    21.654] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.654] (II) Loading sub module "wfb"
[    21.654] (II) LoadModule: "wfb"
[    21.654] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    21.654] (II) Module wfb: vendor="X.Org Foundation"
[    21.654] 	compiled for 1.20.11, module version = 1.0.0
[    21.654] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    21.654] (II) Loading sub module "ramdac"
[    21.654] (II) LoadModule: "ramdac"
[    21.654] (II) Module "ramdac" already built-in
[    21.654] (WW) Falling back to old probe method for modesetting
[    21.654] (WW) Falling back to old probe method for fbdev
[    21.655] (II) Loading sub module "fbdevhw"
[    21.655] (II) LoadModule: "fbdevhw"
[    21.655] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    21.655] (II) Module fbdevhw: vendor="X.Org Foundation"
[    21.655] 	compiled for 1.20.11, module version = 0.0.2
[    21.655] 	ABI class: X.Org Video Driver, version 24.1
[    21.655] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    21.655] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    21.655] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    21.655] (==) NVIDIA(0): RGB weight 888
[    21.655] (==) NVIDIA(0): Default visual is TrueColor
[    21.655] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    21.655] (**) NVIDIA(0): Enabling 2D acceleration
[    21.655] (II) Loading sub module "glxserver_nvidia"
[    21.655] (II) LoadModule: "glxserver_nvidia"
[    21.655] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    21.660] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    21.660] 	compiled for 1.6.99.901, module version = 1.0.0
[    21.660] 	Module class: X.Org Server Extension
[    21.660] (II) NVIDIA GLX Module  470.82.00  Thu Oct 14 10:20:25 UTC 2021
[    21.660] (II) NVIDIA: The X server supports PRIME Render Offload.
[    21.662] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
[    21.662] (--) NVIDIA(0):     DFP-0
[    21.662] (--) NVIDIA(0):     DFP-1
[    21.662] (--) NVIDIA(0):     DFP-2 (boot)
[    21.662] (--) NVIDIA(0):     DFP-3
[    21.662] (--) NVIDIA(0):     DFP-4
[    21.662] (--) NVIDIA(0):     DFP-5
[    21.662] (--) NVIDIA(0):     DFP-6
[    21.662] (--) NVIDIA(0):     DFP-7
[    21.663] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:10:0:0
[    21.663] (II) NVIDIA(0):     (GPU-0)
[    21.663] (--) NVIDIA(0): Memory: 11534336 kBytes
[    21.663] (--) NVIDIA(0): VideoBIOS: 90.02.30.00.c4
[    21.663] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    21.663] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    21.663] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    21.663] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    21.663] (--) NVIDIA(GPU-0): 
[    21.666] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    21.666] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    21.666] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    21.666] (--) NVIDIA(GPU-0): 
[    21.709] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    21.709] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    21.709] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    21.709] (--) NVIDIA(GPU-0): 
[    21.709] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    21.709] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    21.709] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    21.709] (--) NVIDIA(GPU-0): 
[    21.709] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    21.709] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    21.709] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    21.709] (--) NVIDIA(GPU-0): 
[    21.709] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    21.709] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    21.709] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    21.709] (--) NVIDIA(GPU-0): 
[    21.709] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    21.709] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    21.709] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    21.709] (--) NVIDIA(GPU-0): 
[    21.709] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    21.709] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    21.709] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    21.709] (--) NVIDIA(GPU-0): 
[    21.762] (==) NVIDIA(0): 
[    21.762] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    21.762] (==) NVIDIA(0):     will be used as the requested mode.
[    21.762] (==) NVIDIA(0): 
[    21.763] (II) NVIDIA(0): Validated MetaModes:
[    21.763] (II) NVIDIA(0):     "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[    21.763] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
[    21.808] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[    21.808] (--) NVIDIA(0):     option
[    21.808] (II) UnloadModule: "nouveau"
[    21.808] (II) Unloading nouveau
[    21.808] (II) UnloadModule: "modesetting"
[    21.808] (II) Unloading modesetting
[    21.808] (II) UnloadModule: "fbdev"
[    21.808] (II) Unloading fbdev
[    21.808] (II) UnloadSubModule: "fbdevhw"
[    21.808] (II) Unloading fbdevhw
[    21.808] (II) UnloadModule: "vesa"
[    21.808] (II) Unloading vesa
[    21.808] (WW) NVIDIA: Failed to bind sideband socket to
[    21.808] (WW) NVIDIA:     '/var/run/nvidia-xdriver-271dcee6' Permission denied
[    21.808] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    21.808] (II) NVIDIA:     access.
[    21.813] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    21.813] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    21.813] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    21.813] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    21.813] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    21.813] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    21.813] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    21.813] (II) NVIDIA(0):     Config Options in the README.
[    21.829] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[    21.952] (==) NVIDIA(0): Disabling shared memory pixmaps
[    21.952] (==) NVIDIA(0): Backing store enabled
[    21.952] (==) NVIDIA(0): Silken mouse enabled
[    21.952] (==) NVIDIA(0): DPMS enabled
[    21.952] (II) Loading sub module "dri2"
[    21.952] (II) LoadModule: "dri2"
[    21.952] (II) Module "dri2" already built-in
[    21.952] (II) NVIDIA(0): [DRI2] Setup complete
[    21.952] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    21.952] (II) Initializing extension Generic Event Extension
[    21.952] (II) Initializing extension SHAPE
[    21.952] (II) Initializing extension MIT-SHM
[    21.953] (II) Initializing extension XInputExtension
[    21.953] (II) Initializing extension XTEST
[    21.953] (II) Initializing extension BIG-REQUESTS
[    21.953] (II) Initializing extension SYNC
[    21.953] (II) Initializing extension XKEYBOARD
[    21.953] (II) Initializing extension XC-MISC
[    21.953] (II) Initializing extension SECURITY
[    21.953] (II) Initializing extension XFIXES
[    21.953] (II) Initializing extension RENDER
[    21.953] (II) Initializing extension RANDR
[    21.953] (II) Initializing extension COMPOSITE
[    21.953] (II) Initializing extension DAMAGE
[    21.953] (II) Initializing extension MIT-SCREEN-SAVER
[    21.953] (II) Initializing extension DOUBLE-BUFFER
[    21.953] (II) Initializing extension RECORD
[    21.953] (II) Initializing extension DPMS
[    21.953] (II) Initializing extension Present
[    21.954] (II) Initializing extension DRI3
[    21.954] (II) Initializing extension X-Resource
[    21.954] (II) Initializing extension XVideo
[    21.954] (II) Initializing extension XVideo-MotionCompensation
[    21.954] (II) Initializing extension SELinux
[    21.954] (II) SELinux: Disabled on system
[    21.954] (II) Initializing extension GLX
[    21.954] (II) Initializing extension GLX
[    21.954] (II) Indirect GLX disabled.
[    21.954] (II) GLX: Another vendor is already registered for screen 0
[    21.954] (II) Initializing extension XFree86-VidModeExtension
[    21.954] (II) Initializing extension XFree86-DGA
[    21.954] (II) Initializing extension XFree86-DRI
[    21.954] (II) Initializing extension DRI2
[    21.954] (II) Initializing extension NV-GLX
[    21.954] (II) Initializing extension NV-CONTROL
[    21.954] (II) Initializing extension XINERAMA
[    21.984] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    21.984] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    21.984] (II) LoadModule: "libinput"
[    21.985] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    21.985] (II) Module libinput: vendor="X.Org Foundation"
[    21.985] 	compiled for 1.20.11, module version = 1.2.0
[    21.985] 	Module class: X.Org XInput Driver
[    21.985] 	ABI class: X.Org XInput driver, version 24.1
[    21.985] (II) Using input driver 'libinput' for 'Power Button'
[    21.986] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[    21.986] (**) Power Button: always reports core events
[    21.986] (**) Option "Device" "/dev/input/event1"
[    21.986] (**) Option "_source" "server/udev"
[    21.987] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    21.987] (II) event1  - Power Button: device is a keyboard
[    21.987] (II) event1  - Power Button: device removed
[    21.987] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    21.987] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    21.987] (**) Option "xkb_model" "pc105"
[    21.987] (**) Option "xkb_layout" "us"
[    21.987] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    21.987] (II) event1  - Power Button: device is a keyboard
[    21.988] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    21.988] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    21.988] (II) Using input driver 'libinput' for 'Power Button'
[    21.989] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
[    21.989] (**) Power Button: always reports core events
[    21.989] (**) Option "Device" "/dev/input/event0"
[    21.989] (**) Option "_source" "server/udev"
[    21.989] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    21.989] (II) event0  - Power Button: device is a keyboard
[    21.989] (II) event0  - Power Button: device removed
[    21.989] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    21.989] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    21.989] (**) Option "xkb_model" "pc105"
[    21.989] (**) Option "xkb_layout" "us"
[    21.990] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    21.990] (II) event0  - Power Button: device is a keyboard
[    21.990] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event2)
[    21.990] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    21.990] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    21.991] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[    21.991] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    21.991] (**) Option "Device" "/dev/input/event2"
[    21.991] (**) Option "_source" "server/udev"
[    21.992] (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    21.992] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    21.992] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device removed
[    21.992] (II) libinput: Corsair Corsair Gaming K63 Keyboard: needs a virtual subdevice
[    21.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
[    21.992] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: MOUSE, id 8)
[    21.992] (**) Option "AccelerationScheme" "none"
[    21.992] (**) Corsair Corsair Gaming K63 Keyboard: (accel) selected scheme none/0
[    21.992] (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration factor: 2.000
[    21.992] (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration threshold: 4
[    21.993] (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    21.993] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    21.993] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event3)
[    21.993] (II) No input driver specified, ignoring this device.
[    21.993] (II) This device may have been added with another device file.
[    21.994] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event4)
[    21.994] (II) No input driver specified, ignoring this device.
[    21.994] (II) This device may have been added with another device file.
[    21.994] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event5)
[    21.994] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    21.994] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[    21.995] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[    21.995] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[    21.995] (**) Option "Device" "/dev/input/event5"
[    21.995] (**) Option "_source" "server/udev"
[    21.995] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    21.995] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    21.996] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    21.996] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[    21.996] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.0/0003:046D:C08B.0004/input/input5/event5"
[    21.996] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 9)
[    21.996] (**) Option "AccelerationScheme" "none"
[    21.996] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[    21.996] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    21.996] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    21.997] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    21.997] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    21.997] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    21.997] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[    21.997] (II) No input driver specified, ignoring this device.
[    21.997] (II) This device may have been added with another device file.
[    21.998] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event6)
[    21.998] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    21.998] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    22.000] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[    22.000] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    22.000] (**) Option "Device" "/dev/input/event6"
[    22.000] (**) Option "_source" "server/udev"
[    22.001] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    22.001] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    22.001] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    22.001] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    22.001] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
[    22.001] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 10)
[    22.001] (**) Option "AccelerationScheme" "none"
[    22.001] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    22.001] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    22.001] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    22.002] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    22.002] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    22.002] (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless (/dev/input/event8)
[    22.002] (II) No input driver specified, ignoring this device.
[    22.002] (II) This device may have been added with another device file.
[    22.003] (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control (/dev/input/event7)
[    22.003] (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: Applying InputClass "libinput keyboard catchall"
[    22.003] (II) Using input driver 'libinput' for 'Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control'
[    22.003] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
[    22.003] (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: always reports core events
[    22.003] (**) Option "Device" "/dev/input/event7"
[    22.003] (**) Option "_source" "server/udev"
[    22.004] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
[    22.004] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
[    22.004] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device removed
[    22.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.2/3-6.2:1.3/0003:041E:3225.0006/input/input9/event7"
[    22.004] (II) XINPUT: Adding extended input device "Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control" (type: KEYBOARD, id 11)
[    22.004] (**) Option "xkb_model" "pc105"
[    22.004] (**) Option "xkb_layout" "us"
[    22.005] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
[    22.005] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
[    22.005] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[    22.005] (II) No input driver specified, ignoring this device.
[    22.005] (II) This device may have been added with another device file.
[    22.006] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[    22.006] (II) No input driver specified, ignoring this device.
[    22.006] (II) This device may have been added with another device file.
[    22.006] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    22.006] (II) No input driver specified, ignoring this device.
[    22.006] (II) This device may have been added with another device file.
[    22.006] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[    22.006] (II) No input driver specified, ignoring this device.
[    22.006] (II) This device may have been added with another device file.
[    22.006] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[    22.006] (II) No input driver specified, ignoring this device.
[    22.006] (II) This device may have been added with another device file.
[    22.006] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[    22.006] (II) No input driver specified, ignoring this device.
[    22.006] (II) This device may have been added with another device file.
[    22.007] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
[    22.007] (II) No input driver specified, ignoring this device.
[    22.007] (II) This device may have been added with another device file.
[    22.007] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event17)
[    22.007] (II) No input driver specified, ignoring this device.
[    22.007] (II) This device may have been added with another device file.
[    22.007] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event18)
[    22.007] (II) No input driver specified, ignoring this device.
[    22.007] (II) This device may have been added with another device file.
[    22.007] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event19)
[    22.007] (II) No input driver specified, ignoring this device.
[    22.007] (II) This device may have been added with another device file.
[    22.007] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event20)
[    22.007] (II) No input driver specified, ignoring this device.
[    22.007] (II) This device may have been added with another device file.
[    22.007] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event21)
[    22.007] (II) No input driver specified, ignoring this device.
[    22.007] (II) This device may have been added with another device file.
[    22.008] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event22)
[    22.008] (II) No input driver specified, ignoring this device.
[    22.008] (II) This device may have been added with another device file.
[    22.008] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event23)
[    22.008] (II) No input driver specified, ignoring this device.
[    22.008] (II) This device may have been added with another device file.
[    22.008] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    22.008] (II) No input driver specified, ignoring this device.
[    22.008] (II) This device may have been added with another device file.
[    22.010] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.010] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    22.010] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[    22.010] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    22.010] (**) Option "Device" "/dev/input/event2"
[    22.010] (**) Option "_source" "_driver/libinput"
[    22.010] (II) libinput: Corsair Corsair Gaming K63 Keyboard: is a virtual subdevice
[    22.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
[    22.010] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: KEYBOARD, id 12)
[    22.010] (**) Option "xkb_model" "pc105"
[    22.010] (**) Option "xkb_layout" "us"
[    22.010] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    22.010] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    22.010] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    22.010] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    22.010] (**) Option "Device" "/dev/input/event6"
[    22.010] (**) Option "_source" "_driver/libinput"
[    22.010] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    22.010] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
[    22.010] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 13)
[    22.010] (**) Option "xkb_model" "pc105"
[    22.010] (**) Option "xkb_layout" "us"
[    22.351] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    22.351] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    22.351] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    22.351] (--) NVIDIA(GPU-0): 
[    22.353] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    22.353] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    22.353] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    22.353] (--) NVIDIA(GPU-0): 
[    22.397] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    22.397] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    22.397] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    22.397] (--) NVIDIA(GPU-0): 
[    22.397] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    22.397] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    22.397] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    22.397] (--) NVIDIA(GPU-0): 
[    22.397] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    22.397] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    22.397] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    22.397] (--) NVIDIA(GPU-0): 
[    22.397] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    22.397] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    22.397] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    22.397] (--) NVIDIA(GPU-0): 
[    22.397] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    22.397] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    22.397] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    22.397] (--) NVIDIA(GPU-0): 
[    22.397] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    22.397] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    22.397] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    22.397] (--) NVIDIA(GPU-0): 
[    22.441] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    22.595] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_240 @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    23.456] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    23.456] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    23.456] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    23.456] (--) NVIDIA(GPU-0): 
[    23.458] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    23.458] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    23.458] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    23.458] (--) NVIDIA(GPU-0): 
[    23.502] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    23.502] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    23.502] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    23.502] (--) NVIDIA(GPU-0): 
[    23.502] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    23.502] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    23.502] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    23.502] (--) NVIDIA(GPU-0): 
[    23.502] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    23.502] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    23.502] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    23.502] (--) NVIDIA(GPU-0): 
[    23.502] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    23.502] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    23.502] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    23.502] (--) NVIDIA(GPU-0): 
[    23.502] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    23.502] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    23.502] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    23.502] (--) NVIDIA(GPU-0): 
[    23.502] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    23.502] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    23.502] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    23.502] (--) NVIDIA(GPU-0): 
[    24.197] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    24.197] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    24.197] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    24.197] (--) NVIDIA(GPU-0): 
[    24.197] (EE) event5  - Logitech G502 HERO Gaming Mouse: client bug: event processing lagging behind by 21ms, your system is too slow
[    24.199] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.199] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    24.199] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    24.199] (--) NVIDIA(GPU-0): 
[    24.257] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    24.257] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    24.257] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    24.257] (--) NVIDIA(GPU-0): 
[    24.257] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    24.257] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    24.257] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    24.257] (--) NVIDIA(GPU-0): 
[    24.257] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    24.257] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    24.257] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    24.257] (--) NVIDIA(GPU-0): 
[    24.257] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    24.257] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    24.257] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    24.257] (--) NVIDIA(GPU-0): 
[    24.257] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    24.257] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    24.257] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    24.257] (--) NVIDIA(GPU-0): 
[    24.257] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    24.257] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    24.257] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    24.257] (--) NVIDIA(GPU-0): 
[    24.257] (II) event5  - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[    24.375] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    24.375] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    24.375] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    24.375] (--) NVIDIA(GPU-0): 
[    24.378] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    24.378] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    24.378] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    24.378] (--) NVIDIA(GPU-0): 
[    24.421] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    24.421] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    24.421] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    24.421] (--) NVIDIA(GPU-0): 
[    24.421] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    24.421] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    24.421] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    24.421] (--) NVIDIA(GPU-0): 
[    24.421] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    24.421] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    24.421] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    24.421] (--) NVIDIA(GPU-0): 
[    24.421] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    24.421] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    24.421] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    24.421] (--) NVIDIA(GPU-0): 
[    24.422] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    24.422] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    24.422] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    24.422] (--) NVIDIA(GPU-0): 
[    24.422] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    24.422] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    24.422] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    24.422] (--) NVIDIA(GPU-0): 
[    25.667] (EE) event5  - Logitech G502 HERO Gaming Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[   309.180] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 24ms, your system is too slow
[   476.431] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   476.431] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   476.431] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   476.431] (--) NVIDIA(GPU-0): 
[   476.434] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   476.434] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   476.434] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   476.434] (--) NVIDIA(GPU-0): 
[   476.479] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   476.479] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   476.479] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   476.479] (--) NVIDIA(GPU-0): 
[   476.479] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   476.479] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   476.479] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   476.479] (--) NVIDIA(GPU-0): 
[   476.479] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   476.479] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   476.479] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   476.479] (--) NVIDIA(GPU-0): 
[   476.479] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   476.479] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   476.479] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   476.479] (--) NVIDIA(GPU-0): 
[   476.479] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   476.479] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   476.479] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   476.479] (--) NVIDIA(GPU-0): 
[   476.479] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   476.479] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   476.479] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   476.479] (--) NVIDIA(GPU-0): 
[   582.600] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   582.600] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   582.600] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   582.600] (--) NVIDIA(GPU-0): 
[   582.602] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   582.602] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   582.602] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   582.602] (--) NVIDIA(GPU-0): 
[   582.647] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   582.647] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   582.647] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   582.647] (--) NVIDIA(GPU-0): 
[   582.647] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   582.647] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   582.647] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   582.647] (--) NVIDIA(GPU-0): 
[   582.647] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   582.647] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   582.647] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   582.647] (--) NVIDIA(GPU-0): 
[   582.647] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   582.647] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   582.647] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   582.647] (--) NVIDIA(GPU-0): 
[   582.647] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   582.647] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   582.647] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   582.647] (--) NVIDIA(GPU-0): 
[   582.647] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   582.647] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   582.647] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   582.647] (--) NVIDIA(GPU-0): 
[  2197.990] (II) event5  - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[  2200.277] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2200.277] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2200.278] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2200.278] (--) NVIDIA(GPU-0): 
[  2200.366] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2200.366] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2200.366] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2200.366] (--) NVIDIA(GPU-0): 
[  2200.956] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2200.956] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2200.956] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2200.956] (--) NVIDIA(GPU-0): 
[  2201.002] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2201.002] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2201.002] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2201.002] (--) NVIDIA(GPU-0): 
[  2312.234] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_240 @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[  2312.369] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[  2312.634] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  2312.634] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  2312.634] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  2312.634] (--) NVIDIA(GPU-0): 
[  2312.636] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2312.637] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2312.637] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2312.637] (--) NVIDIA(GPU-0): 
[  2312.683] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2312.683] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2312.683] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2312.683] (--) NVIDIA(GPU-0): 
[  2312.683] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2312.683] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2312.683] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2312.683] (--) NVIDIA(GPU-0): 
[  2312.683] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2312.683] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2312.683] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2312.683] (--) NVIDIA(GPU-0): 
[  2312.683] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2312.683] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2312.683] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  2312.683] (--) NVIDIA(GPU-0): 
[  2312.684] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2312.684] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2312.684] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2312.684] (--) NVIDIA(GPU-0): 
[  2312.684] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  2312.684] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  2312.684] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  2312.684] (--) NVIDIA(GPU-0): 
[  2312.725] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  2312.725] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  2312.725] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  2312.725] (--) NVIDIA(GPU-0): 
[  2312.728] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2312.728] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2312.728] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2312.728] (--) NVIDIA(GPU-0): 
[  2312.772] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2312.772] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2312.772] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2312.772] (--) NVIDIA(GPU-0): 
[  2312.772] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2312.772] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2312.772] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2312.772] (--) NVIDIA(GPU-0): 
[  2312.772] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2312.772] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2312.772] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2312.772] (--) NVIDIA(GPU-0): 
[  2312.772] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2312.772] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2312.772] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  2312.772] (--) NVIDIA(GPU-0): 
[  2312.772] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2312.772] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2312.772] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2312.772] (--) NVIDIA(GPU-0): 
[  2312.772] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  2312.772] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  2312.772] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  2312.772] (--) NVIDIA(GPU-0): 
[  2313.046] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  2313.046] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  2313.046] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  2313.046] (--) NVIDIA(GPU-0): 
[  2313.048] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2313.048] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2313.048] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2313.048] (--) NVIDIA(GPU-0): 
[  2313.093] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2313.093] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2313.093] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2313.093] (--) NVIDIA(GPU-0): 
[  2313.093] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2313.093] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2313.093] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2313.093] (--) NVIDIA(GPU-0): 
[  2313.093] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2313.093] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2313.093] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2313.093] (--) NVIDIA(GPU-0): 
[  2313.093] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2313.093] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2313.093] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  2313.093] (--) NVIDIA(GPU-0): 
[  2313.093] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2313.093] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2313.093] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2313.093] (--) NVIDIA(GPU-0): 
[  2313.093] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  2313.093] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  2313.093] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  2313.093] (--) NVIDIA(GPU-0): 
[  2313.095] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  2313.095] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  2313.095] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  2313.095] (--) NVIDIA(GPU-0): 
[  2313.097] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2313.097] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2313.097] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2313.097] (--) NVIDIA(GPU-0): 
[  2313.141] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2313.141] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2313.141] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2313.141] (--) NVIDIA(GPU-0): 
[  2313.141] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2313.141] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2313.141] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2313.141] (--) NVIDIA(GPU-0): 
[  2313.141] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2313.141] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2313.141] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2313.141] (--) NVIDIA(GPU-0): 
[  2313.141] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2313.141] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2313.141] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  2313.141] (--) NVIDIA(GPU-0): 
[  2313.141] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2313.141] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2313.141] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2313.141] (--) NVIDIA(GPU-0): 
[  2313.141] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  2313.141] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  2313.141] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  2313.141] (--) NVIDIA(GPU-0): 
[  2313.145] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  2313.145] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  2313.145] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  2313.145] (--) NVIDIA(GPU-0): 
[  2313.148] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2313.148] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2313.148] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2313.148] (--) NVIDIA(GPU-0): 
[  2313.192] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2313.192] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2313.192] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2313.192] (--) NVIDIA(GPU-0): 
[  2313.192] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2313.192] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2313.192] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2313.192] (--) NVIDIA(GPU-0): 
[  2313.192] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2313.192] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2313.192] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2313.192] (--) NVIDIA(GPU-0): 
[  2313.192] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2313.192] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2313.192] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  2313.192] (--) NVIDIA(GPU-0): 
[  2313.192] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2313.192] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2313.192] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2313.192] (--) NVIDIA(GPU-0): 
[  2313.192] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  2313.192] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  2313.192] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  2313.192] (--) NVIDIA(GPU-0): 
[  2313.300] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  2313.300] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  2313.300] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  2313.300] (--) NVIDIA(GPU-0): 
[  2313.302] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  2313.302] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  2313.302] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  2313.302] (--) NVIDIA(GPU-0): 
[  2313.346] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2313.346] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2313.346] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2313.346] (--) NVIDIA(GPU-0): 
[  2313.346] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  2313.346] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  2313.346] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  2313.346] (--) NVIDIA(GPU-0): 
[  2313.347] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  2313.347] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  2313.347] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  2313.347] (--) NVIDIA(GPU-0): 
[  2313.347] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  2313.347] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  2313.347] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  2313.347] (--) NVIDIA(GPU-0): 
[  2313.347] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  2313.347] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  2313.347] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  2313.347] (--) NVIDIA(GPU-0): 
[  2313.347] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  2313.347] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  2313.347] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  2313.347] (--) NVIDIA(GPU-0): 
[  2314.884] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2314.884] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2314.884] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2314.884] (--) NVIDIA(GPU-0): 
[  2314.932] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2314.932] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2314.932] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2314.932] (--) NVIDIA(GPU-0): 
[  2315.525] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2315.525] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2315.525] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2315.525] (--) NVIDIA(GPU-0): 
[  2315.570] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  2315.570] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  2315.570] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  2315.570] (--) NVIDIA(GPU-0): 
^^^^^^^^^^ /home/binay/.local/share/xorg/Xorg.1.log ^^^^^^^^^^

<<<<<<<<<< /home/binay/.local/share/xorg/Xorg.1.log.old >>>>>>>>>>
[    15.773] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[    15.773] _XSERVTransMakeAllCOTSServerListeners: server already running
[    15.773] (--) Log file renamed from "/home/binay/.local/share/xorg/Xorg.pid-2035.log" to "/home/binay/.local/share/xorg/Xorg.1.log"
[    15.773] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    15.773] Build Operating System: linux Debian
[    15.773] Current Operating System: Linux home 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
[    15.773] Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-4-amd64 root=UUID=abf3fb59-a453-4936-871b-ee4b0db06eb9 ro quiet apparmor=1 security=apparmor nvidia-drm.modeset=1 nvidia.NVreg_RegistryDwords=RMUseSwI2c=0x01
[    15.773] Build Date: 13 April 2021  04:07:31PM
[    15.773] xorg-server 2:1.20.11-1 (https://www.debian.org/support) 
[    15.773] Current version of pixman: 0.40.0
[    15.773] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.773] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.773] (==) Log file: "/home/binay/.local/share/xorg/Xorg.1.log", Time: Sun Nov 14 03:16:18 2021
[    15.773] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    15.774] (==) No Layout section.  Using the first Screen section.
[    15.774] (==) No screen section available. Using defaults.
[    15.774] (**) |-->Screen "Default Screen Section" (0)
[    15.774] (**) |   |-->Monitor "<default monitor>"
[    15.774] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    15.774] (==) Automatically adding devices
[    15.774] (==) Automatically enabling devices
[    15.774] (==) Automatically adding GPU devices
[    15.774] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    15.774] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    15.774] 	Entry deleted from font path.
[    15.774] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    15.774] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.774] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.774] (II) Loader magic: 0x564c8ea12e40
[    15.774] (II) Module ABI versions:
[    15.774] 	X.Org ANSI C Emulation: 0.4
[    15.774] 	X.Org Video Driver: 24.1
[    15.774] 	X.Org XInput driver : 24.1
[    15.774] 	X.Org Server Extension : 10.0
[    15.774] (++) using VT number 2

[    15.777] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    15.777] (II) xfree86: Adding drm device (/dev/dri/card0)
[    15.777] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[    15.782] (--) PCI: (9 at 0:0:0) 10de:1185:1043:841d rev 161, Mem @ 0xfb000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    15.782] (--) PCI:*(10 at 0:0:0) 10de:1e07:1458:37bd rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[    15.782] (II) LoadModule: "glx"
[    15.782] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.783] (II) Module glx: vendor="X.Org Foundation"
[    15.783] 	compiled for 1.20.11, module version = 1.0.0
[    15.783] 	ABI class: X.Org Server Extension, version 10.0
[    15.783] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    15.783] 	loading driver: nvidia
[    16.001] (==) Matched nvidia as autoconfigured driver 0
[    16.001] (==) Matched nouveau as autoconfigured driver 1
[    16.001] (==) Matched nv as autoconfigured driver 2
[    16.001] (==) Matched modesetting as autoconfigured driver 3
[    16.001] (==) Matched fbdev as autoconfigured driver 4
[    16.001] (==) Matched vesa as autoconfigured driver 5
[    16.001] (==) Assigned the driver to the xf86ConfigLayout
[    16.001] (II) LoadModule: "nvidia"
[    16.001] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    16.001] (II) Module nvidia: vendor="NVIDIA Corporation"
[    16.001] 	compiled for 1.6.99.901, module version = 1.0.0
[    16.001] 	Module class: X.Org Video Driver
[    16.001] (II) LoadModule: "nouveau"
[    16.001] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    16.001] (II) Module nouveau: vendor="X.Org Foundation"
[    16.001] 	compiled for 1.20.10, module version = 1.0.17
[    16.001] 	Module class: X.Org Video Driver
[    16.001] 	ABI class: X.Org Video Driver, version 24.1
[    16.001] (II) LoadModule: "nv"
[    16.001] (WW) Warning, couldn't open module nv
[    16.001] (EE) Failed to load module "nv" (module does not exist, 0)
[    16.001] (II) LoadModule: "modesetting"
[    16.002] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    16.002] (II) Module modesetting: vendor="X.Org Foundation"
[    16.002] 	compiled for 1.20.11, module version = 1.20.11
[    16.002] 	Module class: X.Org Video Driver
[    16.002] 	ABI class: X.Org Video Driver, version 24.1
[    16.002] (II) LoadModule: "fbdev"
[    16.002] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    16.002] (II) Module fbdev: vendor="X.Org Foundation"
[    16.002] 	compiled for 1.20.0, module version = 0.5.0
[    16.002] 	Module class: X.Org Video Driver
[    16.002] 	ABI class: X.Org Video Driver, version 24.0
[    16.002] (II) LoadModule: "vesa"
[    16.002] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    16.002] (II) Module vesa: vendor="X.Org Foundation"
[    16.002] 	compiled for 1.20.9, module version = 2.5.0
[    16.002] 	Module class: X.Org Video Driver
[    16.002] 	ABI class: X.Org Video Driver, version 24.1
[    16.002] (II) NVIDIA dlloader X Driver  470.82.00  Thu Oct 14 10:22:56 UTC 2021
[    16.002] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    16.002] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    16.002] (II) NOUVEAU driver for NVIDIA chipset families :
[    16.002] 	RIVA TNT            (NV04)
[    16.002] 	RIVA TNT2           (NV05)
[    16.002] 	GeForce 256         (NV10)
[    16.002] 	GeForce 2           (NV11, NV15)
[    16.002] 	GeForce 4MX         (NV17, NV18)
[    16.002] 	GeForce 3           (NV20)
[    16.002] 	GeForce 4Ti         (NV25, NV28)
[    16.002] 	GeForce FX          (NV3x)
[    16.002] 	GeForce 6           (NV4x)
[    16.002] 	GeForce 7           (G7x)
[    16.002] 	GeForce 8           (G8x)
[    16.002] 	GeForce 9           (G9x)
[    16.002] 	GeForce GTX 2xx/3xx (GT2xx)
[    16.002] 	GeForce GTX 4xx/5xx (GFxxx)
[    16.002] 	GeForce GTX 6xx/7xx (GKxxx)
[    16.002] 	GeForce GTX 9xx     (GMxxx)
[    16.002] 	GeForce GTX 10xx    (GPxxx)
[    16.002] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    16.002] (II) FBDEV: driver for framebuffer: fbdev
[    16.002] (II) VESA: driver for VESA chipsets: vesa
[    16.002] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    16.002] (II) systemd-logind: releasing fd for 226:0
[    16.003] (II) Loading sub module "fb"
[    16.003] (II) LoadModule: "fb"
[    16.003] (II) Loading /usr/lib/xorg/modules/libfb.so
[    16.003] (II) Module fb: vendor="X.Org Foundation"
[    16.003] 	compiled for 1.20.11, module version = 1.0.0
[    16.003] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.003] (II) Loading sub module "wfb"
[    16.003] (II) LoadModule: "wfb"
[    16.003] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    16.003] (II) Module wfb: vendor="X.Org Foundation"
[    16.003] 	compiled for 1.20.11, module version = 1.0.0
[    16.003] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    16.003] (II) Loading sub module "ramdac"
[    16.003] (II) LoadModule: "ramdac"
[    16.003] (II) Module "ramdac" already built-in
[    16.003] (WW) Falling back to old probe method for modesetting
[    16.003] (WW) Falling back to old probe method for fbdev
[    16.003] (II) Loading sub module "fbdevhw"
[    16.003] (II) LoadModule: "fbdevhw"
[    16.003] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    16.003] (II) Module fbdevhw: vendor="X.Org Foundation"
[    16.003] 	compiled for 1.20.11, module version = 0.0.2
[    16.003] 	ABI class: X.Org Video Driver, version 24.1
[    16.003] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    16.003] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    16.003] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    16.003] (==) NVIDIA(0): RGB weight 888
[    16.003] (==) NVIDIA(0): Default visual is TrueColor
[    16.003] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    16.003] (**) NVIDIA(0): Enabling 2D acceleration
[    16.003] (II) Loading sub module "glxserver_nvidia"
[    16.003] (II) LoadModule: "glxserver_nvidia"
[    16.003] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    16.009] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    16.009] 	compiled for 1.6.99.901, module version = 1.0.0
[    16.009] 	Module class: X.Org Server Extension
[    16.010] (II) NVIDIA GLX Module  470.82.00  Thu Oct 14 10:20:25 UTC 2021
[    16.010] (II) NVIDIA: The X server supports PRIME Render Offload.
[    16.011] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
[    16.011] (--) NVIDIA(0):     DFP-0
[    16.011] (--) NVIDIA(0):     DFP-1
[    16.011] (--) NVIDIA(0):     DFP-2 (boot)
[    16.011] (--) NVIDIA(0):     DFP-3
[    16.011] (--) NVIDIA(0):     DFP-4
[    16.011] (--) NVIDIA(0):     DFP-5
[    16.011] (--) NVIDIA(0):     DFP-6
[    16.011] (--) NVIDIA(0):     DFP-7
[    16.011] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:10:0:0
[    16.011] (II) NVIDIA(0):     (GPU-0)
[    16.011] (--) NVIDIA(0): Memory: 11534336 kBytes
[    16.011] (--) NVIDIA(0): VideoBIOS: 90.02.30.00.c4
[    16.011] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    16.012] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    16.012] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    16.012] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    16.012] (--) NVIDIA(GPU-0): 
[    16.014] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    16.014] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    16.014] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    16.014] (--) NVIDIA(GPU-0): 
[    16.057] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    16.057] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    16.057] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    16.057] (--) NVIDIA(GPU-0): 
[    16.057] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.057] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    16.057] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    16.057] (--) NVIDIA(GPU-0): 
[    16.057] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.057] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    16.057] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    16.057] (--) NVIDIA(GPU-0): 
[    16.057] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.057] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    16.057] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    16.057] (--) NVIDIA(GPU-0): 
[    16.058] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.058] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    16.058] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    16.058] (--) NVIDIA(GPU-0): 
[    16.058] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    16.058] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    16.058] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    16.058] (--) NVIDIA(GPU-0): 
[    16.110] (==) NVIDIA(0): 
[    16.110] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    16.110] (==) NVIDIA(0):     will be used as the requested mode.
[    16.110] (==) NVIDIA(0): 
[    16.111] (II) NVIDIA(0): Validated MetaModes:
[    16.111] (II) NVIDIA(0):     "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[    16.111] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
[    16.158] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[    16.158] (--) NVIDIA(0):     option
[    16.158] (II) UnloadModule: "nouveau"
[    16.158] (II) Unloading nouveau
[    16.158] (II) UnloadModule: "modesetting"
[    16.158] (II) Unloading modesetting
[    16.158] (II) UnloadModule: "fbdev"
[    16.158] (II) Unloading fbdev
[    16.158] (II) UnloadSubModule: "fbdevhw"
[    16.158] (II) Unloading fbdevhw
[    16.158] (II) UnloadModule: "vesa"
[    16.158] (II) Unloading vesa
[    16.158] (WW) NVIDIA: Failed to bind sideband socket to
[    16.158] (WW) NVIDIA:     '/var/run/nvidia-xdriver-bdbafa58' Permission denied
[    16.158] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    16.158] (II) NVIDIA:     access.
[    16.162] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    16.162] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    16.162] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    16.162] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    16.162] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    16.162] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    16.162] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    16.162] (II) NVIDIA(0):     Config Options in the README.
[    16.179] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[    16.302] (==) NVIDIA(0): Disabling shared memory pixmaps
[    16.302] (==) NVIDIA(0): Backing store enabled
[    16.302] (==) NVIDIA(0): Silken mouse enabled
[    16.302] (==) NVIDIA(0): DPMS enabled
[    16.302] (II) Loading sub module "dri2"
[    16.302] (II) LoadModule: "dri2"
[    16.302] (II) Module "dri2" already built-in
[    16.302] (II) NVIDIA(0): [DRI2] Setup complete
[    16.302] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    16.303] (II) Initializing extension Generic Event Extension
[    16.303] (II) Initializing extension SHAPE
[    16.303] (II) Initializing extension MIT-SHM
[    16.303] (II) Initializing extension XInputExtension
[    16.303] (II) Initializing extension XTEST
[    16.303] (II) Initializing extension BIG-REQUESTS
[    16.303] (II) Initializing extension SYNC
[    16.303] (II) Initializing extension XKEYBOARD
[    16.303] (II) Initializing extension XC-MISC
[    16.303] (II) Initializing extension SECURITY
[    16.303] (II) Initializing extension XFIXES
[    16.303] (II) Initializing extension RENDER
[    16.303] (II) Initializing extension RANDR
[    16.303] (II) Initializing extension COMPOSITE
[    16.303] (II) Initializing extension DAMAGE
[    16.303] (II) Initializing extension MIT-SCREEN-SAVER
[    16.303] (II) Initializing extension DOUBLE-BUFFER
[    16.304] (II) Initializing extension RECORD
[    16.304] (II) Initializing extension DPMS
[    16.304] (II) Initializing extension Present
[    16.304] (II) Initializing extension DRI3
[    16.304] (II) Initializing extension X-Resource
[    16.304] (II) Initializing extension XVideo
[    16.304] (II) Initializing extension XVideo-MotionCompensation
[    16.304] (II) Initializing extension SELinux
[    16.304] (II) SELinux: Disabled on system
[    16.304] (II) Initializing extension GLX
[    16.304] (II) Initializing extension GLX
[    16.304] (II) Indirect GLX disabled.
[    16.304] (II) GLX: Another vendor is already registered for screen 0
[    16.304] (II) Initializing extension XFree86-VidModeExtension
[    16.304] (II) Initializing extension XFree86-DGA
[    16.304] (II) Initializing extension XFree86-DRI
[    16.304] (II) Initializing extension DRI2
[    16.304] (II) Initializing extension NV-GLX
[    16.304] (II) Initializing extension NV-CONTROL
[    16.304] (II) Initializing extension XINERAMA
[    16.332] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    16.332] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.332] (II) LoadModule: "libinput"
[    16.332] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    16.333] (II) Module libinput: vendor="X.Org Foundation"
[    16.333] 	compiled for 1.20.11, module version = 1.2.0
[    16.333] 	Module class: X.Org XInput Driver
[    16.333] 	ABI class: X.Org XInput driver, version 24.1
[    16.333] (II) Using input driver 'libinput' for 'Power Button'
[    16.333] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
[    16.333] (**) Power Button: always reports core events
[    16.333] (**) Option "Device" "/dev/input/event1"
[    16.333] (**) Option "_source" "server/udev"
[    16.334] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.334] (II) event1  - Power Button: device is a keyboard
[    16.334] (II) event1  - Power Button: device removed
[    16.334] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    16.334] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.334] (**) Option "xkb_model" "pc105"
[    16.334] (**) Option "xkb_layout" "us"
[    16.335] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    16.335] (II) event1  - Power Button: device is a keyboard
[    16.335] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    16.335] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    16.335] (II) Using input driver 'libinput' for 'Power Button'
[    16.337] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
[    16.337] (**) Power Button: always reports core events
[    16.337] (**) Option "Device" "/dev/input/event0"
[    16.337] (**) Option "_source" "server/udev"
[    16.337] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.337] (II) event0  - Power Button: device is a keyboard
[    16.337] (II) event0  - Power Button: device removed
[    16.337] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    16.337] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    16.337] (**) Option "xkb_model" "pc105"
[    16.337] (**) Option "xkb_layout" "us"
[    16.338] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    16.338] (II) event0  - Power Button: device is a keyboard
[    16.338] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event2)
[    16.338] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    16.338] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    16.340] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[    16.340] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    16.340] (**) Option "Device" "/dev/input/event2"
[    16.340] (**) Option "_source" "server/udev"
[    16.341] (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    16.341] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    16.341] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device removed
[    16.341] (II) libinput: Corsair Corsair Gaming K63 Keyboard: needs a virtual subdevice
[    16.341] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
[    16.341] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: MOUSE, id 8)
[    16.341] (**) Option "AccelerationScheme" "none"
[    16.341] (**) Corsair Corsair Gaming K63 Keyboard: (accel) selected scheme none/0
[    16.341] (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration factor: 2.000
[    16.341] (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration threshold: 4
[    16.342] (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    16.342] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    16.343] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event3)
[    16.343] (II) No input driver specified, ignoring this device.
[    16.343] (II) This device may have been added with another device file.
[    16.343] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event4)
[    16.343] (II) No input driver specified, ignoring this device.
[    16.343] (II) This device may have been added with another device file.
[    16.343] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event5)
[    16.344] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    16.344] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[    16.344] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
[    16.344] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[    16.344] (**) Option "Device" "/dev/input/event5"
[    16.344] (**) Option "_source" "server/udev"
[    16.345] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    16.345] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    16.345] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    16.345] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[    16.345] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.0/0003:046D:C08B.0004/input/input5/event5"
[    16.345] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 9)
[    16.345] (**) Option "AccelerationScheme" "none"
[    16.345] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[    16.345] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    16.345] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    16.346] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    16.346] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    16.346] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    16.346] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[    16.346] (II) No input driver specified, ignoring this device.
[    16.346] (II) This device may have been added with another device file.
[    16.347] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event6)
[    16.347] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    16.347] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    16.347] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
[    16.347] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    16.347] (**) Option "Device" "/dev/input/event6"
[    16.347] (**) Option "_source" "server/udev"
[    16.348] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    16.348] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    16.348] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    16.348] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    16.348] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
[    16.348] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 10)
[    16.349] (**) Option "AccelerationScheme" "none"
[    16.349] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    16.349] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    16.349] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    16.349] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    16.349] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    16.350] (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless (/dev/input/event8)
[    16.350] (II) No input driver specified, ignoring this device.
[    16.350] (II) This device may have been added with another device file.
[    16.350] (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control (/dev/input/event7)
[    16.350] (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: Applying InputClass "libinput keyboard catchall"
[    16.350] (II) Using input driver 'libinput' for 'Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control'
[    16.351] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
[    16.351] (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: always reports core events
[    16.351] (**) Option "Device" "/dev/input/event7"
[    16.351] (**) Option "_source" "server/udev"
[    16.352] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
[    16.352] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
[    16.352] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device removed
[    16.352] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.2/3-6.2:1.3/0003:041E:3225.0006/input/input9/event7"
[    16.352] (II) XINPUT: Adding extended input device "Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control" (type: KEYBOARD, id 11)
[    16.352] (**) Option "xkb_model" "pc105"
[    16.352] (**) Option "xkb_layout" "us"
[    16.353] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
[    16.353] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
[    16.353] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[    16.353] (II) No input driver specified, ignoring this device.
[    16.353] (II) This device may have been added with another device file.
[    16.353] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[    16.353] (II) No input driver specified, ignoring this device.
[    16.353] (II) This device may have been added with another device file.
[    16.354] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    16.354] (II) No input driver specified, ignoring this device.
[    16.354] (II) This device may have been added with another device file.
[    16.354] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[    16.354] (II) No input driver specified, ignoring this device.
[    16.354] (II) This device may have been added with another device file.
[    16.354] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[    16.354] (II) No input driver specified, ignoring this device.
[    16.354] (II) This device may have been added with another device file.
[    16.354] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[    16.354] (II) No input driver specified, ignoring this device.
[    16.354] (II) This device may have been added with another device file.
[    16.354] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
[    16.354] (II) No input driver specified, ignoring this device.
[    16.354] (II) This device may have been added with another device file.
[    16.354] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event17)
[    16.354] (II) No input driver specified, ignoring this device.
[    16.354] (II) This device may have been added with another device file.
[    16.355] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event18)
[    16.355] (II) No input driver specified, ignoring this device.
[    16.355] (II) This device may have been added with another device file.
[    16.355] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event19)
[    16.355] (II) No input driver specified, ignoring this device.
[    16.355] (II) This device may have been added with another device file.
[    16.355] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event20)
[    16.355] (II) No input driver specified, ignoring this device.
[    16.355] (II) This device may have been added with another device file.
[    16.355] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event21)
[    16.355] (II) No input driver specified, ignoring this device.
[    16.355] (II) This device may have been added with another device file.
[    16.355] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event22)
[    16.355] (II) No input driver specified, ignoring this device.
[    16.355] (II) This device may have been added with another device file.
[    16.355] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event23)
[    16.355] (II) No input driver specified, ignoring this device.
[    16.355] (II) This device may have been added with another device file.
[    16.356] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    16.356] (II) No input driver specified, ignoring this device.
[    16.356] (II) This device may have been added with another device file.
[    16.357] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    16.357] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    16.357] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[    16.357] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    16.358] (**) Option "Device" "/dev/input/event2"
[    16.358] (**) Option "_source" "_driver/libinput"
[    16.358] (II) libinput: Corsair Corsair Gaming K63 Keyboard: is a virtual subdevice
[    16.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
[    16.358] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: KEYBOARD, id 12)
[    16.358] (**) Option "xkb_model" "pc105"
[    16.358] (**) Option "xkb_layout" "us"
[    16.358] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    16.358] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    16.358] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    16.358] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    16.358] (**) Option "Device" "/dev/input/event6"
[    16.358] (**) Option "_source" "_driver/libinput"
[    16.358] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    16.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
[    16.358] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 13)
[    16.358] (**) Option "xkb_model" "pc105"
[    16.358] (**) Option "xkb_layout" "us"
[    16.698] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    16.698] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    16.698] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    16.698] (--) NVIDIA(GPU-0): 
[    16.700] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    16.700] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    16.700] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    16.700] (--) NVIDIA(GPU-0): 
[    16.744] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    16.744] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    16.744] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    16.744] (--) NVIDIA(GPU-0): 
[    16.745] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    16.745] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    16.745] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    16.745] (--) NVIDIA(GPU-0): 
[    16.745] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    16.745] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    16.745] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    16.745] (--) NVIDIA(GPU-0): 
[    16.745] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    16.745] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    16.745] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    16.745] (--) NVIDIA(GPU-0): 
[    16.745] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    16.745] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    16.745] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    16.745] (--) NVIDIA(GPU-0): 
[    16.745] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    16.745] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    16.745] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    16.745] (--) NVIDIA(GPU-0): 
[    16.789] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    16.929] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_240 @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    17.790] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    17.790] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    17.790] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    17.790] (--) NVIDIA(GPU-0): 
[    17.792] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    17.792] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    17.792] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    17.792] (--) NVIDIA(GPU-0): 
[    17.836] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    17.836] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    17.836] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    17.836] (--) NVIDIA(GPU-0): 
[    17.836] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    17.836] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    17.836] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    17.836] (--) NVIDIA(GPU-0): 
[    17.836] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    17.836] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    17.836] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    17.836] (--) NVIDIA(GPU-0): 
[    17.836] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    17.836] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    17.836] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    17.836] (--) NVIDIA(GPU-0): 
[    17.836] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    17.836] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    17.836] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    17.836] (--) NVIDIA(GPU-0): 
[    17.836] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    17.836] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    17.836] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    17.836] (--) NVIDIA(GPU-0): 
[    18.840] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    18.840] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    18.840] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    18.840] (--) NVIDIA(GPU-0): 
[    18.842] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    18.842] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    18.842] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    18.842] (--) NVIDIA(GPU-0): 
[    18.886] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    18.886] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    18.886] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    18.886] (--) NVIDIA(GPU-0): 
[    18.886] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    18.886] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    18.886] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    18.886] (--) NVIDIA(GPU-0): 
[    18.886] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    18.886] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    18.886] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    18.886] (--) NVIDIA(GPU-0): 
[    18.886] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    18.887] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    18.887] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    18.887] (--) NVIDIA(GPU-0): 
[    18.887] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    18.887] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    18.887] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    18.887] (--) NVIDIA(GPU-0): 
[    18.887] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    18.887] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    18.887] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    18.887] (--) NVIDIA(GPU-0): 
[    18.915] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    18.915] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    18.915] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    18.915] (--) NVIDIA(GPU-0): 
[    18.917] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    18.917] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    18.917] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    18.917] (--) NVIDIA(GPU-0): 
[    18.961] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    18.961] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    18.961] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    18.961] (--) NVIDIA(GPU-0): 
[    18.961] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    18.961] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    18.961] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    18.961] (--) NVIDIA(GPU-0): 
[    18.961] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    18.961] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    18.961] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    18.961] (--) NVIDIA(GPU-0): 
[    18.961] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    18.961] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    18.961] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    18.961] (--) NVIDIA(GPU-0): 
[    18.961] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    18.961] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    18.961] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    18.961] (--) NVIDIA(GPU-0): 
[    18.961] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    18.961] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    18.961] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    18.961] (--) NVIDIA(GPU-0): 
[    43.974] (**) Option "fd" "41"
[    43.974] (II) event1  - Power Button: device removed
[    43.974] (**) Option "fd" "44"
[    43.974] (II) event0  - Power Button: device removed
[    43.974] (**) Option "fd" "45"
[    43.974] (**) Option "fd" "46"
[    43.974] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[    43.974] (**) Option "fd" "47"
[    43.974] (**) Option "fd" "48"
[    43.974] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device removed
[    43.974] (**) Option "fd" "45"
[    43.974] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device removed
[    43.974] (**) Option "fd" "47"
[    43.974] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    43.975] (II) UnloadModule: "libinput"
[    43.975] (II) systemd-logind: not releasing fd for 13:70, still in use
[    43.975] (II) UnloadModule: "libinput"
[    43.975] (II) systemd-logind: not releasing fd for 13:66, still in use
[    43.975] (II) UnloadModule: "libinput"
[    43.975] (II) systemd-logind: releasing fd for 13:71
[    44.036] (II) UnloadModule: "libinput"
[    44.036] (II) systemd-logind: releasing fd for 13:70
[    44.060] (II) UnloadModule: "libinput"
[    44.060] (II) systemd-logind: releasing fd for 13:69
[    44.140] (II) UnloadModule: "libinput"
[    44.140] (II) systemd-logind: releasing fd for 13:66
[    44.176] (II) UnloadModule: "libinput"
[    44.176] (II) systemd-logind: releasing fd for 13:64
[    44.216] (II) UnloadModule: "libinput"
[    44.216] (II) systemd-logind: releasing fd for 13:65
[    44.436] (II) NVIDIA(GPU-0): Deleting GPU-0
[    44.436] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[    44.436] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[    44.439] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/binay/.local/share/xorg/Xorg.1.log.old ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[   474.346] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[   474.349] Build Operating System: linux Debian
[   474.350] Current Operating System: Linux home 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
[   474.350] Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-4-amd64 root=UUID=abf3fb59-a453-4936-871b-ee4b0db06eb9 ro quiet apparmor=1 security=apparmor nvidia-drm.modeset=1 nvidia.NVreg_RegistryDwords=EnableBrightnessControl=1 amd_iommu=on iommu=pt
[   474.353] Build Date: 13 April 2021  04:07:31PM
[   474.354] xorg-server 2:1.20.11-1 (https://www.debian.org/support) 
[   474.355] Current version of pixman: 0.40.0
[   474.356] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   474.356] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   474.360] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Nov 12 18:32:13 2021
[   474.360] (II) Loader magic: 0x56130c7cbe40
[   474.360] (II) Module ABI versions:
[   474.360] 	X.Org ANSI C Emulation: 0.4
[   474.360] 	X.Org Video Driver: 24.1
[   474.360] 	X.Org XInput driver : 24.1
[   474.360] 	X.Org Server Extension : 10.0
[   474.361] (--) using VT number 1

[   474.361] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   474.361] (II) xfree86: Adding drm device (/dev/dri/card0)
[   474.376] (--) PCI: (9 at 0:0:0) 10de:1185:1043:841d rev 161, Mem @ 0xfb000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[   474.376] (--) PCI:*(10 at 0:0:0) 10de:1e07:1458:37bd rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[   474.377] List of video drivers:
[   474.378] 	amdgpu
[   474.379] 	ati
[   474.380] 	intel
[   474.380] 	nouveau
[   474.381] 	nvidia
[   474.382] 	qxl
[   474.383] 	radeon
[   474.384] 	vmware
[   474.385] 	modesetting
[   474.386] 	fbdev
[   474.387] 	vesa
[   474.387] (II) LoadModule: "amdgpu"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[   474.387] (II) Module amdgpu: vendor="X.Org Foundation"
[   474.387] 	compiled for 1.20.9, module version = 19.1.0
[   474.387] 	Module class: X.Org Video Driver
[   474.387] 	ABI class: X.Org Video Driver, version 24.1
[   474.387] (II) LoadModule: "ati"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[   474.387] (II) Module ati: vendor="X.Org Foundation"
[   474.387] 	compiled for 1.20.9, module version = 19.1.0
[   474.387] 	Module class: X.Org Video Driver
[   474.387] 	ABI class: X.Org Video Driver, version 24.1
[   474.387] (II) LoadModule: "intel"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   474.387] (II) Module intel: vendor="X.Org Foundation"
[   474.387] 	compiled for 1.20.9, module version = 2.99.917
[   474.387] 	Module class: X.Org Video Driver
[   474.387] 	ABI class: X.Org Video Driver, version 24.1
[   474.387] (II) LoadModule: "nouveau"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[   474.387] (II) Module nouveau: vendor="X.Org Foundation"
[   474.387] 	compiled for 1.20.10, module version = 1.0.17
[   474.387] 	Module class: X.Org Video Driver
[   474.387] 	ABI class: X.Org Video Driver, version 24.1
[   474.387] (II) LoadModule: "nvidia"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   474.387] (II) Module nvidia: vendor="NVIDIA Corporation"
[   474.387] 	compiled for 1.6.99.901, module version = 1.0.0
[   474.387] 	Module class: X.Org Video Driver
[   474.387] (II) LoadModule: "qxl"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/qxl_drv.so
[   474.387] (II) Module qxl: vendor="X.Org Foundation"
[   474.387] 	compiled for 1.20.8, module version = 0.1.5
[   474.387] 	Module class: X.Org Video Driver
[   474.387] 	ABI class: X.Org Video Driver, version 24.1
[   474.387] (II) LoadModule: "radeon"
[   474.387] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[   474.388] (II) Module radeon: vendor="X.Org Foundation"
[   474.388] 	compiled for 1.20.9, module version = 19.1.0
[   474.388] 	Module class: X.Org Video Driver
[   474.388] 	ABI class: X.Org Video Driver, version 24.1
[   474.388] (II) LoadModule: "vmware"
[   474.388] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[   474.400] (II) Module vmware: vendor="X.Org Foundation"
[   474.400] 	compiled for 1.20.8, module version = 13.3.0
[   474.400] 	Module class: X.Org Video Driver
[   474.400] 	ABI class: X.Org Video Driver, version 24.1
[   474.400] (II) LoadModule: "modesetting"
[   474.400] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   474.400] (II) Module modesetting: vendor="X.Org Foundation"
[   474.400] 	compiled for 1.20.11, module version = 1.20.11
[   474.400] 	Module class: X.Org Video Driver
[   474.401] 	ABI class: X.Org Video Driver, version 24.1
[   474.401] (II) LoadModule: "fbdev"
[   474.401] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   474.401] (II) Module fbdev: vendor="X.Org Foundation"
[   474.401] 	compiled for 1.20.0, module version = 0.5.0
[   474.401] 	Module class: X.Org Video Driver
[   474.401] 	ABI class: X.Org Video Driver, version 24.0
[   474.401] (II) LoadModule: "vesa"
[   474.401] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   474.401] (II) Module vesa: vendor="X.Org Foundation"
[   474.401] 	compiled for 1.20.9, module version = 2.5.0
[   474.401] 	Module class: X.Org Video Driver
[   474.401] 	ABI class: X.Org Video Driver, version 24.1
[   474.401] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[   474.401] (II) NOUVEAU driver for NVIDIA chipset families :
[   474.401] 	RIVA TNT            (NV04)
[   474.401] 	RIVA TNT2           (NV05)
[   474.401] 	GeForce 256         (NV10)
[   474.401] 	GeForce 2           (NV11, NV15)
[   474.401] 	GeForce 4MX         (NV17, NV18)
[   474.401] 	GeForce 3           (NV20)
[   474.401] 	GeForce 4Ti         (NV25, NV28)
[   474.401] 	GeForce FX          (NV3x)
[   474.401] 	GeForce 6           (NV4x)
[   474.401] 	GeForce 7           (G7x)
[   474.401] 	GeForce 8           (G8x)
[   474.401] 	GeForce 9           (G9x)
[   474.401] 	GeForce GTX 2xx/3xx (GT2xx)
[   474.401] 	GeForce GTX 4xx/5xx (GFxxx)
[   474.401] 	GeForce GTX 6xx/7xx (GKxxx)
[   474.401] 	GeForce GTX 9xx     (GMxxx)
[   474.401] 	GeForce GTX 10xx    (GPxxx)
[   474.401] (II) NVIDIA dlloader X Driver  470.82.00  Thu Oct 14 10:22:56 UTC 2021
[   474.401] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   474.401] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   474.401] (II) FBDEV: driver for framebuffer: fbdev
[   474.401] (II) VESA: driver for VESA chipsets: vesa
[   474.492] (++) Using config file: "/root/xorg.conf.new"
[   474.493] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   474.494] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   474.494] (==) ServerLayout "X.org Configured"
[   474.494] (**) |-->Screen "Screen0" (0)
[   474.494] (**) |   |-->Monitor "Monitor0"
[   474.495] (**) |   |-->Device "Card0"
[   474.495] (**) |-->Screen "Screen1" (1)
[   474.495] (**) |   |-->Monitor "Monitor1"
[   474.495] (**) |   |-->Device "Card1"
[   474.495] (**) |-->Input Device "Mouse0"
[   474.495] (**) |-->Input Device "Keyboard0"
[   474.495] (==) Automatically adding devices
[   474.495] (==) Automatically enabling devices
[   474.495] (==) Automatically adding GPU devices
[   474.495] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   474.495] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   474.495] 	Entry deleted from font path.
[   474.495] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   474.495] 	Entry deleted from font path.
[   474.495] (**) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[   474.495] (**) ModulePath set to "/usr/lib/xorg/modules"
[   474.495] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   474.495] (WW) Disabling Mouse0
[   474.495] (WW) Disabling Keyboard0
[   474.604] (EE) [drm] Failed to open DRM device for pci:0000:09:00.0: -19
[   474.604] (EE) [drm] Failed to open DRM device for pci:0000:0a:00.0: -2
[   474.606] Number of created screens does not match number of detected devices.
  Configuration failed.
[   474.606] (EE) Server terminated with error (2). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.1.log >>>>>>>>>>
[    45.305] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[    45.305] _XSERVTransMakeAllCOTSServerListeners: server already running
[    45.305] (--) Log file renamed from "/var/log/Xorg.pid-1955.log" to "/var/log/Xorg.1.log"
[    45.305] 
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[    45.305] Build Operating System: linux Debian
[    45.305] Current Operating System: Linux home 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
[    45.305] Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-4-amd64 root=UUID=abf3fb59-a453-4936-871b-ee4b0db06eb9 ro quiet apparmor=1 security=apparmor amd_iommu=on iommu=pt
[    45.305] Build Date: 13 April 2021  04:07:31PM
[    45.305] xorg-server 2:1.20.11-1 (https://www.debian.org/support) 
[    45.305] Current version of pixman: 0.40.0
[    45.305] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    45.305] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    45.305] (==) Log file: "/var/log/Xorg.1.log", Time: Wed Nov 10 23:47:23 2021
[    45.306] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    45.306] (==) No Layout section.  Using the first Screen section.
[    45.306] (==) No screen section available. Using defaults.
[    45.306] (**) |-->Screen "Default Screen Section" (0)
[    45.306] (**) |   |-->Monitor "<default monitor>"
[    45.306] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    45.306] (==) Automatically adding devices
[    45.306] (==) Automatically enabling devices
[    45.306] (==) Automatically adding GPU devices
[    45.306] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    45.306] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    45.306] 	Entry deleted from font path.
[    45.306] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[    45.306] (==) ModulePath set to "/usr/lib/xorg/modules"
[    45.306] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    45.306] (II) Loader magic: 0x55eb2d8fce40
[    45.306] (II) Module ABI versions:
[    45.306] 	X.Org ANSI C Emulation: 0.4
[    45.306] 	X.Org Video Driver: 24.1
[    45.306] 	X.Org XInput driver : 24.1
[    45.306] 	X.Org Server Extension : 10.0
[    45.307] (++) using VT number 2

[    45.309] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[    45.310] (II) xfree86: Adding drm device (/dev/dri/card0)
[    45.310] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[    45.325] (--) PCI: (9 at 0:0:0) 10de:1185:1043:841d rev 161, Mem @ 0xfb000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[    45.325] (--) PCI:*(10 at 0:0:0) 10de:1e07:1458:37bd rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
[    45.325] (II) LoadModule: "glx"
[    45.325] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    45.326] (II) Module glx: vendor="X.Org Foundation"
[    45.326] 	compiled for 1.20.11, module version = 1.0.0
[    45.326] 	ABI class: X.Org Server Extension, version 10.0
[    45.326] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[    45.326] 	loading driver: nvidia
[    45.552] (==) Matched nvidia as autoconfigured driver 0
[    45.552] (==) Matched nouveau as autoconfigured driver 1
[    45.552] (==) Matched nv as autoconfigured driver 2
[    45.552] (==) Matched modesetting as autoconfigured driver 3
[    45.552] (==) Matched fbdev as autoconfigured driver 4
[    45.552] (==) Matched vesa as autoconfigured driver 5
[    45.552] (==) Assigned the driver to the xf86ConfigLayout
[    45.552] (II) LoadModule: "nvidia"
[    45.552] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    45.553] (II) Module nvidia: vendor="NVIDIA Corporation"
[    45.553] 	compiled for 1.6.99.901, module version = 1.0.0
[    45.553] 	Module class: X.Org Video Driver
[    45.553] (II) LoadModule: "nouveau"
[    45.553] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[    45.553] (II) Module nouveau: vendor="X.Org Foundation"
[    45.553] 	compiled for 1.20.10, module version = 1.0.17
[    45.553] 	Module class: X.Org Video Driver
[    45.553] 	ABI class: X.Org Video Driver, version 24.1
[    45.553] (II) LoadModule: "nv"
[    45.553] (WW) Warning, couldn't open module nv
[    45.553] (EE) Failed to load module "nv" (module does not exist, 0)
[    45.553] (II) LoadModule: "modesetting"
[    45.553] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    45.553] (II) Module modesetting: vendor="X.Org Foundation"
[    45.553] 	compiled for 1.20.11, module version = 1.20.11
[    45.553] 	Module class: X.Org Video Driver
[    45.553] 	ABI class: X.Org Video Driver, version 24.1
[    45.553] (II) LoadModule: "fbdev"
[    45.553] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[    45.553] (II) Module fbdev: vendor="X.Org Foundation"
[    45.553] 	compiled for 1.20.0, module version = 0.5.0
[    45.553] 	Module class: X.Org Video Driver
[    45.553] 	ABI class: X.Org Video Driver, version 24.0
[    45.553] (II) LoadModule: "vesa"
[    45.553] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    45.554] (II) Module vesa: vendor="X.Org Foundation"
[    45.554] 	compiled for 1.20.9, module version = 2.5.0
[    45.554] 	Module class: X.Org Video Driver
[    45.554] 	ABI class: X.Org Video Driver, version 24.1
[    45.554] (II) NVIDIA dlloader X Driver  470.82.00  Thu Oct 14 10:22:56 UTC 2021
[    45.554] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    45.554] (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
[    45.554] (II) NOUVEAU driver for NVIDIA chipset families :
[    45.554] 	RIVA TNT            (NV04)
[    45.554] 	RIVA TNT2           (NV05)
[    45.554] 	GeForce 256         (NV10)
[    45.554] 	GeForce 2           (NV11, NV15)
[    45.554] 	GeForce 4MX         (NV17, NV18)
[    45.554] 	GeForce 3           (NV20)
[    45.554] 	GeForce 4Ti         (NV25, NV28)
[    45.554] 	GeForce FX          (NV3x)
[    45.554] 	GeForce 6           (NV4x)
[    45.554] 	GeForce 7           (G7x)
[    45.554] 	GeForce 8           (G8x)
[    45.554] 	GeForce 9           (G9x)
[    45.554] 	GeForce GTX 2xx/3xx (GT2xx)
[    45.554] 	GeForce GTX 4xx/5xx (GFxxx)
[    45.554] 	GeForce GTX 6xx/7xx (GKxxx)
[    45.554] 	GeForce GTX 9xx     (GMxxx)
[    45.554] 	GeForce GTX 10xx    (GPxxx)
[    45.554] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    45.554] (II) FBDEV: driver for framebuffer: fbdev
[    45.554] (II) VESA: driver for VESA chipsets: vesa
[    45.555] (II) systemd-logind: releasing fd for 226:0
[    45.555] (II) Loading sub module "fb"
[    45.555] (II) LoadModule: "fb"
[    45.555] (II) Loading /usr/lib/xorg/modules/libfb.so
[    45.555] (II) Module fb: vendor="X.Org Foundation"
[    45.555] 	compiled for 1.20.11, module version = 1.0.0
[    45.555] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    45.555] (II) Loading sub module "wfb"
[    45.555] (II) LoadModule: "wfb"
[    45.555] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    45.555] (II) Module wfb: vendor="X.Org Foundation"
[    45.555] 	compiled for 1.20.11, module version = 1.0.0
[    45.555] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    45.555] (II) Loading sub module "ramdac"
[    45.555] (II) LoadModule: "ramdac"
[    45.555] (II) Module "ramdac" already built-in
[    45.556] (WW) Falling back to old probe method for modesetting
[    45.556] (WW) Falling back to old probe method for fbdev
[    45.556] (II) Loading sub module "fbdevhw"
[    45.556] (II) LoadModule: "fbdevhw"
[    45.556] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[    45.556] (II) Module fbdevhw: vendor="X.Org Foundation"
[    45.556] 	compiled for 1.20.11, module version = 0.0.2
[    45.556] 	ABI class: X.Org Video Driver, version 24.1
[    45.556] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    45.556] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[    45.556] (==) NVIDIA(0): RGB weight 888
[    45.556] (==) NVIDIA(0): Default visual is TrueColor
[    45.556] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[    45.556] (**) NVIDIA(0): Enabling 2D acceleration
[    45.556] (II) Loading sub module "glxserver_nvidia"
[    45.556] (II) LoadModule: "glxserver_nvidia"
[    45.556] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[    45.561] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    45.561] 	compiled for 1.6.99.901, module version = 1.0.0
[    45.561] 	Module class: X.Org Server Extension
[    45.561] (II) NVIDIA GLX Module  470.82.00  Thu Oct 14 10:20:25 UTC 2021
[    45.561] (II) NVIDIA: The X server supports PRIME Render Offload.
[    45.563] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
[    45.563] (--) NVIDIA(0):     DFP-0
[    45.563] (--) NVIDIA(0):     DFP-1
[    45.563] (--) NVIDIA(0):     DFP-2 (boot)
[    45.563] (--) NVIDIA(0):     DFP-3
[    45.563] (--) NVIDIA(0):     DFP-4
[    45.563] (--) NVIDIA(0):     DFP-5
[    45.563] (--) NVIDIA(0):     DFP-6
[    45.563] (--) NVIDIA(0):     DFP-7
[    45.564] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:10:0:0
[    45.564] (II) NVIDIA(0):     (GPU-0)
[    45.564] (--) NVIDIA(0): Memory: 11534336 kBytes
[    45.564] (--) NVIDIA(0): VideoBIOS: 90.02.30.00.c4
[    45.564] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[    45.564] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    45.565] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    45.565] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    45.565] (--) NVIDIA(GPU-0): 
[    45.567] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    45.567] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    45.567] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    45.567] (--) NVIDIA(GPU-0): 
[    45.610] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    45.610] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    45.610] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    45.610] (--) NVIDIA(GPU-0): 
[    45.610] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    45.610] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    45.610] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    45.610] (--) NVIDIA(GPU-0): 
[    45.610] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    45.610] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    45.610] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    45.610] (--) NVIDIA(GPU-0): 
[    45.610] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    45.610] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    45.610] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    45.610] (--) NVIDIA(GPU-0): 
[    45.611] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    45.611] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    45.611] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    45.611] (--) NVIDIA(GPU-0): 
[    45.611] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    45.611] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    45.611] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    45.611] (--) NVIDIA(GPU-0): 
[    45.662] (==) NVIDIA(0): 
[    45.662] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[    45.662] (==) NVIDIA(0):     will be used as the requested mode.
[    45.662] (==) NVIDIA(0): 
[    45.663] (II) NVIDIA(0): Validated MetaModes:
[    45.663] (II) NVIDIA(0):     "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[    45.663] (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
[    45.709] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[    45.709] (--) NVIDIA(0):     option
[    45.709] (II) UnloadModule: "nouveau"
[    45.709] (II) Unloading nouveau
[    45.709] (II) UnloadModule: "modesetting"
[    45.709] (II) Unloading modesetting
[    45.709] (II) UnloadModule: "fbdev"
[    45.709] (II) Unloading fbdev
[    45.709] (II) UnloadSubModule: "fbdevhw"
[    45.709] (II) Unloading fbdevhw
[    45.709] (II) UnloadModule: "vesa"
[    45.709] (II) Unloading vesa
[    45.710] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    45.710] (II) NVIDIA:     access.
[    45.714] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    45.714] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[    45.714] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[    45.714] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[    45.714] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[    45.714] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[    45.714] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    45.714] (II) NVIDIA(0):     Config Options in the README.
[    45.731] (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
[    45.848] (==) NVIDIA(0): Disabling shared memory pixmaps
[    45.848] (==) NVIDIA(0): Backing store enabled
[    45.848] (==) NVIDIA(0): Silken mouse enabled
[    45.848] (==) NVIDIA(0): DPMS enabled
[    45.848] (II) Loading sub module "dri2"
[    45.848] (II) LoadModule: "dri2"
[    45.848] (II) Module "dri2" already built-in
[    45.848] (II) NVIDIA(0): [DRI2] Setup complete
[    45.848] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[    45.848] (II) Initializing extension Generic Event Extension
[    45.848] (II) Initializing extension SHAPE
[    45.848] (II) Initializing extension MIT-SHM
[    45.848] (II) Initializing extension XInputExtension
[    45.848] (II) Initializing extension XTEST
[    45.848] (II) Initializing extension BIG-REQUESTS
[    45.848] (II) Initializing extension SYNC
[    45.848] (II) Initializing extension XKEYBOARD
[    45.848] (II) Initializing extension XC-MISC
[    45.849] (II) Initializing extension SECURITY
[    45.849] (II) Initializing extension XFIXES
[    45.849] (II) Initializing extension RENDER
[    45.849] (II) Initializing extension RANDR
[    45.849] (II) Initializing extension COMPOSITE
[    45.849] (II) Initializing extension DAMAGE
[    45.849] (II) Initializing extension MIT-SCREEN-SAVER
[    45.849] (II) Initializing extension DOUBLE-BUFFER
[    45.849] (II) Initializing extension RECORD
[    45.849] (II) Initializing extension DPMS
[    45.849] (II) Initializing extension Present
[    45.849] (II) Initializing extension DRI3
[    45.849] (II) Initializing extension X-Resource
[    45.849] (II) Initializing extension XVideo
[    45.849] (II) Initializing extension XVideo-MotionCompensation
[    45.849] (II) Initializing extension SELinux
[    45.849] (II) SELinux: Disabled on system
[    45.849] (II) Initializing extension GLX
[    45.849] (II) Initializing extension GLX
[    45.849] (II) Indirect GLX disabled.
[    45.849] (II) GLX: Another vendor is already registered for screen 0
[    45.849] (II) Initializing extension XFree86-VidModeExtension
[    45.849] (II) Initializing extension XFree86-DGA
[    45.849] (II) Initializing extension XFree86-DRI
[    45.849] (II) Initializing extension DRI2
[    45.849] (II) Initializing extension NV-GLX
[    45.850] (II) Initializing extension NV-CONTROL
[    45.850] (II) Initializing extension XINERAMA
[    45.874] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    45.874] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    45.874] (II) LoadModule: "libinput"
[    45.874] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    45.875] (II) Module libinput: vendor="X.Org Foundation"
[    45.875] 	compiled for 1.20.11, module version = 1.2.0
[    45.875] 	Module class: X.Org XInput Driver
[    45.875] 	ABI class: X.Org XInput driver, version 24.1
[    45.875] (II) Using input driver 'libinput' for 'Power Button'
[    45.875] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[    45.875] (**) Power Button: always reports core events
[    45.875] (**) Option "Device" "/dev/input/event1"
[    45.875] (**) Option "_source" "server/udev"
[    45.876] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    45.876] (II) event1  - Power Button: device is a keyboard
[    45.876] (II) event1  - Power Button: device removed
[    45.876] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
[    45.876] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    45.876] (**) Option "xkb_model" "pc105"
[    45.876] (**) Option "xkb_layout" "us"
[    45.877] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    45.877] (II) event1  - Power Button: device is a keyboard
[    45.877] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[    45.877] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    45.877] (II) Using input driver 'libinput' for 'Power Button'
[    45.878] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 46 paused 0
[    45.878] (**) Power Button: always reports core events
[    45.878] (**) Option "Device" "/dev/input/event0"
[    45.878] (**) Option "_source" "server/udev"
[    45.878] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    45.878] (II) event0  - Power Button: device is a keyboard
[    45.878] (II) event0  - Power Button: device removed
[    45.878] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
[    45.878] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    45.878] (**) Option "xkb_model" "pc105"
[    45.878] (**) Option "xkb_layout" "us"
[    45.879] (II) event0  - Power Button: is tagged by udev as: Keyboard
[    45.879] (II) event0  - Power Button: device is a keyboard
[    45.879] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event2)
[    45.879] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    45.880] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    45.880] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 47 paused 0
[    45.880] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    45.880] (**) Option "Device" "/dev/input/event2"
[    45.880] (**) Option "_source" "server/udev"
[    45.881] (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    45.881] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    45.881] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device removed
[    45.881] (II) libinput: Corsair Corsair Gaming K63 Keyboard: needs a virtual subdevice
[    45.881] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
[    45.881] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: MOUSE, id 8)
[    45.881] (**) Option "AccelerationScheme" "none"
[    45.881] (**) Corsair Corsair Gaming K63 Keyboard: (accel) selected scheme none/0
[    45.881] (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration factor: 2.000
[    45.881] (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration threshold: 4
[    45.882] (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
[    45.882] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
[    45.883] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event3)
[    45.883] (II) No input driver specified, ignoring this device.
[    45.883] (II) This device may have been added with another device file.
[    45.883] (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event4)
[    45.883] (II) No input driver specified, ignoring this device.
[    45.883] (II) This device may have been added with another device file.
[    45.883] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event5)
[    45.883] (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    45.883] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
[    45.884] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 48 paused 0
[    45.884] (**) Logitech G502 HERO Gaming Mouse: always reports core events
[    45.884] (**) Option "Device" "/dev/input/event5"
[    45.884] (**) Option "_source" "server/udev"
[    45.885] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    45.885] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    45.885] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    45.885] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[    45.885] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.0/0003:046D:C08B.0004/input/input5/event5"
[    45.885] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 9)
[    45.885] (**) Option "AccelerationScheme" "none"
[    45.885] (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
[    45.885] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
[    45.885] (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
[    45.886] (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
[    45.886] (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
[    45.886] (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
[    45.886] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
[    45.886] (II) No input driver specified, ignoring this device.
[    45.886] (II) This device may have been added with another device file.
[    45.887] (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event6)
[    45.887] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    45.887] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    45.887] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 49 paused 0
[    45.887] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    45.887] (**) Option "Device" "/dev/input/event6"
[    45.887] (**) Option "_source" "server/udev"
[    45.889] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    45.889] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    45.889] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[    45.889] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
[    45.889] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
[    45.889] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 10)
[    45.889] (**) Option "AccelerationScheme" "none"
[    45.889] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
[    45.889] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
[    45.889] (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
[    45.890] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[    45.890] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
[    45.890] (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless (/dev/input/event8)
[    45.890] (II) No input driver specified, ignoring this device.
[    45.890] (II) This device may have been added with another device file.
[    45.891] (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control (/dev/input/event7)
[    45.891] (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: Applying InputClass "libinput keyboard catchall"
[    45.891] (II) Using input driver 'libinput' for 'Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control'
[    45.891] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 50 paused 0
[    45.891] (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: always reports core events
[    45.891] (**) Option "Device" "/dev/input/event7"
[    45.891] (**) Option "_source" "server/udev"
[    45.892] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
[    45.892] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
[    45.892] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device removed
[    45.892] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.2/3-6.2:1.3/0003:041E:3225.0006/input/input9/event7"
[    45.892] (II) XINPUT: Adding extended input device "Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control" (type: KEYBOARD, id 11)
[    45.892] (**) Option "xkb_model" "pc105"
[    45.892] (**) Option "xkb_layout" "us"
[    45.893] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
[    45.893] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
[    45.893] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
[    45.893] (II) No input driver specified, ignoring this device.
[    45.893] (II) This device may have been added with another device file.
[    45.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
[    45.894] (II) No input driver specified, ignoring this device.
[    45.894] (II) This device may have been added with another device file.
[    45.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
[    45.894] (II) No input driver specified, ignoring this device.
[    45.894] (II) This device may have been added with another device file.
[    45.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
[    45.894] (II) No input driver specified, ignoring this device.
[    45.894] (II) This device may have been added with another device file.
[    45.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
[    45.894] (II) No input driver specified, ignoring this device.
[    45.894] (II) This device may have been added with another device file.
[    45.894] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
[    45.894] (II) No input driver specified, ignoring this device.
[    45.894] (II) This device may have been added with another device file.
[    45.895] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
[    45.895] (II) No input driver specified, ignoring this device.
[    45.895] (II) This device may have been added with another device file.
[    45.895] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event17)
[    45.895] (II) No input driver specified, ignoring this device.
[    45.895] (II) This device may have been added with another device file.
[    45.895] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event18)
[    45.895] (II) No input driver specified, ignoring this device.
[    45.895] (II) This device may have been added with another device file.
[    45.895] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event19)
[    45.895] (II) No input driver specified, ignoring this device.
[    45.895] (II) This device may have been added with another device file.
[    45.895] (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event20)
[    45.895] (II) No input driver specified, ignoring this device.
[    45.895] (II) This device may have been added with another device file.
[    45.895] (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event21)
[    45.895] (II) No input driver specified, ignoring this device.
[    45.895] (II) This device may have been added with another device file.
[    45.896] (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event22)
[    45.896] (II) No input driver specified, ignoring this device.
[    45.896] (II) This device may have been added with another device file.
[    45.896] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event23)
[    45.896] (II) No input driver specified, ignoring this device.
[    45.896] (II) This device may have been added with another device file.
[    45.896] (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
[    45.896] (II) No input driver specified, ignoring this device.
[    45.896] (II) This device may have been added with another device file.
[    45.898] (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
[    45.898] (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
[    45.898] (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
[    45.898] (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
[    45.898] (**) Option "Device" "/dev/input/event2"
[    45.898] (**) Option "_source" "_driver/libinput"
[    45.898] (II) libinput: Corsair Corsair Gaming K63 Keyboard: is a virtual subdevice
[    45.898] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
[    45.898] (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: KEYBOARD, id 12)
[    45.898] (**) Option "xkb_model" "pc105"
[    45.898] (**) Option "xkb_layout" "us"
[    45.898] (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[    45.898] (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
[    45.898] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    45.898] (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
[    45.898] (**) Option "Device" "/dev/input/event6"
[    45.898] (**) Option "_source" "_driver/libinput"
[    45.898] (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
[    45.898] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
[    45.898] (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 13)
[    45.898] (**) Option "xkb_model" "pc105"
[    45.898] (**) Option "xkb_layout" "us"
[    46.243] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    46.244] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    46.244] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    46.244] (--) NVIDIA(GPU-0): 
[    46.246] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    46.246] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    46.246] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    46.246] (--) NVIDIA(GPU-0): 
[    46.293] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    46.293] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    46.293] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    46.293] (--) NVIDIA(GPU-0): 
[    46.293] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    46.293] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    46.293] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    46.293] (--) NVIDIA(GPU-0): 
[    46.293] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    46.293] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    46.293] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    46.293] (--) NVIDIA(GPU-0): 
[    46.293] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    46.293] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    46.293] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    46.293] (--) NVIDIA(GPU-0): 
[    46.294] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    46.294] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    46.294] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    46.294] (--) NVIDIA(GPU-0): 
[    46.294] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    46.294] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    46.294] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    46.294] (--) NVIDIA(GPU-0): 
[    46.341] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    46.492] (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_240 @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[    47.334] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    47.334] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    47.334] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    47.334] (--) NVIDIA(GPU-0): 
[    47.337] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    47.337] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    47.337] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    47.337] (--) NVIDIA(GPU-0): 
[    47.380] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    47.380] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    47.380] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    47.380] (--) NVIDIA(GPU-0): 
[    47.380] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    47.380] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    47.380] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    47.380] (--) NVIDIA(GPU-0): 
[    47.380] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    47.381] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    47.381] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    47.381] (--) NVIDIA(GPU-0): 
[    47.381] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    47.381] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    47.381] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    47.381] (--) NVIDIA(GPU-0): 
[    47.381] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    47.381] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    47.381] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    47.381] (--) NVIDIA(GPU-0): 
[    47.381] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    47.381] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    47.381] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    47.381] (--) NVIDIA(GPU-0): 
[    48.106] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    48.106] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    48.106] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    48.106] (--) NVIDIA(GPU-0): 
[    48.108] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    48.108] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    48.108] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    48.108] (--) NVIDIA(GPU-0): 
[    48.152] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    48.152] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    48.152] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    48.152] (--) NVIDIA(GPU-0): 
[    48.152] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    48.152] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    48.152] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    48.152] (--) NVIDIA(GPU-0): 
[    48.152] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    48.152] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    48.152] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    48.152] (--) NVIDIA(GPU-0): 
[    48.152] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    48.152] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    48.152] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    48.152] (--) NVIDIA(GPU-0): 
[    48.152] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    48.152] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    48.152] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    48.152] (--) NVIDIA(GPU-0): 
[    48.152] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    48.152] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    48.152] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    48.152] (--) NVIDIA(GPU-0): 
[    48.518] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[    48.518] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[    48.518] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[    48.518] (--) NVIDIA(GPU-0): 
[    48.520] (--) NVIDIA(GPU-0): DFP-1: disconnected
[    48.520] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[    48.520] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[    48.520] (--) NVIDIA(GPU-0): 
[    48.564] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[    48.564] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[    48.564] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[    48.564] (--) NVIDIA(GPU-0): 
[    48.564] (--) NVIDIA(GPU-0): DFP-3: disconnected
[    48.564] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[    48.564] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[    48.564] (--) NVIDIA(GPU-0): 
[    48.564] (--) NVIDIA(GPU-0): DFP-4: disconnected
[    48.564] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[    48.564] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[    48.564] (--) NVIDIA(GPU-0): 
[    48.564] (--) NVIDIA(GPU-0): DFP-5: disconnected
[    48.564] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[    48.564] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[    48.564] (--) NVIDIA(GPU-0): 
[    48.564] (--) NVIDIA(GPU-0): DFP-6: disconnected
[    48.564] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[    48.564] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[    48.564] (--) NVIDIA(GPU-0): 
[    48.564] (--) NVIDIA(GPU-0): DFP-7: disconnected
[    48.564] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[    48.564] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[    48.564] (--) NVIDIA(GPU-0): 
[   119.367] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 27ms, your system is too slow
[   208.715] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 38ms, your system is too slow
[   210.177] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 28ms, your system is too slow
[   223.360] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 11ms, your system is too slow
[   235.758] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 18ms, your system is too slow
[   235.759] (EE) event2  - Corsair Corsair Gaming K63 Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[   806.057] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   806.178] (II) NVIDIA(0): Setting mode "NULL"
[   806.219] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   806.371] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   806.371] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   806.371] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   806.371] (--) NVIDIA(GPU-0): 
[   806.374] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   806.374] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   806.374] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   806.374] (--) NVIDIA(GPU-0): 
[   806.417] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   806.417] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   806.417] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   806.417] (--) NVIDIA(GPU-0): 
[   806.417] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   806.417] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   806.417] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   806.417] (--) NVIDIA(GPU-0): 
[   806.417] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   806.417] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   806.417] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   806.417] (--) NVIDIA(GPU-0): 
[   806.417] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   806.417] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   806.417] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   806.417] (--) NVIDIA(GPU-0): 
[   806.418] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   806.418] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   806.418] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   806.418] (--) NVIDIA(GPU-0): 
[   806.418] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   806.418] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   806.418] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   806.418] (--) NVIDIA(GPU-0): 
[   806.606] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   806.606] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   806.606] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   806.606] (--) NVIDIA(GPU-0): 
[   806.608] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   806.608] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   806.608] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   806.608] (--) NVIDIA(GPU-0): 
[   806.652] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   806.652] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   806.652] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   806.652] (--) NVIDIA(GPU-0): 
[   806.652] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   806.652] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   806.652] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   806.652] (--) NVIDIA(GPU-0): 
[   806.652] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   806.652] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   806.652] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   806.652] (--) NVIDIA(GPU-0): 
[   806.652] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   806.652] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   806.652] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   806.652] (--) NVIDIA(GPU-0): 
[   806.652] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   806.652] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   806.652] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   806.652] (--) NVIDIA(GPU-0): 
[   806.652] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   806.652] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   806.652] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   806.652] (--) NVIDIA(GPU-0): 
[   806.816] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   806.816] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   806.816] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   806.816] (--) NVIDIA(GPU-0): 
[   806.818] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   806.818] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   806.818] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   806.818] (--) NVIDIA(GPU-0): 
[   806.861] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   806.861] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   806.861] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   806.861] (--) NVIDIA(GPU-0): 
[   806.862] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   806.862] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   806.862] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   806.862] (--) NVIDIA(GPU-0): 
[   806.862] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   806.862] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   806.862] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   806.862] (--) NVIDIA(GPU-0): 
[   806.862] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   806.862] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   806.862] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   806.862] (--) NVIDIA(GPU-0): 
[   806.862] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   806.862] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   806.862] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   806.862] (--) NVIDIA(GPU-0): 
[   806.862] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   806.862] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   806.862] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   806.862] (--) NVIDIA(GPU-0): 
[   951.569] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   951.669] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   951.907] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   951.907] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   951.907] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   951.907] (--) NVIDIA(GPU-0): 
[   951.909] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   951.909] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   951.909] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   951.909] (--) NVIDIA(GPU-0): 
[   951.953] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   951.953] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   951.953] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   951.953] (--) NVIDIA(GPU-0): 
[   951.953] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   951.953] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   951.953] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   951.953] (--) NVIDIA(GPU-0): 
[   951.953] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   951.953] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   951.953] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   951.953] (--) NVIDIA(GPU-0): 
[   951.953] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   951.953] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   951.953] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   951.953] (--) NVIDIA(GPU-0): 
[   951.953] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   951.953] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   951.953] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   951.953] (--) NVIDIA(GPU-0): 
[   951.953] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   951.953] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   951.953] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   951.953] (--) NVIDIA(GPU-0): 
[   952.223] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   952.223] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   952.223] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   952.223] (--) NVIDIA(GPU-0): 
[   952.225] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   952.225] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   952.225] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   952.225] (--) NVIDIA(GPU-0): 
[   952.272] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   952.272] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   952.272] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   952.272] (--) NVIDIA(GPU-0): 
[   952.272] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   952.272] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   952.272] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   952.272] (--) NVIDIA(GPU-0): 
[   952.272] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   952.272] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   952.272] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   952.272] (--) NVIDIA(GPU-0): 
[   952.272] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   952.272] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   952.272] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   952.272] (--) NVIDIA(GPU-0): 
[   952.272] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   952.272] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   952.272] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   952.272] (--) NVIDIA(GPU-0): 
[   952.272] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   952.272] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   952.272] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   952.272] (--) NVIDIA(GPU-0): 
[   952.373] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   952.373] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   952.373] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   952.373] (--) NVIDIA(GPU-0): 
[   952.376] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   952.376] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   952.376] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   952.376] (--) NVIDIA(GPU-0): 
[   952.421] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   952.421] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   952.421] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   952.421] (--) NVIDIA(GPU-0): 
[   952.421] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   952.421] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   952.422] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   952.422] (--) NVIDIA(GPU-0): 
[   952.422] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   952.422] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   952.422] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   952.422] (--) NVIDIA(GPU-0): 
[   952.422] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   952.422] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   952.422] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   952.422] (--) NVIDIA(GPU-0): 
[   952.422] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   952.422] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   952.422] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   952.422] (--) NVIDIA(GPU-0): 
[   952.422] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   952.422] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   952.422] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   952.422] (--) NVIDIA(GPU-0): 
[   964.715] (II) NVIDIA(0): Setting mode "DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[   964.887] (II) NVIDIA(0): Setting mode "NULL"
[   964.934] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}"
[   965.120] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   965.120] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   965.120] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   965.120] (--) NVIDIA(GPU-0): 
[   965.123] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   965.123] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   965.123] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   965.123] (--) NVIDIA(GPU-0): 
[   965.166] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   965.166] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   965.166] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   965.166] (--) NVIDIA(GPU-0): 
[   965.166] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   965.166] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   965.166] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   965.166] (--) NVIDIA(GPU-0): 
[   965.166] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   965.166] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   965.166] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   965.166] (--) NVIDIA(GPU-0): 
[   965.166] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   965.166] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   965.166] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   965.166] (--) NVIDIA(GPU-0): 
[   965.166] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   965.166] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   965.166] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   965.166] (--) NVIDIA(GPU-0): 
[   965.166] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   965.166] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   965.166] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   965.166] (--) NVIDIA(GPU-0): 
[   965.429] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   965.429] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   965.429] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   965.429] (--) NVIDIA(GPU-0): 
[   965.432] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   965.432] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   965.432] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   965.432] (--) NVIDIA(GPU-0): 
[   965.475] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   965.475] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   965.475] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   965.475] (--) NVIDIA(GPU-0): 
[   965.475] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   965.475] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   965.475] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   965.475] (--) NVIDIA(GPU-0): 
[   965.475] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   965.475] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   965.475] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   965.475] (--) NVIDIA(GPU-0): 
[   965.475] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   965.475] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   965.475] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   965.475] (--) NVIDIA(GPU-0): 
[   965.475] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   965.475] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   965.475] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   965.475] (--) NVIDIA(GPU-0): 
[   965.475] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   965.475] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   965.475] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   965.475] (--) NVIDIA(GPU-0): 
[   965.492] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[   965.492] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[   965.492] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[   965.492] (--) NVIDIA(GPU-0): 
[   965.494] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   965.494] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   965.494] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   965.494] (--) NVIDIA(GPU-0): 
[   965.539] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[   965.539] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[   965.539] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[   965.539] (--) NVIDIA(GPU-0): 
[   965.539] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   965.539] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[   965.539] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[   965.539] (--) NVIDIA(GPU-0): 
[   965.539] (--) NVIDIA(GPU-0): DFP-4: disconnected
[   965.539] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[   965.539] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[   965.539] (--) NVIDIA(GPU-0): 
[   965.539] (--) NVIDIA(GPU-0): DFP-5: disconnected
[   965.539] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[   965.539] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[   965.539] (--) NVIDIA(GPU-0): 
[   965.539] (--) NVIDIA(GPU-0): DFP-6: disconnected
[   965.539] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[   965.539] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[   965.539] (--) NVIDIA(GPU-0): 
[   965.539] (--) NVIDIA(GPU-0): DFP-7: disconnected
[   965.539] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[   965.539] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[   965.539] (--) NVIDIA(GPU-0): 
[  1019.667] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[  1019.784] (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[  1019.897] (II) event5  - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
[  1020.038] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  1020.038] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  1020.038] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  1020.038] (--) NVIDIA(GPU-0): 
[  1020.040] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1020.040] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1020.040] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1020.040] (--) NVIDIA(GPU-0): 
[  1020.083] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  1020.083] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  1020.083] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  1020.083] (--) NVIDIA(GPU-0): 
[  1020.083] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1020.083] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  1020.083] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  1020.083] (--) NVIDIA(GPU-0): 
[  1020.083] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1020.083] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1020.083] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1020.083] (--) NVIDIA(GPU-0): 
[  1020.083] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1020.083] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  1020.083] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  1020.083] (--) NVIDIA(GPU-0): 
[  1020.084] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1020.084] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  1020.084] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  1020.084] (--) NVIDIA(GPU-0): 
[  1020.084] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1020.084] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  1020.084] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  1020.084] (--) NVIDIA(GPU-0): 
[  1020.320] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  1020.320] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  1020.320] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  1020.320] (--) NVIDIA(GPU-0): 
[  1020.322] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1020.322] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1020.322] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1020.322] (--) NVIDIA(GPU-0): 
[  1020.367] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  1020.367] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  1020.367] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  1020.367] (--) NVIDIA(GPU-0): 
[  1020.367] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1020.367] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  1020.367] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  1020.367] (--) NVIDIA(GPU-0): 
[  1020.368] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1020.368] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1020.368] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1020.368] (--) NVIDIA(GPU-0): 
[  1020.368] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1020.368] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  1020.368] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  1020.368] (--) NVIDIA(GPU-0): 
[  1020.368] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1020.368] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  1020.368] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  1020.368] (--) NVIDIA(GPU-0): 
[  1020.368] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1020.368] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  1020.368] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  1020.368] (--) NVIDIA(GPU-0): 
[  1020.377] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
[  1020.377] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
[  1020.377] (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
[  1020.377] (--) NVIDIA(GPU-0): 
[  1020.379] (--) NVIDIA(GPU-0): DFP-1: disconnected
[  1020.379] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[  1020.379] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[  1020.379] (--) NVIDIA(GPU-0): 
[  1020.424] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
[  1020.424] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
[  1020.424] (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
[  1020.424] (--) NVIDIA(GPU-0): 
[  1020.424] (--) NVIDIA(GPU-0): DFP-3: disconnected
[  1020.424] (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
[  1020.424] (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
[  1020.424] (--) NVIDIA(GPU-0): 
[  1020.425] (--) NVIDIA(GPU-0): DFP-4: disconnected
[  1020.425] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[  1020.425] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[  1020.425] (--) NVIDIA(GPU-0): 
[  1020.425] (--) NVIDIA(GPU-0): DFP-5: disconnected
[  1020.425] (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
[  1020.425] (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
[  1020.425] (--) NVIDIA(GPU-0): 
[  1020.425] (--) NVIDIA(GPU-0): DFP-6: disconnected
[  1020.425] (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
[  1020.425] (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
[  1020.425] (--) NVIDIA(GPU-0): 
[  1020.425] (--) NVIDIA(GPU-0): DFP-7: disconnected
[  1020.425] (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
[  1020.425] (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
[  1020.425] (--) NVIDIA(GPU-0): 
[  1130.977] (**) Option "fd" "43"
[  1130.977] (II) event1  - Power Button: device removed
[  1130.977] (**) Option "fd" "46"
[  1130.977] (II) event0  - Power Button: device removed
[  1130.977] (**) Option "fd" "47"
[  1130.977] (**) Option "fd" "48"
[  1130.977] (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
[  1130.977] (**) Option "fd" "49"
[  1130.977] (**) Option "fd" "50"
[  1130.977] (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device removed
[  1130.977] (**) Option "fd" "47"
[  1130.977] (II) event2  - Corsair Corsair Gaming K63 Keyboard: device removed
[  1130.977] (**) Option "fd" "49"
[  1130.977] (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
[  1131.008] (II) UnloadModule: "libinput"
[  1131.008] (II) systemd-logind: not releasing fd for 13:70, still in use
[  1131.008] (II) UnloadModule: "libinput"
[  1131.008] (II) systemd-logind: not releasing fd for 13:66, still in use
[  1131.008] (II) UnloadModule: "libinput"
[  1131.008] (II) systemd-logind: releasing fd for 13:71
[  1131.104] (II) UnloadModule: "libinput"
[  1131.104] (II) systemd-logind: releasing fd for 13:70
[  1131.128] (II) UnloadModule: "libinput"
[  1131.128] (II) systemd-logind: releasing fd for 13:69
[  1131.180] (II) UnloadModule: "libinput"
[  1131.180] (II) systemd-logind: releasing fd for 13:66
[  1131.212] (II) UnloadModule: "libinput"
[  1131.212] (II) systemd-logind: releasing fd for 13:64
[  1131.236] (II) UnloadModule: "libinput"
[  1131.236] (II) systemd-logind: releasing fd for 13:65
[  1131.606] (II) NVIDIA(GPU-0): Deleting GPU-0
[  1131.606] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  1131.606] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  1131.608] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.1.log ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Journal begins at Tue 2021-11-09 21:50:11 EET, ends at Sun 2021-11-14 18:24:34 EET. --
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: _XSERVTransMakeAllCOTSServerListeners: server already running
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) Log file renamed from "/home/binay/.local/share/xorg/Xorg.pid-2054.log" to "/home/binay/.local/share/xorg/Xorg.1.log"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: X.Org X Server 1.20.11
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: X Protocol Version 11, Revision 0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: Build Operating System: linux Debian
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: Current Operating System: Linux home 5.14.0-4-amd64 #1 SMP Debian 5.14.16-1 (2021-11-03) x86_64
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-4-amd64 root=UUID=abf3fb59-a453-4936-871b-ee4b0db06eb9 ro quiet apparmor=1 security=apparmor nvidia-drm.modeset=1 nvidia.NVreg_RegistryDwords=RMUseSwI2c=0x01
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: Build Date: 13 April 2021  04:07:31PM
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: xorg-server 2:1.20.11-1 (https://www.debian.org/support)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: Current version of pixman: 0.40.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Before reporting problems, check http://wiki.x.org
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         to make sure that you have the latest version.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: Markers: (--) probed, (**) from config file, (==) default setting,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         (++) from command line, (!!) notice, (II) informational,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Log file: "/home/binay/.local/share/xorg/Xorg.1.log", Time: Sun Nov 14 17:37:33 2021
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) No Layout section.  Using the first Screen section.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) No screen section available. Using defaults.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (**) |-->Screen "Default Screen Section" (0)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (**) |   |-->Monitor "<default monitor>"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) No monitor specified for screen "Default Screen Section".
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Using a default monitor configuration.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Automatically adding devices
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Automatically enabling devices
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Automatically adding GPU devices
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Entry deleted from font path.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) FontPath set to:
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         /usr/share/fonts/X11/misc,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         /usr/share/fonts/X11/100dpi/:unscaled,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         /usr/share/fonts/X11/75dpi/:unscaled,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         /usr/share/fonts/X11/Type1,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         /usr/share/fonts/X11/100dpi,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         /usr/share/fonts/X11/75dpi,
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         built-ins
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) ModulePath set to "/usr/lib/xorg/modules"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) The server relies on udev to provide the list of input devices.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         If no devices become available, reconfigure udev or disable AutoAddDevices.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loader magic: 0x557c2857ce40
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module ABI versions:
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         X.Org ANSI C Emulation: 0.4
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         X.Org Video Driver: 24.1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         X.Org XInput driver : 24.1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         X.Org Server Extension : 10.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (++) using VT number 2
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_34
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) xfree86: Adding drm device (/dev/dri/card0)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) PCI: (9 at 0:0:0) 10de:1185:1043:841d rev 161, Mem @ 0xfb000000/16777216, 0xd8000000/134217728, 0xe0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) PCI:*(10 at 0:0:0) 10de:1e07:1458:37bd rev 161, Mem @ 0xf9000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x0000d000/128, BIOS @ 0x????????/131072
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "glx"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module glx: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.11, module version = 1.0.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org Server Extension, version 10.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Applying OutputClass "nvidia" to /dev/dri/card0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         loading driver: nvidia
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Matched nvidia as autoconfigured driver 0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Matched nouveau as autoconfigured driver 1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Matched nv as autoconfigured driver 2
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Matched modesetting as autoconfigured driver 3
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Matched fbdev as autoconfigured driver 4
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Matched vesa as autoconfigured driver 5
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) Assigned the driver to the xf86ConfigLayout
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "nvidia"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module nvidia: vendor="NVIDIA Corporation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.6.99.901, module version = 1.0.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org Video Driver
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "nouveau"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module nouveau: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.10, module version = 1.0.17
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org Video Driver
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org Video Driver, version 24.1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "nv"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) Warning, couldn't open module nv
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (EE) Failed to load module "nv" (module does not exist, 0)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "modesetting"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module modesetting: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.11, module version = 1.20.11
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org Video Driver
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org Video Driver, version 24.1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "fbdev"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module fbdev: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.0, module version = 0.5.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org Video Driver
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org Video Driver, version 24.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "vesa"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module vesa: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.9, module version = 2.5.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org Video Driver
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org Video Driver, version 24.1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA dlloader X Driver  470.82.00  Thu Oct 14 10:22:56 UTC 2021
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NOUVEAU driver Date:   Sat Jan 23 12:24:42 2021 -0500
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NOUVEAU driver for NVIDIA chipset families :
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         RIVA TNT            (NV04)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         RIVA TNT2           (NV05)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 256         (NV10)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 2           (NV11, NV15)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 4MX         (NV17, NV18)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 3           (NV20)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 4Ti         (NV25, NV28)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce FX          (NV3x)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 6           (NV4x)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 7           (G7x)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 8           (G8x)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce 9           (G9x)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce GTX 2xx/3xx (GT2xx)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce GTX 4xx/5xx (GFxxx)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce GTX 6xx/7xx (GKxxx)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce GTX 9xx     (GMxxx)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         GeForce GTX 10xx    (GPxxx)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) FBDEV: driver for framebuffer: fbdev
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) VESA: driver for VESA chipsets: vesa
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: releasing fd for 226:0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading sub module "fb"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "fb"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/libfb.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module fb: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.11, module version = 1.0.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org ANSI C Emulation, version 0.4
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading sub module "wfb"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "wfb"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module wfb: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.11, module version = 1.0.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org ANSI C Emulation, version 0.4
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading sub module "ramdac"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "ramdac"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module "ramdac" already built-in
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) Falling back to old probe method for modesetting
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) Falling back to old probe method for fbdev
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading sub module "fbdevhw"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "fbdevhw"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module fbdevhw: vendor="X.Org Foundation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.11, module version = 0.0.2
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org Video Driver, version 24.1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         "Default Screen Section" for depth/fbbpp 24/32
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): RGB weight 888
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): Default visual is TrueColor
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (**) NVIDIA(0): Enabling 2D acceleration
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading sub module "glxserver_nvidia"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "glxserver_nvidia"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.6.99.901, module version = 1.0.0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org Server Extension
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA GLX Module  470.82.00  Thu Oct 14 10:20:25 UTC 2021
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA: The X server supports PRIME Render Offload.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:10:0:0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-1
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-2 (boot)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-3
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-4
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-5
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-6
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     DFP-7
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce RTX 2080 Ti (TU102-A) at PCI:10:0:0
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     (GPU-0)
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0): Memory: 11534336 kBytes
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0): VideoBIOS: 90.02.30.00.c4
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0):     will be used as the requested mode.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0):
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Validated MetaModes:
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Virtual screen size determined to be 4480 x 1440
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(0):     option
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) UnloadModule: "nouveau"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Unloading nouveau
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) UnloadModule: "modesetting"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Unloading modesetting
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) UnloadModule: "fbdev"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Unloading fbdev
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) UnloadSubModule: "fbdevhw"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Unloading fbdevhw
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) UnloadModule: "vesa"
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) Unloading vesa
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) NVIDIA: Failed to bind sideband socket to
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (WW) NVIDIA:     '/var/run/nvidia-xdriver-271dcee6' Permission denied
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA:     access.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     configuration option may not be set correctly.  When the
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0):     Config Options in the README.
Nov 14 17:37:33 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Setting mode "DFP-2:nvidia-auto-select,DFP-0:nvidia-auto-select"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): Disabling shared memory pixmaps
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): Backing store enabled
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): Silken mouse enabled
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (==) NVIDIA(0): DPMS enabled
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Loading sub module "dri2"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "dri2"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Module "dri2" already built-in
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): [DRI2] Setup complete
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension Generic Event Extension
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension SHAPE
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension MIT-SHM
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XInputExtension
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XTEST
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension BIG-REQUESTS
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension SYNC
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XKEYBOARD
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XC-MISC
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension SECURITY
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XFIXES
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension RENDER
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension RANDR
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension COMPOSITE
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension DAMAGE
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension MIT-SCREEN-SAVER
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension DOUBLE-BUFFER
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension RECORD
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension DPMS
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension Present
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension DRI3
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension X-Resource
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XVideo
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XVideo-MotionCompensation
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension SELinux
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) SELinux: Disabled on system
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension GLX
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension GLX
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Indirect GLX disabled.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) GLX: Another vendor is already registered for screen 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XFree86-VidModeExtension
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XFree86-DGA
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XFree86-DRI
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension DRI2
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension NV-GLX
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension NV-CONTROL
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Initializing extension XINERAMA
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) LoadModule: "libinput"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Module libinput: vendor="X.Org Foundation"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]:         compiled for 1.20.11, module version = 1.2.0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]:         Module class: X.Org XInput Driver
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]:         ABI class: X.Org XInput driver, version 24.1
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Power Button'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 41 paused 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Power Button: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event1"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "server/udev"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event1  - Power Button: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event1  - Power Button: device removed
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_model" "pc105"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_layout" "us"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event1  - Power Button: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event1  - Power Button: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Power Button'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 44 paused 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Power Button: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event0"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "server/udev"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event0  - Power Button: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event0  - Power Button: device removed
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_model" "pc105"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_layout" "us"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event0  - Power Button: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event0  - Power Button: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event2)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event2"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "server/udev"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event2  - Corsair Corsair Gaming K63 Keyboard: device removed
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) libinput: Corsair Corsair Gaming K63 Keyboard: needs a virtual subdevice
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: MOUSE, id 8)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "AccelerationScheme" "none"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: (accel) selected scheme none/0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration factor: 2.000
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: (accel) acceleration threshold: 4
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event2  - Corsair Corsair Gaming K63 Keyboard: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event2  - Corsair Corsair Gaming K63 Keyboard: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event3)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Corsair Corsair Gaming K63 Keyboard (/dev/input/event4)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/event5)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse: Applying InputClass "libinput pointer catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 46 paused 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event5"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "server/udev"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: device removed
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.0/0003:046D:C08B.0004/input/input5/event5"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse" (type: MOUSE, id 9)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "AccelerationScheme" "none"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse: (accel) selected scheme none/0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration factor: 2.000
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse: (accel) acceleration threshold: 4
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: is tagged by udev as: Mouse
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: device set to 2400 DPI
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: device is a pointer
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse (/dev/input/mouse0)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Logitech G502 HERO Gaming Mouse Keyboard (/dev/input/event6)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 47 paused 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event6"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "server/udev"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device removed
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: needs a virtual subdevice
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: MOUSE, id 10)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "AccelerationScheme" "none"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) selected scheme none/0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration factor: 2.000
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: (accel) acceleration threshold: 4
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event6  - Logitech G502 HERO Gaming Mouse Keyboard: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless (/dev/input/event8)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control (/dev/input/event7)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 48 paused 0
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event7"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "server/udev"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device removed
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.2/3-6.2:1.3/0003:041E:3225.0006/input/input9/event7"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control" (type: KEYBOARD, id 11)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_model" "pc105"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_layout" "us"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: is tagged by udev as: Keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) event7  - Creative Technology Ltd. SB Tactic3D Rage Wireless Consumer Control: device is a keyboard
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event10)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event11)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event12)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event13)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event14)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event15)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event16)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event17)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event18)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event19)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Line Out Front (/dev/input/event20)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Line Out Surround (/dev/input/event21)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Line Out CLFE (/dev/input/event22)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event23)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) config/udev: Adding input device PC Speaker (/dev/input/event9)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) No input driver specified, ignoring this device.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) This device may have been added with another device file.
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Corsair Corsair Gaming K63 Keyboard'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: returning pre-existing fd for /dev/input/event2 13:66
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Corsair Corsair Gaming K63 Keyboard: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event2"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "_driver/libinput"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) libinput: Corsair Corsair Gaming K63 Keyboard: is a virtual subdevice
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.1/usb1/1-3/1-3:1.0/0003:1B1C:1B40.0002/input/input2/event2"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Corsair Corsair Gaming K63 Keyboard" (type: KEYBOARD, id 12)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_model" "pc105"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_layout" "us"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) Using input driver 'libinput' for 'Logitech G502 HERO Gaming Mouse Keyboard'
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Logitech G502 HERO Gaming Mouse Keyboard: always reports core events
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "Device" "/dev/input/event6"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "_source" "_driver/libinput"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) libinput: Logitech G502 HERO Gaming Mouse Keyboard: is a virtual subdevice
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/0000:03:08.0/0000:06:00.3/usb3/3-6/3-6.1/3-6.1:1.1/0003:046D:C08B.0005/input/input6/event6"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) XINPUT: Adding extended input device "Logitech G502 HERO Gaming Mouse Keyboard" (type: KEYBOARD, id 13)
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_model" "pc105"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (**) Option "xkb_layout" "us"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +0+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Nov 14 17:37:34 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_240 @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:37:35 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (EE) event5  - Logitech G502 HERO Gaming Mouse: client bug: event processing lagging behind by 21ms, your system is too slow
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:37:36 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:37:37 home /usr/libexec/gdm-x-session[2054]: (EE) event5  - Logitech G502 HERO Gaming Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
Nov 14 17:42:21 home /usr/libexec/gdm-x-session[2054]: (EE) event2  - Corsair Corsair Gaming K63 Keyboard: client bug: event processing lagging behind by 24ms, your system is too slow
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:45:08 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 17:46:54 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:13:50 home /usr/libexec/gdm-x-session[2054]: (II) event5  - Logitech G502 HERO Gaming Mouse: SYN_DROPPED event - some input events have been lost.
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:13:52 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:13:53 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Setting mode "HDMI-0: 1920x1080_240 @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (II) NVIDIA(0): Setting mode "HDMI-0: nvidia-auto-select @1920x1080 +2560+0 {ViewPortIn=1920x1080, ViewPortOut=1920x1080+0+0}, DP-0: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 18:15:44 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): HP ZR2740w (DFP-0): 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-3: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-5: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: Internal TMDS
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-6: 165.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: Internal DisplayPort
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): DFP-7: 2660.0 MHz maximum pixel clock
Nov 14 18:15:45 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): connected
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): Internal TMDS
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0): Acer XF272 X (DFP-2): 600.0 MHz maximum pixel clock
Nov 14 18:15:47 home /usr/libexec/gdm-x-session[2054]: (--) NVIDIA(GPU-0):
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-peermem.ko
/lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current.ko

filename:       /lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-peermem.ko
version:        470.82.00
license:        Linux-OpenIB
description:    NVIDIA GPU memory plug-in
author:         Yishai Hadas
srcversion:     C19B1EB9BB264E5D687DC27
depends:        
retpoline:      Y
name:           nvidia_peermem
vermagic:       5.14.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-drm.ko
version:        470.82.00
supported:      external
license:        MIT
srcversion:     FF523ECAE52AA6FDCB5FF5F
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm,drm_kms_helper,nvidia-modeset
retpoline:      Y
name:           nvidia_drm
vermagic:       5.14.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-modeset.ko
version:        470.82.00
supported:      external
license:        NVIDIA
srcversion:     537F6235ECD9587A501B512
depends:        nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       5.14.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        Dual MIT/GPL
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       5.14.0-4-amd64 SMP mod_unload modversions 
filename:       /lib/modules/5.14.0-4-amd64/updates/dkms/nvidia-current.ko
firmware:       nvidia/470.82.00/gsp.bin
alias:          char-major-195-*
version:        470.82.00
supported:      external
license:        NVIDIA
srcversion:     E66753074ED62D36C634AF6
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm
retpoline:      Y
name:           nvidia
vermagic:       5.14.0-4-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
tcp_diag               16384  0
inet_diag              28672  1 tcp_diag
xt_CHECKSUM            16384  1
xt_MASQUERADE          20480  3
xt_conntrack           16384  1
ipt_REJECT             16384  2
nf_reject_ipv4         16384  1 ipt_REJECT
xt_tcpudp              20480  9
nft_compat             20480  16
snd_seq_dummy          16384  0
snd_hrtimer            16384  1
snd_seq                94208  7 snd_seq_dummy
nft_chain_nat          16384  2
nf_nat                 57344  2 nft_chain_nat,xt_MASQUERADE
nf_conntrack          176128  3 xt_conntrack,nf_nat,xt_MASQUERADE
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
nft_counter            16384  33
nf_tables             262144  106 nft_compat,nft_counter,nft_chain_nat
nfnetlink              20480  2 nft_compat,nf_tables
bridge                274432  0
stp                    16384  1 bridge
llc                    16384  2 bridge,stp
rpcsec_gss_krb5        32768  0
nfsv4                 925696  3
dns_resolver           16384  1 nfsv4
nfs                   430080  5 nfsv4
fscache               397312  1 nfs
netfs                  53248  1 fscache
rfkill                 32768  3
vhost_net              36864  0
tun                    61440  1 vhost_net
vhost                  57344  1 vhost_net
vhost_iotlb            16384  1 vhost
tap                    28672  1 vhost_net
intel_rapl_msr         20480  0
intel_rapl_common      28672  1 intel_rapl_msr
edac_mce_amd           36864  0
kvm_amd               143360  0
binfmt_misc            24576  1
kvm                  1024000  1 kvm_amd
snd_hda_codec_realtek   159744  1
nls_ascii              16384  1
nls_cp437              20480  1
snd_hda_codec_generic    98304  1 snd_hda_codec_realtek
vfat                   20480  1
ghash_clmulni_intel    16384  0
fat                    86016  1 vfat
ledtrig_audio          16384  1 snd_hda_codec_generic
snd_hda_codec_hdmi     73728  1
aesni_intel           380928  0
nvidia_drm             69632  4
crypto_simd            16384  1 aesni_intel
cryptd                 24576  2 crypto_simd,ghash_clmulni_intel
snd_usb_audio         352256  0
snd_hda_intel          57344  2
snd_intel_dspcfg       28672  1 snd_hda_intel
snd_intel_sdw_acpi     20480  1 snd_intel_dspcfg
snd_hda_codec         176128  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_usbmidi_lib        45056  1 snd_usb_audio
rapl                   20480  0
snd_rawmidi            45056  1 snd_usbmidi_lib
snd_seq_device         16384  2 snd_seq,snd_rawmidi
snd_hda_core          110592  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
mc                     65536  1 snd_usb_audio
joydev                 28672  0
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
wmi_bmof               16384  0
sp5100_tco             20480  0
ccp                   106496  1 kvm_amd
snd_pcm               143360  5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
efi_pstore             16384  0
pcspkr                 16384  0
watchdog               28672  1 sp5100_tco
k10temp                16384  0
drm_kms_helper        307200  1 nvidia_drm
snd_timer              49152  3 snd_seq,snd_hrtimer,snd_pcm
rng_core               16384  1 ccp
snd                   110592  19 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
cec                    61440  1 drm_kms_helper
sg                     36864  0
rc_core                65536  1 cec
nvidia_modeset       1204224  8 nvidia_drm
evdev                  28672  10
acpi_cpufreq           32768  0
nvidia              35360768  297 nvidia_modeset
nfsd                  622592  13
auth_rpcgss           155648  2 nfsd,rpcsec_gss_krb5
nfs_acl                16384  1 nfsd
lockd                 126976  2 nfsd,nfs
grace                  16384  2 nfsd,lockd
i2c_dev                24576  0
drm                   634880  8 drm_kms_helper,nvidia,nvidia_drm
sunrpc                663552  31 nfsd,nfsv4,auth_rpcgss,lockd,rpcsec_gss_krb5,nfs_acl,nfs
msr                    16384  0
fuse                  167936  5
configfs               57344  1
ip_tables              36864  0
x_tables               53248  7 xt_conntrack,nft_compat,xt_tcpudp,xt_CHECKSUM,ipt_REJECT,ip_tables,xt_MASQUERADE
autofs4                53248  2
ext4                  917504  4
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  167936  1 ext4
btrfs                1654784  0
blake2b_generic        20480  0
zstd_compress         196608  1 btrfs
efivarfs               16384  1
raid10                 65536  0
raid456               180224  0
async_raid6_recov      24576  1 raid456
async_memcpy           20480  2 raid456,async_raid6_recov
async_pq               20480  2 raid456,async_raid6_recov
async_xor              20480  3 async_pq,raid456,async_raid6_recov
async_tx               20480  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
xor                    24576  2 async_xor,btrfs
raid6_pq              122880  4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c              16384  5 nf_conntrack,nf_nat,btrfs,nf_tables,raid456
crc32c_generic         16384  0
raid1                  53248  0
raid0                  24576  0
multipath              20480  0
linear                 20480  0
md_mod                188416  6 raid1,raid10,raid0,linear,raid456,multipath
sd_mod                 61440  1
hid_generic            16384  0
usbhid                 65536  0
hid                   151552  2 usbhid,hid_generic
mxm_wmi                16384  0
ahci                   40960  1
xhci_pci               20480  0
libahci                45056  1 ahci
xhci_hcd              307200  1 xhci_pci
libata                294912  2 libahci,ahci
nvme                   49152  5
igb                   266240  0
vfio_pci               69632  0
usbcore               331776  5 xhci_hcd,snd_usb_audio,usbhid,snd_usbmidi_lib,xhci_pci
nvme_core             139264  7 nvme
vfio_virqfd            16384  1 vfio_pci
crc32_pclmul           16384  0
vfio_iommu_type1       40960  0
crc32c_intel           24576  9
scsi_mod              262144  3 sd_mod,libata,sg
dca                    16384  1 igb
t10_pi                 16384  2 sd_mod,nvme_core
vfio                   45056  2 vfio_iommu_type1,vfio_pci
ptp                    32768  1 igb
crc_t10dif             20480  1 t10_pi
crct10dif_generic      16384  0
pps_core               24576  1 ptp
i2c_piix4              28672  0
crct10dif_pclmul       16384  1
irqbypass              16384  2 vfio_pci,kvm
usb_common             16384  2 xhci_hcd,usbcore
i2c_algo_bit           16384  1 igb
crct10dif_common       16384  3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
wmi                    36864  2 wmi_bmof,mxm_wmi
button                 24576  0

xrandr:
Screen 0: minimum 8 x 8, current 4480 x 1440, maximum 32767 x 32767
DP-0 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
   2560x1440     59.95*+
   1280x720      60.00    59.86  
   640x480       59.94  
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 connected 1920x1080+2560+0 (normal left inverted right x axis y axis) 598mm x 336mm
   1920x1080     60.00*+ 239.96   143.99   119.98   119.88    59.94    50.00    29.97    25.00    23.98  
   3840x2160     59.94    50.00    29.97    25.00    23.98  
   1680x1050     59.95  
   1440x900      59.89  
   1280x1024     60.02  
   1280x800      59.81  
   1280x720      60.00    59.94    50.00  
   1152x864      75.00  
   1024x768      70.07    60.00  
   800x600       75.00    60.32    56.25  
   720x576       50.00  
   720x480       59.94  
   640x480       59.94    59.93  
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 disconnected (normal left inverted right x axis y axis)
DP-5 disconnected (normal left inverted right x axis y axis)
USB-C-0 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 5.14.0-4-amd64 (SMP w/24 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nvidia-driver depends on:
ii  nvidia-alternative                            470.82.00-1
ii  nvidia-driver-bin                             470.82.00-1
ii  nvidia-driver-libs                            470.82.00-1
ii  nvidia-installer-cleanup                      20151021+13
ii  nvidia-kernel-dkms [nvidia-kernel-470.82.00]  470.82.00-1
ii  nvidia-legacy-check                           470.82.00-1
ii  nvidia-support                                20151021+13
ii  nvidia-vdpau-driver                           470.82.00-1
ii  xserver-xorg-video-nvidia                     470.82.00-1

Versions of packages nvidia-driver recommends:
ii  libnvidia-cfg1       470.82.00-1
ii  nvidia-persistenced  470.82.00-1
ii  nvidia-settings      470.82.00-1

Versions of packages nvidia-driver suggests:
ii  nvidia-kernel-dkms  470.82.00-1

Versions of packages nvidia-driver-libs:amd64 depends on:
ii  libgl1-nvidia-glvnd-glx  470.82.00-1
ii  nvidia-egl-icd           470.82.00-1

Versions of packages nvidia-driver-libs:amd64 recommends:
ii  libgles-nvidia1     470.82.00-1
ii  libgles-nvidia2     470.82.00-1
ii  libglx-nvidia0      470.82.00-1
ii  libnvidia-cfg1      470.82.00-1
ii  libnvidia-encode1   470.82.00-1
ii  libopengl0          1.3.4-2+b1
ii  nvidia-driver-libs  470.82.00-1
ii  nvidia-vulkan-icd   470.82.00-1

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.32-4
ii  libnvidia-glcore                       470.82.00-1
ii  nvidia-alternative                     470.82.00-1
ii  nvidia-installer-cleanup               20151021+13
ii  nvidia-legacy-check                    470.82.00-1
ii  nvidia-support                         20151021+13
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.11-1

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-kernel-dkms [nvidia-kernel-470.82.00]  470.82.00-1
ii  nvidia-settings                               470.82.00-1
ii  nvidia-vdpau-driver                           470.82.00-1

Versions of packages xserver-xorg-video-nvidia suggests:
ii  nvidia-kernel-dkms  470.82.00-1

Versions of packages nvidia-alternative depends on:
ii  dpkg                    1.20.9
ii  glx-alternative-nvidia  1.2.1
ii  nvidia-legacy-check     470.82.00-1

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.8.7-2
pn  nvidia-firmware-470.82.00                          <none>
ii  nvidia-installer-cleanup                           20151021+13
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  470.82.00-1

nvidia-kernel-dkms recommends no packages.

Versions of packages glx-alternative-nvidia depends on:
ii  dpkg                  1.20.9
ii  glx-alternative-mesa  1.2.1
ii  glx-diversions        1.2.1
ii  update-glx            1.2.1

glx-alternative-nvidia suggests no packages.

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.32-4
ii  libdrm-intel1                          2.4.107-8
ii  libdrm2                                2.4.107-8
ii  libpciaccess0                          0.16-1
ii  libpixman-1-0                          0.40.0-1
ii  libudev1                               249.6-1
ii  libx11-6                               2:1.7.2-2+b1
ii  libx11-xcb1                            2:1.7.2-2+b1
ii  libxcb-dri2-0                          1.14-3
ii  libxcb-util1                           0.4.0-1+b1
ii  libxcb1                                1.14-3
ii  libxcursor1                            1:1.2.0-2
ii  libxdamage1                            1:1.1.5-2
ii  libxext6                               2:1.3.4-1
ii  libxfixes3                             1:5.0.3-2
ii  libxinerama1                           2:1.1.4-2
ii  libxrandr2                             2:1.5.2-1
ii  libxrender1                            1:0.9.10-1
ii  libxss1                                1:1.2.3-1
ii  libxtst6                               2:1.2.3-1
ii  libxvmc1                               2:1.0.12-2
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.11-1

Versions of packages nvidia-driver is related to:
pn  bumblebee                                                  <none>
pn  bumblebee-nvidia                                           <none>
pn  ccache                                                     <none>
pn  libcuda.so.1                                               <none>
ii  libcuda1 [libcuda1-any]                                    470.82.00-1
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.107-8
ii  libegl1                                                    1.3.4-2+b1
ii  libgl1                                                     1.3.4-2+b1
ii  libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any]            470.82.00-1
ii  libgles1                                                   1.3.4-2+b1
ii  libgles2                                                   1.3.4-2+b1
ii  libglvnd0                                                  1.3.4-2+b1
ii  libglx0                                                    1.3.4-2+b1
ii  libnvidia-cfg1 [libnvidia-cfg1-any]                        470.82.00-1
ii  libnvidia-ml1 [libnvidia-ml.so.1]                          470.82.00-1
pn  libopencl0                                                 <none>
pn  libprimus-vk1                                              <none>
ii  libvulkan1                                                 1.2.189.0-2
pn  linux-headers                                              <none>
ii  make                                                       4.3-4.1
ii  mesa-vulkan-drivers [vulkan-icd]                           21.2.5-1
ii  nvidia-driver [nvidia-glx-any]                             470.82.00-1
pn  nvidia-driver-any                                          <none>
ii  nvidia-driver-libs [nvidia-driver-libs-any]                470.82.00-1
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20151021+13
ii  nvidia-kernel-dkms                                         470.82.00-1
pn  nvidia-kernel-source                                       <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]          470.82.00-1
ii  nvidia-modprobe                                            470.82.00-1
pn  nvidia-primus-vk-wrapper                                   <none>
ii  nvidia-settings                                            470.82.00-1
ii  nvidia-support                                             20151021+13
ii  nvidia-vulkan-icd [vulkan-icd]                             470.82.00-1
pn  nvidia-vulkan-icd-any                                      <none>
pn  nvidia-xconfig                                             <none>
ii  ocl-icd-libopencl1 [libopencl1]                            2.2.14-3
pn  opencl-icd                                                 <none>
pn  primus                                                     <none>
pn  primus-libs                                                <none>
pn  primus-nvidia                                              <none>
pn  primus-vk                                                  <none>
pn  primus-vk-nvidia                                           <none>
ii  xserver-xorg                                               1:7.7+23
ii  xserver-xorg-core                                          2:1.20.11-1
ii  xserver-xorg-legacy                                        2:1.20.11-1
ii  xserver-xorg-video-nouveau                                 1:1.0.17-1
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  470.82.00-1

-- no debconf information



More information about the pkg-nvidia-devel mailing list