Bug#988200: xserver-xorg-video-nvidia: user-specified xorg configuration can't find nvidia driver
Ian Eure
ian at retrospec.tv
Tue Dec 26 17:58:06 GMT 2023
Dear Maintainer,
Hereâs the reportbug output, as requested.
Could you please help me understand how this package is *supposed* to work? My understanding of whatâs happening here is:
1. Xorg determines that some video adapter needs the nvidia module, whether thatâs autodetected or explicitly configured.
2. Xorg consults ModulePath to determine where to find loadable modules. The default ModulePath is /usr/lib/xorg/modules.
3. Xorg looks in ModulePath for nvidia_drv.so.
4. nvidia_drv.so doesnât exist in that path, so Xorg fails to start.
Should something be changing the Xorg ModulePath to include /usr/lib/nvidia/current/, where this package installs nvidia_drv.so?
Should something be making nvidia_drv.so available in the default ModulePath (/usr/lib/xorg/modules), either by directly installing there, or by linking it there?
If so, by what mechanism would it do that/those?
If not, how does Xorg know where to locate nvidia_drv.so?
Is there a different package which is supposed to handle this? If so, which is it? I see nvidia-alternatives, but that doesnât manage any xorg links, only stuff inside /usr/lib/nvidia. I also see nvidia-support has some debconf templates saying "The NVIDIA driver is not yet configured; it needs to be enabled in xorg.conf before it can be used. Please see the package documentation for instructions." -- however, that package has no documentation, just a changelog and copyright.
Iâve looked in this packageâs files and install scripts, and I donât see anything which alters ModulePath, nor anything which puts nvidia_drv.so into the default ModulePath. So I donât see how Xorg can load the driver, ever.
I checked a few other Xorg driver packages to see what they do. This same system has installed:
xserver-xorg-video-all
xserver-xorg-video-amdgpu
xserver-xorg-video-ati
xserver-xorg-video-dummy
xserver-xorg-video-fbdev
xserver-xorg-video-nouveau
xserver-xorg-video-nvidia
xserver-xorg-video-radeon
xserver-xorg-video-vesa
xserver-xorg-video-vmware
Ignoring xserver-xorg-video-all (which is a dummy package that depends on the others), *every package* installs a "_drv.so" file into /usr/lib/xorg/modules/drivers -- except this one.
-- Package-specific info:
uname -a:
Linux up 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64 GNU/Linux
/proc/version:
Linux version 6.1.0-15-amd64 (debian-kernel at lists.debian.org) (gcc-12 (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 525.147.05 Wed Oct 25 20:27:35 UTC 2023
GCC version: gcc version 12.2.0 (Debian 12.2.0-14)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU117GL [T400 4GB] [10de:1ff2] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Lenovo TU117GL [T400 4GB] [17aa:1613]
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 168
IOMMU group: 12
Region 0: Memory at 50000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 6000000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at 6010000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nouveau, nvidia_current_drm, nvidia_current
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Dec 23 15:22 /dev/dri/card0
crw-rw----+ 1 root video 226, 1 Dec 23 15:22 /dev/dri/card1
crw-rw----+ 1 root render 226, 128 Dec 23 15:22 /dev/dri/renderD128
crw-rw----+ 1 root render 226, 129 Dec 23 15:22 /dev/dri/renderD129
crw-rw-rw- 1 root root 195, 254 Dec 23 15:27 /dev/nvidia-modeset
crw-rw-rw- 1 root root 195, 0 Dec 23 15:22 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Dec 23 15:22 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Dec 23 15:22 pci-0000:00:02.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Dec 23 15:22 pci-0000:00:02.0-render -> ../renderD128
lrwxrwxrwx 1 root root 8 Dec 23 15:22 pci-0000:01:00.0-card -> ../card1
lrwxrwxrwx 1 root root 13 Dec 23 15:22 pci-0000:01:00.0-render -> ../renderD129
video:x:44:ieure,boinc
Alternative 'nvidia':
nvidia - manual 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--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-ml.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
slave nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.525.147.05
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-opencl.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-options.conf is /etc/modprobe.d/nvidia-options.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 525
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
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-ml.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
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-nvvm.so.4-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
slave nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.525.147.05
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.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-525.147.05-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-525.147.05/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/nvidia-525.147.05/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/nvidia-525.147.05/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/nvidia-525.147.05/nvidia-options.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 - manual mode
link best version is /usr/lib/nvidia
link currently points to /usr/lib/mesa-diverted
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--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--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--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--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--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--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--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 22 Dec 10 06:31 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 51 Dec 10 06:31 /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 Dec 10 06:31 /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 Dec 10 06:31 /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 54 Dec 10 06:31 /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 Dec 10 06:31 /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 42 Dec 10 06:31 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
lrwxrwxrwx 1 root root 42 Dec 10 06:31 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
lrwxrwxrwx 1 root root 23 Dec 10 06:30 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 59 Dec 10 06:30 /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 59 Dec 10 06:30 /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 Dec 10 06:30 /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 Dec 10 06:30 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 53 Dec 10 06:30 /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 Dec 10 06:30 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 54 Dec 10 06:30 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 56 Dec 10 06:30 /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 56 Dec 10 06:30 /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so
lrwxrwxrwx 1 root root 58 Dec 10 06:30 /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 60 Dec 10 06:30 /etc/alternatives/nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.4
lrwxrwxrwx 1 root root 69 Oct 25 13:45 /etc/alternatives/nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.525.147.05
lrwxrwxrwx 1 root root 62 Dec 10 06:30 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 70 Dec 10 06:30 /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 Dec 10 06:30 /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 Dec 10 06:30 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 74 Oct 25 13:19 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-525.147.05-key-documentation
lrwxrwxrwx 1 root root 60 Jul 3 2022 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 46 Jul 3 2022 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-load.conf
lrwxrwxrwx 1 root root 50 Dec 9 2022 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 49 Jul 3 2022 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/nvidia-525.147.05/nvidia-options.conf
lrwxrwxrwx 1 root root 39 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 34 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Dec 10 06:30 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Dec 10 06:30 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root 1379616 Jul 12 02:01 /usr/lib/libnvidia-gtk3.so.525.125.06
-rw-r--r-- 1 root root 14248 Jul 12 02:01 /usr/lib/libnvidia-wayland-client.so.525.125.06
lrwxrwxrwx 1 root root 51 Aug 2 2022 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Aug 2 2022 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Aug 2 2022 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Aug 30 2022 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Aug 30 2022 /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 1021860 Sep 29 2022 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root 17 Jun 29 08:52 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.11.0
lrwxrwxrwx 1 root root 20 Jun 29 08:52 /usr/lib/x86_64-linux-gnu/libcudart.so.11.0 -> libcudart.so.11.8.89
-rw-r--r-- 1 root root 679264 Sep 29 2022 /usr/lib/x86_64-linux-gnu/libcudart.so.11.8.89
-rw-r--r-- 1 root root 1198880 Sep 29 2022 /usr/lib/x86_64-linux-gnu/libcudart_static.a
-rw-r--r-- 1 root root 56309912 Oct 25 13:41 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.525.147.05
lrwxrwxrwx 1 root root 31 Aug 15 2022 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.10
-rw-r--r-- 1 root root 68880 Aug 15 2022 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.10
-rw-r--r-- 1 root root 42054840 Oct 25 13:59 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.525.147.05
-rw-r--r-- 1 root root 44282616 Oct 25 13:54 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.525.147.05
-rw-r--r-- 1 root root 652264 Oct 25 13:20 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.525.147.05
lrwxrwxrwx 1 root root 58 Oct 5 2022 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so -> /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Aug 2 2022 /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 62 Jul 12 07:16 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.4 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.4-x86_64-linux-gnu
lrwxrwxrwx 1 root root 71 Oct 25 13:45 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.525.147.05 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.525.147.05-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Aug 30 2022 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 72 Aug 30 2022 /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 18528 Oct 25 13:19 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.525.147.05
lrwxrwxrwx 1 root root 46 Oct 21 12:27 /usr/lib/xorg/modules/drivers/libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 46 Oct 21 12:27 /usr/lib/xorg/modules/drivers/libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 37 Dec 23 15:26 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root 298216 Dec 14 21:00 /usr/lib/xorg/modules/extensions/libglx.so
-rw-r--r-- 1 root root 8271 Feb 15 2023 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 8271 Feb 15 2023 /var/log/Xorg.0.log.old
/etc/OpenCL/vendors/:
total 16
drwxr-xr-x 2 root root 4096 Dec 10 06:30 .
drwxr-xr-x 3 root root 4096 Aug 30 2022 ..
-rw-r--r-- 1 root root 52 Nov 13 2020 intel.icd
-rw-r--r-- 1 root root 22 May 12 2022 nvidia.icd
/etc/X11/xorg.conf.d/:
total 40
drw-r-xr-x 2 root root 4096 Aug 20 08:41 .
drwxr-xr-x 12 root root 4096 Jul 30 09:31 ..
-rw-r--r-- 1 root root 415 Feb 16 2023 49-enable-nvidia-video.conf
-rw-r--r-- 1 root root 537 Feb 16 2023 50-enable-intel-video.conf
-rw-r--r-- 1 root root 76 Aug 31 2022 50-enable-nvidia-video.conf
-rw-r--r-- 1 ieure ieure 2116 Feb 16 2023 50-new-x11.conf.dis
-rw-r--r-- 1 root root 300 Aug 9 2022 50-pd-elecom-huge.conf
-rw-r--r-- 1 root root 396 Aug 9 2022 50-pd-trackpad.conf
-rw-r--r-- 1 root root 302 Feb 16 2023 51-screen.conf
-rw-r--r-- 1 root root 226 Feb 9 2023 90-xpra-virtual.conf
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 Dec 10 06:30 .
drwxr-xr-x 178 root root 12288 Dec 26 09:01 ..
drwxr-xr-x 2 root root 4096 Dec 10 06:30 current
lrwxrwxrwx 1 root root 7 Dec 2 15:24 nvidia-525.147.05 -> current
lrwxrwxrwx 1 root root 56 Jul 3 2022 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Aug 23 2022 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jul 3 2022 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Dec 9 2022 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 36
drwxr-xr-x 7 root root 4096 Aug 2 2022 .
drwxr-xr-x 143 root root 12288 Dec 23 06:19 ..
drwxr-xr-x 2 root root 4096 Mar 16 2022 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 Mar 16 2022 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Mar 16 2022 i386-linux-gnu
drwxr-xr-x 2 root root 4096 Mar 16 2022 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 Jul 30 09:00 x86_64-linux-gnu
/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Mar 16 2022 .
drwxr-xr-x 7 root root 4096 Aug 2 2022 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Mar 16 2022 .
drwxr-xr-x 7 root root 4096 Aug 2 2022 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Mar 16 2022 .
drwxr-xr-x 7 root root 4096 Aug 2 2022 ..
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Mar 16 2022 .
drwxr-xr-x 7 root root 4096 Aug 2 2022 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 696
drwxr-xr-x 2 root root 4096 Jul 30 09:00 .
drwxr-xr-x 7 root root 4096 Aug 2 2022 ..
lrwxrwxrwx 1 root root 15 Jan 3 2023 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 84448 Jan 3 2023 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Jan 3 2023 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542880 Jan 3 2023 libGL.so.1.7.0
lrwxrwxrwx 1 root root 18 Jan 3 2023 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71832 Jan 3 2023 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Mar 22 2023 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 16
drwxr-xr-x 2 root root 4096 Mar 16 2022 .
drwxr-xr-x 143 root root 12288 Dec 23 06:19 ..
/usr/lib/nvidia/:
total 44
drwxr-xr-x 5 root root 4096 Jul 30 09:28 .
drwxr-xr-x 143 root root 12288 Dec 23 06:19 ..
-rw-r--r-- 1 root root 57 Jun 27 02:30 alternate-install-present
drwxr-xr-x 2 root root 4096 Mar 16 2022 bumblebee
-rwxr-xr-x 1 root root 2125 Jun 27 02:30 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jun 27 02:30 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Dec 10 06:30 current
drwxr-xr-x 2 root root 4096 Jul 12 07:16 current-open
lrwxrwxrwx 1 root root 48 Aug 23 2022 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Aug 2 2022 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Aug 2 2022 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Aug 23 2022 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 616 Jun 27 02:30 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Mar 16 2022 .
drwxr-xr-x 5 root root 4096 Jul 30 09:28 ..
/usr/lib/nvidia/current-open/:
total 8
drwxr-xr-x 2 root root 4096 Jul 12 07:16 .
drwxr-xr-x 5 root root 4096 Jul 30 09:28 ..
/usr/lib/nvidia/current/:
total 19652
drwxr-xr-x 2 root root 4096 Dec 10 06:30 .
drwxr-xr-x 5 root root 4096 Jul 30 09:28 ..
lrwxrwxrwx 1 root root 33 Dec 2 15:24 libglxserver_nvidia.so -> libglxserver_nvidia.so.525.147.05
-rw-r--r-- 1 root root 12586736 Oct 25 13:26 libglxserver_nvidia.so.525.147.05
-rwxr-xr-x 1 root root 35168 Jul 12 02:01 nv-control-dpy
-rwxr-xr-x 1 root root 39139 Dec 2 15:24 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Oct 25 13:19 nvidia-debugdump
-rwxr-xr-x 1 root root 260688 Jul 12 02:01 nvidia-settings
-rw-r--r-- 1 root root 8609 Jul 12 02:01 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 Jul 12 02:01 nvidia-settings.desktop
-rwxr-xr-x 1 root root 644112 Oct 25 13:21 nvidia-smi
-rw-r--r-- 1 root root 23970 Dec 2 15:24 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3330 Dec 2 15:24 nvidia.ids
-rw-r--r-- 1 root root 6349536 Oct 25 13:28 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 19652
drwxr-xr-x 2 root root 4096 Dec 10 06:30 .
drwxr-xr-x 5 root root 4096 Jul 30 09:28 ..
lrwxrwxrwx 1 root root 33 Dec 2 15:24 libglxserver_nvidia.so -> libglxserver_nvidia.so.525.147.05
-rw-r--r-- 1 root root 12586736 Oct 25 13:26 libglxserver_nvidia.so.525.147.05
-rwxr-xr-x 1 root root 35168 Jul 12 02:01 nv-control-dpy
-rwxr-xr-x 1 root root 39139 Dec 2 15:24 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Oct 25 13:19 nvidia-debugdump
-rwxr-xr-x 1 root root 260688 Jul 12 02:01 nvidia-settings
-rw-r--r-- 1 root root 8609 Jul 12 02:01 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 Jul 12 02:01 nvidia-settings.desktop
-rwxr-xr-x 1 root root 644112 Oct 25 13:21 nvidia-smi
-rw-r--r-- 1 root root 23970 Dec 2 15:24 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3330 Dec 2 15:24 nvidia.ids
-rw-r--r-- 1 root root 6349536 Oct 25 13:28 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 168
drwxr-xr-x 3 root root 4096 Aug 2 2022 .
drwxr-xr-x 163 root root 159744 Dec 25 06:38 ..
drwxr-xr-x 2 root root 4096 Dec 10 06:30 current
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 168396
drwxr-xr-x 2 root root 4096 Dec 10 06:30 .
drwxr-xr-x 3 root root 4096 Aug 2 2022 ..
lrwxrwxrwx 1 root root 27 Dec 2 15:24 libEGL_nvidia.so.0 -> libEGL_nvidia.so.525.147.05
-rw-r--r-- 1 root root 1333232 Oct 25 13:26 libEGL_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 27 Dec 2 15:24 libGLX_nvidia.so.0 -> libGLX_nvidia.so.525.147.05
-rw-r--r-- 1 root root 1191352 Oct 25 13:20 libGLX_nvidia.so.525.147.05
lrwxrwxrwx 1 root root 12 Dec 2 15:24 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 21 Dec 2 15:24 libcuda.so.1 -> libcuda.so.525.147.05
-rw-r--r-- 1 root root 29867944 Oct 25 13:37 libcuda.so.525.147.05
lrwxrwxrwx 1 root root 15 Dec 2 15:24 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 24 Dec 2 15:24 libnvcuvid.so.1 -> libnvcuvid.so.525.147.05
-rw-r--r-- 1 root root 7781216 Oct 25 13:21 libnvcuvid.so.525.147.05
lrwxrwxrwx 1 root root 17 Dec 2 15:24 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 26 Dec 2 15:24 libnvidia-ml.so.1 -> libnvidia-ml.so.525.147.05
-rw-r--r-- 1 root root 1827448 Oct 25 13:21 libnvidia-ml.so.525.147.05
lrwxrwxrwx 1 root root 28 Dec 2 15:24 libnvidia-nvvm.so.4 -> libnvidia-nvvm.so.525.147.05
-rw-r--r-- 1 root root 85957696 Oct 25 13:45 libnvidia-nvvm.so.525.147.05
lrwxrwxrwx 1 root root 30 Dec 2 15:24 libnvidia-opencl.so.1 -> libnvidia-opencl.so.525.147.05
-rw-r--r-- 1 root root 22991280 Oct 25 13:38 libnvidia-opencl.so.525.147.05
lrwxrwxrwx 1 root root 38 Dec 2 15:24 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.525.147.05
-rw-r--r-- 1 root root 20727192 Oct 25 13:27 libnvidia-ptxjitcompiler.so.525.147.05
-rw-r--r-- 1 root root 18504 Oct 25 13:26 libnvidia-vulkan-producer.so.525.147.05
lrwxrwxrwx 1 root root 29 Dec 2 15:24 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.525.147.05
-rw-r--r-- 1 root root 712288 Oct 25 13:19 libvdpau_nvidia.so.525.147.05
/usr/share/X11/xorg.conf.d/:
total 68
drwxr-xr-x 2 root root 4096 Dec 18 06:10 .
drwxr-xr-x 5 root root 4096 Oct 6 06:43 ..
-rw-r--r-- 1 root root 126 Feb 26 2023 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Dec 14 21:00 10-quirks.conf
-rw-r--r-- 1 root root 92 Jul 8 2022 10-radeon.conf
-rw-r--r-- 1 root root 1429 Feb 12 2022 40-libinput.conf
-rw-r--r-- 1 root root 142 Jun 14 2022 50-joystick.conf
-rw-r--r-- 1 root root 788 Dec 15 2022 50-kb-ergodoxen.conf
-rw-r--r-- 1 root root 378 Dec 15 2022 50-kb-lenovo-thinkpad-keyboard-with-trackpoint.conf
-rw-r--r-- 1 root root 823 Dec 15 2022 50-kb-lenovo-thinkpad-trackpoint-keyboard-ii.conf
-rw-r--r-- 1 root root 397 Dec 15 2022 50-kb-lenovo-thinkpad-trackpoint-keyboard.conf
-rw-r--r-- 1 root root 356 Dec 15 2022 50-kb-qemu-on-mac.conf
-rw-r--r-- 1 root root 594 Dec 15 2022 50-kb-tex-shinobi.conf
-rw-r--r-- 1 root root 113 Feb 12 2022 50-multitouch.conf
-rw-r--r-- 1 root root 326 Dec 15 2022 51-kb-lenovo-thinkpad.conf
-rw-r--r-- 1 root root 1753 Mar 23 2023 70-synaptics.conf
-rw-r--r-- 1 root root 3458 Jul 14 2022 70-wacom.conf
/etc/modprobe.d:
total 56
drwxr-xr-x 2 root root 4096 Nov 24 06:56 .
drwxr-xr-x 178 root root 12288 Dec 26 09:01 ..
-rw-r--r-- 1 root root 154 Dec 20 2019 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 31 Dec 4 2020 ath9k_htc.conf
-rw-r--r-- 1 root root 50 May 22 2020 blacklist-libnfc.conf
-rw-r--r-- 1 root root 18 Aug 31 2022 blacklist-nouveau.conf
-rw-r--r-- 1 root root 17 Jul 9 2022 blacklist-pcspkr.conf
-rw-r--r-- 1 root root 127 Feb 12 2021 dkms.conf
-rw-r--r-- 1 root root 154 Jul 4 2022 intel-microcode-blacklist.conf
-rw-r--r-- 1 root root 379 Feb 9 2021 mdadm.conf
-rw-r--r-- 1 root root 18 Aug 23 2022 nouveau-blacklist.conf
lrwxrwxrwx 1 root root 45 Jul 3 2022 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
-rw-r--r-- 1 root root 119 Jul 9 2022 oss-compat.conf
/etc/modprobe.d/nouveau-blacklist.conf:blacklist nouveau
/etc/modprobe.d/blacklist-nouveau.conf:blacklist nouveau
/etc/modules-load.d:
-rw-r--r-- 1 root root 195 Jul 8 2022 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Dec 10 06:31 .
drwxr-xr-x 178 root root 12288 Dec 26 09:01 ..
-rw-r--r-- 1 root root 119 Mar 14 2022 cups-filters.conf
lrwxrwxrwx 1 root root 10 Nov 9 16:25 modules.conf -> ../modules
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-options.conf >>>>>>>>>>
#options nvidia-current NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To grant performance counter access to unprivileged users, uncomment the following line:
#options nvidia-current NVreg_RestrictProfilingToAdminUsers=0
# Uncomment to enable this power management feature:
#options nvidia-current NVreg_PreserveVideoMemoryAllocations=1
# Uncomment to enable this power management feature:
#options nvidia-current NVreg_EnableS0ixPowerManagement=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-options.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/49-enable-nvidia-video.conf >>>>>>>>>>
Section "Device"
Identifier "nVidia T400 4gb"
# BusID "pci:1:0:0"
Driver "nvidia"
Option "Monitor-DP-4" "Lenovo ThinkVision P32p-20"
Option "ForceFullCompositionPipeline" "On"
EndSection
Section "Monitor"
Identifier "Lenovo ThinkVision P32p-20"
VendorName "Lenovo"
ModelName "ThinkVision P32p-20"
Option "Primary" "true"
Option "LeftOf" "Lenovo ThinkVision LT1913p"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/49-enable-nvidia-video.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/50-enable-intel-video.conf >>>>>>>>>>
# On systems with multiple GPUs, where the non-Intel GPU controls the
# kernel framebuffer, the modesetting driver requires the bus ID of
# the Intel GPU to load.
Section "Device"
Identifier "Intel HD Graphics"
Driver "modesetting"
BusID "pci:0:2:0"
Option "Monitor-HDMI-3" "Lenovo ThinkVision LT1913p"
EndSection
Section "Monitor"
Identifier "Lenovo ThinkVision LT1913p"
VendorName "Lenovo"
ModelName "ThinkVision LT1913p"
Option "Primary" "false"
Option "RightOf" "Lenovo ThinkVision P32p-20"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/50-enable-intel-video.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/50-enable-nvidia-video.conf >>>>>>>>>>
Section "Device"
Identifier "nVidia T400 4gb"
Driver "nvidia"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/50-enable-nvidia-video.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/50-pd-elecom-huge.conf >>>>>>>>>>
Section "InputClass"
Identifier "Elecom HUGE Trackballs"
MatchIsPointer "on"
MatchUSBID "056e:010d"
Driver "libinput"
Option "ScrollMethod" "button"
Option "ScrollButton" "10" # Fn1
# Option "ScrollButton" "11" # Fn2
# Option "ScrollButton" "12" # Fn3
EndsEction
^^^^^^^^^^ /etc/X11/xorg.conf.d/50-pd-elecom-huge.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/50-pd-trackpad.conf >>>>>>>>>>
Section "InputClass"
Identifier "Touchpads"
MatchIsTouchpad "on"
Driver "libinput"
Option "ClickMethod" "clickfinger"
Option "DisableWhileTyping" "on"
Option "NaturalScrolling" "on"
Option "Tapping" "off"
EndSection
Section "InputClass"
Identifier "TrackPoints"
MatchProduct "TrackPoint"
Driver "libinput"
Option "NaturalScrolling" "off"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/50-pd-trackpad.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/51-screen.conf >>>>>>>>>>
Section "Screen"
Identifier "Primary"
Device "nVidia T400 4gb"
Monitor "Lenovo ThinkVision LT1913p"
DefaultDepth 24
Option "nvidiaXineramaInfoOrder" "DFP-4"
# Option "metamodes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/51-screen.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/90-xpra-virtual.conf >>>>>>>>>>
# Ignore all xpra virtual devices by default,
# these will be enabled explicitly when needed.
Section "InputClass"
Identifier "xpra-virtual-device"
MatchProduct "Xpra"
Option "Ignore" "true"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/90-xpra-virtual.conf ^^^^^^^^^^
<<<<<<<<<< /home/ieure/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[ 329.111] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 329.111] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 329.111] (--) Log file renamed from "/home/ieure/.local/share/xorg/Xorg.pid-9286.log" to "/home/ieure/.local/share/xorg/Xorg.1.log"
[ 329.111]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 329.111] Current Operating System: Linux up 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64
[ 329.111] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-15-amd64 root=/dev/mapper/vg0-root ro quiet splash
[ 329.111] xorg-server 2:21.1.7-3+deb12u4 (https://www.debian.org/support)
[ 329.111] Current version of pixman: 0.42.2
[ 329.111] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 329.111] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 329.111] (==) Log file: "/home/ieure/.local/share/xorg/Xorg.1.log", Time: Sat Dec 23 15:27:42 2023
[ 329.111] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 329.111] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 329.112] (==) No Layout section. Using the first Screen section.
[ 329.112] (**) |-->Screen "Primary" (0)
[ 329.112] (**) | |-->Monitor "Lenovo ThinkVision LT1913p"
[ 329.112] (**) | |-->Device "nVidia T400 4gb"
[ 329.112] (**) | |-->GPUDevice "Intel HD Graphics"
[ 329.112] (**) | |-->GPUDevice "nVidia T400 4gb"
[ 329.112] (==) Automatically adding devices
[ 329.112] (==) Automatically enabling devices
[ 329.112] (==) Automatically adding GPU devices
[ 329.112] (==) Automatically binding GPU devices
[ 329.112] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 329.112] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 329.112] Entry deleted from font path.
[ 329.112] (==) 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
[ 329.112] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 329.112] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 329.112] (II) Loader magic: 0x55c89c681f00
[ 329.112] (II) Module ABI versions:
[ 329.112] X.Org ANSI C Emulation: 0.4
[ 329.112] X.Org Video Driver: 25.2
[ 329.112] X.Org XInput driver : 24.4
[ 329.112] X.Org Server Extension : 10.0
[ 329.112] (++) using VT number 3
[ 329.113] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_38
[ 329.114] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 329.114] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 329.114] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 15 paused 0
[ 329.114] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 329.114] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 329.114] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 16 paused 0
[ 329.116] (--) PCI: (0 at 0:2:0) 8086:4680:17aa:330e rev 12, Mem @ 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64
[ 329.116] (--) PCI:*(1 at 0:0:0) 10de:1ff2:17aa:1613 rev 161, Mem @ 0x50000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072
[ 329.116] (II) LoadModule: "glx"
[ 329.116] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 329.117] (II) Module glx: vendor="X.Org Foundation"
[ 329.117] compiled for 1.21.1.7, module version = 1.0.0
[ 329.117] ABI class: X.Org Server Extension, version 10.0
[ 329.117] (II) LoadModule: "nvidia"
[ 329.117] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 329.118] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 329.118] compiled for 1.6.99.901, module version = 1.0.0
[ 329.118] Module class: X.Org Video Driver
[ 329.118] (II) LoadModule: "modesetting"
[ 329.118] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 329.118] (II) Module modesetting: vendor="X.Org Foundation"
[ 329.118] compiled for 1.21.1.7, module version = 1.21.1
[ 329.118] Module class: X.Org Video Driver
[ 329.118] ABI class: X.Org Video Driver, version 25.2
[ 329.118] (II) NVIDIA dlloader X Driver 525.147.05 Wed Oct 25 20:28:33 UTC 2023
[ 329.118] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 329.118] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 329.118] (II) systemd-logind: releasing fd for 226:1
[ 329.118] (II) Loading sub module "fb"
[ 329.118] (II) LoadModule: "fb"
[ 329.118] (II) Module "fb" already built-in
[ 329.118] (II) Loading sub module "wfb"
[ 329.118] (II) LoadModule: "wfb"
[ 329.118] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 329.119] (II) Module wfb: vendor="X.Org Foundation"
[ 329.119] compiled for 1.21.1.7, module version = 1.0.0
[ 329.119] ABI class: X.Org ANSI C Emulation, version 0.4
[ 329.119] (II) Loading sub module "ramdac"
[ 329.119] (II) LoadModule: "ramdac"
[ 329.119] (II) Module "ramdac" already built-in
[ 329.119] (II) modeset(G0): using drv /dev/dri/card0
[ 329.119] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 329.119] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Primary" for depth/fbbpp 24/32
[ 329.119] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 329.119] (==) NVIDIA(0): RGB weight 888
[ 329.119] (==) NVIDIA(0): Default visual is TrueColor
[ 329.119] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 329.119] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-4"
[ 329.119] (**) NVIDIA(0): Option "ForceFullCompositionPipeline" "On"
[ 329.119] (**) NVIDIA(0): Enabling 2D acceleration
[ 329.119] (II) Loading sub module "glxserver_nvidia"
[ 329.119] (II) LoadModule: "glxserver_nvidia"
[ 329.119] (II) Loading /usr/lib/xorg/modules/drivers/libglxserver_nvidia.so
[ 329.129] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 329.129] compiled for 1.6.99.901, module version = 1.0.0
[ 329.129] Module class: X.Org Server Extension
[ 329.129] (II) NVIDIA GLX Module 525.147.05 Wed Oct 25 20:26:41 UTC 2023
[ 329.129] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 329.130] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 329.130] (--) NVIDIA(0): DFP-0 (boot)
[ 329.130] (--) NVIDIA(0): DFP-1
[ 329.130] (--) NVIDIA(0): DFP-2
[ 329.130] (--) NVIDIA(0): DFP-3
[ 329.130] (--) NVIDIA(0): DFP-4
[ 329.130] (--) NVIDIA(0): DFP-5 (boot)
[ 329.132] (II) NVIDIA(0): NVIDIA GPU NVIDIA T400 4GB (TU117GL-B) at PCI:1:0:0 (GPU-0)
[ 329.132] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 329.132] (--) NVIDIA(0): VideoBIOS: 90.17.92.00.10
[ 329.132] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 329.132] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 329.132] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 329.132] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 329.132] (--) NVIDIA(GPU-0):
[ 329.138] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 329.138] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 329.138] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 329.138] (--) NVIDIA(GPU-0):
[ 329.138] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 329.138] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 329.138] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 329.138] (--) NVIDIA(GPU-0):
[ 329.138] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 329.138] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 329.138] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 329.138] (--) NVIDIA(GPU-0):
[ 329.138] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 329.138] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 329.138] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 329.138] (--) NVIDIA(GPU-0):
[ 329.169] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 329.169] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 329.169] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 329.169] (--) NVIDIA(GPU-0):
[ 329.169] (**) NVIDIA(0): Option "Primary" "true"
[ 329.247] (==) NVIDIA(0):
[ 329.247] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 329.247] (==) NVIDIA(0): will be used as the requested mode.
[ 329.247] (==) NVIDIA(0):
[ 329.248] (II) NVIDIA(0): Validated MetaModes:
[ 329.248] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
[ 329.248] (II) NVIDIA(0): Virtual screen size determined to be 5120 x 2160
[ 329.324] (--) NVIDIA(0): DPI set to (139, 140); computed from "UseEdidDpi" X config
[ 329.324] (--) NVIDIA(0): option
[ 329.324] (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
[ 329.324] (==) modeset(G0): RGB weight 888
[ 329.324] (==) modeset(G0): Default visual is TrueColor
[ 329.324] (II) Loading sub module "glamoregl"
[ 329.324] (II) LoadModule: "glamoregl"
[ 329.324] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 329.326] (II) Module glamoregl: vendor="X.Org Foundation"
[ 329.326] compiled for 1.21.1.7, module version = 1.0.1
[ 329.326] ABI class: X.Org ANSI C Emulation, version 0.4
[ 329.347] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
[ 329.347] (II) modeset(G0): glamor initialized
[ 329.347] (II) modeset(G0): Output DP-1-1 using monitor section Lenovo ThinkVision LT1913p
[ 329.347] (**) modeset(G0): Option "RightOf" "Lenovo ThinkVision P32p-20"
[ 329.347] (**) modeset(G0): Option "Primary" "false"
[ 329.347] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 329.347] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 329.347] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 329.347] (II) modeset(G0): Output DP-1-3 has no monitor section
[ 329.347] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[ 329.347] (II) modeset(G0): Output HDMI-1-4 has no monitor section
[ 329.347] (II) modeset(G0): EDID for output DP-1-1
[ 329.347] (II) modeset(G0): EDID for output HDMI-1-1
[ 329.347] (II) modeset(G0): EDID for output DP-1-2
[ 329.347] (II) modeset(G0): EDID for output HDMI-1-2
[ 329.348] (II) modeset(G0): EDID for output DP-1-3
[ 329.348] (II) modeset(G0): EDID for output HDMI-1-3
[ 329.348] (II) modeset(G0): EDID for output HDMI-1-4
[ 329.348] (EE) modeset(G0): Cannot position output DP-1-1 relative to unknown output Lenovo ThinkVision P32p-20
[ 329.348] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 329.348] (==) modeset(G0): DPI set to (96, 96)
[ 329.348] (II) Loading sub module "fb"
[ 329.348] (II) LoadModule: "fb"
[ 329.348] (II) Module "fb" already built-in
[ 329.348] (WW) NVIDIA: Failed to bind sideband socket to
[ 329.348] (WW) NVIDIA: '/var/run/nvidia-xdriver-24992762' Permission denied
[ 329.348] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 329.348] (II) NVIDIA: access.
[ 329.362] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
[ 329.486] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 329.486] (==) NVIDIA(0): Backing store enabled
[ 329.486] (==) NVIDIA(0): Silken mouse enabled
[ 329.486] (==) NVIDIA(0): DPMS enabled
[ 329.486] (WW) NVIDIA(0): Option "Primary" is not used
[ 329.486] (WW) NVIDIA(0): Option "RightOf" is not used
[ 329.486] (II) Loading sub module "dri2"
[ 329.486] (II) LoadModule: "dri2"
[ 329.486] (II) Module "dri2" already built-in
[ 329.486] (II) NVIDIA(0): [DRI2] Setup complete
[ 329.486] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 329.491] (==) modeset(G0): Backing store enabled
[ 329.491] (==) modeset(G0): Silken mouse enabled
[ 329.491] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 329.491] (==) modeset(G0): DPMS enabled
[ 329.491] (WW) modeset(G0): Option "Monitor-HDMI-3" is not used
[ 329.491] (WW) modeset(G0): Option "Primary" is not used
[ 329.491] (WW) modeset(G0): Option "RightOf" is not used
[ 329.491] (WW) modeset(G0): Option "nvidiaXineramaInfoOrder" is not used
[ 329.491] (II) modeset(G0): [DRI2] Setup complete
[ 329.491] (II) modeset(G0): [DRI2] DRI driver: iris
[ 329.491] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 329.491] (II) modeset(G0): Disable reverse prime offload mode for i915.
[ 329.491] (II) Initializing extension Generic Event Extension
[ 329.491] (II) Initializing extension SHAPE
[ 329.492] (II) Initializing extension MIT-SHM
[ 329.492] (II) Initializing extension XInputExtension
[ 329.492] (II) Initializing extension XTEST
[ 329.492] (II) Initializing extension BIG-REQUESTS
[ 329.492] (II) Initializing extension SYNC
[ 329.492] (II) Initializing extension XKEYBOARD
[ 329.492] (II) Initializing extension XC-MISC
[ 329.492] (II) Initializing extension SECURITY
[ 329.492] (II) Initializing extension XFIXES
[ 329.492] (II) Initializing extension RENDER
[ 329.492] (II) Initializing extension RANDR
[ 329.492] (II) Initializing extension COMPOSITE
[ 329.492] (II) Initializing extension DAMAGE
[ 329.492] (II) Initializing extension MIT-SCREEN-SAVER
[ 329.492] (II) Initializing extension DOUBLE-BUFFER
[ 329.492] (II) Initializing extension RECORD
[ 329.492] (II) Initializing extension DPMS
[ 329.492] (II) Initializing extension Present
[ 329.493] (II) Initializing extension DRI3
[ 329.493] (II) Initializing extension X-Resource
[ 329.493] (II) Initializing extension XVideo
[ 329.493] (II) Initializing extension XVideo-MotionCompensation
[ 329.493] (II) Initializing extension SELinux
[ 329.493] (II) SELinux: Disabled on system
[ 329.493] (II) Initializing extension GLX
[ 329.493] (II) Initializing extension GLX
[ 329.493] (II) Indirect GLX disabled.
[ 329.493] (II) GLX: Another vendor is already registered for screen 0
[ 329.493] (II) Initializing extension XFree86-VidModeExtension
[ 329.493] (II) Initializing extension XFree86-DGA
[ 329.493] (II) Initializing extension XFree86-DRI
[ 329.493] (II) Initializing extension DRI2
[ 329.493] (II) Initializing extension NV-GLX
[ 329.493] (II) Initializing extension NV-CONTROL
[ 329.493] (II) Initializing extension XINERAMA
[ 329.493] (II) modeset(G0): Damage tracking initialized
[ 329.557] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 329.557] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 329.557] (II) LoadModule: "libinput"
[ 329.557] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 329.559] (II) Module libinput: vendor="X.Org Foundation"
[ 329.559] compiled for 1.21.1.3, module version = 1.2.1
[ 329.559] Module class: X.Org XInput Driver
[ 329.559] ABI class: X.Org XInput driver, version 24.4
[ 329.559] (II) Using input driver 'libinput' for 'Power Button'
[ 329.561] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
[ 329.561] (**) Power Button: always reports core events
[ 329.561] (**) Option "Device" "/dev/input/event2"
[ 329.564] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 329.564] (II) event2 - Power Button: device is a keyboard
[ 329.564] (II) event2 - Power Button: device removed
[ 329.564] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 329.564] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 329.564] (**) Option "xkb_model" "pc105"
[ 329.564] (**) Option "xkb_layout" "us"
[ 329.564] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.600] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 329.600] (II) event2 - Power Button: device is a keyboard
[ 329.601] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 329.601] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 329.601] (II) Using input driver 'libinput' for 'Video Bus'
[ 329.603] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0
[ 329.603] (**) Video Bus: always reports core events
[ 329.603] (**) Option "Device" "/dev/input/event3"
[ 329.604] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 329.604] (II) event3 - Video Bus: device is a keyboard
[ 329.604] (II) event3 - Video Bus: device removed
[ 329.604] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 329.604] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 329.604] (**) Option "xkb_model" "pc105"
[ 329.604] (**) Option "xkb_layout" "us"
[ 329.604] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.606] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 329.606] (II) event3 - Video Bus: device is a keyboard
[ 329.607] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 329.607] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 329.607] (II) Using input driver 'libinput' for 'Power Button'
[ 329.607] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 50 paused 0
[ 329.608] (**) Power Button: always reports core events
[ 329.608] (**) Option "Device" "/dev/input/event1"
[ 329.609] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 329.609] (II) event1 - Power Button: device is a keyboard
[ 329.610] (II) event1 - Power Button: device removed
[ 329.610] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 329.610] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 329.610] (**) Option "xkb_model" "pc105"
[ 329.610] (**) Option "xkb_layout" "us"
[ 329.610] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.612] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 329.612] (II) event1 - Power Button: device is a keyboard
[ 329.613] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 329.613] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 329.613] (II) Using input driver 'libinput' for 'Sleep Button'
[ 329.614] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 51 paused 0
[ 329.614] (**) Sleep Button: always reports core events
[ 329.614] (**) Option "Device" "/dev/input/event0"
[ 329.615] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 329.615] (II) event0 - Sleep Button: device is a keyboard
[ 329.615] (II) event0 - Sleep Button: device removed
[ 329.615] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 329.615] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 329.615] (**) Option "xkb_model" "pc105"
[ 329.615] (**) Option "xkb_layout" "us"
[ 329.615] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.616] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 329.616] (II) event0 - Sleep Button: device is a keyboard
[ 329.617] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[ 329.617] (II) No input driver specified, ignoring this device.
[ 329.617] (II) This device may have been added with another device file.
[ 329.618] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 329.618] (II) No input driver specified, ignoring this device.
[ 329.618] (II) This device may have been added with another device file.
[ 329.618] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[ 329.618] (II) No input driver specified, ignoring this device.
[ 329.618] (II) This device may have been added with another device file.
[ 329.619] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[ 329.619] (II) No input driver specified, ignoring this device.
[ 329.619] (II) This device may have been added with another device file.
[ 329.620] (II) config/udev: Adding input device ELECOM TrackBall Mouse HUGE TrackBall (/dev/input/event7)
[ 329.620] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput pointer catchall"
[ 329.620] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput keyboard catchall"
[ 329.620] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
[ 329.620] (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
[ 329.621] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[ 329.621] (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
[ 329.621] (**) Option "Device" "/dev/input/event7"
[ 329.624] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
[ 329.624] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
[ 329.624] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
[ 329.624] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
[ 329.625] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device removed
[ 329.625] (**) Option "ScrollMethod" "button"
[ 329.625] (**) Option "ScrollButton" "10"
[ 329.625] (II) libinput: ELECOM TrackBall Mouse HUGE TrackBall: needs a virtual subdevice
[ 329.625] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.2/1-6.1.2:1.0/0003:056E:010D.0002/input/input7/event7"
[ 329.625] (II) XINPUT: Adding extended input device "ELECOM TrackBall Mouse HUGE TrackBall" (type: MOUSE, id 10)
[ 329.625] (**) Option "AccelerationScheme" "none"
[ 329.625] (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) selected scheme none/0
[ 329.625] (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) acceleration factor: 2.000
[ 329.625] (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) acceleration threshold: 4
[ 329.627] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
[ 329.627] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
[ 329.628] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
[ 329.628] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
[ 329.629] (II) config/udev: Adding input device ELECOM TrackBall Mouse HUGE TrackBall (/dev/input/mouse0)
[ 329.629] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
[ 329.629] (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
[ 329.629] (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
[ 329.629] (**) Option "Device" "/dev/input/mouse0"
[ 329.629] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
Permission denied.
[ 329.629] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[ 329.629] (II) mouse0 - failed to create input device '/dev/input/mouse0'.
[ 329.630] (EE) libinput: ELECOM TrackBall Mouse HUGE TrackBall: Failed to create a device for /dev/input/mouse0
[ 329.630] (EE) PreInit returned 2 for "ELECOM TrackBall Mouse HUGE TrackBall"
[ 329.630] (II) UnloadModule: "libinput"
[ 329.631] (II) config/udev: Adding input device ZMK Project SliceMK ErgoDox Keyboard (/dev/input/event6)
[ 329.631] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "libinput keyboard catchall"
[ 329.631] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "SliceMK Ergodox Wireless"
[ 329.631] (II) Using input driver 'libinput' for 'ZMK Project SliceMK ErgoDox Keyboard'
[ 329.632] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 53 paused 0
[ 329.632] (**) ZMK Project SliceMK ErgoDox Keyboard: always reports core events
[ 329.632] (**) Option "Device" "/dev/input/event6"
[ 329.635] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
[ 329.635] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
[ 329.635] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device removed
[ 329.635] (II) libinput: ZMK Project SliceMK ErgoDox Keyboard: needs a virtual subdevice
[ 329.635] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.0/0003:1D50:615E.0004/input/input6/event6"
[ 329.635] (II) XINPUT: Adding extended input device "ZMK Project SliceMK ErgoDox Keyboard" (type: MOUSE, id 11)
[ 329.635] (**) Option "AccelerationScheme" "none"
[ 329.635] (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) selected scheme none/0
[ 329.635] (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) acceleration factor: 2.000
[ 329.635] (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) acceleration threshold: 4
[ 329.638] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
[ 329.638] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
[ 329.639] (II) config/udev: Adding input device Lenovo Lenovo USB Soundbar (/dev/input/event5)
[ 329.639] (**) Lenovo Lenovo USB Soundbar: Applying InputClass "libinput keyboard catchall"
[ 329.639] (II) Using input driver 'libinput' for 'Lenovo Lenovo USB Soundbar'
[ 329.640] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 54 paused 0
[ 329.640] (**) Lenovo Lenovo USB Soundbar: always reports core events
[ 329.640] (**) Option "Device" "/dev/input/event5"
[ 329.643] (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 329.643] (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 329.643] (II) event5 - Lenovo Lenovo USB Soundbar: device removed
[ 329.643] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4.1/1-6.4.1:1.2/0003:17EF:A000.0003/input/input5/event5"
[ 329.643] (II) XINPUT: Adding extended input device "Lenovo Lenovo USB Soundbar" (type: KEYBOARD, id 12)
[ 329.643] (**) Option "xkb_model" "pc105"
[ 329.643] (**) Option "xkb_layout" "us"
[ 329.643] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.646] (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 329.646] (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 329.647] (II) config/udev: Adding input device HD Pro Webcam C920 (/dev/input/event8)
[ 329.647] (**) HD Pro Webcam C920: Applying InputClass "libinput keyboard catchall"
[ 329.647] (II) Using input driver 'libinput' for 'HD Pro Webcam C920'
[ 329.649] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 55 paused 0
[ 329.649] (**) HD Pro Webcam C920: always reports core events
[ 329.649] (**) Option "Device" "/dev/input/event8"
[ 329.651] (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[ 329.651] (II) event8 - HD Pro Webcam C920: device is a keyboard
[ 329.651] (II) event8 - HD Pro Webcam C920: device removed
[ 329.651] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4.3/1-6.4.3:1.0/input/input8/event8"
[ 329.651] (II) XINPUT: Adding extended input device "HD Pro Webcam C920" (type: KEYBOARD, id 13)
[ 329.651] (**) Option "xkb_model" "pc105"
[ 329.651] (**) Option "xkb_layout" "us"
[ 329.651] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.654] (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[ 329.654] (II) event8 - HD Pro Webcam C920: device is a keyboard
[ 329.655] (II) config/udev: Adding input device Lenovo Lenovo USB Soundbar (/dev/input/event4)
[ 329.655] (**) Lenovo Lenovo USB Soundbar: Applying InputClass "libinput keyboard catchall"
[ 329.655] (II) Using input driver 'libinput' for 'Lenovo Lenovo USB Soundbar'
[ 329.656] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
[ 329.656] (**) Lenovo Lenovo USB Soundbar: always reports core events
[ 329.656] (**) Option "Device" "/dev/input/event4"
[ 329.658] (II) event4 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 329.658] (II) event4 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 329.659] (II) event4 - Lenovo Lenovo USB Soundbar: device removed
[ 329.659] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:17EF:A000.0001/input/input4/event4"
[ 329.659] (II) XINPUT: Adding extended input device "Lenovo Lenovo USB Soundbar" (type: KEYBOARD, id 14)
[ 329.659] (**) Option "xkb_model" "pc105"
[ 329.659] (**) Option "xkb_layout" "us"
[ 329.659] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.661] (II) event4 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 329.661] (II) event4 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 329.662] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[ 329.662] (II) No input driver specified, ignoring this device.
[ 329.662] (II) This device may have been added with another device file.
[ 329.662] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[ 329.662] (II) No input driver specified, ignoring this device.
[ 329.662] (II) This device may have been added with another device file.
[ 329.663] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 329.663] (II) No input driver specified, ignoring this device.
[ 329.663] (II) This device may have been added with another device file.
[ 329.663] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[ 329.663] (II) No input driver specified, ignoring this device.
[ 329.663] (II) This device may have been added with another device file.
[ 329.664] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[ 329.664] (II) No input driver specified, ignoring this device.
[ 329.664] (II) This device may have been added with another device file.
[ 329.664] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[ 329.664] (II) No input driver specified, ignoring this device.
[ 329.664] (II) This device may have been added with another device file.
[ 329.665] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[ 329.665] (II) No input driver specified, ignoring this device.
[ 329.665] (II) This device may have been added with another device file.
[ 329.670] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput pointer catchall"
[ 329.670] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput keyboard catchall"
[ 329.670] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
[ 329.670] (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
[ 329.670] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[ 329.670] (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
[ 329.670] (**) Option "Device" "/dev/input/event7"
[ 329.670] (II) libinput: ELECOM TrackBall Mouse HUGE TrackBall: is a virtual subdevice
[ 329.670] (**) Option "ScrollMethod" "button"
[ 329.670] (**) Option "ScrollButton" "10"
[ 329.670] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.2/1-6.1.2:1.0/0003:056E:010D.0002/input/input7/event7"
[ 329.670] (II) XINPUT: Adding extended input device "ELECOM TrackBall Mouse HUGE TrackBall" (type: KEYBOARD, id 15)
[ 329.670] (**) Option "xkb_model" "pc105"
[ 329.670] (**) Option "xkb_layout" "us"
[ 329.670] (**) Option "xkb_options" "ctrl:nocaps"
[ 329.671] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "libinput keyboard catchall"
[ 329.671] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "SliceMK Ergodox Wireless"
[ 329.671] (II) Using input driver 'libinput' for 'ZMK Project SliceMK ErgoDox Keyboard'
[ 329.671] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 329.671] (**) ZMK Project SliceMK ErgoDox Keyboard: always reports core events
[ 329.671] (**) Option "Device" "/dev/input/event6"
[ 329.671] (II) libinput: ZMK Project SliceMK ErgoDox Keyboard: is a virtual subdevice
[ 329.671] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.0/0003:1D50:615E.0004/input/input6/event6"
[ 329.671] (II) XINPUT: Adding extended input device "ZMK Project SliceMK ErgoDox Keyboard" (type: KEYBOARD, id 16)
[ 329.671] (**) Option "xkb_rules" "sucks"
[ 329.671] (**) Option "xkb_model" "pc105"
[ 329.671] (**) Option "xkb_layout" "us"
[ 329.671] (**) Option "xkb_options" "ctrl:nocaps,hyper:hybrid,compose:sysreq"
[ 329.945] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 329.945] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 329.945] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 329.945] (--) NVIDIA(GPU-0):
[ 329.951] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 329.951] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 329.951] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 329.951] (--) NVIDIA(GPU-0):
[ 329.951] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 329.951] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 329.951] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 329.951] (--) NVIDIA(GPU-0):
[ 329.952] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 329.952] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 329.952] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 329.952] (--) NVIDIA(GPU-0):
[ 329.952] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 329.952] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 329.952] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 329.952] (--) NVIDIA(GPU-0):
[ 329.982] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 329.982] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 329.982] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 329.982] (--) NVIDIA(GPU-0):
[ 329.983] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 329.983] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 329.983] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 329.983] (--) NVIDIA(GPU-0):
[ 329.989] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 329.989] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 329.989] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 329.989] (--) NVIDIA(GPU-0):
[ 329.989] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 329.989] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 329.989] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 329.989] (--) NVIDIA(GPU-0):
[ 329.989] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 329.989] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 329.989] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 329.989] (--) NVIDIA(GPU-0):
[ 329.989] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 329.989] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 329.989] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 329.989] (--) NVIDIA(GPU-0):
[ 330.019] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 330.019] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 330.019] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 330.019] (--) NVIDIA(GPU-0):
[ 330.069] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 330.069] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 330.069] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 330.069] (--) NVIDIA(GPU-0):
[ 330.075] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 330.075] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 330.075] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 330.075] (--) NVIDIA(GPU-0):
[ 330.075] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 330.075] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 330.075] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 330.075] (--) NVIDIA(GPU-0):
[ 330.075] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 330.075] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 330.075] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 330.075] (--) NVIDIA(GPU-0):
[ 330.075] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 330.075] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 330.075] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 330.075] (--) NVIDIA(GPU-0):
[ 330.106] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 330.106] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 330.106] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 330.106] (--) NVIDIA(GPU-0):
[ 330.107] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 330.107] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 330.107] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 330.107] (--) NVIDIA(GPU-0):
[ 330.113] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 330.113] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 330.113] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 330.113] (--) NVIDIA(GPU-0):
[ 330.113] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 330.113] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 330.113] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 330.113] (--) NVIDIA(GPU-0):
[ 330.113] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 330.113] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 330.113] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 330.113] (--) NVIDIA(GPU-0):
[ 330.113] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 330.113] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 330.113] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 330.113] (--) NVIDIA(GPU-0):
[ 330.144] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 330.144] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 330.144] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 330.144] (--) NVIDIA(GPU-0):
[ 330.196] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 330.196] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 330.196] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 330.196] (--) NVIDIA(GPU-0):
[ 330.202] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 330.202] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 330.202] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 330.202] (--) NVIDIA(GPU-0):
[ 330.202] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 330.202] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 330.202] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 330.202] (--) NVIDIA(GPU-0):
[ 330.202] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 330.202] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 330.202] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 330.202] (--) NVIDIA(GPU-0):
[ 330.202] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 330.202] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 330.202] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 330.202] (--) NVIDIA(GPU-0):
[ 330.232] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 330.232] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 330.232] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 330.232] (--) NVIDIA(GPU-0):
[ 330.233] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 330.233] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 330.233] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 330.233] (--) NVIDIA(GPU-0):
[ 330.239] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 330.239] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 330.239] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 330.239] (--) NVIDIA(GPU-0):
[ 330.239] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 330.239] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 330.239] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 330.239] (--) NVIDIA(GPU-0):
[ 330.239] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 330.239] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 330.239] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 330.239] (--) NVIDIA(GPU-0):
[ 330.239] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 330.239] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 330.239] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 330.239] (--) NVIDIA(GPU-0):
[ 330.269] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 330.269] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 330.269] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 330.269] (--) NVIDIA(GPU-0):
[ 1724.411] (II) config/udev: Adding input device Yubico YubiKey OTP+FIDO+CCID (/dev/input/event20)
[ 1724.411] (**) Yubico YubiKey OTP+FIDO+CCID: Applying InputClass "libinput keyboard catchall"
[ 1724.411] (II) Using input driver 'libinput' for 'Yubico YubiKey OTP+FIDO+CCID'
[ 1724.413] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 77 paused 0
[ 1724.413] (**) Yubico YubiKey OTP+FIDO+CCID: always reports core events
[ 1724.413] (**) Option "Device" "/dev/input/event20"
[ 1724.416] (II) event20 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[ 1724.416] (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[ 1724.416] (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device removed
[ 1724.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/0003:1050:0407.0005/input/input20/event20"
[ 1724.416] (II) XINPUT: Adding extended input device "Yubico YubiKey OTP+FIDO+CCID" (type: KEYBOARD, id 17)
[ 1724.416] (**) Option "xkb_model" "pc105"
[ 1724.416] (**) Option "xkb_layout" "us"
[ 1724.416] (WW) Option "xkb_variant" requires a string value
[ 1724.416] (**) Option "xkb_options" "ctrl:nocaps"
[ 1724.457] (II) event20 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[ 1724.457] (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[ 1955.300] (II) event4 - Lenovo Lenovo USB Soundbar: device removed
[ 1955.302] (II) config/udev: removing device Lenovo Lenovo USB Soundbar
[ 1955.302] (**) Option "fd" "56"
[ 1955.302] (II) UnloadModule: "libinput"
[ 1955.302] (II) systemd-logind: releasing fd for 13:68
[ 7720.664] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 7720.664] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 7720.664] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 7720.664] (--) NVIDIA(GPU-0):
[ 7720.670] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 7720.670] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 7720.670] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7720.670] (--) NVIDIA(GPU-0):
[ 7720.670] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 7720.670] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 7720.670] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 7720.670] (--) NVIDIA(GPU-0):
[ 7720.670] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 7720.670] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 7720.670] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 7720.670] (--) NVIDIA(GPU-0):
[ 7720.670] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 7720.670] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 7720.670] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 7720.670] (--) NVIDIA(GPU-0):
[ 7720.700] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 7720.700] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 7720.700] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 7720.700] (--) NVIDIA(GPU-0):
[ 7720.700] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 7720.700] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 7720.700] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 7720.700] (--) NVIDIA(GPU-0):
[ 7720.706] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 7720.706] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 7720.706] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 7720.706] (--) NVIDIA(GPU-0):
[ 7720.706] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 7720.706] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 7720.706] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 7720.706] (--) NVIDIA(GPU-0):
[ 7720.706] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 7720.706] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 7720.706] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 7720.706] (--) NVIDIA(GPU-0):
[ 7720.706] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 7720.706] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 7720.706] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 7720.706] (--) NVIDIA(GPU-0):
[ 7720.737] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 7720.737] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 7720.737] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 7720.737] (--) NVIDIA(GPU-0):
[ 9673.701] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 9673.701] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 9673.701] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 9673.701] (--) NVIDIA(GPU-0):
[ 9673.707] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9673.707] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9673.707] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9673.707] (--) NVIDIA(GPU-0):
[ 9673.707] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9673.707] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9673.707] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 9673.707] (--) NVIDIA(GPU-0):
[ 9673.707] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9673.707] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9673.708] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9673.708] (--) NVIDIA(GPU-0):
[ 9673.708] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 9673.708] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 9673.708] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 9673.708] (--) NVIDIA(GPU-0):
[ 9673.739] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 9673.739] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 9673.739] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 9673.739] (--) NVIDIA(GPU-0):
[ 9673.739] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 9673.739] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 9673.739] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 9673.739] (--) NVIDIA(GPU-0):
[ 9673.745] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 9673.745] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 9673.745] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 9673.745] (--) NVIDIA(GPU-0):
[ 9673.745] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 9673.745] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 9673.745] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 9673.745] (--) NVIDIA(GPU-0):
[ 9673.745] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 9673.745] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 9673.745] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 9673.745] (--) NVIDIA(GPU-0):
[ 9673.745] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 9673.745] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 9673.745] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 9673.745] (--) NVIDIA(GPU-0):
[ 9673.776] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 9673.776] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 9673.776] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 9673.776] (--) NVIDIA(GPU-0):
[ 14304.544] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 14304.544] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 14304.544] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 14304.544] (--) NVIDIA(GPU-0):
[ 14304.550] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 14304.550] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 14304.550] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 14304.550] (--) NVIDIA(GPU-0):
[ 14304.550] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 14304.550] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 14304.550] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 14304.550] (--) NVIDIA(GPU-0):
[ 14304.550] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 14304.550] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 14304.550] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 14304.550] (--) NVIDIA(GPU-0):
[ 14304.550] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 14304.550] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 14304.550] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 14304.550] (--) NVIDIA(GPU-0):
[ 14304.580] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 14304.580] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 14304.580] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 14304.580] (--) NVIDIA(GPU-0):
[ 14304.580] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 14304.580] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 14304.580] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 14304.580] (--) NVIDIA(GPU-0):
[ 14304.586] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 14304.586] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 14304.586] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 14304.586] (--) NVIDIA(GPU-0):
[ 14304.586] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 14304.586] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 14304.586] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 14304.586] (--) NVIDIA(GPU-0):
[ 14304.586] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 14304.586] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 14304.586] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 14304.586] (--) NVIDIA(GPU-0):
[ 14304.586] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 14304.586] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 14304.586] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 14304.586] (--) NVIDIA(GPU-0):
[ 14304.616] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 14304.616] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 14304.616] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 14304.616] (--) NVIDIA(GPU-0):
[ 65398.272] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 65398.272] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 65398.272] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 65398.272] (--) NVIDIA(GPU-0):
[ 65398.278] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 65398.278] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 65398.278] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 65398.278] (--) NVIDIA(GPU-0):
[ 65398.278] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 65398.278] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 65398.278] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 65398.278] (--) NVIDIA(GPU-0):
[ 65398.278] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 65398.278] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 65398.278] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 65398.278] (--) NVIDIA(GPU-0):
[ 65398.278] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 65398.278] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 65398.278] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 65398.278] (--) NVIDIA(GPU-0):
[ 65398.309] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 65398.309] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 65398.309] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 65398.309] (--) NVIDIA(GPU-0):
[ 65398.310] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 65398.310] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 65398.310] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 65398.310] (--) NVIDIA(GPU-0):
[ 65398.316] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 65398.316] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 65398.316] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 65398.316] (--) NVIDIA(GPU-0):
[ 65398.316] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 65398.316] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 65398.316] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 65398.316] (--) NVIDIA(GPU-0):
[ 65398.316] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 65398.316] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 65398.316] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 65398.316] (--) NVIDIA(GPU-0):
[ 65398.316] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 65398.316] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 65398.316] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 65398.316] (--) NVIDIA(GPU-0):
[ 65398.347] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 65398.347] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 65398.347] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 65398.347] (--) NVIDIA(GPU-0):
[ 66476.221] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 66476.221] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 66476.221] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 66476.221] (--) NVIDIA(GPU-0):
[ 66476.227] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 66476.227] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 66476.227] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 66476.227] (--) NVIDIA(GPU-0):
[ 66476.227] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 66476.227] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 66476.227] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 66476.227] (--) NVIDIA(GPU-0):
[ 66476.227] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 66476.227] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 66476.227] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 66476.227] (--) NVIDIA(GPU-0):
[ 66476.227] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 66476.227] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 66476.227] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 66476.227] (--) NVIDIA(GPU-0):
[ 66476.259] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 66476.259] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 66476.259] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 66476.259] (--) NVIDIA(GPU-0):
[ 66476.259] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 66476.259] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 66476.259] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 66476.259] (--) NVIDIA(GPU-0):
[ 66476.265] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 66476.265] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 66476.265] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 66476.265] (--) NVIDIA(GPU-0):
[ 66476.265] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 66476.265] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 66476.265] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 66476.265] (--) NVIDIA(GPU-0):
[ 66476.265] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 66476.265] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 66476.265] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 66476.265] (--) NVIDIA(GPU-0):
[ 66476.265] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 66476.265] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 66476.265] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 66476.265] (--) NVIDIA(GPU-0):
[ 66476.296] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 66476.296] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 66476.296] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 66476.296] (--) NVIDIA(GPU-0):
[ 68518.924] (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device removed
[ 68518.926] (II) config/udev: removing device Yubico YubiKey OTP+FIDO+CCID
[ 68518.926] (**) Option "fd" "77"
[ 68518.926] (II) UnloadModule: "libinput"
[ 68518.926] (II) systemd-logind: releasing fd for 13:84
[ 68908.405] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 68908.405] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 68908.405] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 68908.405] (--) NVIDIA(GPU-0):
[ 68908.411] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 68908.411] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 68908.411] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 68908.411] (--) NVIDIA(GPU-0):
[ 68908.411] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 68908.411] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 68908.411] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 68908.411] (--) NVIDIA(GPU-0):
[ 68908.411] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 68908.411] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 68908.411] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 68908.411] (--) NVIDIA(GPU-0):
[ 68908.411] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 68908.411] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 68908.411] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 68908.411] (--) NVIDIA(GPU-0):
[ 68908.442] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 68908.442] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 68908.442] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 68908.442] (--) NVIDIA(GPU-0):
[ 68908.442] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 68908.442] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 68908.442] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 68908.442] (--) NVIDIA(GPU-0):
[ 68908.448] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 68908.448] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 68908.448] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 68908.448] (--) NVIDIA(GPU-0):
[ 68908.448] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 68908.448] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 68908.448] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 68908.448] (--) NVIDIA(GPU-0):
[ 68908.448] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 68908.448] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 68908.448] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 68908.448] (--) NVIDIA(GPU-0):
[ 68908.448] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 68908.448] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 68908.448] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 68908.448] (--) NVIDIA(GPU-0):
[ 68908.479] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 68908.479] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 68908.479] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 68908.479] (--) NVIDIA(GPU-0):
[ 76859.124] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 76859.124] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 76859.124] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 76859.124] (--) NVIDIA(GPU-0):
[ 76859.130] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 76859.130] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 76859.130] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 76859.130] (--) NVIDIA(GPU-0):
[ 76859.130] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 76859.130] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 76859.130] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 76859.130] (--) NVIDIA(GPU-0):
[ 76859.130] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 76859.130] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 76859.130] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 76859.130] (--) NVIDIA(GPU-0):
[ 76859.130] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 76859.130] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 76859.130] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 76859.130] (--) NVIDIA(GPU-0):
[ 76859.160] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 76859.160] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 76859.160] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 76859.160] (--) NVIDIA(GPU-0):
[ 76859.160] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 76859.160] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 76859.160] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 76859.160] (--) NVIDIA(GPU-0):
[ 76859.166] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 76859.166] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 76859.166] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 76859.166] (--) NVIDIA(GPU-0):
[ 76859.166] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 76859.166] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 76859.166] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 76859.166] (--) NVIDIA(GPU-0):
[ 76859.166] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 76859.166] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 76859.166] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 76859.166] (--) NVIDIA(GPU-0):
[ 76859.166] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 76859.166] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 76859.166] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 76859.166] (--) NVIDIA(GPU-0):
[ 76859.196] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 76859.196] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 76859.196] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 76859.196] (--) NVIDIA(GPU-0):
[ 79486.790] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 79486.790] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 79486.790] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 79486.790] (--) NVIDIA(GPU-0):
[ 79486.796] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 79486.796] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 79486.796] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 79486.796] (--) NVIDIA(GPU-0):
[ 79486.796] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 79486.796] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 79486.796] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 79486.796] (--) NVIDIA(GPU-0):
[ 79486.796] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 79486.796] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 79486.796] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 79486.796] (--) NVIDIA(GPU-0):
[ 79486.796] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 79486.796] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 79486.796] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 79486.796] (--) NVIDIA(GPU-0):
[ 79486.827] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 79486.827] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 79486.827] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 79486.827] (--) NVIDIA(GPU-0):
[ 79486.827] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 79486.827] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 79486.827] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 79486.827] (--) NVIDIA(GPU-0):
[ 79486.833] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 79486.833] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 79486.833] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 79486.833] (--) NVIDIA(GPU-0):
[ 79486.833] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 79486.833] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 79486.833] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 79486.833] (--) NVIDIA(GPU-0):
[ 79486.833] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 79486.833] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 79486.833] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 79486.833] (--) NVIDIA(GPU-0):
[ 79486.833] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 79486.833] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 79486.833] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 79486.833] (--) NVIDIA(GPU-0):
[ 79486.864] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 79486.864] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 79486.864] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 79486.864] (--) NVIDIA(GPU-0):
[156111.052] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[156111.052] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[156111.052] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[156111.052] (--) NVIDIA(GPU-0):
[156111.058] (--) NVIDIA(GPU-0): DFP-1: disconnected
[156111.058] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[156111.058] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[156111.058] (--) NVIDIA(GPU-0):
[156111.058] (--) NVIDIA(GPU-0): DFP-2: disconnected
[156111.058] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[156111.058] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[156111.058] (--) NVIDIA(GPU-0):
[156111.058] (--) NVIDIA(GPU-0): DFP-3: disconnected
[156111.058] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[156111.058] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[156111.058] (--) NVIDIA(GPU-0):
[156111.058] (--) NVIDIA(GPU-0): DFP-4: disconnected
[156111.058] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[156111.058] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[156111.058] (--) NVIDIA(GPU-0):
[156111.088] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[156111.089] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[156111.089] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[156111.089] (--) NVIDIA(GPU-0):
[156111.089] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[156111.089] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[156111.089] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[156111.089] (--) NVIDIA(GPU-0):
[156111.095] (--) NVIDIA(GPU-0): DFP-1: disconnected
[156111.095] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[156111.095] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[156111.095] (--) NVIDIA(GPU-0):
[156111.095] (--) NVIDIA(GPU-0): DFP-2: disconnected
[156111.095] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[156111.095] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[156111.095] (--) NVIDIA(GPU-0):
[156111.095] (--) NVIDIA(GPU-0): DFP-3: disconnected
[156111.095] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[156111.095] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[156111.095] (--) NVIDIA(GPU-0):
[156111.095] (--) NVIDIA(GPU-0): DFP-4: disconnected
[156111.095] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[156111.095] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[156111.095] (--) NVIDIA(GPU-0):
[156111.127] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[156111.127] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[156111.127] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[156111.127] (--) NVIDIA(GPU-0):
[167491.025] (II) config/udev: Adding input device Yubico YubiKey OTP+FIDO+CCID (/dev/input/event4)
[167491.025] (**) Yubico YubiKey OTP+FIDO+CCID: Applying InputClass "libinput keyboard catchall"
[167491.025] (II) Using input driver 'libinput' for 'Yubico YubiKey OTP+FIDO+CCID'
[167491.027] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 75 paused 0
[167491.027] (**) Yubico YubiKey OTP+FIDO+CCID: always reports core events
[167491.027] (**) Option "Device" "/dev/input/event4"
[167491.031] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[167491.031] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[167491.032] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
[167491.032] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/0003:1050:0407.000E/input/input21/event4"
[167491.032] (II) XINPUT: Adding extended input device "Yubico YubiKey OTP+FIDO+CCID" (type: KEYBOARD, id 14)
[167491.032] (**) Option "xkb_model" "pc105"
[167491.032] (**) Option "xkb_layout" "us"
[167491.032] (WW) Option "xkb_variant" requires a string value
[167491.032] (**) Option "xkb_options" "ctrl:nocaps"
[167491.035] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[167491.035] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[173179.820] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
[173179.822] (II) config/udev: removing device Yubico YubiKey OTP+FIDO+CCID
[173179.822] (**) Option "fd" "75"
[173179.823] (II) UnloadModule: "libinput"
[173179.823] (II) systemd-logind: releasing fd for 13:68
[173604.164] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[173604.164] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[173604.164] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[173604.164] (--) NVIDIA(GPU-0):
[173604.170] (--) NVIDIA(GPU-0): DFP-1: disconnected
[173604.170] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[173604.170] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[173604.170] (--) NVIDIA(GPU-0):
[173604.170] (--) NVIDIA(GPU-0): DFP-2: disconnected
[173604.170] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[173604.170] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[173604.170] (--) NVIDIA(GPU-0):
[173604.170] (--) NVIDIA(GPU-0): DFP-3: disconnected
[173604.170] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[173604.170] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[173604.170] (--) NVIDIA(GPU-0):
[173604.170] (--) NVIDIA(GPU-0): DFP-4: disconnected
[173604.170] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[173604.170] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[173604.170] (--) NVIDIA(GPU-0):
[173604.201] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[173604.201] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[173604.201] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[173604.201] (--) NVIDIA(GPU-0):
[173604.201] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[173604.201] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[173604.201] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[173604.201] (--) NVIDIA(GPU-0):
[173604.207] (--) NVIDIA(GPU-0): DFP-1: disconnected
[173604.207] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[173604.207] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[173604.207] (--) NVIDIA(GPU-0):
[173604.207] (--) NVIDIA(GPU-0): DFP-2: disconnected
[173604.207] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[173604.207] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[173604.207] (--) NVIDIA(GPU-0):
[173604.207] (--) NVIDIA(GPU-0): DFP-3: disconnected
[173604.207] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[173604.207] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[173604.207] (--) NVIDIA(GPU-0):
[173604.207] (--) NVIDIA(GPU-0): DFP-4: disconnected
[173604.207] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[173604.207] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[173604.207] (--) NVIDIA(GPU-0):
[173604.237] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[173604.237] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[173604.237] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[173604.237] (--) NVIDIA(GPU-0):
[186276.607] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[186276.607] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[186276.607] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[186276.607] (--) NVIDIA(GPU-0):
[186276.613] (--) NVIDIA(GPU-0): DFP-1: disconnected
[186276.613] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[186276.613] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[186276.613] (--) NVIDIA(GPU-0):
[186276.613] (--) NVIDIA(GPU-0): DFP-2: disconnected
[186276.613] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[186276.613] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[186276.613] (--) NVIDIA(GPU-0):
[186276.613] (--) NVIDIA(GPU-0): DFP-3: disconnected
[186276.613] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[186276.613] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[186276.613] (--) NVIDIA(GPU-0):
[186276.613] (--) NVIDIA(GPU-0): DFP-4: disconnected
[186276.613] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[186276.613] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[186276.613] (--) NVIDIA(GPU-0):
[186276.644] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[186276.644] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[186276.644] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[186276.644] (--) NVIDIA(GPU-0):
[186276.644] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[186276.644] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[186276.644] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[186276.644] (--) NVIDIA(GPU-0):
[186276.650] (--) NVIDIA(GPU-0): DFP-1: disconnected
[186276.650] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[186276.650] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[186276.650] (--) NVIDIA(GPU-0):
[186276.650] (--) NVIDIA(GPU-0): DFP-2: disconnected
[186276.650] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[186276.650] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[186276.650] (--) NVIDIA(GPU-0):
[186276.650] (--) NVIDIA(GPU-0): DFP-3: disconnected
[186276.650] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[186276.650] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[186276.650] (--) NVIDIA(GPU-0):
[186276.650] (--) NVIDIA(GPU-0): DFP-4: disconnected
[186276.650] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[186276.650] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[186276.650] (--) NVIDIA(GPU-0):
[186276.684] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[186276.684] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[186276.684] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[186276.684] (--) NVIDIA(GPU-0):
[238108.475] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[238108.476] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[238108.476] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[238108.476] (--) NVIDIA(GPU-0):
[238108.482] (--) NVIDIA(GPU-0): DFP-1: disconnected
[238108.482] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[238108.482] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[238108.482] (--) NVIDIA(GPU-0):
[238108.482] (--) NVIDIA(GPU-0): DFP-2: disconnected
[238108.482] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[238108.482] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[238108.482] (--) NVIDIA(GPU-0):
[238108.482] (--) NVIDIA(GPU-0): DFP-3: disconnected
[238108.482] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[238108.482] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[238108.482] (--) NVIDIA(GPU-0):
[238108.482] (--) NVIDIA(GPU-0): DFP-4: disconnected
[238108.482] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[238108.482] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[238108.482] (--) NVIDIA(GPU-0):
[238108.512] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[238108.512] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[238108.512] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[238108.512] (--) NVIDIA(GPU-0):
[238108.513] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[238108.513] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[238108.513] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[238108.513] (--) NVIDIA(GPU-0):
[238108.518] (--) NVIDIA(GPU-0): DFP-1: disconnected
[238108.518] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[238108.518] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[238108.518] (--) NVIDIA(GPU-0):
[238108.518] (--) NVIDIA(GPU-0): DFP-2: disconnected
[238108.518] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[238108.518] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[238108.518] (--) NVIDIA(GPU-0):
[238108.519] (--) NVIDIA(GPU-0): DFP-3: disconnected
[238108.519] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[238108.519] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[238108.519] (--) NVIDIA(GPU-0):
[238108.519] (--) NVIDIA(GPU-0): DFP-4: disconnected
[238108.519] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[238108.519] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[238108.519] (--) NVIDIA(GPU-0):
[238108.549] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[238108.549] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[238108.549] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[238108.549] (--) NVIDIA(GPU-0):
[238987.268] (II) config/udev: Adding input device Yubico YubiKey OTP+FIDO+CCID (/dev/input/event4)
[238987.268] (**) Yubico YubiKey OTP+FIDO+CCID: Applying InputClass "libinput keyboard catchall"
[238987.268] (II) Using input driver 'libinput' for 'Yubico YubiKey OTP+FIDO+CCID'
[238987.269] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 78 paused 0
[238987.270] (**) Yubico YubiKey OTP+FIDO+CCID: always reports core events
[238987.270] (**) Option "Device" "/dev/input/event4"
[238987.273] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[238987.273] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[238987.274] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
[238987.274] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/0003:1050:0407.0010/input/input22/event4"
[238987.274] (II) XINPUT: Adding extended input device "Yubico YubiKey OTP+FIDO+CCID" (type: KEYBOARD, id 14)
[238987.274] (**) Option "xkb_model" "pc105"
[238987.274] (**) Option "xkb_layout" "us"
[238987.274] (WW) Option "xkb_variant" requires a string value
[238987.274] (**) Option "xkb_options" "ctrl:nocaps"
[238987.277] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[238987.277] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[239527.020] (**) Option "fd" "46"
[239527.020] (II) event2 - Power Button: device removed
[239527.020] (**) Option "fd" "49"
[239527.020] (II) event3 - Video Bus: device removed
[239527.020] (**) Option "fd" "50"
[239527.020] (II) event1 - Power Button: device removed
[239527.020] (**) Option "fd" "51"
[239527.020] (II) event0 - Sleep Button: device removed
[239527.021] (**) Option "fd" "52"
[239527.021] (**) Option "fd" "53"
[239527.021] (**) Option "fd" "54"
[239527.021] (II) event5 - Lenovo Lenovo USB Soundbar: device removed
[239527.021] (**) Option "fd" "55"
[239527.021] (II) event8 - HD Pro Webcam C920: device removed
[239527.021] (**) Option "fd" "52"
[239527.021] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device removed
[239527.022] (**) Option "fd" "53"
[239527.022] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device removed
[239527.022] (**) Option "fd" "78"
[239527.022] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
[239527.304] (II) systemd-logind: got pause for 13:64
[239527.304] (II) systemd-logind: got pause for 13:65
[239527.304] (II) systemd-logind: got pause for 13:71
[239527.304] (II) systemd-logind: got pause for 13:68
[239527.304] (II) systemd-logind: got pause for 13:72
[239527.304] (II) systemd-logind: got pause for 13:67
[239527.304] (II) systemd-logind: got pause for 13:70
[239527.304] (II) systemd-logind: got pause for 13:69
[239527.304] (II) systemd-logind: got pause for 13:66
[239543.296] (II) systemd-logind: got resume for 13:64
[239543.320] (II) systemd-logind: got resume for 13:65
[239543.336] (II) systemd-logind: got resume for 13:71
[239543.356] (II) systemd-logind: got resume for 13:68
[239543.396] (II) systemd-logind: got resume for 13:72
[239543.416] (II) systemd-logind: got resume for 13:67
[239543.428] (II) systemd-logind: got resume for 13:70
[239543.440] (II) systemd-logind: got resume for 13:69
[239543.440] (II) systemd-logind: got resume for 226:0
[239543.441] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[239543.441] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[239543.441] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[239543.441] (--) NVIDIA(GPU-0):
[239543.447] (--) NVIDIA(GPU-0): DFP-1: disconnected
[239543.447] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[239543.447] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[239543.447] (--) NVIDIA(GPU-0):
[239543.447] (--) NVIDIA(GPU-0): DFP-2: disconnected
[239543.447] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[239543.447] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[239543.447] (--) NVIDIA(GPU-0):
[239543.447] (--) NVIDIA(GPU-0): DFP-3: disconnected
[239543.447] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[239543.447] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[239543.447] (--) NVIDIA(GPU-0):
[239543.447] (--) NVIDIA(GPU-0): DFP-4: disconnected
[239543.447] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[239543.447] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[239543.447] (--) NVIDIA(GPU-0):
[239543.478] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[239543.478] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[239543.478] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[239543.478] (--) NVIDIA(GPU-0):
[239543.555] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
[239543.726] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[239543.726] (II) event3 - Video Bus: device is a keyboard
[239543.727] (II) event1 - Power Button: is tagged by udev as: Keyboard
[239543.727] (II) event1 - Power Button: device is a keyboard
[239543.727] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[239543.727] (II) event0 - Sleep Button: device is a keyboard
[239543.728] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
[239543.728] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
[239543.728] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
[239543.728] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
[239543.729] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
[239543.729] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
[239543.729] (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[239543.729] (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
[239543.730] (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[239543.730] (II) event8 - HD Pro Webcam C920: device is a keyboard
[239543.731] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
[239543.731] (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
[239543.739] (II) systemd-logind: got resume for 13:66
[239543.739] (II) event2 - Power Button: is tagged by udev as: Keyboard
[239543.740] (II) event2 - Power Button: device is a keyboard
^^^^^^^^^^ /home/ieure/.local/share/xorg/Xorg.1.log ^^^^^^^^^^
<<<<<<<<<< /home/ieure/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[ 286.111]
X.Org X Server 1.21.1.7
X Protocol Version 11, Revision 0
[ 286.114] Current Operating System: Linux up 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64
[ 286.114] Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-15-amd64 root=/dev/mapper/vg0-root ro quiet splash
[ 286.115] xorg-server 2:21.1.7-3+deb12u4 (https://www.debian.org/support)
[ 286.116] Current version of pixman: 0.42.2
[ 286.117] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 286.117] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 286.120] (==) Log file: "/home/ieure/.local/share/xorg/Xorg.0.log", Time: Sat Dec 23 15:26:59 2023
[ 286.121] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 286.122] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 286.123] (==) No Layout section. Using the first Screen section.
[ 286.123] (**) |-->Screen "Primary" (0)
[ 286.123] (**) | |-->Monitor "Lenovo ThinkVision LT1913p"
[ 286.123] (**) | |-->Device "nVidia T400 4gb"
[ 286.123] (**) | |-->GPUDevice "Intel HD Graphics"
[ 286.123] (**) | |-->GPUDevice "nVidia T400 4gb"
[ 286.123] (==) Automatically adding devices
[ 286.123] (==) Automatically enabling devices
[ 286.123] (==) Automatically adding GPU devices
[ 286.123] (==) Automatically binding GPU devices
[ 286.123] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 286.123] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 286.123] Entry deleted from font path.
[ 286.124] (==) 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
[ 286.124] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 286.124] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 286.124] (II) Loader magic: 0x559ffd552f00
[ 286.124] (II) Module ABI versions:
[ 286.124] X.Org ANSI C Emulation: 0.4
[ 286.124] X.Org Video Driver: 25.2
[ 286.124] X.Org XInput driver : 24.4
[ 286.124] X.Org Server Extension : 10.0
[ 286.125] (++) using VT number 2
[ 286.128] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_36
[ 286.129] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 286.129] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
[ 286.130] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 13 paused 0
[ 286.130] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 286.130] (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
[ 286.131] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 286.135] (--) PCI: (0 at 0:2:0) 8086:4680:17aa:330e rev 12, Mem @ 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64
[ 286.135] (--) PCI:*(1 at 0:0:0) 10de:1ff2:17aa:1613 rev 161, Mem @ 0x50000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072
[ 286.135] (II) LoadModule: "glx"
[ 286.135] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 286.137] (II) Module glx: vendor="X.Org Foundation"
[ 286.137] compiled for 1.21.1.7, module version = 1.0.0
[ 286.137] ABI class: X.Org Server Extension, version 10.0
[ 286.137] (II) LoadModule: "nvidia"
[ 286.137] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 286.142] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 286.142] compiled for 1.6.99.901, module version = 1.0.0
[ 286.142] Module class: X.Org Video Driver
[ 286.142] (II) LoadModule: "modesetting"
[ 286.142] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 286.142] (II) Module modesetting: vendor="X.Org Foundation"
[ 286.142] compiled for 1.21.1.7, module version = 1.21.1
[ 286.142] Module class: X.Org Video Driver
[ 286.142] ABI class: X.Org Video Driver, version 25.2
[ 286.142] (II) NVIDIA dlloader X Driver 525.147.05 Wed Oct 25 20:28:33 UTC 2023
[ 286.142] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 286.143] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 286.143] (II) systemd-logind: releasing fd for 226:1
[ 286.144] (II) Loading sub module "fb"
[ 286.144] (II) LoadModule: "fb"
[ 286.144] (II) Module "fb" already built-in
[ 286.144] (II) Loading sub module "wfb"
[ 286.144] (II) LoadModule: "wfb"
[ 286.145] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 286.146] (II) Module wfb: vendor="X.Org Foundation"
[ 286.146] compiled for 1.21.1.7, module version = 1.0.0
[ 286.146] ABI class: X.Org ANSI C Emulation, version 0.4
[ 286.146] (II) Loading sub module "ramdac"
[ 286.146] (II) LoadModule: "ramdac"
[ 286.146] (II) Module "ramdac" already built-in
[ 286.147] (II) modeset(G0): using drv /dev/dri/card0
[ 286.147] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 286.147] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Primary" for depth/fbbpp 24/32
[ 286.147] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 286.147] (==) NVIDIA(0): RGB weight 888
[ 286.147] (==) NVIDIA(0): Default visual is TrueColor
[ 286.147] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 286.147] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-4"
[ 286.147] (**) NVIDIA(0): Option "ForceFullCompositionPipeline" "On"
[ 286.147] (**) NVIDIA(0): Enabling 2D acceleration
[ 286.147] (II) Loading sub module "glxserver_nvidia"
[ 286.147] (II) LoadModule: "glxserver_nvidia"
[ 286.147] (II) Loading /usr/lib/xorg/modules/drivers/libglxserver_nvidia.so
[ 286.183] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 286.183] compiled for 1.6.99.901, module version = 1.0.0
[ 286.183] Module class: X.Org Server Extension
[ 286.183] (II) NVIDIA GLX Module 525.147.05 Wed Oct 25 20:26:41 UTC 2023
[ 286.184] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 286.877] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 286.877] (--) NVIDIA(0): DFP-0 (boot)
[ 286.877] (--) NVIDIA(0): DFP-1
[ 286.877] (--) NVIDIA(0): DFP-2
[ 286.877] (--) NVIDIA(0): DFP-3
[ 286.877] (--) NVIDIA(0): DFP-4
[ 286.877] (--) NVIDIA(0): DFP-5
[ 286.878] (II) NVIDIA(0): NVIDIA GPU NVIDIA T400 4GB (TU117GL-B) at PCI:1:0:0 (GPU-0)
[ 286.878] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 286.878] (--) NVIDIA(0): VideoBIOS: 90.17.92.00.10
[ 286.879] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 286.880] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 286.880] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 286.880] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 286.880] (--) NVIDIA(GPU-0):
[ 286.886] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 286.886] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 286.886] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 286.886] (--) NVIDIA(GPU-0):
[ 286.886] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 286.886] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 286.886] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 286.886] (--) NVIDIA(GPU-0):
[ 286.886] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 286.886] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 286.886] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 286.886] (--) NVIDIA(GPU-0):
[ 286.886] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 286.886] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 286.886] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 286.886] (--) NVIDIA(GPU-0):
[ 286.916] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 286.916] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 286.916] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 286.916] (--) NVIDIA(GPU-0):
[ 286.916] (**) NVIDIA(0): Option "Primary" "true"
[ 286.987] (==) NVIDIA(0):
[ 286.987] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 286.987] (==) NVIDIA(0): will be used as the requested mode.
[ 286.987] (==) NVIDIA(0):
[ 286.988] (II) NVIDIA(0): Validated MetaModes:
[ 286.988] (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
[ 286.988] (II) NVIDIA(0): Virtual screen size determined to be 5120 x 2160
[ 287.040] (--) NVIDIA(0): DPI set to (139, 140); computed from "UseEdidDpi" X config
[ 287.040] (--) NVIDIA(0): option
[ 287.040] (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
[ 287.040] (==) modeset(G0): RGB weight 888
[ 287.040] (==) modeset(G0): Default visual is TrueColor
[ 287.040] (II) Loading sub module "glamoregl"
[ 287.040] (II) LoadModule: "glamoregl"
[ 287.040] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 287.042] (II) Module glamoregl: vendor="X.Org Foundation"
[ 287.042] compiled for 1.21.1.7, module version = 1.0.1
[ 287.042] ABI class: X.Org ANSI C Emulation, version 0.4
[ 287.207] (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
[ 287.208] (II) modeset(G0): glamor initialized
[ 287.208] (II) modeset(G0): Output DP-1-1 using monitor section Lenovo ThinkVision LT1913p
[ 287.208] (**) modeset(G0): Option "RightOf" "Lenovo ThinkVision P32p-20"
[ 287.208] (**) modeset(G0): Option "Primary" "false"
[ 287.208] (II) modeset(G0): Output HDMI-1-1 has no monitor section
[ 287.208] (II) modeset(G0): Output DP-1-2 has no monitor section
[ 287.208] (II) modeset(G0): Output HDMI-1-2 has no monitor section
[ 287.208] (II) modeset(G0): Output DP-1-3 has no monitor section
[ 287.209] (II) modeset(G0): Output HDMI-1-3 has no monitor section
[ 287.209] (II) modeset(G0): Output HDMI-1-4 has no monitor section
[ 287.210] (II) modeset(G0): EDID for output DP-1-1
[ 287.210] (II) modeset(G0): EDID for output HDMI-1-1
[ 287.210] (II) modeset(G0): EDID for output DP-1-2
[ 287.210] (II) modeset(G0): EDID for output HDMI-1-2
[ 287.210] (II) modeset(G0): EDID for output DP-1-3
[ 287.210] (II) modeset(G0): EDID for output HDMI-1-3
[ 287.210] (II) modeset(G0): EDID for output HDMI-1-4
[ 287.210] (EE) modeset(G0): Cannot position output DP-1-1 relative to unknown output Lenovo ThinkVision P32p-20
[ 287.210] (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
[ 287.210] (==) modeset(G0): DPI set to (96, 96)
[ 287.210] (II) Loading sub module "fb"
[ 287.210] (II) LoadModule: "fb"
[ 287.210] (II) Module "fb" already built-in
[ 287.210] (WW) NVIDIA: Failed to bind sideband socket to
[ 287.211] (WW) NVIDIA: '/var/run/nvidia-xdriver-8b8d6fbc' Permission denied
[ 287.211] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 287.211] (II) NVIDIA: access.
[ 287.256] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
[ 287.418] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 287.418] (==) NVIDIA(0): Backing store enabled
[ 287.418] (==) NVIDIA(0): Silken mouse enabled
[ 287.419] (==) NVIDIA(0): DPMS enabled
[ 287.419] (WW) NVIDIA(0): Option "Primary" is not used
[ 287.419] (WW) NVIDIA(0): Option "RightOf" is not used
[ 287.419] (II) Loading sub module "dri2"
[ 287.419] (II) LoadModule: "dri2"
[ 287.419] (II) Module "dri2" already built-in
[ 287.419] (II) NVIDIA(0): [DRI2] Setup complete
[ 287.419] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 287.449] (==) modeset(G0): Backing store enabled
[ 287.449] (==) modeset(G0): Silken mouse enabled
[ 287.451] (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
[ 287.451] (==) modeset(G0): DPMS enabled
[ 287.451] (WW) modeset(G0): Option "Monitor-HDMI-3" is not used
[ 287.451] (WW) modeset(G0): Option "Primary" is not used
[ 287.451] (WW) modeset(G0): Option "RightOf" is not used
[ 287.451] (WW) modeset(G0): Option "nvidiaXineramaInfoOrder" is not used
[ 287.451] (II) modeset(G0): [DRI2] Setup complete
[ 287.451] (II) modeset(G0): [DRI2] DRI driver: iris
[ 287.451] (II) modeset(G0): [DRI2] VDPAU driver: va_gl
[ 287.451] (II) modeset(G0): Disable reverse prime offload mode for i915.
[ 287.451] (II) Initializing extension Generic Event Extension
[ 287.451] (II) Initializing extension SHAPE
[ 287.451] (II) Initializing extension MIT-SHM
[ 287.451] (II) Initializing extension XInputExtension
[ 287.452] (II) Initializing extension XTEST
[ 287.452] (II) Initializing extension BIG-REQUESTS
[ 287.453] (II) Initializing extension SYNC
[ 287.453] (II) Initializing extension XKEYBOARD
[ 287.453] (II) Initializing extension XC-MISC
[ 287.453] (II) Initializing extension SECURITY
[ 287.453] (II) Initializing extension XFIXES
[ 287.454] (II) Initializing extension RENDER
[ 287.454] (II) Initializing extension RANDR
[ 287.454] (II) Initializing extension COMPOSITE
[ 287.454] (II) Initializing extension DAMAGE
[ 287.455] (II) Initializing extension MIT-SCREEN-SAVER
[ 287.455] (II) Initializing extension DOUBLE-BUFFER
[ 287.455] (II) Initializing extension RECORD
[ 287.455] (II) Initializing extension DPMS
[ 287.455] (II) Initializing extension Present
[ 287.456] (II) Initializing extension DRI3
[ 287.456] (II) Initializing extension X-Resource
[ 287.456] (II) Initializing extension XVideo
[ 287.456] (II) Initializing extension XVideo-MotionCompensation
[ 287.456] (II) Initializing extension SELinux
[ 287.456] (II) SELinux: Disabled on system
[ 287.456] (II) Initializing extension GLX
[ 287.456] (II) Initializing extension GLX
[ 287.456] (II) Indirect GLX disabled.
[ 287.457] (II) GLX: Another vendor is already registered for screen 0
[ 287.457] (II) Initializing extension XFree86-VidModeExtension
[ 287.457] (II) Initializing extension XFree86-DGA
[ 287.457] (II) Initializing extension XFree86-DRI
[ 287.457] (II) Initializing extension DRI2
[ 287.457] (II) Initializing extension NV-GLX
[ 287.457] (II) Initializing extension NV-CONTROL
[ 287.457] (II) Initializing extension XINERAMA
[ 287.459] (II) modeset(G0): Damage tracking initialized
[ 287.577] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 287.577] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 287.577] (II) LoadModule: "libinput"
[ 287.577] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 287.582] (II) Module libinput: vendor="X.Org Foundation"
[ 287.582] compiled for 1.21.1.3, module version = 1.2.1
[ 287.582] Module class: X.Org XInput Driver
[ 287.582] ABI class: X.Org XInput driver, version 24.4
[ 287.582] (II) Using input driver 'libinput' for 'Power Button'
[ 287.583] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 44 paused 0
[ 287.583] (**) Power Button: always reports core events
[ 287.583] (**) Option "Device" "/dev/input/event2"
[ 287.594] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 287.594] (II) event2 - Power Button: device is a keyboard
[ 287.594] (II) event2 - Power Button: device removed
[ 287.594] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[ 287.594] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 287.594] (**) Option "xkb_model" "pc105"
[ 287.594] (**) Option "xkb_layout" "us"
[ 287.594] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.632] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 287.632] (II) event2 - Power Button: device is a keyboard
[ 287.633] (II) config/udev: Adding input device Video Bus (/dev/input/event3)
[ 287.633] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 287.633] (II) Using input driver 'libinput' for 'Video Bus'
[ 287.635] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 47 paused 0
[ 287.635] (**) Video Bus: always reports core events
[ 287.635] (**) Option "Device" "/dev/input/event3"
[ 287.636] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 287.636] (II) event3 - Video Bus: device is a keyboard
[ 287.636] (II) event3 - Video Bus: device removed
[ 287.636] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
[ 287.636] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 287.636] (**) Option "xkb_model" "pc105"
[ 287.636] (**) Option "xkb_layout" "us"
[ 287.636] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.638] (II) event3 - Video Bus: is tagged by udev as: Keyboard
[ 287.638] (II) event3 - Video Bus: device is a keyboard
[ 287.639] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 287.639] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 287.639] (II) Using input driver 'libinput' for 'Power Button'
[ 287.640] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 48 paused 0
[ 287.640] (**) Power Button: always reports core events
[ 287.640] (**) Option "Device" "/dev/input/event1"
[ 287.641] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 287.642] (II) event1 - Power Button: device is a keyboard
[ 287.642] (II) event1 - Power Button: device removed
[ 287.642] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[ 287.642] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 287.642] (**) Option "xkb_model" "pc105"
[ 287.642] (**) Option "xkb_layout" "us"
[ 287.642] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.643] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 287.643] (II) event1 - Power Button: device is a keyboard
[ 287.644] (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
[ 287.644] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 287.644] (II) Using input driver 'libinput' for 'Sleep Button'
[ 287.646] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 49 paused 0
[ 287.646] (**) Sleep Button: always reports core events
[ 287.646] (**) Option "Device" "/dev/input/event0"
[ 287.647] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 287.647] (II) event0 - Sleep Button: device is a keyboard
[ 287.647] (II) event0 - Sleep Button: device removed
[ 287.647] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
[ 287.647] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 287.647] (**) Option "xkb_model" "pc105"
[ 287.647] (**) Option "xkb_layout" "us"
[ 287.647] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.648] (II) event0 - Sleep Button: is tagged by udev as: Keyboard
[ 287.649] (II) event0 - Sleep Button: device is a keyboard
[ 287.650] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
[ 287.650] (II) No input driver specified, ignoring this device.
[ 287.650] (II) This device may have been added with another device file.
[ 287.650] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
[ 287.650] (II) No input driver specified, ignoring this device.
[ 287.650] (II) This device may have been added with another device file.
[ 287.651] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
[ 287.651] (II) No input driver specified, ignoring this device.
[ 287.651] (II) This device may have been added with another device file.
[ 287.651] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
[ 287.651] (II) No input driver specified, ignoring this device.
[ 287.651] (II) This device may have been added with another device file.
[ 287.653] (II) config/udev: Adding input device ELECOM TrackBall Mouse HUGE TrackBall (/dev/input/event7)
[ 287.653] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput pointer catchall"
[ 287.653] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput keyboard catchall"
[ 287.653] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
[ 287.653] (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
[ 287.655] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 50 paused 0
[ 287.655] (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
[ 287.655] (**) Option "Device" "/dev/input/event7"
[ 287.657] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
[ 287.658] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
[ 287.658] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
[ 287.658] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
[ 287.658] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device removed
[ 287.658] (**) Option "ScrollMethod" "button"
[ 287.658] (**) Option "ScrollButton" "10"
[ 287.658] (II) libinput: ELECOM TrackBall Mouse HUGE TrackBall: needs a virtual subdevice
[ 287.658] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.2/1-6.1.2:1.0/0003:056E:010D.0002/input/input7/event7"
[ 287.658] (II) XINPUT: Adding extended input device "ELECOM TrackBall Mouse HUGE TrackBall" (type: MOUSE, id 10)
[ 287.659] (**) Option "AccelerationScheme" "none"
[ 287.659] (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) selected scheme none/0
[ 287.659] (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) acceleration factor: 2.000
[ 287.659] (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) acceleration threshold: 4
[ 287.661] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
[ 287.661] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
[ 287.661] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
[ 287.661] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
[ 287.663] (II) config/udev: Adding input device ELECOM TrackBall Mouse HUGE TrackBall (/dev/input/mouse0)
[ 287.663] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
[ 287.663] (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
[ 287.663] (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
[ 287.663] (**) Option "Device" "/dev/input/mouse0"
[ 287.663] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
Permission denied.
[ 287.663] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[ 287.663] (II) mouse0 - failed to create input device '/dev/input/mouse0'.
[ 287.663] (EE) libinput: ELECOM TrackBall Mouse HUGE TrackBall: Failed to create a device for /dev/input/mouse0
[ 287.663] (EE) PreInit returned 2 for "ELECOM TrackBall Mouse HUGE TrackBall"
[ 287.663] (II) UnloadModule: "libinput"
[ 287.664] (II) config/udev: Adding input device ZMK Project SliceMK ErgoDox Keyboard (/dev/input/event6)
[ 287.664] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "libinput keyboard catchall"
[ 287.664] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "SliceMK Ergodox Wireless"
[ 287.664] (II) Using input driver 'libinput' for 'ZMK Project SliceMK ErgoDox Keyboard'
[ 287.666] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[ 287.666] (**) ZMK Project SliceMK ErgoDox Keyboard: always reports core events
[ 287.666] (**) Option "Device" "/dev/input/event6"
[ 287.669] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
[ 287.669] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
[ 287.669] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device removed
[ 287.669] (II) libinput: ZMK Project SliceMK ErgoDox Keyboard: needs a virtual subdevice
[ 287.669] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.0/0003:1D50:615E.0004/input/input6/event6"
[ 287.669] (II) XINPUT: Adding extended input device "ZMK Project SliceMK ErgoDox Keyboard" (type: MOUSE, id 11)
[ 287.670] (**) Option "AccelerationScheme" "none"
[ 287.670] (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) selected scheme none/0
[ 287.670] (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) acceleration factor: 2.000
[ 287.670] (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) acceleration threshold: 4
[ 287.672] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
[ 287.672] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
[ 287.674] (II) config/udev: Adding input device Lenovo Lenovo USB Soundbar (/dev/input/event5)
[ 287.674] (**) Lenovo Lenovo USB Soundbar: Applying InputClass "libinput keyboard catchall"
[ 287.674] (II) Using input driver 'libinput' for 'Lenovo Lenovo USB Soundbar'
[ 287.676] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 52 paused 0
[ 287.676] (**) Lenovo Lenovo USB Soundbar: always reports core events
[ 287.676] (**) Option "Device" "/dev/input/event5"
[ 287.678] (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 287.678] (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 287.679] (II) event5 - Lenovo Lenovo USB Soundbar: device removed
[ 287.679] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4.1/1-6.4.1:1.2/0003:17EF:A000.0003/input/input5/event5"
[ 287.679] (II) XINPUT: Adding extended input device "Lenovo Lenovo USB Soundbar" (type: KEYBOARD, id 12)
[ 287.679] (**) Option "xkb_model" "pc105"
[ 287.679] (**) Option "xkb_layout" "us"
[ 287.679] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.681] (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 287.681] (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 287.683] (II) config/udev: Adding input device HD Pro Webcam C920 (/dev/input/event8)
[ 287.683] (**) HD Pro Webcam C920: Applying InputClass "libinput keyboard catchall"
[ 287.683] (II) Using input driver 'libinput' for 'HD Pro Webcam C920'
[ 287.685] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 53 paused 0
[ 287.685] (**) HD Pro Webcam C920: always reports core events
[ 287.685] (**) Option "Device" "/dev/input/event8"
[ 287.687] (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[ 287.687] (II) event8 - HD Pro Webcam C920: device is a keyboard
[ 287.687] (II) event8 - HD Pro Webcam C920: device removed
[ 287.687] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4.3/1-6.4.3:1.0/input/input8/event8"
[ 287.687] (II) XINPUT: Adding extended input device "HD Pro Webcam C920" (type: KEYBOARD, id 13)
[ 287.687] (**) Option "xkb_model" "pc105"
[ 287.687] (**) Option "xkb_layout" "us"
[ 287.687] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.690] (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
[ 287.690] (II) event8 - HD Pro Webcam C920: device is a keyboard
[ 287.691] (II) config/udev: Adding input device Lenovo Lenovo USB Soundbar (/dev/input/event4)
[ 287.691] (**) Lenovo Lenovo USB Soundbar: Applying InputClass "libinput keyboard catchall"
[ 287.691] (II) Using input driver 'libinput' for 'Lenovo Lenovo USB Soundbar'
[ 287.693] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 54 paused 0
[ 287.693] (**) Lenovo Lenovo USB Soundbar: always reports core events
[ 287.693] (**) Option "Device" "/dev/input/event4"
[ 287.695] (II) event4 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 287.695] (II) event4 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 287.695] (II) event4 - Lenovo Lenovo USB Soundbar: device removed
[ 287.695] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:17EF:A000.0001/input/input4/event4"
[ 287.695] (II) XINPUT: Adding extended input device "Lenovo Lenovo USB Soundbar" (type: KEYBOARD, id 14)
[ 287.695] (**) Option "xkb_model" "pc105"
[ 287.695] (**) Option "xkb_layout" "us"
[ 287.695] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.697] (II) event4 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
[ 287.697] (II) event4 - Lenovo Lenovo USB Soundbar: device is a keyboard
[ 287.698] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[ 287.698] (II) No input driver specified, ignoring this device.
[ 287.698] (II) This device may have been added with another device file.
[ 287.699] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[ 287.699] (II) No input driver specified, ignoring this device.
[ 287.699] (II) This device may have been added with another device file.
[ 287.699] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
[ 287.699] (II) No input driver specified, ignoring this device.
[ 287.699] (II) This device may have been added with another device file.
[ 287.700] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
[ 287.700] (II) No input driver specified, ignoring this device.
[ 287.700] (II) This device may have been added with another device file.
[ 287.700] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
[ 287.700] (II) No input driver specified, ignoring this device.
[ 287.700] (II) This device may have been added with another device file.
[ 287.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
[ 287.701] (II) No input driver specified, ignoring this device.
[ 287.701] (II) This device may have been added with another device file.
[ 287.701] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
[ 287.701] (II) No input driver specified, ignoring this device.
[ 287.701] (II) This device may have been added with another device file.
[ 287.707] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput pointer catchall"
[ 287.707] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput keyboard catchall"
[ 287.707] (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
[ 287.707] (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
[ 287.707] (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
[ 287.707] (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
[ 287.707] (**) Option "Device" "/dev/input/event7"
[ 287.707] (II) libinput: ELECOM TrackBall Mouse HUGE TrackBall: is a virtual subdevice
[ 287.707] (**) Option "ScrollMethod" "button"
[ 287.707] (**) Option "ScrollButton" "10"
[ 287.707] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.2/1-6.1.2:1.0/0003:056E:010D.0002/input/input7/event7"
[ 287.707] (II) XINPUT: Adding extended input device "ELECOM TrackBall Mouse HUGE TrackBall" (type: KEYBOARD, id 15)
[ 287.707] (**) Option "xkb_model" "pc105"
[ 287.707] (**) Option "xkb_layout" "us"
[ 287.707] (**) Option "xkb_options" "ctrl:nocaps"
[ 287.708] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "libinput keyboard catchall"
[ 287.708] (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "SliceMK Ergodox Wireless"
[ 287.708] (II) Using input driver 'libinput' for 'ZMK Project SliceMK ErgoDox Keyboard'
[ 287.708] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[ 287.708] (**) ZMK Project SliceMK ErgoDox Keyboard: always reports core events
[ 287.708] (**) Option "Device" "/dev/input/event6"
[ 287.708] (II) libinput: ZMK Project SliceMK ErgoDox Keyboard: is a virtual subdevice
[ 287.708] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.0/0003:1D50:615E.0004/input/input6/event6"
[ 287.708] (II) XINPUT: Adding extended input device "ZMK Project SliceMK ErgoDox Keyboard" (type: KEYBOARD, id 16)
[ 287.708] (**) Option "xkb_rules" "sucks"
[ 287.708] (**) Option "xkb_model" "pc105"
[ 287.708] (**) Option "xkb_layout" "us"
[ 287.708] (**) Option "xkb_options" "ctrl:nocaps,hyper:hybrid,compose:sysreq"
[ 287.996] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 287.996] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 287.996] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 287.996] (--) NVIDIA(GPU-0):
[ 288.002] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 288.002] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 288.002] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 288.002] (--) NVIDIA(GPU-0):
[ 288.002] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 288.002] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 288.002] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 288.002] (--) NVIDIA(GPU-0):
[ 288.002] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 288.002] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 288.002] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 288.002] (--) NVIDIA(GPU-0):
[ 288.002] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 288.002] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 288.002] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 288.002] (--) NVIDIA(GPU-0):
[ 288.033] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 288.033] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 288.033] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 288.033] (--) NVIDIA(GPU-0):
[ 288.033] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 288.033] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 288.033] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 288.033] (--) NVIDIA(GPU-0):
[ 288.039] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 288.039] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 288.039] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 288.039] (--) NVIDIA(GPU-0):
[ 288.039] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 288.039] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 288.039] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 288.039] (--) NVIDIA(GPU-0):
[ 288.039] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 288.039] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 288.039] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 288.039] (--) NVIDIA(GPU-0):
[ 288.039] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 288.039] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 288.039] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 288.039] (--) NVIDIA(GPU-0):
[ 288.070] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 288.070] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 288.070] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 288.070] (--) NVIDIA(GPU-0):
[ 288.134] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 288.135] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 288.135] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 288.135] (--) NVIDIA(GPU-0):
[ 288.140] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 288.140] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 288.140] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 288.140] (--) NVIDIA(GPU-0):
[ 288.140] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 288.140] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 288.140] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 288.140] (--) NVIDIA(GPU-0):
[ 288.141] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 288.141] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 288.141] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 288.141] (--) NVIDIA(GPU-0):
[ 288.141] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 288.141] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 288.141] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 288.141] (--) NVIDIA(GPU-0):
[ 288.171] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 288.171] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 288.171] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 288.171] (--) NVIDIA(GPU-0):
[ 288.171] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 288.171] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 288.171] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 288.171] (--) NVIDIA(GPU-0):
[ 288.177] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 288.177] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 288.177] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 288.177] (--) NVIDIA(GPU-0):
[ 288.178] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 288.178] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 288.178] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 288.178] (--) NVIDIA(GPU-0):
[ 288.178] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 288.178] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 288.178] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 288.178] (--) NVIDIA(GPU-0):
[ 288.178] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 288.178] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 288.178] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 288.178] (--) NVIDIA(GPU-0):
[ 288.208] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 288.208] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 288.208] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 288.208] (--) NVIDIA(GPU-0):
[ 288.271] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 288.271] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 288.271] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 288.271] (--) NVIDIA(GPU-0):
[ 288.276] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 288.276] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 288.276] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 288.276] (--) NVIDIA(GPU-0):
[ 288.276] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 288.276] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 288.276] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 288.276] (--) NVIDIA(GPU-0):
[ 288.277] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 288.277] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 288.277] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 288.277] (--) NVIDIA(GPU-0):
[ 288.277] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 288.277] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 288.277] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 288.277] (--) NVIDIA(GPU-0):
[ 288.308] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 288.308] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 288.308] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 288.308] (--) NVIDIA(GPU-0):
[ 288.308] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
[ 288.308] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
[ 288.308] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
[ 288.308] (--) NVIDIA(GPU-0):
[ 288.314] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 288.314] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 288.314] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 288.314] (--) NVIDIA(GPU-0):
[ 288.314] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 288.314] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 288.314] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 288.314] (--) NVIDIA(GPU-0):
[ 288.314] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 288.314] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 288.314] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 288.314] (--) NVIDIA(GPU-0):
[ 288.314] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 288.314] (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
[ 288.314] (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
[ 288.314] (--) NVIDIA(GPU-0):
[ 288.345] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
[ 288.345] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
[ 288.345] (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
[ 288.345] (--) NVIDIA(GPU-0):
[ 312.148] (**) Option "fd" "44"
[ 312.148] (II) event2 - Power Button: device removed
[ 312.148] (**) Option "fd" "47"
[ 312.148] (II) event3 - Video Bus: device removed
[ 312.148] (**) Option "fd" "48"
[ 312.148] (II) event1 - Power Button: device removed
[ 312.148] (**) Option "fd" "49"
[ 312.148] (II) event0 - Sleep Button: device removed
[ 312.148] (**) Option "fd" "50"
[ 312.148] (**) Option "fd" "51"
[ 312.148] (**) Option "fd" "52"
[ 312.148] (II) event5 - Lenovo Lenovo USB Soundbar: device removed
[ 312.148] (**) Option "fd" "53"
[ 312.148] (II) event8 - HD Pro Webcam C920: device removed
[ 312.149] (**) Option "fd" "54"
[ 312.149] (II) event4 - Lenovo Lenovo USB Soundbar: device removed
[ 312.149] (**) Option "fd" "50"
[ 312.149] (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device removed
[ 312.149] (**) Option "fd" "51"
[ 312.149] (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device removed
[ 312.156] (II) UnloadModule: "libinput"
[ 312.156] (II) systemd-logind: not releasing fd for 13:70, still in use
[ 312.156] (II) UnloadModule: "libinput"
[ 312.156] (II) systemd-logind: not releasing fd for 13:71, still in use
[ 312.156] (II) UnloadModule: "libinput"
[ 312.156] (II) systemd-logind: releasing fd for 13:68
[ 312.184] (II) UnloadModule: "libinput"
[ 312.184] (II) systemd-logind: releasing fd for 13:72
[ 312.236] (II) UnloadModule: "libinput"
[ 312.236] (II) systemd-logind: releasing fd for 13:69
[ 312.252] (II) UnloadModule: "libinput"
[ 312.252] (II) systemd-logind: releasing fd for 13:70
[ 312.268] (II) UnloadModule: "libinput"
[ 312.268] (II) systemd-logind: releasing fd for 13:71
[ 312.284] (II) UnloadModule: "libinput"
[ 312.284] (II) systemd-logind: releasing fd for 13:64
[ 312.300] (II) UnloadModule: "libinput"
[ 312.300] (II) systemd-logind: releasing fd for 13:65
[ 312.316] (II) UnloadModule: "libinput"
[ 312.316] (II) systemd-logind: releasing fd for 13:67
[ 312.333] (II) UnloadModule: "libinput"
[ 312.333] (II) systemd-logind: releasing fd for 13:66
[ 312.629] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 312.632] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/ieure/.local/share/xorg/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[262702.483]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[262702.490] Build Operating System: linux Debian
[262702.492] Current Operating System: Linux up 6.0.0-0.deb11.6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.12-1~bpo11+1 (2022-12-19) x86_64
[262702.492] Kernel command line: BOOT_IMAGE=/vmlinuz-6.0.0-0.deb11.6-amd64 root=/dev/mapper/vg0-root ro quiet splash
[262702.497] Build Date: 01 February 2023 02:11:18PM
[262702.499] xorg-server 2:1.20.11-1+deb11u5 (https://www.debian.org/support)
[262702.501] Current version of pixman: 0.40.0
[262702.505] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[262702.505] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[262702.514] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 15 20:47:32 2023
[262702.514] (II) Loader magic: 0x562240963e40
[262702.514] (II) Module ABI versions:
[262702.514] X.Org ANSI C Emulation: 0.4
[262702.514] X.Org Video Driver: 24.1
[262702.514] X.Org XInput driver : 24.1
[262702.514] X.Org Server Extension : 10.0
[262702.516] (--) using VT number 1
[262702.516] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[262702.517] (II) xfree86: Adding drm device (/dev/dri/card1)
[262702.517] (II) xfree86: Adding drm device (/dev/dri/card0)
[262702.535] (--) PCI: (0 at 0:2:0) 8086:4680:17aa:330e rev 12, Mem @ 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64
[262702.535] (--) PCI:*(1 at 0:0:0) 10de:1ff2:17aa:1613 rev 161, Mem @ 0x50000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[262702.537] List of video drivers:
[262702.539] amdgpu
[262702.542] ati
[262702.544] nouveau
[262702.546] nvidia
[262702.548] radeon
[262702.550] vmware
[262702.551] modesetting
[262702.553] fbdev
[262702.555] vesa
[262702.555] (II) LoadModule: "amdgpu"
[262702.555] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[262702.556] (II) Module amdgpu: vendor="X.Org Foundation"
[262702.556] compiled for 1.20.9, module version = 19.1.0
[262702.556] Module class: X.Org Video Driver
[262702.556] ABI class: X.Org Video Driver, version 24.1
[262702.556] (II) LoadModule: "ati"
[262702.556] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[262702.556] (II) Module ati: vendor="X.Org Foundation"
[262702.556] compiled for 1.20.9, module version = 19.1.0
[262702.556] Module class: X.Org Video Driver
[262702.556] ABI class: X.Org Video Driver, version 24.1
[262702.556] (II) LoadModule: "nouveau"
[262702.556] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[262702.557] (II) Module nouveau: vendor="X.Org Foundation"
[262702.557] compiled for 1.20.10, module version = 1.0.17
[262702.557] Module class: X.Org Video Driver
[262702.557] ABI class: X.Org Video Driver, version 24.1
[262702.557] (II) LoadModule: "nvidia"
[262702.557] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[262702.557] (II) Module nvidia: vendor="NVIDIA Corporation"
[262702.557] compiled for 1.6.99.901, module version = 1.0.0
[262702.557] Module class: X.Org Video Driver
[262702.557] (II) LoadModule: "radeon"
[262702.557] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[262702.558] (II) Module radeon: vendor="X.Org Foundation"
[262702.558] compiled for 1.20.9, module version = 19.1.0
[262702.558] Module class: X.Org Video Driver
[262702.558] ABI class: X.Org Video Driver, version 24.1
[262702.558] (II) LoadModule: "vmware"
[262702.558] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[262702.593] (II) Module vmware: vendor="X.Org Foundation"
[262702.593] compiled for 1.20.8, module version = 13.3.0
[262702.593] Module class: X.Org Video Driver
[262702.593] ABI class: X.Org Video Driver, version 24.1
[262702.593] (II) LoadModule: "modesetting"
[262702.593] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[262702.594] (II) Module modesetting: vendor="X.Org Foundation"
[262702.594] compiled for 1.20.11, module version = 1.20.11
[262702.594] Module class: X.Org Video Driver
[262702.594] ABI class: X.Org Video Driver, version 24.1
[262702.594] (II) LoadModule: "fbdev"
[262702.594] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[262702.594] (II) Module fbdev: vendor="X.Org Foundation"
[262702.594] compiled for 1.20.0, module version = 0.5.0
[262702.594] Module class: X.Org Video Driver
[262702.594] ABI class: X.Org Video Driver, version 24.0
[262702.594] (II) LoadModule: "vesa"
[262702.594] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[262702.594] (II) Module vesa: vendor="X.Org Foundation"
[262702.594] compiled for 1.20.9, module version = 2.5.0
[262702.594] Module class: X.Org Video Driver
[262702.594] ABI class: X.Org Video Driver, version 24.1
[262702.594] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[262702.594] (II) NOUVEAU driver for NVIDIA chipset families :
[262702.594] RIVA TNT (NV04)
[262702.594] RIVA TNT2 (NV05)
[262702.594] GeForce 256 (NV10)
[262702.594] GeForce 2 (NV11, NV15)
[262702.594] GeForce 4MX (NV17, NV18)
[262702.594] GeForce 3 (NV20)
[262702.594] GeForce 4Ti (NV25, NV28)
[262702.594] GeForce FX (NV3x)
[262702.594] GeForce 6 (NV4x)
[262702.594] GeForce 7 (G7x)
[262702.595] GeForce 8 (G8x)
[262702.595] GeForce 9 (G9x)
[262702.595] GeForce GTX 2xx/3xx (GT2xx)
[262702.595] GeForce GTX 4xx/5xx (GFxxx)
[262702.595] GeForce GTX 6xx/7xx (GKxxx)
[262702.595] GeForce GTX 9xx (GMxxx)
[262702.595] GeForce GTX 10xx (GPxxx)
[262702.595] (II) NVIDIA dlloader X Driver 470.161.03 Wed Oct 19 00:11:37 UTC 2022
[262702.595] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[262702.595] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[262702.595] (II) FBDEV: driver for framebuffer: fbdev
[262702.595] (II) VESA: driver for VESA chipsets: vesa
[262702.705] (++) Using config file: "/root/xorg.conf.new"
[262702.707] (==) Using config directory: "/etc/X11/xorg.conf.d"
[262702.709] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[262702.709] (==) ServerLayout "X.org Configured"
[262702.709] (**) |-->Screen "Screen0" (0)
[262702.709] (**) | |-->Monitor "Monitor0"
[262702.710] (**) | |-->Device "Card0"
[262702.710] (**) |-->Screen "Screen1" (1)
[262702.710] (**) | |-->Monitor "Monitor1"
[262702.711] (**) | |-->Device "Card1"
[262702.711] (**) |-->Input Device "Mouse0"
[262702.711] (**) |-->Input Device "Keyboard0"
[262702.711] (==) Automatically adding devices
[262702.711] (==) Automatically enabling devices
[262702.711] (==) Automatically adding GPU devices
[262702.711] (==) Max clients allowed: 256, resource mask: 0x1fffff
[262702.711] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[262702.711] Entry deleted from font path.
[262702.711] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[262702.711] Entry deleted from font path.
[262702.711] (**) 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
[262702.711] (**) ModulePath set to "/usr/lib/xorg/modules"
[262702.711] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[262702.711] (WW) Disabling Mouse0
[262702.711] (WW) Disabling Keyboard0
[262702.714] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -2
[262702.730] (**) modeset(0): claimed PCI slot 0 at 0:2:0
[262702.731] (II) modeset(0): using default device
[262702.734] Number of created screens does not match number of detected devices.
Configuration failed.
[262702.735] (EE) Server terminated with error (2). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[262597.553]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[262597.561] Build Operating System: linux Debian
[262597.564] Current Operating System: Linux up 6.0.0-0.deb11.6-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.0.12-1~bpo11+1 (2022-12-19) x86_64
[262597.564] Kernel command line: BOOT_IMAGE=/vmlinuz-6.0.0-0.deb11.6-amd64 root=/dev/mapper/vg0-root ro quiet splash
[262597.569] Build Date: 01 February 2023 02:11:18PM
[262597.572] xorg-server 2:1.20.11-1+deb11u5 (https://www.debian.org/support)
[262597.574] Current version of pixman: 0.40.0
[262597.579] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[262597.579] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[262597.590] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 15 20:45:47 2023
[262597.590] (II) Loader magic: 0x55b7b3c94e40
[262597.590] (II) Module ABI versions:
[262597.590] X.Org ANSI C Emulation: 0.4
[262597.590] X.Org Video Driver: 24.1
[262597.590] X.Org XInput driver : 24.1
[262597.590] X.Org Server Extension : 10.0
[262597.591] (--) using VT number 1
[262597.591] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[262597.593] (II) xfree86: Adding drm device (/dev/dri/card1)
[262597.593] (II) xfree86: Adding drm device (/dev/dri/card0)
[262597.602] (--) PCI: (0 at 0:2:0) 8086:4680:17aa:330e rev 12, Mem @ 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64
[262597.602] (--) PCI:*(1 at 0:0:0) 10de:1ff2:17aa:1613 rev 161, Mem @ 0x50000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[262597.605] List of video drivers:
[262597.607] amdgpu
[262597.609] ati
[262597.612] nouveau
[262597.614] nvidia
[262597.616] radeon
[262597.619] vmware
[262597.621] modesetting
[262597.623] fbdev
[262597.626] vesa
[262597.626] (II) LoadModule: "amdgpu"
[262597.626] (II) Loading /usr/lib/xorg/modules/drivers/amdgpu_drv.so
[262597.635] (II) Module amdgpu: vendor="X.Org Foundation"
[262597.635] compiled for 1.20.9, module version = 19.1.0
[262597.635] Module class: X.Org Video Driver
[262597.635] ABI class: X.Org Video Driver, version 24.1
[262597.635] (II) LoadModule: "ati"
[262597.635] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[262597.636] (II) Module ati: vendor="X.Org Foundation"
[262597.636] compiled for 1.20.9, module version = 19.1.0
[262597.636] Module class: X.Org Video Driver
[262597.636] ABI class: X.Org Video Driver, version 24.1
[262597.636] (II) LoadModule: "nouveau"
[262597.636] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[262597.637] (II) Module nouveau: vendor="X.Org Foundation"
[262597.637] compiled for 1.20.10, module version = 1.0.17
[262597.637] Module class: X.Org Video Driver
[262597.637] ABI class: X.Org Video Driver, version 24.1
[262597.637] (II) LoadModule: "nvidia"
[262597.637] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[262597.638] (II) Module nvidia: vendor="NVIDIA Corporation"
[262597.638] compiled for 1.6.99.901, module version = 1.0.0
[262597.638] Module class: X.Org Video Driver
[262597.638] (II) LoadModule: "radeon"
[262597.638] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[262597.639] (II) Module radeon: vendor="X.Org Foundation"
[262597.639] compiled for 1.20.9, module version = 19.1.0
[262597.639] Module class: X.Org Video Driver
[262597.639] ABI class: X.Org Video Driver, version 24.1
[262597.639] (II) LoadModule: "vmware"
[262597.639] (II) Loading /usr/lib/xorg/modules/drivers/vmware_drv.so
[262597.682] (II) Module vmware: vendor="X.Org Foundation"
[262597.682] compiled for 1.20.8, module version = 13.3.0
[262597.682] Module class: X.Org Video Driver
[262597.682] ABI class: X.Org Video Driver, version 24.1
[262597.682] (II) LoadModule: "modesetting"
[262597.682] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[262597.682] (II) Module modesetting: vendor="X.Org Foundation"
[262597.682] compiled for 1.20.11, module version = 1.20.11
[262597.682] Module class: X.Org Video Driver
[262597.682] ABI class: X.Org Video Driver, version 24.1
[262597.682] (II) LoadModule: "fbdev"
[262597.682] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[262597.683] (II) Module fbdev: vendor="X.Org Foundation"
[262597.683] compiled for 1.20.0, module version = 0.5.0
[262597.683] Module class: X.Org Video Driver
[262597.683] ABI class: X.Org Video Driver, version 24.0
[262597.683] (II) LoadModule: "vesa"
[262597.683] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[262597.683] (II) Module vesa: vendor="X.Org Foundation"
[262597.683] compiled for 1.20.9, module version = 2.5.0
[262597.683] Module class: X.Org Video Driver
[262597.683] ABI class: X.Org Video Driver, version 24.1
[262597.683] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[262597.683] (II) NOUVEAU driver for NVIDIA chipset families :
[262597.683] RIVA TNT (NV04)
[262597.684] RIVA TNT2 (NV05)
[262597.684] GeForce 256 (NV10)
[262597.684] GeForce 2 (NV11, NV15)
[262597.684] GeForce 4MX (NV17, NV18)
[262597.684] GeForce 3 (NV20)
[262597.684] GeForce 4Ti (NV25, NV28)
[262597.684] GeForce FX (NV3x)
[262597.684] GeForce 6 (NV4x)
[262597.684] GeForce 7 (G7x)
[262597.684] GeForce 8 (G8x)
[262597.684] GeForce 9 (G9x)
[262597.684] GeForce GTX 2xx/3xx (GT2xx)
[262597.684] GeForce GTX 4xx/5xx (GFxxx)
[262597.684] GeForce GTX 6xx/7xx (GKxxx)
[262597.684] GeForce GTX 9xx (GMxxx)
[262597.684] GeForce GTX 10xx (GPxxx)
[262597.684] (II) NVIDIA dlloader X Driver 470.161.03 Wed Oct 19 00:11:37 UTC 2022
[262597.684] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[262597.684] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[262597.684] (II) FBDEV: driver for framebuffer: fbdev
[262597.684] (II) VESA: driver for VESA chipsets: vesa
[262597.797] (++) Using config file: "/root/xorg.conf.new"
[262597.800] (==) Using config directory: "/etc/X11/xorg.conf.d"
[262597.802] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[262597.803] (==) ServerLayout "X.org Configured"
[262597.803] (**) |-->Screen "Screen0" (0)
[262597.803] (**) | |-->Monitor "Monitor0"
[262597.804] (**) | |-->Device "Card0"
[262597.804] (**) |-->Screen "Screen1" (1)
[262597.804] (**) | |-->Monitor "Monitor1"
[262597.804] (**) | |-->Device "Card1"
[262597.804] (**) |-->Input Device "Mouse0"
[262597.804] (**) |-->Input Device "Keyboard0"
[262597.804] (==) Automatically adding devices
[262597.804] (==) Automatically enabling devices
[262597.804] (==) Automatically adding GPU devices
[262597.804] (==) Max clients allowed: 256, resource mask: 0x1fffff
[262597.804] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[262597.804] Entry deleted from font path.
[262597.804] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[262597.804] Entry deleted from font path.
[262597.804] (**) 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
[262597.804] (**) ModulePath set to "/usr/lib/xorg/modules"
[262597.804] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[262597.804] (WW) Disabling Mouse0
[262597.804] (WW) Disabling Keyboard0
[262597.815] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -2
[262597.831] (**) modeset(0): claimed PCI slot 0 at 0:2:0
[262597.831] (II) modeset(0): using default device
[262597.836] Number of created screens does not match number of detected devices.
Configuration failed.
[262597.837] (EE) Server terminated with error (2). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: _XSERVTransMakeAllCOTSServerListeners: server already running
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) Log file renamed from "/home/ieure/.local/share/xorg/Xorg.pid-9286.log" to "/home/ieure/.local/share/xorg/Xorg.1.log"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: X.Org X Server 1.21.1.7
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: X Protocol Version 11, Revision 0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Current Operating System: Linux up 6.1.0-15-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.66-1 (2023-12-09) x86_64
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Kernel command line: BOOT_IMAGE=/vmlinuz-6.1.0-15-amd64 root=/dev/mapper/vg0-root ro quiet splash
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: xorg-server 2:21.1.7-3+deb12u4 (https://www.debian.org/support)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Current version of pixman: 0.42.2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Before reporting problems, check http://wiki.x.org
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: to make sure that you have the latest version.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (++) from command line, (!!) notice, (II) informational,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Log file: "/home/ieure/.local/share/xorg/Xorg.1.log", Time: Sat Dec 23 15:27:42 2023
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) No Layout section. Using the first Screen section.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) |-->Screen "Primary" (0)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) | |-->Monitor "Lenovo ThinkVision LT1913p"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) | |-->Device "nVidia T400 4gb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) | |-->GPUDevice "Intel HD Graphics"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) | |-->GPUDevice "nVidia T400 4gb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Automatically adding devices
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Automatically enabling devices
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Automatically adding GPU devices
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Automatically binding GPU devices
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Entry deleted from font path.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) FontPath set to:
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: /usr/share/fonts/X11/misc,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: /usr/share/fonts/X11/100dpi/:unscaled,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: /usr/share/fonts/X11/75dpi/:unscaled,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: /usr/share/fonts/X11/Type1,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: /usr/share/fonts/X11/100dpi,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: /usr/share/fonts/X11/75dpi,
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: built-ins
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) The server relies on udev to provide the list of input devices.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loader magic: 0x55c89c681f00
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module ABI versions:
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: X.Org ANSI C Emulation: 0.4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: X.Org Video Driver: 25.2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: X.Org XInput driver : 24.4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: X.Org Server Extension : 10.0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (++) using VT number 3
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_38
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) xfree86: Adding drm device (/dev/dri/card1)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 15 paused 0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:02.0/drm/card0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 16 paused 0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) PCI: (0 at 0:2:0) 8086:4680:17aa:330e rev 12, Mem @ 0x6012000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) PCI:*(1 at 0:0:0) 10de:1ff2:17aa:1613 rev 161, Mem @ 0x50000000/16777216, 0x6000000000/268435456, 0x6010000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/131072
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "glx"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module glx: vendor="X.Org Foundation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.21.1.7, module version = 1.0.0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: ABI class: X.Org Server Extension, version 10.0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "nvidia"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module nvidia: vendor="NVIDIA Corporation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.6.99.901, module version = 1.0.0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Module class: X.Org Video Driver
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "modesetting"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module modesetting: vendor="X.Org Foundation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.21.1.7, module version = 1.21.1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Module class: X.Org Video Driver
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: ABI class: X.Org Video Driver, version 25.2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA dlloader X Driver 525.147.05 Wed Oct 25 20:28:33 UTC 2023
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: releasing fd for 226:1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "fb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "fb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module "fb" already built-in
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "wfb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "wfb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module wfb: vendor="X.Org Foundation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.21.1.7, module version = 1.0.0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: ABI class: X.Org ANSI C Emulation, version 0.4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "ramdac"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "ramdac"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module "ramdac" already built-in
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): using drv /dev/dri/card0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: "Primary" for depth/fbbpp 24/32
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): RGB weight 888
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): Default visual is TrueColor
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-4"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) NVIDIA(0): Option "ForceFullCompositionPipeline" "On"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) NVIDIA(0): Enabling 2D acceleration
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "glxserver_nvidia"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "glxserver_nvidia"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/drivers/libglxserver_nvidia.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.6.99.901, module version = 1.0.0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Module class: X.Org Server Extension
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA GLX Module 525.147.05 Wed Oct 25 20:26:41 UTC 2023
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA: The X server supports PRIME Render Offload.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DFP-0 (boot)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DFP-1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DFP-2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DFP-3
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DFP-4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DFP-5 (boot)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): NVIDIA GPU NVIDIA T400 4GB (TU117GL-B) at PCI:1:0:0 (GPU-0)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): Memory: 4194304 kBytes
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): VideoBIOS: 90.17.92.00.10
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) NVIDIA(0): Option "Primary" "true"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): will be used as the requested mode.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0):
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): Validated MetaModes:
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): Virtual screen size determined to be 5120 x 2160
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): DPI set to (139, 140); computed from "UseEdidDpi" X config
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(0): option
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) modeset(G0): Depth 24, (--) framebuffer bpp 32
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): RGB weight 888
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): Default visual is TrueColor
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "glamoregl"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "glamoregl"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/libglamoregl.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module glamoregl: vendor="X.Org Foundation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.21.1.7, module version = 1.0.1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: ABI class: X.Org ANSI C Emulation, version 0.4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): glamor initialized
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output DP-1-1 using monitor section Lenovo ThinkVision LT1913p
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) modeset(G0): Option "RightOf" "Lenovo ThinkVision P32p-20"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) modeset(G0): Option "Primary" "false"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output HDMI-1-1 has no monitor section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output DP-1-2 has no monitor section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output HDMI-1-2 has no monitor section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output DP-1-3 has no monitor section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output HDMI-1-3 has no monitor section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Output HDMI-1-4 has no monitor section
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output DP-1-1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output HDMI-1-1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output DP-1-2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output HDMI-1-2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output DP-1-3
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output HDMI-1-3
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): EDID for output HDMI-1-4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (EE) modeset(G0): Cannot position output DP-1-1 relative to unknown output Lenovo ThinkVision P32p-20
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): Using gamma correction (1.0, 1.0, 1.0)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): DPI set to (96, 96)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "fb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "fb"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module "fb" already built-in
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) NVIDIA: Failed to bind sideband socket to
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) NVIDIA: '/var/run/nvidia-xdriver-24992762' Permission denied
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA: access.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): Disabling shared memory pixmaps
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): Backing store enabled
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): Silken mouse enabled
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) NVIDIA(0): DPMS enabled
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) NVIDIA(0): Option "Primary" is not used
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) NVIDIA(0): Option "RightOf" is not used
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading sub module "dri2"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "dri2"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module "dri2" already built-in
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): [DRI2] Setup complete
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): Backing store enabled
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): Silken mouse enabled
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Initializing kms color map for depth 24, 8 bpc.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (==) modeset(G0): DPMS enabled
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) modeset(G0): Option "Monitor-HDMI-3" is not used
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) modeset(G0): Option "Primary" is not used
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) modeset(G0): Option "RightOf" is not used
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (WW) modeset(G0): Option "nvidiaXineramaInfoOrder" is not used
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): [DRI2] Setup complete
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): [DRI2] DRI driver: iris
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): [DRI2] VDPAU driver: va_gl
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Disable reverse prime offload mode for i915.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension Generic Event Extension
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension SHAPE
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension MIT-SHM
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XInputExtension
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XTEST
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension BIG-REQUESTS
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension SYNC
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XKEYBOARD
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XC-MISC
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension SECURITY
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XFIXES
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension RENDER
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension RANDR
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension COMPOSITE
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension DAMAGE
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension MIT-SCREEN-SAVER
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension DOUBLE-BUFFER
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension RECORD
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension DPMS
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension Present
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension DRI3
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension X-Resource
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XVideo
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XVideo-MotionCompensation
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension SELinux
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) SELinux: Disabled on system
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension GLX
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension GLX
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Indirect GLX disabled.
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) GLX: Another vendor is already registered for screen 0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XFree86-VidModeExtension
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XFree86-DGA
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XFree86-DRI
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension DRI2
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension NV-GLX
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension NV-CONTROL
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Initializing extension XINERAMA
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) modeset(G0): Damage tracking initialized
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) LoadModule: "libinput"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Module libinput: vendor="X.Org Foundation"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: compiled for 1.21.1.3, module version = 1.2.1
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: Module class: X.Org XInput Driver
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: ABI class: X.Org XInput driver, version 24.4
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Power Button'
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 46 paused 0
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Power Button: always reports core events
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event2"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: is tagged by udev as: Keyboard
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: device is a keyboard
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: device removed
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:42 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Video Bus (/dev/input/event3)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Video Bus'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Video Bus: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event3"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3/event3"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Power Button'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 50 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Power Button: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event1"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Sleep Button (/dev/input/event0)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Sleep Button'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 51 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Sleep Button: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event0"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0/event0"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event10)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event11)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event12)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event9)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device ELECOM TrackBall Mouse HUGE TrackBall (/dev/input/event7)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput pointer catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event7"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "ScrollMethod" "button"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "ScrollButton" "10"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) libinput: ELECOM TrackBall Mouse HUGE TrackBall: needs a virtual subdevice
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.2/1-6.1.2:1.0/0003:056E:010D.0002/input/input7/event7"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "ELECOM TrackBall Mouse HUGE TrackBall" (type: MOUSE, id 10)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "AccelerationScheme" "none"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) selected scheme none/0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) acceleration factor: 2.000
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: (accel) acceleration threshold: 4
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device ELECOM TrackBall Mouse HUGE TrackBall (/dev/input/mouse0)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/mouse0"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: Permission denied.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) mouse0 - failed to create input device '/dev/input/mouse0'.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (EE) libinput: ELECOM TrackBall Mouse HUGE TrackBall: Failed to create a device for /dev/input/mouse0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (EE) PreInit returned 2 for "ELECOM TrackBall Mouse HUGE TrackBall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) UnloadModule: "libinput"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device ZMK Project SliceMK ErgoDox Keyboard (/dev/input/event6)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "SliceMK Ergodox Wireless"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'ZMK Project SliceMK ErgoDox Keyboard'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 53 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event6"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) libinput: ZMK Project SliceMK ErgoDox Keyboard: needs a virtual subdevice
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.0/0003:1D50:615E.0004/input/input6/event6"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "ZMK Project SliceMK ErgoDox Keyboard" (type: MOUSE, id 11)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "AccelerationScheme" "none"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) selected scheme none/0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) acceleration factor: 2.000
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: (accel) acceleration threshold: 4
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Lenovo Lenovo USB Soundbar (/dev/input/event5)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Lenovo Lenovo USB Soundbar: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Lenovo Lenovo USB Soundbar'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 54 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Lenovo Lenovo USB Soundbar: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event5"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4.1/1-6.4.1:1.2/0003:17EF:A000.0003/input/input5/event5"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Lenovo Lenovo USB Soundbar" (type: KEYBOARD, id 12)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HD Pro Webcam C920 (/dev/input/event8)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) HD Pro Webcam C920: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'HD Pro Webcam C920'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 55 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) HD Pro Webcam C920: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event8"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.4/1-6.4.3/1-6.4.3:1.0/input/input8/event8"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "HD Pro Webcam C920" (type: KEYBOARD, id 13)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Lenovo Lenovo USB Soundbar (/dev/input/event4)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Lenovo Lenovo USB Soundbar: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Lenovo Lenovo USB Soundbar'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 56 paused 0
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Lenovo Lenovo USB Soundbar: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event4"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Lenovo Lenovo USB Soundbar: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Lenovo Lenovo USB Soundbar: device removed
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.2/0003:17EF:A000.0001/input/input4/event4"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Lenovo Lenovo USB Soundbar" (type: KEYBOARD, id 14)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Lenovo Lenovo USB Soundbar: device is a keyboard
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event15)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event16)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event17)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event18)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event19)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) No input driver specified, ignoring this device.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) This device may have been added with another device file.
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput pointer catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: Applying InputClass "Elecom HUGE Trackballs"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'ELECOM TrackBall Mouse HUGE TrackBall'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: returning pre-existing fd for /dev/input/event7 13:71
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ELECOM TrackBall Mouse HUGE TrackBall: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event7"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) libinput: ELECOM TrackBall Mouse HUGE TrackBall: is a virtual subdevice
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "ScrollMethod" "button"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "ScrollButton" "10"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.2/1-6.1.2:1.0/0003:056E:010D.0002/input/input7/event7"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "ELECOM TrackBall Mouse HUGE TrackBall" (type: KEYBOARD, id 15)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "libinput keyboard catchall"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: Applying InputClass "SliceMK Ergodox Wireless"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'ZMK Project SliceMK ErgoDox Keyboard'
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) ZMK Project SliceMK ErgoDox Keyboard: always reports core events
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event6"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) libinput: ZMK Project SliceMK ErgoDox Keyboard: is a virtual subdevice
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.3/1-6.1.3:1.0/0003:1D50:615E.0004/input/input6/event6"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "ZMK Project SliceMK ErgoDox Keyboard" (type: KEYBOARD, id 16)
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_rules" "sucks"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps,hyper:hybrid,compose:sysreq"
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 15:27:43 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Yubico YubiKey OTP+FIDO+CCID (/dev/input/event20)
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Yubico YubiKey OTP+FIDO+CCID: Applying InputClass "libinput keyboard catchall"
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Yubico YubiKey OTP+FIDO+CCID'
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 77 paused 0
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Yubico YubiKey OTP+FIDO+CCID: always reports core events
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event20"
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) event20 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device removed
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/0003:1050:0407.0005/input/input20/event20"
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Yubico YubiKey OTP+FIDO+CCID" (type: KEYBOARD, id 17)
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (WW) Option "xkb_variant" requires a string value
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) event20 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 23 15:50:57 up /usr/libexec/gdm-x-session[9286]: (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 23 15:54:48 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Lenovo Lenovo USB Soundbar: device removed
Dec 23 15:54:48 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: removing device Lenovo Lenovo USB Soundbar
Dec 23 15:54:48 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "56"
Dec 23 15:54:48 up /usr/libexec/gdm-x-session[9286]: (II) UnloadModule: "libinput"
Dec 23 15:54:48 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: releasing fd for 13:68
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 17:30:54 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 18:03:27 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 19:20:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 23 19:20:38 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 09:32:11 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 09:50:09 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:24:12 up /usr/libexec/gdm-x-session[9286]: (II) event20 - Yubico YubiKey OTP+FIDO+CCID: device removed
Dec 24 10:24:12 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: removing device Yubico YubiKey OTP+FIDO+CCID
Dec 24 10:24:12 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "77"
Dec 24 10:24:12 up /usr/libexec/gdm-x-session[9286]: (II) UnloadModule: "libinput"
Dec 24 10:24:12 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: releasing fd for 13:84
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 10:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 12:43:12 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 24 13:27:00 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 25 10:44:04 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Yubico YubiKey OTP+FIDO+CCID (/dev/input/event4)
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Yubico YubiKey OTP+FIDO+CCID: Applying InputClass "libinput keyboard catchall"
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Yubico YubiKey OTP+FIDO+CCID'
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 75 paused 0
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Yubico YubiKey OTP+FIDO+CCID: always reports core events
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event4"
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/0003:1050:0407.000E/input/input21/event4"
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Yubico YubiKey OTP+FIDO+CCID" (type: KEYBOARD, id 14)
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (WW) Option "xkb_variant" requires a string value
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 25 13:53:44 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 25 15:28:33 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
Dec 25 15:28:33 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: removing device Yubico YubiKey OTP+FIDO+CCID
Dec 25 15:28:33 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "75"
Dec 25 15:28:33 up /usr/libexec/gdm-x-session[9286]: (II) UnloadModule: "libinput"
Dec 25 15:28:33 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: releasing fd for 13:68
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 25 15:35:37 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 25 19:06:50 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 26 09:30:41 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) config/udev: Adding input device Yubico YubiKey OTP+FIDO+CCID (/dev/input/event4)
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Yubico YubiKey OTP+FIDO+CCID: Applying InputClass "libinput keyboard catchall"
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) Using input driver 'libinput' for 'Yubico YubiKey OTP+FIDO+CCID'
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 78 paused 0
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Yubico YubiKey OTP+FIDO+CCID: always reports core events
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "Device" "/dev/input/event4"
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6.1/1-6.1.4/1-6.1.4:1.0/0003:1050:0407.0010/input/input22/event4"
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) XINPUT: Adding extended input device "Yubico YubiKey OTP+FIDO+CCID" (type: KEYBOARD, id 14)
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_model" "pc105"
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_layout" "us"
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (WW) Option "xkb_variant" requires a string value
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "xkb_options" "ctrl:nocaps"
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 26 09:45:20 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "46"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "49"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "50"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "51"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "52"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "53"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "54"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "55"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "52"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "53"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (**) Option "fd" "78"
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device removed
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:64
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:65
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:71
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:68
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:72
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:67
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:70
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:69
Dec 26 09:54:20 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got pause for 13:66
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:64
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:65
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:71
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:68
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:72
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:67
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:70
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:69
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 226:0
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): connected
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): Internal DisplayPort
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN P32p-20 (DFP-0): 2660.0 MHz maximum pixel clock
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: Internal DisplayPort
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): DFP-4: 2660.0 MHz maximum pixel clock
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): connected
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): Internal TMDS
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0): Lenovo Group Limited LEN LT1913pA (DFP-5): 165.0 MHz maximum pixel clock
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (--) NVIDIA(GPU-0):
Dec 26 09:54:36 up /usr/libexec/gdm-x-session[9286]: (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select,DFP-5:nvidia-auto-select"
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event3 - Video Bus: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event1 - Power Button: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event0 - Sleep Button: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: is tagged by udev as: Keyboard Mouse Trackball
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device set to 1000 DPI
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a pointer
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event7 - ELECOM TrackBall Mouse HUGE TrackBall: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event6 - ZMK Project SliceMK ErgoDox Keyboard: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event5 - Lenovo Lenovo USB Soundbar: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event8 - HD Pro Webcam C920: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event4 - Yubico YubiKey OTP+FIDO+CCID: device is a keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) systemd-logind: got resume for 13:66
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: is tagged by udev as: Keyboard
Dec 26 09:54:37 up /usr/libexec/gdm-x-session[9286]: (II) event2 - Power Button: device is a keyboard
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/6.1.0-13-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
/lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-peermem.ko
/lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current.ko
/lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/6.1.0-15-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
/lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-peermem.ko
/lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current.ko
/lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-drm.ko
filename: /lib/modules/6.1.0-13-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
license: GPL
description: NVIDIA WMI EC Backlight driver
author: Daniel Dadap <ddadap at nvidia.com>
alias: wmi:603E9613-EF25-4338-A3D0-C46177516DB7
depends: wmi,video
retpoline: Y
intree: Y
name: nvidia_wmi_ec_backlight
vermagic: 6.1.0-13-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: Debian Secure Boot CA
sig_key: 32:A0:28:7F:84:1A:03:6F:A3:93:C1:E0:65:C4:3A:E6:B2:42:26:43
sig_hashalgo: sha256
signature: 70:78:21:EF:A7:13:7A:AC:64:9E:62:B7:85:BD:C2:03:54:A3:C5:E8:
7B:9B:F7:81:44:8A:A0:CA:8C:72:B1:FF:E6:C3:4A:09:22:C8:37:B6:
FE:96:3B:0E:9E:AE:28:05:97:5C:C4:99:62:1F:40:EB:02:50:E3:6A:
EA:01:68:F9:E0:F9:EC:EA:14:63:14:1F:6E:E7:08:8A:EF:2E:DE:C5:
14:3F:AC:77:78:80:E3:08:21:0E:B2:18:00:3C:FC:BD:CC:29:EE:2A:
6D:BB:5E:7D:0C:82:EC:CA:03:B1:BD:68:3F:BD:5F:0C:F4:A5:B7:E9:
A7:8E:87:16:BC:AD:A6:BB:BE:DC:22:B3:60:D8:17:16:29:28:FF:3F:
A1:96:63:49:87:51:6E:4D:B9:AF:87:11:82:74:31:2E:41:EA:51:82:
AF:DB:04:7C:20:62:5C:E7:E6:10:24:94:71:37:01:C7:FC:E5:B0:22:
0C:FA:D3:4A:8A:A4:AE:85:AA:E4:D0:72:E1:66:DC:73:BC:0C:8F:A9:
7C:22:FC:B5:1E:41:55:32:BA:72:55:A0:8A:2B:57:57:F1:D2:DA:61:
8E:3B:52:4B:1A:6F:D6:3C:87:78:49:01:9F:72:82:32:2B:45:FF:C2:
BC:B2:77:76:C5:29:F3:E4:0D:10:8E:D4:51:05:37:B5
filename: /lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-peermem.ko
version: 525.147.05
license: Linux-OpenIB
description: NVIDIA GPU memory plug-in
author: Yishai Hadas
srcversion: 57810555966000B75AC930B
depends:
retpoline: Y
name: nvidia_peermem
vermagic: 6.1.0-13-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 47:E3:F0:39:EC:C8:CC:49:33:04:77:B2:3C:27:92:A7:A7:C1:0A:92:
DD:E1:FA:A3:A1:3B:F0:69:53:0E:21:20:47:52:4F:60:7E:7A:77:63:
DC:7F:02:61:14:77:58:36:6B:C4:46:CC:CC:01:83:79:12:9C:24:B0:
AD:4F:98:AF:8F:BC:26:A7:78:15:08:C4:4D:BA:50:F8:73:B3:C1:9E:
E9:11:73:63:71:D1:AF:19:D0:B9:C3:7A:19:5D:9F:C5:02:91:5E:C7:
BD:D1:D7:78:33:64:AF:0B:55:9E:D6:B2:BA:E5:AB:C0:CF:7D:54:90:
7A:FA:08:47:00:ED:83:F9:FD:FA:7C:23:ED:7F:DD:A9:FA:E1:BC:F6:
D6:3A:85:24:E0:AA:BD:36:9B:2E:8F:62:A1:BE:5B:33:06:80:9F:C4:
D4:64:88:5B:61:35:0F:EA:91:85:43:4E:11:2B:58:28:37:D4:46:59:
F2:D1:62:51:7E:A0:56:2B:2E:6C:09:C3:10:18:61:97:D1:0E:75:B0:
AE:2C:08:63:5F:FD:1D:5E:FA:E2:A9:7C:A2:A8:D7:3D:02:35:E2:32:
CB:CA:32:0A:C5:47:2B:47:CB:BE:06:9A:41:F8:C6:B9:43:99:35:2D:
AB:90:75:DB:AF:E7:96:81:05:ED:C8:BC:A8:DC:1C:76
filename: /lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-modeset.ko
version: 525.147.05
supported: external
license: NVIDIA
srcversion: 02FC679D6A677C76A58D0FD
depends: nvidia,video
retpoline: Y
name: nvidia_modeset
vermagic: 6.1.0-13-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 1F:4E:AF:47:27:C8:DC:43:FB:31:E6:3E:7E:91:02:90:3E:A6:94:5C:
73:83:46:3E:84:F8:FF:E4:E0:B9:A2:44:0D:9E:35:69:EB:C5:1E:04:
F3:B2:59:99:3B:8C:0E:70:C5:F8:1C:FD:8A:2D:35:20:01:57:B5:AB:
93:53:01:6A:C7:F1:82:0B:41:4D:C5:29:55:FB:16:DF:3B:54:40:2B:
6D:7D:E5:87:E6:04:E1:AE:C2:51:BF:C9:F8:0B:3C:37:D3:53:ED:17:
66:AF:7E:86:15:7F:44:DB:34:90:2E:1A:DF:66:CE:12:3D:A6:85:28:
2B:55:25:A3:42:72:15:10:61:C3:C1:DB:AA:8B:82:20:2C:D9:7C:38:
83:66:BF:07:B3:BC:E0:61:69:10:EB:DC:F6:C4:E8:3D:22:EF:F3:B5:
A7:04:86:B2:4A:38:1F:A7:53:5A:16:F3:87:65:E2:18:F8:AB:52:10:
85:CF:EE:3D:C7:C7:3B:71:08:B2:58:C5:60:F0:9D:C9:9A:6A:F6:AC:
BE:BF:A1:CE:56:56:4A:45:D0:E7:0F:51:9F:7A:50:2D:9A:35:A7:F3:
9B:2C:A7:C8:23:C8:E0:15:FA:FA:F3:55:17:1A:BB:59:B1:E8:60:D2:
8B:10:BC:6F:B7:01:65:E4:A9:05:34:93:65:B2:83:34
filename: /lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current.ko
firmware: nvidia/525.147.05/gsp_tu10x.bin
firmware: nvidia/525.147.05/gsp_ad10x.bin
alias: char-major-195-*
version: 525.147.05
supported: external
license: NVIDIA
srcversion: 8BDA76EB759312526266D97
alias: pci:v000010DEd*sv*sd*bc06sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
retpoline: Y
name: nvidia
vermagic: 6.1.0-13-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 81:8E:2D:81:44:68:EE:AB:C5:C2:FA:34:D6:8A:36:B1:81:2D:B7:74:
DA:FA:FF:8C:97:75:AC:BC:6F:3F:B2:CE:F9:5A:4D:1D:DC:5E:4C:3B:
97:0E:A2:86:88:FD:14:CC:D7:C1:78:C7:2B:EC:D9:3D:DF:A6:E0:57:
69:55:77:53:92:81:4E:3B:30:0F:09:7A:5F:E4:23:CC:A6:2B:8E:86:
6D:2A:C1:3E:40:A6:EC:C1:48:BD:BE:F0:4C:11:6A:70:BC:E9:D4:C5:
71:07:A1:F5:72:4C:E8:A5:16:AD:67:D9:24:F8:84:34:74:3F:8B:32:
AC:91:85:13:82:B0:4E:3F:66:95:BA:B7:26:30:6B:9A:B5:E5:23:03:
7C:6C:8A:FC:2A:67:46:0B:15:64:CC:F0:3C:E8:98:C8:D0:F2:23:45:
95:89:15:7B:07:CA:34:91:53:B3:0E:E7:EB:94:A2:95:58:BE:0B:99:
A6:4C:D5:A5:AB:79:7C:19:17:A2:39:CB:BC:D9:01:8F:50:A5:CF:00:
6C:5D:BC:D1:9E:33:18:77:00:45:92:FE:B1:A4:33:5B:D6:75:08:B3:
6C:E3:43:24:DC:0A:ED:52:1B:D8:82:B3:0E:56:4B:FD:21:29:98:E9:
28:E4:99:66:88:5A:76:51:8F:64:8E:A8:12:31:89:DC
filename: /lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-uvm.ko
version: 525.147.05
supported: external
license: Dual MIT/GPL
srcversion: 28D1798ADB5B13B70B5B131
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 6.1.0-13-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 59:BC:A7:7D:6B:55:CF:12:E4:85:24:AA:D6:DB:02:9E:56:73:45:62:
F2:BD:6A:7A:1B:4C:C2:A3:8C:C3:8B:A4:E8:DE:37:C4:C5:E2:B5:DF:
39:29:06:E5:74:E9:77:C8:B3:8F:D1:A5:FA:FA:B4:E4:D0:73:BC:06:
52:BA:68:1A:F4:41:6F:8A:4A:DD:C2:05:9A:08:07:15:1D:50:E3:AF:
08:ED:09:6F:0F:1F:41:39:DF:3D:B8:56:C2:6D:8D:36:C2:3D:8E:9A:
FF:60:26:41:A5:EF:C8:BC:7F:54:74:1D:4B:AE:F6:FE:62:7B:DC:7E:
44:8C:B0:CC:2F:4D:8A:A0:C0:34:47:29:DB:3C:1D:34:B1:F4:89:CE:
2A:B3:05:EA:18:17:DB:DE:32:1B:FE:2E:B9:DC:17:29:EB:8F:C0:9B:
F3:68:B0:F4:D5:F3:AF:72:3E:31:F4:BA:D8:4B:16:39:C1:E8:C3:57:
BE:9B:22:37:63:3E:08:0E:23:69:77:15:F0:86:A4:5E:75:BE:6E:0D:
56:FC:C0:4C:52:45:DE:DE:A8:26:FD:AF:D2:56:56:2E:BD:5B:B7:21:
45:6A:10:9D:53:FD:38:1B:E1:F8:03:54:A6:25:47:DA:F7:7F:B6:86:
B4:0E:B4:19:7A:DC:CC:73:BE:39:74:C6:C1:6C:31:B7
filename: /lib/modules/6.1.0-13-amd64/updates/dkms/nvidia-current-drm.ko
version: 525.147.05
supported: external
license: MIT
srcversion: 39A41DF15D103CC86DF53B7
alias: pci:v000010DEd*sv*sd*bc06sc80i00*
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: 6.1.0-13-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 52:50:BD:1A:49:E1:A6:B7:B3:7F:8B:BE:AD:CB:F4:A6:00:A2:0A:CD:
00:30:E9:65:DF:6E:5B:EE:56:01:6B:E9:AE:CF:F1:23:24:38:DB:07:
42:82:A8:DA:43:69:C0:42:EB:00:A2:D3:8A:1F:60:91:C1:20:82:30:
34:86:F1:D1:46:60:92:B2:15:46:47:B5:15:2E:E9:DB:0C:49:81:83:
19:E8:88:D5:7F:38:6C:83:41:05:4B:8E:4C:07:B7:D8:CC:E2:71:31:
04:1A:F7:1B:5F:4C:02:EE:93:D2:B4:01:09:BD:60:4F:95:EE:C9:0A:
7A:11:E1:B0:56:D0:B4:EB:77:96:B5:15:25:A5:92:AE:58:64:6B:67:
D3:19:35:FA:B0:51:17:EF:7F:94:C9:0A:BC:6A:1D:14:DA:28:6B:B8:
0A:01:1C:EE:E5:A2:F3:73:2B:89:D2:A8:45:18:A9:77:70:5D:ED:E5:
8E:9B:63:68:41:AB:11:1F:C4:07:0D:A3:B0:30:9F:A1:B5:37:3E:E6:
D4:E0:07:35:AE:42:2A:B5:8E:1A:AB:96:B1:DA:6E:B8:84:7E:7C:55:
9C:A4:A4:58:A4:AF:25:98:04:E9:DF:1B:48:85:F7:30:D9:F7:32:86:
6B:D1:E8:FA:33:B8:4F:57:B1:1F:7F:67:C2:6C:B4:F4
filename: /lib/modules/6.1.0-15-amd64/kernel/drivers/platform/x86/nvidia-wmi-ec-backlight.ko
license: GPL
description: NVIDIA WMI EC Backlight driver
author: Daniel Dadap <ddadap at nvidia.com>
alias: wmi:603E9613-EF25-4338-A3D0-C46177516DB7
depends: wmi,video
retpoline: Y
intree: Y
name: nvidia_wmi_ec_backlight
vermagic: 6.1.0-15-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: Debian Secure Boot CA
sig_key: 32:A0:28:7F:84:1A:03:6F:A3:93:C1:E0:65:C4:3A:E6:B2:42:26:43
sig_hashalgo: sha256
signature: 07:55:20:96:78:63:27:39:1C:39:F1:B8:AD:18:E4:3A:38:DE:D9:CB:
0F:F8:88:C6:76:A5:57:98:4B:9A:51:E3:DB:9C:4C:7E:1C:5E:41:E0:
23:B4:A0:0D:EC:63:33:BA:48:7F:CC:56:39:46:49:33:68:EF:26:28:
D3:79:2E:E3:D6:1D:54:90:43:D2:72:EC:68:4D:BD:25:92:3F:34:E7:
EE:CA:35:9C:2A:63:94:18:59:9B:A2:60:D4:6B:30:DF:6C:BA:CD:B0:
8B:92:A8:B5:2B:5F:30:DD:30:89:3B:B6:13:F0:1A:03:8C:EB:C2:95:
5F:A7:5E:08:48:F9:91:7B:EB:E2:78:86:5E:BC:44:A3:B7:94:03:BA:
50:B1:15:D1:B4:41:48:6D:D4:FE:46:9A:88:ED:0E:1F:2E:AB:9B:B2:
C3:6D:42:9E:0B:67:D9:15:D2:40:6A:84:62:6D:04:23:02:07:C9:69:
68:BB:5E:6C:DB:26:89:0B:16:42:BC:B4:3F:FA:9A:D9:C7:FB:4F:96:
0C:3C:5C:33:42:30:A5:1D:FA:98:68:F1:04:41:BD:F7:70:7F:41:2F:
7A:C0:6A:B0:1D:2F:6F:67:ED:7E:D1:E7:E7:A7:5C:DA:B7:96:BF:87:
9D:8C:95:8F:CB:C5:E7:37:77:29:82:91:C9:4C:E6:33
filename: /lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-peermem.ko
version: 525.147.05
license: Linux-OpenIB
description: NVIDIA GPU memory plug-in
author: Yishai Hadas
srcversion: 57810555966000B75AC930B
depends:
retpoline: Y
name: nvidia_peermem
vermagic: 6.1.0-15-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 55:90:E1:2C:3C:6A:EA:87:01:7D:C3:BD:D8:9E:E9:BA:D3:6A:D1:1E:
21:44:EF:B5:0F:37:36:14:C9:9B:A5:E0:72:66:E7:EE:EF:66:AF:32:
A6:55:9F:AC:D1:3B:1A:57:11:AD:5C:F2:E2:C9:EE:92:C3:41:FB:51:
F0:00:E5:76:BD:21:B1:F9:62:58:CB:DA:04:46:E1:7C:0B:11:E2:6C:
33:E3:43:0F:39:D2:14:E2:95:0C:7E:F1:7E:05:46:8E:A4:D7:96:D3:
53:52:6C:33:FE:2B:D6:84:70:2D:4B:E0:17:22:07:3F:C9:6D:2C:34:
1A:0F:4D:2A:41:E1:BD:E1:A1:5C:01:3F:53:3D:87:72:21:6A:06:B8:
9F:9B:B5:C6:38:DA:B8:4E:55:4F:80:5F:E1:22:3F:09:2D:95:32:63:
49:E5:4C:43:9B:BA:88:E4:5B:66:C3:4D:17:AC:2E:CC:F1:B4:AF:04:
11:1F:81:3F:31:34:F4:B2:75:7F:F4:41:DC:B4:5F:9B:32:F9:AF:FA:
40:6E:79:7B:2D:BF:7A:07:D4:6C:40:B5:D0:23:3F:CB:A1:02:7F:D6:
5D:51:E9:25:60:7E:56:E5:34:6E:5B:BA:CE:98:78:B3:DB:BD:BB:05:
88:3C:4B:9F:B2:4E:B0:40:EA:69:28:92:E4:E0:40:1A
filename: /lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-modeset.ko
version: 525.147.05
supported: external
license: NVIDIA
srcversion: 02FC679D6A677C76A58D0FD
depends: nvidia,video
retpoline: Y
name: nvidia_modeset
vermagic: 6.1.0-15-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 22:AB:B5:E5:49:29:7F:80:04:5E:ED:2F:2D:23:27:9F:57:63:27:C9:
2D:24:C0:2F:38:0C:E4:B3:CA:BA:4F:61:22:99:1E:D4:D9:52:9F:24:
F0:A5:FB:7B:00:AD:A2:AB:91:6A:4C:97:FB:10:D2:3E:23:26:35:04:
C6:3D:5D:DC:71:56:89:29:D2:77:3B:93:58:5C:EB:FD:D5:71:97:19:
28:3D:30:8E:7B:AF:7C:F5:A3:6E:13:DF:F5:28:58:06:0A:A4:1A:F5:
01:02:60:4A:AE:54:C3:D4:A8:B4:EC:E4:4C:79:C3:5B:C4:99:83:88:
4F:93:6A:83:F0:60:C7:7D:67:12:BD:01:9D:67:47:DF:95:E9:23:C9:
55:1B:5A:9C:98:53:35:AC:70:D9:C6:E5:70:89:D6:4F:1E:09:9D:9C:
A4:B5:43:89:4B:1E:6C:0E:5A:5B:81:7F:A8:94:28:A6:D2:65:E0:9C:
C8:3C:7C:C9:01:5E:7F:BA:51:93:4B:AC:B6:B1:DA:28:9B:31:07:48:
39:2D:25:78:D2:24:A0:36:FD:9A:AF:DD:28:B4:EC:FD:87:6C:18:BE:
98:4A:4F:47:86:EA:E7:8D:99:25:A6:70:C5:3B:86:E9:EF:CE:43:AB:
57:0B:4B:A3:ED:3C:C4:CF:68:38:97:A3:A2:DD:A4:4E
filename: /lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current.ko
firmware: nvidia/525.147.05/gsp_tu10x.bin
firmware: nvidia/525.147.05/gsp_ad10x.bin
alias: char-major-195-*
version: 525.147.05
supported: external
license: NVIDIA
srcversion: 8BDA76EB759312526266D97
alias: pci:v000010DEd*sv*sd*bc06sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
retpoline: Y
name: nvidia
vermagic: 6.1.0-15-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 5F:A3:DC:04:89:80:4D:E0:92:3C:61:99:12:26:53:77:61:1B:3E:B4:
92:8A:49:BB:99:61:4C:6A:FE:09:82:BE:9E:57:75:62:17:3C:FB:9C:
C7:AB:21:EC:3D:84:33:47:E4:B2:3D:D0:F7:E1:D8:CA:28:F9:5E:8B:
9E:AF:42:DE:36:AC:0E:02:6E:5C:CA:B5:A1:0C:42:61:0C:0A:E5:95:
1B:58:29:1C:21:F5:7A:67:87:D0:FB:C5:C1:E2:DA:6B:87:70:33:F3:
03:F1:6B:4D:FF:D7:47:0A:85:4D:B4:32:DC:BE:42:59:81:D1:3E:13:
E0:E8:E4:5D:B0:9F:42:AD:D4:3F:FD:F4:17:86:B8:BD:9D:7A:54:A5:
CF:E1:3F:CF:96:E4:72:81:E9:58:70:BE:E6:11:7D:1E:05:F5:82:E7:
1C:30:93:A2:18:C9:6B:1E:2E:40:EB:6C:B9:0A:5D:AA:D0:91:47:3E:
95:62:29:C3:C5:57:D4:C7:14:FA:B7:CE:5F:C4:13:F7:E2:13:09:BB:
9D:5E:68:30:F4:24:DF:2D:E6:4F:56:DF:35:3D:9B:8A:49:83:E2:A6:
72:F3:28:3C:AB:B8:12:35:02:9A:83:FB:59:45:F7:54:5E:E7:7A:D8:
E0:08:D9:15:F7:F1:73:5D:C5:1A:15:FC:6A:53:0C:AE
filename: /lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-uvm.ko
version: 525.147.05
supported: external
license: Dual MIT/GPL
srcversion: 28D1798ADB5B13B70B5B131
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 6.1.0-15-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 4C:39:96:AD:A9:42:66:AB:35:B3:9F:68:AD:7E:15:3A:12:C1:46:B4:
0E:DB:45:0C:8F:29:BF:5F:01:95:A1:34:D8:8F:8F:60:FD:89:76:2E:
5F:79:9A:AA:43:9E:4A:4B:68:DC:7D:A2:C5:41:06:92:A8:AF:BF:3A:
F6:8E:93:37:87:B7:F8:12:E8:A1:6B:A2:C5:57:1C:D6:C0:09:99:50:
B9:95:02:03:66:04:0F:A2:93:63:F1:23:7F:D8:8D:60:6F:9A:1A:87:
2B:9E:89:29:5C:46:60:D3:87:90:DD:AC:03:62:86:86:F4:C2:D0:1C:
F0:E1:4C:78:67:90:41:E7:15:2A:75:51:E2:91:3F:0C:11:6C:CF:4F:
7A:2A:A5:9D:9E:E9:73:C6:92:E5:74:E4:F6:F1:AE:0B:F8:A9:CA:CD:
95:FC:85:15:1D:BE:E3:AD:6E:94:B3:DA:BD:E1:11:C3:C6:A6:DA:07:
00:C7:F7:E8:46:33:E2:E2:98:B5:81:40:A5:35:FB:D5:BC:52:A0:8C:
90:C0:7D:3F:E0:05:64:0C:20:C9:02:8B:2E:59:DB:16:F6:BE:F6:85:
2F:F0:21:BB:31:AD:09:A0:D0:38:5E:64:FD:5D:0B:BA:9F:CB:7A:4D:
DA:97:1A:7F:E8:DE:89:40:52:AE:4B:88:68:2C:ED:6D
filename: /lib/modules/6.1.0-15-amd64/updates/dkms/nvidia-current-drm.ko
version: 525.147.05
supported: external
license: MIT
srcversion: 39A41DF15D103CC86DF53B7
alias: pci:v000010DEd*sv*sd*bc06sc80i00*
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: 6.1.0-15-amd64 SMP preempt mod_unload modversions
sig_id: PKCS#7
signer: DKMS module signing key
sig_key: 06:D3:D5:E7:26:C8:47:C4:9D:66:C4:7A:19:98:B8:4E:3D:80:62:57
sig_hashalgo: sha256
signature: 6A:DD:28:C1:1F:93:92:08:59:C9:0B:FE:98:C5:9D:44:9A:65:A3:7B:
A1:4B:65:B9:02:E5:82:F2:99:3A:2C:E8:83:E2:F4:6A:13:6B:5B:3A:
A1:26:0C:29:93:D4:5F:DF:3E:7E:C9:A3:76:9A:F6:FE:96:1F:11:DE:
0C:35:86:6A:65:CF:E0:1C:FD:95:9E:FF:8A:71:29:C2:D6:70:68:B7:
E7:5D:3A:FB:C0:70:66:44:2A:51:46:DB:38:06:45:64:51:1E:4D:2F:
45:16:99:1D:77:74:43:D5:49:41:3D:C0:08:5F:34:06:AF:EC:D1:DE:
8A:58:85:C7:DA:A4:E3:E6:8F:5F:E3:AA:3B:86:E2:97:3B:42:50:08:
4F:C3:AC:60:22:B3:23:04:4D:10:FF:A6:07:A3:8A:22:1C:9E:DE:B3:
78:6E:02:A0:2D:EA:78:8F:CC:76:38:01:0C:3B:03:36:B0:20:DF:54:
1B:67:38:88:A8:3F:1F:25:84:61:70:E0:20:BE:13:EF:CD:75:1F:65:
66:1C:E0:3F:16:A0:25:F4:AF:A1:09:FE:61:F1:79:04:30:54:78:F4:
F4:84:62:AB:31:82:27:BB:57:64:CF:4B:7F:4A:8C:59:8A:E9:48:86:
A3:71:80:C1:A8:10:10:D7:0C:F9:ED:58:95:CD:A4:B7
lsmod:
Module Size Used by
exfat 90112 0
sd_mod 65536 0
sg 40960 0
uas 32768 0
usb_storage 81920 1 uas
nfsv3 61440 0
nfs_acl 16384 1 nfsv3
rpcsec_gss_krb5 36864 0
auth_rpcgss 159744 1 rpcsec_gss_krb5
nfsv4 1052672 1
dns_resolver 16384 1 nfsv4
nfs 516096 6 nfsv4,nfsv3
lockd 131072 2 nfsv3,nfs
grace 16384 1 lockd
fscache 376832 1 nfs
netfs 57344 1 fscache
rfcomm 94208 4
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
snd_seq_midi 20480 0
snd_seq_midi_event 16384 1 snd_seq_midi
snd_seq 90112 9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 561152 2 vboxnetadp,vboxnetflt
nft_chain_nat 16384 3
xt_MASQUERADE 20480 1
nf_nat 57344 2 nft_chain_nat,xt_MASQUERADE
nf_conntrack_netlink 57344 0
xfrm_user 53248 1
xfrm_algo 16384 1 xfrm_user
br_netfilter 32768 0
bridge 311296 1 br_netfilter
stp 16384 1 bridge
llc 16384 2 bridge,stp
ctr 16384 2
ccm 20480 6
cmac 16384 3
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 36864 6 algif_hash,algif_skcipher
cpufreq_powersave 20480 0
cpufreq_userspace 20480 0
cpufreq_conservative 16384 0
overlay 163840 0
cpufreq_ondemand 16384 0
bnep 28672 2
ip6t_REJECT 16384 1
nf_reject_ipv6 20480 1 ip6t_REJECT
sunrpc 692224 14 nfsv4,auth_rpcgss,lockd,nfsv3,rpcsec_gss_krb5,nfs_acl,nfs
xt_hl 16384 22
ip6_tables 36864 52
ip6t_rt 20480 3
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
xt_LOG 20480 10
nf_log_syslog 20480 10
xt_comment 16384 18
xt_recent 24576 4
nft_limit 16384 13
xt_limit 16384 0
xt_addrtype 16384 6
xt_tcpudp 20480 0
xt_conntrack 16384 21
nf_conntrack 188416 4 xt_conntrack,nf_nat,nf_conntrack_netlink,xt_MASQUERADE
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
nft_compat 20480 147
nf_tables 299008 789 nft_compat,nft_chain_nat,nft_limit
nfnetlink 20480 4 nft_compat,nf_conntrack_netlink,nf_tables
binfmt_misc 24576 1
nls_ascii 16384 1
nls_cp437 20480 1
vfat 24576 1
fat 90112 1 vfat
snd_hda_codec_realtek 172032 1
snd_sof_pci_intel_tgl 16384 0
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
snd_sof_intel_hda_common 188416 1 snd_sof_pci_intel_tgl
ledtrig_audio 16384 1 snd_hda_codec_generic
x86_pkg_temp_thermal 20480 0
nvidia_drm 73728 5
soundwire_intel 49152 1 snd_sof_intel_hda_common
intel_powerclamp 20480 0
coretemp 20480 0
soundwire_generic_allocation 16384 1 soundwire_intel
nvidia_modeset 1249280 8 nvidia_drm
soundwire_cadence 40960 1 soundwire_intel
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
snd_sof_pci 24576 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
snd_sof 274432 2 snd_sof_pci,snd_sof_intel_hda_common
snd_sof_utils 20480 1 snd_sof
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
snd_hda_ext_core 40960 2 snd_sof_intel_hda_common,snd_soc_hdac_hda
snd_soc_acpi_intel_match 81920 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
btusb 69632 0
snd_soc_core 352256 4 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda
btrtl 28672 1 btusb
btbcm 24576 1 btusb
btintel 45056 1 btusb
snd_compress 28672 1 snd_soc_core
btmtk 16384 1 btusb
snd_hda_codec_hdmi 81920 2
soundwire_bus 102400 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
iwlmvm 385024 0
bluetooth 958464 36 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
snd_hda_intel 57344 7
snd_intel_dspcfg 36864 3 snd_hda_intel,snd_sof,snd_sof_intel_hda_common
kvm_intel 380928 0
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
uvcvideo 131072 0
mac80211 1175552 1 iwlmvm
jitterentropy_rng 16384 1
snd_usb_audio 376832 4
videobuf2_vmalloc 20480 1 uvcvideo
snd_hda_codec 184320 6 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_sof_intel_hda
videobuf2_memops 20480 1 videobuf2_vmalloc
videobuf2_v4l2 36864 1 uvcvideo
nvidia 56410112 357 nvidia_modeset
kvm 1142784 1 kvm_intel
libarc4 16384 1 mac80211
snd_usbmidi_lib 45056 1 snd_usb_audio
snd_hda_core 122880 9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
drbg 45056 1
videobuf2_common 73728 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_rawmidi 53248 2 snd_seq_midi,snd_usbmidi_lib
irqbypass 16384 1 kvm
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
ansi_cprng 16384 0
rapl 20480 0
videodev 294912 3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd_pcm_oss 65536 0
snd_mixer_oss 28672 1 snd_pcm_oss
iwlwifi 360448 1 iwlmvm
intel_cstate 20480 0
processor_thermal_device_pci 16384 0
iTCO_wdt 16384 0
ecdh_generic 16384 2 bluetooth
snd_pcm 159744 17 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_pcm_oss,snd_soc_core,snd_sof_utils,snd_hda_core
pmt_telemetry 16384 0
processor_thermal_device 20480 1 processor_thermal_device_pci
intel_pmc_bxt 16384 1 iTCO_wdt
joydev 28672 0
mc 77824 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
hid_elecom 16384 0
mei_hdcp 24576 0
mei_wdt 16384 0
think_lmi 36864 0
processor_thermal_rfim 16384 1 processor_thermal_device
iTCO_vendor_support 16384 1 iTCO_wdt
ecc 40960 1 ecdh_generic
pmt_class 16384 1 pmt_telemetry
intel_rapl_msr 20480 0
intel_uncore 217088 0
firmware_attributes_class 16384 1 think_lmi
wmi_bmof 16384 0
processor_thermal_mbox 16384 2 processor_thermal_rfim,processor_thermal_device
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
watchdog 45056 2 iTCO_wdt,mei_wdt
cfg80211 1142784 3 iwlmvm,iwlwifi,mac80211
mei_me 53248 2
snd 126976 37 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_sof,snd_timer,snd_compress,snd_pcm_oss,snd_soc_core,snd_pcm,snd_rawmidi,snd_mixer_oss
processor_thermal_rapl 20480 1 processor_thermal_device
soundcore 16384 1 snd
intel_rapl_common 32768 2 intel_rapl_msr,processor_thermal_rapl
mei 159744 5 mei_wdt,mei_hdcp,mei_me
rfkill 36864 6 iwlmvm,bluetooth,cfg80211
intel_vsec 20480 0
int3400_thermal 20480 0
int3403_thermal 20480 0
acpi_thermal_rel 16384 1 int3400_thermal
intel_pmc_core 53248 0
int340x_thermal_zone 20480 2 int3403_thermal,processor_thermal_device
acpi_tad 20480 0
acpi_pad 184320 0
evdev 28672 31
msr 16384 0
parport_pc 40960 0
ppdev 24576 0
lp 20480 0
parport 73728 3 parport_pc,lp,ppdev
fuse 176128 5
loop 32768 0
efi_pstore 16384 0
configfs 57344 1
ip_tables 36864 8
x_tables 61440 15 xt_conntrack,nft_compat,xt_LOG,xt_tcpudp,xt_addrtype,xt_recent,ip6t_rt,xt_comment,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,xt_MASQUERADE,ip6t_REJECT
autofs4 53248 4
ext4 983040 2
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 167936 1 ext4
btrfs 1785856 0
blake2b_generic 20480 0
zstd_compress 294912 1 btrfs
r8153_ecm 16384 0
cdc_ether 24576 1 r8153_ecm
usbnet 57344 2 r8153_ecm,cdc_ether
r8152 131072 1 r8153_ecm
mii 16384 2 usbnet,r8152
dm_crypt 61440 1
dm_mod 184320 11 dm_crypt
efivarfs 24576 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 192512 6 raid1,raid10,raid0,linear,raid456,multipath
hid_generic 16384 0
usbhid 65536 0
hid 159744 3 hid_elecom,usbhid,hid_generic
i915 3051520 4
crc32_pclmul 16384 0
crc32c_intel 24576 4
ghash_clmulni_intel 16384 0
sha512_ssse3 49152 1
sha512_generic 16384 1 sha512_ssse3
drm_buddy 20480 1 i915
sha256_ssse3 32768 0
nvme 53248 3
sha1_ssse3 32768 0
i2c_algo_bit 16384 1 i915
drm_display_helper 184320 1 i915
nvme_core 163840 4 nvme
ahci 49152 0
cec 61440 2 drm_display_helper,i915
xhci_pci 24576 0
libahci 49152 1 ahci
t10_pi 16384 2 sd_mod,nvme_core
rc_core 69632 1 cec
xhci_hcd 315392 1 xhci_pci
libata 401408 2 libahci,ahci
crc64_rocksoft_generic 16384 1
ttm 94208 1 i915
crc64_rocksoft 20480 1 t10_pi
crc_t10dif 20480 1 t10_pi
crct10dif_generic 16384 0
drm_kms_helper 204800 3 drm_display_helper,nvidia_drm,i915
video 65536 2 i915,nvidia_modeset
crct10dif_pclmul 16384 1
crc64 20480 2 crc64_rocksoft,crc64_rocksoft_generic
intel_lpss_pci 28672 0
aesni_intel 393216 10
usbcore 348160 14 xhci_hcd,usbnet,snd_usb_audio,usbhid,snd_usbmidi_lib,r8153_ecm,usb_storage,uvcvideo,btusb,xhci_pci,cdc_ether,uas,r8152
drm 614400 15 drm_kms_helper,drm_display_helper,nvidia,drm_buddy,nvidia_drm,i915,ttm
crypto_simd 16384 1 aesni_intel
cryptd 28672 4 crypto_simd,ghash_clmulni_intel
scsi_mod 286720 5 sd_mod,usb_storage,uas,libata,sg
e1000e 315392 0
intel_lpss 16384 1 intel_lpss_pci
crct10dif_common 16384 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
i2c_i801 36864 0
usb_common 16384 3 xhci_hcd,usbcore,uvcvideo
idma64 20480 0
i2c_smbus 20480 1 i2c_i801
scsi_common 16384 5 scsi_mod,usb_storage,uas,libata,sg
fan 20480 0
wmi 36864 3 video,wmi_bmof,think_lmi
button 24576 0
xrandr:
Screen 0: minimum 8 x 8, current 5120 x 2160, maximum 32767 x 32767
DP-0 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 697mm x 392mm
3840x2160 60.00*+ 59.94 50.00 29.98 29.97
2560x1440 59.95
1920x1200 59.88
1920x1080 60.00 59.94 50.00
1680x1050 59.95
1600x900 60.00
1440x900 59.89
1280x1024 60.02
1280x800 59.81
1280x720 60.00 59.94 50.00
1024x768 60.00
800x600 60.32
720x576 50.00
720x480 59.94
640x480 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
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 primary (normal left inverted right x axis y axis)
DP-5 connected 1280x1024+3840+0 (normal left inverted right x axis y axis) 376mm x 301mm
1280x1024 60.02*+ 75.02 72.00 70.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32
640x480 75.00 72.81 59.94
DP-1-1 disconnected (normal left inverted right x axis y axis)
HDMI-1-1 disconnected (normal left inverted right x axis y axis)
DP-1-2 disconnected (normal left inverted right x axis y axis)
HDMI-1-2 disconnected (normal left inverted right x axis y axis)
DP-1-3 disconnected (normal left inverted right x axis y axis)
HDMI-1-3 disconnected (normal left inverted right x axis y axis)
HDMI-1-4 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
/etc/OpenCL/vendors/intel.icd:/usr/lib/x86_64-linux-gnu/intel-opencl/libigdrcl.so
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1
-- System Information:
Debian Release: 12.4
APT prefers stable-security
APT policy: (900, 'stable-security'), (900, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 6.1.0-15-amd64 (SMP w/20 CPU threads; PREEMPT)
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 xserver-xorg-video-nvidia depends on:
ii libc6 2.36-9+deb12u3
ii libnvidia-glcore 525.147.05-4~deb12u1
ii nvidia-alternative 525.147.05-4~deb12u1
ii nvidia-installer-cleanup 20220217+3~deb12u1
ii nvidia-legacy-check 525.147.05-4~deb12u1
ii nvidia-support 20220217+3~deb12u1
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.7-3+deb12u4
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 525.147.05-4~deb12u1
ii nvidia-kernel-dkms [nvidia-kernel-525.147.05] 525.147.05-4~deb12u1
ii nvidia-settings 525.125.06-1~deb12u1
ii nvidia-vdpau-driver 525.147.05-4~deb12u1
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 525.147.05-4~deb12u1
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 525.147.05-4~deb12u1
ii nvidia-driver-bin 525.147.05-4~deb12u1
ii nvidia-driver-libs 525.147.05-4~deb12u1
ii nvidia-installer-cleanup 20220217+3~deb12u1
ii nvidia-kernel-dkms [nvidia-kernel-525.147.05] 525.147.05-4~deb12u1
ii nvidia-legacy-check 525.147.05-4~deb12u1
ii nvidia-support 20220217+3~deb12u1
ii nvidia-vdpau-driver 525.147.05-4~deb12u1
Versions of packages nvidia-driver recommends:
pn libnvidia-cfg1 <none>
pn nvidia-persistenced <none>
ii nvidia-settings 525.125.06-1~deb12u1
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 525.147.05-4~deb12u1
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 525.147.05-4~deb12u1
ii nvidia-egl-icd 525.147.05-4~deb12u1
Versions of packages nvidia-driver-libs:amd64 recommends:
pn libgles-nvidia1 <none>
pn libgles-nvidia2 <none>
ii libglx-nvidia0 525.147.05-4~deb12u1
pn libnvidia-allocator1 <none>
pn libnvidia-cfg1 <none>
pn libnvidia-encode1 <none>
ii libopengl0 1.6.0-1
ii nvidia-driver-libs 525.147.05-4~deb12u1
pn nvidia-vulkan-icd <none>
Versions of packages nvidia-alternative depends on:
ii dpkg 1.21.22
ii glx-alternative-nvidia 1.2.2
ii nvidia-legacy-check 525.147.05-4~deb12u1
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 3.0.10-8+deb12u1
ii firmware-nvidia-gsp [firmware-nvidia-gsp-525.147.05] 525.147.05-4~deb12u1
ii nvidia-installer-cleanup 20220217+3~deb12u1
ii nvidia-kernel-support [nvidia-kernel-support--v1] 525.147.05-4~deb12u1
Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 525.147.05-4~deb12u1
ii nvidia-driver 525.147.05-4~deb12u1
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.21.22
ii glx-alternative-mesa 1.2.2
ii glx-diversions 1.2.2
ii update-glx 1.2.2
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver [nvidia-driver-any] 525.147.05-4~deb12u1
Versions of packages xserver-xorg-video-nvidia is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
ii intel-opencl-icd [opencl-icd] 22.43.24595.41-1
pn libcuda.so.1 <none>
ii libcuda1 [libcuda1-any] 525.147.05-4~deb12u1
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.114-1+b1
ii libegl1 1.6.0-1
ii libgl1 1.6.0-1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 525.147.05-4~deb12u1
pn libgles1 <none>
ii libgles2 1.6.0-1
ii libglvnd0 1.6.0-1
ii libglx0 1.6.0-1
pn libnvidia-cfg1-any <none>
ii libnvidia-ml1 [libnvidia-ml.so.1] 525.147.05-4~deb12u1
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.3.239.0-1
pn linux-headers <none>
ii make 4.3-4.1
pn nvidia-cuda-mps <none>
ii nvidia-driver [nvidia-glx-any] 525.147.05-4~deb12u1
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 525.147.05-4~deb12u1
pn nvidia-glx <none>
ii nvidia-kernel-common 20220217+3~deb12u1
ii nvidia-kernel-dkms [nvidia-kernel-dkms-any] 525.147.05-4~deb12u1
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 525.147.05-4~deb12u1
ii nvidia-modprobe 535.54.03-1~deb12u1
pn nvidia-open-kernel-dkms <none>
pn nvidia-open-kernel-dkms-any <none>
pn nvidia-open-kernel-source <none>
ii nvidia-opencl-icd [opencl-icd] 525.147.05-4~deb12u1
pn nvidia-persistenced <none>
pn nvidia-powerd <none>
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 525.125.06-1~deb12u1
ii nvidia-support 20220217+3~deb12u1
pn nvidia-suspend-common <none>
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.3.1-1
pn primus <none>
pn primus-libs <none>
pn primus-nvidia <none>
pn primus-vk <none>
pn primus-vk-nvidia <none>
pn vulkan-icd <none>
ii xserver-xorg 1:7.7+23
ii xserver-xorg-core 2:21.1.7-3+deb12u4
pn xserver-xorg-legacy <none>
ii xserver-xorg-video-nouveau 1:1.0.17-2
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia- 525.147.05-4~deb12u1
any]
-- no debconf information
More information about the pkg-nvidia-devel
mailing list