Bug#1000438: nvidia-kernel-dkms: the latest nvidia 470.86-1 drivers don't compile with kernel 5.14.0-4
attila
massimo at mt2015.com
Tue Nov 23 08:51:58 GMT 2021
Package: nvidia-kernel-dkms
Version: 470.86-1
Severity: important
Dear Maintainer,
dkms isn't able to compile nvidia driver on the latest kernel, this is the log:
DKMS make.log for nvidia-current-470.86 for kernel 5.14.0-4-amd64 (x86_64)
mar 23 nov 2021, 09:28:46, CET
make KBUILD_OUTPUT=/lib/modules/5.14.0-4-amd64/build V=1 -C /lib/modules/5.14.0-4-amd64/source M=/var/lib/dkms/nvidia-current/470.86/build ARCH=x86_64 NV_KERNEL_SOURCES=/lib/modules/5.14.0-4-amd64/source NV_KERNEL_OUTPUT=/lib/modules/5.14.0-4-amd64/build NV_KERNEL_MODULES="nvidia nvidia-uvm nvidia-modeset nvidia-drm nvidia-peermem" INSTALL_MOD_DIR=kernel/drivers/video NV_SPECTRE_V2=0 modules
make[1]: ingresso nella directory «/usr/src/linux-headers-5.14.0-4-common»
make -C /usr/src/linux-headers-5.14.0-4-amd64 -f /usr/src/linux-headers-5.14.0-4-common/Makefile modules
make[2]: ingresso nella directory «/usr/src/linux-headers-5.14.0-4-amd64»
test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \
echo >&2; \
echo >&2 " ERROR: Kernel configuration is invalid."; \
echo >&2 " include/generated/autoconf.h or include/config/auto.conf are missing.";\
echo >&2 " Run 'make oldconfig && make prepare' on kernel src to fix it."; \
echo >&2 ; \
/bin/false)
ERROR: Kernel configuration is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
make[2]: *** [/usr/src/linux-headers-5.14.0-4-common/Makefile:759: include/config/auto.conf] Errore 1
make[2]: uscita dalla directory «/usr/src/linux-headers-5.14.0-4-amd64»
make[1]: *** [Makefile:232: __sub-make] Errore 2
make[1]: uscita dalla directory «/usr/src/linux-headers-5.14.0-4-common»
make: *** [Makefile:80: modules] Errore 2
Now i'm on the 5.14.0-2 kernel and everything works.
Regards
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these template lines ***
-- Package-specific info:
uname -a:
Linux attilapc 5.14.0-2-amd64 #1 SMP Debian 5.14.9-2 (2021-10-03) x86_64 GNU/Linux
/proc/version:
Linux version 5.14.0-2-amd64 (debian-kernel at lists.debian.org) (gcc-10 (Debian 10.3.0-11) 10.3.0, GNU ld (GNU Binutils for Debian) 2.37) #1 SMP Debian 5.14.9-2 (2021-10-03)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 470.82.00 Thu Oct 14 10:24:40 UTC 2021
GCC version: gcc version 10.3.0 (Debian 10.3.0-12)
lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] [10de:1c82] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. GP107 [GeForce GTX 1050 Ti] [1043:85d6]
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 143
Region 0: Memory at a0000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at 4000000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at 4010000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 6000 [size=128]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Nov 24 2021 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Nov 24 2021 /dev/dri/renderD128
crw-rw-rw- 1 root root 195, 254 Nov 24 2021 /dev/nvidia-modeset
crw-rw-rw- 1 root root 195, 0 Nov 24 2021 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Nov 24 2021 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Nov 24 2021 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Nov 24 2021 pci-0000:01:00.0-render -> ../renderD128
video:x:44:attila
Alternative 'nvidia':
nvidia - auto mode
link best version is /usr/lib/nvidia/current
link currently points to /usr/lib/nvidia/current
link nvidia is /usr/lib/nvidia/nvidia
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL_nvidia.so.0
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
slave nvidia--libglxserver_nvidia.so is /usr/lib/nvidia/libglxserver_nvidia.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1
slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/vdpau/libvdpau_nvidia.so.1
slave nvidia--nv-control-dpy is /usr/bin/nv-control-dpy
slave nvidia--nvidia-application-profiles-key-documentation is /usr/share/nvidia/nvidia-application-profiles-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf is /etc/nvidia/nvidia-blacklists-nouveau.conf
slave nvidia--nvidia-bug-report.sh is /usr/lib/nvidia/nvidia-bug-report.sh
slave nvidia--nvidia-debugdump is /usr/bin/nvidia-debugdump
slave nvidia--nvidia-drm-outputclass.conf is /etc/nvidia/nvidia-drm-outputclass.conf
slave nvidia--nvidia-load.conf is /etc/nvidia/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf is /etc/nvidia/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf is /etc/modprobe.d/nvidia-options.conf
slave nvidia--nvidia-settings is /usr/bin/nvidia-settings
slave nvidia--nvidia-settings.1.gz is /usr/share/man/man1/nvidia-settings.1.gz
slave nvidia--nvidia-settings.desktop is /usr/share/applications/nvidia-settings.desktop
slave nvidia--nvidia_drv.so is /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/current - priority 470
slave nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
slave nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
slave nvidia--libglxserver_nvidia.so: /usr/lib/nvidia/current/libglxserver_nvidia.so
slave nvidia--libnvidia-ml.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
slave nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
slave nvidia--nv-control-dpy: /usr/lib/nvidia/current/nv-control-dpy
slave nvidia--nvidia-application-profiles-key-documentation: /usr/share/nvidia/nvidia-application-profiles-470.86-key-documentation
slave nvidia--nvidia-blacklists-nouveau.conf: /etc/nvidia/current/nvidia-blacklists-nouveau.conf
slave nvidia--nvidia-bug-report.sh: /usr/lib/nvidia/current/nvidia-bug-report.sh
slave nvidia--nvidia-debugdump: /usr/lib/nvidia/current/nvidia-debugdump
slave nvidia--nvidia-drm-outputclass.conf: /etc/nvidia/current/nvidia-drm-outputclass.conf
slave nvidia--nvidia-load.conf: /etc/nvidia/current/nvidia-load.conf
slave nvidia--nvidia-modprobe.conf: /etc/nvidia/current/nvidia-modprobe.conf
slave nvidia--nvidia-options.conf: /etc/nvidia/current/nvidia-options.conf
slave nvidia--nvidia-settings: /usr/lib/nvidia/current/nvidia-settings
slave nvidia--nvidia-settings.1.gz: /usr/lib/nvidia/current/nvidia-settings.1.gz
slave nvidia--nvidia-settings.desktop: /usr/lib/nvidia/current/nvidia-settings.desktop
slave nvidia--nvidia_drv.so: /usr/lib/nvidia/current/nvidia_drv.so
Alternative 'glx':
glx - auto mode
link best version is /usr/lib/nvidia
link currently points to /usr/lib/nvidia
link glx is /usr/lib/glx
slave glx--libEGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu is /usr/lib/x86_64-linux-gnu/libGLX_indirect.so.0
slave glx--libglxserver_nvidia.so is /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
slave glx--nvidia-blacklists-nouveau.conf is /etc/modprobe.d/nvidia-blacklists-nouveau.conf
slave glx--nvidia-bug-report.sh is /usr/bin/nvidia-bug-report.sh
slave glx--nvidia-drm-outputclass.conf is /usr/share/X11/xorg.conf.d/nvidia-drm-outputclass.conf
slave glx--nvidia-load.conf is /etc/modules-load.d/nvidia.conf
slave glx--nvidia-modprobe.conf is /etc/modprobe.d/nvidia.conf
slave glx--nvidia_drv.so is /usr/lib/xorg/modules/drivers/nvidia_drv.so
/usr/lib/mesa-diverted - priority 5
slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
/usr/lib/nvidia - priority 100
slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
slave glx--libglxserver_nvidia.so: /usr/lib/nvidia/libglxserver_nvidia.so
slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
slave glx--nvidia-drm-outputclass.conf: /etc/nvidia/nvidia-drm-outputclass.conf
slave glx--nvidia-load.conf: /etc/nvidia/nvidia-load.conf
slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
slave glx--nvidia_drv.so: /usr/lib/nvidia/nvidia_drv.so
/usr/lib/nvidia/bumblebee - priority 95
slave glx--libEGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
slave glx--libGL.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
slave glx--libGLESv1_CM.so.1-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
slave glx--libGLESv2.so.2-x86_64-linux-gnu: /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
slave glx--libGLX_indirect.so.0-x86_64-linux-gnu: /usr/lib/x86_64-linux-gnu/libGLX_mesa.so.0
slave glx--nvidia-blacklists-nouveau.conf: /etc/nvidia/nvidia-blacklists-nouveau.conf
slave glx--nvidia-bug-report.sh: /usr/lib/nvidia/nvidia-bug-report.sh
slave glx--nvidia-modprobe.conf: /etc/nvidia/nvidia-modprobe.conf
OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 attila attila 2047 Mar 28 2021 /etc/X11/xorg.conf
lrwxrwxrwx 1 root root 15 Apr 15 2019 /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 51 Apr 15 2019 /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 50 Apr 15 2019 /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 Apr 15 2019 /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 57 Apr 15 2019 /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 Apr 15 2019 /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 54 Apr 15 2019 /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 Apr 15 2019 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 44 Apr 15 2019 /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 Apr 15 2019 /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 Apr 15 2019 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 42 Apr 15 2019 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Apr 15 2019 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Apr 15 2019 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Apr 15 2019 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Apr 15 2019 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Apr 15 2019 /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 23 09:28 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 59 Nov 23 09:28 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 59 Nov 23 09:28 /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 23 09:28 /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 23 09:28 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 58 Nov 23 09:28 /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 23 09:28 /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 23 09:28 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 70 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-470.86-key-documentation
lrwxrwxrwx 1 root root 50 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 36 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root 40 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 39 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-options.conf -> /etc/nvidia/current/nvidia-options.conf
lrwxrwxrwx 1 root root 39 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Nov 23 09:28 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 37 Nov 23 09:28 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root 1375520 Nov 8 15:33 /usr/lib/libnvidia-gtk3.so.470.82.00
lrwxrwxrwx 1 root root 49 Aug 4 2018 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Apr 27 2018 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Aug 4 2018 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Apr 27 2018 /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 Sep 10 2018 /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 52 Aug 4 2018 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Jul 9 2018 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 30 Oct 20 11:35 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.1.9
-rw-r--r-- 1 root root 60640 Oct 20 11:35 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.1.9
-rw-r--r-- 1 root root 30260304 Oct 27 00:03 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.470.86
-rw-r--r-- 1 root root 32083120 Oct 27 00:07 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.470.86
-rw-r--r-- 1 root root 639848 Oct 26 23:45 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.470.86
-rw-r--r-- 1 root root 13036984 Oct 27 00:04 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.470.86
lrwxrwxrwx 1 root root 60 Apr 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 18456 Oct 26 23:44 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.470.86
lrwxrwxrwx 1 root root 36 Apr 27 2018 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 302312 Apr 13 2021 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 45 Apr 15 2019 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 45 Apr 15 2019 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root 30809 Nov 23 09:31 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 31832 Nov 21 12:41 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 26361 Nov 2 17:45 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 21399 Aug 5 11:58 /var/log/Xorg.1.log.old
/etc/X11/xorg.conf.d/:
total 8
drwxr-xr-x 2 root root 4096 Oct 27 2019 .
drwxr-xr-x 11 root root 4096 Aug 23 11:29 ..
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 Apr 27 2018 .
drwxr-xr-x 110 root root 12288 Nov 23 09:28 ..
drwxr-xr-x 2 root root 4096 Nov 23 09:27 current
lrwxrwxrwx 1 root root 56 Apr 27 2018 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Apr 27 2018 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Apr 27 2018 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Apr 27 2018 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 36
drwxr-xr-x 7 root root 4096 Jul 13 2020 .
drwxr-xr-x 88 root root 12288 Nov 14 15:54 ..
drwxr-xr-x 2 root root 4096 Jul 2 2020 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 Feb 2 2018 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Feb 2 2018 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Aug 4 2018 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 9 09:22 x86_64-linux-gnu
/usr/lib/mesa-diverted/aarch64-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Jul 13 2020 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Feb 2 2018 .
drwxr-xr-x 7 root root 4096 Jul 13 2020 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Feb 2 2018 .
drwxr-xr-x 7 root root 4096 Jul 13 2020 ..
/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 13 2020 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 740
drwxr-xr-x 2 root root 4096 Nov 9 09:22 .
drwxr-xr-x 7 root root 4096 Jul 13 2020 ..
lrwxrwxrwx 1 root root 11 Sep 16 23:46 libEGL.so -> libEGL.so.1
lrwxrwxrwx 1 root root 15 Sep 16 23:46 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 84464 Sep 16 23:46 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Oct 7 16:17 libGL.so -> libGL.so.1.7.0
lrwxrwxrwx 1 root root 14 Sep 16 23:46 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542904 Sep 16 23:46 libGL.so.1.7.0
lrwxrwxrwx 1 root root 17 Sep 16 23:46 libGLESv1_CM.so -> libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 21 Sep 16 23:46 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43184 Sep 16 23:46 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 14 Sep 16 23:46 libGLESv2.so -> libGLESv2.so.2
lrwxrwxrwx 1 root root 18 Sep 16 23:46 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71856 Sep 16 23:46 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Nov 3 10:35 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 16
drwxr-xr-x 2 root root 4096 Feb 2 2018 .
drwxr-xr-x 88 root root 12288 Nov 14 15:54 ..
/usr/lib/nvidia/:
total 40
drwxr-xr-x 4 root root 4096 Jan 12 2021 .
drwxr-xr-x 88 root root 12288 Nov 14 15:54 ..
-rw-r--r-- 1 root root 57 Jan 7 2021 alternate-install-present
drwxr-xr-x 2 root root 4096 Feb 2 2018 bumblebee
-rwxr-xr-x 1 root root 2125 Jan 7 2021 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Jan 7 2021 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Nov 23 09:27 current
lrwxrwxrwx 1 root root 48 Apr 15 2019 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Apr 27 2018 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Apr 27 2018 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Apr 27 2018 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Jan 7 2021 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Feb 2 2018 .
drwxr-xr-x 4 root root 4096 Jan 12 2021 ..
/usr/lib/nvidia/current/:
total 19228
drwxr-xr-x 2 root root 4096 Nov 23 09:27 .
drwxr-xr-x 4 root root 4096 Jan 12 2021 ..
lrwxrwxrwx 1 root root 29 Nov 16 15:05 libglxserver_nvidia.so -> libglxserver_nvidia.so.470.86
-rw-r--r-- 1 root root 12680872 Oct 26 23:51 libglxserver_nvidia.so.470.86
-rwxr-xr-x 1 root root 26784 Nov 8 15:33 nv-control-dpy
-rwxr-xr-x 1 root root 36924 Nov 16 15:05 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 252720 Oct 26 23:45 nvidia-debugdump
-rwxr-xr-x 1 root root 231808 Nov 8 15:33 nvidia-settings
-rw-r--r-- 1 root root 8609 Nov 8 15:33 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Nov 8 15:33 nvidia-settings.desktop
-rw-r--r-- 1 root root 3267 Nov 16 15:05 nvidia.ids
-rw-r--r-- 1 root root 6418496 Oct 26 23:53 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 19228
drwxr-xr-x 2 root root 4096 Nov 23 09:27 .
drwxr-xr-x 4 root root 4096 Jan 12 2021 ..
lrwxrwxrwx 1 root root 29 Nov 16 15:05 libglxserver_nvidia.so -> libglxserver_nvidia.so.470.86
-rw-r--r-- 1 root root 12680872 Oct 26 23:51 libglxserver_nvidia.so.470.86
-rwxr-xr-x 1 root root 26784 Nov 8 15:33 nv-control-dpy
-rwxr-xr-x 1 root root 36924 Nov 16 15:05 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 252720 Oct 26 23:45 nvidia-debugdump
-rwxr-xr-x 1 root root 231808 Nov 8 15:33 nvidia-settings
-rw-r--r-- 1 root root 8609 Nov 8 15:33 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Nov 8 15:33 nvidia-settings.desktop
-rw-r--r-- 1 root root 3267 Nov 16 15:05 nvidia.ids
-rw-r--r-- 1 root root 6418496 Oct 26 23:53 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 340
drwxr-xr-x 3 root root 4096 Apr 27 2018 .
drwxr-xr-x 86 root root 335872 Nov 23 09:27 ..
drwxr-xr-x 2 root root 4096 Nov 23 09:27 current
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 5060
drwxr-xr-x 2 root root 4096 Nov 23 09:27 .
drwxr-xr-x 3 root root 4096 Apr 27 2018 ..
lrwxrwxrwx 1 root root 23 Nov 16 15:05 libEGL_nvidia.so.0 -> libEGL_nvidia.so.470.86
-rw-r--r-- 1 root root 1316880 Oct 26 23:46 libEGL_nvidia.so.470.86
lrwxrwxrwx 1 root root 23 Nov 16 15:05 libGLX_nvidia.so.0 -> libGLX_nvidia.so.470.86
-rw-r--r-- 1 root root 1289616 Oct 26 23:46 libGLX_nvidia.so.470.86
lrwxrwxrwx 1 root root 17 Nov 16 15:05 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 22 Nov 16 15:05 libnvidia-ml.so.1 -> libnvidia-ml.so.470.86
-rw-r--r-- 1 root root 1828056 Oct 26 23:46 libnvidia-ml.so.470.86
-rw-r--r-- 1 root root 18504 Oct 26 23:46 libnvidia-vulkan-producer.so.470.86
lrwxrwxrwx 1 root root 25 Nov 16 15:05 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.470.86
-rw-r--r-- 1 root root 712400 Oct 26 23:45 libvdpau_nvidia.so.470.86
/usr/share/X11/xorg.conf.d/:
total 28
drwxr-xr-x 2 root root 4096 Nov 23 09:27 .
drwxr-xr-x 5 root root 4096 Sep 22 15:45 ..
-rw-r--r-- 1 root root 92 Nov 17 10:46 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Apr 13 2021 10-quirks.conf
-rw-r--r-- 1 root root 92 Sep 18 2020 10-radeon.conf
-rw-r--r-- 1 root root 1429 Oct 27 11:55 40-libinput.conf
-rw-r--r-- 1 root root 2747 Aug 6 2019 70-wacom.conf
lrwxrwxrwx 1 root root 50 Apr 27 2018 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
/etc/modprobe.d:
total 28
drwxr-xr-x 2 root root 4096 Nov 23 09:28 .
drwxr-xr-x 110 root root 12288 Nov 23 09:28 ..
-rw-r--r-- 1 root root 127 Feb 7 2017 dkms.conf
-rw-r--r-- 1 root root 154 Mar 14 2018 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 Apr 27 2018 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Mar 29 2018 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 45 Nov 23 09:28 nvidia-options.conf -> /etc/alternatives/nvidia--nvidia-options.conf
lrwxrwxrwx 1 root root 43 Apr 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 Apr 27 2018 /etc/modules
/etc/modules-load.d/:
total 16
drwxr-xr-x 2 root root 4096 Nov 23 09:27 .
drwxr-xr-x 110 root root 12288 Nov 23 09:28 ..
lrwxrwxrwx 1 root root 10 Nov 19 21:11 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Apr 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-options.conf >>>>>>>>>>
#options nvidia-current NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia-current NVreg_EnableAGPSBA=1
# options nvidia-current NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-options.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-peermem modprobe nvidia ; modprobe -i nvidia-current-peermem $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-peermem nvidia-uvm nvidia
remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset
alias char-major-195* nvidia
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 460.56
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "AUS VG27VQ"
HorizSync 185.0 - 185.0
VertRefresh 48.0 - 165.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1050 Ti"
EndSection
Section "Screen"
# Removed Option "metamodes" "nvidia-auto-select +0+0 {AllowGSYNCCompatible=On}"
# Removed Option "metamodes" "1920x1080_120 +0+0 {AllowGSYNCCompatible=On}"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-2"
Option "metamodes" "1920x1080 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On, AllowGSYNCCompatible=On}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 4.449]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 4.449] Build Operating System: linux Debian
[ 4.449] Current Operating System: Linux attilapc 5.14.0-2-amd64 #1 SMP Debian 5.14.9-2 (2021-10-03) x86_64
[ 4.449] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.14.0-2-amd64 root=UUID=eb532563-08b6-41cd-b264-26e64681afea ro quiet
[ 4.449] Build Date: 13 April 2021 04:07:31PM
[ 4.449] xorg-server 2:1.20.11-1 (https://www.debian.org/support)
[ 4.449] Current version of pixman: 0.40.0
[ 4.449] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.449] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.449] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov 24 09:27:08 2021
[ 4.454] (==) Using config file: "/etc/X11/xorg.conf"
[ 4.454] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.455] (==) ServerLayout "Layout0"
[ 4.455] (**) |-->Screen "Screen0" (0)
[ 4.455] (**) | |-->Monitor "Monitor0"
[ 4.456] (**) | |-->Device "Device0"
[ 4.456] (**) |-->Input Device "Keyboard0"
[ 4.456] (**) |-->Input Device "Mouse0"
[ 4.456] (**) Option "Xinerama" "0"
[ 4.456] (==) Automatically adding devices
[ 4.456] (==) Automatically enabling devices
[ 4.456] (==) Automatically adding GPU devices
[ 4.456] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.459] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 4.459] Entry deleted from font path.
[ 4.463] (==) 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
[ 4.463] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4.463] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 4.463] (WW) Disabling Keyboard0
[ 4.463] (WW) Disabling Mouse0
[ 4.463] (II) Loader magic: 0x560bddb2ce40
[ 4.463] (II) Module ABI versions:
[ 4.463] X.Org ANSI C Emulation: 0.4
[ 4.463] X.Org Video Driver: 24.1
[ 4.463] X.Org XInput driver : 24.1
[ 4.463] X.Org Server Extension : 10.0
[ 4.463] (++) using VT number 7
[ 4.463] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.463] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.464] (--) PCI:*(1 at 0:0:0) 10de:1c82:1043:85d6 rev 161, Mem @ 0xa0000000/16777216, 0x4000000000/268435456, 0x4010000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/131072
[ 4.464] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 4.464] (II) LoadModule: "dbe"
[ 4.464] (II) Module "dbe" already built-in
[ 4.464] (II) LoadModule: "extmod"
[ 4.464] (II) Module "extmod" already built-in
[ 4.464] (II) LoadModule: "glx"
[ 4.465] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.475] (II) Module glx: vendor="X.Org Foundation"
[ 4.475] compiled for 1.20.11, module version = 1.0.0
[ 4.475] ABI class: X.Org Server Extension, version 10.0
[ 4.475] (II) LoadModule: "nvidia"
[ 4.475] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 4.481] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 4.481] compiled for 1.6.99.901, module version = 1.0.0
[ 4.481] Module class: X.Org Video Driver
[ 4.482] (II) NVIDIA dlloader X Driver 470.82.00 Thu Oct 14 10:22:56 UTC 2021
[ 4.482] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 4.485] (II) Loading sub module "fb"
[ 4.485] (II) LoadModule: "fb"
[ 4.485] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 4.487] (II) Module fb: vendor="X.Org Foundation"
[ 4.487] compiled for 1.20.11, module version = 1.0.0
[ 4.487] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.487] (II) Loading sub module "wfb"
[ 4.487] (II) LoadModule: "wfb"
[ 4.487] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 4.487] (II) Module wfb: vendor="X.Org Foundation"
[ 4.487] compiled for 1.20.11, module version = 1.0.0
[ 4.487] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.487] (II) Loading sub module "ramdac"
[ 4.487] (II) LoadModule: "ramdac"
[ 4.487] (II) Module "ramdac" already built-in
[ 4.549] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 4.549] (==) NVIDIA(0): RGB weight 888
[ 4.549] (==) NVIDIA(0): Default visual is TrueColor
[ 4.549] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.549] (**) NVIDIA(0): Option "Stereo" "0"
[ 4.549] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[ 4.549] (**) NVIDIA(0): Option "SLI" "Off"
[ 4.549] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 4.549] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 4.549] (**) NVIDIA(0): Stereo disabled by request
[ 4.549] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 4.549] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 4.549] (**) NVIDIA(0): Option "MetaModes" "1920x1080 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On, AllowGSYNCCompatible=On}"
[ 4.549] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.549] (II) Loading sub module "glxserver_nvidia"
[ 4.549] (II) LoadModule: "glxserver_nvidia"
[ 4.549] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 4.615] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 4.615] compiled for 1.6.99.901, module version = 1.0.0
[ 4.615] Module class: X.Org Server Extension
[ 4.615] (II) NVIDIA GLX Module 470.82.00 Thu Oct 14 10:20:25 UTC 2021
[ 4.619] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 5.289] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 5.289] (--) NVIDIA(0): DFP-0
[ 5.289] (--) NVIDIA(0): DFP-1
[ 5.289] (--) NVIDIA(0): DFP-2 (boot)
[ 5.289] (--) NVIDIA(0): DFP-3
[ 5.289] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0
[ 5.289] (II) NVIDIA(0): (GPU-0)
[ 5.289] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 5.289] (--) NVIDIA(0): VideoBIOS: 86.07.2f.00.1b
[ 5.289] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.290] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 5.290] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 5.290] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 5.290] (--) NVIDIA(GPU-0):
[ 5.290] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 5.290] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 5.290] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 5.290] (--) NVIDIA(GPU-0):
[ 5.290] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): connected
[ 5.290] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): Internal DisplayPort
[ 5.290] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): 1440.0 MHz maximum pixel clock
[ 5.290] (--) NVIDIA(GPU-0):
[ 5.292] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 5.292] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 5.292] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 5.292] (--) NVIDIA(GPU-0):
[ 5.295] (II) NVIDIA(0): Validated MetaModes:
[ 5.295] (II) NVIDIA(0):
[ 5.295] (II) NVIDIA(0): "1920x1080+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On,AllowGSYNCCompatible=On}"
[ 5.295] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 5.299] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[ 5.299] (--) NVIDIA(0): option
[ 5.299] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 5.299] (II) NVIDIA: access.
[ 5.300] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.300] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.300] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.300] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.300] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.300] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.300] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.300] (II) NVIDIA(0): Config Options in the README.
[ 5.310] (II) NVIDIA(0): Setting mode "1920x1080+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On,AllowGSYNCCompatible=On}"
[ 5.365] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5.365] (==) NVIDIA(0): Backing store enabled
[ 5.365] (==) NVIDIA(0): Silken mouse enabled
[ 5.365] (**) NVIDIA(0): DPMS enabled
[ 5.366] (II) Loading sub module "dri2"
[ 5.366] (II) LoadModule: "dri2"
[ 5.366] (II) Module "dri2" already built-in
[ 5.366] (II) NVIDIA(0): [DRI2] Setup complete
[ 5.366] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5.366] (II) Initializing extension Generic Event Extension
[ 5.366] (II) Initializing extension SHAPE
[ 5.366] (II) Initializing extension MIT-SHM
[ 5.366] (II) Initializing extension XInputExtension
[ 5.367] (II) Initializing extension XTEST
[ 5.367] (II) Initializing extension BIG-REQUESTS
[ 5.367] (II) Initializing extension SYNC
[ 5.367] (II) Initializing extension XKEYBOARD
[ 5.367] (II) Initializing extension XC-MISC
[ 5.367] (II) Initializing extension SECURITY
[ 5.367] (II) Initializing extension XFIXES
[ 5.367] (II) Initializing extension RENDER
[ 5.367] (II) Initializing extension RANDR
[ 5.367] (II) Initializing extension COMPOSITE
[ 5.367] (II) Initializing extension DAMAGE
[ 5.367] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.367] (II) Initializing extension DOUBLE-BUFFER
[ 5.367] (II) Initializing extension RECORD
[ 5.367] (II) Initializing extension DPMS
[ 5.367] (II) Initializing extension Present
[ 5.367] (II) Initializing extension DRI3
[ 5.367] (II) Initializing extension X-Resource
[ 5.367] (II) Initializing extension XVideo
[ 5.367] (II) Initializing extension XVideo-MotionCompensation
[ 5.367] (II) Initializing extension SELinux
[ 5.367] (II) SELinux: Disabled on system
[ 5.367] (II) Initializing extension GLX
[ 5.367] (II) Initializing extension GLX
[ 5.367] (II) Indirect GLX disabled.
[ 5.367] (II) GLX: Another vendor is already registered for screen 0
[ 5.367] (II) Initializing extension XFree86-VidModeExtension
[ 5.367] (II) Initializing extension XFree86-DGA
[ 5.368] (II) Initializing extension XFree86-DRI
[ 5.368] (II) Initializing extension DRI2
[ 5.368] (II) Initializing extension NV-GLX
[ 5.368] (II) Initializing extension NV-CONTROL
[ 5.368] (II) Initializing extension XINERAMA
[ 5.404] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 5.404] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.404] (II) LoadModule: "libinput"
[ 5.404] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.407] (II) Module libinput: vendor="X.Org Foundation"
[ 5.407] compiled for 1.20.11, module version = 1.2.0
[ 5.407] Module class: X.Org XInput Driver
[ 5.407] ABI class: X.Org XInput driver, version 24.1
[ 5.407] (II) Using input driver 'libinput' for 'Power Button'
[ 5.407] (**) Power Button: always reports core events
[ 5.407] (**) Option "Device" "/dev/input/event6"
[ 5.407] (**) Option "_source" "server/udev"
[ 5.410] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 5.410] (II) event6 - Power Button: device is a keyboard
[ 5.410] (II) event6 - Power Button: device removed
[ 5.460] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 5.460] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.460] (**) Option "xkb_model" "pc105"
[ 5.460] (**) Option "xkb_layout" "it"
[ 5.467] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 5.467] (II) event6 - Power Button: device is a keyboard
[ 5.467] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 5.467] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.467] (II) Using input driver 'libinput' for 'Power Button'
[ 5.467] (**) Power Button: always reports core events
[ 5.467] (**) Option "Device" "/dev/input/event5"
[ 5.467] (**) Option "_source" "server/udev"
[ 5.468] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 5.468] (II) event5 - Power Button: device is a keyboard
[ 5.468] (II) event5 - Power Button: device removed
[ 5.492] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event5"
[ 5.492] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.492] (**) Option "xkb_model" "pc105"
[ 5.492] (**) Option "xkb_layout" "it"
[ 5.493] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 5.493] (II) event5 - Power Button: device is a keyboard
[ 5.493] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 5.493] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.493] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.493] (**) Sleep Button: always reports core events
[ 5.493] (**) Option "Device" "/dev/input/event4"
[ 5.493] (**) Option "_source" "server/udev"
[ 5.493] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 5.493] (II) event4 - Sleep Button: device is a keyboard
[ 5.494] (II) event4 - Sleep Button: device removed
[ 5.520] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4"
[ 5.520] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.520] (**) Option "xkb_model" "pc105"
[ 5.520] (**) Option "xkb_layout" "it"
[ 5.521] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 5.521] (II) event4 - Sleep Button: device is a keyboard
[ 5.521] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 5.521] (II) No input driver specified, ignoring this device.
[ 5.521] (II) This device may have been added with another device file.
[ 5.521] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 5.521] (II) No input driver specified, ignoring this device.
[ 5.521] (II) This device may have been added with another device file.
[ 5.521] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 5.521] (II) No input driver specified, ignoring this device.
[ 5.521] (II) This device may have been added with another device file.
[ 5.521] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 5.521] (II) No input driver specified, ignoring this device.
[ 5.521] (II) This device may have been added with another device file.
[ 5.521] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 5.521] (II) No input driver specified, ignoring this device.
[ 5.521] (II) This device may have been added with another device file.
[ 5.521] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 5.521] (II) No input driver specified, ignoring this device.
[ 5.521] (II) This device may have been added with another device file.
[ 5.522] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event3)
[ 5.522] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 5.522] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 5.522] (**) PixArt USB Optical Mouse: always reports core events
[ 5.522] (**) Option "Device" "/dev/input/event3"
[ 5.522] (**) Option "_source" "server/udev"
[ 5.522] (II) event3 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 5.522] (II) event3 - PixArt USB Optical Mouse: device set to 1000 DPI
[ 5.522] (II) event3 - PixArt USB Optical Mouse: device is a pointer
[ 5.522] (II) event3 - PixArt USB Optical Mouse: device removed
[ 5.576] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:093A:2510.0004/input/input3/event3"
[ 5.576] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 9)
[ 5.576] (**) Option "AccelerationScheme" "none"
[ 5.576] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 5.576] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 5.576] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 5.577] (II) event3 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 5.577] (II) event3 - PixArt USB Optical Mouse: device set to 1000 DPI
[ 5.577] (II) event3 - PixArt USB Optical Mouse: device is a pointer
[ 5.577] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[ 5.577] (II) No input driver specified, ignoring this device.
[ 5.577] (II) This device may have been added with another device file.
[ 5.578] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event0)
[ 5.578] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.578] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[ 5.578] (**) SEM USB Keyboard: always reports core events
[ 5.578] (**) Option "Device" "/dev/input/event0"
[ 5.578] (**) Option "_source" "server/udev"
[ 5.578] (II) event0 - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 5.578] (II) event0 - SEM USB Keyboard: device is a keyboard
[ 5.578] (II) event0 - SEM USB Keyboard: device removed
[ 5.604] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:1A2C:2124.0001/input/input0/event0"
[ 5.604] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 10)
[ 5.604] (**) Option "xkb_model" "pc105"
[ 5.604] (**) Option "xkb_layout" "it"
[ 5.605] (II) event0 - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 5.605] (II) event0 - SEM USB Keyboard: device is a keyboard
[ 5.605] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event1)
[ 5.605] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.605] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 5.605] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 5.605] (**) Option "Device" "/dev/input/event1"
[ 5.605] (**) Option "_source" "server/udev"
[ 5.606] (II) event1 - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.606] (II) event1 - SEM USB Keyboard Consumer Control: device is a keyboard
[ 5.606] (II) event1 - SEM USB Keyboard Consumer Control: device removed
[ 5.632] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[ 5.632] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1A2C:2124.0002/input/input1/event1"
[ 5.632] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 11)
[ 5.632] (**) Option "AccelerationScheme" "none"
[ 5.632] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 5.632] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 5.632] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 5.633] (II) event1 - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.633] (II) event1 - SEM USB Keyboard Consumer Control: device is a keyboard
[ 5.633] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event2)
[ 5.633] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 5.633] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[ 5.633] (**) SEM USB Keyboard System Control: always reports core events
[ 5.633] (**) Option "Device" "/dev/input/event2"
[ 5.633] (**) Option "_source" "server/udev"
[ 5.634] (II) event2 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 5.634] (II) event2 - SEM USB Keyboard System Control: device is a keyboard
[ 5.634] (II) event2 - SEM USB Keyboard System Control: device removed
[ 5.664] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1A2C:2124.0002/input/input2/event2"
[ 5.664] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 5.664] (**) Option "xkb_model" "pc105"
[ 5.664] (**) Option "xkb_layout" "it"
[ 5.665] (II) event2 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 5.665] (II) event2 - SEM USB Keyboard System Control: device is a keyboard
[ 5.665] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 5.665] (II) No input driver specified, ignoring this device.
[ 5.665] (II) This device may have been added with another device file.
[ 5.665] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 5.665] (II) No input driver specified, ignoring this device.
[ 5.665] (II) This device may have been added with another device file.
[ 5.665] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 5.665] (II) No input driver specified, ignoring this device.
[ 5.665] (II) This device may have been added with another device file.
[ 5.665] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[ 5.665] (II) No input driver specified, ignoring this device.
[ 5.665] (II) This device may have been added with another device file.
[ 5.665] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[ 5.665] (II) No input driver specified, ignoring this device.
[ 5.665] (II) This device may have been added with another device file.
[ 5.666] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[ 5.666] (II) No input driver specified, ignoring this device.
[ 5.666] (II) This device may have been added with another device file.
[ 5.666] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 5.666] (II) No input driver specified, ignoring this device.
[ 5.666] (II) This device may have been added with another device file.
[ 5.666] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event21)
[ 5.666] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.666] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 5.666] (**) Asus WMI hotkeys: always reports core events
[ 5.666] (**) Option "Device" "/dev/input/event21"
[ 5.666] (**) Option "_source" "server/udev"
[ 5.666] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.666] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 5.666] (II) event21 - Asus WMI hotkeys: device removed
[ 5.720] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input21/event21"
[ 5.720] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[ 5.720] (**) Option "xkb_model" "pc105"
[ 5.720] (**) Option "xkb_layout" "it"
[ 5.720] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.721] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 5.721] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 5.721] (II) No input driver specified, ignoring this device.
[ 5.721] (II) This device may have been added with another device file.
[ 5.722] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.722] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 5.722] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 5.722] (**) Option "Device" "/dev/input/event1"
[ 5.722] (**) Option "_source" "_driver/libinput"
[ 5.722] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[ 5.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1A2C:2124.0002/input/input1/event1"
[ 5.722] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 14)
[ 5.722] (**) Option "xkb_model" "pc105"
[ 5.722] (**) Option "xkb_layout" "it"
[ 5.722] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): connected
[ 5.722] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): Internal DisplayPort
[ 5.722] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): 1440.0 MHz maximum pixel clock
[ 5.722] (--) NVIDIA(GPU-0):
[ 5.723] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.723] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 5.723] (II) No input driver specified, ignoring this device.
[ 5.723] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 5.724] (II) No input driver specified, ignoring this device.
[ 5.724] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[ 5.724] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 5.724] failed to find screen to remove
[ 5.724] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 5.724] (II) No input driver specified, ignoring this device.
[ 5.724] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[ 5.724] (II) No input driver specified, ignoring this device.
[ 5.724] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[ 5.724] (II) No input driver specified, ignoring this device.
[ 5.724] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[ 5.724] (II) No input driver specified, ignoring this device.
[ 5.724] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 5.724] (II) No input driver specified, ignoring this device.
[ 5.724] (II) This device may have been added with another device file.
[ 5.724] (II) config/udev: removing device Asus WMI hotkeys
[ 5.724] (II) event21 - Asus WMI hotkeys: device removed
[ 5.804] (II) UnloadModule: "libinput"
[ 5.804] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event21)
[ 5.804] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.804] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 5.804] (**) Asus WMI hotkeys: always reports core events
[ 5.804] (**) Option "Device" "/dev/input/event21"
[ 5.804] (**) Option "_source" "server/udev"
[ 5.805] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.805] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 5.805] (II) event21 - Asus WMI hotkeys: device removed
[ 5.860] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input21/event21"
[ 5.860] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[ 5.860] (**) Option "xkb_model" "pc105"
[ 5.860] (**) Option "xkb_layout" "it"
[ 5.860] (WW) Option "xkb_variant" requires a string value
[ 5.860] (WW) Option "xkb_options" requires a string value
[ 5.861] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.861] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 215.238] (EE) event0 - SEM USB Keyboard: client bug: event processing lagging behind by 26ms, your system is too slow
[ 321.158] (EE) event0 - SEM USB Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 4.386]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 4.386] Build Operating System: linux Debian
[ 4.386] Current Operating System: Linux attilapc 5.14.0-2-amd64 #1 SMP Debian 5.14.9-2 (2021-10-03) x86_64
[ 4.386] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.14.0-2-amd64 root=UUID=eb532563-08b6-41cd-b264-26e64681afea ro quiet
[ 4.386] Build Date: 13 April 2021 04:07:31PM
[ 4.386] xorg-server 2:1.20.11-1 (https://www.debian.org/support)
[ 4.386] Current version of pixman: 0.40.0
[ 4.386] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 4.386] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 4.386] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov 22 11:34:56 2021
[ 4.390] (==) Using config file: "/etc/X11/xorg.conf"
[ 4.390] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 4.395] (==) ServerLayout "Layout0"
[ 4.395] (**) |-->Screen "Screen0" (0)
[ 4.395] (**) | |-->Monitor "Monitor0"
[ 4.395] (**) | |-->Device "Device0"
[ 4.395] (**) |-->Input Device "Keyboard0"
[ 4.395] (**) |-->Input Device "Mouse0"
[ 4.395] (**) Option "Xinerama" "0"
[ 4.395] (==) Automatically adding devices
[ 4.395] (==) Automatically enabling devices
[ 4.395] (==) Automatically adding GPU devices
[ 4.395] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 4.397] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 4.397] Entry deleted from font path.
[ 4.399] (==) 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
[ 4.399] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 4.399] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 4.399] (WW) Disabling Keyboard0
[ 4.399] (WW) Disabling Mouse0
[ 4.399] (II) Loader magic: 0x557972a6de40
[ 4.399] (II) Module ABI versions:
[ 4.399] X.Org ANSI C Emulation: 0.4
[ 4.399] X.Org Video Driver: 24.1
[ 4.399] X.Org XInput driver : 24.1
[ 4.399] X.Org Server Extension : 10.0
[ 4.399] (++) using VT number 7
[ 4.399] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 4.399] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 4.400] (--) PCI:*(1 at 0:0:0) 10de:1c82:1043:85d6 rev 161, Mem @ 0xa0000000/16777216, 0x4000000000/268435456, 0x4010000000/33554432, I/O @ 0x00006000/128, BIOS @ 0x????????/131072
[ 4.400] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 4.400] (II) LoadModule: "dbe"
[ 4.400] (II) Module "dbe" already built-in
[ 4.400] (II) LoadModule: "extmod"
[ 4.400] (II) Module "extmod" already built-in
[ 4.400] (II) LoadModule: "glx"
[ 4.402] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 4.412] (II) Module glx: vendor="X.Org Foundation"
[ 4.412] compiled for 1.20.11, module version = 1.0.0
[ 4.412] ABI class: X.Org Server Extension, version 10.0
[ 4.412] (II) LoadModule: "nvidia"
[ 4.412] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 4.424] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 4.424] compiled for 1.6.99.901, module version = 1.0.0
[ 4.424] Module class: X.Org Video Driver
[ 4.425] (II) NVIDIA dlloader X Driver 470.82.00 Thu Oct 14 10:22:56 UTC 2021
[ 4.425] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 4.427] (II) Loading sub module "fb"
[ 4.427] (II) LoadModule: "fb"
[ 4.427] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 4.429] (II) Module fb: vendor="X.Org Foundation"
[ 4.429] compiled for 1.20.11, module version = 1.0.0
[ 4.429] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.429] (II) Loading sub module "wfb"
[ 4.429] (II) LoadModule: "wfb"
[ 4.429] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 4.430] (II) Module wfb: vendor="X.Org Foundation"
[ 4.430] compiled for 1.20.11, module version = 1.0.0
[ 4.430] ABI class: X.Org ANSI C Emulation, version 0.4
[ 4.430] (II) Loading sub module "ramdac"
[ 4.430] (II) LoadModule: "ramdac"
[ 4.430] (II) Module "ramdac" already built-in
[ 4.437] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 4.437] (==) NVIDIA(0): RGB weight 888
[ 4.437] (==) NVIDIA(0): Default visual is TrueColor
[ 4.437] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 4.438] (**) NVIDIA(0): Option "Stereo" "0"
[ 4.438] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-2"
[ 4.438] (**) NVIDIA(0): Option "SLI" "Off"
[ 4.438] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 4.438] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 4.438] (**) NVIDIA(0): Stereo disabled by request
[ 4.438] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 4.438] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 4.438] (**) NVIDIA(0): Option "MetaModes" "1920x1080 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On, AllowGSYNCCompatible=On}"
[ 4.438] (**) NVIDIA(0): Enabling 2D acceleration
[ 4.438] (II) Loading sub module "glxserver_nvidia"
[ 4.438] (II) LoadModule: "glxserver_nvidia"
[ 4.438] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 4.506] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[ 4.506] compiled for 1.6.99.901, module version = 1.0.0
[ 4.506] Module class: X.Org Server Extension
[ 4.506] (II) NVIDIA GLX Module 470.82.00 Thu Oct 14 10:20:25 UTC 2021
[ 4.509] (II) NVIDIA: The X server supports PRIME Render Offload.
[ 5.086] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 5.086] (--) NVIDIA(0): DFP-0
[ 5.086] (--) NVIDIA(0): DFP-1
[ 5.086] (--) NVIDIA(0): DFP-2 (boot)
[ 5.086] (--) NVIDIA(0): DFP-3
[ 5.086] (II) NVIDIA(0): NVIDIA GPU NVIDIA GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0
[ 5.086] (II) NVIDIA(0): (GPU-0)
[ 5.086] (--) NVIDIA(0): Memory: 4194304 kBytes
[ 5.086] (--) NVIDIA(0): VideoBIOS: 86.07.2f.00.1b
[ 5.086] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 5.086] (--) NVIDIA(GPU-0): DFP-0: disconnected
[ 5.086] (--) NVIDIA(GPU-0): DFP-0: Internal TMDS
[ 5.086] (--) NVIDIA(GPU-0): DFP-0: 330.0 MHz maximum pixel clock
[ 5.086] (--) NVIDIA(GPU-0):
[ 5.086] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 5.086] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 5.086] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 5.086] (--) NVIDIA(GPU-0):
[ 5.086] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): connected
[ 5.086] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): Internal DisplayPort
[ 5.086] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): 1440.0 MHz maximum pixel clock
[ 5.086] (--) NVIDIA(GPU-0):
[ 5.088] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 5.088] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 5.088] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 5.088] (--) NVIDIA(GPU-0):
[ 5.092] (II) NVIDIA(0): Validated MetaModes:
[ 5.092] (II) NVIDIA(0):
[ 5.092] (II) NVIDIA(0): "1920x1080+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On,AllowGSYNCCompatible=On}"
[ 5.092] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[ 5.095] (--) NVIDIA(0): DPI set to (81, 80); computed from "UseEdidDpi" X config
[ 5.095] (--) NVIDIA(0): option
[ 5.095] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[ 5.095] (II) NVIDIA: access.
[ 5.096] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 5.096] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 5.096] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 5.096] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 5.096] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 5.096] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 5.096] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 5.096] (II) NVIDIA(0): Config Options in the README.
[ 5.106] (II) NVIDIA(0): Setting mode "1920x1080+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On,AllowGSYNCCompatible=On}"
[ 5.156] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 5.156] (==) NVIDIA(0): Backing store enabled
[ 5.156] (==) NVIDIA(0): Silken mouse enabled
[ 5.157] (**) NVIDIA(0): DPMS enabled
[ 5.157] (II) Loading sub module "dri2"
[ 5.158] (II) LoadModule: "dri2"
[ 5.158] (II) Module "dri2" already built-in
[ 5.158] (II) NVIDIA(0): [DRI2] Setup complete
[ 5.158] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 5.158] (II) Initializing extension Generic Event Extension
[ 5.158] (II) Initializing extension SHAPE
[ 5.158] (II) Initializing extension MIT-SHM
[ 5.158] (II) Initializing extension XInputExtension
[ 5.158] (II) Initializing extension XTEST
[ 5.158] (II) Initializing extension BIG-REQUESTS
[ 5.158] (II) Initializing extension SYNC
[ 5.158] (II) Initializing extension XKEYBOARD
[ 5.158] (II) Initializing extension XC-MISC
[ 5.158] (II) Initializing extension SECURITY
[ 5.158] (II) Initializing extension XFIXES
[ 5.158] (II) Initializing extension RENDER
[ 5.159] (II) Initializing extension RANDR
[ 5.159] (II) Initializing extension COMPOSITE
[ 5.159] (II) Initializing extension DAMAGE
[ 5.159] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.159] (II) Initializing extension DOUBLE-BUFFER
[ 5.159] (II) Initializing extension RECORD
[ 5.159] (II) Initializing extension DPMS
[ 5.159] (II) Initializing extension Present
[ 5.159] (II) Initializing extension DRI3
[ 5.159] (II) Initializing extension X-Resource
[ 5.159] (II) Initializing extension XVideo
[ 5.159] (II) Initializing extension XVideo-MotionCompensation
[ 5.159] (II) Initializing extension SELinux
[ 5.159] (II) SELinux: Disabled on system
[ 5.159] (II) Initializing extension GLX
[ 5.159] (II) Initializing extension GLX
[ 5.159] (II) Indirect GLX disabled.
[ 5.159] (II) GLX: Another vendor is already registered for screen 0
[ 5.159] (II) Initializing extension XFree86-VidModeExtension
[ 5.159] (II) Initializing extension XFree86-DGA
[ 5.159] (II) Initializing extension XFree86-DRI
[ 5.159] (II) Initializing extension DRI2
[ 5.159] (II) Initializing extension NV-GLX
[ 5.159] (II) Initializing extension NV-CONTROL
[ 5.159] (II) Initializing extension XINERAMA
[ 5.198] (II) config/udev: Adding input device Power Button (/dev/input/event6)
[ 5.198] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.198] (II) LoadModule: "libinput"
[ 5.198] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.200] (II) Module libinput: vendor="X.Org Foundation"
[ 5.200] compiled for 1.20.11, module version = 1.2.0
[ 5.200] Module class: X.Org XInput Driver
[ 5.200] ABI class: X.Org XInput driver, version 24.1
[ 5.200] (II) Using input driver 'libinput' for 'Power Button'
[ 5.200] (**) Power Button: always reports core events
[ 5.200] (**) Option "Device" "/dev/input/event6"
[ 5.201] (**) Option "_source" "server/udev"
[ 5.204] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 5.204] (II) event6 - Power Button: device is a keyboard
[ 5.204] (II) event6 - Power Button: device removed
[ 5.225] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event6"
[ 5.225] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.225] (**) Option "xkb_model" "pc105"
[ 5.225] (**) Option "xkb_layout" "it"
[ 5.232] (II) event6 - Power Button: is tagged by udev as: Keyboard
[ 5.232] (II) event6 - Power Button: device is a keyboard
[ 5.232] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 5.232] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.232] (II) Using input driver 'libinput' for 'Power Button'
[ 5.232] (**) Power Button: always reports core events
[ 5.232] (**) Option "Device" "/dev/input/event5"
[ 5.232] (**) Option "_source" "server/udev"
[ 5.233] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 5.233] (II) event5 - Power Button: device is a keyboard
[ 5.233] (II) event5 - Power Button: device removed
[ 5.257] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event5"
[ 5.257] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 5.257] (**) Option "xkb_model" "pc105"
[ 5.257] (**) Option "xkb_layout" "it"
[ 5.257] (II) event5 - Power Button: is tagged by udev as: Keyboard
[ 5.257] (II) event5 - Power Button: device is a keyboard
[ 5.257] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 5.257] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 5.257] (II) Using input driver 'libinput' for 'Sleep Button'
[ 5.257] (**) Sleep Button: always reports core events
[ 5.258] (**) Option "Device" "/dev/input/event4"
[ 5.258] (**) Option "_source" "server/udev"
[ 5.258] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 5.258] (II) event4 - Sleep Button: device is a keyboard
[ 5.258] (II) event4 - Sleep Button: device removed
[ 5.281] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4"
[ 5.281] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 5.281] (**) Option "xkb_model" "pc105"
[ 5.281] (**) Option "xkb_layout" "it"
[ 5.281] (II) event4 - Sleep Button: is tagged by udev as: Keyboard
[ 5.281] (II) event4 - Sleep Button: device is a keyboard
[ 5.281] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 5.281] (II) No input driver specified, ignoring this device.
[ 5.281] (II) This device may have been added with another device file.
[ 5.281] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 5.281] (II) No input driver specified, ignoring this device.
[ 5.281] (II) This device may have been added with another device file.
[ 5.282] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 5.282] (II) No input driver specified, ignoring this device.
[ 5.282] (II) This device may have been added with another device file.
[ 5.282] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 5.282] (II) No input driver specified, ignoring this device.
[ 5.282] (II) This device may have been added with another device file.
[ 5.282] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 5.282] (II) No input driver specified, ignoring this device.
[ 5.282] (II) This device may have been added with another device file.
[ 5.282] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 5.282] (II) No input driver specified, ignoring this device.
[ 5.282] (II) This device may have been added with another device file.
[ 5.282] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/event3)
[ 5.282] (**) PixArt USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 5.282] (II) Using input driver 'libinput' for 'PixArt USB Optical Mouse'
[ 5.282] (**) PixArt USB Optical Mouse: always reports core events
[ 5.282] (**) Option "Device" "/dev/input/event3"
[ 5.282] (**) Option "_source" "server/udev"
[ 5.283] (II) event3 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 5.283] (II) event3 - PixArt USB Optical Mouse: device set to 1000 DPI
[ 5.283] (II) event3 - PixArt USB Optical Mouse: device is a pointer
[ 5.283] (II) event3 - PixArt USB Optical Mouse: device removed
[ 5.329] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-10/1-10:1.0/0003:093A:2510.0004/input/input3/event3"
[ 5.329] (II) XINPUT: Adding extended input device "PixArt USB Optical Mouse" (type: MOUSE, id 9)
[ 5.329] (**) Option "AccelerationScheme" "none"
[ 5.329] (**) PixArt USB Optical Mouse: (accel) selected scheme none/0
[ 5.329] (**) PixArt USB Optical Mouse: (accel) acceleration factor: 2.000
[ 5.329] (**) PixArt USB Optical Mouse: (accel) acceleration threshold: 4
[ 5.329] (II) event3 - PixArt USB Optical Mouse: is tagged by udev as: Mouse
[ 5.329] (II) event3 - PixArt USB Optical Mouse: device set to 1000 DPI
[ 5.329] (II) event3 - PixArt USB Optical Mouse: device is a pointer
[ 5.330] (II) config/udev: Adding input device PixArt USB Optical Mouse (/dev/input/mouse0)
[ 5.330] (II) No input driver specified, ignoring this device.
[ 5.330] (II) This device may have been added with another device file.
[ 5.330] (II) config/udev: Adding input device SEM USB Keyboard (/dev/input/event0)
[ 5.330] (**) SEM USB Keyboard: Applying InputClass "libinput keyboard catchall"
[ 5.330] (II) Using input driver 'libinput' for 'SEM USB Keyboard'
[ 5.330] (**) SEM USB Keyboard: always reports core events
[ 5.330] (**) Option "Device" "/dev/input/event0"
[ 5.330] (**) Option "_source" "server/udev"
[ 5.330] (II) event0 - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 5.330] (II) event0 - SEM USB Keyboard: device is a keyboard
[ 5.331] (II) event0 - SEM USB Keyboard: device removed
[ 5.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.0/0003:1A2C:2124.0001/input/input0/event0"
[ 5.357] (II) XINPUT: Adding extended input device "SEM USB Keyboard" (type: KEYBOARD, id 10)
[ 5.357] (**) Option "xkb_model" "pc105"
[ 5.357] (**) Option "xkb_layout" "it"
[ 5.357] (II) event0 - SEM USB Keyboard: is tagged by udev as: Keyboard
[ 5.357] (II) event0 - SEM USB Keyboard: device is a keyboard
[ 5.358] (II) config/udev: Adding input device SEM USB Keyboard Consumer Control (/dev/input/event1)
[ 5.358] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.358] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 5.358] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 5.358] (**) Option "Device" "/dev/input/event1"
[ 5.358] (**) Option "_source" "server/udev"
[ 5.358] (II) event1 - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.358] (II) event1 - SEM USB Keyboard Consumer Control: device is a keyboard
[ 5.358] (II) event1 - SEM USB Keyboard Consumer Control: device removed
[ 5.377] (II) libinput: SEM USB Keyboard Consumer Control: needs a virtual subdevice
[ 5.377] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1A2C:2124.0002/input/input1/event1"
[ 5.377] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: MOUSE, id 11)
[ 5.377] (**) Option "AccelerationScheme" "none"
[ 5.377] (**) SEM USB Keyboard Consumer Control: (accel) selected scheme none/0
[ 5.377] (**) SEM USB Keyboard Consumer Control: (accel) acceleration factor: 2.000
[ 5.377] (**) SEM USB Keyboard Consumer Control: (accel) acceleration threshold: 4
[ 5.377] (II) event1 - SEM USB Keyboard Consumer Control: is tagged by udev as: Keyboard
[ 5.377] (II) event1 - SEM USB Keyboard Consumer Control: device is a keyboard
[ 5.378] (II) config/udev: Adding input device SEM USB Keyboard System Control (/dev/input/event2)
[ 5.378] (**) SEM USB Keyboard System Control: Applying InputClass "libinput keyboard catchall"
[ 5.378] (II) Using input driver 'libinput' for 'SEM USB Keyboard System Control'
[ 5.378] (**) SEM USB Keyboard System Control: always reports core events
[ 5.378] (**) Option "Device" "/dev/input/event2"
[ 5.378] (**) Option "_source" "server/udev"
[ 5.378] (II) event2 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 5.378] (II) event2 - SEM USB Keyboard System Control: device is a keyboard
[ 5.378] (II) event2 - SEM USB Keyboard System Control: device removed
[ 5.413] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1A2C:2124.0002/input/input2/event2"
[ 5.413] (II) XINPUT: Adding extended input device "SEM USB Keyboard System Control" (type: KEYBOARD, id 12)
[ 5.413] (**) Option "xkb_model" "pc105"
[ 5.413] (**) Option "xkb_layout" "it"
[ 5.413] (II) event2 - SEM USB Keyboard System Control: is tagged by udev as: Keyboard
[ 5.413] (II) event2 - SEM USB Keyboard System Control: device is a keyboard
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 5.414] (II) No input driver specified, ignoring this device.
[ 5.414] (II) This device may have been added with another device file.
[ 5.414] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event21)
[ 5.414] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.414] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 5.414] (**) Asus WMI hotkeys: always reports core events
[ 5.414] (**) Option "Device" "/dev/input/event21"
[ 5.414] (**) Option "_source" "server/udev"
[ 5.415] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.415] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 5.415] (II) event21 - Asus WMI hotkeys: device removed
[ 5.445] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input21/event21"
[ 5.445] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[ 5.445] (**) Option "xkb_model" "pc105"
[ 5.445] (**) Option "xkb_layout" "it"
[ 5.445] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.445] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 5.445] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 5.445] (II) No input driver specified, ignoring this device.
[ 5.445] (II) This device may have been added with another device file.
[ 5.447] (**) SEM USB Keyboard Consumer Control: Applying InputClass "libinput keyboard catchall"
[ 5.447] (II) Using input driver 'libinput' for 'SEM USB Keyboard Consumer Control'
[ 5.447] (**) SEM USB Keyboard Consumer Control: always reports core events
[ 5.447] (**) Option "Device" "/dev/input/event1"
[ 5.447] (**) Option "_source" "_driver/libinput"
[ 5.447] (II) libinput: SEM USB Keyboard Consumer Control: is a virtual subdevice
[ 5.447] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-7/1-7:1.1/0003:1A2C:2124.0002/input/input1/event1"
[ 5.447] (II) XINPUT: Adding extended input device "SEM USB Keyboard Consumer Control" (type: KEYBOARD, id 14)
[ 5.447] (**) Option "xkb_model" "pc105"
[ 5.447] (**) Option "xkb_layout" "it"
[ 5.447] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): connected
[ 5.447] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): Internal DisplayPort
[ 5.447] (--) NVIDIA(GPU-0): AUS VG27VQ (DFP-2): 1440.0 MHz maximum pixel clock
[ 5.447] (--) NVIDIA(GPU-0):
[ 5.447] (II) config/udev: Adding input device PC Speaker (/dev/input/event7)
[ 5.447] (II) No input driver specified, ignoring this device.
[ 5.447] (II) This device may have been added with another device file.
[ 5.447] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event9)
[ 5.447] (II) No input driver specified, ignoring this device.
[ 5.447] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event10)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=10 (/dev/input/event12)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event8)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event11)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=11 (/dev/input/event13)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0 /dev/dri/card0
[ 5.448] xf86: remove device 0 /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/drm/card0
[ 5.448] failed to find screen to remove
[ 5.448] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.448] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 5.448] (II) No input driver specified, ignoring this device.
[ 5.448] (II) This device may have been added with another device file.
[ 5.449] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[ 5.449] (II) No input driver specified, ignoring this device.
[ 5.449] (II) This device may have been added with another device file.
[ 5.449] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 5.449] (II) No input driver specified, ignoring this device.
[ 5.449] (II) This device may have been added with another device file.
[ 5.449] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[ 5.449] (II) No input driver specified, ignoring this device.
[ 5.449] (II) This device may have been added with another device file.
[ 5.449] (II) config/udev: removing device Asus WMI hotkeys
[ 5.449] (II) event21 - Asus WMI hotkeys: device removed
[ 5.509] (II) UnloadModule: "libinput"
[ 5.509] (II) config/udev: Adding input device Asus WMI hotkeys (/dev/input/event21)
[ 5.509] (**) Asus WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 5.509] (II) Using input driver 'libinput' for 'Asus WMI hotkeys'
[ 5.509] (**) Asus WMI hotkeys: always reports core events
[ 5.509] (**) Option "Device" "/dev/input/event21"
[ 5.509] (**) Option "_source" "server/udev"
[ 5.509] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.509] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 5.509] (II) event21 - Asus WMI hotkeys: device removed
[ 5.577] (**) Option "config_info" "udev:/sys/devices/platform/asus-nb-wmi/input/input21/event21"
[ 5.577] (II) XINPUT: Adding extended input device "Asus WMI hotkeys" (type: KEYBOARD, id 13)
[ 5.577] (**) Option "xkb_model" "pc105"
[ 5.577] (**) Option "xkb_layout" "it"
[ 5.577] (WW) Option "xkb_variant" requires a string value
[ 5.577] (WW) Option "xkb_options" requires a string value
[ 5.577] (II) event21 - Asus WMI hotkeys: is tagged by udev as: Keyboard
[ 5.577] (II) event21 - Asus WMI hotkeys: device is a keyboard
[ 2841.062] (EE) event0 - SEM USB Keyboard: client bug: event processing lagging behind by 25ms, your system is too slow
[ 3081.843] (EE) event0 - SEM USB Keyboard: client bug: event processing lagging behind by 38ms, your system is too slow
[ 4094.581] (II) event6 - Power Button: device removed
[ 4094.645] (II) event5 - Power Button: device removed
[ 4094.725] (II) event4 - Sleep Button: device removed
[ 4094.789] (II) event3 - PixArt USB Optical Mouse: device removed
[ 4094.829] (II) event0 - SEM USB Keyboard: device removed
[ 4094.877] (II) event2 - SEM USB Keyboard System Control: device removed
[ 4094.925] (II) event1 - SEM USB Keyboard Consumer Control: device removed
[ 4094.981] (II) event21 - Asus WMI hotkeys: device removed
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.015] (II) UnloadModule: "libinput"
[ 4095.016] (II) UnloadModule: "libinput"
[ 4095.112] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 4095.114] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-peermem.ko
/lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-drm.ko
filename: /lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.14.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
version: 470.86
supported: external
license: NVIDIA
srcversion: 537F6235ECD9587A501B512
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.14.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-peermem.ko
version: 470.86
license: Linux-OpenIB
description: NVIDIA GPU memory plug-in
author: Yishai Hadas
srcversion: C19B1EB9BB264E5D687DC27
depends:
retpoline: Y
name: nvidia_peermem
vermagic: 5.14.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current.ko
firmware: nvidia/470.86/gsp.bin
alias: char-major-195-*
version: 470.86
supported: external
license: NVIDIA
srcversion: E66753074ED62D36C634AF6
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
retpoline: Y
name: nvidia
vermagic: 5.14.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/5.14.0-2-amd64/updates/dkms/nvidia-current-drm.ko
version: 470.86
supported: external
license: MIT
srcversion: FF523ECAE52AA6FDCB5FF5F
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
retpoline: Y
name: nvidia_drm
vermagic: 5.14.0-2-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
cpuid 16384 0
ccm 20480 6
intel_rapl_msr 20480 0
intel_rapl_common 28672 1 intel_rapl_msr
mei_hdcp 24576 0
iTCO_wdt 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
iTCO_vendor_support 16384 1 iTCO_wdt
watchdog 28672 1 iTCO_wdt
ee1004 20480 0
asus_nb_wmi 28672 0
asus_wmi 45056 1 asus_nb_wmi
battery 28672 1 asus_wmi
intel_wmi_thunderbolt 20480 0
sparse_keymap 16384 1 asus_wmi
wmi_bmof 16384 0
nvidia_drm 69632 5
x86_pkg_temp_thermal 20480 0
snd_sof_pci_intel_tgl 16384 0
intel_powerclamp 20480 0
drm_kms_helper 307200 1 nvidia_drm
snd_sof_intel_hda_common 106496 1 snd_sof_pci_intel_tgl
soundwire_intel 45056 1 snd_sof_intel_hda_common
coretemp 20480 0
nls_ascii 16384 1
crc32_pclmul 16384 0
soundwire_generic_allocation 16384 1 soundwire_intel
nls_cp437 20480 1
soundwire_cadence 36864 1 soundwire_intel
snd_sof_intel_hda 20480 1 snd_sof_intel_hda_common
vfat 20480 1
ghash_clmulni_intel 16384 0
fat 86016 1 vfat
cec 61440 1 drm_kms_helper
snd_sof_pci 20480 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
snd_sof_xtensa_dsp 16384 1 snd_sof_intel_hda_common
aesni_intel 380928 4
iwlmvm 352256 0
snd_sof 147456 2 snd_sof_pci,snd_sof_intel_hda_common
rc_core 65536 1 cec
btusb 65536 0
crypto_simd 16384 1 aesni_intel
cryptd 24576 2 crypto_simd,ghash_clmulni_intel
btrtl 28672 1 btusb
snd_soc_hdac_hda 24576 1 snd_sof_intel_hda_common
btbcm 20480 1 btusb
intel_cstate 20480 0
nvidia_modeset 1204224 8 nvidia_drm
snd_hda_ext_core 36864 3 snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
btintel 32768 1 btusb
snd_soc_acpi_intel_match 53248 2 snd_sof_intel_hda_common,snd_sof_pci_intel_tgl
mac80211 1048576 1 iwlmvm
bluetooth 757760 5 btrtl,btintel,btbcm,btusb
intel_uncore 192512 0
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_sof_intel_hda_common
snd_hda_codec_realtek 159744 1
snd_soc_core 331776 4 soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_soc_hdac_hda
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
efi_pstore 16384 0
snd_hda_codec_hdmi 73728 1
pcspkr 16384 0
snd_compress 32768 1 snd_soc_core
soundwire_bus 94208 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
ledtrig_audio 16384 2 snd_hda_codec_generic,snd_sof
libarc4 16384 1 mac80211
iwlwifi 311296 1 iwlmvm
snd_hda_intel 57344 4
snd_intel_dspcfg 28672 2 snd_hda_intel,snd_sof_intel_hda_common
snd_intel_sdw_acpi 20480 2 snd_sof_intel_hda_common,snd_intel_dspcfg
jitterentropy_rng 16384 1
snd_hda_codec 176128 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
sha512_ssse3 45056 1
snd_hda_core 110592 9 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_sof_intel_hda_common,snd_soc_hdac_hda,snd_sof_intel_hda
sha512_generic 16384 1 sha512_ssse3
cfg80211 1024000 3 iwlmvm,iwlwifi,mac80211
snd_hwdep 16384 1 snd_hda_codec
ctr 16384 2
snd_pcm 139264 9 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_sof,snd_sof_intel_hda_common,snd_compress,snd_soc_core,snd_hda_core
drbg 40960 1
r8169 98304 0
snd_timer 49152 1 snd_pcm
ansi_cprng 16384 0
snd 110592 18 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm
sr_mod 28672 0
realtek 36864 1
ecdh_generic 16384 1 bluetooth
joydev 28672 0
soundcore 16384 1 snd
cdrom 77824 1 sr_mod
mdio_devres 16384 1 r8169
ecc 40960 1 ecdh_generic
mei_me 45056 1
intel_lpss_pci 24576 0
libphy 159744 3 r8169,mdio_devres,realtek
i2c_i801 32768 0
mei 151552 3 mei_hdcp,mei_me
sg 36864 0
intel_lpss 16384 1 intel_lpss_pci
i2c_smbus 20480 1 i2c_i801
idma64 20480 0
rfkill 32768 6 asus_wmi,bluetooth,cfg80211
wmi 36864 3 intel_wmi_thunderbolt,asus_wmi,wmi_bmof
video 57344 1 asus_wmi
intel_pmc_core 45056 0
acpi_pad 184320 0
acpi_tad 20480 0
button 24576 0
nvidia 35360768 1687 nvidia_modeset
drm 634880 9 drm_kms_helper,nvidia,nvidia_drm
fuse 167936 1
configfs 57344 1
efivarfs 16384 1
ip_tables 36864 0
x_tables 53248 1 ip_tables
autofs4 53248 2
ext4 917504 1
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 167936 1 ext4
crc32c_generic 16384 0
evdev 28672 14
hid_generic 16384 0
usbhid 65536 0
hid 151552 2 usbhid,hid_generic
sd_mod 61440 4
t10_pi 16384 1 sd_mod
crc_t10dif 20480 1 t10_pi
crct10dif_generic 16384 0
xhci_pci 20480 0
xhci_hcd 307200 1 xhci_pci
ahci 40960 3
libahci 45056 1 ahci
usbcore 331776 4 xhci_hcd,usbhid,btusb,xhci_pci
libata 294912 2 libahci,ahci
crct10dif_pclmul 16384 1
crct10dif_common 16384 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
scsi_mod 262144 4 sd_mod,libata,sg,sr_mod
crc32c_intel 24576 2
usb_common 16384 2 xhci_hcd,usbcore
fan 20480 0
xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DVI-D-0 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 598mm x 336mm
1920x1080 119.98*+ 165.01 144.00 99.93 60.00 59.94 50.00
3840x2160 60.00
1680x1050 59.95
1440x900 59.89
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.81
1280x720 60.00 59.94 50.00
1152x864 75.00
1024x768 75.03 70.07 60.00
800x600 75.00 72.19 60.32 56.25
720x576 50.00
720x480 59.94
640x480 75.00 59.94 59.93
DP-1 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
-- System Information:
Debian Release: bookworm/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 5.14.0-2-amd64 (SMP w/12 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.8.7-2
pn nvidia-firmware-470.86 <none>
ii nvidia-installer-cleanup 20151021+13
ii nvidia-kernel-support [nvidia-kernel-support--v1] 470.86-1
Versions of packages nvidia-kernel-dkms recommends:
iu nvidia-driver 470.86-1
nvidia-kernel-dkms suggests no packages.
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 470.86-1
ii nvidia-driver-bin 470.86-1
ii nvidia-driver-libs 470.86-1
ii nvidia-installer-cleanup 20151021+13
ii nvidia-legacy-check 470.86-1
ii nvidia-support 20151021+13
ii nvidia-vdpau-driver 470.86-1
ii xserver-xorg-video-nvidia 470.86-1
Versions of packages nvidia-driver recommends:
pn libnvidia-cfg1 <none>
pn nvidia-persistenced <none>
ii nvidia-settings 470.82.00-1
nvidia-driver suggests no packages.
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 470.86-1
ii nvidia-egl-icd 470.86-1
Versions of packages nvidia-driver-libs:amd64 recommends:
pn libgles-nvidia1 <none>
pn libgles-nvidia2 <none>
ii libglx-nvidia0 470.86-1
pn libnvidia-cfg1 <none>
pn libnvidia-encode1 <none>
ii libopengl0 1.3.4-2+b1
ii nvidia-driver-libs 470.86-1
ii nvidia-vulkan-icd 470.86-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.32-4
ii libnvidia-glcore 470.86-1
ii nvidia-alternative 470.86-1
ii nvidia-installer-cleanup 20151021+13
ii nvidia-legacy-check 470.86-1
ii nvidia-support 20151021+13
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.11-1
Versions of packages xserver-xorg-video-nvidia recommends:
iu nvidia-driver 470.86-1
ii nvidia-settings 470.82.00-1
ii nvidia-vdpau-driver 470.86-1
xserver-xorg-video-nvidia suggests no packages.
Versions of packages nvidia-alternative depends on:
ii dpkg 1.20.9
ii glx-alternative-nvidia 1.2.1
ii nvidia-legacy-check 470.86-1
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.20.9
ii glx-alternative-mesa 1.2.1
ii glx-diversions 1.2.1
ii update-glx 1.2.1
Versions of packages glx-alternative-nvidia suggests:
iu nvidia-driver [nvidia-driver-any] 470.86-1
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.32-4
ii libdrm-intel1 2.4.108-1
ii libdrm2 2.4.108-1
ii libpciaccess0 0.16-1
ii libpixman-1-0 0.40.0-1
ii libudev1 249.7-1
ii libx11-6 2:1.7.2-2+b1
ii libx11-xcb1 2:1.7.2-2+b1
ii libxcb-dri2-0 1.14-3
ii libxcb-util1 0.4.0-1+b1
ii libxcb1 1.14-3
ii libxcursor1 1:1.2.0-2
ii libxdamage1 1:1.1.5-2
ii libxext6 2:1.3.4-1
ii libxfixes3 1:5.0.3-2
ii libxinerama1 2:1.1.4-2
ii libxrandr2 2:1.5.2-1
ii libxrender1 1:0.9.10-1
ii libxss1 1:1.2.3-1
ii libxtst6 2:1.2.3-1
ii libxvmc1 2:1.0.12-2
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.11-1
Versions of packages nvidia-kernel-dkms 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.108-1
ii libegl1 1.3.4-2+b1
ii libgl1 1.3.4-2+b1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 470.86-1
ii libgles1 1.3.4-2+b1
ii libgles2 1.3.4-2+b1
ii libglvnd0 1.3.4-2+b1
ii libglx0 1.3.4-2+b1
pn libnvidia-cfg1-any <none>
ii libnvidia-ml1 [libnvidia-ml.so.1] 470.86-1
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.2.189.0-2
pn linux-headers <none>
ii make 4.3-4.1
ii mesa-vulkan-drivers [vulkan-icd] 21.2.5-1
iu nvidia-driver [nvidia-glx-any] 470.86-1
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 470.86-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20151021+13
ih nvidia-kernel-dkms 470.86-1
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 470.86-1
ii nvidia-modprobe 470.82.00-1
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 470.82.00-1
ii nvidia-support 20151021+13
ii nvidia-vulkan-icd [vulkan-icd] 470.86-1
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.14-3
pn opencl-icd <none>
pn primus <none>
pn primus-libs <none>
pn primus-nvidia <none>
pn primus-vk <none>
pn primus-vk-nvidia <none>
ii xserver-xorg 1:7.7+23
ii xserver-xorg-core 2:1.20.11-1
ii xserver-xorg-legacy 2:1.20.11-1
ii xserver-xorg-video-nouveau 1:1.0.17-1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 470.86-1
-- no debconf information
More information about the pkg-nvidia-devel
mailing list