Bug#976598: nvidia-driver: Fullscreen broken in SDL2 software
Manuel Bilderbeek
Manuel.Bilderbeek at gmail.com
Sat Dec 5 16:06:14 GMT 2020
Package: nvidia-driver
Version: 450.80.02-1
Severity: normal
Dear Maintainer,
I don't use full screen a lot, so I only notice it now. But in the SDL2 app
we're developing (openMSX, also in Debian, but this applies only to the current
development version, available on GitHub), the fullscreen mode is broken. So I
asked on #debian-next and there I see this:
<mooff> Quibus: just installed vonsh to test, and the fullscreen mode there seems broken too
<mooff> the canvas resizes but the window keeps the same position and size
<mooff> with nvidia-driver 450.80.2
So, it also happens with 'vonsh' which is already readily available and the
issue can thus be tested with that game.
My conclusion is then that it is most likely related to the nvidia driver. The
fullscreen in openMSX works fine on a Linux machine with an intel chip, for
instance. And also on Mac and Windows.
I know this is probably an upstream thing, just filing the bug here so everyone
can track it and document the issue.
Thanks for all your support on the driver!
-- Package-specific info:
uname -a:
Linux sonata 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64 GNU/Linux
/proc/version:
Linux version 5.9.0-4-amd64 (debian-kernel at lists.debian.org) (gcc-10 (Debian 10.2.0-19) 10.2.0, GNU ld (GNU Binutils for Debian) 2.35.1) #1 SMP Debian 5.9.11-1 (2020-11-27)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 450.80.02 Wed Sep 23 01:13:39 UTC 2020
GCC version: gcc version 10.2.0 (Debian 10.2.0-19)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK107 [GeForce GT 640] [10de:0fc1] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. GK107 [GeForce GT 640] [1043:83f9]
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 30
Region 0: Memory at fd000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at ce000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at dc00 [size=128]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Dec 5 11:01 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Dec 5 11:01 /dev/dri/renderD128
crw-rw-rw- 1 root root 195, 254 Dec 5 11:01 /dev/nvidia-modeset
crw-rw-rw- 1 root root 195, 0 Dec 5 11:01 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Dec 5 11:01 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Dec 5 11:01 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Dec 5 11:01 pci-0000:01:00.0-render -> ../renderD128
video:x:44:manuel
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Feb 2 2020 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 Aug 13 2018 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 49 Feb 2 2020 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 51 Feb 2 2020 /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 Aug 13 2018 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Aug 13 2018 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Feb 2 2020 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Feb 2 2020 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 Feb 2 2020 /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 Feb 2 2020 /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 Aug 13 2018 /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 Aug 13 2018 /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 Feb 2 2020 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 55 Feb 2 2020 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 57 Feb 2 2020 /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 Feb 2 2020 /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 Aug 13 2018 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 Aug 13 2018 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 Feb 2 2020 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 52 Feb 2 2020 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 Feb 2 2020 /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 Feb 2 2020 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 42 Feb 2 2020 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 42 Feb 2 2020 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 44 Feb 2 2020 /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 Feb 2 2020 /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 Feb 2 2020 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 51 Feb 2 2020 /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 Feb 2 2020 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Feb 2 2020 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Feb 2 2020 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Feb 2 2020 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Feb 2 2020 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Feb 2 2020 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 Aug 13 2018 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Nov 3 18:46 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 57 Nov 3 18:46 /etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 59 Nov 3 18:46 /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 63 Nov 3 18:46 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 63 Nov 3 18:46 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Nov 3 18:46 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Nov 3 18:46 /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 60 Nov 3 18:46 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 60 Nov 3 18:46 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Nov 3 18:46 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Nov 3 18:46 /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 57 Nov 3 18:46 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 57 Nov 3 18:46 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 59 Nov 3 18:46 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 59 Nov 3 18:46 /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 46 Nov 3 18:46 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 59 Nov 3 18:46 /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 58 Nov 3 18:46 /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 61 Nov 3 18:46 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root 38 Nov 3 18:46 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 73 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-450.80.02-key-documentation
lrwxrwxrwx 1 root root 50 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 36 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root 40 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 39 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Nov 3 18:46 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 37 Nov 3 18:46 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 49 Feb 2 2020 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 48 Feb 2 2020 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 55 Feb 2 2020 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 65 Feb 2 2020 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 52 Feb 2 2020 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root 62 Feb 2 2020 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
-rw-r--r-- 1 root root 26552476 Sep 23 02:56 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.450.80.02
-rw-r--r-- 1 root root 29928012 Sep 23 02:55 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.450.80.02
-rw-r--r-- 1 root root 552364 Sep 23 02:47 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.450.80.02
-rw-r--r-- 1 root root 12253376 Sep 23 02:54 /usr/lib/i386-linux-gnu/libnvidia-glvkspirv.so.450.80.02
-rw-r--r-- 1 root root 13404 Sep 23 02:47 /usr/lib/i386-linux-gnu/libnvidia-tls.so.450.80.02
-rw-r--r-- 1 root root 1379616 Nov 3 16:33 /usr/lib/libnvidia-gtk3.so.450.80.02
lrwxrwxrwx 1 root root 49 Nov 12 2016 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Feb 2 2020 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Jun 9 2015 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Feb 2 2020 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Aug 13 2018 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Feb 2 2020 /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 Feb 2 2020 /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 Nov 12 2016 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Feb 2 2020 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Feb 2 2020 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
-rw-r--r-- 1 root root 665600 Sep 23 02:48 /usr/lib/x86_64-linux-gnu/libnvidia-cbl.so.450.80.02
lrwxrwxrwx 1 root root 58 Jan 27 2018 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 27111240 Sep 23 03:01 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.450.80.02
-rw-r--r-- 1 root root 29070896 Sep 23 03:01 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.450.80.02
-rw-r--r-- 1 root root 595624 Sep 23 02:48 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.450.80.02
-rw-r--r-- 1 root root 11774712 Sep 23 03:01 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.450.80.02
lrwxrwxrwx 1 root root 60 Jan 27 2018 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 39959792 Sep 23 03:05 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.450.80.02
-rw-r--r-- 1 root root 14480 Sep 23 02:46 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.450.80.02
lrwxrwxrwx 1 root root 36 Jan 27 2018 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 289992 Mar 31 2020 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 45 Feb 2 2020 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 45 Feb 2 2020 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root 32858 Dec 5 11:03 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 32858 Dec 4 22:45 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 32946 Dec 5 16:33 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 34894 Dec 5 00:17 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root 7929 Oct 7 2015 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 7929 Oct 7 2015 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 7929 Oct 7 2015 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 7929 Oct 7 2015 /var/log/Xorg.5.log
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x 2 root root 4096 Oct 27 2019 .
drwxr-xr-x 16 root root 4096 Oct 14 08:46 ..
/etc/nvidia/:
total 28
drwxr-xr-x 3 root root 4096 Feb 2 2020 .
drwxr-xr-x 191 root root 12288 Dec 5 15:55 ..
drwxr-xr-x 2 root root 4096 Nov 3 18:46 current
lrwxrwxrwx 1 root root 56 Jan 27 2018 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Feb 2 2020 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jan 27 2018 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Jan 27 2018 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
-rw-r--r-- 1 root root 624 Oct 1 2015 nvidia-modprobe.conf.backup
-rw-r--r-- 1 root root 74 Oct 7 2015 nvidia-modprobe.conf.dpkg-bak
/usr/lib/i386-linux-gnu/nvidia/:
total 44
drwxr-xr-x 3 root root 4096 Feb 2 2020 .
drwxr-xr-x 31 root root 32768 Dec 5 14:38 ..
drwxr-xr-x 2 root root 4096 Nov 3 18:45 current
/usr/lib/i386-linux-gnu/nvidia/current/:
total 2128
drwxr-xr-x 2 root root 4096 Nov 3 18:45 .
drwxr-xr-x 3 root root 4096 Feb 2 2020 ..
lrwxrwxrwx 1 root root 26 Oct 29 01:05 libEGL_nvidia.so.0 -> libEGL_nvidia.so.450.80.02
-rw-r--r-- 1 root root 1073924 Sep 23 02:48 libEGL_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 32 Oct 29 01:05 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.450.80.02
-rw-r--r-- 1 root root 48952 Sep 23 02:47 libGLESv1_CM_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 29 Oct 29 01:05 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.450.80.02
-rw-r--r-- 1 root root 87892 Sep 23 02:47 libGLESv2_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 26 Oct 29 01:05 libGLX_nvidia.so.0 -> libGLX_nvidia.so.450.80.02
-rw-r--r-- 1 root root 951604 Sep 23 02:47 libGLX_nvidia.so.450.80.02
/usr/lib/mesa-diverted/:
total 60
drwxr-xr-x 7 root root 4096 Jul 18 23:41 .
drwxr-xr-x 149 root root 32768 Dec 3 20:14 ..
drwxr-xr-x 2 root root 4096 Jul 2 22:31 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 Oct 22 2014 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Nov 30 08:42 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Jun 9 2015 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Nov 14 2019 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 Nov 30 08:42 x86_64-linux-gnu
/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 22:31 .
drwxr-xr-x 7 root root 4096 Jul 18 23:41 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Oct 22 2014 .
drwxr-xr-x 7 root root 4096 Jul 18 23:41 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 624
drwxr-xr-x 2 root root 4096 Nov 30 08:42 .
drwxr-xr-x 7 root root 4096 Jul 18 23:41 ..
lrwxrwxrwx 1 root root 15 Jul 29 16:05 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 87648 Jul 29 16:05 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Jul 29 16:05 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 439760 Jul 29 16:05 libGL.so.1.7.0
lrwxrwxrwx 1 root root 21 Jul 29 16:05 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 38348 Jul 29 16:05 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 18 Jul 29 16:05 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 54732 Jul 29 16:05 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Nov 25 12:32 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Nov 14 2019 .
drwxr-xr-x 7 root root 4096 Jul 18 23:41 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 736
drwxr-xr-x 2 root root 4096 Nov 30 08:42 .
drwxr-xr-x 7 root root 4096 Jul 18 23:41 ..
lrwxrwxrwx 1 root root 11 Jul 29 16:05 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root 15 Jul 29 16:05 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 80352 Jul 29 16:05 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 10 Jul 29 16:05 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 14 Jul 29 16:05 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542904 Jul 29 16:05 libGL.so.1.7.0
lrwxrwxrwx 1 root root 17 Jul 29 16:05 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 21 Jul 29 16:05 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43184 Jul 29 16:05 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 14 Jul 29 16:05 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root 18 Jul 29 16:05 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71856 Jul 29 16:05 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Nov 25 12:32 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 40
drwxr-xr-x 2 root root 4096 Oct 22 2014 .
drwxr-xr-x 149 root root 32768 Dec 3 20:14 ..
/usr/lib/nvidia/:
total 64
drwxr-xr-x 4 root root 4096 Jul 18 23:42 .
drwxr-xr-x 149 root root 32768 Dec 3 20:14 ..
-rw-r--r-- 1 root root 57 Jul 7 21:48 alternate-install-present
drwxr-xr-x 2 root root 4096 Oct 21 2015 bumblebee
-rwxr-xr-x 1 root root 2125 Jul 7 21:48 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jul 7 21:48 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Nov 11 00:21 current
lrwxrwxrwx 1 root root 48 Feb 2 2020 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Jan 27 2018 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jan 27 2018 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 27 2018 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Jul 7 21:48 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Oct 21 2015 .
drwxr-xr-x 4 root root 4096 Jul 18 23:42 ..
/usr/lib/nvidia/current/:
total 20028
drwxr-xr-x 2 root root 4096 Nov 11 00:21 .
drwxr-xr-x 4 root root 4096 Jul 18 23:42 ..
lrwxrwxrwx 1 root root 32 Oct 29 01:05 libglxserver_nvidia.so -> libglxserver_nvidia.so.450.80.02
-rw-r--r-- 1 root root 13168112 Sep 23 02:51 libglxserver_nvidia.so.450.80.02
-rwxr-xr-x 1 root root 26784 Nov 3 16:33 nv-control-dpy
-rwxr-xr-x 1 root root 36432 Sep 23 03:39 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 250416 Sep 23 02:47 nvidia-debugdump
-rwxr-xr-x 1 root root 231808 Nov 3 16:33 nvidia-settings
-rw-r--r-- 1 root root 8610 Nov 3 16:33 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Nov 3 16:33 nvidia-settings.desktop
-rw-r--r-- 1 root root 2691 Oct 29 01:05 nvidia.ids
-rw-r--r-- 1 root root 6757152 Sep 23 02:53 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 20028
drwxr-xr-x 2 root root 4096 Nov 11 00:21 .
drwxr-xr-x 4 root root 4096 Jul 18 23:42 ..
lrwxrwxrwx 1 root root 32 Oct 29 01:05 libglxserver_nvidia.so -> libglxserver_nvidia.so.450.80.02
-rw-r--r-- 1 root root 13168112 Sep 23 02:51 libglxserver_nvidia.so.450.80.02
-rwxr-xr-x 1 root root 26784 Nov 3 16:33 nv-control-dpy
-rwxr-xr-x 1 root root 36432 Sep 23 03:39 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 250416 Sep 23 02:47 nvidia-debugdump
-rwxr-xr-x 1 root root 231808 Nov 3 16:33 nvidia-settings
-rw-r--r-- 1 root root 8610 Nov 3 16:33 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Nov 3 16:33 nvidia-settings.desktop
-rw-r--r-- 1 root root 2691 Oct 29 01:05 nvidia.ids
-rw-r--r-- 1 root root 6757152 Sep 23 02:53 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 320
drwxr-xr-x 3 root root 4096 Feb 2 2020 .
drwxr-xr-x 167 root root 311296 Dec 5 14:38 ..
drwxr-xr-x 2 root root 4096 Nov 3 18:46 current
lrwxrwxrwx 1 root root 61 Jan 27 2018 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5300
drwxr-xr-x 2 root root 4096 Nov 3 18:46 .
drwxr-xr-x 3 root root 4096 Feb 2 2020 ..
lrwxrwxrwx 1 root root 26 Oct 29 01:05 libEGL_nvidia.so.0 -> libEGL_nvidia.so.450.80.02
-rw-r--r-- 1 root root 1292464 Sep 23 02:49 libEGL_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 32 Oct 29 01:05 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.450.80.02
-rw-r--r-- 1 root root 63688 Sep 23 02:47 libGLESv1_CM_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 29 Oct 29 01:05 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.450.80.02
-rw-r--r-- 1 root root 111472 Sep 23 02:47 libGLESv2_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 26 Oct 29 01:05 libGLX_nvidia.so.0 -> libGLX_nvidia.so.450.80.02
-rw-r--r-- 1 root root 1123584 Sep 23 02:47 libGLX_nvidia.so.450.80.02
lrwxrwxrwx 1 root root 26 Oct 29 01:05 libnvidia-cfg.so.1 -> libnvidia-cfg.so.450.80.02
-rw-r--r-- 1 root root 205808 Sep 23 02:46 libnvidia-cfg.so.450.80.02
lrwxrwxrwx 1 root root 17 Oct 29 01:05 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 25 Oct 29 01:05 libnvidia-ml.so.1 -> libnvidia-ml.so.450.80.02
-rw-r--r-- 1 root root 1909944 Sep 23 02:48 libnvidia-ml.so.450.80.02
lrwxrwxrwx 1 root root 28 Oct 29 01:05 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.450.80.02
-rw-r--r-- 1 root root 695408 Sep 23 02:46 libvdpau_nvidia.so.450.80.02
/usr/share/X11/xorg.conf.d/:
total 36
drwxr-xr-x 2 root root 4096 Aug 22 12:16 .
drwxr-xr-x 7 root root 4096 Oct 14 08:46 ..
-rw-r--r-- 1 root root 92 Oct 22 2019 10-amdgpu.conf
-rw-r--r-- 1 root root 1099 Apr 14 2020 10-evdev.conf
-rw-r--r-- 1 root root 1350 Mar 31 2020 10-quirks.conf
-rw-r--r-- 1 root root 92 Oct 22 2019 10-radeon.conf
-rw-r--r-- 1 root root 1429 Aug 17 12:45 40-libinput.conf
-rw-r--r-- 1 root root 1753 Apr 6 2020 70-synaptics.conf
-rw-r--r-- 1 root root 2747 Aug 6 2019 70-wacom.conf
lrwxrwxrwx 1 root root 50 Jan 27 2018 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
/etc/modprobe.d:
total 32
drwxr-xr-x 2 root root 4096 Nov 18 08:48 .
drwxr-xr-x 191 root root 12288 Dec 5 15:55 ..
-rw-r--r-- 1 root root 154 Dec 18 2014 amd64-microcode-blacklist.conf
-rw-r--r-- 1 root root 127 Oct 4 2014 dkms.conf
-rw-r--r-- 1 root root 154 Jan 30 2015 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 Jan 27 2018 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Oct 21 2015 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 43 Jan 27 2018 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modules-load.d:
-rw-r--r-- 1 root root 195 Jun 8 2015 /etc/modules
/etc/modules-load.d/:
total 28
drwxr-xr-x 2 root root 4096 Nov 25 08:41 .
drwxr-xr-x 191 root root 12288 Dec 5 15:55 ..
-rw-r--r-- 1 root root 119 May 8 2015 cups-filters.conf
-rw-r--r-- 1 root root 4 Nov 2 15:52 fwupd-msr.conf
-rw-r--r-- 1 root root 19 Nov 2 15:52 fwupd-platform-integrity.conf
lrwxrwxrwx 1 root root 10 Nov 19 22:35 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Jan 27 2018 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-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia
remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /home/manuel/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[ 994.101] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 994.101] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 994.101] (--) Log file renamed from "/home/manuel/.local/share/xorg/Xorg.pid-2000.log" to "/home/manuel/.local/share/xorg/Xorg.1.log"
[ 994.102]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 994.102] X Protocol Version 11, Revision 0
[ 994.102] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 994.102] Current Operating System: Linux sonata 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64
[ 994.102] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=8efc387d-cdc0-496d-8f3c-03cc7f4ac8a5 ro quiet
[ 994.102] Build Date: 03 March 2017 03:14:41PM
[ 994.102] xorg-server 2:1.19.2-1 (https://www.debian.org/support)
[ 994.102] Current version of pixman: 0.34.0
[ 994.102] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 994.102] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 994.102] (==) Log file: "/home/manuel/.local/share/xorg/Xorg.1.log", Time: Tue May 9 19:07:19 2017
[ 994.102] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 994.102] (==) No Layout section. Using the first Screen section.
[ 994.102] (==) No screen section available. Using defaults.
[ 994.102] (**) |-->Screen "Default Screen Section" (0)
[ 994.102] (**) | |-->Monitor "<default monitor>"
[ 994.102] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 994.102] (==) Automatically adding devices
[ 994.102] (==) Automatically enabling devices
[ 994.102] (==) Automatically adding GPU devices
[ 994.102] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 994.102] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 994.102] Entry deleted from font path.
[ 994.102] (==) 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
[ 994.102] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 994.102] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 994.102] (II) Loader magic: 0x560eca75de00
[ 994.102] (II) Module ABI versions:
[ 994.102] X.Org ANSI C Emulation: 0.4
[ 994.102] X.Org Video Driver: 23.0
[ 994.102] X.Org XInput driver : 24.1
[ 994.102] X.Org Server Extension : 10.0
[ 994.103] (++) using VT number 2
[ 994.104] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[ 994.104] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 994.104] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 994.105] (--) PCI:*(0:1:0:0) 10de:0622:1458:3481 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[ 994.105] (II) LoadModule: "glx"
[ 994.105] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 994.117] (II) Module glx: vendor="NVIDIA Corporation"
[ 994.117] compiled for 4.0.2, module version = 1.0.0
[ 994.117] Module class: X.Org Server Extension
[ 994.117] (II) NVIDIA GLX Module 340.102 Mon Jan 16 12:37:38 PST 2017
[ 994.117] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 994.118] loading driver: nvidia
[ 994.118] (==) Matched nvidia as autoconfigured driver 0
[ 994.118] (==) Matched nouveau as autoconfigured driver 1
[ 994.118] (==) Matched nv as autoconfigured driver 2
[ 994.118] (==) Matched nouveau as autoconfigured driver 3
[ 994.118] (==) Matched nv as autoconfigured driver 4
[ 994.118] (==) Matched modesetting as autoconfigured driver 5
[ 994.118] (==) Matched fbdev as autoconfigured driver 6
[ 994.118] (==) Matched vesa as autoconfigured driver 7
[ 994.118] (==) Assigned the driver to the xf86ConfigLayout
[ 994.118] (II) LoadModule: "nvidia"
[ 994.118] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 994.118] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 994.118] compiled for 4.0.2, module version = 1.0.0
[ 994.118] Module class: X.Org Video Driver
[ 994.118] (II) LoadModule: "nouveau"
[ 994.118] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 994.118] (II) Module nouveau: vendor="X.Org Foundation"
[ 994.118] compiled for 1.19.3, module version = 1.0.13
[ 994.118] Module class: X.Org Video Driver
[ 994.118] ABI class: X.Org Video Driver, version 23.0
[ 994.118] (II) LoadModule: "nv"
[ 994.119] (WW) Warning, couldn't open module nv
[ 994.119] (II) UnloadModule: "nv"
[ 994.119] (II) Unloading nv
[ 994.119] (EE) Failed to load module "nv" (module does not exist, 0)
[ 994.119] (II) LoadModule: "modesetting"
[ 994.119] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 994.119] (II) Module modesetting: vendor="X.Org Foundation"
[ 994.119] compiled for 1.19.2, module version = 1.19.2
[ 994.119] Module class: X.Org Video Driver
[ 994.119] ABI class: X.Org Video Driver, version 23.0
[ 994.119] (II) LoadModule: "fbdev"
[ 994.119] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 994.119] (II) Module fbdev: vendor="X.Org Foundation"
[ 994.119] compiled for 1.19.0, module version = 0.4.4
[ 994.119] Module class: X.Org Video Driver
[ 994.119] ABI class: X.Org Video Driver, version 23.0
[ 994.119] (II) LoadModule: "vesa"
[ 994.119] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 994.119] (II) Module vesa: vendor="X.Org Foundation"
[ 994.119] compiled for 1.19.0, module version = 2.3.4
[ 994.119] Module class: X.Org Video Driver
[ 994.119] ABI class: X.Org Video Driver, version 23.0
[ 994.119] (II) NVIDIA dlloader X Driver 340.102 Mon Jan 16 12:17:09 PST 2017
[ 994.119] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 994.119] (II) NOUVEAU driver Date: Tue Sep 20 00:31:06 2016 -0400
[ 994.119] (II) NOUVEAU driver for NVIDIA chipset families :
[ 994.119] RIVA TNT (NV04)
[ 994.119] RIVA TNT2 (NV05)
[ 994.119] GeForce 256 (NV10)
[ 994.119] GeForce 2 (NV11, NV15)
[ 994.119] GeForce 4MX (NV17, NV18)
[ 994.119] GeForce 3 (NV20)
[ 994.119] GeForce 4Ti (NV25, NV28)
[ 994.119] GeForce FX (NV3x)
[ 994.119] GeForce 6 (NV4x)
[ 994.119] GeForce 7 (G7x)
[ 994.119] GeForce 8 (G8x)
[ 994.119] GeForce GTX 200 (NVA0)
[ 994.120] GeForce GTX 400 (NVC0)
[ 994.120] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 994.120] (II) FBDEV: driver for framebuffer: fbdev
[ 994.120] (II) VESA: driver for VESA chipsets: vesa
[ 994.120] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 994.120] (II) Loading sub module "fb"
[ 994.120] (II) LoadModule: "fb"
[ 994.120] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 994.120] (II) Module fb: vendor="X.Org Foundation"
[ 994.120] compiled for 1.19.2, module version = 1.0.0
[ 994.120] ABI class: X.Org ANSI C Emulation, version 0.4
[ 994.120] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 994.120] (II) Loading sub module "wfb"
[ 994.120] (II) LoadModule: "wfb"
[ 994.120] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 994.120] (II) Module wfb: vendor="X.Org Foundation"
[ 994.120] compiled for 1.19.2, module version = 1.0.0
[ 994.120] ABI class: X.Org ANSI C Emulation, version 0.4
[ 994.120] (II) Loading sub module "ramdac"
[ 994.120] (II) LoadModule: "ramdac"
[ 994.120] (II) Module "ramdac" already built-in
[ 994.120] (WW) Falling back to old probe method for modesetting
[ 994.120] (WW) Falling back to old probe method for fbdev
[ 994.120] (II) Loading sub module "fbdevhw"
[ 994.120] (II) LoadModule: "fbdevhw"
[ 994.120] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 994.121] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 994.121] compiled for 1.19.2, module version = 0.0.2
[ 994.121] ABI class: X.Org Video Driver, version 23.0
[ 994.121] (EE) open /dev/fb0: No such file or directory
[ 994.121] (WW) Falling back to old probe method for vesa
[ 994.121] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 994.121] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 994.121] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 994.121] (==) NVIDIA(0): RGB weight 888
[ 994.121] (==) NVIDIA(0): Default visual is TrueColor
[ 994.121] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 994.121] (**) NVIDIA(0): Enabling 2D acceleration
[ 994.226] (II) NVIDIA(0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 994.226] (II) NVIDIA(0): stereo.
[ 994.226] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 994.227] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
[ 994.227] (--) NVIDIA(0): Memory: 524288 kBytes
[ 994.227] (--) NVIDIA(0): VideoBIOS: 62.94.11.00.03
[ 994.227] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 994.230] (--) NVIDIA(0): Valid display device(s) on GeForce 9600 GT at PCI:1:0:0
[ 994.230] (--) NVIDIA(0): CRT-0
[ 994.230] (--) NVIDIA(0): CRT-1
[ 994.230] (--) NVIDIA(0): TV-0
[ 994.230] (--) NVIDIA(0): DFP-0
[ 994.230] (--) NVIDIA(0): HP ZR24w (DFP-1) (boot, connected)
[ 994.230] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 994.230] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 994.230] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[ 994.230] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 994.230] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 994.230] (--) NVIDIA(0): HP ZR24w (DFP-1): Internal TMDS
[ 994.230] (--) NVIDIA(GPU-0): HP ZR24w (DFP-1): 330.0 MHz maximum pixel clock
[ 994.230] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 994.230] (**) NVIDIA(0): device HP ZR24w (DFP-1) (Using EDID frequencies has been
[ 994.230] (**) NVIDIA(0): enabled on all display devices.)
[ 994.231] (==) NVIDIA(0):
[ 994.231] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 994.231] (==) NVIDIA(0): will be used as the requested mode.
[ 994.231] (==) NVIDIA(0):
[ 994.231] (II) NVIDIA(0): Validated MetaModes:
[ 994.231] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 994.231] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 994.260] (--) NVIDIA(0): DPI set to (90, 87); computed from "UseEdidDpi" X config
[ 994.260] (--) NVIDIA(0): option
[ 994.260] (II) UnloadModule: "nouveau"
[ 994.260] (II) Unloading nouveau
[ 994.260] (II) UnloadModule: "modesetting"
[ 994.260] (II) Unloading modesetting
[ 994.260] (II) UnloadModule: "fbdev"
[ 994.260] (II) Unloading fbdev
[ 994.260] (II) UnloadSubModule: "fbdevhw"
[ 994.260] (II) Unloading fbdevhw
[ 994.260] (II) UnloadModule: "vesa"
[ 994.260] (II) Unloading vesa
[ 994.260] (--) Depth 24 pixmap format is 32 bpp
[ 994.260] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 994.266] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 994.323] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 994.323] (==) NVIDIA(0): Backing store enabled
[ 994.323] (==) NVIDIA(0): Silken mouse enabled
[ 994.323] (==) NVIDIA(0): DPMS enabled
[ 994.324] (II) Loading sub module "dri2"
[ 994.324] (II) LoadModule: "dri2"
[ 994.324] (II) Module "dri2" already built-in
[ 994.324] (II) NVIDIA(0): [DRI2] Setup complete
[ 994.324] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 994.324] (--) RandR disabled
[ 994.326] (II) SELinux: Disabled on system
[ 994.327] (II) Initializing extension GLX
[ 994.327] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 994.367] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 994.367] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 994.367] (II) LoadModule: "libinput"
[ 994.367] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 994.368] (II) Module libinput: vendor="X.Org Foundation"
[ 994.368] compiled for 1.19.0, module version = 0.23.0
[ 994.368] Module class: X.Org XInput Driver
[ 994.368] ABI class: X.Org XInput driver, version 24.1
[ 994.368] (II) Using input driver 'libinput' for 'Power Button'
[ 994.368] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
[ 994.368] (**) Power Button: always reports core events
[ 994.368] (**) Option "Device" "/dev/input/event5"
[ 994.369] (**) Option "_source" "server/udev"
[ 994.369] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 994.369] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 994.369] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[ 994.369] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 994.369] (**) Option "xkb_model" "pc105"
[ 994.369] (**) Option "xkb_layout" "us"
[ 994.369] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 994.369] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 994.370] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 994.370] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 994.370] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 994.370] (II) Using input driver 'libinput' for 'Power Button'
[ 994.370] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[ 994.370] (**) Power Button: always reports core events
[ 994.370] (**) Option "Device" "/dev/input/event4"
[ 994.370] (**) Option "_source" "server/udev"
[ 994.370] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 994.370] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 994.370] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[ 994.370] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 994.370] (**) Option "xkb_model" "pc105"
[ 994.370] (**) Option "xkb_layout" "us"
[ 994.371] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 994.371] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 994.371] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 994.371] (II) No input driver specified, ignoring this device.
[ 994.371] (II) This device may have been added with another device file.
[ 994.371] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event8)
[ 994.371] (II) No input driver specified, ignoring this device.
[ 994.371] (II) This device may have been added with another device file.
[ 994.371] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event9)
[ 994.371] (II) No input driver specified, ignoring this device.
[ 994.371] (II) This device may have been added with another device file.
[ 994.372] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event10)
[ 994.372] (II) No input driver specified, ignoring this device.
[ 994.372] (II) This device may have been added with another device file.
[ 994.372] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event11)
[ 994.372] (II) No input driver specified, ignoring this device.
[ 994.372] (II) This device may have been added with another device file.
[ 994.372] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event12)
[ 994.372] (II) No input driver specified, ignoring this device.
[ 994.372] (II) This device may have been added with another device file.
[ 994.372] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event13)
[ 994.372] (II) No input driver specified, ignoring this device.
[ 994.372] (II) This device may have been added with another device file.
[ 994.373] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event14)
[ 994.373] (II) No input driver specified, ignoring this device.
[ 994.373] (II) This device may have been added with another device file.
[ 994.373] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event15)
[ 994.373] (II) No input driver specified, ignoring this device.
[ 994.373] (II) This device may have been added with another device file.
[ 994.373] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event1)
[ 994.373] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 994.373] (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 994.373] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
[ 994.374] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 40 paused 0
[ 994.374] (**) Logitech HID compliant keyboard: always reports core events
[ 994.374] (**) Option "Device" "/dev/input/event1"
[ 994.374] (**) Option "_source" "server/udev"
[ 994.374] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 994.374] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is a keyboard
[ 994.374] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/0003:046D:C30E.0002/input/input4/event1"
[ 994.374] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 8)
[ 994.374] (**) Option "xkb_model" "pc105"
[ 994.374] (**) Option "xkb_layout" "us"
[ 994.374] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 994.374] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is a keyboard
[ 994.375] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event2)
[ 994.375] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 994.375] (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 994.375] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
[ 994.375] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 41 paused 0
[ 994.375] (**) Logitech HID compliant keyboard: always reports core events
[ 994.375] (**) Option "Device" "/dev/input/event2"
[ 994.375] (**) Option "_source" "server/udev"
[ 994.376] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 994.376] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is a keyboard
[ 994.376] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0003/input/input5/event2"
[ 994.376] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 9)
[ 994.376] (**) Option "xkb_model" "pc105"
[ 994.376] (**) Option "xkb_layout" "us"
[ 994.376] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 994.376] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is a keyboard
[ 994.376] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/event3)
[ 994.376] (II) No input driver specified, ignoring this device.
[ 994.376] (II) This device may have been added with another device file.
[ 994.377] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/js0)
[ 994.377] (II) No input driver specified, ignoring this device.
[ 994.377] (II) This device may have been added with another device file.
[ 994.377] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event0)
[ 994.377] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 994.377] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 994.377] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 994.378] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[ 994.378] (**) Logitech USB Optical Mouse: always reports core events
[ 994.378] (**) Option "Device" "/dev/input/event0"
[ 994.378] (**) Option "_source" "server/udev"
[ 994.378] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is tagged by udev as: Mouse
[ 994.378] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is a pointer caps
[ 994.378] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.1/8-3.1:1.0/0003:046D:C05B.0001/input/input3/event0"
[ 994.378] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 994.378] (**) Option "AccelerationScheme" "none"
[ 994.378] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 994.378] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 994.378] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 994.378] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is tagged by udev as: Mouse
[ 994.379] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is a pointer caps
[ 994.379] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 994.379] (II) No input driver specified, ignoring this device.
[ 994.379] (II) This device may have been added with another device file.
[ 994.379] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 994.379] (II) No input driver specified, ignoring this device.
[ 994.379] (II) This device may have been added with another device file.
[ 994.970] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 994.970] (II) NVIDIA(GPU-0): stereo.
[ 997.449] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 997.449] (II) NVIDIA(GPU-0): stereo.
[ 19647.895] (**) Option "fd" "36"
[ 19647.895] (**) Option "fd" "39"
[ 19647.895] (**) Option "fd" "40"
[ 19647.895] (**) Option "fd" "41"
[ 19647.895] (**) Option "fd" "42"
[ 19647.914] (II) UnloadModule: "libinput"
[ 19647.914] (II) systemd-logind: releasing fd for 13:64
[ 19648.016] (II) UnloadModule: "libinput"
[ 19648.016] (II) systemd-logind: releasing fd for 13:66
[ 19648.048] (II) UnloadModule: "libinput"
[ 19648.048] (II) systemd-logind: releasing fd for 13:65
[ 19648.092] (II) UnloadModule: "libinput"
[ 19648.092] (II) systemd-logind: releasing fd for 13:68
[ 19648.120] (II) UnloadModule: "libinput"
[ 19648.120] (II) systemd-logind: releasing fd for 13:69
[ 19648.471] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 19648.472] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 19648.472] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 19648.472] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[ 19648.473] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/manuel/.local/share/xorg/Xorg.1.log ^^^^^^^^^^
<<<<<<<<<< /home/manuel/.local/share/xorg/Xorg.1.log.old >>>>>>>>>>
[ 232.040] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 232.040] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 232.041] (--) Log file renamed from "/home/manuel/.local/share/xorg/Xorg.pid-1789.log" to "/home/manuel/.local/share/xorg/Xorg.1.log"
[ 232.041]
X.Org X Server 1.19.2
Release Date: 2017-03-02
[ 232.041] X Protocol Version 11, Revision 0
[ 232.041] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 232.041] Current Operating System: Linux sonata 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64
[ 232.041] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.9.0-2-amd64 root=UUID=8efc387d-cdc0-496d-8f3c-03cc7f4ac8a5 ro quiet
[ 232.041] Build Date: 03 March 2017 03:14:41PM
[ 232.041] xorg-server 2:1.19.2-1 (https://www.debian.org/support)
[ 232.041] Current version of pixman: 0.34.0
[ 232.041] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 232.041] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 232.041] (==) Log file: "/home/manuel/.local/share/xorg/Xorg.1.log", Time: Mon May 8 18:31:41 2017
[ 232.041] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 232.041] (==) No Layout section. Using the first Screen section.
[ 232.041] (==) No screen section available. Using defaults.
[ 232.041] (**) |-->Screen "Default Screen Section" (0)
[ 232.041] (**) | |-->Monitor "<default monitor>"
[ 232.042] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 232.042] (==) Automatically adding devices
[ 232.042] (==) Automatically enabling devices
[ 232.042] (==) Automatically adding GPU devices
[ 232.042] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 232.042] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 232.042] Entry deleted from font path.
[ 232.042] (==) 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
[ 232.042] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 232.042] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 232.042] (II) Loader magic: 0x56495e36ce00
[ 232.042] (II) Module ABI versions:
[ 232.042] X.Org ANSI C Emulation: 0.4
[ 232.042] X.Org Video Driver: 23.0
[ 232.042] X.Org XInput driver : 24.1
[ 232.042] X.Org Server Extension : 10.0
[ 232.042] (++) using VT number 2
[ 232.044] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_33
[ 232.044] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 232.044] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 13 paused 0
[ 232.045] (--) PCI:*(0:1:0:0) 10de:0622:1458:3481 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xfa000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[ 232.045] (II) LoadModule: "glx"
[ 232.045] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 232.058] (II) Module glx: vendor="NVIDIA Corporation"
[ 232.058] compiled for 4.0.2, module version = 1.0.0
[ 232.058] Module class: X.Org Server Extension
[ 232.058] (II) NVIDIA GLX Module 340.102 Mon Jan 16 12:37:38 PST 2017
[ 232.058] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 232.058] loading driver: nvidia
[ 232.058] (==) Matched nvidia as autoconfigured driver 0
[ 232.058] (==) Matched nouveau as autoconfigured driver 1
[ 232.058] (==) Matched nv as autoconfigured driver 2
[ 232.058] (==) Matched nouveau as autoconfigured driver 3
[ 232.058] (==) Matched nv as autoconfigured driver 4
[ 232.058] (==) Matched modesetting as autoconfigured driver 5
[ 232.058] (==) Matched fbdev as autoconfigured driver 6
[ 232.058] (==) Matched vesa as autoconfigured driver 7
[ 232.058] (==) Assigned the driver to the xf86ConfigLayout
[ 232.058] (II) LoadModule: "nvidia"
[ 232.058] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 232.058] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 232.058] compiled for 4.0.2, module version = 1.0.0
[ 232.058] Module class: X.Org Video Driver
[ 232.059] (II) LoadModule: "nouveau"
[ 232.059] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 232.059] (II) Module nouveau: vendor="X.Org Foundation"
[ 232.059] compiled for 1.19.3, module version = 1.0.13
[ 232.059] Module class: X.Org Video Driver
[ 232.059] ABI class: X.Org Video Driver, version 23.0
[ 232.059] (II) LoadModule: "nv"
[ 232.059] (WW) Warning, couldn't open module nv
[ 232.059] (II) UnloadModule: "nv"
[ 232.059] (II) Unloading nv
[ 232.059] (EE) Failed to load module "nv" (module does not exist, 0)
[ 232.059] (II) LoadModule: "modesetting"
[ 232.059] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 232.059] (II) Module modesetting: vendor="X.Org Foundation"
[ 232.059] compiled for 1.19.2, module version = 1.19.2
[ 232.059] Module class: X.Org Video Driver
[ 232.059] ABI class: X.Org Video Driver, version 23.0
[ 232.059] (II) LoadModule: "fbdev"
[ 232.059] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 232.059] (II) Module fbdev: vendor="X.Org Foundation"
[ 232.059] compiled for 1.19.0, module version = 0.4.4
[ 232.059] Module class: X.Org Video Driver
[ 232.059] ABI class: X.Org Video Driver, version 23.0
[ 232.059] (II) LoadModule: "vesa"
[ 232.060] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 232.060] (II) Module vesa: vendor="X.Org Foundation"
[ 232.060] compiled for 1.19.0, module version = 2.3.4
[ 232.060] Module class: X.Org Video Driver
[ 232.060] ABI class: X.Org Video Driver, version 23.0
[ 232.060] (II) NVIDIA dlloader X Driver 340.102 Mon Jan 16 12:17:09 PST 2017
[ 232.060] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 232.060] (II) NOUVEAU driver Date: Tue Sep 20 00:31:06 2016 -0400
[ 232.060] (II) NOUVEAU driver for NVIDIA chipset families :
[ 232.060] RIVA TNT (NV04)
[ 232.060] RIVA TNT2 (NV05)
[ 232.060] GeForce 256 (NV10)
[ 232.060] GeForce 2 (NV11, NV15)
[ 232.060] GeForce 4MX (NV17, NV18)
[ 232.060] GeForce 3 (NV20)
[ 232.060] GeForce 4Ti (NV25, NV28)
[ 232.060] GeForce FX (NV3x)
[ 232.060] GeForce 6 (NV4x)
[ 232.060] GeForce 7 (G7x)
[ 232.060] GeForce 8 (G8x)
[ 232.060] GeForce GTX 200 (NVA0)
[ 232.060] GeForce GTX 400 (NVC0)
[ 232.060] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 232.060] (II) FBDEV: driver for framebuffer: fbdev
[ 232.060] (II) VESA: driver for VESA chipsets: vesa
[ 232.060] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 232.060] (II) Loading sub module "fb"
[ 232.060] (II) LoadModule: "fb"
[ 232.060] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 232.060] (II) Module fb: vendor="X.Org Foundation"
[ 232.060] compiled for 1.19.2, module version = 1.0.0
[ 232.060] ABI class: X.Org ANSI C Emulation, version 0.4
[ 232.060] (WW) Unresolved symbol: fbGetGCPrivateKey
[ 232.060] (II) Loading sub module "wfb"
[ 232.060] (II) LoadModule: "wfb"
[ 232.060] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 232.060] (II) Module wfb: vendor="X.Org Foundation"
[ 232.060] compiled for 1.19.2, module version = 1.0.0
[ 232.060] ABI class: X.Org ANSI C Emulation, version 0.4
[ 232.060] (II) Loading sub module "ramdac"
[ 232.060] (II) LoadModule: "ramdac"
[ 232.060] (II) Module "ramdac" already built-in
[ 232.061] (WW) Falling back to old probe method for modesetting
[ 232.061] (WW) Falling back to old probe method for fbdev
[ 232.061] (II) Loading sub module "fbdevhw"
[ 232.061] (II) LoadModule: "fbdevhw"
[ 232.061] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 232.061] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 232.061] compiled for 1.19.2, module version = 0.0.2
[ 232.061] ABI class: X.Org Video Driver, version 23.0
[ 232.061] (EE) open /dev/fb0: No such file or directory
[ 232.061] (WW) Falling back to old probe method for vesa
[ 232.061] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 232.061] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 232.061] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 232.061] (==) NVIDIA(0): RGB weight 888
[ 232.061] (==) NVIDIA(0): Default visual is TrueColor
[ 232.061] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 232.061] (**) NVIDIA(0): Enabling 2D acceleration
[ 232.165] (II) NVIDIA(0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 232.165] (II) NVIDIA(0): stereo.
[ 232.165] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 232.166] (II) NVIDIA(0): NVIDIA GPU GeForce 9600 GT (G94) at PCI:1:0:0 (GPU-0)
[ 232.166] (--) NVIDIA(0): Memory: 524288 kBytes
[ 232.166] (--) NVIDIA(0): VideoBIOS: 62.94.11.00.03
[ 232.166] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 232.169] (--) NVIDIA(0): Valid display device(s) on GeForce 9600 GT at PCI:1:0:0
[ 232.169] (--) NVIDIA(0): CRT-0
[ 232.169] (--) NVIDIA(0): CRT-1
[ 232.169] (--) NVIDIA(0): TV-0
[ 232.169] (--) NVIDIA(0): DFP-0
[ 232.169] (--) NVIDIA(0): HP ZR24w (DFP-1) (boot, connected)
[ 232.169] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 232.169] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
[ 232.169] (--) NVIDIA(GPU-0): TV-0: 400.0 MHz maximum pixel clock
[ 232.169] (--) NVIDIA(0): DFP-0: Internal TMDS
[ 232.169] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 232.169] (--) NVIDIA(0): HP ZR24w (DFP-1): Internal TMDS
[ 232.169] (--) NVIDIA(GPU-0): HP ZR24w (DFP-1): 330.0 MHz maximum pixel clock
[ 232.170] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 232.170] (**) NVIDIA(0): device HP ZR24w (DFP-1) (Using EDID frequencies has been
[ 232.170] (**) NVIDIA(0): enabled on all display devices.)
[ 232.171] (==) NVIDIA(0):
[ 232.171] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 232.171] (==) NVIDIA(0): will be used as the requested mode.
[ 232.171] (==) NVIDIA(0):
[ 232.171] (II) NVIDIA(0): Validated MetaModes:
[ 232.171] (II) NVIDIA(0): "DFP-1:nvidia-auto-select"
[ 232.171] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 232.196] (--) NVIDIA(0): DPI set to (90, 87); computed from "UseEdidDpi" X config
[ 232.197] (--) NVIDIA(0): option
[ 232.197] (II) UnloadModule: "nouveau"
[ 232.197] (II) Unloading nouveau
[ 232.197] (II) UnloadModule: "modesetting"
[ 232.197] (II) Unloading modesetting
[ 232.197] (II) UnloadModule: "fbdev"
[ 232.197] (II) Unloading fbdev
[ 232.197] (II) UnloadSubModule: "fbdevhw"
[ 232.197] (II) Unloading fbdevhw
[ 232.197] (II) UnloadModule: "vesa"
[ 232.197] (II) Unloading vesa
[ 232.197] (--) Depth 24 pixmap format is 32 bpp
[ 232.197] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[ 232.204] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 232.261] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 232.261] (==) NVIDIA(0): Backing store enabled
[ 232.261] (==) NVIDIA(0): Silken mouse enabled
[ 232.261] (==) NVIDIA(0): DPMS enabled
[ 232.261] (II) Loading sub module "dri2"
[ 232.261] (II) LoadModule: "dri2"
[ 232.261] (II) Module "dri2" already built-in
[ 232.261] (II) NVIDIA(0): [DRI2] Setup complete
[ 232.261] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 232.261] (--) RandR disabled
[ 232.265] (II) SELinux: Disabled on system
[ 232.265] (II) Initializing extension GLX
[ 232.265] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 232.305] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 232.305] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 232.305] (II) LoadModule: "libinput"
[ 232.305] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 232.306] (II) Module libinput: vendor="X.Org Foundation"
[ 232.306] compiled for 1.19.0, module version = 0.23.0
[ 232.307] Module class: X.Org XInput Driver
[ 232.307] ABI class: X.Org XInput driver, version 24.1
[ 232.307] (II) Using input driver 'libinput' for 'Power Button'
[ 232.307] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 36 paused 0
[ 232.307] (**) Power Button: always reports core events
[ 232.307] (**) Option "Device" "/dev/input/event5"
[ 232.307] (**) Option "_source" "server/udev"
[ 232.307] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 232.307] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 232.307] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input8/event5"
[ 232.307] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 232.307] (**) Option "xkb_model" "pc105"
[ 232.308] (**) Option "xkb_layout" "us"
[ 232.308] (II) input device 'Power Button', /dev/input/event5 is tagged by udev as: Keyboard
[ 232.308] (II) input device 'Power Button', /dev/input/event5 is a keyboard
[ 232.308] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 232.308] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 232.308] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 232.308] (II) Using input driver 'libinput' for 'Power Button'
[ 232.309] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 39 paused 0
[ 232.309] (**) Power Button: always reports core events
[ 232.309] (**) Option "Device" "/dev/input/event4"
[ 232.309] (**) Option "_source" "server/udev"
[ 232.309] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 232.309] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 232.309] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input7/event4"
[ 232.309] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 232.309] (**) Option "xkb_model" "pc105"
[ 232.309] (**) Option "xkb_layout" "us"
[ 232.309] (II) input device 'Power Button', /dev/input/event4 is tagged by udev as: Keyboard
[ 232.309] (II) input device 'Power Button', /dev/input/event4 is a keyboard
[ 232.309] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 232.309] (II) No input driver specified, ignoring this device.
[ 232.309] (II) This device may have been added with another device file.
[ 232.310] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event8)
[ 232.310] (II) No input driver specified, ignoring this device.
[ 232.310] (II) This device may have been added with another device file.
[ 232.310] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event9)
[ 232.310] (II) No input driver specified, ignoring this device.
[ 232.310] (II) This device may have been added with another device file.
[ 232.310] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event10)
[ 232.310] (II) No input driver specified, ignoring this device.
[ 232.310] (II) This device may have been added with another device file.
[ 232.310] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event11)
[ 232.310] (II) No input driver specified, ignoring this device.
[ 232.310] (II) This device may have been added with another device file.
[ 232.311] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event12)
[ 232.311] (II) No input driver specified, ignoring this device.
[ 232.311] (II) This device may have been added with another device file.
[ 232.311] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event13)
[ 232.311] (II) No input driver specified, ignoring this device.
[ 232.311] (II) This device may have been added with another device file.
[ 232.311] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event14)
[ 232.311] (II) No input driver specified, ignoring this device.
[ 232.311] (II) This device may have been added with another device file.
[ 232.311] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event15)
[ 232.311] (II) No input driver specified, ignoring this device.
[ 232.311] (II) This device may have been added with another device file.
[ 232.312] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event1)
[ 232.312] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 232.312] (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 232.312] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
[ 232.312] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 40 paused 0
[ 232.312] (**) Logitech HID compliant keyboard: always reports core events
[ 232.312] (**) Option "Device" "/dev/input/event1"
[ 232.312] (**) Option "_source" "server/udev"
[ 232.313] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 232.313] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is a keyboard
[ 232.313] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/0003:046D:C30E.0002/input/input4/event1"
[ 232.313] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 8)
[ 232.313] (**) Option "xkb_model" "pc105"
[ 232.313] (**) Option "xkb_layout" "us"
[ 232.313] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is tagged by udev as: Keyboard
[ 232.313] (II) input device 'Logitech HID compliant keyboard', /dev/input/event1 is a keyboard
[ 232.313] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event2)
[ 232.313] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 232.313] (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 232.314] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
[ 232.314] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 41 paused 0
[ 232.314] (**) Logitech HID compliant keyboard: always reports core events
[ 232.314] (**) Option "Device" "/dev/input/event2"
[ 232.314] (**) Option "_source" "server/udev"
[ 232.314] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 232.314] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is a keyboard
[ 232.314] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0003/input/input5/event2"
[ 232.314] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 9)
[ 232.314] (**) Option "xkb_model" "pc105"
[ 232.314] (**) Option "xkb_layout" "us"
[ 232.315] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is tagged by udev as: Keyboard
[ 232.315] (II) input device 'Logitech HID compliant keyboard', /dev/input/event2 is a keyboard
[ 232.315] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/event3)
[ 232.315] (II) No input driver specified, ignoring this device.
[ 232.315] (II) This device may have been added with another device file.
[ 232.315] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/js0)
[ 232.315] (II) No input driver specified, ignoring this device.
[ 232.315] (II) This device may have been added with another device file.
[ 232.316] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event0)
[ 232.316] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 232.316] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 232.316] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 232.316] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 42 paused 0
[ 232.316] (**) Logitech USB Optical Mouse: always reports core events
[ 232.316] (**) Option "Device" "/dev/input/event0"
[ 232.316] (**) Option "_source" "server/udev"
[ 232.317] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is tagged by udev as: Mouse
[ 232.317] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is a pointer caps
[ 232.317] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.1/8-3.1:1.0/0003:046D:C05B.0001/input/input3/event0"
[ 232.317] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 232.317] (**) Option "AccelerationScheme" "none"
[ 232.317] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 232.317] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 232.317] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 232.317] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is tagged by udev as: Mouse
[ 232.317] (II) input device 'Logitech USB Optical Mouse', /dev/input/event0 is a pointer caps
[ 232.318] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 232.318] (II) No input driver specified, ignoring this device.
[ 232.318] (II) This device may have been added with another device file.
[ 232.318] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 232.318] (II) No input driver specified, ignoring this device.
[ 232.318] (II) This device may have been added with another device file.
[ 232.921] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 232.921] (II) NVIDIA(GPU-0): stereo.
[ 235.395] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 235.395] (II) NVIDIA(GPU-0): stereo.
[ 13136.835] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 13136.835] (II) NVIDIA(GPU-0): stereo.
[ 13136.993] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 13210.746] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 13210.746] (II) NVIDIA(GPU-0): stereo.
[ 13210.874] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 13218.769] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 13218.769] (II) NVIDIA(GPU-0): stereo.
[ 13218.868] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 13290.896] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 13290.896] (II) NVIDIA(GPU-0): stereo.
[ 13291.004] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 19136.452] (II) NVIDIA(GPU-0): Display (HP ZR24w (DFP-1)) does not support NVIDIA 3D Vision
[ 19136.452] (II) NVIDIA(GPU-0): stereo.
[ 19136.604] (II) NVIDIA(0): Setting mode "DFP-1:nvidia-auto-select"
[ 20783.008] (**) Option "fd" "36"
[ 20783.009] (**) Option "fd" "39"
[ 20783.009] (**) Option "fd" "40"
[ 20783.009] (**) Option "fd" "41"
[ 20783.010] (**) Option "fd" "42"
[ 20783.013] (II) UnloadModule: "libinput"
[ 20783.022] (II) systemd-logind: releasing fd for 13:64
[ 20783.184] (II) UnloadModule: "libinput"
[ 20783.184] (II) systemd-logind: releasing fd for 13:66
[ 20783.240] (II) UnloadModule: "libinput"
[ 20783.240] (II) systemd-logind: releasing fd for 13:65
[ 20783.268] (II) UnloadModule: "libinput"
[ 20783.268] (II) systemd-logind: releasing fd for 13:68
[ 20783.304] (II) UnloadModule: "libinput"
[ 20783.304] (II) systemd-logind: releasing fd for 13:69
[ 20783.667] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 20783.668] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[ 20783.668] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 20783.668] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[ 20783.669] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/manuel/.local/share/xorg/Xorg.1.log.old ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.1.log >>>>>>>>>>
[ 98.838] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 98.838] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 98.838] (--) Log file renamed from "/var/log/Xorg.pid-1749.log" to "/var/log/Xorg.1.log"
[ 98.838]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 98.838] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
[ 98.838] Current Operating System: Linux sonata 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64
[ 98.838] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9.0-4-amd64 root=UUID=8efc387d-cdc0-496d-8f3c-03cc7f4ac8a5 ro quiet
[ 98.839] Build Date: 31 March 2020 10:14:40AM
[ 98.839] xorg-server 2:1.20.8-2 (https://www.debian.org/support)
[ 98.839] Current version of pixman: 0.36.0
[ 98.839] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 98.839] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 98.839] (==) Log file: "/var/log/Xorg.1.log", Time: Sat Dec 5 11:02:54 2020
[ 98.839] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 98.839] (==) No Layout section. Using the first Screen section.
[ 98.839] (==) No screen section available. Using defaults.
[ 98.839] (**) |-->Screen "Default Screen Section" (0)
[ 98.839] (**) | |-->Monitor "<default monitor>"
[ 98.840] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 98.840] (==) Automatically adding devices
[ 98.840] (==) Automatically enabling devices
[ 98.840] (==) Automatically adding GPU devices
[ 98.840] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 98.840] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 98.840] Entry deleted from font path.
[ 98.840] (==) 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
[ 98.840] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 98.840] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 98.840] (II) Loader magic: 0x55fb09207e20
[ 98.840] (II) Module ABI versions:
[ 98.840] X.Org ANSI C Emulation: 0.4
[ 98.840] X.Org Video Driver: 24.1
[ 98.840] X.Org XInput driver : 24.1
[ 98.840] X.Org Server Extension : 10.0
[ 98.841] (++) using VT number 2
[ 98.843] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 98.843] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 98.844] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
[ 98.847] (--) PCI:*(1 at 0:0:0) 10de:0fc1:1043:83f9 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[ 98.847] (II) LoadModule: "glx"
[ 98.847] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 98.848] (II) Module glx: vendor="X.Org Foundation"
[ 98.848] compiled for 1.20.8, module version = 1.0.0
[ 98.849] ABI class: X.Org Server Extension, version 10.0
[ 98.849] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 98.849] loading driver: nvidia
[ 99.099] (==) Matched nvidia as autoconfigured driver 0
[ 99.099] (==) Matched nouveau as autoconfigured driver 1
[ 99.099] (==) Matched nv as autoconfigured driver 2
[ 99.100] (==) Matched modesetting as autoconfigured driver 3
[ 99.100] (==) Matched fbdev as autoconfigured driver 4
[ 99.100] (==) Matched vesa as autoconfigured driver 5
[ 99.100] (==) Assigned the driver to the xf86ConfigLayout
[ 99.100] (II) LoadModule: "nvidia"
[ 99.100] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 99.100] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 99.100] compiled for 1.6.99.901, module version = 1.0.0
[ 99.100] Module class: X.Org Video Driver
[ 99.100] (II) LoadModule: "nouveau"
[ 99.100] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 99.101] (II) Module nouveau: vendor="X.Org Foundation"
[ 99.101] compiled for 1.20.3, module version = 1.0.16
[ 99.101] Module class: X.Org Video Driver
[ 99.101] ABI class: X.Org Video Driver, version 24.0
[ 99.101] (II) LoadModule: "nv"
[ 99.101] (WW) Warning, couldn't open module nv
[ 99.101] (EE) Failed to load module "nv" (module does not exist, 0)
[ 99.101] (II) LoadModule: "modesetting"
[ 99.101] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 99.101] (II) Module modesetting: vendor="X.Org Foundation"
[ 99.101] compiled for 1.20.8, module version = 1.20.8
[ 99.101] Module class: X.Org Video Driver
[ 99.101] ABI class: X.Org Video Driver, version 24.1
[ 99.101] (II) LoadModule: "fbdev"
[ 99.101] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 99.102] (II) Module fbdev: vendor="X.Org Foundation"
[ 99.102] compiled for 1.20.0, module version = 0.5.0
[ 99.102] Module class: X.Org Video Driver
[ 99.102] ABI class: X.Org Video Driver, version 24.0
[ 99.102] (II) LoadModule: "vesa"
[ 99.102] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 99.102] (II) Module vesa: vendor="X.Org Foundation"
[ 99.102] compiled for 1.20.9, module version = 2.5.0
[ 99.102] Module class: X.Org Video Driver
[ 99.102] ABI class: X.Org Video Driver, version 24.1
[ 99.102] (II) NVIDIA dlloader X Driver 450.80.02 Wed Sep 23 00:53:01 UTC 2020
[ 99.102] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 99.102] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 99.102] (II) NOUVEAU driver for NVIDIA chipset families :
[ 99.102] RIVA TNT (NV04)
[ 99.102] RIVA TNT2 (NV05)
[ 99.102] GeForce 256 (NV10)
[ 99.102] GeForce 2 (NV11, NV15)
[ 99.103] GeForce 4MX (NV17, NV18)
[ 99.103] GeForce 3 (NV20)
[ 99.103] GeForce 4Ti (NV25, NV28)
[ 99.103] GeForce FX (NV3x)
[ 99.103] GeForce 6 (NV4x)
[ 99.103] GeForce 7 (G7x)
[ 99.103] GeForce 8 (G8x)
[ 99.103] GeForce 9 (G9x)
[ 99.104] GeForce GTX 2xx/3xx (GT2xx)
[ 99.104] GeForce GTX 4xx/5xx (GFxxx)
[ 99.104] GeForce GTX 6xx/7xx (GKxxx)
[ 99.104] GeForce GTX 9xx (GMxxx)
[ 99.104] GeForce GTX 10xx (GPxxx)
[ 99.104] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 99.104] (II) FBDEV: driver for framebuffer: fbdev
[ 99.104] (II) VESA: driver for VESA chipsets: vesa
[ 99.104] (II) systemd-logind: releasing fd for 226:0
[ 99.105] (II) Loading sub module "fb"
[ 99.105] (II) LoadModule: "fb"
[ 99.105] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 99.105] (II) Module fb: vendor="X.Org Foundation"
[ 99.105] compiled for 1.20.8, module version = 1.0.0
[ 99.105] ABI class: X.Org ANSI C Emulation, version 0.4
[ 99.105] (II) Loading sub module "wfb"
[ 99.105] (II) LoadModule: "wfb"
[ 99.106] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 99.106] (II) Module wfb: vendor="X.Org Foundation"
[ 99.106] compiled for 1.20.8, module version = 1.0.0
[ 99.106] ABI class: X.Org ANSI C Emulation, version 0.4
[ 99.106] (II) Loading sub module "ramdac"
[ 99.106] (II) LoadModule: "ramdac"
[ 99.106] (II) Module "ramdac" already built-in
[ 99.106] (WW) Falling back to old probe method for modesetting
[ 99.106] (WW) Falling back to old probe method for fbdev
[ 99.106] (II) Loading sub module "fbdevhw"
[ 99.106] (II) LoadModule: "fbdevhw"
[ 99.106] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 99.107] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 99.107] compiled for 1.20.8, module version = 0.0.2
[ 99.107] ABI class: X.Org Video Driver, version 24.1
[ 99.107] (EE) open /dev/fb0: No such file or directory
[ 99.107] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 99.107] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 99.107] (==) NVIDIA(0): RGB weight 888
[ 99.107] (==) NVIDIA(0): Default visual is TrueColor
[ 99.107] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 99.107] (**) NVIDIA(0): Enabling 2D acceleration
[ 99.107] (II) Loading sub module "glxserver_nvidia"
[ 99.107] (II) LoadModule: "glxserver_nvidia"
[ 99.107] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 99.117] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 99.117] compiled for 1.6.99.901, module version = 1.0.0
[ 99.117] Module class: X.Org Server Extension
[ 99.117] (II) NVIDIA GLX Module 450.80.02 Wed Sep 23 00:51:32 UTC 2020
[ 99.117] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 99.118] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 99.118] (--) NVIDIA(0): CRT-0
[ 99.118] (--) NVIDIA(0): DFP-0 (boot)
[ 99.118] (--) NVIDIA(0): DFP-1
[ 99.118] (--) NVIDIA(0): DFP-2
[ 99.119] (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:1:0:0 (GPU-0)
[ 99.119] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 99.119] (--) NVIDIA(0): VideoBIOS: 80.07.26.00.26
[ 99.119] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 99.120] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 99.120] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 99.120] (--) NVIDIA(GPU-0):
[ 99.126] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 99.126] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 99.126] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 99.127] (--) NVIDIA(GPU-0):
[ 99.127] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 99.127] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 99.127] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 99.127] (--) NVIDIA(GPU-0):
[ 99.127] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 99.127] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 99.127] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 99.127] (--) NVIDIA(GPU-0):
[ 99.130] (==) NVIDIA(0):
[ 99.130] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 99.130] (==) NVIDIA(0): will be used as the requested mode.
[ 99.130] (==) NVIDIA(0):
[ 99.130] (II) NVIDIA(0): Validated MetaModes:
[ 99.130] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 99.130] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 99.134] (--) NVIDIA(0): DPI set to (90, 87); computed from "UseEdidDpi" X config
[ 99.134] (--) NVIDIA(0): option
[ 99.134] (II) UnloadModule: "nouveau"
[ 99.134] (II) Unloading nouveau
[ 99.134] (II) UnloadModule: "modesetting"
[ 99.134] (II) Unloading modesetting
[ 99.134] (II) UnloadModule: "fbdev"
[ 99.134] (II) Unloading fbdev
[ 99.134] (II) UnloadSubModule: "fbdevhw"
[ 99.134] (II) Unloading fbdevhw
[ 99.134] (II) UnloadModule: "vesa"
[ 99.134] (II) Unloading vesa
[ 99.135] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 99.135] (II) NVIDIA: access.
[ 99.162] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 99.207] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 99.207] (==) NVIDIA(0): Backing store enabled
[ 99.207] (==) NVIDIA(0): Silken mouse enabled
[ 99.207] (==) NVIDIA(0): DPMS enabled
[ 99.207] (II) Loading sub module "dri2"
[ 99.208] (II) LoadModule: "dri2"
[ 99.208] (II) Module "dri2" already built-in
[ 99.208] (II) NVIDIA(0): [DRI2] Setup complete
[ 99.208] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 99.208] (II) Initializing extension Generic Event Extension
[ 99.208] (II) Initializing extension SHAPE
[ 99.208] (II) Initializing extension MIT-SHM
[ 99.208] (II) Initializing extension XInputExtension
[ 99.208] (II) Initializing extension XTEST
[ 99.209] (II) Initializing extension BIG-REQUESTS
[ 99.209] (II) Initializing extension SYNC
[ 99.209] (II) Initializing extension XKEYBOARD
[ 99.209] (II) Initializing extension XC-MISC
[ 99.209] (II) Initializing extension SECURITY
[ 99.209] (II) Initializing extension XFIXES
[ 99.209] (II) Initializing extension RENDER
[ 99.210] (II) Initializing extension RANDR
[ 99.210] (II) Initializing extension COMPOSITE
[ 99.210] (II) Initializing extension DAMAGE
[ 99.210] (II) Initializing extension MIT-SCREEN-SAVER
[ 99.210] (II) Initializing extension DOUBLE-BUFFER
[ 99.210] (II) Initializing extension RECORD
[ 99.210] (II) Initializing extension DPMS
[ 99.211] (II) Initializing extension Present
[ 99.211] (II) Initializing extension DRI3
[ 99.211] (II) Initializing extension X-Resource
[ 99.211] (II) Initializing extension XVideo
[ 99.211] (II) Initializing extension XVideo-MotionCompensation
[ 99.211] (II) Initializing extension SELinux
[ 99.211] (II) SELinux: Disabled on system
[ 99.211] (II) Initializing extension GLX
[ 99.211] (II) Initializing extension GLX
[ 99.211] (II) Indirect GLX disabled.
[ 99.211] (II) GLX: Another vendor is already registered for screen 0
[ 99.211] (II) Initializing extension XFree86-VidModeExtension
[ 99.212] (II) Initializing extension XFree86-DGA
[ 99.212] (II) Initializing extension XFree86-DRI
[ 99.212] (II) Initializing extension DRI2
[ 99.212] (II) Initializing extension NV-GLX
[ 99.212] (II) Initializing extension NV-CONTROL
[ 99.212] (II) Initializing extension XINERAMA
[ 99.272] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 99.272] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 99.272] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 99.272] (II) LoadModule: "libinput"
[ 99.272] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 99.274] (II) Module libinput: vendor="X.Org Foundation"
[ 99.274] compiled for 1.20.8, module version = 0.30.0
[ 99.274] Module class: X.Org XInput Driver
[ 99.274] ABI class: X.Org XInput driver, version 24.1
[ 99.274] (II) Using input driver 'libinput' for 'Power Button'
[ 99.275] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
[ 99.275] (**) Power Button: always reports core events
[ 99.275] (**) Option "Device" "/dev/input/event1"
[ 99.275] (**) Option "_source" "server/udev"
[ 99.278] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 99.278] (II) event1 - Power Button: device is a keyboard
[ 99.278] (II) event1 - Power Button: device removed
[ 99.278] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[ 99.278] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 99.279] (**) Option "xkb_model" "pc105"
[ 99.279] (**) Option "xkb_layout" "us"
[ 99.280] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 99.280] (II) event1 - Power Button: device is a keyboard
[ 99.281] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 99.281] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 99.281] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 99.281] (II) Using input driver 'libinput' for 'Power Button'
[ 99.282] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 47 paused 0
[ 99.282] (**) Power Button: always reports core events
[ 99.282] (**) Option "Device" "/dev/input/event0"
[ 99.282] (**) Option "_source" "server/udev"
[ 99.284] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 99.284] (II) event0 - Power Button: device is a keyboard
[ 99.284] (II) event0 - Power Button: device removed
[ 99.284] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 99.284] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 99.284] (**) Option "xkb_model" "pc105"
[ 99.284] (**) Option "xkb_layout" "us"
[ 99.286] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 99.286] (II) event0 - Power Button: device is a keyboard
[ 99.286] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 99.286] (II) No input driver specified, ignoring this device.
[ 99.286] (II) This device may have been added with another device file.
[ 99.287] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 99.287] (II) No input driver specified, ignoring this device.
[ 99.287] (II) This device may have been added with another device file.
[ 99.287] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 99.287] (II) No input driver specified, ignoring this device.
[ 99.287] (II) This device may have been added with another device file.
[ 99.288] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 99.288] (II) No input driver specified, ignoring this device.
[ 99.288] (II) This device may have been added with another device file.
[ 99.288] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 99.288] (II) No input driver specified, ignoring this device.
[ 99.289] (II) This device may have been added with another device file.
[ 99.289] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 99.289] (II) No input driver specified, ignoring this device.
[ 99.289] (II) This device may have been added with another device file.
[ 99.289] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[ 99.289] (II) No input driver specified, ignoring this device.
[ 99.289] (II) This device may have been added with another device file.
[ 99.290] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event15)
[ 99.290] (II) No input driver specified, ignoring this device.
[ 99.290] (II) This device may have been added with another device file.
[ 99.291] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event16)
[ 99.291] (II) No input driver specified, ignoring this device.
[ 99.291] (II) This device may have been added with another device file.
[ 99.292] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event17)
[ 99.292] (II) No input driver specified, ignoring this device.
[ 99.292] (II) This device may have been added with another device file.
[ 99.292] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event18)
[ 99.292] (II) No input driver specified, ignoring this device.
[ 99.292] (II) This device may have been added with another device file.
[ 99.293] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event19)
[ 99.293] (II) No input driver specified, ignoring this device.
[ 99.293] (II) This device may have been added with another device file.
[ 99.293] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event20)
[ 99.293] (II) No input driver specified, ignoring this device.
[ 99.293] (II) This device may have been added with another device file.
[ 99.294] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event21)
[ 99.294] (II) No input driver specified, ignoring this device.
[ 99.294] (II) This device may have been added with another device file.
[ 99.294] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event22)
[ 99.294] (II) No input driver specified, ignoring this device.
[ 99.294] (II) This device may have been added with another device file.
[ 99.295] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event2)
[ 99.295] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 99.295] (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 99.295] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
[ 99.297] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
[ 99.297] (**) Logitech HID compliant keyboard: always reports core events
[ 99.298] (**) Option "Device" "/dev/input/event2"
[ 99.298] (**) Option "_source" "server/udev"
[ 99.300] (II) event2 - Logitech HID compliant keyboard: is tagged by udev as: Keyboard
[ 99.300] (II) event2 - Logitech HID compliant keyboard: device is a keyboard
[ 99.300] (II) event2 - Logitech HID compliant keyboard: device removed
[ 99.300] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/0003:046D:C30E.0001/input/input5/event2"
[ 99.300] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 8)
[ 99.300] (**) Option "xkb_model" "pc105"
[ 99.300] (**) Option "xkb_layout" "us"
[ 99.302] (II) event2 - Logitech HID compliant keyboard: is tagged by udev as: Keyboard
[ 99.302] (II) event2 - Logitech HID compliant keyboard: device is a keyboard
[ 99.303] (II) config/udev: Adding input device Logitech HID compliant keyboard Consumer Control (/dev/input/event3)
[ 99.303] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev pointer catchall"
[ 99.303] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 99.303] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput pointer catchall"
[ 99.303] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 99.303] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard Consumer Control'
[ 99.304] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0
[ 99.304] (**) Logitech HID compliant keyboard Consumer Control: always reports core events
[ 99.304] (**) Option "Device" "/dev/input/event3"
[ 99.304] (**) Option "_source" "server/udev"
[ 99.306] (II) event3 - Logitech HID compliant keyboard Consumer Control: is tagged by udev as: Keyboard Mouse
[ 99.306] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a pointer
[ 99.306] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a keyboard
[ 99.306] (II) event3 - Logitech HID compliant keyboard Consumer Control: device removed
[ 99.306] (II) libinput: Logitech HID compliant keyboard Consumer Control: needs a virtual subdevice
[ 99.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input6/event3"
[ 99.306] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard Consumer Control" (type: MOUSE, id 9)
[ 99.307] (**) Option "AccelerationScheme" "none"
[ 99.307] (**) Logitech HID compliant keyboard Consumer Control: (accel) selected scheme none/0
[ 99.307] (**) Logitech HID compliant keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 99.307] (**) Logitech HID compliant keyboard Consumer Control: (accel) acceleration threshold: 4
[ 99.308] (II) event3 - Logitech HID compliant keyboard Consumer Control: is tagged by udev as: Keyboard Mouse
[ 99.309] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a pointer
[ 99.309] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a keyboard
[ 99.310] (II) config/udev: Adding input device Logitech HID compliant keyboard System Control (/dev/input/event4)
[ 99.310] (**) Logitech HID compliant keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 99.310] (**) Logitech HID compliant keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 99.310] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard System Control'
[ 99.310] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 50 paused 0
[ 99.310] (**) Logitech HID compliant keyboard System Control: always reports core events
[ 99.310] (**) Option "Device" "/dev/input/event4"
[ 99.311] (**) Option "_source" "server/udev"
[ 99.312] (II) event4 - Logitech HID compliant keyboard System Control: is tagged by udev as: Keyboard
[ 99.312] (II) event4 - Logitech HID compliant keyboard System Control: device is a keyboard
[ 99.313] (II) event4 - Logitech HID compliant keyboard System Control: device removed
[ 99.313] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input7/event4"
[ 99.313] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard System Control" (type: KEYBOARD, id 10)
[ 99.313] (**) Option "xkb_model" "pc105"
[ 99.313] (**) Option "xkb_layout" "us"
[ 99.315] (II) event4 - Logitech HID compliant keyboard System Control: is tagged by udev as: Keyboard
[ 99.315] (II) event4 - Logitech HID compliant keyboard System Control: device is a keyboard
[ 99.316] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/event6)
[ 99.316] (II) No input driver specified, ignoring this device.
[ 99.316] (II) This device may have been added with another device file.
[ 99.317] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/js0)
[ 99.317] (II) No input driver specified, ignoring this device.
[ 99.317] (II) This device may have been added with another device file.
[ 99.318] (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/event5)
[ 99.318] (**) Logitech Wireless Receiver Mouse: Applying InputClass "evdev pointer catchall"
[ 99.318] (**) Logitech Wireless Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 99.318] (II) Using input driver 'libinput' for 'Logitech Wireless Receiver Mouse'
[ 99.319] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 51 paused 0
[ 99.319] (**) Logitech Wireless Receiver Mouse: always reports core events
[ 99.319] (**) Option "Device" "/dev/input/event5"
[ 99.319] (**) Option "_source" "server/udev"
[ 99.321] (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 99.321] (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
[ 99.321] (II) event5 - Logitech Wireless Receiver Mouse: device removed
[ 99.321] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.1/8-3.1:1.0/0003:046D:C542.0003/input/input8/event5"
[ 99.321] (II) XINPUT: Adding extended input device "Logitech Wireless Receiver Mouse" (type: MOUSE, id 11)
[ 99.321] (**) Option "AccelerationScheme" "none"
[ 99.321] (**) Logitech Wireless Receiver Mouse: (accel) selected scheme none/0
[ 99.321] (**) Logitech Wireless Receiver Mouse: (accel) acceleration factor: 2.000
[ 99.321] (**) Logitech Wireless Receiver Mouse: (accel) acceleration threshold: 4
[ 99.324] (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 99.324] (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
[ 99.325] (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/mouse0)
[ 99.325] (II) No input driver specified, ignoring this device.
[ 99.325] (II) This device may have been added with another device file.
[ 99.325] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 99.325] (II) No input driver specified, ignoring this device.
[ 99.325] (II) This device may have been added with another device file.
[ 99.333] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev pointer catchall"
[ 99.333] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 99.333] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput pointer catchall"
[ 99.333] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 99.333] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard Consumer Control'
[ 99.333] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 99.333] (**) Logitech HID compliant keyboard Consumer Control: always reports core events
[ 99.333] (**) Option "Device" "/dev/input/event3"
[ 99.333] (**) Option "_source" "_driver/libinput"
[ 99.333] (II) libinput: Logitech HID compliant keyboard Consumer Control: is a virtual subdevice
[ 99.334] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input6/event3"
[ 99.334] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard Consumer Control" (type: KEYBOARD, id 12)
[ 99.334] (**) Option "xkb_model" "pc105"
[ 99.334] (**) Option "xkb_layout" "us"
[ 99.979] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 99.979] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 99.979] (--) NVIDIA(GPU-0):
[ 99.985] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 99.985] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 99.985] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 99.985] (--) NVIDIA(GPU-0):
[ 99.985] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 99.985] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 99.985] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 99.986] (--) NVIDIA(GPU-0):
[ 99.986] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 99.986] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 99.986] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 99.986] (--) NVIDIA(GPU-0):
[ 101.868] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 101.868] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 101.868] (--) NVIDIA(GPU-0):
[ 101.875] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 101.875] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 101.875] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 101.876] (--) NVIDIA(GPU-0):
[ 101.876] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 101.876] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 101.876] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 101.876] (--) NVIDIA(GPU-0):
[ 101.876] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 101.876] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 101.876] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 101.876] (--) NVIDIA(GPU-0):
[ 919.669] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 919.669] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 919.669] (--) NVIDIA(GPU-0):
[ 919.677] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 919.677] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 919.677] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 919.677] (--) NVIDIA(GPU-0):
[ 919.677] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 919.677] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 919.677] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 919.677] (--) NVIDIA(GPU-0):
[ 919.677] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 919.677] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 919.677] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 919.677] (--) NVIDIA(GPU-0):
[ 8678.127] (EE) event5 - Logitech Wireless Receiver Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 14175.398] (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 34ms, your system is too slow
[ 14221.222] (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 11ms, your system is too slow
[ 18203.010] (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 26ms, your system is too slow
[ 18379.572] (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
[ 18389.380] (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 25ms, your system is too slow
[ 19960.553] (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 37ms, your system is too slow
^^^^^^^^^^ /var/log/Xorg.1.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 10.633] (--) Log file renamed from "/var/log/Xorg.pid-1179.log" to "/var/log/Xorg.0.log"
[ 10.635]
X.Org X Server 1.20.8
X Protocol Version 11, Revision 0
[ 10.635] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
[ 10.635] Current Operating System: Linux sonata 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64
[ 10.635] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9.0-4-amd64 root=UUID=8efc387d-cdc0-496d-8f3c-03cc7f4ac8a5 ro quiet
[ 10.635] Build Date: 31 March 2020 10:14:40AM
[ 10.635] xorg-server 2:1.20.8-2 (https://www.debian.org/support)
[ 10.635] Current version of pixman: 0.36.0
[ 10.635] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10.635] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10.636] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 5 11:01:26 2020
[ 10.639] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10.643] (==) No Layout section. Using the first Screen section.
[ 10.643] (==) No screen section available. Using defaults.
[ 10.643] (**) |-->Screen "Default Screen Section" (0)
[ 10.643] (**) | |-->Monitor "<default monitor>"
[ 10.644] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 10.644] (==) Automatically adding devices
[ 10.644] (==) Automatically enabling devices
[ 10.644] (==) Automatically adding GPU devices
[ 10.644] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 10.647] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 10.647] Entry deleted from font path.
[ 10.649] (==) 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
[ 10.649] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10.649] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10.649] (II) Loader magic: 0x55e4db18be20
[ 10.649] (II) Module ABI versions:
[ 10.649] X.Org ANSI C Emulation: 0.4
[ 10.649] X.Org Video Driver: 24.1
[ 10.649] X.Org XInput driver : 24.1
[ 10.649] X.Org Server Extension : 10.0
[ 10.649] (++) using VT number 1
[ 10.652] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 10.652] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10.653] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 14 paused 0
[ 10.657] (--) PCI:*(1 at 0:0:0) 10de:0fc1:1043:83f9 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
[ 10.657] (II) LoadModule: "glx"
[ 10.661] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 10.672] (II) Module glx: vendor="X.Org Foundation"
[ 10.672] compiled for 1.20.8, module version = 1.0.0
[ 10.672] ABI class: X.Org Server Extension, version 10.0
[ 10.672] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 10.672] loading driver: nvidia
[ 10.943] (==) Matched nvidia as autoconfigured driver 0
[ 10.943] (==) Matched nouveau as autoconfigured driver 1
[ 10.943] (==) Matched nv as autoconfigured driver 2
[ 10.943] (==) Matched modesetting as autoconfigured driver 3
[ 10.943] (==) Matched fbdev as autoconfigured driver 4
[ 10.943] (==) Matched vesa as autoconfigured driver 5
[ 10.943] (==) Assigned the driver to the xf86ConfigLayout
[ 10.943] (II) LoadModule: "nvidia"
[ 10.952] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 10.960] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 10.960] compiled for 1.6.99.901, module version = 1.0.0
[ 10.960] Module class: X.Org Video Driver
[ 10.961] (II) LoadModule: "nouveau"
[ 10.962] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[ 10.965] (II) Module nouveau: vendor="X.Org Foundation"
[ 10.965] compiled for 1.20.3, module version = 1.0.16
[ 10.965] Module class: X.Org Video Driver
[ 10.965] ABI class: X.Org Video Driver, version 24.0
[ 10.965] (II) LoadModule: "nv"
[ 10.966] (WW) Warning, couldn't open module nv
[ 10.966] (EE) Failed to load module "nv" (module does not exist, 0)
[ 10.966] (II) LoadModule: "modesetting"
[ 10.966] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 10.969] (II) Module modesetting: vendor="X.Org Foundation"
[ 10.969] compiled for 1.20.8, module version = 1.20.8
[ 10.969] Module class: X.Org Video Driver
[ 10.969] ABI class: X.Org Video Driver, version 24.1
[ 10.969] (II) LoadModule: "fbdev"
[ 10.969] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 10.971] (II) Module fbdev: vendor="X.Org Foundation"
[ 10.971] compiled for 1.20.0, module version = 0.5.0
[ 10.971] Module class: X.Org Video Driver
[ 10.971] ABI class: X.Org Video Driver, version 24.0
[ 10.971] (II) LoadModule: "vesa"
[ 10.971] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 10.973] (II) Module vesa: vendor="X.Org Foundation"
[ 10.973] compiled for 1.20.9, module version = 2.5.0
[ 10.973] Module class: X.Org Video Driver
[ 10.973] ABI class: X.Org Video Driver, version 24.1
[ 10.974] (II) NVIDIA dlloader X Driver 450.80.02 Wed Sep 23 00:53:01 UTC 2020
[ 10.974] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 10.975] (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
[ 10.975] (II) NOUVEAU driver for NVIDIA chipset families :
[ 10.975] RIVA TNT (NV04)
[ 10.975] RIVA TNT2 (NV05)
[ 10.975] GeForce 256 (NV10)
[ 10.975] GeForce 2 (NV11, NV15)
[ 10.975] GeForce 4MX (NV17, NV18)
[ 10.975] GeForce 3 (NV20)
[ 10.975] GeForce 4Ti (NV25, NV28)
[ 10.975] GeForce FX (NV3x)
[ 10.976] GeForce 6 (NV4x)
[ 10.976] GeForce 7 (G7x)
[ 10.976] GeForce 8 (G8x)
[ 10.976] GeForce 9 (G9x)
[ 10.976] GeForce GTX 2xx/3xx (GT2xx)
[ 10.976] GeForce GTX 4xx/5xx (GFxxx)
[ 10.976] GeForce GTX 6xx/7xx (GKxxx)
[ 10.976] GeForce GTX 9xx (GMxxx)
[ 10.976] GeForce GTX 10xx (GPxxx)
[ 10.976] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 10.977] (II) FBDEV: driver for framebuffer: fbdev
[ 10.977] (II) VESA: driver for VESA chipsets: vesa
[ 10.977] (II) systemd-logind: releasing fd for 226:0
[ 10.979] (II) Loading sub module "fb"
[ 10.979] (II) LoadModule: "fb"
[ 10.979] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10.980] (II) Module fb: vendor="X.Org Foundation"
[ 10.980] compiled for 1.20.8, module version = 1.0.0
[ 10.980] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.980] (II) Loading sub module "wfb"
[ 10.980] (II) LoadModule: "wfb"
[ 10.980] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 10.981] (II) Module wfb: vendor="X.Org Foundation"
[ 10.981] compiled for 1.20.8, module version = 1.0.0
[ 10.981] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.981] (II) Loading sub module "ramdac"
[ 10.981] (II) LoadModule: "ramdac"
[ 10.981] (II) Module "ramdac" already built-in
[ 10.984] (WW) Falling back to old probe method for modesetting
[ 10.984] (WW) Falling back to old probe method for fbdev
[ 10.984] (II) Loading sub module "fbdevhw"
[ 10.984] (II) LoadModule: "fbdevhw"
[ 10.984] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 10.984] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 10.984] compiled for 1.20.8, module version = 0.0.2
[ 10.984] ABI class: X.Org Video Driver, version 24.1
[ 10.984] (EE) open /dev/fb0: No such file or directory
[ 10.985] (II) NVIDIA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 10.985] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 10.985] (==) NVIDIA(0): RGB weight 888
[ 10.985] (==) NVIDIA(0): Default visual is TrueColor
[ 10.985] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.985] (**) NVIDIA(0): Enabling 2D acceleration
[ 10.985] (II) Loading sub module "glxserver_nvidia"
[ 10.985] (II) LoadModule: "glxserver_nvidia"
[ 10.985] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 11.063] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 11.063] compiled for 1.6.99.901, module version = 1.0.0
[ 11.063] Module class: X.Org Server Extension
[ 11.063] (II) NVIDIA GLX Module 450.80.02 Wed Sep 23 00:51:32 UTC 2020
[ 11.066] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 11.068] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 11.068] (--) NVIDIA(0): CRT-0
[ 11.068] (--) NVIDIA(0): DFP-0 (boot)
[ 11.068] (--) NVIDIA(0): DFP-1
[ 11.068] (--) NVIDIA(0): DFP-2
[ 11.068] (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:1:0:0 (GPU-0)
[ 11.068] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 11.068] (--) NVIDIA(0): VideoBIOS: 80.07.26.00.26
[ 11.068] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 11.070] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 11.070] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 11.070] (--) NVIDIA(GPU-0):
[ 11.076] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 11.076] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 11.076] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 11.076] (--) NVIDIA(GPU-0):
[ 11.076] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 11.076] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 11.076] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 11.076] (--) NVIDIA(GPU-0):
[ 11.076] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 11.076] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 11.076] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 11.076] (--) NVIDIA(GPU-0):
[ 11.079] (==) NVIDIA(0):
[ 11.079] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[ 11.079] (==) NVIDIA(0): will be used as the requested mode.
[ 11.079] (==) NVIDIA(0):
[ 11.079] (II) NVIDIA(0): Validated MetaModes:
[ 11.079] (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
[ 11.079] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
[ 11.083] (--) NVIDIA(0): DPI set to (90, 87); computed from "UseEdidDpi" X config
[ 11.083] (--) NVIDIA(0): option
[ 11.083] (II) UnloadModule: "nouveau"
[ 11.083] (II) Unloading nouveau
[ 11.083] (II) UnloadModule: "modesetting"
[ 11.083] (II) Unloading modesetting
[ 11.083] (II) UnloadModule: "fbdev"
[ 11.083] (II) Unloading fbdev
[ 11.083] (II) UnloadSubModule: "fbdevhw"
[ 11.083] (II) Unloading fbdevhw
[ 11.083] (II) UnloadModule: "vesa"
[ 11.083] (II) Unloading vesa
[ 11.083] (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
[ 11.083] (II) NVIDIA: access.
[ 11.112] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[ 11.161] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 11.161] (==) NVIDIA(0): Backing store enabled
[ 11.161] (==) NVIDIA(0): Silken mouse enabled
[ 11.162] (==) NVIDIA(0): DPMS enabled
[ 11.163] (II) Loading sub module "dri2"
[ 11.163] (II) LoadModule: "dri2"
[ 11.163] (II) Module "dri2" already built-in
[ 11.163] (II) NVIDIA(0): [DRI2] Setup complete
[ 11.163] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 11.163] (II) Initializing extension Generic Event Extension
[ 11.164] (II) Initializing extension SHAPE
[ 11.164] (II) Initializing extension MIT-SHM
[ 11.164] (II) Initializing extension XInputExtension
[ 11.164] (II) Initializing extension XTEST
[ 11.165] (II) Initializing extension BIG-REQUESTS
[ 11.165] (II) Initializing extension SYNC
[ 11.165] (II) Initializing extension XKEYBOARD
[ 11.165] (II) Initializing extension XC-MISC
[ 11.165] (II) Initializing extension SECURITY
[ 11.165] (II) Initializing extension XFIXES
[ 11.165] (II) Initializing extension RENDER
[ 11.166] (II) Initializing extension RANDR
[ 11.166] (II) Initializing extension COMPOSITE
[ 11.166] (II) Initializing extension DAMAGE
[ 11.166] (II) Initializing extension MIT-SCREEN-SAVER
[ 11.166] (II) Initializing extension DOUBLE-BUFFER
[ 11.166] (II) Initializing extension RECORD
[ 11.166] (II) Initializing extension DPMS
[ 11.167] (II) Initializing extension Present
[ 11.167] (II) Initializing extension DRI3
[ 11.167] (II) Initializing extension X-Resource
[ 11.167] (II) Initializing extension XVideo
[ 11.167] (II) Initializing extension XVideo-MotionCompensation
[ 11.167] (II) Initializing extension SELinux
[ 11.167] (II) SELinux: Disabled on system
[ 11.167] (II) Initializing extension GLX
[ 11.167] (II) Initializing extension GLX
[ 11.167] (II) Indirect GLX disabled.
[ 11.167] (II) GLX: Another vendor is already registered for screen 0
[ 11.167] (II) Initializing extension XFree86-VidModeExtension
[ 11.167] (II) Initializing extension XFree86-DGA
[ 11.168] (II) Initializing extension XFree86-DRI
[ 11.168] (II) Initializing extension DRI2
[ 11.168] (II) Initializing extension NV-GLX
[ 11.168] (II) Initializing extension NV-CONTROL
[ 11.168] (II) Initializing extension XINERAMA
[ 11.264] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 11.264] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.264] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 11.264] (II) LoadModule: "libinput"
[ 11.264] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 11.270] (II) Module libinput: vendor="X.Org Foundation"
[ 11.270] compiled for 1.20.8, module version = 0.30.0
[ 11.270] Module class: X.Org XInput Driver
[ 11.270] ABI class: X.Org XInput driver, version 24.1
[ 11.270] (II) Using input driver 'libinput' for 'Power Button'
[ 11.271] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 43 paused 0
[ 11.271] (**) Power Button: always reports core events
[ 11.272] (**) Option "Device" "/dev/input/event1"
[ 11.272] (**) Option "_source" "server/udev"
[ 11.289] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 11.289] (II) event1 - Power Button: device is a keyboard
[ 11.289] (II) event1 - Power Button: device removed
[ 11.289] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[ 11.289] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 11.289] (**) Option "xkb_model" "pc105"
[ 11.289] (**) Option "xkb_layout" "us"
[ 11.290] (II) event1 - Power Button: is tagged by udev as: Keyboard
[ 11.290] (II) event1 - Power Button: device is a keyboard
[ 11.291] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 11.291] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.291] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 11.291] (II) Using input driver 'libinput' for 'Power Button'
[ 11.292] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 46 paused 0
[ 11.292] (**) Power Button: always reports core events
[ 11.292] (**) Option "Device" "/dev/input/event0"
[ 11.293] (**) Option "_source" "server/udev"
[ 11.294] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 11.294] (II) event0 - Power Button: device is a keyboard
[ 11.294] (II) event0 - Power Button: device removed
[ 11.294] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 11.294] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 11.294] (**) Option "xkb_model" "pc105"
[ 11.294] (**) Option "xkb_layout" "us"
[ 11.297] (II) event0 - Power Button: is tagged by udev as: Keyboard
[ 11.297] (II) event0 - Power Button: device is a keyboard
[ 11.298] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 11.298] (II) No input driver specified, ignoring this device.
[ 11.298] (II) This device may have been added with another device file.
[ 11.299] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 11.299] (II) No input driver specified, ignoring this device.
[ 11.299] (II) This device may have been added with another device file.
[ 11.300] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 11.300] (II) No input driver specified, ignoring this device.
[ 11.300] (II) This device may have been added with another device file.
[ 11.300] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 11.300] (II) No input driver specified, ignoring this device.
[ 11.300] (II) This device may have been added with another device file.
[ 11.301] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 11.301] (II) No input driver specified, ignoring this device.
[ 11.301] (II) This device may have been added with another device file.
[ 11.302] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 11.302] (II) No input driver specified, ignoring this device.
[ 11.302] (II) This device may have been added with another device file.
[ 11.303] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
[ 11.303] (II) No input driver specified, ignoring this device.
[ 11.303] (II) This device may have been added with another device file.
[ 11.304] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event15)
[ 11.304] (II) No input driver specified, ignoring this device.
[ 11.304] (II) This device may have been added with another device file.
[ 11.304] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event16)
[ 11.304] (II) No input driver specified, ignoring this device.
[ 11.304] (II) This device may have been added with another device file.
[ 11.305] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event17)
[ 11.305] (II) No input driver specified, ignoring this device.
[ 11.305] (II) This device may have been added with another device file.
[ 11.306] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event18)
[ 11.306] (II) No input driver specified, ignoring this device.
[ 11.306] (II) This device may have been added with another device file.
[ 11.307] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event19)
[ 11.307] (II) No input driver specified, ignoring this device.
[ 11.307] (II) This device may have been added with another device file.
[ 11.307] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event20)
[ 11.308] (II) No input driver specified, ignoring this device.
[ 11.308] (II) This device may have been added with another device file.
[ 11.308] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event21)
[ 11.308] (II) No input driver specified, ignoring this device.
[ 11.308] (II) This device may have been added with another device file.
[ 11.309] (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event22)
[ 11.309] (II) No input driver specified, ignoring this device.
[ 11.309] (II) This device may have been added with another device file.
[ 11.310] (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event2)
[ 11.310] (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
[ 11.310] (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
[ 11.310] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
[ 11.311] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 47 paused 0
[ 11.312] (**) Logitech HID compliant keyboard: always reports core events
[ 11.312] (**) Option "Device" "/dev/input/event2"
[ 11.312] (**) Option "_source" "server/udev"
[ 11.314] (II) event2 - Logitech HID compliant keyboard: is tagged by udev as: Keyboard
[ 11.314] (II) event2 - Logitech HID compliant keyboard: device is a keyboard
[ 11.314] (II) event2 - Logitech HID compliant keyboard: device removed
[ 11.314] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/0003:046D:C30E.0001/input/input5/event2"
[ 11.314] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 8)
[ 11.314] (**) Option "xkb_model" "pc105"
[ 11.314] (**) Option "xkb_layout" "us"
[ 11.316] (II) event2 - Logitech HID compliant keyboard: is tagged by udev as: Keyboard
[ 11.316] (II) event2 - Logitech HID compliant keyboard: device is a keyboard
[ 11.318] (II) config/udev: Adding input device Logitech HID compliant keyboard Consumer Control (/dev/input/event3)
[ 11.318] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev pointer catchall"
[ 11.318] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 11.318] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput pointer catchall"
[ 11.318] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 11.318] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard Consumer Control'
[ 11.319] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 48 paused 0
[ 11.319] (**) Logitech HID compliant keyboard Consumer Control: always reports core events
[ 11.319] (**) Option "Device" "/dev/input/event3"
[ 11.319] (**) Option "_source" "server/udev"
[ 11.321] (II) event3 - Logitech HID compliant keyboard Consumer Control: is tagged by udev as: Keyboard Mouse
[ 11.321] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a pointer
[ 11.321] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a keyboard
[ 11.321] (II) event3 - Logitech HID compliant keyboard Consumer Control: device removed
[ 11.321] (II) libinput: Logitech HID compliant keyboard Consumer Control: needs a virtual subdevice
[ 11.321] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input6/event3"
[ 11.321] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard Consumer Control" (type: MOUSE, id 9)
[ 11.322] (**) Option "AccelerationScheme" "none"
[ 11.322] (**) Logitech HID compliant keyboard Consumer Control: (accel) selected scheme none/0
[ 11.322] (**) Logitech HID compliant keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 11.322] (**) Logitech HID compliant keyboard Consumer Control: (accel) acceleration threshold: 4
[ 11.324] (II) event3 - Logitech HID compliant keyboard Consumer Control: is tagged by udev as: Keyboard Mouse
[ 11.324] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a pointer
[ 11.324] (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a keyboard
[ 11.325] (II) config/udev: Adding input device Logitech HID compliant keyboard System Control (/dev/input/event4)
[ 11.325] (**) Logitech HID compliant keyboard System Control: Applying InputClass "evdev keyboard catchall"
[ 11.325] (**) Logitech HID compliant keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 11.325] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard System Control'
[ 11.326] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 49 paused 0
[ 11.326] (**) Logitech HID compliant keyboard System Control: always reports core events
[ 11.326] (**) Option "Device" "/dev/input/event4"
[ 11.326] (**) Option "_source" "server/udev"
[ 11.328] (II) event4 - Logitech HID compliant keyboard System Control: is tagged by udev as: Keyboard
[ 11.328] (II) event4 - Logitech HID compliant keyboard System Control: device is a keyboard
[ 11.328] (II) event4 - Logitech HID compliant keyboard System Control: device removed
[ 11.328] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input7/event4"
[ 11.328] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard System Control" (type: KEYBOARD, id 10)
[ 11.328] (**) Option "xkb_model" "pc105"
[ 11.328] (**) Option "xkb_layout" "us"
[ 11.330] (II) event4 - Logitech HID compliant keyboard System Control: is tagged by udev as: Keyboard
[ 11.330] (II) event4 - Logitech HID compliant keyboard System Control: device is a keyboard
[ 11.331] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/event6)
[ 11.331] (II) No input driver specified, ignoring this device.
[ 11.331] (II) This device may have been added with another device file.
[ 11.332] (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/js0)
[ 11.332] (II) No input driver specified, ignoring this device.
[ 11.332] (II) This device may have been added with another device file.
[ 11.333] (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/event5)
[ 11.333] (**) Logitech Wireless Receiver Mouse: Applying InputClass "evdev pointer catchall"
[ 11.333] (**) Logitech Wireless Receiver Mouse: Applying InputClass "libinput pointer catchall"
[ 11.333] (II) Using input driver 'libinput' for 'Logitech Wireless Receiver Mouse'
[ 11.391] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 50 paused 0
[ 11.391] (**) Logitech Wireless Receiver Mouse: always reports core events
[ 11.392] (**) Option "Device" "/dev/input/event5"
[ 11.392] (**) Option "_source" "server/udev"
[ 11.394] (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 11.394] (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
[ 11.394] (II) event5 - Logitech Wireless Receiver Mouse: device removed
[ 11.394] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.1/8-3.1:1.0/0003:046D:C542.0003/input/input8/event5"
[ 11.394] (II) XINPUT: Adding extended input device "Logitech Wireless Receiver Mouse" (type: MOUSE, id 11)
[ 11.394] (**) Option "AccelerationScheme" "none"
[ 11.394] (**) Logitech Wireless Receiver Mouse: (accel) selected scheme none/0
[ 11.394] (**) Logitech Wireless Receiver Mouse: (accel) acceleration factor: 2.000
[ 11.394] (**) Logitech Wireless Receiver Mouse: (accel) acceleration threshold: 4
[ 11.396] (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
[ 11.396] (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
[ 11.397] (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/mouse0)
[ 11.398] (II) No input driver specified, ignoring this device.
[ 11.398] (II) This device may have been added with another device file.
[ 11.398] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 11.398] (II) No input driver specified, ignoring this device.
[ 11.398] (II) This device may have been added with another device file.
[ 11.404] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev pointer catchall"
[ 11.404] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
[ 11.404] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput pointer catchall"
[ 11.404] (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 11.404] (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard Consumer Control'
[ 11.404] (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
[ 11.404] (**) Logitech HID compliant keyboard Consumer Control: always reports core events
[ 11.404] (**) Option "Device" "/dev/input/event3"
[ 11.404] (**) Option "_source" "_driver/libinput"
[ 11.404] (II) libinput: Logitech HID compliant keyboard Consumer Control: is a virtual subdevice
[ 11.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input6/event3"
[ 11.405] (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard Consumer Control" (type: KEYBOARD, id 12)
[ 11.405] (**) Option "xkb_model" "pc105"
[ 11.405] (**) Option "xkb_layout" "us"
[ 11.883] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 11.883] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 11.883] (--) NVIDIA(GPU-0):
[ 11.889] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 11.889] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 11.889] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 11.889] (--) NVIDIA(GPU-0):
[ 11.889] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 11.889] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 11.889] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 11.890] (--) NVIDIA(GPU-0):
[ 11.890] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 11.890] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 11.890] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 11.890] (--) NVIDIA(GPU-0):
[ 13.402] (--) NVIDIA(GPU-0): CRT-0: disconnected
[ 13.402] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 13.402] (--) NVIDIA(GPU-0):
[ 13.408] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
[ 13.408] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
[ 13.408] (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
[ 13.408] (--) NVIDIA(GPU-0):
[ 13.408] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 13.409] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 13.409] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 13.409] (--) NVIDIA(GPU-0):
[ 13.409] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 13.409] (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
[ 13.409] (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
[ 13.409] (--) NVIDIA(GPU-0):
[ 98.562] (**) Option "fd" "43"
[ 98.562] (II) event1 - Power Button: device removed
[ 98.563] (**) Option "fd" "46"
[ 98.563] (II) event0 - Power Button: device removed
[ 98.563] (**) Option "fd" "47"
[ 98.563] (II) event2 - Logitech HID compliant keyboard: device removed
[ 98.564] (**) Option "fd" "48"
[ 98.564] (**) Option "fd" "49"
[ 98.564] (II) event4 - Logitech HID compliant keyboard System Control: device removed
[ 98.564] (**) Option "fd" "50"
[ 98.564] (II) event5 - Logitech Wireless Receiver Mouse: device removed
[ 98.564] (**) Option "fd" "48"
[ 98.565] (II) event3 - Logitech HID compliant keyboard Consumer Control: device removed
[ 98.801] (II) systemd-logind: got pause for 13:69
[ 98.802] (II) systemd-logind: got pause for 13:68
[ 98.802] (II) systemd-logind: got pause for 13:64
[ 98.802] (II) systemd-logind: got pause for 13:66
[ 98.802] (II) systemd-logind: got pause for 13:67
[ 98.802] (II) systemd-logind: got pause for 13:65
[ 104.541] (II) UnloadModule: "libinput"
[ 104.541] (II) systemd-logind: not releasing fd for 13:67, still in use
[ 104.541] (II) UnloadModule: "libinput"
[ 104.542] (II) systemd-logind: releasing fd for 13:69
[ 104.572] (II) UnloadModule: "libinput"
[ 104.572] (II) systemd-logind: releasing fd for 13:68
[ 104.598] (II) UnloadModule: "libinput"
[ 104.598] (II) systemd-logind: releasing fd for 13:67
[ 104.624] (II) UnloadModule: "libinput"
[ 104.624] (II) systemd-logind: releasing fd for 13:66
[ 104.652] (II) UnloadModule: "libinput"
[ 104.652] (II) systemd-logind: releasing fd for 13:64
[ 104.668] (II) UnloadModule: "libinput"
[ 104.668] (II) systemd-logind: releasing fd for 13:65
[ 104.691] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 104.693] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Logs begin at Tue 2020-08-18 19:47:28 CEST, end at Sat 2020-12-05 16:36:23 CET. --
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: _XSERVTransMakeAllCOTSServerListeners: server already running
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (--) Log file renamed from "/var/log/Xorg.pid-1749.log" to "/var/log/Xorg.1.log"
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: X.Org X Server 1.20.8
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: X Protocol Version 11, Revision 0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Current Operating System: Linux sonata 5.9.0-4-amd64 #1 SMP Debian 5.9.11-1 (2020-11-27) x86_64
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.9.0-4-amd64 root=UUID=8efc387d-cdc0-496d-8f3c-03cc7f4ac8a5 ro quiet
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Build Date: 31 March 2020 10:14:40AM
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: xorg-server 2:1.20.8-2 (https://www.debian.org/support)
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Current version of pixman: 0.36.0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Before reporting problems, check http://wiki.x.org
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: to make sure that you have the latest version.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Markers: (--) probed, (**) from config file, (==) default setting,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (++) from command line, (!!) notice, (II) informational,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) Log file: "/var/log/Xorg.1.log", Time: Sat Dec 5 11:02:54 2020
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) Using system config directory "/usr/share/X11/xorg.conf.d"
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) No Layout section. Using the first Screen section.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) No screen section available. Using defaults.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (**) |-->Screen "Default Screen Section" (0)
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (**) | |-->Monitor "<default monitor>"
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) No monitor specified for screen "Default Screen Section".
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Using a default monitor configuration.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) Automatically adding devices
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) Automatically enabling devices
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) Automatically adding GPU devices
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) Max clients allowed: 256, resource mask: 0x1fffff
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: Entry deleted from font path.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) FontPath set to:
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: /usr/share/fonts/X11/misc,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: /usr/share/fonts/X11/100dpi/:unscaled,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: /usr/share/fonts/X11/75dpi/:unscaled,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: /usr/share/fonts/X11/Type1,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: /usr/share/fonts/X11/100dpi,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: /usr/share/fonts/X11/75dpi,
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: built-ins
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (==) ModulePath set to "/usr/lib/xorg/modules"
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) The server relies on udev to provide the list of input devices.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: If no devices become available, reconfigure udev or disable AutoAddDevices.
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) Loader magic: 0x55fb09207e20
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) Module ABI versions:
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: X.Org ANSI C Emulation: 0.4
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: X.Org Video Driver: 24.1
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: X.Org XInput driver : 24.1
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: X.Org Server Extension : 10.0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (++) using VT number 2
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) xfree86: Adding drm device (/dev/dri/card0)
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 15 paused 0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (--) PCI:*(1 at 0:0:0) 10de:0fc1:1043:83f9 rev 161, Mem @ 0xfd000000/16777216, 0xd0000000/268435456, 0xce000000/33554432, I/O @ 0x0000dc00/128, BIOS @ 0x????????/131072
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "glx"
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) Module glx: vendor="X.Org Foundation"
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.8, module version = 1.0.0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org Server Extension, version 10.0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: (II) Applying OutputClass "nvidia" to /dev/dri/card0
Dec 05 11:02:54 sonata /usr/libexec/gdm-x-session[1749]: loading driver: nvidia
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Matched nvidia as autoconfigured driver 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Matched nouveau as autoconfigured driver 1
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Matched nv as autoconfigured driver 2
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Matched modesetting as autoconfigured driver 3
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Matched fbdev as autoconfigured driver 4
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Matched vesa as autoconfigured driver 5
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) Assigned the driver to the xf86ConfigLayout
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "nvidia"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module nvidia: vendor="NVIDIA Corporation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.6.99.901, module version = 1.0.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org Video Driver
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "nouveau"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module nouveau: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.3, module version = 1.0.16
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org Video Driver
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org Video Driver, version 24.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "nv"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (WW) Warning, couldn't open module nv
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (EE) Failed to load module "nv" (module does not exist, 0)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "modesetting"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module modesetting: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.8, module version = 1.20.8
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org Video Driver
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org Video Driver, version 24.1
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "fbdev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module fbdev: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.0, module version = 0.5.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org Video Driver
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org Video Driver, version 24.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "vesa"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module vesa: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.9, module version = 2.5.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org Video Driver
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org Video Driver, version 24.1
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA dlloader X Driver 450.80.02 Wed Sep 23 00:53:01 UTC 2020
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NOUVEAU driver Date: Mon Jan 28 23:25:58 2019 -0500
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NOUVEAU driver for NVIDIA chipset families :
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: RIVA TNT (NV04)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: RIVA TNT2 (NV05)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 256 (NV10)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 2 (NV11, NV15)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 4MX (NV17, NV18)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 3 (NV20)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 4Ti (NV25, NV28)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce FX (NV3x)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 6 (NV4x)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 7 (G7x)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 8 (G8x)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce 9 (G9x)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce GTX 2xx/3xx (GT2xx)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce GTX 4xx/5xx (GFxxx)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce GTX 6xx/7xx (GKxxx)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce GTX 9xx (GMxxx)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: GeForce GTX 10xx (GPxxx)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) modesetting: Driver for Modesetting Kernel Drivers: kms
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) FBDEV: driver for framebuffer: fbdev
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) VESA: driver for VESA chipsets: vesa
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: releasing fd for 226:0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading sub module "fb"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "fb"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/libfb.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module fb: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.8, module version = 1.0.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org ANSI C Emulation, version 0.4
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading sub module "wfb"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "wfb"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/libwfb.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module wfb: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.8, module version = 1.0.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org ANSI C Emulation, version 0.4
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading sub module "ramdac"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "ramdac"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module "ramdac" already built-in
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (WW) Falling back to old probe method for modesetting
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (WW) Falling back to old probe method for fbdev
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading sub module "fbdevhw"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "fbdevhw"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module fbdevhw: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.8, module version = 0.0.2
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org Video Driver, version 24.1
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (EE) open /dev/fb0: No such file or directory
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): Creating default Display subsection in Screen section
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: "Default Screen Section" for depth/fbbpp 24/32
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): RGB weight 888
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): Default visual is TrueColor
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) NVIDIA(0): Enabling 2D acceleration
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading sub module "glxserver_nvidia"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "glxserver_nvidia"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.6.99.901, module version = 1.0.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org Server Extension
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA GLX Module 450.80.02 Wed Sep 23 00:51:32 UTC 2020
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA: The X server supports PRIME Render Offload.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): CRT-0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): DFP-0 (boot)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): DFP-1
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): DFP-2
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): NVIDIA GPU GeForce GT 640 (GK107) at PCI:1:0:0 (GPU-0)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): Memory: 2097152 kBytes
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): VideoBIOS: 80.07.26.00.26
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): Detected PCI Express Link width: 16X
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: disconnected
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0):
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): will be used as the requested mode.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0):
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): Validated MetaModes:
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): "DFP-0:nvidia-auto-select"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1200
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): DPI set to (90, 87); computed from "UseEdidDpi" X config
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(0): option
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) UnloadModule: "nouveau"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Unloading nouveau
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) UnloadModule: "modesetting"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Unloading modesetting
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) UnloadModule: "fbdev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Unloading fbdev
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) UnloadSubModule: "fbdevhw"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Unloading fbdevhw
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) UnloadModule: "vesa"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Unloading vesa
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA: Using 6144.00 MB of virtual memory for indirect memory
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA: access.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): Disabling shared memory pixmaps
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): Backing store enabled
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): Silken mouse enabled
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (==) NVIDIA(0): DPMS enabled
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading sub module "dri2"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "dri2"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module "dri2" already built-in
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): [DRI2] Setup complete
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension Generic Event Extension
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension SHAPE
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension MIT-SHM
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XInputExtension
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XTEST
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension BIG-REQUESTS
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension SYNC
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XKEYBOARD
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XC-MISC
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension SECURITY
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XFIXES
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension RENDER
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension RANDR
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension COMPOSITE
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension DAMAGE
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension MIT-SCREEN-SAVER
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension DOUBLE-BUFFER
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension RECORD
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension DPMS
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension Present
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension DRI3
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension X-Resource
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XVideo
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XVideo-MotionCompensation
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension SELinux
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) SELinux: Disabled on system
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension GLX
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension GLX
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Indirect GLX disabled.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) GLX: Another vendor is already registered for screen 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XFree86-VidModeExtension
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XFree86-DGA
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XFree86-DRI
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension DRI2
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension NV-GLX
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension NV-CONTROL
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Initializing extension XINERAMA
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Power Button (/dev/input/event1)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) LoadModule: "libinput"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Module libinput: vendor="X.Org Foundation"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: compiled for 1.20.8, module version = 0.30.0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: Module class: X.Org XInput Driver
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: ABI class: X.Org XInput driver, version 24.1
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Power Button'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 44 paused 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Power Button: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event1"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "server/udev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event1 - Power Button: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event1 - Power Button: device removed
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_model" "pc105"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_layout" "us"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event1 - Power Button: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event1 - Power Button: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Power Button (/dev/input/event0)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Power Button: Applying InputClass "evdev keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Power Button: Applying InputClass "libinput keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Power Button'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 47 paused 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Power Button: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event0"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "server/udev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event0 - Power Button: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event0 - Power Button: device removed
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_model" "pc105"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_layout" "us"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event0 - Power Button: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event0 - Power Button: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event14)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event15)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event16)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Line (/dev/input/event17)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event18)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event19)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event20)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event21)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device HDA Intel Front Headphone (/dev/input/event22)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech HID compliant keyboard (/dev/input/event2)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard: Applying InputClass "evdev keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard: Applying InputClass "libinput keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 48 paused 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event2"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "server/udev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event2 - Logitech HID compliant keyboard: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event2 - Logitech HID compliant keyboard: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event2 - Logitech HID compliant keyboard: device removed
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.0/0003:046D:C30E.0001/input/input5/event2"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard" (type: KEYBOARD, id 8)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_model" "pc105"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_layout" "us"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event2 - Logitech HID compliant keyboard: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event2 - Logitech HID compliant keyboard: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech HID compliant keyboard Consumer Control (/dev/input/event3)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev pointer catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput pointer catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard Consumer Control'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 49 paused 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event3"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "server/udev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: is tagged by udev as: Keyboard Mouse
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a pointer
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: device removed
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) libinput: Logitech HID compliant keyboard Consumer Control: needs a virtual subdevice
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input6/event3"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard Consumer Control" (type: MOUSE, id 9)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "AccelerationScheme" "none"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: (accel) selected scheme none/0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: (accel) acceleration factor: 2.000
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: (accel) acceleration threshold: 4
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: is tagged by udev as: Keyboard Mouse
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a pointer
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event3 - Logitech HID compliant keyboard Consumer Control: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech HID compliant keyboard System Control (/dev/input/event4)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard System Control: Applying InputClass "evdev keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard System Control: Applying InputClass "libinput keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard System Control'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 50 paused 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard System Control: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event4"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "server/udev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event4 - Logitech HID compliant keyboard System Control: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event4 - Logitech HID compliant keyboard System Control: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event4 - Logitech HID compliant keyboard System Control: device removed
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input7/event4"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard System Control" (type: KEYBOARD, id 10)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_model" "pc105"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_layout" "us"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event4 - Logitech HID compliant keyboard System Control: is tagged by udev as: Keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event4 - Logitech HID compliant keyboard System Control: device is a keyboard
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/event6)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech Logitech RumblePad 2 USB (/dev/input/js0)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/event5)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech Wireless Receiver Mouse: Applying InputClass "evdev pointer catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech Wireless Receiver Mouse: Applying InputClass "libinput pointer catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Logitech Wireless Receiver Mouse'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 51 paused 0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech Wireless Receiver Mouse: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event5"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "server/udev"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event5 - Logitech Wireless Receiver Mouse: device removed
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb8/8-3/8-3.1/8-3.1:1.0/0003:046D:C542.0003/input/input8/event5"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Logitech Wireless Receiver Mouse" (type: MOUSE, id 11)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "AccelerationScheme" "none"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech Wireless Receiver Mouse: (accel) selected scheme none/0
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech Wireless Receiver Mouse: (accel) acceleration factor: 2.000
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech Wireless Receiver Mouse: (accel) acceleration threshold: 4
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event5 - Logitech Wireless Receiver Mouse: is tagged by udev as: Mouse
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) event5 - Logitech Wireless Receiver Mouse: device is a pointer
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device Logitech Wireless Receiver Mouse (/dev/input/mouse0)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) No input driver specified, ignoring this device.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) This device may have been added with another device file.
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev pointer catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "evdev keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput pointer catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) Using input driver 'libinput' for 'Logitech HID compliant keyboard Consumer Control'
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) systemd-logind: returning pre-existing fd for /dev/input/event3 13:67
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Logitech HID compliant keyboard Consumer Control: always reports core events
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "Device" "/dev/input/event3"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "_source" "_driver/libinput"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) libinput: Logitech HID compliant keyboard Consumer Control: is a virtual subdevice
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.2/usb6/6-1/6-1:1.1/0003:046D:C30E.0002/input/input6/event3"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (II) XINPUT: Adding extended input device "Logitech HID compliant keyboard Consumer Control" (type: KEYBOARD, id 12)
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_model" "pc105"
Dec 05 11:02:55 sonata /usr/libexec/gdm-x-session[1749]: (**) Option "xkb_layout" "us"
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: disconnected
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
Dec 05 11:02:56 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:57 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: disconnected
Dec 05 11:02:57 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
Dec 05 11:02:57 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
Dec 05 11:02:58 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: disconnected
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): connected
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): Internal TMDS
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): HP ZR24w (DFP-0): 330.0 MHz maximum pixel clock
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: disconnected
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: disconnected
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: Internal TMDS
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0): DFP-2: 330.0 MHz maximum pixel clock
Dec 05 11:16:35 sonata /usr/libexec/gdm-x-session[1749]: (--) NVIDIA(GPU-0):
Dec 05 13:25:54 sonata /usr/libexec/gdm-x-session[1749]: (EE) event5 - Logitech Wireless Receiver Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
Dec 05 14:57:31 sonata /usr/libexec/gdm-x-session[1749]: (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 34ms, your system is too slow
Dec 05 14:58:17 sonata /usr/libexec/gdm-x-session[1749]: (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 11ms, your system is too slow
Dec 05 16:04:39 sonata /usr/libexec/gdm-x-session[1749]: (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 26ms, your system is too slow
Dec 05 16:07:35 sonata /usr/libexec/gdm-x-session[1749]: (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 13ms, your system is too slow
Dec 05 16:07:45 sonata /usr/libexec/gdm-x-session[1749]: (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 25ms, your system is too slow
Dec 05 16:33:56 sonata /usr/libexec/gdm-x-session[1749]: (EE) event2 - Logitech HID compliant keyboard: client bug: event processing lagging behind by 37ms, your system is too slow
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current-drm.ko
filename: /lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.9.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current-modeset.ko
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 7C0C1809551013F0A3FE9A1
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.9.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 64FD5F62568F4AA5B5B96F7
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline: Y
name: nvidia
vermagic: 5.9.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-3-amd64/updates/dkms/nvidia-current-drm.ko
version: 450.80.02
supported: external
license: MIT
srcversion: 312CEDBB0A5B959BBA2ACD1
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
retpoline: Y
name: nvidia_drm
vermagic: 5.9.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 7C0C1809551013F0A3FE9A1
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 64FD5F62568F4AA5B5B96F7
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline: Y
name: nvidia
vermagic: 5.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-2-amd64/updates/dkms/nvidia-current-drm.ko
version: 450.80.02
supported: external
license: MIT
srcversion: 312CEDBB0A5B959BBA2ACD1
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
retpoline: Y
name: nvidia_drm
vermagic: 5.9.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.9.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current-modeset.ko
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 7C0C1809551013F0A3FE9A1
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.9.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 64FD5F62568F4AA5B5B96F7
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline: Y
name: nvidia
vermagic: 5.9.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-1-amd64/updates/dkms/nvidia-current-drm.ko
version: 450.80.02
supported: external
license: MIT
srcversion: 312CEDBB0A5B959BBA2ACD1
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
retpoline: Y
name: nvidia_drm
vermagic: 5.9.0-1-amd64 SMP mod_unload modversions
filename: /lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.8.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current-modeset.ko
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 7C0C1809551013F0A3FE9A1
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.8.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 64FD5F62568F4AA5B5B96F7
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline: Y
name: nvidia
vermagic: 5.8.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.8.0-3-amd64/updates/dkms/nvidia-current-drm.ko
version: 450.80.02
supported: external
license: MIT
srcversion: 312CEDBB0A5B959BBA2ACD1
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
retpoline: Y
name: nvidia_drm
vermagic: 5.8.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.9.0-4-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current-modeset.ko
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 7C0C1809551013F0A3FE9A1
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.9.0-4-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 450.80.02
supported: external
license: NVIDIA
srcversion: 64FD5F62568F4AA5B5B96F7
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline: Y
name: nvidia
vermagic: 5.9.0-4-amd64 SMP mod_unload modversions
filename: /lib/modules/5.9.0-4-amd64/updates/dkms/nvidia-current-drm.ko
version: 450.80.02
supported: external
license: MIT
srcversion: 312CEDBB0A5B959BBA2ACD1
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
retpoline: Y
name: nvidia_drm
vermagic: 5.9.0-4-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
usblp 28672 0
nls_utf8 16384 1
isofs 49152 1
udf 135168 0
crc_itu_t 16384 1 udf
xt_recent 24576 1
ipt_REJECT 16384 4
nf_reject_ipv4 16384 1 ipt_REJECT
xt_multiport 20480 7
xt_comment 16384 1
xt_conntrack 16384 3
xt_hashlimit 20480 5
xt_addrtype 16384 13
xt_mark 16384 1
nft_chain_nat 16384 4
nft_counter 16384 100
xt_CT 16384 22
xt_tcpudp 20480 42
nft_compat 20480 106
nfnetlink_log 20480 0
xt_NFLOG 16384 0
nf_log_ipv4 16384 5
nf_log_common 16384 1 nf_log_ipv4
xt_LOG 20480 5
nf_nat_tftp 16384 0
nf_nat_snmp_basic 20480 0
nf_conntrack_snmp 16384 3 nf_nat_snmp_basic
nf_nat_sip 20480 0
nf_nat_pptp 20480 0
nf_nat_irc 20480 0
nf_nat_h323 24576 0
snd_seq_dummy 16384 0
snd_hrtimer 16384 1
nf_nat_ftp 20480 0
fuse 143360 3
snd_seq 86016 7 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
nf_nat_amanda 16384 0
ts_kmp 16384 6
nf_conntrack_amanda 16384 3 nf_nat_amanda
nf_nat 49152 8 nf_nat_irc,nf_nat_ftp,nf_nat_tftp,nf_nat_amanda,nf_nat_pptp,nf_nat_h323,nft_chain_nat,nf_nat_sip
nf_conntrack_sane 20480 2
nf_conntrack_tftp 20480 3 nf_nat_tftp
nf_conntrack_sip 40960 3 nf_nat_sip
nf_conntrack_pptp 20480 3 nf_nat_pptp
nf_conntrack_netlink 57344 0
nf_conntrack_netbios_ns 16384 2
nf_conntrack_broadcast 16384 2 nf_conntrack_netbios_ns,nf_conntrack_snmp
nf_conntrack_irc 20480 3 nf_nat_irc
nf_conntrack_h323 86016 5 nf_nat_h323
nf_conntrack_ftp 24576 3 nf_nat_ftp
nf_conntrack 176128 23 xt_conntrack,nf_nat_irc,nf_nat,nf_conntrack_tftp,nf_nat_ftp,nf_conntrack_pptp,nf_conntrack_netbios_ns,nf_conntrack_sane,nf_nat_tftp,nf_nat_amanda,nf_conntrack_sip,nf_conntrack_h323,nf_nat_pptp,nf_conntrack_broadcast,nf_conntrack_irc,nf_conntrack_amanda,nf_conntrack_netlink,nf_conntrack_ftp,xt_CT,nf_nat_h323,nf_conntrack_snmp,nf_nat_snmp_basic,nf_nat_sip
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
libcrc32c 16384 2 nf_conntrack,nf_nat
nf_tables 241664 207 nft_compat,nft_counter,nft_chain_nat
nfnetlink 16384 4 nft_compat,nf_conntrack_netlink,nf_tables,nfnetlink_log
rfkill 28672 3
nvidia_drm 61440 4
binfmt_misc 24576 1
drm_kms_helper 262144 1 nvidia_drm
cec 61440 1 drm_kms_helper
nvidia_modeset 1187840 8 nvidia_drm
coretemp 20480 0
snd_hda_codec_analog 20480 1
snd_hda_codec_generic 98304 1 snd_hda_codec_analog
ledtrig_audio 16384 1 snd_hda_codec_generic
kvm_intel 319488 0
snd_hda_codec_hdmi 73728 1
kvm 831488 1 kvm_intel
snd_hda_intel 57344 8
irqbypass 16384 1 kvm
snd_intel_dspcfg 24576 1 snd_hda_intel
snd_hda_codec 163840 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_analog
serio_raw 20480 0
pcspkr 16384 0
snd_hda_core 106496 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_analog,snd_hda_codec
iTCO_wdt 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
iTCO_vendor_support 16384 1 iTCO_wdt
joydev 28672 0
sg 36864 0
snd_hwdep 16384 1 snd_hda_codec
watchdog 28672 1 iTCO_wdt
snd_pcm 135168 5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 49152 3 snd_seq,snd_hrtimer,snd_pcm
snd 110592 27 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec_analog,snd_hda_codec,snd_timer,snd_pcm
soundcore 16384 1 snd
evdev 28672 29
asus_atk0110 24576 0
acpi_cpufreq 28672 0
nvidia 19767296 276 nvidia_modeset
msr 16384 0
parport_pc 40960 0
ppdev 24576 0
lp 20480 0
parport 69632 3 parport_pc,lp,ppdev
drm 573440 7 drm_kms_helper,nvidia_drm
ip_tables 28672 2
x_tables 53248 14 xt_conntrack,nft_compat,xt_LOG,xt_multiport,xt_NFLOG,xt_tcpudp,xt_hashlimit,xt_addrtype,xt_recent,xt_comment,ipt_REJECT,xt_CT,ip_tables,xt_mark
autofs4 53248 2
ext4 798720 3
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 139264 1 ext4
crc32c_generic 16384 4
sd_mod 61440 6
t10_pi 16384 1 sd_mod
crc_t10dif 20480 1 t10_pi
crct10dif_generic 16384 1
sr_mod 28672 1
cdrom 73728 3 udf,isofs,sr_mod
crct10dif_common 16384 2 crct10dif_generic,crc_t10dif
hid_logitech 45056 0
ff_memless 20480 1 hid_logitech
uas 32768 0
usb_storage 81920 1 uas
hid_generic 16384 0
usbhid 65536 0
hid 147456 3 hid_logitech,usbhid,hid_generic
ahci 40960 5
libahci 45056 1 ahci
libata 290816 2 libahci,ahci
scsi_mod 262144 6 sd_mod,usb_storage,uas,libata,sg,sr_mod
i2c_i801 32768 0
i2c_smbus 20480 1 i2c_i801
psmouse 180224 0
lpc_ich 28672 0
ehci_pci 20480 0
uhci_hcd 53248 0
ehci_hcd 98304 1 ehci_pci
usbcore 323584 7 ehci_pci,usbhid,usblp,usb_storage,ehci_hcd,uas,uhci_hcd
sky2 73728 0
usb_common 16384 3 usbcore,ehci_hcd,uhci_hcd
floppy 90112 0
button 24576 0
xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1200, maximum 16384 x 16384
VGA-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 546mm x 352mm
1920x1200 59.95*+
1920x1080 60.00
1680x1050 59.95
1600x1200 60.00
1440x900 59.89
1280x1024 60.02
1280x960 60.00
1024x768 60.00
800x600 60.32
640x480 59.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-D-1 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
-- System Information:
Debian Release: bullseye/sid
APT prefers testing
APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.9.0-4-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 450.80.02-1
ii nvidia-driver-bin 450.80.02-1
ii nvidia-driver-libs 450.80.02-1
ii nvidia-installer-cleanup 20151021+12
ii nvidia-kernel-dkms [nvidia-kernel-450.80.02] 450.80.02-1
ii nvidia-legacy-check 450.80.02-1
ii nvidia-support 20151021+12
ii nvidia-vdpau-driver 450.80.02-1
ii xserver-xorg-video-nvidia 450.80.02-1
Versions of packages nvidia-driver recommends:
ii libnvidia-cfg1 450.80.02-1
ii nvidia-persistenced 450.57-1
ii nvidia-settings 450.80.02-1
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 450.80.02-1
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 450.80.02-1
ii nvidia-egl-icd 450.80.02-1
Versions of packages nvidia-driver-libs:amd64 recommends:
ii libgles-nvidia1 450.80.02-1
ii libgles-nvidia2 450.80.02-1
ii libglx-nvidia0 450.80.02-1
ii libnvidia-cfg1 450.80.02-1
ii libopengl0 1.3.2-1
ii nvidia-driver-libs 450.80.02-1
ii nvidia-vulkan-icd 450.80.02-1
Versions of packages nvidia-driver-libs:i386 depends on:
ii libgl1-nvidia-glvnd-glx 450.80.02-1
ii nvidia-egl-icd 450.80.02-1
Versions of packages nvidia-driver-libs:i386 recommends:
ii libgles-nvidia1 450.80.02-1
ii libgles-nvidia2 450.80.02-1
ii libglx-nvidia0 450.80.02-1
ii libopengl0 1.3.2-1
ii nvidia-vulkan-icd 450.80.02-1
Versions of packages libgl1-nvidia-glx:amd64 depends on:
ii debconf [debconf-2.0] 1.5.74
ii libc6 2.31-4
ii libx11-6 2:1.6.12-1
ii libxext6 2:1.3.3-1+b2
ii nvidia-alternative 450.80.02-1
ii nvidia-installer-cleanup 20151021+12
ii nvidia-support 20151021+12
ii pciutils 1:3.7.0-4
Versions of packages libgl1-nvidia-glx:amd64 recommends:
ii nvidia-kernel-dkms 450.80.02-1
Versions of packages libgl1-nvidia-glx:amd64 suggests:
ii nvidia-kernel-dkms 450.80.02-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.31-4
ii libnvidia-glcore 450.80.02-1
ii nvidia-alternative 450.80.02-1
ii nvidia-installer-cleanup 20151021+12
ii nvidia-legacy-check 450.80.02-1
ii nvidia-support 20151021+12
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.8-2
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-kernel-dkms [nvidia-kernel-450.80.02] 450.80.02-1
ii nvidia-settings 450.80.02-1
ii nvidia-vdpau-driver 450.80.02-1
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 450.80.02-1
Versions of packages nvidia-alternative depends on:
ii dpkg 1.20.5
ii glx-alternative-nvidia 1.2.0
ii nvidia-legacy-check 450.80.02-1
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.8.3-4
ii nvidia-installer-cleanup 20151021+12
ii nvidia-kernel-support [nvidia-kernel-support--v1] 450.80.02-1
nvidia-kernel-dkms recommends no packages.
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.20.5
ii glx-alternative-mesa 1.2.0
ii glx-diversions 1.2.0
ii update-glx 1.2.0
glx-alternative-nvidia suggests no packages.
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.31-4
ii libdrm-intel1 2.4.103-2
ii libdrm2 2.4.103-2
ii libpciaccess0 0.16-1
ii libpixman-1-0 0.36.0-1
ii libudev1 246.6-4
ii libx11-6 2:1.6.12-1
ii libx11-xcb1 2:1.6.12-1
ii libxcb-dri2-0 1.14-2
ii libxcb-util1 0.4.0-1+b1
ii libxcb1 1.14-2
ii libxcursor1 1:1.2.0-2
ii libxdamage1 1:1.1.5-2
ii libxext6 2:1.3.3-1+b2
ii libxfixes3 1:5.0.3-2
ii libxinerama1 2:1.1.4-2
ii libxrandr2 2:1.5.1-1
ii libxrender1 1:0.9.10-1
ii libxss1 1:1.2.3-1
ii libxtst6 2:1.2.3-1
ii libxvmc1 2:1.0.12-2
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.8-2
Versions of packages nvidia-driver is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
pn libcuda.so.1 <none>
pn libcuda1 <none>
pn libcuda1-any <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.103-2
ii libegl1 1.3.2-1
ii libgl1 1.3.2-1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 450.80.02-1
ii libgles1 1.3.2-1
ii libgles2 1.3.2-1
ii libglvnd0 1.3.2-1
ii libglx0 1.3.2-1
ii libnvidia-cfg1 [libnvidia-cfg1-any] 450.80.02-1
ii libnvidia-ml1 [libnvidia-ml.so.1] 450.80.02-1
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.2.154.1-1
pn linux-headers <none>
ii make 4.3-4
ii mesa-vulkan-drivers [vulkan-icd] 20.2.3-1
ii nvidia-driver [nvidia-glx-any] 450.80.02-1
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 450.80.02-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20151021+12
ii nvidia-kernel-dkms 450.80.02-1
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 450.80.02-1
ii nvidia-modprobe 450.66-1
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 450.80.02-1
ii nvidia-support 20151021+12
ii nvidia-vulkan-icd [vulkan-icd] 450.80.02-1
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.13-1
pn opencl-icd <none>
pn primus <none>
pn primus-libs <none>
pn primus-nvidia <none>
pn primus-vk <none>
pn primus-vk-nvidia <none>
ii xserver-xorg 1:7.7+21
ii xserver-xorg-core 2:1.20.8-2
ii xserver-xorg-legacy 2:1.20.8-2
ii xserver-xorg-video-nouveau 1:1.0.16-1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 450.80.02-1
-- debconf information:
nvidia-driver/supported-in-legacy-driver-name: nvidia-legacy-340xx-driver
nvidia-driver/check-for-unsupported-gpu: true
* nvidia-driver/install-even-if-unsupported-gpu-exists: true
More information about the pkg-nvidia-devel
mailing list