Bug#1079569: nvidia-open-kernel-dkms: Bricked my laptop. Missing instructions?
Marc Glisse
marc.glisse at normalesup.org
Sat Aug 24 18:32:10 BST 2024
Package: nvidia-open-kernel-dkms
Version: 535.183.06-1
Severity: normal
Dear Maintainer,
I have
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106GLM [Quadro RTX 3000 Mobile / Max-Q] [10de:1f36] (rev a1)
and read that nvidia recommends using the "open" driver for this GPU,
even if the traditional one is working fine (I have been using it on
this laptop for years). I wanted to try, so
apt install nvidia-open-kernel-dkms
and it compiles the modules just fine. One reboot later, I notice that
linux is still using the old module. It seems redundant, so
apt purge nvidia-kernel-dkms
happily removes the old module.
(note that I did not find any instructions on
https://wiki.debian.org/NvidiaGraphicsDrivers or elsewhere, so I am
guessing at the expected steps)
I reboot again... and X fails to start, and the computer goes into an
infinite loop trying again and again to start gdm or Xorg.
That's not completely unexpected, I should be able to reboot in rescue
mode, reinstall nvidia-kernel-dkms (which I downloaded beforehand just
in case), and be safe. Except that... I cannot shut down the computer.
Even pressing the power button for 1 minute has no effect. This is a
Dell Precision 7550, and apparently in that case the only option is to
unscrew and remove the battery. By the time I find the right
screwdriver (1 hour), the battery has become empty, the computer has
shut down, and I can proceed to fix the problem, so I am happily using
my computer again.
Ok, more information about the boot that failed. Apparently something
really wanted to load the nvidia modules and not the nvidia-open ones
(unless there is a missing redirection?).
Aug 24 15:02:40 hippo (udev-worker)[869]: Error running install command 'modprobe -i nvidia-current ' for module nvidia: retcode 1
Aug 24 15:02:50 hippo systemd-modules-load[767]: Inserted module 'msr'
Aug 24 15:02:50 hippo systemd-modules-load[1045]: modprobe: FATAL: Module nvidia-current not found in directory /lib/modules/6.10.4-amd64
Aug 24 15:02:50 hippo systemd-modules-load[1043]: modprobe: ERROR: ../libkmod/libkmod-module.c:1086 command_do() Error running install command 'modprobe -i nvidia-current ' for module nvidia: re>
Aug 24 15:02:50 hippo systemd-modules-load[1043]: modprobe: ERROR: could not insert 'nvidia': Invalid argument
Aug 24 15:02:50 hippo systemd-modules-load[1046]: modprobe: FATAL: Module nvidia-current-modeset not found in directory /lib/modules/6.10.4-amd64
Aug 24 15:02:50 hippo systemd-modules-load[1041]: modprobe: ERROR: ../libkmod/libkmod-module.c:1086 command_do() Error running install command 'modprobe nvidia ; modprobe -i nvidia-current-modes>
Aug 24 15:02:50 hippo systemd-modules-load[1041]: modprobe: ERROR: could not insert 'nvidia_modeset': Invalid argument
Aug 24 15:02:50 hippo systemd-modules-load[1047]: modprobe: FATAL: Module nvidia-current-drm not found in directory /lib/modules/6.10.4-amd64
Aug 24 15:02:50 hippo systemd-modules-load[767]: Error running install command 'modprobe nvidia-modeset ; modprobe -i nvidia-current-drm ' for module nvidia_drm: retcode 1
Aug 24 15:02:50 hippo systemd-modules-load[767]: Failed to insert module 'nvidia_drm': Invalid argument
Aug 24 15:02:50 hippo systemd[1]: systemd-modules-load.service: Main process exited, code=exited, status=1/FAILURE
Aug 24 15:02:50 hippo systemd[1]: systemd-modules-load.service: Failed with result 'exit-code'.
Aug 24 15:02:50 hippo systemd[1]: Failed to start systemd-modules-load.service - Load Kernel Modules.
After a grep in /etc, one suspect is the package nvidia-kernel-support
which comes with /etc/nvidia/current/nvidia-options.conf, I probably
should have purged that package at the same time as nvidia-kernel-dkms.
I am not very eager to try it again though.
Trying to sum up things that could have been better:
1) Instructions on using the open driver in Debian: when
(nvidia-detect?), how.
2) Dependencies/conflicts or scripts that don't let me get into an
unbootable situation so easily.
3) (this one is clearly on Dell) a working power button that allows to
force a shutdown without a screwdriver.
-- Package-specific info:
uname -a:
Linux hippo 6.10.4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.4-1 (2024-08-12) x86_64 GNU/Linux
/proc/version:
Linux version 6.10.4-amd64 (debian-kernel at lists.debian.org) (x86_64-linux-gnu-gcc-13 (Debian 13.3.0-5) 13.3.0, GNU ld (GNU Binutils for Debian) 2.43) #1 SMP PREEMPT_DYNAMIC Debian 6.10.4-1 (2024-08-12)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 535.183.06 Wed Jun 26 06:46:07 UTC 2024
GCC version: gcc version 13.3.0 (Debian 13.3.0-5)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation TU106GLM [Quadro RTX 3000 Mobile / Max-Q] [10de:1f36] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Dell Device [1028:09c3]
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 198
IOMMU group: 1
Region 0: Memory at b3000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 70000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at 80000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Expansion ROM at b4000000 [virtual] [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Aug 24 18:25 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Aug 24 18:25 /dev/dri/renderD128
crw-rw-rw- 1 root root 195, 254 Aug 24 18:25 /dev/nvidia-modeset
crw-rw-rw- 1 root root 237, 0 Aug 24 18:26 /dev/nvidia-uvm
crw-rw-rw- 1 root root 237, 1 Aug 24 18:26 /dev/nvidia-uvm-tools
crw-rw-rw- 1 root root 195, 0 Aug 24 18:25 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Aug 24 18:25 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Aug 24 18:25 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Aug 24 18:25 pci-0000:01:00.0-render -> ../renderD128
video:x:44:glisse2
Alternative 'nvidia':
nvidia - auto mode
link best version is /usr/lib/nvidia/current
link currently points to /usr/lib/nvidia/current
link nvidia is /usr/lib/nvidia/nvidia
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0
slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1
slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
slave nvidia--libcuda.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so
slave nvidia--libcuda.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libcuda.so.1
slave nvidia--libglxserver_nvidia.so is /usr/lib/nvidia/libglxserver_nvidia.so
slave nvidia--libnvcuvid.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so
slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvcuvid.so.1
slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-allocator.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-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-ngx.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ngx.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.535.183.06-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.535.183.06
slave nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1
slave nvidia--libnvidia-opticalflow.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-opticalflow.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--libnvoptix.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvoptix.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-drm_gbm.so-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/gbm/nvidia-drm_gbm.so
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
slave nvidia--nvoptix.bin is /usr/share/nvidia/nvoptix.bin
/usr/lib/nvidia/current - priority 535
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-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-ngx.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ngx.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.535.183.06-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.535.183.06
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-opticalflow.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opticalflow.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--libnvoptix.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvoptix.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-535.183.06-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-535.183.06/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-drm_gbm.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
slave nvidia--nvidia-load.conf: /etc/nvidia/nvidia-535.183.06/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/nvidia-535.183.06/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/nvidia-535.183.06/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
slave nvidia--nvoptix.bin: /usr/lib/x86_64-linux-gnu/nvidia/current/nvoptix.bin
/usr/lib/nvidia/current-open - priority 534
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
slave nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
slave nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
slave nvidia--libcuda.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
slave nvidia--libcuda.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
slave nvidia--libnvcuvid.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
slave nvidia--libnvcuvid.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
slave nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
slave nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
slave nvidia--libnvidia-encode.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
slave nvidia--libnvidia-ml.so-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-ngx.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ngx.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.535.183.06-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.535.183.06
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-opticalflow.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opticalflow.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--libnvoptix.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvoptix.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-535.183.06-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/535.183.06-open/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-drm_gbm.so-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
slave nvidia--nvidia-load.conf: /etc/nvidia/535.183.06-open/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/535.183.06-open/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/535.183.06-open/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
slave nvidia--nvoptix.bin: /usr/lib/x86_64-linux-gnu/nvidia/current/nvoptix.bin
Alternative 'glx':
glx - auto mode
link best version is /usr/lib/nvidia
link currently points to /usr/lib/nvidia
link glx is /usr/lib/glx
slave glx--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_indirect.so.0
slave glx--libglxserver_nvidia.so is /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1
slave glx--nvidia-blacklists-nouveau.conf is /etc/modprobe.d/nvidia-blacklists-nouveau.conf
slave glx--nvidia-bug-report.sh is /usr/bin/nvidia-bug-report.sh
slave glx--nvidia-drm-outputclass.conf is /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
slave glx--nvidia-load.conf is /etc/modules-load.d/nvidia.conf
slave glx--nvidia-modprobe.conf is /etc/modprobe.d/nvidia.conf
slave glx--nvidia_drv.so is /usr/lib/xorg/modules/drivers/nvidia_drv.so
/usr/lib/mesa-diverted - priority 5
slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
/usr/lib/nvidia - priority 100
slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
slave glx--libglxserver_nvidia.so: /usr/lib/nvidia/libglxserver_nvidia.so
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
slave glx--nvidia-drm-outputclass.conf: /etc/nvidia/nvidia-drm-outputclass.conf
slave glx--nvidia-load.conf: /etc/nvidia/nvidia-load.conf
slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
slave glx--nvidia_drv.so: /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/bumblebee - priority 95
slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
slave glx--libnvidia-cfg.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 May 13 11:12 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 Jan 18 2021 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 51 May 13 11:12 /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 48 Jan 18 2021 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Jan 18 2021 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 50 May 13 11:12 /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 May 13 11:12 /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 55 Jan 18 2021 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root 55 Jan 18 2021 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root 57 May 13 11:12 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 57 May 13 11:12 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 52 Jan 18 2021 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 Jan 18 2021 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 May 13 11:12 /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 May 13 11:12 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 44 May 13 11:12 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 44 May 13 11:12 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 38 May 13 11:12 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 51 May 13 11:12 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 42 Jan 18 2021 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 May 13 11:12 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 May 13 11:12 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Jan 18 2021 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Jan 18 2021 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 May 13 11:12 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 Jan 18 2021 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Aug 20 18:39 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 59 Aug 20 18:39 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 65 Aug 20 18:39 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Aug 20 18:39 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 62 Aug 20 18:39 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Aug 20 18:39 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 59 Aug 20 18:39 /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 Aug 20 18:39 /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 Aug 20 18:39 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 53 Aug 20 18:39 /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 Aug 20 18:39 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 54 Aug 20 18:39 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 56 Aug 20 18:39 /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 65 Aug 20 18:39 /etc/alternatives/nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-allocator.so.1
lrwxrwxrwx 1 root root 59 Aug 20 18:39 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 62 Aug 20 18:39 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root 56 Aug 20 18:39 /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 Aug 20 18:39 /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 59 Aug 20 18:39 /etc/alternatives/nvidia--libnvidia-ngx.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ngx.so.1
lrwxrwxrwx 1 root root 60 Aug 20 18:39 /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 Jun 26 09:51 /etc/alternatives/nvidia--libnvidia-nvvm.so.535.183.06-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-nvvm.so.535.183.06
lrwxrwxrwx 1 root root 62 Aug 20 18:39 /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 67 Aug 20 18:39 /etc/alternatives/nvidia--libnvidia-opticalflow.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opticalflow.so.1
lrwxrwxrwx 1 root root 70 Aug 20 18:39 /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 56 Aug 20 18:39 /etc/alternatives/nvidia--libnvoptix.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvoptix.so.1
lrwxrwxrwx 1 root root 61 Aug 20 18:39 /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 Aug 20 18:39 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 74 Jun 26 08:36 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-535.183.06-key-documentation
lrwxrwxrwx 1 root root 60 Dec 17 2020 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-535.183.06/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 58 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-drm_gbm.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/nvidia-drm_gbm.so
lrwxrwxrwx 1 root root 46 Dec 17 2020 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/nvidia-535.183.06/nvidia-load.conf
lrwxrwxrwx 1 root root 50 Dec 10 2022 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-535.183.06/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 49 Nov 15 2023 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/nvidia-535.183.06/nvidia-options.conf
lrwxrwxrwx 1 root root 39 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 34 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Aug 20 18:39 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Aug 20 18:39 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 52 Aug 20 18:39 /etc/alternatives/nvidia--nvoptix.bin -> /usr/lib/x86_64-linux-gnu/nvidia/current/nvoptix.bin
-rw-r--r-- 1 root root 1318208 Mar 25 11:28 /usr/lib/libnvidia-gtk3.so.535.171.04
-rw-r--r-- 1 root root 14416 Mar 25 11:28 /usr/lib/libnvidia-wayland-client.so.535.171.04
lrwxrwxrwx 1 root root 49 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 67 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 52 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jan 19 2021 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jan 19 2021 /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 1653306 Apr 17 2023 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root 15 Jul 23 08:38 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.12
lrwxrwxrwx 1 root root 21 Jul 23 08:38 /usr/lib/x86_64-linux-gnu/libcudart.so.12 -> libcudart.so.12.1.105
-rw-r--r-- 1 root root 679264 Apr 17 2023 /usr/lib/x86_64-linux-gnu/libcudart.so.12.1.105
-rw-r--r-- 1 root root 1176672 Apr 17 2023 /usr/lib/x86_64-linux-gnu/libcudart_static.a
lrwxrwxrwx 1 root root 67 Aug 8 2022 /usr/lib/x86_64-linux-gnu/libnvidia-allocator.so.1 -> /etc/alternatives/nvidia--libnvidia-allocator.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 58 Jan 18 2021 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 26 Aug 19 15:15 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1 -> libnvidia-egl-gbm.so.1.1.2
-rw-r--r-- 1 root root 26536 Aug 19 15:15 /usr/lib/x86_64-linux-gnu/libnvidia-egl-gbm.so.1.1.2
lrwxrwxrwx 1 root root 26 Aug 15 14:41 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so -> libnvidia-egl-wayland.so.1
lrwxrwxrwx 1 root root 31 Aug 15 14:41 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.15
-rw-r--r-- 1 root root 81440 Aug 15 14:41 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.15
-rw-r--r-- 1 root root 43907464 Jun 26 09:25 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.535.183.06
lrwxrwxrwx 1 root root 64 Feb 10 2021 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 45954944 Jun 26 09:35 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.535.183.06
-rw-r--r-- 1 root root 656472 Jun 26 08:37 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.535.183.06
-rw-r--r-- 1 root root 40783152 Jun 26 09:53 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.535.183.06
lrwxrwxrwx 1 root root 58 Apr 8 2021 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so -> /etc/alternatives/nvidia--libnvidia-ml.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 60 Jan 18 2021 /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 61 Oct 17 2022 /usr/lib/x86_64-linux-gnu/libnvidia-ngx.so.1 -> /etc/alternatives/nvidia--libnvidia-ngx.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 62 Feb 27 2023 /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 Jun 26 09:51 /usr/lib/x86_64-linux-gnu/libnvidia-nvvm.so.535.183.06 -> /etc/alternatives/nvidia--libnvidia-nvvm.so.535.183.06-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Jan 19 2021 /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 69 Feb 10 2021 /usr/lib/x86_64-linux-gnu/libnvidia-opticalflow.so.1 -> /etc/alternatives/nvidia--libnvidia-opticalflow.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 10176 Jun 26 08:36 /usr/lib/x86_64-linux-gnu/libnvidia-pkcs11-openssl3.so.535.183.06
lrwxrwxrwx 1 root root 72 Jan 19 2021 /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 118952432 Jun 26 09:53 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.535.183.06
-rw-r--r-- 1 root root 18632 Jun 26 08:36 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.535.183.06
lrwxrwxrwx 1 root root 36 Jan 18 2021 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 302312 Apr 10 10:44 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 45 Jan 18 2021 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 45 Jan 18 2021 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root 57126 Aug 24 18:43 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 8001 Aug 24 15:58 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 223356 Jul 27 23:08 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 49694 Jun 3 07:25 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root 49792 Aug 28 2023 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 55348 Feb 7 2023 /var/log/Xorg.2.log.old
/etc/OpenCL/vendors/:
total 16
drwxr-xr-x 2 root root 4096 Aug 20 18:37 .
drwxr-xr-x 3 root root 4096 Jan 19 2021 ..
-rw-r--r-- 1 root root 52 Jan 10 2023 intel.icd
-rw-r--r-- 1 root root 22 Sep 14 2020 nvidia.icd
/etc/X11/xorg.conf.d/:
total 12
drwxr-xr-x 2 root root 4096 May 16 09:22 .
drwxr-xr-x 14 root root 4096 Jul 23 08:25 ..
-rw-r--r-- 1 root root 226 Feb 10 2023 90-xpra-virtual.conf
/etc/nvidia/:
total 24
drwxr-xr-x 4 root root 4096 Aug 24 14:45 .
drwxr-xr-x 181 root root 12288 Aug 24 18:25 ..
lrwxrwxrwx 1 root root 12 Aug 12 10:55 535.183.06-open -> current-open
drwxr-xr-x 2 root root 4096 Aug 20 18:40 current
drwxr-xr-x 2 root root 4096 Aug 24 14:45 current-open
lrwxrwxrwx 1 root root 7 Aug 12 07:51 nvidia-535.183.06 -> current
lrwxrwxrwx 1 root root 56 Jan 18 2021 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Jan 18 2021 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jan 18 2021 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Jan 18 2021 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 40
drwxr-xr-x 7 root root 4096 Jan 18 2021 .
drwxr-xr-x 160 root root 16384 Aug 21 08:38 ..
drwxr-xr-x 2 root root 4096 Jul 2 2020 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 Jul 2 2020 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Jul 2 2020 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Jan 18 2021 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Jul 2 2020 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 Jul 10 08:16 x86_64-linux-gnu
/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Jan 18 2021 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Jan 18 2021 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Jan 18 2021 ..
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Jan 18 2021 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 740
drwxr-xr-x 2 root root 4096 Jul 10 08:16 .
drwxr-xr-x 7 root root 4096 Jan 18 2021 ..
lrwxrwxrwx 1 root root 11 Apr 27 14:53 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root 15 Apr 27 14:53 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 84448 Apr 27 14:53 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 10 Apr 27 14:53 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 14 Apr 27 14:53 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542880 Apr 27 14:53 libGL.so.1.7.0
lrwxrwxrwx 1 root root 17 Apr 27 14:53 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 21 Apr 27 14:53 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43160 Apr 27 14:53 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 14 Apr 27 14:53 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root 18 Apr 27 14:53 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71832 Apr 27 14:53 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Jul 5 14:53 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 20
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 160 root root 16384 Aug 21 08:38 ..
/usr/lib/nvidia/:
total 48
drwxr-xr-x 5 root root 4096 Jan 14 2024 .
drwxr-xr-x 160 root root 16384 Aug 21 08:38 ..
-rw-r--r-- 1 root root 57 Jan 9 2024 alternate-install-present
drwxr-xr-x 2 root root 4096 Jul 2 2020 bumblebee
-rwxr-xr-x 1 root root 2125 Jan 9 2024 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jan 9 2024 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Aug 20 18:32 current
drwxr-xr-x 2 root root 4096 Jan 27 2023 current-open
lrwxrwxrwx 1 root root 48 Jan 18 2021 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Jan 18 2021 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jan 18 2021 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 18 2021 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 616 Jan 9 2024 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 5 root root 4096 Jan 14 2024 ..
/usr/lib/nvidia/current-open/:
total 8
drwxr-xr-x 2 root root 4096 Jan 27 2023 .
drwxr-xr-x 5 root root 4096 Jan 14 2024 ..
/usr/lib/nvidia/current/:
total 19756
drwxr-xr-x 2 root root 4096 Aug 20 18:32 .
drwxr-xr-x 5 root root 4096 Jan 14 2024 ..
lrwxrwxrwx 1 root root 33 Aug 12 07:51 libglxserver_nvidia.so -> libglxserver_nvidia.so.535.183.06
-rw-r--r-- 1 root root 12586832 Jun 26 08:48 libglxserver_nvidia.so.535.183.06
-rwxr-xr-x 1 root root 39264 Mar 25 11:28 nv-control-dpy
-rwxr-xr-x 1 root root 39473 Aug 12 07:51 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Jun 26 08:38 nvidia-debugdump
-rwxr-xr-x 1 root root 264784 Mar 25 11:28 nvidia-settings
-rw-r--r-- 1 root root 8610 Mar 25 11:28 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 Mar 25 11:28 nvidia-settings.desktop
-rwxr-xr-x 1 root root 686384 Jun 26 08:39 nvidia-smi
-rw-r--r-- 1 root root 25688 Aug 12 07:51 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3510 Aug 12 07:51 nvidia.ids
-rw-r--r-- 1 root root 6404264 Jun 26 08:54 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 19756
drwxr-xr-x 2 root root 4096 Aug 20 18:32 .
drwxr-xr-x 5 root root 4096 Jan 14 2024 ..
lrwxrwxrwx 1 root root 33 Aug 12 07:51 libglxserver_nvidia.so -> libglxserver_nvidia.so.535.183.06
-rw-r--r-- 1 root root 12586832 Jun 26 08:48 libglxserver_nvidia.so.535.183.06
-rwxr-xr-x 1 root root 39264 Mar 25 11:28 nv-control-dpy
-rwxr-xr-x 1 root root 39473 Aug 12 07:51 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 142064 Jun 26 08:38 nvidia-debugdump
-rwxr-xr-x 1 root root 264784 Mar 25 11:28 nvidia-settings
-rw-r--r-- 1 root root 8610 Mar 25 11:28 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1620 Mar 25 11:28 nvidia-settings.desktop
-rwxr-xr-x 1 root root 686384 Jun 26 08:39 nvidia-smi
-rw-r--r-- 1 root root 25688 Aug 12 07:51 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3510 Aug 12 07:51 nvidia.ids
-rw-r--r-- 1 root root 6404264 Jun 26 08:54 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 536
drwxr-xr-x 3 root root 4096 Jan 18 2021 .
drwxr-xr-x 202 root root 532480 Aug 24 08:10 ..
drwxr-xr-x 3 root root 4096 Aug 20 18:35 current
lrwxrwxrwx 1 root root 61 Jan 18 2021 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 367952
drwxr-xr-x 3 root root 4096 Aug 20 18:35 .
drwxr-xr-x 3 root root 4096 Jan 18 2021 ..
lrwxrwxrwx 1 root root 27 Aug 12 07:51 libEGL_nvidia.so.0 -> libEGL_nvidia.so.535.183.06
-rw-r--r-- 1 root root 1337472 Jun 26 08:45 libEGL_nvidia.so.535.183.06
lrwxrwxrwx 1 root root 33 Aug 12 07:51 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.535.183.06
-rw-r--r-- 1 root root 68000 Jun 26 08:42 libGLESv1_CM_nvidia.so.535.183.06
lrwxrwxrwx 1 root root 30 Aug 12 07:51 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.535.183.06
-rw-r--r-- 1 root root 117144 Jun 26 08:42 libGLESv2_nvidia.so.535.183.06
lrwxrwxrwx 1 root root 27 Aug 12 07:51 libGLX_nvidia.so.0 -> libGLX_nvidia.so.535.183.06
-rw-r--r-- 1 root root 1195552 Jun 26 08:38 libGLX_nvidia.so.535.183.06
lrwxrwxrwx 1 root root 12 Aug 12 07:51 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 21 Aug 12 07:51 libcuda.so.1 -> libcuda.so.535.183.06
-rw-r--r-- 1 root root 29380816 Jun 26 09:11 libcuda.so.535.183.06
lrwxrwxrwx 1 root root 15 Aug 12 07:51 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 24 Aug 12 07:51 libnvcuvid.so.1 -> libnvcuvid.so.535.183.06
-rw-r--r-- 1 root root 9702720 Jun 26 08:41 libnvcuvid.so.535.183.06
lrwxrwxrwx 1 root root 33 Aug 12 07:51 libnvidia-allocator.so.1 -> libnvidia-allocator.so.535.183.06
-rw-r--r-- 1 root root 160552 Jun 26 08:37 libnvidia-allocator.so.535.183.06
lrwxrwxrwx 1 root root 27 Aug 12 07:51 libnvidia-cfg.so.1 -> libnvidia-cfg.so.535.183.06
-rw-r--r-- 1 root root 270840 Jun 26 08:36 libnvidia-cfg.so.535.183.06
lrwxrwxrwx 1 root root 21 Aug 12 07:51 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root 30 Aug 12 07:51 libnvidia-encode.so.1 -> libnvidia-encode.so.535.183.06
-rw-r--r-- 1 root root 248480 Jun 26 08:41 libnvidia-encode.so.535.183.06
lrwxrwxrwx 1 root root 17 Aug 12 07:51 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 26 Aug 12 07:51 libnvidia-ml.so.1 -> libnvidia-ml.so.535.183.06
-rw-r--r-- 1 root root 1942744 Jun 26 08:40 libnvidia-ml.so.535.183.06
lrwxrwxrwx 1 root root 18 Aug 12 07:51 libnvidia-ngx.so -> libnvidia-ngx.so.1
lrwxrwxrwx 1 root root 27 Aug 12 07:51 libnvidia-ngx.so.1 -> libnvidia-ngx.so.535.183.06
-rw-r--r-- 1 root root 4553912 Jun 26 08:44 libnvidia-ngx.so.535.183.06
lrwxrwxrwx 1 root root 28 Aug 12 07:51 libnvidia-nvvm.so.4 -> libnvidia-nvvm.so.535.183.06
-rw-r--r-- 1 root root 86140736 Jun 26 09:51 libnvidia-nvvm.so.535.183.06
lrwxrwxrwx 1 root root 30 Aug 12 07:51 libnvidia-opencl.so.1 -> libnvidia-opencl.so.535.183.06
-rw-r--r-- 1 root root 24290072 Jun 26 09:11 libnvidia-opencl.so.535.183.06
lrwxrwxrwx 1 root root 26 Aug 12 07:51 libnvidia-opticalflow.so -> libnvidia-opticalflow.so.1
lrwxrwxrwx 1 root root 35 Aug 12 07:51 libnvidia-opticalflow.so.1 -> libnvidia-opticalflow.so.535.183.06
-rw-r--r-- 1 root root 67704 Jun 26 08:42 libnvidia-opticalflow.so.535.183.06
lrwxrwxrwx 1 root root 38 Aug 12 07:51 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.535.183.06
-rw-r--r-- 1 root root 23357184 Jun 26 09:08 libnvidia-ptxjitcompiler.so.535.183.06
-rw-r--r-- 1 root root 22856 Jun 26 08:45 libnvidia-vulkan-producer.so.535.183.06
lrwxrwxrwx 1 root root 24 Aug 12 07:51 libnvoptix.so.1 -> libnvoptix.so.535.183.06
-rw-r--r-- 1 root root 58633480 Jun 26 09:39 libnvoptix.so.535.183.06
lrwxrwxrwx 1 root root 29 Aug 12 07:51 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.535.183.06
-rw-r--r-- 1 root root 642256 Jun 26 08:37 libvdpau_nvidia.so.535.183.06
drwxr-xr-x 3 root root 4096 Mar 9 2023 nvidia
lrwxrwxrwx 1 root root 33 Aug 12 07:51 nvidia-drm_gbm.so -> libnvidia-allocator.so.535.183.06
-rw-r--r-- 1 root root 134586888 Jun 26 08:20 nvoptix.bin
/usr/share/X11/xorg.conf.d/:
total 28
drwxr-xr-x 2 root root 4096 Aug 11 11:08 .
drwxr-xr-x 6 root root 4096 Jul 23 08:25 ..
-rw-r--r-- 1 root root 126 Feb 26 2023 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Apr 10 10:44 10-quirks.conf
-rw-r--r-- 1 root root 92 Nov 8 2023 10-radeon.conf
-rw-r--r-- 1 root root 1429 Mar 12 09:38 40-libinput.conf
-rw-r--r-- 1 root root 3458 Aug 6 06:11 70-wacom.conf
lrwxrwxrwx 1 root root 50 Jan 18 2021 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
/etc/modprobe.d:
total 32
drwxr-xr-x 2 root root 4096 Aug 24 08:10 .
drwxr-xr-x 181 root root 12288 Aug 24 18:25 ..
-rw-r--r-- 1 root root 154 Dec 20 2019 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 127 Dec 22 2020 dkms.conf
-rw-r--r-- 1 root root 154 Dec 27 2020 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 Jan 18 2021 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 45 Nov 22 2021 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx 1 root root 43 Jan 18 2021 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r-- 1 root root 119 Jan 19 2021 oss-compat.conf
/etc/modules-load.d:
-rw-r--r-- 1 root root 212 Aug 31 2023 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Aug 22 07:30 .
drwxr-xr-x 181 root root 12288 Aug 24 18:25 ..
-rw-r--r-- 1 root root 119 Dec 3 2020 cups-filters.conf
lrwxrwxrwx 1 root root 10 Aug 15 23:00 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Jan 18 2021 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-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/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
install nvidia-peermem modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS
# unloading needs the internal names (i.e. upstream's names, not our renamed files)
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-peermem nvidia-uvm nvidia
remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset
alias char-major-195* nvidia
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.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/glisse/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[ 13.596] (--) Log file renamed from "/home/glisse/.local/share/xorg/Xorg.pid-1312.log" to "/home/glisse/.local/share/xorg/Xorg.0.log"
[ 13.597]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 13.597] Build Operating System: linux Debian
[ 13.597] Current Operating System: Linux hippo 5.14.0-1-amd64 #1 SMP Debian 5.14.6-2 (2021-09-19) x86_64
[ 13.597] Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-1-amd64 root=/dev/mapper/hippo--vg-root ro quiet
[ 13.597] Build Date: 13 April 2021 04:07:31PM
[ 13.597] xorg-server 2:1.20.11-1 (https://www.debian.org/support)
[ 13.597] Current version of pixman: 0.40.0
[ 13.597] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 13.597] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 13.597] (==) Log file: "/home/glisse/.local/share/xorg/Xorg.0.log", Time: Sun Oct 3 21:56:22 2021
[ 13.600] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 13.600] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 13.601] (==) No Layout section. Using the first Screen section.
[ 13.601] (==) No screen section available. Using defaults.
[ 13.601] (**) |-->Screen "Default Screen Section" (0)
[ 13.601] (**) | |-->Monitor "<default monitor>"
[ 13.602] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 13.602] (==) Automatically adding devices
[ 13.602] (==) Automatically enabling devices
[ 13.602] (==) Automatically adding GPU devices
[ 13.602] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 13.602] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 13.602] Entry deleted from font path.
[ 13.604] (==) 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
[ 13.604] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 13.604] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 13.604] (II) Loader magic: 0x55d8a3f17e40
[ 13.604] (II) Module ABI versions:
[ 13.604] X.Org ANSI C Emulation: 0.4
[ 13.604] X.Org Video Driver: 24.1
[ 13.604] X.Org XInput driver : 24.1
[ 13.604] X.Org Server Extension : 10.0
[ 13.604] (++) using VT number 2
[ 13.605] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 13.606] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 13.606] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 13.608] (--) PCI:*(0 at 0:2:0) 8086:9bc4:1028:09c3 rev 5, Mem @ 0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 13.608] (--) PCI: (1 at 0:0:0) 10de:1f36:1028:09c3 rev 161, Mem @ 0xb3000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 13.608] (II) LoadModule: "glx"
[ 13.610] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 13.615] (II) Module glx: vendor="X.Org Foundation"
[ 13.615] compiled for 1.20.11, module version = 1.0.0
[ 13.615] ABI class: X.Org Server Extension, version 10.0
[ 13.615] (==) Matched modesetting as autoconfigured driver 0
[ 13.615] (==) Matched fbdev as autoconfigured driver 1
[ 13.615] (==) Matched vesa as autoconfigured driver 2
[ 13.615] (==) Assigned the driver to the xf86ConfigLayout
[ 13.615] (II) LoadModule: "modesetting"
[ 13.615] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 13.616] (II) Module modesetting: vendor="X.Org Foundation"
[ 13.616] compiled for 1.20.11, module version = 1.20.11
[ 13.616] Module class: X.Org Video Driver
[ 13.616] ABI class: X.Org Video Driver, version 24.1
[ 13.616] (II) LoadModule: "fbdev"
[ 13.616] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 13.616] (II) Module fbdev: vendor="X.Org Foundation"
[ 13.616] compiled for 1.20.0, module version = 0.5.0
[ 13.616] Module class: X.Org Video Driver
[ 13.616] ABI class: X.Org Video Driver, version 24.0
[ 13.616] (II) LoadModule: "vesa"
[ 13.616] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 13.617] (II) Module vesa: vendor="X.Org Foundation"
[ 13.617] compiled for 1.20.9, module version = 2.5.0
[ 13.617] Module class: X.Org Video Driver
[ 13.617] ABI class: X.Org Video Driver, version 24.1
[ 13.617] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 13.617] (II) FBDEV: driver for framebuffer: fbdev
[ 13.617] (II) VESA: driver for VESA chipsets: vesa
[ 13.617] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 13.617] (II) modeset(0): using drv /dev/dri/card0
[ 13.617] (WW) Falling back to old probe method for fbdev
[ 13.617] (II) Loading sub module "fbdevhw"
[ 13.617] (II) LoadModule: "fbdevhw"
[ 13.617] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 13.617] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 13.617] compiled for 1.20.11, module version = 0.0.2
[ 13.617] ABI class: X.Org Video Driver, version 24.1
[ 13.617] (EE) open /dev/fb0: Permission denied
[ 13.617] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 13.617] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 13.617] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 13.617] (==) modeset(0): RGB weight 888
[ 13.617] (==) modeset(0): Default visual is TrueColor
[ 13.617] (II) Loading sub module "glamoregl"
[ 13.617] (II) LoadModule: "glamoregl"
[ 13.617] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 13.622] (II) Module glamoregl: vendor="X.Org Foundation"
[ 13.622] compiled for 1.20.11, module version = 1.0.1
[ 13.622] ABI class: X.Org ANSI C Emulation, version 0.4
[ 13.759] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[ 13.759] (II) modeset(0): glamor initialized
[ 13.760] (II) modeset(0): Output eDP-1 has no monitor section
[ 13.760] (II) modeset(0): Output DP-1 has no monitor section
[ 13.765] (II) modeset(0): Output HDMI-1 has no monitor section
[ 13.765] (II) modeset(0): Output DP-2 has no monitor section
[ 13.770] (II) modeset(0): Output HDMI-2 has no monitor section
[ 14.422] (II) modeset(0): Output DP-3 has no monitor section
[ 14.423] (II) modeset(0): EDID for output eDP-1
[ 14.423] (II) modeset(0): Manufacturer: AUO Model: 41eb Serial#: 0
[ 14.423] (II) modeset(0): Year: 2019 Week: 34
[ 14.424] (II) modeset(0): EDID Version: 1.4
[ 14.424] (II) modeset(0): Digital Display Input
[ 14.424] (II) modeset(0): 10 bits per channel
[ 14.424] (II) modeset(0): Digital interface is DisplayPort
[ 14.424] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 14.424] (II) modeset(0): Gamma: 2.20
[ 14.424] (II) modeset(0): No DPMS capabilities specified
[ 14.424] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 14.424] (II) modeset(0): First detailed timing is preferred mode
[ 14.424] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 14.424] (II) modeset(0): redX: 0.650 redY: 0.330 greenX: 0.210 greenY: 0.710
[ 14.424] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 14.424] (II) modeset(0): Manufacturer's mask: 0
[ 14.424] (II) modeset(0): Supported detailed timing:
[ 14.424] (II) modeset(0): clock: 533.3 MHz Image Size: 344 x 193 mm
[ 14.424] (II) modeset(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 14.424] (II) modeset(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 14.424] (II) modeset(0): Supported detailed timing:
[ 14.424] (II) modeset(0): clock: 533.3 MHz Image Size: 293 x 165 mm
[ 14.424] (II) modeset(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 14.424] (II) modeset(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2776 v_border: 0
[ 14.424] (II) modeset(0): HY6NC\x80B156ZAN
[ 14.424] (II) modeset(0): Unknown vendor-specific block 0
[ 14.424] (II) modeset(0): Number of EDID sections to follow: 1
[ 14.424] (II) modeset(0): EDID (in hex):
[ 14.424] (II) modeset(0): 00ffffffffffff0006afeb4100000000
[ 14.424] (II) modeset(0): 221d0104b522137802af95a65435b526
[ 14.424] (II) modeset(0): 0f505400000001010101010101010101
[ 14.424] (II) modeset(0): 01010101010152d000a0f0703e803020
[ 14.424] (II) modeset(0): 350058c11000001a52d000a0f0706882
[ 14.424] (II) modeset(0): 3020350025a51000001a000000fe0048
[ 14.424] (II) modeset(0): 59364e4380423135365a414e00000000
[ 14.424] (II) modeset(0): 00034122b2001200000b010a20200111
[ 14.424] (II) modeset(0): 02030f00e3058000e606050160602800
[ 14.424] (II) modeset(0): 00000000000000000000000000000000
[ 14.424] (II) modeset(0): 00000000000000000000000000000000
[ 14.424] (II) modeset(0): 00000000000000000000000000000000
[ 14.424] (II) modeset(0): 00000000000000000000000000000000
[ 14.424] (II) modeset(0): 00000000000000000000000000000000
[ 14.424] (II) modeset(0): 00000000000000000000000000000000
[ 14.424] (II) modeset(0): 000000000000000000000000000000aa
[ 14.424] (II) modeset(0): Printing probed modes for output eDP-1
[ 14.424] (II) modeset(0): Modeline "3840x2160"x60.0 533.30 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 14.424] (II) modeset(0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "3840x2160"x48.0 533.30 3840 3888 3920 4000 2160 2163 2168 2776 +hsync -vsync (133.3 kHz e)
[ 14.424] (II) modeset(0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 14.424] (II) modeset(0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 14.424] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 14.424] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 14.424] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 14.424] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 14.424] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 14.424] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 14.424] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 14.424] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 14.424] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 14.424] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 14.424] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 14.424] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 14.424] (II) modeset(0): EDID for output DP-1
[ 14.430] (II) modeset(0): EDID for output HDMI-1
[ 14.430] (II) modeset(0): EDID for output DP-2
[ 14.435] (II) modeset(0): EDID for output HDMI-2
[ 15.078] (II) modeset(0): EDID for output DP-3
[ 15.078] (II) modeset(0): Output eDP-1 connected
[ 15.078] (II) modeset(0): Output DP-1 disconnected
[ 15.078] (II) modeset(0): Output HDMI-1 disconnected
[ 15.078] (II) modeset(0): Output DP-2 disconnected
[ 15.078] (II) modeset(0): Output HDMI-2 disconnected
[ 15.078] (II) modeset(0): Output DP-3 disconnected
[ 15.078] (II) modeset(0): Using exact sizes for initial modes
[ 15.078] (II) modeset(0): Output eDP-1 using initial mode 3840x2160 +0+0
[ 15.078] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 15.078] (==) modeset(0): DPI set to (96, 96)
[ 15.078] (II) Loading sub module "fb"
[ 15.078] (II) LoadModule: "fb"
[ 15.078] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 15.079] (II) Module fb: vendor="X.Org Foundation"
[ 15.079] compiled for 1.20.11, module version = 1.0.0
[ 15.079] ABI class: X.Org ANSI C Emulation, version 0.4
[ 15.079] (II) UnloadModule: "fbdev"
[ 15.079] (II) Unloading fbdev
[ 15.079] (II) UnloadSubModule: "fbdevhw"
[ 15.079] (II) Unloading fbdevhw
[ 15.079] (II) UnloadModule: "vesa"
[ 15.079] (II) Unloading vesa
[ 15.092] (==) modeset(0): Backing store enabled
[ 15.092] (==) modeset(0): Silken mouse enabled
[ 15.165] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 15.167] (==) modeset(0): DPMS enabled
[ 15.167] (II) modeset(0): [DRI2] Setup complete
[ 15.167] (II) modeset(0): [DRI2] DRI driver: iris
[ 15.167] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 15.167] (II) Initializing extension Generic Event Extension
[ 15.167] (II) Initializing extension SHAPE
[ 15.167] (II) Initializing extension MIT-SHM
[ 15.167] (II) Initializing extension XInputExtension
[ 15.167] (II) Initializing extension XTEST
[ 15.168] (II) Initializing extension BIG-REQUESTS
[ 15.168] (II) Initializing extension SYNC
[ 15.168] (II) Initializing extension XKEYBOARD
[ 15.168] (II) Initializing extension XC-MISC
[ 15.168] (II) Initializing extension SECURITY
[ 15.168] (II) Initializing extension XFIXES
[ 15.168] (II) Initializing extension RENDER
[ 15.168] (II) Initializing extension RANDR
[ 15.168] (II) Initializing extension COMPOSITE
[ 15.168] (II) Initializing extension DAMAGE
[ 15.168] (II) Initializing extension MIT-SCREEN-SAVER
[ 15.168] (II) Initializing extension DOUBLE-BUFFER
[ 15.168] (II) Initializing extension RECORD
[ 15.168] (II) Initializing extension DPMS
[ 15.168] (II) Initializing extension Present
[ 15.169] (II) Initializing extension DRI3
[ 15.169] (II) Initializing extension X-Resource
[ 15.169] (II) Initializing extension XVideo
[ 15.169] (II) Initializing extension XVideo-MotionCompensation
[ 15.169] (II) Initializing extension SELinux
[ 15.169] (II) SELinux: Disabled on system
[ 15.169] (II) Initializing extension GLX
[ 15.173] (II) AIGLX: Loaded and initialized iris
[ 15.173] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 15.173] (II) Initializing extension XFree86-VidModeExtension
[ 15.174] (II) Initializing extension XFree86-DGA
[ 15.174] (II) Initializing extension XFree86-DRI
[ 15.174] (II) Initializing extension DRI2
[ 15.177] (II) modeset(0): Damage tracking initialized
[ 15.177] (II) modeset(0): Setting screen physical size to 1016 x 571
[ 15.210] (II) config/udev: Adding input device Video Bus (/dev/input/event11)
[ 15.210] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 15.210] (II) LoadModule: "libinput"
[ 15.210] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 15.212] (II) Module libinput: vendor="X.Org Foundation"
[ 15.212] compiled for 1.20.11, module version = 1.1.0
[ 15.212] Module class: X.Org XInput Driver
[ 15.212] ABI class: X.Org XInput driver, version 24.1
[ 15.212] (II) Using input driver 'libinput' for 'Video Bus'
[ 15.212] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 28 paused 0
[ 15.212] (**) Video Bus: always reports core events
[ 15.212] (**) Option "Device" "/dev/input/event11"
[ 15.213] (**) Option "_source" "server/udev"
[ 15.219] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 15.219] (II) event11 - Video Bus: device is a keyboard
[ 15.219] (II) event11 - Video Bus: device removed
[ 15.219] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event11"
[ 15.219] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 15.219] (**) Option "xkb_model" "pc105"
[ 15.219] (**) Option "xkb_layout" "fr"
[ 15.219] (**) Option "xkb_variant" "latin9"
[ 15.231] (II) event11 - Video Bus: is tagged by udev as: Keyboard
[ 15.231] (II) event11 - Video Bus: device is a keyboard
[ 15.231] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[ 15.231] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 15.231] (II) Using input driver 'libinput' for 'Video Bus'
[ 15.232] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 31 paused 0
[ 15.232] (**) Video Bus: always reports core events
[ 15.232] (**) Option "Device" "/dev/input/event12"
[ 15.232] (**) Option "_source" "server/udev"
[ 15.232] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 15.232] (II) event12 - Video Bus: device is a keyboard
[ 15.232] (II) event12 - Video Bus: device removed
[ 15.232] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input13/event12"
[ 15.232] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 15.232] (**) Option "xkb_model" "pc105"
[ 15.232] (**) Option "xkb_layout" "fr"
[ 15.232] (**) Option "xkb_variant" "latin9"
[ 15.233] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[ 15.233] (II) event12 - Video Bus: device is a keyboard
[ 15.234] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 15.234] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 15.234] (II) Using input driver 'libinput' for 'Power Button'
[ 15.234] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
[ 15.234] (**) Power Button: always reports core events
[ 15.234] (**) Option "Device" "/dev/input/event2"
[ 15.234] (**) Option "_source" "server/udev"
[ 15.235] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 15.235] (II) event2 - Power Button: device is a keyboard
[ 15.235] (II) event2 - Power Button: device removed
[ 15.235] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[ 15.235] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 15.235] (**) Option "xkb_model" "pc105"
[ 15.235] (**) Option "xkb_layout" "fr"
[ 15.235] (**) Option "xkb_variant" "latin9"
[ 15.236] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 15.236] (II) event2 - Power Button: device is a keyboard
[ 15.236] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 15.236] (II) No input driver specified, ignoring this device.
[ 15.236] (II) This device may have been added with another device file.
[ 15.237] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 15.237] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 15.237] (II) Using input driver 'libinput' for 'Sleep Button'
[ 15.237] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 33 paused 0
[ 15.237] (**) Sleep Button: always reports core events
[ 15.237] (**) Option "Device" "/dev/input/event3"
[ 15.237] (**) Option "_source" "server/udev"
[ 15.238] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 15.238] (II) event3 - Sleep Button: device is a keyboard
[ 15.238] (II) event3 - Sleep Button: device removed
[ 15.238] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3"
[ 15.238] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 15.238] (**) Option "xkb_model" "pc105"
[ 15.238] (**) Option "xkb_layout" "fr"
[ 15.238] (**) Option "xkb_variant" "latin9"
[ 15.239] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 15.239] (II) event3 - Sleep Button: device is a keyboard
[ 15.239] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 15.239] (II) No input driver specified, ignoring this device.
[ 15.239] (II) This device may have been added with another device file.
[ 15.240] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 15.240] (II) No input driver specified, ignoring this device.
[ 15.240] (II) This device may have been added with another device file.
[ 15.240] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 15.240] (II) No input driver specified, ignoring this device.
[ 15.240] (II) This device may have been added with another device file.
[ 15.240] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[ 15.240] (II) No input driver specified, ignoring this device.
[ 15.240] (II) This device may have been added with another device file.
[ 15.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event20)
[ 15.241] (II) No input driver specified, ignoring this device.
[ 15.241] (II) This device may have been added with another device file.
[ 15.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event21)
[ 15.241] (II) No input driver specified, ignoring this device.
[ 15.241] (II) This device may have been added with another device file.
[ 15.241] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event22)
[ 15.241] (II) No input driver specified, ignoring this device.
[ 15.241] (II) This device may have been added with another device file.
[ 15.242] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event6)
[ 15.242] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 15.242] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 15.242] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 34 paused 0
[ 15.243] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 15.243] (**) Option "Device" "/dev/input/event6"
[ 15.243] (**) Option "_source" "server/udev"
[ 15.244] (II) event6 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 15.244] (II) event6 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 15.244] (II) event6 - Integrated_Webcam_HD: Integrate: device removed
[ 15.244] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input19/event6"
[ 15.244] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 10)
[ 15.244] (**) Option "xkb_model" "pc105"
[ 15.244] (**) Option "xkb_layout" "fr"
[ 15.244] (**) Option "xkb_variant" "latin9"
[ 15.245] (II) event6 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 15.245] (II) event6 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 15.246] (II) config/udev: Adding input device Dell KB216 Wired Keyboard (/dev/input/event8)
[ 15.246] (**) Dell KB216 Wired Keyboard: Applying InputClass "libinput keyboard catchall"
[ 15.246] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard'
[ 15.246] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 35 paused 0
[ 15.246] (**) Dell KB216 Wired Keyboard: always reports core events
[ 15.246] (**) Option "Device" "/dev/input/event8"
[ 15.246] (**) Option "_source" "server/udev"
[ 15.247] (II) event8 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[ 15.248] (II) event8 - Dell KB216 Wired Keyboard: device is a keyboard
[ 15.248] (II) event8 - Dell KB216 Wired Keyboard: device removed
[ 15.248] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:413C:2113.0004/input/input9/event8"
[ 15.248] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 11)
[ 15.248] (**) Option "xkb_model" "pc105"
[ 15.248] (**) Option "xkb_layout" "fr"
[ 15.248] (**) Option "xkb_variant" "latin9"
[ 15.249] (II) event8 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[ 15.249] (II) event8 - Dell KB216 Wired Keyboard: device is a keyboard
[ 15.250] (II) config/udev: Adding input device Dell KB216 Wired Keyboard System Control (/dev/input/event9)
[ 15.250] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 15.250] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard System Control'
[ 15.251] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 36 paused 0
[ 15.251] (**) Dell KB216 Wired Keyboard System Control: always reports core events
[ 15.251] (**) Option "Device" "/dev/input/event9"
[ 15.251] (**) Option "_source" "server/udev"
[ 15.252] (II) event9 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 15.252] (II) event9 - Dell KB216 Wired Keyboard System Control: device is a keyboard
[ 15.252] (II) event9 - Dell KB216 Wired Keyboard System Control: device removed
[ 15.252] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input10/event9"
[ 15.252] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard System Control" (type: KEYBOARD, id 12)
[ 15.252] (**) Option "xkb_model" "pc105"
[ 15.252] (**) Option "xkb_layout" "fr"
[ 15.252] (**) Option "xkb_variant" "latin9"
[ 15.253] (II) event9 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 15.253] (II) event9 - Dell KB216 Wired Keyboard System Control: device is a keyboard
[ 15.254] (II) config/udev: Adding input device Dell KB216 Wired Keyboard Consumer Control (/dev/input/event10)
[ 15.254] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 15.254] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
[ 15.254] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 37 paused 0
[ 15.254] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
[ 15.254] (**) Option "Device" "/dev/input/event10"
[ 15.254] (**) Option "_source" "server/udev"
[ 15.256] (II) event10 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 15.256] (II) event10 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[ 15.256] (II) event10 - Dell KB216 Wired Keyboard Consumer Control: device removed
[ 15.256] (II) libinput: Dell KB216 Wired Keyboard Consumer Control: needs a virtual subdevice
[ 15.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input11/event10"
[ 15.256] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: MOUSE, id 13)
[ 15.256] (**) Option "AccelerationScheme" "none"
[ 15.256] (**) Dell KB216 Wired Keyboard Consumer Control: (accel) selected scheme none/0
[ 15.256] (**) Dell KB216 Wired Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 15.256] (**) Dell KB216 Wired Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 15.258] (II) event10 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 15.258] (II) event10 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[ 15.259] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event13)
[ 15.259] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 15.259] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 15.259] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 38 paused 0
[ 15.259] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 15.259] (**) Option "Device" "/dev/input/event13"
[ 15.259] (**) Option "_source" "server/udev"
[ 15.260] (II) event13 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 15.260] (II) event13 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 15.260] (II) event13 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 15.260] (II) event13 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 15.260] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.3/1-4.3.3:1.0/0003:413C:301A.0006/input/input14/event13"
[ 15.260] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 14)
[ 15.260] (**) Option "AccelerationScheme" "none"
[ 15.260] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 15.260] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 15.260] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 15.261] (II) event13 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 15.261] (II) event13 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 15.261] (II) event13 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 15.262] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse3)
[ 15.262] (II) No input driver specified, ignoring this device.
[ 15.262] (II) This device may have been added with another device file.
[ 15.262] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/event23)
[ 15.262] (**) DELL09C3:00 0488:120A Mouse: Applying InputClass "libinput pointer catchall"
[ 15.262] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Mouse'
[ 15.262] (II) systemd-logind: got fd for /dev/input/event23 13:87 fd 39 paused 0
[ 15.262] (**) DELL09C3:00 0488:120A Mouse: always reports core events
[ 15.262] (**) Option "Device" "/dev/input/event23"
[ 15.262] (**) Option "_source" "server/udev"
[ 15.263] (II) event23 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[ 15.263] (II) event23 - DELL09C3:00 0488:120A Mouse: device is a pointer
[ 15.263] (II) event23 - DELL09C3:00 0488:120A Mouse: device removed
[ 15.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input27/event23"
[ 15.263] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Mouse" (type: MOUSE, id 15)
[ 15.263] (**) Option "AccelerationScheme" "none"
[ 15.263] (**) DELL09C3:00 0488:120A Mouse: (accel) selected scheme none/0
[ 15.263] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration factor: 2.000
[ 15.263] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration threshold: 4
[ 15.264] (II) event23 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[ 15.264] (II) event23 - DELL09C3:00 0488:120A Mouse: device is a pointer
[ 15.264] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/mouse0)
[ 15.265] (II) No input driver specified, ignoring this device.
[ 15.265] (II) This device may have been added with another device file.
[ 15.265] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/event24)
[ 15.265] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 15.265] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Touchpad'
[ 15.265] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 40 paused 0
[ 15.265] (**) DELL09C3:00 0488:120A Touchpad: always reports core events
[ 15.265] (**) Option "Device" "/dev/input/event24"
[ 15.265] (**) Option "_source" "server/udev"
[ 15.266] (II) event24 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 15.266] (II) event24 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 15.266] (II) event24 - DELL09C3:00 0488:120A Touchpad: device removed
[ 15.267] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input28/event24"
[ 15.267] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Touchpad" (type: TOUCHPAD, id 16)
[ 15.267] (**) Option "AccelerationScheme" "none"
[ 15.267] (**) DELL09C3:00 0488:120A Touchpad: (accel) selected scheme none/0
[ 15.267] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration factor: 2.000
[ 15.267] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration threshold: 4
[ 15.267] (II) event24 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 15.268] (II) event24 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 15.268] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/mouse1)
[ 15.268] (II) No input driver specified, ignoring this device.
[ 15.268] (II) This device may have been added with another device file.
[ 15.269] (II) config/udev: Adding input device DELL09C3:00 0488:120A UNKNOWN (/dev/input/event25)
[ 15.269] (**) DELL09C3:00 0488:120A UNKNOWN: Applying InputClass "libinput keyboard catchall"
[ 15.269] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A UNKNOWN'
[ 15.269] (II) systemd-logind: got fd for /dev/input/event25 13:89 fd 41 paused 0
[ 15.269] (**) DELL09C3:00 0488:120A UNKNOWN: always reports core events
[ 15.269] (**) Option "Device" "/dev/input/event25"
[ 15.269] (**) Option "_source" "server/udev"
[ 15.270] (II) event25 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[ 15.270] (II) event25 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[ 15.270] (II) event25 - DELL09C3:00 0488:120A UNKNOWN: device removed
[ 15.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input29/event25"
[ 15.270] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A UNKNOWN" (type: KEYBOARD, id 17)
[ 15.270] (**) Option "xkb_model" "pc105"
[ 15.270] (**) Option "xkb_layout" "fr"
[ 15.270] (**) Option "xkb_variant" "latin9"
[ 15.270] (II) event25 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[ 15.270] (II) event25 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[ 15.271] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event26)
[ 15.271] (II) No input driver specified, ignoring this device.
[ 15.271] (II) This device may have been added with another device file.
[ 15.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event27)
[ 15.271] (II) No input driver specified, ignoring this device.
[ 15.271] (II) This device may have been added with another device file.
[ 15.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event28)
[ 15.271] (II) No input driver specified, ignoring this device.
[ 15.271] (II) This device may have been added with another device file.
[ 15.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event29)
[ 15.271] (II) No input driver specified, ignoring this device.
[ 15.271] (II) This device may have been added with another device file.
[ 15.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event30)
[ 15.271] (II) No input driver specified, ignoring this device.
[ 15.271] (II) This device may have been added with another device file.
[ 15.271] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event31)
[ 15.271] (II) No input driver specified, ignoring this device.
[ 15.271] (II) This device may have been added with another device file.
[ 15.272] (II) config/udev: Adding input device Intel HID events (/dev/input/event14)
[ 15.272] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 15.272] (II) Using input driver 'libinput' for 'Intel HID events'
[ 15.272] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 42 paused 0
[ 15.272] (**) Intel HID events: always reports core events
[ 15.272] (**) Option "Device" "/dev/input/event14"
[ 15.272] (**) Option "_source" "server/udev"
[ 15.272] (II) event14 - Intel HID events: is tagged by udev as: Keyboard
[ 15.272] (II) event14 - Intel HID events: device is a keyboard
[ 15.272] (II) event14 - Intel HID events: device removed
[ 15.272] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input15/event14"
[ 15.272] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 18)
[ 15.272] (**) Option "xkb_model" "pc105"
[ 15.272] (**) Option "xkb_layout" "fr"
[ 15.272] (**) Option "xkb_variant" "latin9"
[ 15.273] (II) event14 - Intel HID events: is tagged by udev as: Keyboard
[ 15.273] (II) event14 - Intel HID events: device is a keyboard
[ 15.273] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event15)
[ 15.273] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 15.273] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 15.273] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 43 paused 0
[ 15.273] (**) Intel HID 5 button array: always reports core events
[ 15.273] (**) Option "Device" "/dev/input/event15"
[ 15.273] (**) Option "_source" "server/udev"
[ 15.274] (II) event15 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 15.274] (II) event15 - Intel HID 5 button array: device is a keyboard
[ 15.274] (II) event15 - Intel HID 5 button array: device removed
[ 15.274] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input16/event15"
[ 15.274] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 19)
[ 15.274] (**) Option "xkb_model" "pc105"
[ 15.274] (**) Option "xkb_layout" "fr"
[ 15.274] (**) Option "xkb_variant" "latin9"
[ 15.274] (II) event15 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 15.274] (II) event15 - Intel HID 5 button array: device is a keyboard
[ 15.275] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event5)
[ 15.275] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 15.275] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 15.275] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 44 paused 0
[ 15.275] (**) Dell WMI hotkeys: always reports core events
[ 15.275] (**) Option "Device" "/dev/input/event5"
[ 15.275] (**) Option "_source" "server/udev"
[ 15.275] (II) event5 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 15.275] (II) event5 - Dell WMI hotkeys: device is a keyboard
[ 15.275] (II) event5 - Dell WMI hotkeys: device removed
[ 15.275] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input18/event5"
[ 15.275] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 20)
[ 15.275] (**) Option "xkb_model" "pc105"
[ 15.276] (**) Option "xkb_layout" "fr"
[ 15.276] (**) Option "xkb_variant" "latin9"
[ 15.276] (II) event5 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 15.276] (II) event5 - Dell WMI hotkeys: device is a keyboard
[ 15.276] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 15.276] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 15.276] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 15.277] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 45 paused 0
[ 15.277] (**) AT Translated Set 2 keyboard: always reports core events
[ 15.277] (**) Option "Device" "/dev/input/event0"
[ 15.277] (**) Option "_source" "server/udev"
[ 15.277] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 15.277] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 15.278] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 15.278] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 15.278] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 21)
[ 15.278] (**) Option "xkb_model" "pc105"
[ 15.278] (**) Option "xkb_layout" "fr"
[ 15.278] (**) Option "xkb_variant" "latin9"
[ 15.278] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 15.278] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 15.279] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[ 15.279] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 15.279] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 15.279] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 46 paused 0
[ 15.279] (**) PS/2 Generic Mouse: always reports core events
[ 15.279] (**) Option "Device" "/dev/input/event7"
[ 15.279] (**) Option "_source" "server/udev"
[ 15.280] (II) event7 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 15.280] (II) event7 - PS/2 Generic Mouse: device is a pointer
[ 15.280] (II) event7 - PS/2 Generic Mouse: device removed
[ 15.280] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event7"
[ 15.280] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 22)
[ 15.280] (**) Option "AccelerationScheme" "none"
[ 15.280] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 15.280] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 15.280] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 15.280] (II) event7 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 15.280] (II) event7 - PS/2 Generic Mouse: device is a pointer
[ 15.281] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse2)
[ 15.281] (II) No input driver specified, ignoring this device.
[ 15.281] (II) This device may have been added with another device file.
[ 15.281] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 15.281] (II) No input driver specified, ignoring this device.
[ 15.281] (II) This device may have been added with another device file.
[ 15.298] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 15.298] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
[ 15.298] (II) systemd-logind: returning pre-existing fd for /dev/input/event10 13:74
[ 15.298] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
[ 15.299] (**) Option "Device" "/dev/input/event10"
[ 15.299] (**) Option "_source" "_driver/libinput"
[ 15.299] (II) libinput: Dell KB216 Wired Keyboard Consumer Control: is a virtual subdevice
[ 15.299] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input11/event10"
[ 15.299] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: KEYBOARD, id 23)
[ 15.299] (**) Option "xkb_model" "pc105"
[ 15.299] (**) Option "xkb_layout" "fr"
[ 15.299] (**) Option "xkb_variant" "latin9"
[ 15.349] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event29)
[ 15.349] (II) No input driver specified, ignoring this device.
[ 15.349] (II) This device may have been added with another device file.
[ 15.349] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event28)
[ 15.349] (II) No input driver specified, ignoring this device.
[ 15.349] (II) This device may have been added with another device file.
[ 15.349] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event31)
[ 15.349] (II) No input driver specified, ignoring this device.
[ 15.349] (II) This device may have been added with another device file.
[ 15.349] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event26)
[ 15.349] (II) No input driver specified, ignoring this device.
[ 15.349] (II) This device may have been added with another device file.
[ 15.349] (II) config/udev: removing device DELL09C3:00 0488:120A Touchpad
[ 15.350] (**) Option "fd" "40"
[ 15.350] (II) event24 - DELL09C3:00 0488:120A Touchpad: device removed
[ 15.350] (II) UnloadModule: "libinput"
[ 15.350] (II) systemd-logind: releasing fd for 13:88
[ 15.421] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/event24)
[ 15.421] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 15.421] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Touchpad'
[ 15.421] (II) systemd-logind: got fd for /dev/input/event24 13:88 fd 47 paused 0
[ 15.421] (**) DELL09C3:00 0488:120A Touchpad: always reports core events
[ 15.421] (**) Option "Device" "/dev/input/event24"
[ 15.421] (**) Option "_source" "server/udev"
[ 15.422] (II) event24 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 15.422] (II) event24 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 15.422] (II) event24 - DELL09C3:00 0488:120A Touchpad: device removed
[ 15.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input28/event24"
[ 15.423] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Touchpad" (type: TOUCHPAD, id 16)
[ 15.423] (**) Option "AccelerationScheme" "none"
[ 15.423] (**) DELL09C3:00 0488:120A Touchpad: (accel) selected scheme none/0
[ 15.423] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration factor: 2.000
[ 15.423] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration threshold: 4
[ 15.423] (II) event24 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 15.424] (II) event24 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 15.832] (II) modeset(0): EDID vendor "AUO", prod id 16875
[ 15.832] (II) modeset(0): Printing DDC gathered Modelines:
[ 15.832] (II) modeset(0): Modeline "3840x2160"x0.0 533.30 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 15.832] (II) modeset(0): Modeline "3840x2160"x0.0 533.30 3840 3888 3920 4000 2160 2163 2168 2776 +hsync -vsync (133.3 kHz e)
[ 36.278] (**) Option "fd" "28"
[ 36.278] (II) event11 - Video Bus: device removed
[ 36.278] (**) Option "fd" "31"
[ 36.278] (II) event12 - Video Bus: device removed
[ 36.278] (**) Option "fd" "32"
[ 36.278] (II) event2 - Power Button: device removed
[ 36.278] (**) Option "fd" "33"
[ 36.278] (II) event3 - Sleep Button: device removed
[ 36.278] (**) Option "fd" "34"
[ 36.278] (II) event6 - Integrated_Webcam_HD: Integrate: device removed
[ 36.278] (**) Option "fd" "35"
[ 36.278] (II) event8 - Dell KB216 Wired Keyboard: device removed
[ 36.278] (**) Option "fd" "36"
[ 36.278] (II) event9 - Dell KB216 Wired Keyboard System Control: device removed
[ 36.278] (**) Option "fd" "37"
[ 36.278] (**) Option "fd" "38"
[ 36.278] (II) event13 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 36.278] (**) Option "fd" "39"
[ 36.278] (II) event23 - DELL09C3:00 0488:120A Mouse: device removed
[ 36.278] (**) Option "fd" "41"
[ 36.278] (II) event25 - DELL09C3:00 0488:120A UNKNOWN: device removed
[ 36.278] (**) Option "fd" "42"
[ 36.278] (II) event14 - Intel HID events: device removed
[ 36.278] (**) Option "fd" "43"
[ 36.278] (II) event15 - Intel HID 5 button array: device removed
[ 36.278] (**) Option "fd" "44"
[ 36.278] (II) event5 - Dell WMI hotkeys: device removed
[ 36.278] (**) Option "fd" "45"
[ 36.278] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 36.278] (**) Option "fd" "46"
[ 36.278] (II) event7 - PS/2 Generic Mouse: device removed
[ 36.278] (**) Option "fd" "37"
[ 36.278] (II) event10 - Dell KB216 Wired Keyboard Consumer Control: device removed
[ 36.278] (**) Option "fd" "47"
[ 36.278] (II) event24 - DELL09C3:00 0488:120A Touchpad: device removed
[ 36.295] (II) UnloadModule: "libinput"
[ 36.295] (II) systemd-logind: releasing fd for 13:88
[ 36.310] (II) UnloadModule: "libinput"
[ 36.310] (II) systemd-logind: not releasing fd for 13:74, still in use
[ 36.310] (II) UnloadModule: "libinput"
[ 36.310] (II) systemd-logind: releasing fd for 13:71
[ 36.485] (II) UnloadModule: "libinput"
[ 36.485] (II) systemd-logind: releasing fd for 13:64
[ 36.557] (II) UnloadModule: "libinput"
[ 36.557] (II) systemd-logind: releasing fd for 13:69
[ 36.665] (II) UnloadModule: "libinput"
[ 36.665] (II) systemd-logind: releasing fd for 13:79
[ 36.689] (II) UnloadModule: "libinput"
[ 36.689] (II) systemd-logind: releasing fd for 13:78
[ 36.741] (II) UnloadModule: "libinput"
[ 36.741] (II) systemd-logind: releasing fd for 13:89
[ 36.813] (II) UnloadModule: "libinput"
[ 36.813] (II) systemd-logind: releasing fd for 13:87
[ 36.861] (II) UnloadModule: "libinput"
[ 36.861] (II) systemd-logind: releasing fd for 13:77
[ 36.901] (II) UnloadModule: "libinput"
[ 36.901] (II) systemd-logind: releasing fd for 13:74
[ 36.921] (II) UnloadModule: "libinput"
[ 36.921] (II) systemd-logind: releasing fd for 13:73
[ 36.937] (II) UnloadModule: "libinput"
[ 36.937] (II) systemd-logind: releasing fd for 13:72
[ 36.977] (II) UnloadModule: "libinput"
[ 36.977] (II) systemd-logind: releasing fd for 13:70
[ 37.069] (II) UnloadModule: "libinput"
[ 37.069] (II) systemd-logind: releasing fd for 13:67
[ 37.089] (II) UnloadModule: "libinput"
[ 37.089] (II) systemd-logind: releasing fd for 13:66
[ 37.121] (II) UnloadModule: "libinput"
[ 37.121] (II) systemd-logind: releasing fd for 13:76
[ 37.162] (II) UnloadModule: "libinput"
[ 37.162] (II) systemd-logind: releasing fd for 13:75
[ 37.238] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 37.238] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 37.298] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/glisse/.local/share/xorg/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /home/glisse/.local/share/xorg/Xorg.0.log.old >>>>>>>>>>
[ 17.996] (--) Log file renamed from "/home/glisse/.local/share/xorg/Xorg.pid-1298.log" to "/home/glisse/.local/share/xorg/Xorg.0.log"
[ 17.996]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 17.996] Build Operating System: linux Debian
[ 17.996] Current Operating System: Linux hippo 5.14.0-1-amd64 #1 SMP Debian 5.14.6-2 (2021-09-19) x86_64
[ 17.996] Kernel command line: BOOT_IMAGE=/vmlinuz-5.14.0-1-amd64 root=/dev/mapper/hippo--vg-root ro quiet
[ 17.996] Build Date: 13 April 2021 04:07:31PM
[ 17.996] xorg-server 2:1.20.11-1 (https://www.debian.org/support)
[ 17.996] Current version of pixman: 0.40.0
[ 17.996] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 17.996] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 17.996] (==) Log file: "/home/glisse/.local/share/xorg/Xorg.0.log", Time: Fri Oct 1 20:39:01 2021
[ 17.998] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 17.998] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 17.999] (==) No Layout section. Using the first Screen section.
[ 17.999] (==) No screen section available. Using defaults.
[ 17.999] (**) |-->Screen "Default Screen Section" (0)
[ 17.999] (**) | |-->Monitor "<default monitor>"
[ 17.999] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 17.999] (==) Automatically adding devices
[ 17.999] (==) Automatically enabling devices
[ 17.999] (==) Automatically adding GPU devices
[ 17.999] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 18.000] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 18.000] Entry deleted from font path.
[ 18.002] (==) 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
[ 18.002] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 18.002] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 18.002] (II) Loader magic: 0x557309d55e40
[ 18.002] (II) Module ABI versions:
[ 18.002] X.Org ANSI C Emulation: 0.4
[ 18.002] X.Org Video Driver: 24.1
[ 18.002] X.Org XInput driver : 24.1
[ 18.002] X.Org Server Extension : 10.0
[ 18.002] (++) using VT number 2
[ 18.003] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 18.003] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 18.003] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 18.005] (--) PCI:*(0 at 0:2:0) 8086:9bc4:1028:09c3 rev 5, Mem @ 0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 18.006] (--) PCI: (1 at 0:0:0) 10de:1f36:1028:09c3 rev 161, Mem @ 0xb3000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 18.006] (II) LoadModule: "glx"
[ 18.009] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 18.013] (II) Module glx: vendor="X.Org Foundation"
[ 18.013] compiled for 1.20.11, module version = 1.0.0
[ 18.013] ABI class: X.Org Server Extension, version 10.0
[ 18.013] (==) Matched modesetting as autoconfigured driver 0
[ 18.013] (==) Matched fbdev as autoconfigured driver 1
[ 18.013] (==) Matched vesa as autoconfigured driver 2
[ 18.013] (==) Assigned the driver to the xf86ConfigLayout
[ 18.013] (II) LoadModule: "modesetting"
[ 18.013] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 18.014] (II) Module modesetting: vendor="X.Org Foundation"
[ 18.014] compiled for 1.20.11, module version = 1.20.11
[ 18.014] Module class: X.Org Video Driver
[ 18.014] ABI class: X.Org Video Driver, version 24.1
[ 18.014] (II) LoadModule: "fbdev"
[ 18.014] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 18.014] (II) Module fbdev: vendor="X.Org Foundation"
[ 18.014] compiled for 1.20.0, module version = 0.5.0
[ 18.014] Module class: X.Org Video Driver
[ 18.014] ABI class: X.Org Video Driver, version 24.0
[ 18.014] (II) LoadModule: "vesa"
[ 18.014] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 18.014] (II) Module vesa: vendor="X.Org Foundation"
[ 18.014] compiled for 1.20.9, module version = 2.5.0
[ 18.014] Module class: X.Org Video Driver
[ 18.014] ABI class: X.Org Video Driver, version 24.1
[ 18.014] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 18.014] (II) FBDEV: driver for framebuffer: fbdev
[ 18.014] (II) VESA: driver for VESA chipsets: vesa
[ 18.014] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 18.014] (II) modeset(0): using drv /dev/dri/card0
[ 18.014] (WW) Falling back to old probe method for fbdev
[ 18.014] (II) Loading sub module "fbdevhw"
[ 18.014] (II) LoadModule: "fbdevhw"
[ 18.014] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 18.015] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 18.015] compiled for 1.20.11, module version = 0.0.2
[ 18.015] ABI class: X.Org Video Driver, version 24.1
[ 18.015] (EE) open /dev/fb0: Permission denied
[ 18.015] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 18.015] (II) modeset(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 18.015] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[ 18.015] (==) modeset(0): RGB weight 888
[ 18.015] (==) modeset(0): Default visual is TrueColor
[ 18.015] (II) Loading sub module "glamoregl"
[ 18.015] (II) LoadModule: "glamoregl"
[ 18.015] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 18.019] (II) Module glamoregl: vendor="X.Org Foundation"
[ 18.019] compiled for 1.20.11, module version = 1.0.1
[ 18.019] ABI class: X.Org ANSI C Emulation, version 0.4
[ 18.169] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[ 18.170] (II) modeset(0): glamor initialized
[ 18.171] (II) modeset(0): Output eDP-1 has no monitor section
[ 18.172] (II) modeset(0): Output DP-1 has no monitor section
[ 18.176] (II) modeset(0): Output HDMI-1 has no monitor section
[ 18.176] (II) modeset(0): Output DP-2 has no monitor section
[ 18.181] (II) modeset(0): Output HDMI-2 has no monitor section
[ 18.826] (II) modeset(0): Output DP-3 has no monitor section
[ 18.828] (II) modeset(0): EDID for output eDP-1
[ 18.828] (II) modeset(0): Manufacturer: AUO Model: 41eb Serial#: 0
[ 18.828] (II) modeset(0): Year: 2019 Week: 34
[ 18.828] (II) modeset(0): EDID Version: 1.4
[ 18.828] (II) modeset(0): Digital Display Input
[ 18.828] (II) modeset(0): 10 bits per channel
[ 18.828] (II) modeset(0): Digital interface is DisplayPort
[ 18.828] (II) modeset(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 18.828] (II) modeset(0): Gamma: 2.20
[ 18.828] (II) modeset(0): No DPMS capabilities specified
[ 18.828] (II) modeset(0): Supported color encodings: RGB 4:4:4
[ 18.828] (II) modeset(0): First detailed timing is preferred mode
[ 18.828] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[ 18.828] (II) modeset(0): redX: 0.650 redY: 0.330 greenX: 0.210 greenY: 0.710
[ 18.828] (II) modeset(0): blueX: 0.150 blueY: 0.060 whiteX: 0.313 whiteY: 0.329
[ 18.828] (II) modeset(0): Manufacturer's mask: 0
[ 18.828] (II) modeset(0): Supported detailed timing:
[ 18.828] (II) modeset(0): clock: 533.3 MHz Image Size: 344 x 193 mm
[ 18.828] (II) modeset(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 18.828] (II) modeset(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2222 v_border: 0
[ 18.828] (II) modeset(0): Supported detailed timing:
[ 18.828] (II) modeset(0): clock: 533.3 MHz Image Size: 293 x 165 mm
[ 18.828] (II) modeset(0): h_active: 3840 h_sync: 3888 h_sync_end 3920 h_blank_end 4000 h_border: 0
[ 18.828] (II) modeset(0): v_active: 2160 v_sync: 2163 v_sync_end 2168 v_blanking: 2776 v_border: 0
[ 18.828] (II) modeset(0): HY6NC\x80B156ZAN
[ 18.828] (II) modeset(0): Unknown vendor-specific block 0
[ 18.828] (II) modeset(0): Number of EDID sections to follow: 1
[ 18.828] (II) modeset(0): EDID (in hex):
[ 18.828] (II) modeset(0): 00ffffffffffff0006afeb4100000000
[ 18.828] (II) modeset(0): 221d0104b522137802af95a65435b526
[ 18.828] (II) modeset(0): 0f505400000001010101010101010101
[ 18.828] (II) modeset(0): 01010101010152d000a0f0703e803020
[ 18.828] (II) modeset(0): 350058c11000001a52d000a0f0706882
[ 18.828] (II) modeset(0): 3020350025a51000001a000000fe0048
[ 18.828] (II) modeset(0): 59364e4380423135365a414e00000000
[ 18.828] (II) modeset(0): 00034122b2001200000b010a20200111
[ 18.828] (II) modeset(0): 02030f00e3058000e606050160602800
[ 18.828] (II) modeset(0): 00000000000000000000000000000000
[ 18.828] (II) modeset(0): 00000000000000000000000000000000
[ 18.828] (II) modeset(0): 00000000000000000000000000000000
[ 18.828] (II) modeset(0): 00000000000000000000000000000000
[ 18.828] (II) modeset(0): 00000000000000000000000000000000
[ 18.828] (II) modeset(0): 00000000000000000000000000000000
[ 18.828] (II) modeset(0): 000000000000000000000000000000aa
[ 18.828] (II) modeset(0): Printing probed modes for output eDP-1
[ 18.828] (II) modeset(0): Modeline "3840x2160"x60.0 533.30 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 18.828] (II) modeset(0): Modeline "3840x2160"x60.0 712.75 3840 4160 4576 5312 2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "3840x2160"x48.0 533.30 3840 3888 3920 4000 2160 2163 2168 2776 +hsync -vsync (133.3 kHz e)
[ 18.828] (II) modeset(0): Modeline "3840x2160"x60.0 533.00 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "3200x1800"x60.0 492.00 3200 3456 3800 4400 1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "3200x1800"x59.9 373.00 3200 3248 3280 3360 1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "2880x1620"x60.0 396.25 2880 3096 3408 3936 1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "2880x1620"x60.0 303.75 2880 2928 2960 3040 1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "2560x1600"x60.0 348.50 2560 2760 3032 3504 1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "2560x1600"x60.0 268.50 2560 2608 2640 2720 1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "2560x1440"x120.0 638.25 2560 2780 3064 3568 1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "2560x1440"x120.0 469.12 2560 2584 2600 2640 1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "2560x1440"x60.0 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "2048x1536"x60.0 266.95 2048 2200 2424 2800 1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1440"x60.0 234.00 1920 2048 2256 2600 1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1856x1392"x60.0 218.30 1856 1952 2176 2528 1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "1792x1344"x60.0 204.80 1792 1920 2120 2448 1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "2048x1152"x120.0 406.50 2048 2220 2444 2840 1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[ 18.828] (II) modeset(0): Modeline "2048x1152"x120.0 302.50 2048 2072 2088 2128 1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "2048x1152"x59.9 197.00 2048 2184 2400 2752 1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[ 18.828] (II) modeset(0): Modeline "2048x1152"x59.9 156.75 2048 2096 2128 2208 1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1200"x59.9 193.25 1920 2056 2256 2592 1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1080"x120.0 356.38 1920 2080 2288 2656 1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1080"x119.9 266.50 1920 1944 1960 2000 1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1080"x60.0 173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 18.828] (II) modeset(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "1600x900"x120.0 246.00 1600 1728 1900 2200 900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "1600x900"x119.9 186.50 1600 1624 1640 1680 900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1600x900"x59.9 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync (56.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1600x900"x59.8 97.50 1600 1648 1680 1760 900 903 908 926 +hsync -vsync (55.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "1400x900"x60.0 103.50 1400 1480 1624 1848 900 903 913 934 -hsync +vsync (56.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1400x900"x59.9 86.50 1400 1448 1480 1560 900 903 913 926 +hsync -vsync (55.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1440x810"x120.0 198.12 1440 1548 1704 1968 810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1440x810"x119.9 151.88 1440 1464 1480 1520 810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "1368x768"x59.9 85.25 1368 1440 1576 1784 768 771 781 798 -hsync +vsync (47.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "1368x768"x59.9 72.25 1368 1416 1448 1528 768 771 781 790 +hsync -vsync (47.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x800"x120.0 174.25 1280 1380 1516 1752 800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x800"x119.9 134.25 1280 1304 1320 1360 800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 -hsync +vsync (49.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x720"x120.0 156.12 1280 1376 1512 1744 720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x720"x120.0 120.75 1280 1304 1320 1360 720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x720"x59.9 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync (44.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "1280x720"x59.7 63.75 1280 1328 1360 1440 720 723 728 741 +hsync -vsync (44.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "1024x768"x120.1 133.47 1024 1100 1212 1400 768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x720"x120.0 117.00 960 1024 1128 1300 720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "928x696"x120.1 109.15 928 976 1088 1264 696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "896x672"x120.0 102.40 896 960 1060 1224 672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "1024x576"x119.9 98.50 1024 1092 1200 1376 576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[ 18.828] (II) modeset(0): Modeline "1024x576"x119.9 78.38 1024 1048 1064 1104 576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "1024x576"x59.9 46.50 1024 1064 1160 1296 576 579 584 599 -hsync +vsync (35.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "1024x576"x59.8 42.00 1024 1072 1104 1184 576 579 584 593 +hsync -vsync (35.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x600"x119.9 96.62 960 1028 1128 1296 600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x600"x120.0 77.00 960 984 1000 1040 600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x540"x119.9 86.50 960 1024 1124 1288 540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x540"x120.0 69.25 960 984 1000 1040 540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x540"x59.6 40.75 960 992 1088 1216 540 543 548 562 -hsync +vsync (33.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "960x540"x59.8 37.25 960 1008 1040 1120 540 543 548 556 +hsync -vsync (33.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "800x600"x120.0 81.00 800 832 928 1080 600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "840x525"x120.0 73.12 840 892 980 1120 525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "840x525"x119.8 59.50 840 864 880 920 525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "864x486"x59.9 32.50 864 888 968 1072 486 489 494 506 -hsync +vsync (30.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "864x486"x59.6 30.50 864 912 944 1024 486 489 494 500 +hsync -vsync (29.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "800x512"x120.3 51.56 800 800 828 832 512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "700x525"x120.0 61.00 700 744 820 940 525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "800x450"x119.9 59.12 800 848 928 1056 450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "800x450"x119.6 48.75 800 824 840 880 450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x512"x120.0 54.00 640 664 720 844 512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "720x450"x119.8 53.25 720 760 836 952 450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "700x450"x119.9 51.75 700 740 812 924 450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "700x450"x119.8 43.25 700 724 740 780 450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x480"x120.0 54.00 640 688 744 900 480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "720x405"x59.5 22.50 720 744 808 896 405 408 413 422 -hsync +vsync (25.1 kHz d)
[ 18.828] (II) modeset(0): Modeline "720x405"x59.0 21.75 720 768 800 880 405 408 413 419 +hsync -vsync (24.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "684x384"x119.8 42.62 684 720 788 892 384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "684x384"x119.7 36.12 684 708 724 764 384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "680x384"x119.6 42.38 680 716 784 888 384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "680x384"x119.9 36.00 680 704 720 760 384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x400"x119.8 41.75 640 676 740 840 400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x400"x120.0 35.50 640 664 680 720 400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "576x432"x120.1 40.81 576 608 668 760 432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x360"x119.7 37.25 640 672 736 832 360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x360"x119.7 31.88 640 664 680 720 360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x360"x59.8 18.00 640 664 720 800 360 363 368 376 -hsync +vsync (22.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "640x360"x59.3 17.75 640 688 720 800 360 363 368 374 +hsync -vsync (22.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "512x384"x120.0 32.50 512 524 592 672 384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[ 18.828] (II) modeset(0): Modeline "512x288"x120.0 23.25 512 532 580 648 288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "512x288"x119.8 21.00 512 536 552 592 288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "480x270"x119.3 20.38 480 496 544 608 270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "480x270"x119.6 18.62 480 504 520 560 270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "400x300"x120.6 20.00 400 420 484 528 300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[ 18.828] (II) modeset(0): Modeline "400x300"x112.7 18.00 400 412 448 512 300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[ 18.828] (II) modeset(0): Modeline "432x243"x119.8 16.25 432 444 484 536 243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[ 18.828] (II) modeset(0): Modeline "432x243"x119.1 15.25 432 456 472 512 243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[ 18.828] (II) modeset(0): Modeline "320x240"x120.1 12.59 320 328 376 400 240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "360x202"x119.0 11.25 360 372 404 448 202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[ 18.828] (II) modeset(0): Modeline "360x202"x118.3 10.88 360 384 400 440 202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[ 18.828] (II) modeset(0): Modeline "320x180"x119.7 9.00 320 332 360 400 180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[ 18.828] (II) modeset(0): Modeline "320x180"x118.6 8.88 320 344 360 400 180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[ 18.828] (II) modeset(0): EDID for output DP-1
[ 18.833] (II) modeset(0): EDID for output HDMI-1
[ 18.833] (II) modeset(0): EDID for output DP-2
[ 18.838] (II) modeset(0): EDID for output HDMI-2
[ 19.484] (II) modeset(0): EDID for output DP-3
[ 19.484] (II) modeset(0): Output eDP-1 connected
[ 19.484] (II) modeset(0): Output DP-1 disconnected
[ 19.484] (II) modeset(0): Output HDMI-1 disconnected
[ 19.484] (II) modeset(0): Output DP-2 disconnected
[ 19.484] (II) modeset(0): Output HDMI-2 disconnected
[ 19.484] (II) modeset(0): Output DP-3 disconnected
[ 19.484] (II) modeset(0): Using exact sizes for initial modes
[ 19.484] (II) modeset(0): Output eDP-1 using initial mode 3840x2160 +0+0
[ 19.484] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[ 19.484] (==) modeset(0): DPI set to (96, 96)
[ 19.484] (II) Loading sub module "fb"
[ 19.484] (II) LoadModule: "fb"
[ 19.484] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 19.491] (II) Module fb: vendor="X.Org Foundation"
[ 19.491] compiled for 1.20.11, module version = 1.0.0
[ 19.491] ABI class: X.Org ANSI C Emulation, version 0.4
[ 19.491] (II) UnloadModule: "fbdev"
[ 19.491] (II) Unloading fbdev
[ 19.491] (II) UnloadSubModule: "fbdevhw"
[ 19.491] (II) Unloading fbdevhw
[ 19.492] (II) UnloadModule: "vesa"
[ 19.492] (II) Unloading vesa
[ 19.506] (==) modeset(0): Backing store enabled
[ 19.506] (==) modeset(0): Silken mouse enabled
[ 19.582] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[ 19.583] (==) modeset(0): DPMS enabled
[ 19.583] (II) modeset(0): [DRI2] Setup complete
[ 19.583] (II) modeset(0): [DRI2] DRI driver: iris
[ 19.583] (II) modeset(0): [DRI2] VDPAU driver: va_gl
[ 19.583] (II) Initializing extension Generic Event Extension
[ 19.583] (II) Initializing extension SHAPE
[ 19.584] (II) Initializing extension MIT-SHM
[ 19.584] (II) Initializing extension XInputExtension
[ 19.584] (II) Initializing extension XTEST
[ 19.584] (II) Initializing extension BIG-REQUESTS
[ 19.584] (II) Initializing extension SYNC
[ 19.584] (II) Initializing extension XKEYBOARD
[ 19.584] (II) Initializing extension XC-MISC
[ 19.585] (II) Initializing extension SECURITY
[ 19.585] (II) Initializing extension XFIXES
[ 19.585] (II) Initializing extension RENDER
[ 19.585] (II) Initializing extension RANDR
[ 19.585] (II) Initializing extension COMPOSITE
[ 19.585] (II) Initializing extension DAMAGE
[ 19.585] (II) Initializing extension MIT-SCREEN-SAVER
[ 19.585] (II) Initializing extension DOUBLE-BUFFER
[ 19.586] (II) Initializing extension RECORD
[ 19.586] (II) Initializing extension DPMS
[ 19.586] (II) Initializing extension Present
[ 19.586] (II) Initializing extension DRI3
[ 19.586] (II) Initializing extension X-Resource
[ 19.586] (II) Initializing extension XVideo
[ 19.586] (II) Initializing extension XVideo-MotionCompensation
[ 19.586] (II) Initializing extension SELinux
[ 19.586] (II) SELinux: Disabled on system
[ 19.586] (II) Initializing extension GLX
[ 19.592] (II) AIGLX: Loaded and initialized iris
[ 19.592] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 19.592] (II) Initializing extension XFree86-VidModeExtension
[ 19.592] (II) Initializing extension XFree86-DGA
[ 19.593] (II) Initializing extension XFree86-DRI
[ 19.593] (II) Initializing extension DRI2
[ 19.599] (II) modeset(0): Damage tracking initialized
[ 19.599] (II) modeset(0): Setting screen physical size to 1016 x 571
[ 19.637] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 19.637] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 19.637] (II) LoadModule: "libinput"
[ 19.637] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 19.638] (II) Module libinput: vendor="X.Org Foundation"
[ 19.638] compiled for 1.20.11, module version = 1.1.0
[ 19.638] Module class: X.Org XInput Driver
[ 19.638] ABI class: X.Org XInput driver, version 24.1
[ 19.638] (II) Using input driver 'libinput' for 'Video Bus'
[ 19.638] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 28 paused 0
[ 19.638] (**) Video Bus: always reports core events
[ 19.638] (**) Option "Device" "/dev/input/event8"
[ 19.639] (**) Option "_source" "server/udev"
[ 19.644] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 19.644] (II) event8 - Video Bus: device is a keyboard
[ 19.644] (II) event8 - Video Bus: device removed
[ 19.644] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input9/event8"
[ 19.644] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 19.644] (**) Option "xkb_model" "pc105"
[ 19.644] (**) Option "xkb_layout" "fr"
[ 19.644] (**) Option "xkb_variant" "latin9"
[ 19.655] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 19.655] (II) event8 - Video Bus: device is a keyboard
[ 19.655] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 19.655] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 19.655] (II) Using input driver 'libinput' for 'Video Bus'
[ 19.655] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 31 paused 0
[ 19.655] (**) Video Bus: always reports core events
[ 19.655] (**) Option "Device" "/dev/input/event9"
[ 19.655] (**) Option "_source" "server/udev"
[ 19.656] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 19.656] (II) event9 - Video Bus: device is a keyboard
[ 19.656] (II) event9 - Video Bus: device removed
[ 19.656] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input10/event9"
[ 19.656] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 19.656] (**) Option "xkb_model" "pc105"
[ 19.656] (**) Option "xkb_layout" "fr"
[ 19.656] (**) Option "xkb_variant" "latin9"
[ 19.656] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 19.657] (II) event9 - Video Bus: device is a keyboard
[ 19.657] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 19.657] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 19.657] (II) Using input driver 'libinput' for 'Power Button'
[ 19.657] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 32 paused 0
[ 19.657] (**) Power Button: always reports core events
[ 19.657] (**) Option "Device" "/dev/input/event2"
[ 19.657] (**) Option "_source" "server/udev"
[ 19.657] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 19.657] (II) event2 - Power Button: device is a keyboard
[ 19.658] (II) event2 - Power Button: device removed
[ 19.658] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input4/event2"
[ 19.658] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 19.658] (**) Option "xkb_model" "pc105"
[ 19.658] (**) Option "xkb_layout" "fr"
[ 19.658] (**) Option "xkb_variant" "latin9"
[ 19.658] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 19.658] (II) event2 - Power Button: device is a keyboard
[ 19.658] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 19.658] (II) No input driver specified, ignoring this device.
[ 19.658] (II) This device may have been added with another device file.
[ 19.658] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 19.658] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 19.658] (II) Using input driver 'libinput' for 'Sleep Button'
[ 19.659] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 33 paused 0
[ 19.659] (**) Sleep Button: always reports core events
[ 19.659] (**) Option "Device" "/dev/input/event3"
[ 19.659] (**) Option "_source" "server/udev"
[ 19.659] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 19.659] (II) event3 - Sleep Button: device is a keyboard
[ 19.659] (II) event3 - Sleep Button: device removed
[ 19.659] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5/event3"
[ 19.659] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 19.659] (**) Option "xkb_model" "pc105"
[ 19.659] (**) Option "xkb_layout" "fr"
[ 19.659] (**) Option "xkb_variant" "latin9"
[ 19.660] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 19.660] (II) event3 - Sleep Button: device is a keyboard
[ 19.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event5)
[ 19.660] (II) No input driver specified, ignoring this device.
[ 19.660] (II) This device may have been added with another device file.
[ 19.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event6)
[ 19.660] (II) No input driver specified, ignoring this device.
[ 19.660] (II) This device may have been added with another device file.
[ 19.660] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event14)
[ 19.660] (II) No input driver specified, ignoring this device.
[ 19.660] (II) This device may have been added with another device file.
[ 19.661] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event15)
[ 19.661] (II) No input driver specified, ignoring this device.
[ 19.661] (II) This device may have been added with another device file.
[ 19.661] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event16)
[ 19.661] (II) No input driver specified, ignoring this device.
[ 19.661] (II) This device may have been added with another device file.
[ 19.661] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event17)
[ 19.661] (II) No input driver specified, ignoring this device.
[ 19.661] (II) This device may have been added with another device file.
[ 19.661] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=12 (/dev/input/event18)
[ 19.661] (II) No input driver specified, ignoring this device.
[ 19.661] (II) This device may have been added with another device file.
[ 19.661] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event13)
[ 19.661] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[ 19.661] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[ 19.662] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 34 paused 0
[ 19.662] (**) Integrated_Webcam_HD: Integrate: always reports core events
[ 19.662] (**) Option "Device" "/dev/input/event13"
[ 19.662] (**) Option "_source" "server/udev"
[ 19.662] (II) event13 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 19.662] (II) event13 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 19.662] (II) event13 - Integrated_Webcam_HD: Integrate: device removed
[ 19.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input15/event13"
[ 19.662] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 10)
[ 19.662] (**) Option "xkb_model" "pc105"
[ 19.662] (**) Option "xkb_layout" "fr"
[ 19.662] (**) Option "xkb_variant" "latin9"
[ 19.663] (II) event13 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[ 19.663] (II) event13 - Integrated_Webcam_HD: Integrate: device is a keyboard
[ 19.663] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/event19)
[ 19.663] (**) DELL09C3:00 0488:120A Mouse: Applying InputClass "libinput pointer catchall"
[ 19.663] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Mouse'
[ 19.664] (II) systemd-logind: got fd for /dev/input/event19 13:83 fd 35 paused 0
[ 19.664] (**) DELL09C3:00 0488:120A Mouse: always reports core events
[ 19.664] (**) Option "Device" "/dev/input/event19"
[ 19.664] (**) Option "_source" "server/udev"
[ 19.664] (II) event19 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[ 19.664] (II) event19 - DELL09C3:00 0488:120A Mouse: device is a pointer
[ 19.665] (II) event19 - DELL09C3:00 0488:120A Mouse: device removed
[ 19.665] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input23/event19"
[ 19.665] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Mouse" (type: MOUSE, id 11)
[ 19.665] (**) Option "AccelerationScheme" "none"
[ 19.665] (**) DELL09C3:00 0488:120A Mouse: (accel) selected scheme none/0
[ 19.665] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration factor: 2.000
[ 19.665] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration threshold: 4
[ 19.665] (II) event19 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[ 19.665] (II) event19 - DELL09C3:00 0488:120A Mouse: device is a pointer
[ 19.666] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/mouse0)
[ 19.666] (II) No input driver specified, ignoring this device.
[ 19.666] (II) This device may have been added with another device file.
[ 19.666] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/event20)
[ 19.666] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 19.666] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Touchpad'
[ 19.667] (II) systemd-logind: got fd for /dev/input/event20 13:84 fd 36 paused 0
[ 19.667] (**) DELL09C3:00 0488:120A Touchpad: always reports core events
[ 19.667] (**) Option "Device" "/dev/input/event20"
[ 19.667] (**) Option "_source" "server/udev"
[ 19.667] (II) event20 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 19.668] (II) event20 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 19.668] (II) event20 - DELL09C3:00 0488:120A Touchpad: device removed
[ 19.668] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input24/event20"
[ 19.668] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Touchpad" (type: TOUCHPAD, id 12)
[ 19.668] (**) Option "AccelerationScheme" "none"
[ 19.668] (**) DELL09C3:00 0488:120A Touchpad: (accel) selected scheme none/0
[ 19.668] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration factor: 2.000
[ 19.668] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration threshold: 4
[ 19.669] (II) event20 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 19.669] (II) event20 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 19.670] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/mouse1)
[ 19.670] (II) No input driver specified, ignoring this device.
[ 19.670] (II) This device may have been added with another device file.
[ 19.670] (II) config/udev: Adding input device DELL09C3:00 0488:120A UNKNOWN (/dev/input/event21)
[ 19.670] (**) DELL09C3:00 0488:120A UNKNOWN: Applying InputClass "libinput keyboard catchall"
[ 19.670] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A UNKNOWN'
[ 19.670] (II) systemd-logind: got fd for /dev/input/event21 13:85 fd 37 paused 0
[ 19.670] (**) DELL09C3:00 0488:120A UNKNOWN: always reports core events
[ 19.670] (**) Option "Device" "/dev/input/event21"
[ 19.670] (**) Option "_source" "server/udev"
[ 19.671] (II) event21 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[ 19.671] (II) event21 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[ 19.671] (II) event21 - DELL09C3:00 0488:120A UNKNOWN: device removed
[ 19.671] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0001/input/input25/event21"
[ 19.671] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A UNKNOWN" (type: KEYBOARD, id 13)
[ 19.671] (**) Option "xkb_model" "pc105"
[ 19.671] (**) Option "xkb_layout" "fr"
[ 19.671] (**) Option "xkb_variant" "latin9"
[ 19.671] (II) event21 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[ 19.671] (II) event21 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[ 19.672] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[ 19.672] (II) No input driver specified, ignoring this device.
[ 19.672] (II) This device may have been added with another device file.
[ 19.672] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[ 19.672] (II) No input driver specified, ignoring this device.
[ 19.672] (II) This device may have been added with another device file.
[ 19.672] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[ 19.672] (II) No input driver specified, ignoring this device.
[ 19.672] (II) This device may have been added with another device file.
[ 19.672] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[ 19.672] (II) No input driver specified, ignoring this device.
[ 19.672] (II) This device may have been added with another device file.
[ 19.672] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[ 19.672] (II) No input driver specified, ignoring this device.
[ 19.672] (II) This device may have been added with another device file.
[ 19.673] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event27)
[ 19.673] (II) No input driver specified, ignoring this device.
[ 19.673] (II) This device may have been added with another device file.
[ 19.673] (II) config/udev: Adding input device Intel HID events (/dev/input/event10)
[ 19.673] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 19.673] (II) Using input driver 'libinput' for 'Intel HID events'
[ 19.673] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 38 paused 0
[ 19.673] (**) Intel HID events: always reports core events
[ 19.673] (**) Option "Device" "/dev/input/event10"
[ 19.673] (**) Option "_source" "server/udev"
[ 19.673] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[ 19.673] (II) event10 - Intel HID events: device is a keyboard
[ 19.674] (II) event10 - Intel HID events: device removed
[ 19.674] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input11/event10"
[ 19.674] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[ 19.674] (**) Option "xkb_model" "pc105"
[ 19.674] (**) Option "xkb_layout" "fr"
[ 19.674] (**) Option "xkb_variant" "latin9"
[ 19.674] (II) event10 - Intel HID events: is tagged by udev as: Keyboard
[ 19.674] (II) event10 - Intel HID events: device is a keyboard
[ 19.674] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event11)
[ 19.674] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 19.674] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 19.675] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 39 paused 0
[ 19.675] (**) Intel HID 5 button array: always reports core events
[ 19.675] (**) Option "Device" "/dev/input/event11"
[ 19.675] (**) Option "_source" "server/udev"
[ 19.675] (II) event11 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 19.675] (II) event11 - Intel HID 5 button array: device is a keyboard
[ 19.675] (II) event11 - Intel HID 5 button array: device removed
[ 19.675] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input12/event11"
[ 19.675] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[ 19.675] (**) Option "xkb_model" "pc105"
[ 19.675] (**) Option "xkb_layout" "fr"
[ 19.675] (**) Option "xkb_variant" "latin9"
[ 19.675] (II) event11 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 19.675] (II) event11 - Intel HID 5 button array: device is a keyboard
[ 19.676] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event12)
[ 19.676] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 19.676] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 19.676] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 40 paused 0
[ 19.676] (**) Dell WMI hotkeys: always reports core events
[ 19.676] (**) Option "Device" "/dev/input/event12"
[ 19.676] (**) Option "_source" "server/udev"
[ 19.677] (II) event12 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 19.677] (II) event12 - Dell WMI hotkeys: device is a keyboard
[ 19.677] (II) event12 - Dell WMI hotkeys: device removed
[ 19.677] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input14/event12"
[ 19.677] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[ 19.677] (**) Option "xkb_model" "pc105"
[ 19.677] (**) Option "xkb_layout" "fr"
[ 19.677] (**) Option "xkb_variant" "latin9"
[ 19.677] (II) event12 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 19.677] (II) event12 - Dell WMI hotkeys: device is a keyboard
[ 19.678] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 19.678] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 19.678] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 19.678] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 41 paused 0
[ 19.678] (**) AT Translated Set 2 keyboard: always reports core events
[ 19.678] (**) Option "Device" "/dev/input/event0"
[ 19.678] (**) Option "_source" "server/udev"
[ 19.679] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 19.679] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 19.679] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 19.679] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 19.679] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 19.679] (**) Option "xkb_model" "pc105"
[ 19.679] (**) Option "xkb_layout" "fr"
[ 19.679] (**) Option "xkb_variant" "latin9"
[ 19.679] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 19.680] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 19.680] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event7)
[ 19.680] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 19.680] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 19.681] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 42 paused 0
[ 19.681] (**) PS/2 Generic Mouse: always reports core events
[ 19.681] (**) Option "Device" "/dev/input/event7"
[ 19.681] (**) Option "_source" "server/udev"
[ 19.681] (II) event7 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 19.681] (II) event7 - PS/2 Generic Mouse: device is a pointer
[ 19.681] (II) event7 - PS/2 Generic Mouse: device removed
[ 19.681] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input3/event7"
[ 19.681] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 18)
[ 19.681] (**) Option "AccelerationScheme" "none"
[ 19.681] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 19.681] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 19.681] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 19.682] (II) event7 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 19.682] (II) event7 - PS/2 Generic Mouse: device is a pointer
[ 19.682] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse2)
[ 19.682] (II) No input driver specified, ignoring this device.
[ 19.682] (II) This device may have been added with another device file.
[ 19.682] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 19.682] (II) No input driver specified, ignoring this device.
[ 19.682] (II) This device may have been added with another device file.
[ 19.750] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event22)
[ 19.750] (II) No input driver specified, ignoring this device.
[ 19.750] (II) This device may have been added with another device file.
[ 19.750] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event26)
[ 19.750] (II) No input driver specified, ignoring this device.
[ 19.750] (II) This device may have been added with another device file.
[ 19.751] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event23)
[ 19.751] (II) No input driver specified, ignoring this device.
[ 19.751] (II) This device may have been added with another device file.
[ 19.751] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event24)
[ 19.751] (II) No input driver specified, ignoring this device.
[ 19.751] (II) This device may have been added with another device file.
[ 19.752] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event25)
[ 19.752] (II) No input driver specified, ignoring this device.
[ 19.752] (II) This device may have been added with another device file.
[ 19.752] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event27)
[ 19.752] (II) No input driver specified, ignoring this device.
[ 19.752] (II) This device may have been added with another device file.
[ 20.160] (II) modeset(0): EDID vendor "AUO", prod id 16875
[ 20.160] (II) modeset(0): Printing DDC gathered Modelines:
[ 20.160] (II) modeset(0): Modeline "3840x2160"x0.0 533.30 3840 3888 3920 4000 2160 2163 2168 2222 +hsync -vsync (133.3 kHz eP)
[ 20.160] (II) modeset(0): Modeline "3840x2160"x0.0 533.30 3840 3888 3920 4000 2160 2163 2168 2776 +hsync -vsync (133.3 kHz e)
[ 55.646] (EE) event20 - DELL09C3:00 0488:120A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/latest/touchpad-jumping-cursors.html for details
[ 98.045] (EE) event20 - DELL09C3:00 0488:120A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/latest/touchpad-jumping-cursors.html for details
[ 142.850] (EE) event20 - DELL09C3:00 0488:120A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/latest/touchpad-jumping-cursors.html for details
[ 1076.898] (EE) event20 - DELL09C3:00 0488:120A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/latest/touchpad-jumping-cursors.html for details
[ 1237.714] (EE) event20 - DELL09C3:00 0488:120A Touchpad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/latest/touchpad-jumping-cursors.html for details
[ 1237.714] (EE) event20 - DELL09C3:00 0488:120A Touchpad: WARNING: log rate limit exceeded (5 msgs per 2h). Discarding future messages.
[ 6278.178] (**) Option "fd" "28"
[ 6278.178] (II) event8 - Video Bus: device removed
[ 6278.178] (**) Option "fd" "31"
[ 6278.178] (II) event9 - Video Bus: device removed
[ 6278.178] (**) Option "fd" "32"
[ 6278.178] (II) event2 - Power Button: device removed
[ 6278.178] (**) Option "fd" "33"
[ 6278.178] (II) event3 - Sleep Button: device removed
[ 6278.178] (**) Option "fd" "34"
[ 6278.178] (II) event13 - Integrated_Webcam_HD: Integrate: device removed
[ 6278.178] (**) Option "fd" "35"
[ 6278.178] (II) event19 - DELL09C3:00 0488:120A Mouse: device removed
[ 6278.178] (**) Option "fd" "36"
[ 6278.178] (II) event20 - DELL09C3:00 0488:120A Touchpad: device removed
[ 6278.178] (**) Option "fd" "37"
[ 6278.178] (II) event21 - DELL09C3:00 0488:120A UNKNOWN: device removed
[ 6278.178] (**) Option "fd" "38"
[ 6278.178] (II) event10 - Intel HID events: device removed
[ 6278.178] (**) Option "fd" "39"
[ 6278.178] (II) event11 - Intel HID 5 button array: device removed
[ 6278.178] (**) Option "fd" "40"
[ 6278.178] (II) event12 - Dell WMI hotkeys: device removed
[ 6278.178] (**) Option "fd" "41"
[ 6278.178] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 6278.178] (**) Option "fd" "42"
[ 6278.178] (II) event7 - PS/2 Generic Mouse: device removed
[ 6278.195] (II) UnloadModule: "libinput"
[ 6278.195] (II) systemd-logind: releasing fd for 13:71
[ 6278.278] (II) UnloadModule: "libinput"
[ 6278.278] (II) systemd-logind: releasing fd for 13:64
[ 6278.342] (II) UnloadModule: "libinput"
[ 6278.342] (II) systemd-logind: releasing fd for 13:76
[ 6278.402] (II) UnloadModule: "libinput"
[ 6278.402] (II) systemd-logind: releasing fd for 13:75
[ 6278.426] (II) UnloadModule: "libinput"
[ 6278.426] (II) systemd-logind: releasing fd for 13:74
[ 6278.442] (II) UnloadModule: "libinput"
[ 6278.442] (II) systemd-logind: releasing fd for 13:85
[ 6278.506] (II) UnloadModule: "libinput"
[ 6278.506] (II) systemd-logind: releasing fd for 13:84
[ 6278.542] (II) UnloadModule: "libinput"
[ 6278.542] (II) systemd-logind: releasing fd for 13:83
[ 6278.574] (II) UnloadModule: "libinput"
[ 6278.574] (II) systemd-logind: releasing fd for 13:77
[ 6278.614] (II) UnloadModule: "libinput"
[ 6278.614] (II) systemd-logind: releasing fd for 13:67
[ 6278.634] (II) UnloadModule: "libinput"
[ 6278.634] (II) systemd-logind: releasing fd for 13:66
[ 6278.650] (II) UnloadModule: "libinput"
[ 6278.650] (II) systemd-logind: releasing fd for 13:73
[ 6278.691] (II) UnloadModule: "libinput"
[ 6278.691] (II) systemd-logind: releasing fd for 13:72
[ 6278.752] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 6278.752] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 6278.812] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/glisse/.local/share/xorg/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 36.838] (--) Log file renamed from "/var/log/Xorg.pid-1764.log" to "/var/log/Xorg.0.log"
[ 36.838]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[ 36.838] Current Operating System: Linux hippo 6.10.4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.4-1 (2024-08-12) x86_64
[ 36.838] Kernel command line: BOOT_IMAGE=/vmlinuz-6.10.4-amd64 root=/dev/mapper/hippo--vg-root ro quiet
[ 36.838] xorg-server 2:21.1.12-1 (https://www.debian.org/support)
[ 36.838] Current version of pixman: 0.42.2
[ 36.838] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 36.838] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 36.838] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 24 18:25:53 2024
[ 36.840] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 36.840] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 36.841] (==) No Layout section. Using the first Screen section.
[ 36.841] (==) No screen section available. Using defaults.
[ 36.841] (**) |-->Screen "Default Screen Section" (0)
[ 36.841] (**) | |-->Monitor "<default monitor>"
[ 36.841] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 36.841] (**) Allowing byte-swapped clients
[ 36.841] (==) Automatically adding devices
[ 36.841] (==) Automatically enabling devices
[ 36.841] (==) Automatically adding GPU devices
[ 36.841] (==) Automatically binding GPU devices
[ 36.841] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 36.842] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 36.842] Entry deleted from font path.
[ 36.843] (==) 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
[ 36.843] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 36.843] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 36.843] (II) Loader magic: 0x56196076ff00
[ 36.843] (II) Module ABI versions:
[ 36.843] X.Org ANSI C Emulation: 0.4
[ 36.843] X.Org Video Driver: 25.2
[ 36.843] X.Org XInput driver : 24.4
[ 36.843] X.Org Server Extension : 10.0
[ 36.844] (++) using VT number 2
[ 36.844] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[ 36.845] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 36.845] (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 36.845] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 36.847] (--) PCI:*(1 at 0:0:0) 10de:1f36:1028:09c3 rev 161, Mem @ 0xb3000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 36.847] (II) LoadModule: "glx"
[ 36.849] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 36.853] (II) Module glx: vendor="X.Org Foundation"
[ 36.853] compiled for 1.21.1.11, module version = 1.0.0
[ 36.853] ABI class: X.Org Server Extension, version 10.0
[ 36.853] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 36.853] loading driver: nvidia
[ 37.823] (==) Matched nvidia as autoconfigured driver 0
[ 37.823] (==) Matched nouveau as autoconfigured driver 1
[ 37.823] (==) Matched nv as autoconfigured driver 2
[ 37.823] (==) Matched modesetting as autoconfigured driver 3
[ 37.823] (==) Matched fbdev as autoconfigured driver 4
[ 37.823] (==) Matched vesa as autoconfigured driver 5
[ 37.823] (==) Assigned the driver to the xf86ConfigLayout
[ 37.823] (II) LoadModule: "nvidia"
[ 37.823] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 37.826] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 37.826] compiled for 1.6.99.901, module version = 1.0.0
[ 37.826] Module class: X.Org Video Driver
[ 37.826] (II) LoadModule: "nouveau"
[ 37.826] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 37.827] (II) Module nouveau: vendor="X.Org Foundation"
[ 37.827] compiled for 1.21.1.11, module version = 1.0.17
[ 37.827] Module class: X.Org Video Driver
[ 37.827] ABI class: X.Org Video Driver, version 25.2
[ 37.827] (II) LoadModule: "nv"
[ 37.827] (WW) Warning, couldn't open module nv
[ 37.827] (EE) Failed to load module "nv" (module does not exist, 0)
[ 37.827] (II) LoadModule: "modesetting"
[ 37.827] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 37.828] (II) Module modesetting: vendor="X.Org Foundation"
[ 37.828] compiled for 1.21.1.11, module version = 1.21.1
[ 37.828] Module class: X.Org Video Driver
[ 37.828] ABI class: X.Org Video Driver, version 25.2
[ 37.828] (II) LoadModule: "fbdev"
[ 37.828] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 37.828] (II) Module fbdev: vendor="X.Org Foundation"
[ 37.828] compiled for 1.21.1.3, module version = 0.5.0
[ 37.828] Module class: X.Org Video Driver
[ 37.828] ABI class: X.Org Video Driver, version 25.2
[ 37.828] (II) LoadModule: "vesa"
[ 37.828] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 37.829] (II) Module vesa: vendor="X.Org Foundation"
[ 37.829] compiled for 1.21.1.9, module version = 2.6.0
[ 37.829] Module class: X.Org Video Driver
[ 37.829] ABI class: X.Org Video Driver, version 25.2
[ 37.829] (II) NVIDIA dlloader X Driver 535.183.06 Wed Jun 26 06:44:50 UTC 2024
[ 37.829] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 37.829] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[ 37.829] (II) NOUVEAU driver for NVIDIA chipset families :
[ 37.829] RIVA TNT (NV04)
[ 37.829] RIVA TNT2 (NV05)
[ 37.829] GeForce 256 (NV10)
[ 37.829] GeForce 2 (NV11, NV15)
[ 37.829] GeForce 4MX (NV17, NV18)
[ 37.829] GeForce 3 (NV20)
[ 37.829] GeForce 4Ti (NV25, NV28)
[ 37.829] GeForce FX (NV3x)
[ 37.829] GeForce 6 (NV4x)
[ 37.829] GeForce 7 (G7x)
[ 37.829] GeForce 8 (G8x)
[ 37.829] GeForce 9 (G9x)
[ 37.829] GeForce GTX 2xx/3xx (GT2xx)
[ 37.829] GeForce GTX 4xx/5xx (GFxxx)
[ 37.829] GeForce GTX 6xx/7xx (GKxxx)
[ 37.829] GeForce GTX 9xx (GMxxx)
[ 37.829] GeForce GTX 10xx (GPxxx)
[ 37.829] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 37.829] (II) FBDEV: driver for framebuffer: fbdev
[ 37.829] (II) VESA: driver for VESA chipsets: vesa
[ 37.829] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 37.829] (II) systemd-logind: releasing fd for 226:0
[ 37.830] (II) Loading sub module "fb"
[ 37.830] (II) LoadModule: "fb"
[ 37.830] (II) Module "fb" already built-in
[ 37.830] (II) Loading sub module "wfb"
[ 37.830] (II) LoadModule: "wfb"
[ 37.830] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 37.831] (II) Module wfb: vendor="X.Org Foundation"
[ 37.831] compiled for 1.21.1.11, module version = 1.0.0
[ 37.831] ABI class: X.Org ANSI C Emulation, version 0.4
[ 37.831] (WW) Falling back to old probe method for modesetting
[ 37.831] (WW) Falling back to old probe method for fbdev
[ 37.831] (II) Loading sub module "fbdevhw"
[ 37.831] (II) LoadModule: "fbdevhw"
[ 37.831] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 37.832] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 37.832] compiled for 1.21.1.11, module version = 0.0.2
[ 37.832] ABI class: X.Org Video Driver, version 25.2
[ 37.832] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 37.832] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 37.832] (==) NVIDIA(0): RGB weight 888
[ 37.832] (==) NVIDIA(0): Default visual is TrueColor
[ 37.832] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 37.832] (**) NVIDIA(0): Enabling 2D acceleration
[ 37.832] (II) Loading sub module "glxserver_nvidia"
[ 37.832] (II) LoadModule: "glxserver_nvidia"
[ 37.832] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 37.856] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 37.856] compiled for 1.6.99.901, module version = 1.0.0
[ 37.856] Module class: X.Org Server Extension
[ 37.856] (II) NVIDIA GLX Module 535.183.06 Wed Jun 26 06:48:12 UTC 2024
[ 37.857] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 37.857] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 37.857] (--) NVIDIA(0): DFP-2.1
[ 37.857] (--) NVIDIA(0): DFP-0
[ 37.857] (--) NVIDIA(0): DFP-1
[ 37.857] (--) NVIDIA(0): DFP-2
[ 37.857] (--) NVIDIA(0): DFP-3
[ 37.857] (--) NVIDIA(0): DFP-4
[ 37.857] (--) NVIDIA(0): DFP-5 (boot)
[ 37.857] (--) NVIDIA(0): DFP-6
[ 37.857] (--) NVIDIA(0): DFP-7
[ 37.858] (II) NVIDIA(0): NVIDIA GPU Quadro RTX 3000 (TU106GL-A) at PCI:1:0:0 (GPU-0)
[ 37.858] (--) NVIDIA(0): Memory: 6291456 kBytes
[ 37.858] (--) NVIDIA(0): VideoBIOS: 90.06.4e.00.1a
[ 37.858] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 37.859] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 37.859] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 37.859] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 37.859] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 37.859] (--) NVIDIA(GPU-0):
[ 37.859] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 37.859] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 37.859] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 37.859] (--) NVIDIA(GPU-0):
[ 37.859] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 37.859] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 37.859] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 37.859] (--) NVIDIA(GPU-0):
[ 37.859] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 37.859] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 37.859] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 37.859] (--) NVIDIA(GPU-0):
[ 37.877] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 37.877] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 37.877] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 37.877] (--) NVIDIA(GPU-0):
[ 37.877] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 37.877] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 37.877] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 37.877] (--) NVIDIA(GPU-0):
[ 37.878] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 37.878] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 37.878] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 37.878] (--) NVIDIA(GPU-0):
[ 37.878] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 37.878] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 37.878] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 37.878] (--) NVIDIA(GPU-0):
[ 37.878] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 37.878] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 37.878] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 37.878] (--) NVIDIA(GPU-0):
[ 37.944] (==) NVIDIA(0):
[ 37.944] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 37.944] (==) NVIDIA(0): will be used as the requested mode.
[ 37.944] (==) NVIDIA(0):
[ 37.946] (II) NVIDIA(0): Validated MetaModes:
[ 37.946] (II) NVIDIA(0): "DFP-5:nvidia-auto-select,DFP-2.1:nvidia-auto-select"
[ 37.946] (II) NVIDIA(0): Virtual screen size determined to be 6400 x 2160
[ 37.978] (--) NVIDIA(0): DPI set to (286, 288); computed from "UseEdidDpi" X config
[ 37.978] (--) NVIDIA(0): option
[ 37.978] (II) UnloadModule: "nouveau"
[ 37.978] (II) Unloading nouveau
[ 37.978] (II) UnloadModule: "modesetting"
[ 37.978] (II) Unloading modesetting
[ 37.978] (II) UnloadModule: "fbdev"
[ 37.978] (II) Unloading fbdev
[ 37.978] (II) UnloadSubModule: "fbdevhw"
[ 37.978] (II) Unloading fbdevhw
[ 37.979] (II) UnloadModule: "vesa"
[ 37.979] (II) Unloading vesa
[ 37.979] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 37.979] (II) NVIDIA: access.
[ 37.989] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 37.989] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 37.989] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 37.989] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 37.989] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 37.989] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 37.989] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 37.989] (II) NVIDIA(0): Config Options in the README.
[ 38.017] (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-2.1:nvidia-auto-select"
[ 39.209] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 39.209] (==) NVIDIA(0): Backing store enabled
[ 39.209] (==) NVIDIA(0): Silken mouse enabled
[ 39.210] (==) NVIDIA(0): DPMS enabled
[ 39.210] (II) Loading sub module "dri2"
[ 39.210] (II) LoadModule: "dri2"
[ 39.210] (II) Module "dri2" already built-in
[ 39.210] (II) NVIDIA(0): [DRI2] Setup complete
[ 39.210] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 39.210] (II) Initializing extension Generic Event Extension
[ 39.211] (II) Initializing extension SHAPE
[ 39.211] (II) Initializing extension MIT-SHM
[ 39.211] (II) Initializing extension XInputExtension
[ 39.211] (II) Initializing extension XTEST
[ 39.211] (II) Initializing extension BIG-REQUESTS
[ 39.211] (II) Initializing extension SYNC
[ 39.211] (II) Initializing extension XKEYBOARD
[ 39.211] (II) Initializing extension XC-MISC
[ 39.211] (II) Initializing extension SECURITY
[ 39.211] (II) Initializing extension XFIXES
[ 39.211] (II) Initializing extension RENDER
[ 39.212] (II) Initializing extension RANDR
[ 39.212] (II) Initializing extension COMPOSITE
[ 39.212] (II) Initializing extension DAMAGE
[ 39.212] (II) Initializing extension MIT-SCREEN-SAVER
[ 39.212] (II) Initializing extension DOUBLE-BUFFER
[ 39.212] (II) Initializing extension RECORD
[ 39.212] (II) Initializing extension DPMS
[ 39.212] (II) Initializing extension Present
[ 39.212] (II) Initializing extension DRI3
[ 39.212] (II) Initializing extension X-Resource
[ 39.212] (II) Initializing extension XVideo
[ 39.212] (II) Initializing extension XVideo-MotionCompensation
[ 39.212] (II) Initializing extension SELinux
[ 39.212] (II) SELinux: Disabled on system
[ 39.212] (II) Initializing extension GLX
[ 39.212] (II) Initializing extension GLX
[ 39.212] (II) Indirect GLX disabled.
[ 39.213] (II) GLX: Another vendor is already registered for screen 0
[ 39.213] (II) Initializing extension XFree86-VidModeExtension
[ 39.213] (II) Initializing extension XFree86-DGA
[ 39.213] (II) Initializing extension XFree86-DRI
[ 39.213] (II) Initializing extension DRI2
[ 39.213] (II) Initializing extension NV-GLX
[ 39.213] (II) Initializing extension NV-CONTROL
[ 39.213] (II) Initializing extension XINERAMA
[ 39.295] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 39.295] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 39.295] (II) LoadModule: "libinput"
[ 39.295] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 39.297] (II) Module libinput: vendor="X.Org Foundation"
[ 39.297] compiled for 1.21.1.11, module version = 1.4.0
[ 39.297] Module class: X.Org XInput Driver
[ 39.297] ABI class: X.Org XInput driver, version 24.4
[ 39.297] (II) Using input driver 'libinput' for 'Video Bus'
[ 39.298] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
[ 39.298] (**) Video Bus: always reports core events
[ 39.298] (**) Option "Device" "/dev/input/event4"
[ 39.302] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 39.302] (II) event4 - Video Bus: device is a keyboard
[ 39.302] (II) event4 - Video Bus: device removed
[ 39.302] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input6/event4"
[ 39.302] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[ 39.302] (**) Option "xkb_model" "pc105"
[ 39.302] (**) Option "xkb_layout" "fr"
[ 39.302] (**) Option "xkb_variant" "latin9"
[ 39.312] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 39.312] (II) event4 - Video Bus: device is a keyboard
[ 39.312] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 39.312] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 39.312] (II) Using input driver 'libinput' for 'Power Button'
[ 39.313] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
[ 39.313] (**) Power Button: always reports core events
[ 39.313] (**) Option "Device" "/dev/input/event2"
[ 39.314] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 39.314] (II) event2 - Power Button: device is a keyboard
[ 39.314] (II) event2 - Power Button: device removed
[ 39.314] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[ 39.314] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 39.314] (**) Option "xkb_model" "pc105"
[ 39.314] (**) Option "xkb_layout" "fr"
[ 39.314] (**) Option "xkb_variant" "latin9"
[ 39.314] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 39.314] (II) event2 - Power Button: device is a keyboard
[ 39.315] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 39.315] (II) No input driver specified, ignoring this device.
[ 39.315] (II) This device may have been added with another device file.
[ 39.315] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 39.315] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 39.315] (II) Using input driver 'libinput' for 'Sleep Button'
[ 39.315] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 46 paused 0
[ 39.315] (**) Sleep Button: always reports core events
[ 39.315] (**) Option "Device" "/dev/input/event3"
[ 39.316] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 39.316] (II) event3 - Sleep Button: device is a keyboard
[ 39.316] (II) event3 - Sleep Button: device removed
[ 39.316] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[ 39.316] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 39.316] (**) Option "xkb_model" "pc105"
[ 39.316] (**) Option "xkb_layout" "fr"
[ 39.316] (**) Option "xkb_variant" "latin9"
[ 39.317] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 39.317] (II) event3 - Sleep Button: device is a keyboard
[ 39.317] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
[ 39.317] (II) No input driver specified, ignoring this device.
[ 39.317] (II) This device may have been added with another device file.
[ 39.317] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
[ 39.317] (II) No input driver specified, ignoring this device.
[ 39.317] (II) This device may have been added with another device file.
[ 39.318] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
[ 39.318] (II) No input driver specified, ignoring this device.
[ 39.318] (II) This device may have been added with another device file.
[ 39.318] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
[ 39.318] (II) No input driver specified, ignoring this device.
[ 39.318] (II) This device may have been added with another device file.
[ 39.318] (II) config/udev: Adding input device Dell KB216 Wired Keyboard (/dev/input/event9)
[ 39.318] (**) Dell KB216 Wired Keyboard: Applying InputClass "libinput keyboard catchall"
[ 39.318] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard'
[ 39.319] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 47 paused 0
[ 39.319] (**) Dell KB216 Wired Keyboard: always reports core events
[ 39.319] (**) Option "Device" "/dev/input/event9"
[ 39.320] (II) event9 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[ 39.320] (II) event9 - Dell KB216 Wired Keyboard: device is a keyboard
[ 39.320] (II) event9 - Dell KB216 Wired Keyboard: device removed
[ 39.320] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:413C:2113.0004/input/input10/event9"
[ 39.320] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 9)
[ 39.320] (**) Option "xkb_model" "pc105"
[ 39.320] (**) Option "xkb_layout" "fr"
[ 39.320] (**) Option "xkb_variant" "latin9"
[ 39.321] (II) event9 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
[ 39.321] (II) event9 - Dell KB216 Wired Keyboard: device is a keyboard
[ 39.321] (II) config/udev: Adding input device Dell KB216 Wired Keyboard System Control (/dev/input/event10)
[ 39.321] (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 39.321] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard System Control'
[ 39.322] (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 48 paused 0
[ 39.322] (**) Dell KB216 Wired Keyboard System Control: always reports core events
[ 39.322] (**) Option "Device" "/dev/input/event10"
[ 39.323] (II) event10 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 39.323] (II) event10 - Dell KB216 Wired Keyboard System Control: device is a keyboard
[ 39.323] (II) event10 - Dell KB216 Wired Keyboard System Control: device removed
[ 39.323] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input11/event10"
[ 39.323] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard System Control" (type: KEYBOARD, id 10)
[ 39.323] (**) Option "xkb_model" "pc105"
[ 39.323] (**) Option "xkb_layout" "fr"
[ 39.323] (**) Option "xkb_variant" "latin9"
[ 39.324] (II) event10 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
[ 39.324] (II) event10 - Dell KB216 Wired Keyboard System Control: device is a keyboard
[ 39.325] (II) config/udev: Adding input device Dell KB216 Wired Keyboard Consumer Control (/dev/input/event11)
[ 39.325] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 39.325] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
[ 39.325] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 49 paused 0
[ 39.325] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
[ 39.325] (**) Option "Device" "/dev/input/event11"
[ 39.326] (II) event11 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 39.326] (II) event11 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[ 39.326] (II) event11 - Dell KB216 Wired Keyboard Consumer Control: device removed
[ 39.326] (II) libinput: Dell KB216 Wired Keyboard Consumer Control: needs a virtual subdevice
[ 39.326] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input12/event11"
[ 39.326] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: MOUSE, id 11)
[ 39.326] (**) Option "AccelerationScheme" "none"
[ 39.326] (**) Dell KB216 Wired Keyboard Consumer Control: (accel) selected scheme none/0
[ 39.326] (**) Dell KB216 Wired Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 39.326] (**) Dell KB216 Wired Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 39.327] (II) event11 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 39.327] (II) event11 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
[ 39.328] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event12)
[ 39.328] (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 39.328] (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
[ 39.328] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 50 paused 0
[ 39.328] (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
[ 39.328] (**) Option "Device" "/dev/input/event12"
[ 39.329] (II) event12 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 39.329] (II) event12 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 39.329] (II) event12 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 39.330] (II) event12 - PixArt Dell MS116 USB Optical Mouse: device removed
[ 39.330] (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.330] (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.330] (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.330] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.3/1-4.3.3:1.0/0003:413C:301A.0006/input/input13/event12"
[ 39.330] (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 12)
[ 39.330] (**) Option "AccelerationScheme" "none"
[ 39.330] (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
[ 39.330] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
[ 39.330] (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
[ 39.330] (II) event12 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
[ 39.331] (II) event12 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
[ 39.331] (II) event12 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
[ 39.331] (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse3)
[ 39.331] (II) No input driver specified, ignoring this device.
[ 39.331] (II) This device may have been added with another device file.
[ 39.331] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/event6)
[ 39.331] (**) DELL09C3:00 0488:120A Mouse: Applying InputClass "libinput pointer catchall"
[ 39.331] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Mouse'
[ 39.332] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
[ 39.332] (**) DELL09C3:00 0488:120A Mouse: always reports core events
[ 39.332] (**) Option "Device" "/dev/input/event6"
[ 39.333] (II) event6 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[ 39.333] (II) event6 - DELL09C3:00 0488:120A Mouse: device is a pointer
[ 39.333] (II) event6 - DELL09C3:00 0488:120A Mouse: device removed
[ 39.333] (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.333] (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.333] (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0002/input/input14/event6"
[ 39.333] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Mouse" (type: MOUSE, id 13)
[ 39.333] (**) Option "AccelerationScheme" "none"
[ 39.333] (**) DELL09C3:00 0488:120A Mouse: (accel) selected scheme none/0
[ 39.333] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration factor: 2.000
[ 39.333] (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration threshold: 4
[ 39.334] (II) event6 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
[ 39.334] (II) event6 - DELL09C3:00 0488:120A Mouse: device is a pointer
[ 39.335] (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/mouse1)
[ 39.335] (II) No input driver specified, ignoring this device.
[ 39.335] (II) This device may have been added with another device file.
[ 39.335] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/event7)
[ 39.335] (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "libinput touchpad catchall"
[ 39.335] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Touchpad'
[ 39.335] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
[ 39.335] (**) DELL09C3:00 0488:120A Touchpad: always reports core events
[ 39.335] (**) Option "Device" "/dev/input/event7"
[ 39.336] (II) event7 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 39.337] (II) event7 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 39.337] (II) event7 - DELL09C3:00 0488:120A Touchpad: device removed
[ 39.337] (II) libinput: DELL09C3:00 0488:120A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.337] (II) libinput: DELL09C3:00 0488:120A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.337] (II) libinput: DELL09C3:00 0488:120A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.337] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0002/input/input15/event7"
[ 39.337] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Touchpad" (type: TOUCHPAD, id 14)
[ 39.338] (**) Option "AccelerationScheme" "none"
[ 39.338] (**) DELL09C3:00 0488:120A Touchpad: (accel) selected scheme none/0
[ 39.338] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration factor: 2.000
[ 39.338] (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration threshold: 4
[ 39.338] (II) event7 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
[ 39.339] (II) event7 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
[ 39.339] (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/mouse2)
[ 39.339] (II) No input driver specified, ignoring this device.
[ 39.339] (II) This device may have been added with another device file.
[ 39.340] (II) config/udev: Adding input device DELL09C3:00 0488:120A UNKNOWN (/dev/input/event8)
[ 39.340] (**) DELL09C3:00 0488:120A UNKNOWN: Applying InputClass "libinput keyboard catchall"
[ 39.340] (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A UNKNOWN'
[ 39.340] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 53 paused 0
[ 39.340] (**) DELL09C3:00 0488:120A UNKNOWN: always reports core events
[ 39.340] (**) Option "Device" "/dev/input/event8"
[ 39.341] (II) event8 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[ 39.341] (II) event8 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[ 39.341] (II) event8 - DELL09C3:00 0488:120A UNKNOWN: device removed
[ 39.341] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0002/input/input16/event8"
[ 39.341] (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A UNKNOWN" (type: KEYBOARD, id 15)
[ 39.341] (**) Option "xkb_model" "pc105"
[ 39.341] (**) Option "xkb_layout" "fr"
[ 39.341] (**) Option "xkb_variant" "latin9"
[ 39.342] (II) event8 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
[ 39.342] (II) event8 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
[ 39.342] (II) config/udev: Adding input device Intel HID events (/dev/input/event13)
[ 39.342] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[ 39.342] (II) Using input driver 'libinput' for 'Intel HID events'
[ 39.343] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 54 paused 0
[ 39.343] (**) Intel HID events: always reports core events
[ 39.343] (**) Option "Device" "/dev/input/event13"
[ 39.343] (II) event13 - Intel HID events: is tagged by udev as: Keyboard
[ 39.343] (II) event13 - Intel HID events: device is a keyboard
[ 39.343] (II) event13 - Intel HID events: device removed
[ 39.343] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input17/event13"
[ 39.343] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
[ 39.343] (**) Option "xkb_model" "pc105"
[ 39.343] (**) Option "xkb_layout" "fr"
[ 39.343] (**) Option "xkb_variant" "latin9"
[ 39.344] (II) event13 - Intel HID events: is tagged by udev as: Keyboard
[ 39.344] (II) event13 - Intel HID events: device is a keyboard
[ 39.344] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event14)
[ 39.344] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[ 39.344] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[ 39.345] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 55 paused 0
[ 39.345] (**) Intel HID 5 button array: always reports core events
[ 39.345] (**) Option "Device" "/dev/input/event14"
[ 39.345] (II) event14 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 39.345] (II) event14 - Intel HID 5 button array: device is a keyboard
[ 39.345] (II) event14 - Intel HID 5 button array: device removed
[ 39.345] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input18/event14"
[ 39.345] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
[ 39.345] (**) Option "xkb_model" "pc105"
[ 39.345] (**) Option "xkb_layout" "fr"
[ 39.345] (**) Option "xkb_variant" "latin9"
[ 39.346] (II) event14 - Intel HID 5 button array: is tagged by udev as: Keyboard
[ 39.346] (II) event14 - Intel HID 5 button array: device is a keyboard
[ 39.346] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event16)
[ 39.346] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 39.346] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[ 39.347] (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 56 paused 0
[ 39.347] (**) Dell WMI hotkeys: always reports core events
[ 39.347] (**) Option "Device" "/dev/input/event16"
[ 39.347] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 39.347] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 39.348] (II) event16 - Dell WMI hotkeys: device removed
[ 39.348] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input20/event16"
[ 39.348] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
[ 39.348] (**) Option "xkb_model" "pc105"
[ 39.348] (**) Option "xkb_layout" "fr"
[ 39.348] (**) Option "xkb_variant" "latin9"
[ 39.348] (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[ 39.348] (II) event16 - Dell WMI hotkeys: device is a keyboard
[ 39.349] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 39.349] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 39.349] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 39.349] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 57 paused 0
[ 39.349] (**) AT Translated Set 2 keyboard: always reports core events
[ 39.349] (**) Option "Device" "/dev/input/event0"
[ 39.350] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 39.350] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 39.351] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 39.351] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 39.351] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
[ 39.351] (**) Option "xkb_model" "pc105"
[ 39.351] (**) Option "xkb_layout" "fr"
[ 39.351] (**) Option "xkb_variant" "latin9"
[ 39.351] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 39.351] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 39.352] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
[ 39.352] (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
[ 39.352] (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
[ 39.353] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 58 paused 0
[ 39.353] (**) PS/2 Generic Mouse: always reports core events
[ 39.353] (**) Option "Device" "/dev/input/event5"
[ 39.353] (II) event5 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 39.353] (II) event5 - PS/2 Generic Mouse: device is a pointer
[ 39.353] (II) event5 - PS/2 Generic Mouse: device removed
[ 39.353] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.353] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.353] (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
[ 39.353] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
[ 39.353] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
[ 39.353] (**) Option "AccelerationScheme" "none"
[ 39.353] (**) PS/2 Generic Mouse: (accel) selected scheme none/0
[ 39.353] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 39.353] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 39.354] (II) event5 - PS/2 Generic Mouse: is tagged by udev as: Mouse
[ 39.354] (II) event5 - PS/2 Generic Mouse: device is a pointer
[ 39.354] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 39.354] (II) No input driver specified, ignoring this device.
[ 39.354] (II) This device may have been added with another device file.
[ 39.355] (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
[ 39.355] (II) No input driver specified, ignoring this device.
[ 39.355] (II) This device may have been added with another device file.
[ 39.357] (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 39.357] (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
[ 39.357] (II) systemd-logind: returning pre-existing fd for /dev/input/event11 13:75
[ 39.357] (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
[ 39.357] (**) Option "Device" "/dev/input/event11"
[ 39.357] (II) libinput: Dell KB216 Wired Keyboard Consumer Control: is a virtual subdevice
[ 39.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input12/event11"
[ 39.357] (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: KEYBOARD, id 21)
[ 39.357] (**) Option "xkb_model" "pc105"
[ 39.357] (**) Option "xkb_layout" "fr"
[ 39.357] (**) Option "xkb_variant" "latin9"
[ 40.116] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 40.116] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 40.116] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 40.116] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 40.116] (--) NVIDIA(GPU-0):
[ 40.116] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 40.116] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 40.116] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 40.116] (--) NVIDIA(GPU-0):
[ 40.116] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 40.116] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 40.116] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 40.116] (--) NVIDIA(GPU-0):
[ 40.116] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 40.116] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 40.116] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 40.116] (--) NVIDIA(GPU-0):
[ 40.121] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 40.121] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 40.121] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 40.121] (--) NVIDIA(GPU-0):
[ 40.121] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 40.121] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 40.121] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 40.121] (--) NVIDIA(GPU-0):
[ 40.121] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 40.121] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 40.121] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 40.121] (--) NVIDIA(GPU-0):
[ 40.121] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 40.121] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 40.121] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 40.121] (--) NVIDIA(GPU-0):
[ 40.121] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 40.121] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 40.121] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 40.121] (--) NVIDIA(GPU-0):
[ 40.303] (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DP-2.1: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[ 41.523] (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @3840x2160 +2560+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DP-2.1: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[ 42.742] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event21)
[ 42.742] (II) No input driver specified, ignoring this device.
[ 42.743] (II) This device may have been added with another device file.
[ 42.945] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 42.945] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 42.945] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 42.945] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 42.945] (--) NVIDIA(GPU-0):
[ 42.945] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 42.945] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 42.945] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 42.945] (--) NVIDIA(GPU-0):
[ 42.945] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 42.945] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 42.945] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 42.945] (--) NVIDIA(GPU-0):
[ 42.945] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 42.945] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 42.945] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 42.945] (--) NVIDIA(GPU-0):
[ 42.950] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 42.950] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 42.950] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 42.950] (--) NVIDIA(GPU-0):
[ 42.950] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 42.950] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 42.950] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 42.950] (--) NVIDIA(GPU-0):
[ 42.950] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 42.950] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 42.950] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 42.950] (--) NVIDIA(GPU-0):
[ 42.950] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 42.950] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 42.950] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 42.950] (--) NVIDIA(GPU-0):
[ 42.950] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 42.950] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 42.950] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 42.950] (--) NVIDIA(GPU-0):
[ 951.366] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 951.366] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 951.366] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 951.366] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 951.366] (--) NVIDIA(GPU-0):
[ 951.366] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 951.366] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 951.366] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 951.366] (--) NVIDIA(GPU-0):
[ 951.367] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 951.367] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 951.367] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 951.367] (--) NVIDIA(GPU-0):
[ 951.367] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 951.367] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 951.367] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 951.367] (--) NVIDIA(GPU-0):
[ 951.371] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 951.371] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 951.371] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 951.371] (--) NVIDIA(GPU-0):
[ 951.371] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 951.371] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 951.371] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 951.371] (--) NVIDIA(GPU-0):
[ 951.371] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 951.371] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 951.371] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 951.371] (--) NVIDIA(GPU-0):
[ 951.371] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 951.371] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 951.371] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 951.371] (--) NVIDIA(GPU-0):
[ 951.371] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 951.371] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 951.371] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 951.371] (--) NVIDIA(GPU-0):
[ 951.471] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 951.471] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 951.471] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 951.471] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 951.471] (--) NVIDIA(GPU-0):
[ 951.471] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 951.471] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 951.471] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 951.471] (--) NVIDIA(GPU-0):
[ 951.471] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 951.471] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 951.471] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 951.471] (--) NVIDIA(GPU-0):
[ 951.471] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 951.471] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 951.471] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 951.471] (--) NVIDIA(GPU-0):
[ 951.476] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 951.476] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 951.476] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 951.476] (--) NVIDIA(GPU-0):
[ 951.476] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 951.476] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 951.476] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 951.476] (--) NVIDIA(GPU-0):
[ 951.476] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 951.476] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 951.476] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 951.476] (--) NVIDIA(GPU-0):
[ 951.476] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 951.476] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 951.476] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 951.476] (--) NVIDIA(GPU-0):
[ 951.476] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 951.476] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 951.476] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 951.476] (--) NVIDIA(GPU-0):
[ 951.477] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 951.477] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 951.477] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 951.477] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 951.477] (--) NVIDIA(GPU-0):
[ 951.477] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 951.477] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 951.477] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 951.477] (--) NVIDIA(GPU-0):
[ 951.477] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 951.477] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 951.477] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 951.477] (--) NVIDIA(GPU-0):
[ 951.477] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 951.477] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 951.477] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 951.477] (--) NVIDIA(GPU-0):
[ 951.481] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 951.481] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 951.481] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 951.481] (--) NVIDIA(GPU-0):
[ 951.482] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 951.482] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 951.482] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 951.482] (--) NVIDIA(GPU-0):
[ 951.482] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 951.482] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 951.482] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 951.482] (--) NVIDIA(GPU-0):
[ 951.482] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 951.482] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 951.482] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 951.482] (--) NVIDIA(GPU-0):
[ 951.482] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 951.482] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 951.482] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 951.482] (--) NVIDIA(GPU-0):
[ 960.937] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 960.937] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 960.937] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 960.937] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 960.937] (--) NVIDIA(GPU-0):
[ 960.937] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 960.937] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 960.937] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 960.937] (--) NVIDIA(GPU-0):
[ 960.937] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 960.937] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 960.937] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 960.937] (--) NVIDIA(GPU-0):
[ 960.937] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 960.937] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 960.937] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 960.937] (--) NVIDIA(GPU-0):
[ 960.941] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 960.942] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 960.942] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 960.942] (--) NVIDIA(GPU-0):
[ 960.942] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 960.942] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 960.942] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 960.942] (--) NVIDIA(GPU-0):
[ 960.942] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 960.942] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 960.942] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 960.942] (--) NVIDIA(GPU-0):
[ 960.942] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 960.942] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 960.942] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 960.942] (--) NVIDIA(GPU-0):
[ 960.942] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 960.942] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 960.942] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 960.942] (--) NVIDIA(GPU-0):
[ 1096.810] (II) NVIDIA(0): Setting mode "DP-2.1: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
[ 1098.089] (EE) event9 - Dell KB216 Wired Keyboard: client bug: event processing lagging behind by 1248ms, your system is too slow
[ 1098.189] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
[ 1098.189] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
[ 1098.189] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
[ 1098.189] (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
[ 1098.189] (--) NVIDIA(GPU-0):
[ 1098.189] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 1098.189] (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
[ 1098.189] (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
[ 1098.189] (--) NVIDIA(GPU-0):
[ 1098.189] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 1098.189] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 1098.189] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 1098.189] (--) NVIDIA(GPU-0):
[ 1098.189] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 1098.189] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 1098.189] (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
[ 1098.189] (--) NVIDIA(GPU-0):
[ 1098.194] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 1098.194] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 1098.194] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 1098.194] (--) NVIDIA(GPU-0):
[ 1098.194] (--) NVIDIA(GPU-0): DFP-4: disconnected
[ 1098.194] (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
[ 1098.194] (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
[ 1098.194] (--) NVIDIA(GPU-0):
[ 1098.194] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
[ 1098.194] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
[ 1098.194] (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
[ 1098.194] (--) NVIDIA(GPU-0):
[ 1098.194] (--) NVIDIA(GPU-0): DFP-6: disconnected
[ 1098.194] (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
[ 1098.194] (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
[ 1098.194] (--) NVIDIA(GPU-0):
[ 1098.195] (--) NVIDIA(GPU-0): DFP-7: disconnected
[ 1098.195] (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
[ 1098.195] (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
[ 1098.195] (--) NVIDIA(GPU-0):
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 1534.357] (--) Log file renamed from "/var/log/Xorg.pid-8294.log" to "/var/log/Xorg.0.log"
[ 1534.358]
X.Org X Server 1.21.1.11
X Protocol Version 11, Revision 0
[ 1534.358] Current Operating System: Linux hippo 6.10.4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.4-1 (2024-08-12) x86_64
[ 1534.358] Kernel command line: BOOT_IMAGE=/vmlinuz-6.10.4-amd64 root=/dev/mapper/hippo--vg-root ro quiet
[ 1534.358] xorg-server 2:21.1.12-1 (https://www.debian.org/support)
[ 1534.358] Current version of pixman: 0.42.2
[ 1534.358] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 1534.358] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 1534.358] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 24 15:58:25 2024
[ 1534.358] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 1534.358] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 1534.358] (==) No Layout section. Using the first Screen section.
[ 1534.358] (==) No screen section available. Using defaults.
[ 1534.358] (**) |-->Screen "Default Screen Section" (0)
[ 1534.358] (**) | |-->Monitor "<default monitor>"
[ 1534.358] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 1534.358] (**) Allowing byte-swapped clients
[ 1534.358] (==) Automatically adding devices
[ 1534.358] (==) Automatically enabling devices
[ 1534.358] (==) Automatically adding GPU devices
[ 1534.358] (==) Automatically binding GPU devices
[ 1534.358] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 1534.358] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 1534.358] Entry deleted from font path.
[ 1534.358] (==) 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
[ 1534.358] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 1534.358] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 1534.358] (II) Loader magic: 0x56482d5caf00
[ 1534.358] (II) Module ABI versions:
[ 1534.358] X.Org ANSI C Emulation: 0.4
[ 1534.358] X.Org Video Driver: 25.2
[ 1534.358] X.Org XInput driver : 24.4
[ 1534.358] X.Org Server Extension : 10.0
[ 1534.359] (++) using VT number 1
[ 1534.360] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c12
[ 1534.363] (--) PCI:*(1 at 0:0:0) 10de:1f36:1028:09c3 rev 161, Mem @ 0xb3000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[ 1534.363] (II) LoadModule: "glx"
[ 1534.363] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 1534.364] (II) Module glx: vendor="X.Org Foundation"
[ 1534.364] compiled for 1.21.1.11, module version = 1.0.0
[ 1534.364] ABI class: X.Org Server Extension, version 10.0
[ 1534.833] (==) Matched nouveau as autoconfigured driver 0
[ 1534.833] (==) Matched nv as autoconfigured driver 1
[ 1534.833] (==) Matched modesetting as autoconfigured driver 2
[ 1534.833] (==) Matched fbdev as autoconfigured driver 3
[ 1534.833] (==) Matched vesa as autoconfigured driver 4
[ 1534.833] (==) Assigned the driver to the xf86ConfigLayout
[ 1534.833] (II) LoadModule: "nouveau"
[ 1534.833] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 1534.833] (II) Module nouveau: vendor="X.Org Foundation"
[ 1534.833] compiled for 1.21.1.11, module version = 1.0.17
[ 1534.833] Module class: X.Org Video Driver
[ 1534.833] ABI class: X.Org Video Driver, version 25.2
[ 1534.833] (II) LoadModule: "nv"
[ 1534.834] (WW) Warning, couldn't open module nv
[ 1534.834] (EE) Failed to load module "nv" (module does not exist, 0)
[ 1534.834] (II) LoadModule: "modesetting"
[ 1534.834] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 1534.834] (II) Module modesetting: vendor="X.Org Foundation"
[ 1534.834] compiled for 1.21.1.11, module version = 1.21.1
[ 1534.834] Module class: X.Org Video Driver
[ 1534.834] ABI class: X.Org Video Driver, version 25.2
[ 1534.834] (II) LoadModule: "fbdev"
[ 1534.834] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 1534.834] (II) Module fbdev: vendor="X.Org Foundation"
[ 1534.834] compiled for 1.21.1.3, module version = 0.5.0
[ 1534.834] Module class: X.Org Video Driver
[ 1534.834] ABI class: X.Org Video Driver, version 25.2
[ 1534.834] (II) LoadModule: "vesa"
[ 1534.834] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 1534.834] (II) Module vesa: vendor="X.Org Foundation"
[ 1534.834] compiled for 1.21.1.9, module version = 2.6.0
[ 1534.834] Module class: X.Org Video Driver
[ 1534.834] ABI class: X.Org Video Driver, version 25.2
[ 1534.834] (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
[ 1534.834] (II) NOUVEAU driver for NVIDIA chipset families :
[ 1534.834] RIVA TNT (NV04)
[ 1534.834] RIVA TNT2 (NV05)
[ 1534.834] GeForce 256 (NV10)
[ 1534.834] GeForce 2 (NV11, NV15)
[ 1534.834] GeForce 4MX (NV17, NV18)
[ 1534.834] GeForce 3 (NV20)
[ 1534.834] GeForce 4Ti (NV25, NV28)
[ 1534.834] GeForce FX (NV3x)
[ 1534.834] GeForce 6 (NV4x)
[ 1534.834] GeForce 7 (G7x)
[ 1534.834] GeForce 8 (G8x)
[ 1534.834] GeForce 9 (G9x)
[ 1534.834] GeForce GTX 2xx/3xx (GT2xx)
[ 1534.834] GeForce GTX 4xx/5xx (GFxxx)
[ 1534.834] GeForce GTX 6xx/7xx (GKxxx)
[ 1534.834] GeForce GTX 9xx (GMxxx)
[ 1534.834] GeForce GTX 10xx (GPxxx)
[ 1534.834] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 1534.834] (II) FBDEV: driver for framebuffer: fbdev
[ 1534.834] (II) VESA: driver for VESA chipsets: vesa
[ 1534.834] xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
[ 1535.301] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[ 1535.301] (EE) open /dev/dri/card0: No such file or directory
[ 1535.301] (WW) Falling back to old probe method for modesetting
[ 1535.301] (EE) open /dev/dri/card0: No such file or directory
[ 1535.301] (II) Loading sub module "fbdevhw"
[ 1535.301] (II) LoadModule: "fbdevhw"
[ 1535.301] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1535.301] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1535.301] compiled for 1.21.1.11, module version = 0.0.2
[ 1535.301] ABI class: X.Org Video Driver, version 25.2
[ 1535.301] (EE) Unable to find a valid framebuffer device
[ 1535.301] (WW) Falling back to old probe method for fbdev
[ 1535.301] (II) Loading sub module "fbdevhw"
[ 1535.301] (II) LoadModule: "fbdevhw"
[ 1535.301] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 1535.301] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 1535.301] compiled for 1.21.1.11, module version = 0.0.2
[ 1535.301] ABI class: X.Org Video Driver, version 25.2
[ 1535.301] vesa: Refusing to run, Framebuffer or dri device present
[ 1535.301] (EE) Screen 0 deleted because of no matching config section.
[ 1535.301] (II) UnloadModule: "modesetting"
[ 1535.301] (EE) Screen 0 deleted because of no matching config section.
[ 1535.301] (II) UnloadModule: "fbdev"
[ 1535.301] (II) UnloadSubModule: "fbdevhw"
[ 1535.301] (EE) Device(s) detected, but none match those in the config file.
[ 1535.301] (EE)
Fatal server error:
[ 1535.301] (EE) no screens found(EE)
[ 1535.301] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1535.301] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 1535.301] (EE)
[ 1535.318] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (--) Log file renamed from "/var/log/Xorg.pid-1764.log" to "/var/log/Xorg.0.log"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: X.Org X Server 1.21.1.11
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: X Protocol Version 11, Revision 0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Current Operating System: Linux hippo 6.10.4-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.10.4-1 (2024-08-12) x86_64
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Kernel command line: BOOT_IMAGE=/vmlinuz-6.10.4-amd64 root=/dev/mapper/hippo--vg-root ro quiet
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: xorg-server 2:21.1.12-1 (https://www.debian.org/support)
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Current version of pixman: 0.42.2
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Before reporting problems, check http://wiki.x.org
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: to make sure that you have the latest version.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Markers: (--) probed, (**) from config file, (==) default setting,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (++) from command line, (!!) notice, (II) informational,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Log file: "/var/log/Xorg.0.log", Time: Sat Aug 24 18:25:53 2024
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Using config directory: "/etc/X11/xorg.conf.d"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) No Layout section. Using the first Screen section.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) No screen section available. Using defaults.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (**) |-->Screen "Default Screen Section" (0)
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (**) | |-->Monitor "<default monitor>"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) No monitor specified for screen "Default Screen Section".
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Using a default monitor configuration.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (**) Allowing byte-swapped clients
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Automatically adding devices
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Automatically enabling devices
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Automatically adding GPU devices
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Automatically binding GPU devices
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: Entry deleted from font path.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) FontPath set to:
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: /usr/share/fonts/X11/misc,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: /usr/share/fonts/X11/100dpi/:unscaled,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: /usr/share/fonts/X11/75dpi/:unscaled,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: /usr/share/fonts/X11/Type1,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: /usr/share/fonts/X11/100dpi,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: /usr/share/fonts/X11/75dpi,
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: built-ins
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (==) ModulePath set to "/usr/lib/xorg/modules"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) The server relies on udev to provide the list of input devices.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) Loader magic: 0x56196076ff00
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) Module ABI versions:
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: X.Org ANSI C Emulation: 0.4
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: X.Org Video Driver: 25.2
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: X.Org XInput driver : 24.4
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: X.Org Server Extension : 10.0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (++) using VT number 2
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) xfree86: Adding drm device (/dev/dri/card0)
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) Platform probe for /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (--) PCI:*(1 at 0:0:0) 10de:1f36:1028:09c3 rev 161, Mem @ 0xb3000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "glx"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) Module glx: vendor="X.Org Foundation"
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.11, module version = 1.0.0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org Server Extension, version 10.0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: (II) Applying OutputClass "nvidia" to /dev/dri/card0
Aug 24 18:25:53 hippo /usr/libexec/gdm-x-session[1764]: loading driver: nvidia
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Matched nvidia as autoconfigured driver 0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Matched nouveau as autoconfigured driver 1
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Matched nv as autoconfigured driver 2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Matched modesetting as autoconfigured driver 3
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Matched fbdev as autoconfigured driver 4
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Matched vesa as autoconfigured driver 5
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) Assigned the driver to the xf86ConfigLayout
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "nvidia"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module nvidia: vendor="NVIDIA Corporation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.6.99.901, module version = 1.0.0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org Video Driver
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "nouveau"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module nouveau: vendor="X.Org Foundation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.11, module version = 1.0.17
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org Video Driver
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org Video Driver, version 25.2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "nv"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (WW) Warning, couldn't open module nv
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (EE) Failed to load module "nv" (module does not exist, 0)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "modesetting"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module modesetting: vendor="X.Org Foundation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.11, module version = 1.21.1
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org Video Driver
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org Video Driver, version 25.2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "fbdev"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module fbdev: vendor="X.Org Foundation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.3, module version = 0.5.0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org Video Driver
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org Video Driver, version 25.2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "vesa"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module vesa: vendor="X.Org Foundation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.9, module version = 2.6.0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org Video Driver
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org Video Driver, version 25.2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA dlloader X Driver 535.183.06 Wed Jun 26 06:44:50 UTC 2024
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NOUVEAU driver Date: Sat Jan 23 12:24:42 2021 -0500
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NOUVEAU driver for NVIDIA chipset families :
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: RIVA TNT (NV04)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: RIVA TNT2 (NV05)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 256 (NV10)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 2 (NV11, NV15)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 4MX (NV17, NV18)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 3 (NV20)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 4Ti (NV25, NV28)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce FX (NV3x)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 6 (NV4x)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 7 (G7x)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 8 (G8x)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce 9 (G9x)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce GTX 2xx/3xx (GT2xx)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce GTX 4xx/5xx (GFxxx)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce GTX 6xx/7xx (GKxxx)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce GTX 9xx (GMxxx)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: GeForce GTX 10xx (GPxxx)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) FBDEV: driver for framebuffer: fbdev
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) VESA: driver for VESA chipsets: vesa
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: xf86EnableIO: failed to enable I/O ports 0000-03ff (Operation not permitted)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: releasing fd for 226:0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading sub module "fb"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "fb"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module "fb" already built-in
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading sub module "wfb"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "wfb"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module wfb: vendor="X.Org Foundation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.11, module version = 1.0.0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org ANSI C Emulation, version 0.4
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (WW) Falling back to old probe method for modesetting
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (WW) Falling back to old probe method for fbdev
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading sub module "fbdevhw"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "fbdevhw"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module fbdevhw: vendor="X.Org Foundation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.11, module version = 0.0.2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org Video Driver, version 25.2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: "Default Screen Section" for depth/fbbpp 24/32
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): RGB weight 888
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): Default visual is TrueColor
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (**) NVIDIA(0): Enabling 2D acceleration
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading sub module "glxserver_nvidia"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "glxserver_nvidia"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.6.99.901, module version = 1.0.0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org Server Extension
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA GLX Module 535.183.06 Wed Jun 26 06:48:12 UTC 2024
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA: The X server supports PRIME Render Offload.
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-2.1
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-0
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-1
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-2
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-3
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-4
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-5 (boot)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-6
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DFP-7
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): NVIDIA GPU Quadro RTX 3000 (TU106GL-A) at PCI:1:0:0 (GPU-0)
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): Memory: 6291456 kBytes
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): VideoBIOS: 90.06.4e.00.1a
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): will be used as the requested mode.
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0):
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Validated MetaModes:
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): "DFP-5:nvidia-auto-select,DFP-2.1:nvidia-auto-select"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Virtual screen size determined to be 6400 x 2160
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): DPI set to (286, 288); computed from "UseEdidDpi" X config
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(0): option
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) UnloadModule: "nouveau"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Unloading nouveau
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) UnloadModule: "modesetting"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Unloading modesetting
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) UnloadModule: "fbdev"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Unloading fbdev
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) UnloadSubModule: "fbdevhw"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Unloading fbdevhw
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) UnloadModule: "vesa"
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) Unloading vesa
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA: access.
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): configuration option may not be set correctly. When the
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Config Options in the README.
Aug 24 18:25:54 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Setting mode "DFP-5:nvidia-auto-select,DFP-2.1:nvidia-auto-select"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): Disabling shared memory pixmaps
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): Backing store enabled
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): Silken mouse enabled
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (==) NVIDIA(0): DPMS enabled
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading sub module "dri2"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "dri2"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Module "dri2" already built-in
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): [DRI2] Setup complete
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension Generic Event Extension
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension SHAPE
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension MIT-SHM
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XInputExtension
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XTEST
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension BIG-REQUESTS
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension SYNC
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XKEYBOARD
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XC-MISC
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension SECURITY
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XFIXES
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension RENDER
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension RANDR
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension COMPOSITE
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension DAMAGE
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension MIT-SCREEN-SAVER
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension DOUBLE-BUFFER
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension RECORD
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension DPMS
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension Present
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension DRI3
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension X-Resource
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XVideo
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XVideo-MotionCompensation
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension SELinux
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) SELinux: Disabled on system
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension GLX
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension GLX
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Indirect GLX disabled.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) GLX: Another vendor is already registered for screen 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XFree86-VidModeExtension
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XFree86-DGA
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XFree86-DRI
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension DRI2
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension NV-GLX
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension NV-CONTROL
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Initializing extension XINERAMA
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Video Bus (/dev/input/event4)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Video Bus: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) LoadModule: "libinput"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Module libinput: vendor="X.Org Foundation"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: compiled for 1.21.1.11, module version = 1.4.0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: Module class: X.Org XInput Driver
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: ABI class: X.Org XInput driver, version 24.4
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Video Bus'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Video Bus: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event4"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event4 - Video Bus: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event4 - Video Bus: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event4 - Video Bus: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:0b/LNXVIDEO:01/input/input6/event4"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event4 - Video Bus: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event4 - Video Bus: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Power Button (/dev/input/event2)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Power Button'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 45 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Power Button: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event2"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event2 - Power Button: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event2 - Power Button: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event2 - Power Button: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event2 - Power Button: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event2 - Power Button: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Sleep Button'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 46 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Sleep Button: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event3"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event3 - Sleep Button: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event3 - Sleep Button: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event3 - Sleep Button: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event3 - Sleep Button: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event3 - Sleep Button: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Dell KB216 Wired Keyboard (/dev/input/event9)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 47 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event9 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event9 - Dell KB216 Wired Keyboard: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event9 - Dell KB216 Wired Keyboard: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.0/0003:413C:2113.0004/input/input10/event9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard" (type: KEYBOARD, id 9)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event9 - Dell KB216 Wired Keyboard: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event9 - Dell KB216 Wired Keyboard: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Dell KB216 Wired Keyboard System Control (/dev/input/event10)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard System Control: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard System Control'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event10 13:74 fd 48 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard System Control: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event10"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event10 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event10 - Dell KB216 Wired Keyboard System Control: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event10 - Dell KB216 Wired Keyboard System Control: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input11/event10"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard System Control" (type: KEYBOARD, id 10)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event10 - Dell KB216 Wired Keyboard System Control: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event10 - Dell KB216 Wired Keyboard System Control: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Dell KB216 Wired Keyboard Consumer Control (/dev/input/event11)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 49 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event11"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event11 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event11 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event11 - Dell KB216 Wired Keyboard Consumer Control: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: Dell KB216 Wired Keyboard Consumer Control: needs a virtual subdevice
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input12/event11"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: MOUSE, id 11)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "AccelerationScheme" "none"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: (accel) selected scheme none/0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: (accel) acceleration factor: 2.000
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: (accel) acceleration threshold: 4
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event11 - Dell KB216 Wired Keyboard Consumer Control: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event11 - Dell KB216 Wired Keyboard Consumer Control: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/event12)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PixArt Dell MS116 USB Optical Mouse: Applying InputClass "libinput pointer catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'PixArt Dell MS116 USB Optical Mouse'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 50 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PixArt Dell MS116 USB Optical Mouse: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event12"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: PixArt Dell MS116 USB Optical Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.3/1-4.3.3:1.0/0003:413C:301A.0006/input/input13/event12"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "PixArt Dell MS116 USB Optical Mouse" (type: MOUSE, id 12)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "AccelerationScheme" "none"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PixArt Dell MS116 USB Optical Mouse: (accel) selected scheme none/0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration factor: 2.000
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PixArt Dell MS116 USB Optical Mouse: (accel) acceleration threshold: 4
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: is tagged by udev as: Mouse
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: device set to 1000 DPI
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event12 - PixArt Dell MS116 USB Optical Mouse: device is a pointer
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device PixArt Dell MS116 USB Optical Mouse (/dev/input/mouse3)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/event6)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Mouse: Applying InputClass "libinput pointer catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Mouse'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 51 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Mouse: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event6"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event6 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event6 - DELL09C3:00 0488:120A Mouse: device is a pointer
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event6 - DELL09C3:00 0488:120A Mouse: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: DELL09C3:00 0488:120A Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0002/input/input14/event6"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Mouse" (type: MOUSE, id 13)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "AccelerationScheme" "none"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Mouse: (accel) selected scheme none/0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration factor: 2.000
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Mouse: (accel) acceleration threshold: 4
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event6 - DELL09C3:00 0488:120A Mouse: is tagged by udev as: Mouse Pointingstick
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event6 - DELL09C3:00 0488:120A Mouse: device is a pointer
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device DELL09C3:00 0488:120A Mouse (/dev/input/mouse1)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/event7)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Touchpad: Applying InputClass "libinput touchpad catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A Touchpad'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 52 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Touchpad: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event7"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event7 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event7 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event7 - DELL09C3:00 0488:120A Touchpad: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: DELL09C3:00 0488:120A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: DELL09C3:00 0488:120A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: DELL09C3:00 0488:120A Touchpad: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0002/input/input15/event7"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A Touchpad" (type: TOUCHPAD, id 14)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "AccelerationScheme" "none"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Touchpad: (accel) selected scheme none/0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration factor: 2.000
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A Touchpad: (accel) acceleration threshold: 4
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event7 - DELL09C3:00 0488:120A Touchpad: is tagged by udev as: Touchpad
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event7 - DELL09C3:00 0488:120A Touchpad: device is a touchpad
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device DELL09C3:00 0488:120A Touchpad (/dev/input/mouse2)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device DELL09C3:00 0488:120A UNKNOWN (/dev/input/event8)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A UNKNOWN: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'DELL09C3:00 0488:120A UNKNOWN'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 53 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) DELL09C3:00 0488:120A UNKNOWN: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event8"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event8 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event8 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event8 - DELL09C3:00 0488:120A UNKNOWN: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-DELL09C3:00/0018:0488:120A.0002/input/input16/event8"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "DELL09C3:00 0488:120A UNKNOWN" (type: KEYBOARD, id 15)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event8 - DELL09C3:00 0488:120A UNKNOWN: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event8 - DELL09C3:00 0488:120A UNKNOWN: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Intel HID events (/dev/input/event13)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Intel HID events'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 54 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Intel HID events: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event13"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event13 - Intel HID events: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event13 - Intel HID events: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event13 - Intel HID events: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input17/event13"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 16)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event13 - Intel HID events: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event13 - Intel HID events: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event14)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Intel HID 5 button array'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 55 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Intel HID 5 button array: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event14"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event14 - Intel HID 5 button array: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event14 - Intel HID 5 button array: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event14 - Intel HID 5 button array: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input18/event14"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 17)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event14 - Intel HID 5 button array: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event14 - Intel HID 5 button array: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event16)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event16 13:80 fd 56 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell WMI hotkeys: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event16"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event16 - Dell WMI hotkeys: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event16 - Dell WMI hotkeys: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:05/wmi_bus/wmi_bus-PNP0C14:05/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input20/event16"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 18)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event16 - Dell WMI hotkeys: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event16 - Dell WMI hotkeys: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 57 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) AT Translated Set 2 keyboard: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event0"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event0 - AT Translated Set 2 keyboard: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 19)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event5)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PS/2 Generic Mouse: Applying InputClass "libinput pointer catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'PS/2 Generic Mouse'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 58 paused 0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PS/2 Generic Mouse: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event5"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event5 - PS/2 Generic Mouse: is tagged by udev as: Mouse
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event5 - PS/2 Generic Mouse: device is a pointer
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event5 - PS/2 Generic Mouse: device removed
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: PS/2 Generic Mouse: Step value 0 was provided, libinput Fallback acceleration function is used.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event5"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 20)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "AccelerationScheme" "none"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PS/2 Generic Mouse: (accel) selected scheme none/0
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event5 - PS/2 Generic Mouse: is tagged by udev as: Mouse
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) event5 - PS/2 Generic Mouse: device is a pointer
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device PC Speaker (/dev/input/event15)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) Using input driver 'libinput' for 'Dell KB216 Wired Keyboard Consumer Control'
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) systemd-logind: returning pre-existing fd for /dev/input/event11 13:75
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Dell KB216 Wired Keyboard Consumer Control: always reports core events
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "Device" "/dev/input/event11"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) libinput: Dell KB216 Wired Keyboard Consumer Control: is a virtual subdevice
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4.3/1-4.3.2/1-4.3.2:1.1/0003:413C:2113.0005/input/input12/event11"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (II) XINPUT: Adding extended input device "Dell KB216 Wired Keyboard Consumer Control" (type: KEYBOARD, id 21)
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_model" "pc105"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_layout" "fr"
Aug 24 18:25:55 hippo /usr/libexec/gdm-x-session[1764]: (**) Option "xkb_variant" "latin9"
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:56 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @3840x2160 +0+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DP-2.1: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Aug 24 18:25:57 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Setting mode "DP-4: nvidia-auto-select @3840x2160 +2560+0 {ViewPortIn=3840x2160, ViewPortOut=3840x2160+0+0}, DP-2.1: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event21)
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (II) No input driver specified, ignoring this device.
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (II) This device may have been added with another device file.
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:25:59 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:41:07 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:41:17 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:33 hippo /usr/libexec/gdm-x-session[1764]: (II) NVIDIA(0): Setting mode "DP-2.1: nvidia-auto-select @2560x1440 +0+0 {ViewPortIn=2560x1440, ViewPortOut=2560x1440+0+0}"
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (EE) event9 - Dell KB216 Wired Keyboard: client bug: event processing lagging behind by 1248ms, your system is too slow
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): connected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): Internal DisplayPort
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): GUID: 10DE9070-0006-2070-586D-612B000000B3
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DELL U2520D (DFP-2.1): 2660.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: Internal DisplayPort
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-0: 2660.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-2: 2660.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: Internal TMDS
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-4: 165.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): connected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): Internal DisplayPort
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): AU Optronics Corporation (DFP-5): 2660.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: Internal DisplayPort
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-6: 2660.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: disconnected
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: Internal TMDS
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0): DFP-7: 165.0 MHz maximum pixel clock
Aug 24 18:43:34 hippo /usr/libexec/gdm-x-session[1764]: (--) NVIDIA(GPU-0):
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
lsmod:
Module Size Used by
nvidia_uvm 1757184 0
snd_sof_pci_intel_cnl 20480 0
snd_sof_intel_hda_generic 36864 1 snd_sof_pci_intel_cnl
soundwire_intel 73728 1 snd_sof_intel_hda_generic
soundwire_generic_allocation 12288 1 soundwire_intel
soundwire_cadence 45056 1 soundwire_intel
snd_sof_intel_hda_common 184320 2 snd_sof_intel_hda_generic,snd_sof_pci_intel_cnl
snd_seq_dummy 12288 0
snd_sof_intel_hda_mlink 36864 3 soundwire_intel,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_hrtimer 12288 1
snd_sof_intel_hda 20480 2 snd_sof_intel_hda_common,snd_sof_intel_hda_generic
snd_seq_midi 20480 0
snd_sof_pci 24576 2 snd_sof_intel_hda_generic,snd_sof_pci_intel_cnl
snd_seq_midi_event 16384 1 snd_seq_midi
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_generic
snd_seq 110592 9 snd_seq_midi,snd_seq_midi_event,snd_seq_dummy
snd_sof 372736 5 snd_sof_pci,snd_sof_intel_hda_common,snd_sof_intel_hda_generic,snd_sof_intel_hda,snd_sof_pci_intel_cnl
snd_sof_utils 16384 1 snd_sof
snd_soc_hdac_hda 28672 1 snd_sof_intel_hda_common
snd_soc_acpi_intel_match 106496 2 snd_sof_intel_hda_generic,snd_sof_pci_intel_cnl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_generic
soundwire_bus 114688 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
snd_soc_avs 208896 0
snd_soc_hda_codec 24576 1 snd_soc_avs
rfcomm 102400 6
snd_hda_ext_core 36864 6 snd_soc_avs,snd_soc_hda_codec,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda_mlink,snd_sof_intel_hda
cmac 12288 3
snd_hda_codec_realtek 204800 1
snd_soc_core 413696 6 snd_soc_avs,snd_soc_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda
algif_hash 12288 1
snd_hda_codec_generic 114688 1 snd_hda_codec_realtek
snd_compress 28672 2 snd_soc_avs,snd_soc_core
algif_skcipher 12288 1
qrtr 53248 2
snd_hda_scodec_component 20480 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 90112 1
snd_pcm_dmaengine 16384 1 snd_soc_core
af_alg 32768 6 algif_hash,algif_skcipher
snd_hda_intel 61440 2
intel_uncore_frequency 12288 0
bnep 36864 2
snd_intel_dspcfg 36864 5 snd_soc_avs,snd_hda_intel,snd_sof,snd_sof_intel_hda_common,snd_sof_intel_hda_generic
intel_uncore_frequency_common 16384 1 intel_uncore_frequency
nvidia_drm 94208 9
snd_usb_audio 479232 3
snd_intel_sdw_acpi 16384 2 snd_intel_dspcfg,snd_sof_intel_hda_generic
processor_thermal_device_pci_legacy 12288 0
snd_usbmidi_lib 49152 1 snd_usb_audio
snd_hda_codec 212992 8 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_sof_intel_hda
x86_pkg_temp_thermal 16384 0
processor_thermal_device 20480 1 processor_thermal_device_pci_legacy
uvcvideo 147456 0
snd_rawmidi 53248 2 snd_seq_midi,snd_usbmidi_lib
snd_hda_core 143360 11 snd_hda_codec_generic,snd_soc_avs,snd_hda_codec_hdmi,snd_soc_hda_codec,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
intel_powerclamp 16384 0
processor_thermal_wt_hint 16384 1 processor_thermal_device
drm_kms_helper 253952 1 nvidia_drm
videobuf2_vmalloc 20480 1 uvcvideo
snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi
snd_hwdep 16384 2 snd_usb_audio,snd_hda_codec
btusb 86016 0
coretemp 16384 0
processor_thermal_rfim 28672 1 processor_thermal_device
nvidia_modeset 1552384 13 nvidia_drm
snd_ctl_led 24576 0
uvc 12288 1 uvcvideo
typec_displayport 20480 0
snd_pcm_oss 69632 0
iwlmvm 626688 0
btrtl 32768 1 btusb
kvm_intel 413696 0
intel_rapl_msr 20480 0
processor_thermal_rapl 16384 1 processor_thermal_device
sunrpc 864256 1
binfmt_misc 28672 1
dell_rbtn 20480 0
videobuf2_memops 16384 1 videobuf2_vmalloc
snd_mixer_oss 28672 1 snd_pcm_oss
mac80211 1396736 1 iwlmvm
btintel 69632 1 btusb
kvm 1343488 1 kvm_intel
intel_rapl_common 49152 2 intel_rapl_msr,processor_thermal_rapl
nls_ascii 12288 1
dell_laptop 32768 0
dell_wmi 16384 0
msr 12288 0
iTCO_wdt 12288 0
videobuf2_v4l2 36864 1 uvcvideo
snd_pcm 188416 14 snd_soc_avs,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,snd_pcm_dmaengine
libarc4 12288 1 mac80211
btbcm 24576 1 btusb
ucsi_acpi 12288 0
rapl 20480 0
processor_thermal_wt_req 12288 1 processor_thermal_device
intel_pmc_core 122880 0
nls_cp437 16384 1
dell_smbios 32768 2 dell_wmi,dell_laptop
parport_pc 40960 0
intel_pmc_bxt 16384 1 iTCO_wdt
mei_hdcp 28672 0
mei_pxp 16384 0
mei_wdt 12288 0
videodev 364544 2 videobuf2_v4l2,uvcvideo
snd_timer 53248 3 snd_seq,snd_hrtimer,snd_pcm
iwlwifi 565248 1 iwlmvm
btmtk 12288 1 btusb
typec_ucsi 65536 1 ucsi_acpi
intel_cstate 24576 0
processor_thermal_power_floor 12288 1 processor_thermal_device
intel_vsec 20480 1 intel_pmc_core
vfat 20480 1
dcdbas 20480 1 dell_smbios
dell_wmi_sysman 57344 0
ppdev 24576 0
iTCO_vendor_support 12288 1 iTCO_wdt
mei_me 57344 3
videobuf2_common 81920 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd 147456 31 snd_ctl_led,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
cfg80211 1339392 3 iwlmvm,iwlwifi,mac80211
bluetooth 1069056 34 btrtl,btmtk,btintel,btbcm,bnep,btusb,rfcomm
typec 114688 2 typec_displayport,typec_ucsi
intel_uncore 258048 0
processor_thermal_mbox 12288 4 processor_thermal_power_floor,processor_thermal_wt_req,processor_thermal_rfim,processor_thermal_wt_hint
pcspkr 12288 0
int3403_thermal 16384 0
nvidia 62840832 578 nvidia_uvm,nvidia_modeset
pmt_telemetry 16384 1 intel_pmc_core
int3400_thermal 20480 0
intel_hid 28672 0
fat 98304 1 vfat
dell_smm_hwmon 28672 0
dell_wmi_descriptor 20480 2 dell_wmi,dell_smbios
firmware_attributes_class 12288 1 dell_wmi_sysman
squashfs 81920 9
lp 20480 0
wmi_bmof 12288 0
intel_wmi_thunderbolt 16384 0
ee1004 16384 0
watchdog 49152 2 iTCO_wdt,mei_wdt
mei 184320 7 mei_wdt,mei_hdcp,mei_pxp,mei_me
mc 94208 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
soundcore 16384 2 snd_ctl_led,snd
rfkill 40960 11 iwlmvm,bluetooth,dell_laptop,dell_rbtn,cfg80211
roles 16384 1 typec_ucsi
intel_pch_thermal 16384 0
intel_soc_dts_iosf 16384 1 processor_thermal_device_pci_legacy
joydev 24576 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
pmt_class 12288 1 pmt_telemetry
acpi_thermal_rel 16384 1 int3400_thermal
acpi_pad 184320 0
sparse_keymap 12288 2 intel_hid,dell_wmi
ac 16384 0
hid_multitouch 32768 0
evdev 28672 25
serio_raw 16384 0
loop 40960 18
parport 81920 3 parport_pc,lp,ppdev
efi_pstore 12288 0
configfs 69632 1
nfnetlink 20480 1
efivarfs 28672 1
ip_tables 28672 0
x_tables 53248 1 ip_tables
autofs4 57344 2
ext4 1130496 2
crc16 12288 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 196608 1 ext4
crc32c_generic 12288 0
r8153_ecm 12288 0
cdc_ether 24576 1 r8153_ecm
usbnet 65536 2 r8153_ecm,cdc_ether
r8152 151552 1 r8153_ecm
mii 16384 2 usbnet,r8152
libphy 225280 1 r8152
dm_crypt 61440 1
dm_mod 208896 10 dm_crypt
nvme 57344 3
nvme_core 192512 4 nvme
t10_pi 20480 1 nvme_core
usbhid 77824 0
crc64_rocksoft_generic 12288 1
crc32_pclmul 12288 0
hid_sensor_custom 28672 0
crc64_rocksoft 16384 1 t10_pi
crc32c_intel 16384 4
hid_sensor_hub 24576 1 hid_sensor_custom
crc_t10dif 16384 1 t10_pi
ghash_clmulni_intel 16384 0
hid_generic 12288 0
i2c_hid_acpi 12288 0
crct10dif_generic 12288 0
xhci_pci 24576 0
sha512_ssse3 53248 0
intel_ishtp_hid 28672 0
i2c_hid 40960 1 i2c_hid_acpi
rtsx_pci_sdmmc 32768 0
crct10dif_pclmul 12288 1
intel_lpss_pci 24576 0
xhci_hcd 356352 1 xhci_pci
sha256_ssse3 32768 0
hid 253952 6 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic
mmc_core 249856 1 rtsx_pci_sdmmc
i2c_i801 36864 0
intel_ish_ipc 28672 0
crc64 16384 2 crc64_rocksoft,crc64_rocksoft_generic
intel_lpss 12288 1 intel_lpss_pci
usbcore 401408 11 xhci_hcd,usbnet,snd_usb_audio,usbhid,snd_usbmidi_lib,r8153_ecm,uvcvideo,btusb,xhci_pci,cdc_ether,r8152
mxm_wmi 12288 0
video 77824 3 dell_wmi,dell_laptop,nvidia_modeset
sha1_ssse3 32768 0
thunderbolt 524288 0
psmouse 208896 0
e1000e 364544 0
drm 749568 15 typec_displayport,i2c_hid,drm_kms_helper,nvidia,nvidia_drm
rtsx_pci 147456 1 rtsx_pci_sdmmc
i2c_smbus 16384 1 i2c_i801
intel_ishtp 73728 2 intel_ishtp_hid,intel_ish_ipc
crct10dif_common 12288 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
idma64 20480 0
usb_common 16384 4 xhci_hcd,usbcore,uvcvideo,typec_ucsi
battery 28672 0
button 24576 0
wmi 28672 9 dell_wmi_sysman,video,intel_wmi_thunderbolt,dell_wmi,wmi_bmof,dell_smm_hwmon,dell_smbios,dell_wmi_descriptor,mxm_wmi
aesni_intel 364544 6
crypto_simd 16384 1 aesni_intel
cryptd 28672 4 crypto_simd,ghash_clmulni_intel
xrandr:
Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 32767 x 32767
DP-2.1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 553mm x 311mm
2560x1440 59.95*+
2048x1280 59.96
2048x1080 60.00 24.00
1920x1200 59.88
1920x1080 60.00 59.94 50.00 23.98
1600x1200 60.00
1600x900 60.00
1280x1024 75.02 60.02
1280x720 59.94 50.00
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
DP-0 disconnected (normal left inverted right x axis y axis)
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)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-4 connected (normal left inverted right x axis y axis)
3840x2160 60.00 + 48.03
DP-5 disconnected (normal left inverted right x axis y axis)
DP-6 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
APT sources:
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://packages.microsoft.com/repos/code stable/main armhf Packages
release o=code stable,a=stable,n=stable,l=code stable,c=main,b=armhf
origin packages.microsoft.com
500 http://packages.microsoft.com/repos/code stable/main arm64 Packages
release o=code stable,a=stable,n=stable,l=code stable,c=main,b=arm64
origin packages.microsoft.com
500 http://packages.microsoft.com/repos/code stable/main amd64 Packages
release o=code stable,a=stable,n=stable,l=code stable,c=main,b=amd64
origin packages.microsoft.com
500 http://deb.debian.org/debian-security stable-security/contrib amd64 Packages
release v=12,o=Debian,a=stable-security,n=bookworm-security,l=Debian-Security,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian-security stable-security/main amd64 Packages
release v=12,o=Debian,a=stable-security,n=bookworm-security,l=Debian-Security,c=main,b=amd64
origin deb.debian.org
500 http://debug.mirrors.debian.org/debian-debug stable-debug/contrib amd64 Packages
release v=12.6,o=Debian,a=stable-debug,n=bookworm-debug,l=Debian debug,c=contrib,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug stable-debug/non-free amd64 Packages
release v=12.6,o=Debian,a=stable-debug,n=bookworm-debug,l=Debian debug,c=non-free,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug stable-debug/main amd64 Packages
release v=12.6,o=Debian,a=stable-debug,n=bookworm-debug,l=Debian debug,c=main,b=amd64
origin debug.mirrors.debian.org
500 http://deb.debian.org/debian stable/contrib amd64 Packages
release v=12.6,o=Debian,a=stable,n=bookworm,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stable/non-free amd64 Packages
release v=12.6,o=Debian,a=stable,n=bookworm,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian stable/main amd64 Packages
release v=12.6,o=Debian,a=stable,n=bookworm,l=Debian,c=main,b=amd64
origin deb.debian.org
50 http://debug.mirrors.debian.org/debian-debug unstable-debug/contrib amd64 Packages
release o=Debian,a=unstable-debug,n=sid-debug,l=Debian debug,c=contrib,b=amd64
origin debug.mirrors.debian.org
50 http://debug.mirrors.debian.org/debian-debug unstable-debug/non-free amd64 Packages
release o=Debian,a=unstable-debug,n=sid-debug,l=Debian debug,c=non-free,b=amd64
origin debug.mirrors.debian.org
50 http://debug.mirrors.debian.org/debian-debug unstable-debug/main amd64 Packages
release o=Debian,a=unstable-debug,n=sid-debug,l=Debian debug,c=main,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug testing-debug/contrib amd64 Packages
release o=Debian,a=testing-debug,n=trixie-debug,l=Debian debug,c=contrib,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug testing-debug/non-free amd64 Packages
release o=Debian,a=testing-debug,n=trixie-debug,l=Debian debug,c=non-free,b=amd64
origin debug.mirrors.debian.org
500 http://debug.mirrors.debian.org/debian-debug testing-debug/main amd64 Packages
release o=Debian,a=testing-debug,n=trixie-debug,l=Debian debug,c=main,b=amd64
origin debug.mirrors.debian.org
1 http://deb.debian.org/debian experimental/contrib amd64 Packages
release o=Debian,a=experimental,n=rc-buggy,l=Debian,c=contrib,b=amd64
origin deb.debian.org
1 http://deb.debian.org/debian experimental/non-free amd64 Packages
release o=Debian,a=experimental,n=rc-buggy,l=Debian,c=non-free,b=amd64
origin deb.debian.org
1 http://deb.debian.org/debian experimental/non-free-firmware amd64 Packages
release o=Debian,a=experimental,n=rc-buggy,l=Debian,c=non-free-firmware,b=amd64
origin deb.debian.org
1 http://deb.debian.org/debian experimental/main amd64 Packages
release o=Debian,a=experimental,n=rc-buggy,l=Debian,c=main,b=amd64
origin deb.debian.org
50 http://deb.debian.org/debian unstable/contrib amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=contrib,b=amd64
origin deb.debian.org
50 http://deb.debian.org/debian unstable/non-free amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free,b=amd64
origin deb.debian.org
50 http://deb.debian.org/debian unstable/non-free-firmware amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=non-free-firmware,b=amd64
origin deb.debian.org
50 http://deb.debian.org/debian unstable/main amd64 Packages
release o=Debian,a=unstable,n=sid,l=Debian,c=main,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian testing/contrib amd64 Packages
release o=Debian,a=testing,n=trixie,l=Debian,c=contrib,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian testing/non-free amd64 Packages
release o=Debian,a=testing,n=trixie,l=Debian,c=non-free,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian testing/non-free-firmware amd64 Packages
release o=Debian,a=testing,n=trixie,l=Debian,c=non-free-firmware,b=amd64
origin deb.debian.org
500 http://deb.debian.org/debian testing/main amd64 Packages
release o=Debian,a=testing,n=trixie,l=Debian,c=main,b=amd64
origin deb.debian.org
500 https://apt.repos.intel.com/oneapi all/main all Packages
release o=Intel Corporation,a=all,n=all,l=Intel oneAPI Debian Repo,c=main,b=all
origin apt.repos.intel.com
500 https://apt.repos.intel.com/oneapi all/main amd64 Packages
release o=Intel Corporation,a=all,n=all,l=Intel oneAPI Debian Repo,c=main,b=amd64
origin apt.repos.intel.com
Pinned packages:
thunderbird-l10n-sv-se -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-sv-se -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-sv-se -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-es-ar -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-es-ar -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-es-ar -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-es-es -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-es-es -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-es-es -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-es-mx -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-es-mx -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-es-mx -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-all -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-all -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-all -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ast -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ast -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ast -> 1:115.12.0-1~deb12u1 with priority -1
chromium-sandbox -> 128.0.6613.84-1 with priority 500
chromium-sandbox -> 128.0.6613.84-1~deb12u1 with priority -1
chromium-sandbox -> 121.0.6167.139-1~deb12u1 with priority -1
thunderbird-l10n-cak -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-cak -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-cak -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-dsb -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-dsb -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-dsb -> 1:115.12.0-1~deb12u1 with priority -1
firefox-l10n-nn-no -> 129.0.2-1 with priority 500
thunderbird-l10n-pa-in -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-pa-in -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-pa-in -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-hsb -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-hsb -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-hsb -> 1:115.12.0-1~deb12u1 with priority -1
firefox-l10n-af -> 129.0.2-1 with priority 500
firefox-l10n-an -> 129.0.2-1 with priority 500
firefox-l10n-ar -> 129.0.2-1 with priority 500
firefox-l10n-az -> 129.0.2-1 with priority 500
firefox-l10n-be -> 129.0.2-1 with priority 500
firefox-l10n-bg -> 129.0.2-1 with priority 500
firefox-l10n-bn -> 129.0.2-1 with priority 500
firefox-l10n-br -> 129.0.2-1 with priority 500
firefox-l10n-bs -> 129.0.2-1 with priority 500
firefox-l10n-ca -> 129.0.2-1 with priority 500
firefox-l10n-cs -> 129.0.2-1 with priority 500
firefox-l10n-cy -> 129.0.2-1 with priority 500
firefox-l10n-da -> 129.0.2-1 with priority 500
firefox-l10n-de -> 129.0.2-1 with priority 500
dma -> 0.13-1+b2 with priority -1
dma -> 0.13-1+b1 with priority -1
firefox-l10n-el -> 129.0.2-1 with priority 500
firefox-l10n-eo -> 129.0.2-1 with priority 500
firefox-l10n-et -> 129.0.2-1 with priority 500
firefox-l10n-eu -> 129.0.2-1 with priority 500
firefox-l10n-fa -> 129.0.2-1 with priority 500
firefox-l10n-ff -> 129.0.2-1 with priority 500
firefox-l10n-fi -> 129.0.2-1 with priority 500
firefox-l10n-fr -> 129.0.2-1 with priority 500
firefox-l10n-gd -> 129.0.2-1 with priority 500
firefox-l10n-gl -> 129.0.2-1 with priority 500
firefox-l10n-gn -> 129.0.2-1 with priority 500
firefox-l10n-he -> 129.0.2-1 with priority 500
firefox-l10n-hr -> 129.0.2-1 with priority 500
firefox-l10n-hu -> 129.0.2-1 with priority 500
firefox-l10n-ia -> 129.0.2-1 with priority 500
firefox-l10n-id -> 129.0.2-1 with priority 500
firefox-l10n-is -> 129.0.2-1 with priority 500
firefox-l10n-it -> 129.0.2-1 with priority 500
firefox-l10n-ja -> 129.0.2-1 with priority 500
firefox-l10n-ka -> 129.0.2-1 with priority 500
firefox-l10n-kk -> 129.0.2-1 with priority 500
firefox-l10n-km -> 129.0.2-1 with priority 500
firefox-l10n-kn -> 129.0.2-1 with priority 500
firefox-l10n-ko -> 129.0.2-1 with priority 500
firefox-l10n-lt -> 129.0.2-1 with priority 500
firefox-l10n-lv -> 129.0.2-1 with priority 500
firefox-l10n-mk -> 129.0.2-1 with priority 500
firefox-l10n-mr -> 129.0.2-1 with priority 500
firefox-l10n-ms -> 129.0.2-1 with priority 500
firefox-l10n-my -> 129.0.2-1 with priority 500
firefox-l10n-nl -> 129.0.2-1 with priority 500
firefox-l10n-oc -> 129.0.2-1 with priority 500
firefox-l10n-pl -> 129.0.2-1 with priority 500
firefox-l10n-rm -> 129.0.2-1 with priority 500
firefox-l10n-ro -> 129.0.2-1 with priority 500
firefox-l10n-ru -> 129.0.2-1 with priority 500
firefox-l10n-sc -> 129.0.2-1 with priority 500
firefox-l10n-si -> 129.0.2-1 with priority 500
firefox-l10n-sk -> 129.0.2-1 with priority 500
firefox-l10n-sl -> 129.0.2-1 with priority 500
firefox-l10n-sq -> 129.0.2-1 with priority 500
firefox-l10n-sr -> 129.0.2-1 with priority 500
firefox-l10n-ta -> 129.0.2-1 with priority 500
firefox-l10n-te -> 129.0.2-1 with priority 500
firefox-l10n-tg -> 129.0.2-1 with priority 500
firefox-l10n-th -> 129.0.2-1 with priority 500
firefox-l10n-tl -> 129.0.2-1 with priority 500
firefox-l10n-tr -> 129.0.2-1 with priority 500
firefox-l10n-uk -> 129.0.2-1 with priority 500
firefox-l10n-ur -> 129.0.2-1 with priority 500
firefox-l10n-uz -> 129.0.2-1 with priority 500
firefox-l10n-vi -> 129.0.2-1 with priority 500
firefox-l10n-xh -> 129.0.2-1 with priority 500
thunderbird-l10n-kab -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-kab -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-kab -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-en-ca -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-en-ca -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-en-ca -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-en-gb -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-en-gb -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-en-gb -> 1:115.12.0-1~deb12u1 with priority -1
firefox-esr-l10n-sv-se -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sv-se -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sv-se -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-ar -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-es-ar -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-ar -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-cl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-es-cl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-cl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-es -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-es-es -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-es -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-mx -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-es-mx -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-es-mx -> 115.12.0esr-1~deb12u1 with priority -1
firefox-l10n-gu-in -> 129.0.2-1 with priority 500
opensmtpd -> 7.5.0p0-1 with priority -1
opensmtpd -> 6.8.0p2-4+b4 with priority -1
esmtp -> 1.2-18+b1 with priority -1
thunderbird-l10n-fy-nl -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-fy-nl -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-fy-nl -> 1:115.12.0-1~deb12u1 with priority -1
chromium-shell-dbgsym -> 121.0.6167.139-1~deb12u1 with priority -1
firefox-l10n-ca-valencia -> 129.0.2-1 with priority 500
chromium-driver -> 128.0.6613.84-1 with priority 500
chromium-driver -> 128.0.6613.84-1~deb12u1 with priority -1
chromium-driver -> 121.0.6167.139-1~deb12u1 with priority -1
firefox-esr-l10n-pa-in -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-pa-in -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pa-in -> 115.12.0esr-1~deb12u1 with priority -1
chromium-shell -> 128.0.6613.84-1 with priority 500
chromium-shell -> 128.0.6613.84-1~deb12u1 with priority -1
chromium-shell -> 121.0.6167.139-1~deb12u1 with priority -1
thunderbird-l10n-nb-no -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-nb-no -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-nb-no -> 1:115.12.0-1~deb12u1 with priority -1
firefox-esr-l10n-en-ca -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-en-ca -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-en-ca -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-en-gb -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-en-gb -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-en-gb -> 115.12.0esr-1~deb12u1 with priority -1
thunderbird-l10n-hy-am -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-hy-am -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-hy-am -> 1:115.12.0-1~deb12u1 with priority -1
nullmailer -> 1:2.2+10~g7ed88a0-6 with priority -1
nullmailer -> 1:2.2-4 with priority -1
firefox-l10n-pt-br -> 129.0.2-1 with priority 500
firefox-l10n-pt-pt -> 129.0.2-1 with priority 500
firefox-esr-l10n-fy-nl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-fy-nl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fy-nl -> 115.12.0esr-1~deb12u1 with priority -1
gcc-snapshot -> 1:20240820-1 with priority 500
firefox-esr-l10n-ach -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ach -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ach -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-all -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-all -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-all -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ast -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ast -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ast -> 115.12.0esr-1~deb12u1 with priority -1
thunderbird -> 1:128.1.0esr-1 with priority 500
thunderbird -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird -> 1:115.12.0-1~deb12u1 with priority -1
firefox-esr-l10n-cak -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-cak -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-cak -> 115.12.0esr-1~deb12u1 with priority -1
chromium-dbgsym -> 121.0.6167.139-1~deb12u1 with priority -1
firefox-esr-l10n-dsb -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-dsb -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-dsb -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-nb-no -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-nb-no -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-nb-no -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fur -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-fur -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fur -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hy-am -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-hy-am -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hy-am -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hsb -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-hsb -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hsb -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-kab -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-kab -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-kab -> 115.12.0esr-1~deb12u1 with priority -1
exim4-config -> 4.98-1 with priority -1
exim4-config -> 4.96-15+deb12u5 with priority -1
exim4-config -> 4.96-15+deb12u4 with priority -1
firefox-esr-l10n-lij -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-lij -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-lij -> 115.12.0esr-1~deb12u1 with priority -1
chromium-sandbox-dbgsym -> 121.0.6167.139-1~deb12u1 with priority -1
firefox-l10n-zh-cn -> 129.0.2-1 with priority 500
firefox-l10n-zh-tw -> 129.0.2-1 with priority 500
firefox-esr-dbgsym -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sco -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sco -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sco -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-son -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-son -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-son -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-szl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-szl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-szl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-trs -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-trs -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-trs -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hi-in -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-hi-in -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hi-in -> 115.12.0esr-1~deb12u1 with priority -1
thunderbird-l10n-nn-no -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-nn-no -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-nn-no -> 1:115.12.0-1~deb12u1 with priority -1
msmtp -> 1.8.24-1+b2 with priority -1
msmtp -> 1.8.23-1 with priority -1
chromium -> 128.0.6613.84-1 with priority 500
chromium -> 128.0.6613.84-1~deb12u1 with priority -1
chromium -> 121.0.6167.139-1~deb12u1 with priority -1
thunderbird-dbgsym -> 1:115.12.0-1~deb12u1 with priority -1
firefox-l10n-ne-np -> 129.0.2-1 with priority 500
firefox -> 129.0.2-1 with priority 500
firefox-l10n-ga-ie -> 129.0.2-1 with priority 500
firefox-esr-l10n-nn-no -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-nn-no -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-nn-no -> 115.12.0esr-1~deb12u1 with priority -1
thunderbird-l10n-af -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-af -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-af -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ar -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ar -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ar -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-be -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-be -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-be -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-bg -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-bg -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-bg -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-br -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-br -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-br -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ca -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ca -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ca -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-cs -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-cs -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-cs -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-cy -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-cy -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-cy -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-da -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-da -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-da -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-de -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-de -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-de -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-el -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-el -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-el -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-et -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-et -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-et -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-eu -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-eu -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-eu -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-fi -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-fi -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-fi -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-fr -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-fr -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-fr -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-gd -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-gd -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-gd -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-gl -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-gl -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-gl -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-he -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-he -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-he -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-hr -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-hr -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-hr -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-hu -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-hu -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-hu -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-id -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-id -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-id -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-is -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-is -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-is -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-it -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-it -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-it -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ja -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ja -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ja -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ka -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ka -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ka -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-kk -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-kk -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-kk -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ko -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ko -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ko -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-lt -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-lt -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-lt -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-lv -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-lv -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-lv -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ms -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ms -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ms -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-nl -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-nl -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-nl -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-pl -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-pl -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-pl -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-rm -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-rm -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-rm -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ro -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ro -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ro -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-ru -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ru -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ru -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-sk -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-sk -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-sk -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-sl -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-sl -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-sl -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-sq -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-sq -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-sq -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-sr -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-sr -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-sr -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-th -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-th -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-th -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-tr -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-tr -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-tr -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-uk -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-uk -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-uk -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-uz -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-uz -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-uz -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-vi -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-vi -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-vi -> 1:115.12.0-1~deb12u1 with priority -1
firefox-esr-l10n-gu-in -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-gu-in -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gu-in -> 115.12.0esr-1~deb12u1 with priority -1
thunderbird-l10n-pt-br -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-pt-br -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-pt-br -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-pt-pt -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-pt-pt -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-pt-pt -> 1:115.12.0-1~deb12u1 with priority -1
ssmtp -> 2.64-11+b1 with priority -1
ssmtp -> 2.64-11 with priority -1
firefox-esr-l10n-af -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-af -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-af -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-an -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-an -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-an -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ar -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ar -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ar -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-az -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-az -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-az -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-be -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-be -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-be -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-bg -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-bg -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-bg -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-bn -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-bn -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-bn -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-br -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-br -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-br -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-bs -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-bs -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-bs -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ca -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ca -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ca -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-cs -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-cs -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-cs -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-cy -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-cy -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-cy -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-da -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-da -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-da -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-de -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-de -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-de -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-el -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-el -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-el -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-eo -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-eo -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-eo -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-et -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-et -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-et -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-eu -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-eu -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-eu -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fa -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-fa -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fa -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ff -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ff -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ff -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fi -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-fi -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fi -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fr -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-fr -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-fr -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gd -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-gd -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gd -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-gl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gn -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-gn -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-gn -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-he -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-he -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-he -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hr -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-hr -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hr -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hu -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-hu -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-hu -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ia -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ia -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ia -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-id -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-id -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-id -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-is -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-is -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-is -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-it -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-it -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-it -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ja -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ja -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ja -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ka -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ka -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ka -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-kk -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-kk -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-kk -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-km -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-km -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-km -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-kn -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-kn -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-kn -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ko -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ko -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ko -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-lt -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-lt -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-lt -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-lv -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-lv -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-lv -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-mk -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-mk -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-mk -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-mr -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-mr -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-mr -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ms -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ms -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ms -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-my -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-my -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-my -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-nl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-nl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-nl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-oc -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-oc -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-oc -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-pl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-rm -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-rm -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-rm -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ro -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ro -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ro -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ru -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ru -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ru -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sc -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sc -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sc -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-si -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-si -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-si -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sk -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sk -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sk -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sq -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sq -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sq -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sr -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-sr -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-sr -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ta -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ta -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ta -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-te -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-te -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-te -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-tg -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-tg -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-tg -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-th -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-th -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-th -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-tl -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-tl -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-tl -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-tr -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-tr -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-tr -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-uk -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-uk -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-uk -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ur -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ur -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ur -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-uz -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-uz -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-uz -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-vi -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-vi -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-vi -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-xh -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-xh -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-xh -> 115.12.0esr-1~deb12u1 with priority -1
sendmail-base -> 8.18.1-6 with priority -1
sendmail-base -> 8.17.1.9-2+deb12u2 with priority -1
courier-base -> 1.0.16-3.2+b2 with priority -1
courier-base -> 1.0.16-3+b6 with priority -1
firefox-esr-l10n-ca-valencia -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ca-valencia -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ca-valencia -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pt-br -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-pt-br -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pt-br -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pt-pt -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-pt-pt -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-pt-pt -> 115.12.0esr-1~deb12u1 with priority -1
chromium-l10n -> 128.0.6613.84-1 with priority 500
chromium-l10n -> 128.0.6613.84-1~deb12u1 with priority -1
chromium-l10n -> 121.0.6167.139-1~deb12u1 with priority -1
thunderbird-l10n-zh-cn -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-zh-cn -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-zh-cn -> 1:115.12.0-1~deb12u1 with priority -1
thunderbird-l10n-zh-tw -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-zh-tw -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-zh-tw -> 1:115.12.0-1~deb12u1 with priority -1
firefox-l10n-sv-se -> 129.0.2-1 with priority 500
firefox-l10n-es-ar -> 129.0.2-1 with priority 500
firefox-l10n-es-cl -> 129.0.2-1 with priority 500
firefox-l10n-es-es -> 129.0.2-1 with priority 500
firefox-l10n-es-mx -> 129.0.2-1 with priority 500
chromium-common -> 128.0.6613.84-1 with priority 500
chromium-common -> 128.0.6613.84-1~deb12u1 with priority -1
chromium-common -> 121.0.6167.139-1~deb12u1 with priority -1
firefox-l10n-ach -> 129.0.2-1 with priority 500
firefox-l10n-all -> 129.0.2-1 with priority 500
firefox-l10n-ast -> 129.0.2-1 with priority 500
firefox-l10n-cak -> 129.0.2-1 with priority 500
firefox-l10n-dsb -> 129.0.2-1 with priority 500
firefox-l10n-fur -> 129.0.2-1 with priority 500
firefox-l10n-pa-in -> 129.0.2-1 with priority 500
firefox-l10n-hsb -> 129.0.2-1 with priority 500
firefox-l10n-kab -> 129.0.2-1 with priority 500
firefox-esr-l10n-zh-cn -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-zh-cn -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-zh-cn -> 115.12.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-zh-tw -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-zh-tw -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-zh-tw -> 115.12.0esr-1~deb12u1 with priority -1
firefox-l10n-lij -> 129.0.2-1 with priority 500
firefox-l10n-en-ca -> 129.0.2-1 with priority 500
firefox-l10n-en-gb -> 129.0.2-1 with priority 500
thunderbird-l10n-ga-ie -> 1:128.1.0esr-1 with priority 500
thunderbird-l10n-ga-ie -> 1:115.14.0-1~deb12u1 with priority -1
thunderbird-l10n-ga-ie -> 1:115.12.0-1~deb12u1 with priority -1
firefox-l10n-sat -> 129.0.2-1 with priority 500
firefox-l10n-sco -> 129.0.2-1 with priority 500
firefox-l10n-skr -> 129.0.2-1 with priority 500
firefox-l10n-son -> 129.0.2-1 with priority 500
firefox-l10n-szl -> 129.0.2-1 with priority 500
firefox-l10n-fy-nl -> 129.0.2-1 with priority 500
firefox-l10n-trs -> 129.0.2-1 with priority 500
chromium-common-dbgsym -> 121.0.6167.139-1~deb12u1 with priority -1
firefox-esr-l10n-ne-np -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ne-np -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ne-np -> 115.12.0esr-1~deb12u1 with priority -1
firefox-l10n-nb-no -> 129.0.2-1 with priority 500
firefox-esr -> 115.14.0esr-1 with priority 500
firefox-esr -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr -> 115.12.0esr-1~deb12u1 with priority -1
firefox-l10n-hy-am -> 129.0.2-1 with priority 500
firefox-esr-l10n-ga-ie -> 115.14.0esr-1 with priority 500
firefox-esr-l10n-ga-ie -> 115.14.0esr-1~deb12u1 with priority -1
firefox-esr-l10n-ga-ie -> 115.12.0esr-1~deb12u1 with priority -1
postfix -> 3.9.0-3 with priority -1
postfix -> 3.7.11-0+deb12u1 with priority -1
firefox-l10n-hi-in -> 129.0.2-1 with priority 500
-- System Information:
Debian Release: trixie/sid
APT prefers testing-debug
APT policy: (500, 'testing-debug'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'testing'), (500, 'stable'), (50, 'unstable-debug'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 6.10.4-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nvidia-open-kernel-dkms depends on:
ii dkms 3.0.13-1
ii firmware-nvidia-gsp [firmware-nvidia-gsp-535.183.06] 535.183.06-1
ii nvidia-installer-cleanup 20240109+1
ii nvidia-open-kernel-support [nvidia-open-kernel-support--v1] 535.183.06-1
nvidia-open-kernel-dkms recommends no packages.
nvidia-open-kernel-dkms suggests no packages.
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 535.183.06-1
ii nvidia-driver-bin 535.183.06-1
ii nvidia-driver-libs 535.183.06-1
ii nvidia-installer-cleanup 20240109+1
ii nvidia-kernel-dkms [nvidia-kernel-535.183.06] 535.183.06-1
ii nvidia-legacy-check 535.183.06-1
ii nvidia-open-kernel-dkms [nvidia-open-kernel-535.183.06] 535.183.06-1
ii nvidia-support 20240109+1
ii nvidia-vdpau-driver 535.183.06-1
ii xserver-xorg-video-nvidia 535.183.06-1
Versions of packages nvidia-driver recommends:
ii libnvidia-cfg1 535.183.06-1
ii nvidia-persistenced 535.171.04-1
ii nvidia-settings 535.171.04-1
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 535.183.06-1
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 535.183.06-1
ii nvidia-egl-icd 535.183.06-1
Versions of packages nvidia-driver-libs:amd64 recommends:
ii libgles-nvidia1 535.183.06-1
ii libgles-nvidia2 535.183.06-1
ii libglx-nvidia0 535.183.06-1
ii libnvidia-allocator1 535.183.06-1
ii libnvidia-cfg1 535.183.06-1
ii libnvidia-encode1 535.183.06-1
ii libopengl0 1.7.0-1+b1
ii nvidia-driver-libs 535.183.06-1
ii nvidia-vulkan-icd 535.183.06-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.39-7
ii libnvidia-glcore 535.183.06-1
ii nvidia-alternative 535.183.06-1
ii nvidia-installer-cleanup 20240109+1
ii nvidia-legacy-check 535.183.06-1
ii nvidia-support 20240109+1
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.12-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 535.183.06-1
ii nvidia-kernel-dkms [nvidia-kernel-535.183.06] 535.183.06-1
ii nvidia-open-kernel-dkms [nvidia-open-kernel-535.183.06] 535.183.06-1
ii nvidia-settings 535.171.04-1
ii nvidia-suspend-common 535.183.06-1
ii nvidia-vdpau-driver 535.183.06-1
ii nvidia-vulkan-icd 535.183.06-1
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 535.183.06-1
Versions of packages nvidia-alternative depends on:
ii dpkg 1.22.11
ii glx-alternative-nvidia 1.2.2
ii nvidia-legacy-check 535.183.06-1
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.22.11
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] 535.183.06-1
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.39-7
ii libdrm-intel1 2.4.122-1
ii libdrm2 2.4.122-1
ii libpciaccess0 0.17-3+b1
ii libpixman-1-0 0.42.2-1+b1
ii libudev1 256.5-1
ii libx11-6 2:1.8.7-1+b1
ii libx11-xcb1 2:1.8.7-1+b1
ii libxcb-dri2-0 1.17.0-2
ii libxcb-util1 0.4.0-1+b1
ii libxcb1 1.17.0-2
ii libxcursor1 1:1.2.2-1
ii libxdamage1 1:1.1.6-1+b1
ii libxext6 2:1.3.4-1+b1
ii libxfixes3 1:6.0.0-2+b1
ii libxinerama1 2:1.1.4-3+b1
ii libxrandr2 2:1.5.4-1
ii libxrender1 1:0.9.10-1.1+b1
ii libxss1 1:1.2.3-1+b1
ii libxtst6 2:1.2.3-1.1+b1
ii libxvmc1 2:1.0.12-2+b1
ii xserver-xorg-core [xorg-video-abi-25] 2:21.1.12-1
Versions of packages nvidia-open-kernel-dkms is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
ii ccache 4.10.2-1
ii intel-opencl-icd [opencl-icd] 24.22.29735.21-1
pn libcuda.so.1 <none>
ii libcuda1 [libcuda1-any] 535.183.06-1
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.122-1
ii libegl1 1.7.0-1+b1
ii libgl1 1.7.0-1+b1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 535.183.06-1
ii libgles1 1.7.0-1+b1
ii libgles2 1.7.0-1+b1
ii libglvnd0 1.7.0-1+b1
ii libglx0 1.7.0-1+b1
ii libnvidia-cfg1 [libnvidia-cfg1-any] 535.183.06-1
ii libnvidia-ml1 [libnvidia-ml.so.1] 535.183.06-1
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.3.283.0-1
pn linux-headers <none>
ii make 4.3-4.1
ii mesa-vulkan-drivers [vulkan-icd] 24.1.3-2
ii nvidia-cuda-mps 535.183.06-1
ii nvidia-driver [nvidia-glx-any] 535.183.06-1
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 535.183.06-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20240109+1
ii nvidia-kernel-dkms [nvidia-kernel-dkms-any] 535.183.06-1
ii nvidia-kernel-support [nvidia-kernel-support-any] 535.183.06-1
ii nvidia-modprobe 550.78-1
ii nvidia-open-kernel-dkms [nvidia-open-kernel-dkms-any] 535.183.06-1
pn nvidia-open-kernel-source <none>
ii nvidia-open-kernel-support [nvidia-kernel-support-any] 535.183.06-1
ii nvidia-opencl-icd [opencl-icd] 535.183.06-1
ii nvidia-persistenced 535.171.04-1
ii nvidia-powerd 535.183.06-1
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 535.171.04-1
ii nvidia-support 20240109+1
ii nvidia-suspend-common 535.183.06-1
ii nvidia-vulkan-icd [vulkan-icd] 535.183.06-1
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.3.2-1+b1
pn primus <none>
pn primus-libs <none>
pn primus-nvidia <none>
pn primus-vk <none>
pn primus-vk-nvidia <none>
ii xserver-xorg 1:7.7+23.1
ii xserver-xorg-core 2:21.1.12-1
ii xserver-xorg-legacy 2:21.1.12-1
ii xserver-xorg-video-nouveau 1:1.0.17-3
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 535.183.06-1
-- no debconf information
More information about the pkg-nvidia-devel
mailing list