Bug#996453: nvidia-driver: Unable to use Prime Render Offload with nvidia-driver
Laszlo Bak
laszlo.bak at yahoo.com
Thu Oct 14 10:03:38 BST 2021
Package: nvidia-driver
Version: 460.91.03-1
Severity: normal
X-Debbugs-Cc: laszlo.bak at yahoo.com
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation? Tried to launch apps with command __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia steam
* What exactly did you do (or not do) that was effective (or
ineffective)?
I've installed the nivida-driver from stable repo and firmware-misc-non-free pkg as said by the Wiki.
Afterwards, I went through https://wiki.debian.org/Steam instructions, enabled 32bit architecture, made sure that the mesa vulkan drivers installed as suggested.
During steam install I received a notification that I need to make sure that the pkg below is installed:
nvidia-driver-libs-i386
However, apt unable to locate this package - non-free contrib enabled.
* What was the outcome of this action?
SteamUpdateUI: An X Error occurred
X Error of failed request: BadValue (integer parameter out of range for operation)
* What outcome did you expect instead?
To launch steam app with command __NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia steam
Able to launch steam from terminal not using the Prime Render Offload, however the games won't launch when trying to run them with option: _NV_PRIME_RENDER_OFFLOAD=1 __GLX_VENDOR_LIBRARY_NAME=nvidia %command%
*** End of the template - remove these template lines ***
-- Package-specific info:
uname -a:
Linux debianhpcomp 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64 GNU/Linux
/proc/version:
Linux version 5.10.0-9-amd64 (debian-kernel at lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.70-1 (2021-09-30)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 460.91.03 Fri Jul 2 06:04:10 UTC 2021
GCC version: gcc version 10.2.1 20210110 (Debian 10.2.1-6)
lspci 'display controller [030?]':
00:02.0 VGA compatible controller [0300]: Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA controller])
Subsystem: Hewlett-Packard Company UHD Graphics 620 [103c:8487]
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, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 139
IOMMU group: 1
Region 0: Memory at b2000000 (64-bit, non-prefetchable) [size=16M]
Region 2: Memory at c0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 4000 [size=64]
Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
01:00.0 3D controller [0302]: NVIDIA Corporation GM108M [GeForce MX130] [10de:174d] (rev a2)
Subsystem: Hewlett-Packard Company GM108M [GeForce MX130] [103c:8487]
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 151
IOMMU group: 13
Region 0: Memory at b3000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at a0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at b0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at 3000 [size=128]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Oct 13 21:04 /dev/dri/card0
crw-rw----+ 1 root video 226, 1 Oct 13 21:04 /dev/dri/card1
crw-rw----+ 1 root render 226, 128 Oct 13 21:04 /dev/dri/renderD128
crw-rw----+ 1 root render 226, 129 Oct 13 21:04 /dev/dri/renderD129
crw-rw-rw- 1 root root 195, 254 Oct 13 21:04 /dev/nvidia-modeset
crw-rw-rw- 1 root root 238, 0 Oct 13 21:21 /dev/nvidia-uvm
crw-rw-rw- 1 root root 238, 1 Oct 13 21:21 /dev/nvidia-uvm-tools
crw-rw-rw- 1 root root 195, 0 Oct 13 21:04 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Oct 13 21:04 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Oct 13 21:04 pci-0000:00:02.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Oct 13 21:04 pci-0000:00:02.0-render -> ../renderD128
lrwxrwxrwx 1 root root 8 Oct 13 21:04 pci-0000:01:00.0-card -> ../card1
lrwxrwxrwx 1 root root 13 Oct 13 21:04 pci-0000:01:00.0-render -> ../renderD129
/dev/nvidia-caps:
total 0
cr-------- 1 root root 246, 1 Oct 14 10:50 nvidia-cap1
cr--r--r-- 1 root root 246, 2 Oct 14 10:50 nvidia-cap2
video:x:44:miccvaki
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 15 Oct 13 21:03 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 Oct 13 21:03 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root 51 Oct 13 21:03 /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 Oct 13 21:03 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Oct 13 21:03 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 Oct 13 21:03 /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 Oct 13 21:03 /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 Oct 13 21:03 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 55 Oct 13 21:03 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root 57 Oct 13 21:03 /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 Oct 13 21:03 /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 Oct 13 21:03 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 52 Oct 13 21:03 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 Oct 13 21:03 /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 Oct 13 21:03 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 42 Oct 13 21:03 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 42 Oct 13 21:03 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 44 Oct 13 21:03 /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 Oct 13 21:03 /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 Oct 13 21:03 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 51 Oct 13 21:03 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 42 Oct 13 21:03 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Oct 13 21:03 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Oct 13 21:03 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Oct 13 21:03 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Oct 13 21:03 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Oct 13 21:03 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 23 Oct 13 21:02 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 57 Oct 13 21:02 /etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 59 Oct 13 21:02 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root 63 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 63 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 65 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root 60 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 60 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Oct 13 21:02 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 57 Oct 13 21:02 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 57 Oct 13 21:02 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 59 Oct 13 21:02 /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 Oct 13 21:02 /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 49 Oct 13 21:02 /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 51 Oct 13 21:02 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 51 Oct 13 21:02 /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 53 Oct 13 21:02 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 46 Oct 13 21:02 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root 52 Oct 13 21:02 /etc/alternatives/nvidia--libnvcuvid.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 54 Oct 13 21:02 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 54 Oct 13 21:02 /etc/alternatives/nvidia--libnvcuvid.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root 56 Oct 13 21:02 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root 59 Oct 13 21:02 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 60 Oct 13 21:02 /etc/alternatives/nvidia--libnvidia-encode.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root 62 Oct 13 21:02 /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-encode.so.1
lrwxrwxrwx 1 root root 58 Oct 13 21:02 /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 68 Oct 13 21:02 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root 70 Oct 13 21:02 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root 61 Oct 13 21:02 /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 Oct 13 21:02 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 73 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-460.91.03-key-documentation
lrwxrwxrwx 1 root root 50 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 36 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root 40 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 39 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 34 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Oct 13 21:02 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Oct 13 21:02 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 49 Oct 13 21:02 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 48 Oct 13 21:02 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 55 Oct 13 21:02 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 65 Oct 13 21:02 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 52 Oct 13 21:02 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root 62 Oct 13 21:02 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root 51 Oct 13 21:02 /usr/lib/i386-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu
lrwxrwxrwx 1 root root 53 Oct 13 21:02 /usr/lib/i386-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 26429212 Jul 2 07:37 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.460.91.03
lrwxrwxrwx 1 root root 62 Oct 13 21:02 /usr/lib/i386-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 29517868 Jul 2 07:37 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.460.91.03
-rw-r--r-- 1 root root 613700 Jul 2 07:27 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.460.91.03
-rw-r--r-- 1 root root 14144800 Jul 2 07:36 /usr/lib/i386-linux-gnu/libnvidia-glvkspirv.so.460.91.03
lrwxrwxrwx 1 root root 70 Oct 13 21:02 /usr/lib/i386-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 17656 Jul 2 07:26 /usr/lib/i386-linux-gnu/libnvidia-tls.so.460.91.03
-rw-r--r-- 1 root root 1379616 Jul 26 12:36 /usr/lib/libnvidia-gtk3.so.460.91.03
lrwxrwxrwx 1 root root 51 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 57 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 67 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 731616 Jul 2 07:43 /usr/lib/x86_64-linux-gnu/libnvidia-cbl.so.460.91.03
lrwxrwxrwx 1 root root 58 Oct 13 21:03 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 28473248 Jul 2 07:58 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.460.91.03
lrwxrwxrwx 1 root root 64 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> /etc/alternatives/nvidia--libnvidia-encode.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 30332968 Jul 2 08:00 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.460.91.03
-rw-r--r-- 1 root root 635400 Jul 2 07:42 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.460.91.03
-rw-r--r-- 1 root root 12494904 Jul 2 07:58 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.460.91.03
lrwxrwxrwx 1 root root 60 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 72 Oct 13 21:02 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 68126944 Jul 2 08:03 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.460.91.03
-rw-r--r-- 1 root root 18456 Jul 2 07:41 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.460.91.03
lrwxrwxrwx 1 root root 36 Oct 13 21:03 /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 Oct 13 21:03 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 45 Oct 13 21:03 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root 66333 Oct 14 10:54 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 46533 Oct 13 21:03 /var/log/Xorg.0.log.old
/etc/X11/xorg.conf.d/:
total 12
drwxr-xr-x 2 root root 4096 Oct 13 18:45 .
drwxr-xr-x 12 root root 4096 Oct 13 18:43 ..
-rw-r--r-- 1 root root 116 Oct 13 18:45 20-intel.conf
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 Oct 13 21:02 .
drwxr-xr-x 128 root root 12288 Oct 14 07:15 ..
drwxr-xr-x 2 root root 4096 Oct 13 21:02 current
lrwxrwxrwx 1 root root 56 Oct 13 21:02 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Oct 13 21:02 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Oct 13 21:02 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Oct 13 21:02 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/i386-linux-gnu/nvidia/:
total 28
drwxr-xr-x 3 root root 4096 Oct 13 21:01 .
drwxr-xr-x 19 root root 20480 Oct 13 21:22 ..
drwxr-xr-x 2 root root 4096 Oct 13 21:01 current
/usr/lib/i386-linux-gnu/nvidia/current/:
total 38524
drwxr-xr-x 2 root root 4096 Oct 13 21:01 .
drwxr-xr-x 3 root root 4096 Oct 13 21:01 ..
lrwxrwxrwx 1 root root 26 Jul 24 01:25 libEGL_nvidia.so.0 -> libEGL_nvidia.so.460.91.03
-rw-r--r-- 1 root root 1215820 Jul 2 07:27 libEGL_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 32 Jul 24 01:25 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.460.91.03
-rw-r--r-- 1 root root 71120 Jul 2 07:26 libGLESv1_CM_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 29 Jul 24 01:25 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.460.91.03
-rw-r--r-- 1 root root 128464 Jul 2 07:26 libGLESv2_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 26 Jul 24 01:25 libGLX_nvidia.so.0 -> libGLX_nvidia.so.460.91.03
-rw-r--r-- 1 root root 992708 Jul 2 07:27 libGLX_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 12 Jul 24 01:25 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 20 Jul 24 01:25 libcuda.so.1 -> libcuda.so.460.91.03
-rw-r--r-- 1 root root 20385228 Jul 2 07:38 libcuda.so.460.91.03
lrwxrwxrwx 1 root root 15 Jul 24 01:25 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 23 Jul 24 01:25 libnvcuvid.so.1 -> libnvcuvid.so.460.91.03
-rw-r--r-- 1 root root 4879628 Jul 2 07:27 libnvcuvid.so.460.91.03
lrwxrwxrwx 1 root root 21 Jul 24 01:25 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root 29 Jul 24 01:25 libnvidia-encode.so.1 -> libnvidia-encode.so.460.91.03
-rw-r--r-- 1 root root 124048 Jul 2 07:26 libnvidia-encode.so.460.91.03
lrwxrwxrwx 1 root root 37 Jul 24 01:25 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.460.91.03
-rw-r--r-- 1 root root 11626780 Jul 2 07:31 libnvidia-ptxjitcompiler.so.460.91.03
/usr/lib/mesa-diverted/:
total 28
drwxr-xr-x 7 root root 4096 Oct 13 21:01 .
drwxr-xr-x 104 root root 4096 Oct 13 21:05 ..
drwxr-xr-x 2 root root 4096 Jul 2 2020 aarch64-linux-gnu
drwxr-xr-x 2 root root 4096 Jul 2 2020 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Oct 13 21:01 i386-linux-gnu
drwxr-xr-x 2 root root 4096 Jul 2 2020 powerpc64le-linux-gnu
drwxr-xr-x 2 root root 4096 Oct 13 21:01 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 Oct 13 21:01 ..
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Oct 13 21:01 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 624
drwxr-xr-x 2 root root 4096 Oct 13 21:01 .
drwxr-xr-x 7 root root 4096 Oct 13 21:01 ..
lrwxrwxrwx 1 root root 15 Jul 29 2020 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 87648 Jul 29 2020 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Jul 29 2020 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 439760 Jul 29 2020 libGL.so.1.7.0
lrwxrwxrwx 1 root root 21 Jul 29 2020 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 38348 Jul 29 2020 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 18 Jul 29 2020 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 54732 Jul 29 2020 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Mar 25 2021 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 7 root root 4096 Oct 13 21:01 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 736
drwxr-xr-x 2 root root 4096 Oct 13 21:01 .
drwxr-xr-x 7 root root 4096 Oct 13 21:01 ..
lrwxrwxrwx 1 root root 15 Jul 29 2020 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 80352 Jul 29 2020 libEGL.so.1.1.0
lrwxrwxrwx 1 root root 14 Jul 29 2020 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 542904 Jul 29 2020 libGL.so.1.7.0
lrwxrwxrwx 1 root root 21 Jul 29 2020 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root 43184 Jul 29 2020 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root 18 Jul 29 2020 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root 71856 Jul 29 2020 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root 16 Mar 25 2021 libGLX_indirect.so.0 -> libGLX_mesa.so.0
/usr/lib/mesa/:
total 8
drwxr-xr-x 2 root root 4096 Jul 2 2020 .
drwxr-xr-x 104 root root 4096 Oct 13 21:05 ..
/usr/lib/nvidia/:
total 32
drwxr-xr-x 4 root root 4096 Oct 13 21:02 .
drwxr-xr-x 104 root root 4096 Oct 13 21:05 ..
-rw-r--r-- 1 root root 57 Jan 7 2021 alternate-install-present
drwxr-xr-x 2 root root 4096 Jul 2 2020 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 Oct 13 21:01 current
lrwxrwxrwx 1 root root 48 Oct 13 21:02 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx 1 root root 24 Oct 13 21:02 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Oct 13 21:02 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Oct 13 21:02 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 Jul 2 2020 .
drwxr-xr-x 4 root root 4096 Oct 13 21:02 ..
/usr/lib/nvidia/current/:
total 19840
drwxr-xr-x 2 root root 4096 Oct 13 21:01 .
drwxr-xr-x 4 root root 4096 Oct 13 21:02 ..
lrwxrwxrwx 1 root root 32 Jul 24 01:25 libglxserver_nvidia.so -> libglxserver_nvidia.so.460.91.03
-rw-r--r-- 1 root root 12680840 Jul 2 07:46 libglxserver_nvidia.so.460.91.03
-rwxr-xr-x 1 root root 26784 Jul 26 12:36 nv-control-dpy
-rwxr-xr-x 1 root root 36450 Jul 2 08:22 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 248624 Jul 2 07:41 nvidia-debugdump
-rwxr-xr-x 1 root root 231808 Jul 26 12:36 nvidia-settings
-rw-r--r-- 1 root root 8609 Jul 26 12:36 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jul 26 12:36 nvidia-settings.desktop
-rwxr-xr-x 1 root root 653368 Jul 2 07:43 nvidia-smi
-rw-r--r-- 1 root root 22389 Jul 24 01:25 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3141 Jul 24 01:25 nvidia.ids
-rw-r--r-- 1 root root 6373440 Jul 2 07:48 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 19840
drwxr-xr-x 2 root root 4096 Oct 13 21:01 .
drwxr-xr-x 4 root root 4096 Oct 13 21:02 ..
lrwxrwxrwx 1 root root 32 Jul 24 01:25 libglxserver_nvidia.so -> libglxserver_nvidia.so.460.91.03
-rw-r--r-- 1 root root 12680840 Jul 2 07:46 libglxserver_nvidia.so.460.91.03
-rwxr-xr-x 1 root root 26784 Jul 26 12:36 nv-control-dpy
-rwxr-xr-x 1 root root 36450 Jul 2 08:22 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 248624 Jul 2 07:41 nvidia-debugdump
-rwxr-xr-x 1 root root 231808 Jul 26 12:36 nvidia-settings
-rw-r--r-- 1 root root 8609 Jul 26 12:36 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jul 26 12:36 nvidia-settings.desktop
-rwxr-xr-x 1 root root 653368 Jul 2 07:43 nvidia-smi
-rw-r--r-- 1 root root 22389 Jul 24 01:25 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3141 Jul 24 01:25 nvidia.ids
-rw-r--r-- 1 root root 6373440 Jul 2 07:48 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 128
drwxr-xr-x 3 root root 4096 Oct 13 21:02 .
drwxr-xr-x 98 root root 114688 Oct 13 21:03 ..
drwxr-xr-x 2 root root 4096 Oct 13 21:01 current
lrwxrwxrwx 1 root root 61 Oct 13 21:02 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 41876
drwxr-xr-x 2 root root 4096 Oct 13 21:01 .
drwxr-xr-x 3 root root 4096 Oct 13 21:02 ..
lrwxrwxrwx 1 root root 26 Jul 24 01:25 libEGL_nvidia.so.0 -> libEGL_nvidia.so.460.91.03
-rw-r--r-- 1 root root 1312784 Jul 2 07:42 libEGL_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 32 Jul 24 01:25 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.460.91.03
-rw-r--r-- 1 root root 67880 Jul 2 07:41 libGLESv1_CM_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 29 Jul 24 01:25 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.460.91.03
-rw-r--r-- 1 root root 117032 Jul 2 07:42 libGLESv2_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 26 Jul 24 01:25 libGLX_nvidia.so.0 -> libGLX_nvidia.so.460.91.03
-rw-r--r-- 1 root root 1211504 Jul 2 07:42 libGLX_nvidia.so.460.91.03
lrwxrwxrwx 1 root root 12 Jul 24 01:25 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 20 Jul 24 01:25 libcuda.so.1 -> libcuda.so.460.91.03
-rw-r--r-- 1 root root 21795104 Jul 2 08:00 libcuda.so.460.91.03
lrwxrwxrwx 1 root root 15 Jul 24 01:25 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 23 Jul 24 01:25 libnvcuvid.so.1 -> libnvcuvid.so.460.91.03
-rw-r--r-- 1 root root 5008168 Jul 2 07:42 libnvcuvid.so.460.91.03
lrwxrwxrwx 1 root root 26 Jul 24 01:25 libnvidia-cfg.so.1 -> libnvidia-cfg.so.460.91.03
-rw-r--r-- 1 root root 221552 Jul 2 07:41 libnvidia-cfg.so.460.91.03
lrwxrwxrwx 1 root root 21 Jul 24 01:25 libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root 29 Jul 24 01:25 libnvidia-encode.so.1 -> libnvidia-encode.so.460.91.03
-rw-r--r-- 1 root root 112664 Jul 2 07:41 libnvidia-encode.so.460.91.03
lrwxrwxrwx 1 root root 17 Jul 24 01:25 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 25 Jul 24 01:25 libnvidia-ml.so.1 -> libnvidia-ml.so.460.91.03
-rw-r--r-- 1 root root 1770712 Jul 2 07:43 libnvidia-ml.so.460.91.03
lrwxrwxrwx 1 root root 37 Jul 24 01:25 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.460.91.03
-rw-r--r-- 1 root root 10521080 Jul 2 07:47 libnvidia-ptxjitcompiler.so.460.91.03
lrwxrwxrwx 1 root root 28 Jul 24 01:25 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.460.91.03
-rw-r--r-- 1 root root 712400 Jul 2 07:42 libvdpau_nvidia.so.460.91.03
/usr/share/X11/xorg.conf.d/:
total 32
drwxr-xr-x 2 root root 4096 Oct 13 21:03 .
drwxr-xr-x 5 root root 4096 Oct 13 18:24 ..
-rw-r--r-- 1 root root 92 Sep 17 2020 10-amdgpu.conf
-rw-r--r-- 1 root root 1350 Apr 13 2021 10-quirks.conf
-rw-r--r-- 1 root root 92 Sep 18 2020 10-radeon.conf
-rw-r--r-- 1 root root 475 Oct 13 18:53 20-vmware-hid.conf
-rw-r--r-- 1 root root 1429 Aug 17 2020 40-libinput.conf
-rw-r--r-- 1 root root 2747 Aug 6 2019 70-wacom.conf
lrwxrwxrwx 1 root root 50 Oct 13 21:03 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
/etc/modprobe.d:
total 28
drwxr-xr-x 2 root root 4096 Oct 13 21:03 .
drwxr-xr-x 128 root root 12288 Oct 14 07:15 ..
-rw-r--r-- 1 root root 127 Feb 12 2021 dkms.conf
-rw-r--r-- 1 root root 154 Jun 23 18:42 intel-microcode-blacklist.conf
lrwxrwxrwx 1 root root 53 Oct 13 21:03 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Jan 7 2021 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 43 Oct 13 21:03 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 Oct 13 18:20 /etc/modules
/etc/modules-load.d/:
total 16
drwxr-xr-x 2 root root 4096 Oct 13 21:03 .
drwxr-xr-x 128 root root 12288 Oct 14 07:15 ..
lrwxrwxrwx 1 root root 10 Jul 13 19:29 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Oct 13 21:03 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS
install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS
install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS
install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS
remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia
remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf.d/20-intel.conf >>>>>>>>>>
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "TearFree" "true"
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf.d/20-intel.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 5.328]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 5.328] Build Operating System: linux Debian
[ 5.328] Current Operating System: Linux debianhpcomp 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
[ 5.328] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-9-amd64 root=UUID=f9882090-f8cf-41c6-b3ae-46591a79aefb ro quiet
[ 5.328] Build Date: 13 April 2021 04:07:31PM
[ 5.328] xorg-server 2:1.20.11-1 (https://www.debian.org/support)
[ 5.328] Current version of pixman: 0.40.0
[ 5.328] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.328] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.329] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 13 21:04:03 2021
[ 5.330] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.330] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.331] (==) No Layout section. Using the first Screen section.
[ 5.331] (==) No screen section available. Using defaults.
[ 5.331] (**) |-->Screen "Default Screen Section" (0)
[ 5.331] (**) | |-->Monitor "<default monitor>"
[ 5.331] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 5.331] (**) | |-->Device "Intel Graphics"
[ 5.331] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.331] (==) Automatically adding devices
[ 5.331] (==) Automatically enabling devices
[ 5.331] (==) Automatically adding GPU devices
[ 5.331] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.332] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5.332] Entry deleted from font path.
[ 5.334] (==) 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
[ 5.334] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.334] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.334] (II) Loader magic: 0x55b1b5668e40
[ 5.334] (II) Module ABI versions:
[ 5.334] X.Org ANSI C Emulation: 0.4
[ 5.334] X.Org Video Driver: 24.1
[ 5.334] X.Org XInput driver : 24.1
[ 5.334] X.Org Server Extension : 10.0
[ 5.334] (++) using VT number 7
[ 5.334] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.335] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.346] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.349] (--) PCI:*(0 at 0:2:0) 8086:5917:103c:8487 rev 7, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 5.349] (--) PCI: (1 at 0:0:0) 10de:174d:103c:8487 rev 162, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128
[ 5.349] (II) LoadModule: "glx"
[ 5.351] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.361] (II) Module glx: vendor="X.Org Foundation"
[ 5.361] compiled for 1.20.11, module version = 1.0.0
[ 5.361] ABI class: X.Org Server Extension, version 10.0
[ 5.361] (II) LoadModule: "intel"
[ 5.361] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 5.363] (II) Module intel: vendor="X.Org Foundation"
[ 5.363] compiled for 1.20.9, module version = 2.99.917
[ 5.363] Module class: X.Org Video Driver
[ 5.363] ABI class: X.Org Video Driver, version 24.1
[ 5.363] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 5.363] (II) intel: Driver for Intel(R) HD Graphics
[ 5.363] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 5.363] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 5.385] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200917
[ 5.385] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20200714-1+b1 (amd64 / i386 Build Daemon (x86-csail-01) <buildd_amd64-x86-csail-01 at buildd.debian.org>)
[ 5.385] (II) intel(0): SNA compiled for use with valgrind
[ 5.387] (--) intel(0): gen9 engineering sample
[ 5.387] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 5.387] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.387] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 5.387] (==) intel(0): RGB weight 888
[ 5.387] (==) intel(0): Default visual is TrueColor
[ 5.387] (**) intel(0): Option "TearFree" "true"
[ 5.387] (II) intel(0): Output eDP1 has no monitor section
[ 5.388] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 5.388] (II) intel(0): Enabled output eDP1
[ 5.388] (II) intel(0): Output HDMI1 has no monitor section
[ 5.388] (II) intel(0): Enabled output HDMI1
[ 5.388] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 5.388] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 5.388] (II) intel(0): Enabled output VIRTUAL1
[ 5.388] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 5.388] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 1
[ 5.388] (**) intel(0): TearFree enabled
[ 5.388] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.388] (==) intel(0): DPI set to (96, 96)
[ 5.388] (II) Loading sub module "dri3"
[ 5.388] (II) LoadModule: "dri3"
[ 5.388] (II) Module "dri3" already built-in
[ 5.388] (II) Loading sub module "dri2"
[ 5.388] (II) LoadModule: "dri2"
[ 5.388] (II) Module "dri2" already built-in
[ 5.388] (II) Loading sub module "present"
[ 5.388] (II) LoadModule: "present"
[ 5.388] (II) Module "present" already built-in
[ 5.390] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[ 5.390] (==) intel(0): Backing store enabled
[ 5.390] (==) intel(0): Silken mouse enabled
[ 5.390] (II) intel(0): HW Cursor enabled
[ 5.391] (==) intel(0): DPMS enabled
[ 5.391] (==) intel(0): Display hotplug detection enabled
[ 5.391] (II) intel(0): [DRI2] Setup complete
[ 5.391] (II) intel(0): [DRI2] DRI driver: i965
[ 5.391] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 5.391] (II) intel(0): direct rendering: DRI2 enabled
[ 5.391] (II) intel(0): hardware support for Present enabled
[ 5.391] (II) Initializing extension Generic Event Extension
[ 5.391] (II) Initializing extension SHAPE
[ 5.392] (II) Initializing extension MIT-SHM
[ 5.392] (II) Initializing extension XInputExtension
[ 5.392] (II) Initializing extension XTEST
[ 5.392] (II) Initializing extension BIG-REQUESTS
[ 5.392] (II) Initializing extension SYNC
[ 5.392] (II) Initializing extension XKEYBOARD
[ 5.392] (II) Initializing extension XC-MISC
[ 5.393] (II) Initializing extension SECURITY
[ 5.393] (II) Initializing extension XFIXES
[ 5.393] (II) Initializing extension RENDER
[ 5.393] (II) Initializing extension RANDR
[ 5.393] (II) Initializing extension COMPOSITE
[ 5.394] (II) Initializing extension DAMAGE
[ 5.394] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.394] (II) Initializing extension DOUBLE-BUFFER
[ 5.394] (II) Initializing extension RECORD
[ 5.394] (II) Initializing extension DPMS
[ 5.394] (II) Initializing extension Present
[ 5.394] (II) Initializing extension DRI3
[ 5.394] (II) Initializing extension X-Resource
[ 5.394] (II) Initializing extension XVideo
[ 5.394] (II) Initializing extension XVideo-MotionCompensation
[ 5.394] (II) Initializing extension SELinux
[ 5.394] (II) SELinux: Disabled on system
[ 5.394] (II) Initializing extension GLX
[ 5.429] (II) AIGLX: Loaded and initialized i965
[ 5.429] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 5.429] (II) Initializing extension XFree86-VidModeExtension
[ 5.429] (II) Initializing extension XFree86-DGA
[ 5.429] (II) Initializing extension XFree86-DRI
[ 5.429] (II) Initializing extension DRI2
[ 5.453] (II) intel(0): switch to mode 1920x1080 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 5.462] (II) intel(0): switch to mode 1920x1080 at 60.0 on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 5.469] (II) intel(0): Setting screen physical size to 508 x 285
[ 5.527] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 5.527] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.527] (II) LoadModule: "libinput"
[ 5.527] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.530] (II) Module libinput: vendor="X.Org Foundation"
[ 5.530] compiled for 1.20.8, module version = 0.30.0
[ 5.530] Module class: X.Org XInput Driver
[ 5.530] ABI class: X.Org XInput driver, version 24.1
[ 5.530] (II) Using input driver 'libinput' for 'Power Button'
[ 5.530] (**) Power Button: always reports core events
[ 5.530] (**) Option "Device" "/dev/input/event3"
[ 5.530] (**) Option "_source" "server/udev"
[ 5.535] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 5.535] (II) event3 - Power Button: device is a keyboard
[ 5.535] (II) event3 - Power Button: device removed
[ 5.556] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 5.556] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.556] (**) Option "xkb_model" "pc105"
[ 5.556] (**) Option "xkb_layout" "hu"
[ 5.573] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 5.573] (II) event3 - Power Button: device is a keyboard
[ 5.574] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 5.574] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 5.574] (II) Using input driver 'libinput' for 'Video Bus'
[ 5.574] (**) Video Bus: always reports core events
[ 5.574] (**) Option "Device" "/dev/input/event8"
[ 5.574] (**) Option "_source" "server/udev"
[ 5.575] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 5.575] (II) event8 - Video Bus: device is a keyboard
[ 5.575] (II) event8 - Video Bus: device removed
[ 5.628] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event8"
[ 5.628] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 5.628] (**) Option "xkb_model" "pc105"
[ 5.628] (**) Option "xkb_layout" "hu"
[ 5.629] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 5.629] (II) event8 - Video Bus: device is a keyboard
[ 5.630] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 5.630] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 5.630] (II) Using input driver 'libinput' for 'Video Bus'
[ 5.630] (**) Video Bus: always reports core events
[ 5.630] (**) Option "Device" "/dev/input/event9"
[ 5.630] (**) Option "_source" "server/udev"
[ 5.631] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 5.631] (II) event9 - Video Bus: device is a keyboard
[ 5.631] (II) event9 - Video Bus: device removed
[ 5.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input13/event9"
[ 5.676] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 5.676] (**) Option "xkb_model" "pc105"
[ 5.676] (**) Option "xkb_layout" "hu"
[ 5.677] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 5.677] (II) event9 - Video Bus: device is a keyboard
[ 5.678] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.678] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.678] (II) Using input driver 'libinput' for 'Power Button'
[ 5.678] (**) Power Button: always reports core events
[ 5.678] (**) Option "Device" "/dev/input/event2"
[ 5.678] (**) Option "_source" "server/udev"
[ 5.679] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.679] (II) event2 - Power Button: device is a keyboard
[ 5.679] (II) event2 - Power Button: device removed
[ 5.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[ 5.692] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 5.692] (**) Option "xkb_model" "pc105"
[ 5.692] (**) Option "xkb_layout" "hu"
[ 5.694] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.694] (II) event2 - Power Button: device is a keyboard
[ 5.694] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 5.694] (II) No input driver specified, ignoring this device.
[ 5.694] (II) This device may have been added with another device file.
[ 5.695] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event11)
[ 5.695] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 5.695] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 5.695] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 5.695] (**) Option "Device" "/dev/input/event11"
[ 5.695] (**) Option "_source" "server/udev"
[ 5.697] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 5.697] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 5.697] (II) event11 - Logitech Wireless Keyboard PID:4023: device removed
[ 5.724] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[ 5.724] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4023.0006/input/input31/event11"
[ 5.724] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 10)
[ 5.725] (**) Option "AccelerationScheme" "none"
[ 5.725] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[ 5.725] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[ 5.725] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[ 5.727] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 5.727] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 5.729] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event12)
[ 5.729] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 5.729] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 5.729] (**) Logitech Wireless Mouse: always reports core events
[ 5.729] (**) Option "Device" "/dev/input/event12"
[ 5.729] (**) Option "_source" "server/udev"
[ 5.732] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 5.732] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 5.732] (II) event12 - Logitech Wireless Mouse: device removed
[ 5.792] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4054.0007/input/input32/event12"
[ 5.792] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 11)
[ 5.793] (**) Option "AccelerationScheme" "none"
[ 5.793] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 5.793] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 5.793] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 5.798] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 5.798] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 5.801] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse2)
[ 5.801] (II) No input driver specified, ignoring this device.
[ 5.801] (II) This device may have been added with another device file.
[ 5.803] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event5)
[ 5.803] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[ 5.803] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[ 5.803] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[ 5.803] (**) Option "Device" "/dev/input/event5"
[ 5.803] (**) Option "_source" "server/udev"
[ 5.807] (II) event5 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 5.807] (II) event5 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 5.808] (II) event5 - HP Wide Vision HD Camera: HP Wi: device removed
[ 5.896] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input38/event5"
[ 5.896] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 12)
[ 5.896] (**) Option "xkb_model" "pc105"
[ 5.896] (**) Option "xkb_layout" "hu"
[ 5.901] (II) event5 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 5.901] (II) event5 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 5.903] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/event6)
[ 5.903] (**) ELAN2514:00 04F3:262F: Applying InputClass "libinput touchscreen catchall"
[ 5.903] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F'
[ 5.903] (**) ELAN2514:00 04F3:262F: always reports core events
[ 5.903] (**) Option "Device" "/dev/input/event6"
[ 5.903] (**) Option "_source" "server/udev"
[ 5.908] (II) event6 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 5.908] (II) event6 - ELAN2514:00 04F3:262F: device is a touch device
[ 5.909] (II) event6 - ELAN2514:00 04F3:262F: device removed
[ 5.960] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input39/event6"
[ 5.960] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F" (type: TOUCHSCREEN, id 13)
[ 5.961] (**) Option "AccelerationScheme" "none"
[ 5.961] (**) ELAN2514:00 04F3:262F: (accel) selected scheme none/0
[ 5.961] (**) ELAN2514:00 04F3:262F: (accel) acceleration factor: 2.000
[ 5.961] (**) ELAN2514:00 04F3:262F: (accel) acceleration threshold: 4
[ 5.966] (II) event6 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 5.966] (II) event6 - ELAN2514:00 04F3:262F: device is a touch device
[ 5.969] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/mouse0)
[ 5.969] (II) No input driver specified, ignoring this device.
[ 5.969] (II) This device may have been added with another device file.
[ 5.970] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event7)
[ 5.970] (II) No input driver specified, ignoring this device.
[ 5.970] (II) This device may have been added with another device file.
[ 5.972] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event16)
[ 5.972] (II) No input driver specified, ignoring this device.
[ 5.972] (II) This device may have been added with another device file.
[ 5.974] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/event17)
[ 5.974] (**) ELAN2514:00 04F3:262F Stylus: Applying InputClass "libinput tablet catchall"
[ 5.974] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F Stylus'
[ 5.974] (**) ELAN2514:00 04F3:262F Stylus: always reports core events
[ 5.974] (**) Option "Device" "/dev/input/event17"
[ 5.974] (**) Option "_source" "server/udev"
[ 5.979] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 6.046] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 6.046] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 6.046] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 6.068] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input42/event17"
[ 6.068] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F Stylus" (type: TABLET, id 14)
[ 6.071] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 6.072] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 6.072] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 6.073] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/mouse1)
[ 6.073] (II) No input driver specified, ignoring this device.
[ 6.073] (II) This device may have been added with another device file.
[ 6.075] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event14)
[ 6.075] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[ 6.075] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[ 6.075] (**) Intel Virtual Button driver: always reports core events
[ 6.075] (**) Option "Device" "/dev/input/event14"
[ 6.075] (**) Option "_source" "server/udev"
[ 6.077] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.077] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 6.077] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 6.078] (II) event14 - Intel Virtual Button driver: device removed
[ 6.104] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:01/INT33D6:01/input/input34/event14"
[ 6.104] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 15)
[ 6.105] (**) Option "xkb_model" "pc105"
[ 6.105] (**) Option "xkb_layout" "hu"
[ 6.109] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.109] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 6.109] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 6.111] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
[ 6.111] (II) No input driver specified, ignoring this device.
[ 6.111] (II) This device may have been added with another device file.
[ 6.112] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
[ 6.112] (II) No input driver specified, ignoring this device.
[ 6.112] (II) This device may have been added with another device file.
[ 6.113] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[ 6.113] (II) No input driver specified, ignoring this device.
[ 6.113] (II) This device may have been added with another device file.
[ 6.114] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[ 6.114] (II) No input driver specified, ignoring this device.
[ 6.114] (II) This device may have been added with another device file.
[ 6.115] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[ 6.115] (II) No input driver specified, ignoring this device.
[ 6.115] (II) This device may have been added with another device file.
[ 6.116] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event24)
[ 6.116] (II) No input driver specified, ignoring this device.
[ 6.116] (II) This device may have been added with another device file.
[ 6.117] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event25)
[ 6.117] (II) No input driver specified, ignoring this device.
[ 6.117] (II) This device may have been added with another device file.
[ 6.119] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event15)
[ 6.119] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[ 6.119] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[ 6.119] (**) Intel Virtual Button driver: always reports core events
[ 6.119] (**) Option "Device" "/dev/input/event15"
[ 6.119] (**) Option "_source" "server/udev"
[ 6.122] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.122] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 6.122] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 6.122] (II) event15 - Intel Virtual Button driver: device removed
[ 6.148] (**) Option "config_info" "udev:/sys/devices/platform/INT33D6:00/input/input35/event15"
[ 6.148] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 16)
[ 6.148] (**) Option "xkb_model" "pc105"
[ 6.148] (**) Option "xkb_layout" "hu"
[ 6.151] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.152] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 6.152] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 6.154] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 6.154] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.154] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 6.154] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.154] (**) Option "Device" "/dev/input/event0"
[ 6.154] (**) Option "_source" "server/udev"
[ 6.157] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.157] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.160] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 6.185] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 6.185] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 6.185] (**) Option "xkb_model" "pc105"
[ 6.185] (**) Option "xkb_layout" "hu"
[ 6.189] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.190] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.194] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[ 6.194] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 6.194] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 6.194] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.194] (**) Option "Device" "/dev/input/event10"
[ 6.194] (**) Option "_source" "server/udev"
[ 6.197] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.199] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.202] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.203] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 6.221] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
[ 6.221] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[ 6.225] (**) Option "AccelerationScheme" "none"
[ 6.225] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 6.225] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.225] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.228] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.229] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.233] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.235] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse3)
[ 6.235] (II) No input driver specified, ignoring this device.
[ 6.235] (II) This device may have been added with another device file.
[ 6.237] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 6.237] (II) No input driver specified, ignoring this device.
[ 6.237] (II) This device may have been added with another device file.
[ 6.238] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event13)
[ 6.238] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.238] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[ 6.238] (**) HP Wireless hotkeys: always reports core events
[ 6.238] (**) Option "Device" "/dev/input/event13"
[ 6.238] (**) Option "_source" "server/udev"
[ 6.240] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 6.240] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 6.240] (II) event13 - HP Wireless hotkeys: device removed
[ 6.292] (**) Option "config_info" "udev:/sys/devices/virtual/input/input33/event13"
[ 6.292] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 19)
[ 6.292] (**) Option "xkb_model" "pc105"
[ 6.292] (**) Option "xkb_layout" "hu"
[ 6.295] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 6.295] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 6.297] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event18)
[ 6.297] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.297] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 6.297] (**) HP WMI hotkeys: always reports core events
[ 6.297] (**) Option "Device" "/dev/input/event18"
[ 6.297] (**) Option "_source" "server/udev"
[ 6.299] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.299] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 6.300] (II) event18 - HP WMI hotkeys: device removed
[ 6.376] (**) Option "config_info" "udev:/sys/devices/virtual/input/input37/event18"
[ 6.376] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 20)
[ 6.376] (**) Option "xkb_model" "pc105"
[ 6.376] (**) Option "xkb_layout" "hu"
[ 6.380] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.380] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 6.420] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 6.421] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 6.421] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 6.421] (**) Option "Device" "/dev/input/event11"
[ 6.421] (**) Option "_source" "_driver/libinput"
[ 6.421] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[ 6.421] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4023.0006/input/input31/event11"
[ 6.421] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 21)
[ 6.421] (**) Option "xkb_model" "pc105"
[ 6.421] (**) Option "xkb_layout" "hu"
[ 6.423] (II) config/udev: removing device AT Translated Set 2 keyboard
[ 6.423] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 6.456] (II) UnloadModule: "libinput"
[ 6.457] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 6.457] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.457] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 6.457] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.457] (**) Option "Device" "/dev/input/event0"
[ 6.457] (**) Option "_source" "server/udev"
[ 6.458] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.458] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.459] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 6.500] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 6.501] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 6.501] (**) Option "xkb_model" "pc105"
[ 6.501] (**) Option "xkb_layout" "hu"
[ 6.501] (WW) Option "xkb_variant" requires a string value
[ 6.501] (WW) Option "xkb_options" requires a string value
[ 6.505] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.505] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.510] (II) config/udev: removing device Intel Virtual Button driver
[ 6.510] (II) event14 - Intel Virtual Button driver: device removed
[ 6.548] (II) UnloadModule: "libinput"
[ 6.549] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event14)
[ 6.549] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[ 6.549] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[ 6.550] (**) Intel Virtual Button driver: always reports core events
[ 6.550] (**) Option "Device" "/dev/input/event14"
[ 6.550] (**) Option "_source" "server/udev"
[ 6.553] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.553] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 6.553] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 6.554] (II) event14 - Intel Virtual Button driver: device removed
[ 6.596] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:01/INT33D6:01/input/input34/event14"
[ 6.596] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 15)
[ 6.596] (**) Option "xkb_model" "pc105"
[ 6.596] (**) Option "xkb_layout" "hu"
[ 6.596] (WW) Option "xkb_variant" requires a string value
[ 6.596] (WW) Option "xkb_options" requires a string value
[ 6.597] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.597] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 6.598] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 6.598] (II) config/udev: removing device Video Bus
[ 6.598] (II) event9 - Video Bus: device removed
[ 6.640] (II) UnloadModule: "libinput"
[ 6.640] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 6.640] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.641] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.641] (**) Video Bus: always reports core events
[ 6.641] (**) Option "Device" "/dev/input/event9"
[ 6.641] (**) Option "_source" "server/udev"
[ 6.642] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 6.642] (II) event9 - Video Bus: device is a keyboard
[ 6.642] (II) event9 - Video Bus: device removed
[ 6.696] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input13/event9"
[ 6.696] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 6.696] (**) Option "xkb_model" "pc105"
[ 6.696] (**) Option "xkb_layout" "hu"
[ 6.696] (WW) Option "xkb_variant" requires a string value
[ 6.696] (WW) Option "xkb_options" requires a string value
[ 6.697] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 6.698] (II) event9 - Video Bus: device is a keyboard
[ 6.698] (II) config/udev: removing device HP Wireless hotkeys
[ 6.698] (II) event13 - HP Wireless hotkeys: device removed
[ 6.765] (II) UnloadModule: "libinput"
[ 6.766] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event13)
[ 6.766] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.766] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[ 6.766] (**) HP Wireless hotkeys: always reports core events
[ 6.766] (**) Option "Device" "/dev/input/event13"
[ 6.766] (**) Option "_source" "server/udev"
[ 6.769] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 6.769] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 6.770] (II) event13 - HP Wireless hotkeys: device removed
[ 6.808] (**) Option "config_info" "udev:/sys/devices/virtual/input/input33/event13"
[ 6.808] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 19)
[ 6.808] (**) Option "xkb_model" "pc105"
[ 6.808] (**) Option "xkb_layout" "hu"
[ 6.808] (WW) Option "xkb_variant" requires a string value
[ 6.808] (WW) Option "xkb_options" requires a string value
[ 6.811] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 6.812] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 6.813] (II) config/udev: removing device Video Bus
[ 6.813] (II) event8 - Video Bus: device removed
[ 6.864] (II) UnloadModule: "libinput"
[ 6.865] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 6.865] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 6.865] (II) Using input driver 'libinput' for 'Video Bus'
[ 6.865] (**) Video Bus: always reports core events
[ 6.865] (**) Option "Device" "/dev/input/event8"
[ 6.865] (**) Option "_source" "server/udev"
[ 6.868] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 6.869] (II) event8 - Video Bus: device is a keyboard
[ 6.869] (II) event8 - Video Bus: device removed
[ 6.932] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event8"
[ 6.932] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 6.932] (**) Option "xkb_model" "pc105"
[ 6.932] (**) Option "xkb_layout" "hu"
[ 6.932] (WW) Option "xkb_variant" requires a string value
[ 6.932] (WW) Option "xkb_options" requires a string value
[ 6.936] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 6.936] (II) event8 - Video Bus: device is a keyboard
[ 6.937] (II) config/udev: removing device Logitech Wireless Mouse
[ 6.937] (II) event12 - Logitech Wireless Mouse: device removed
[ 6.972] (II) UnloadModule: "libinput"
[ 6.974] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event12)
[ 6.974] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 6.974] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 6.974] (**) Logitech Wireless Mouse: always reports core events
[ 6.974] (**) Option "Device" "/dev/input/event12"
[ 6.974] (**) Option "_source" "server/udev"
[ 6.979] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 6.980] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 6.981] (II) event12 - Logitech Wireless Mouse: device removed
[ 7.044] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4054.0007/input/input32/event12"
[ 7.044] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 11)
[ 7.045] (**) Option "AccelerationScheme" "none"
[ 7.045] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 7.045] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 7.045] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 7.050] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 7.051] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 7.052] (II) config/udev: removing device Logitech Wireless Keyboard PID:4023
[ 7.052] (II) UnloadModule: "libinput"
[ 7.052] (II) config/udev: removing device Logitech Wireless Keyboard PID:4023
[ 7.052] (II) event11 - Logitech Wireless Keyboard PID:4023: device removed
[ 7.068] (II) UnloadModule: "libinput"
[ 7.070] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event11)
[ 7.070] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 7.070] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 7.070] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 7.070] (**) Option "Device" "/dev/input/event11"
[ 7.070] (**) Option "_source" "server/udev"
[ 7.076] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 7.076] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 7.077] (II) event11 - Logitech Wireless Keyboard PID:4023: device removed
[ 7.101] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[ 7.101] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4023.0006/input/input31/event11"
[ 7.101] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 10)
[ 7.101] (**) Option "AccelerationScheme" "none"
[ 7.101] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[ 7.101] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[ 7.101] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[ 7.106] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 7.107] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 7.108] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 7.108] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 7.108] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 7.108] (**) Option "Device" "/dev/input/event11"
[ 7.108] (**) Option "_source" "_driver/libinput"
[ 7.108] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[ 7.108] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4023.0006/input/input31/event11"
[ 7.108] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 21)
[ 7.109] (**) Option "xkb_model" "pc105"
[ 7.109] (**) Option "xkb_layout" "hu"
[ 7.109] (WW) Option "xkb_variant" requires a string value
[ 7.109] (WW) Option "xkb_options" requires a string value
[ 7.111] (II) config/udev: removing GPU device /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/drm/card1 /dev/dri/card1
[ 7.111] xf86: remove device 1 /sys/devices/pci0000:00/0000:00:1c.0/0000:01:00.0/drm/card1
[ 7.111] (II) config/udev: removing device Intel Virtual Button driver
[ 7.111] (II) event15 - Intel Virtual Button driver: device removed
[ 7.124] (II) UnloadModule: "libinput"
[ 7.125] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event15)
[ 7.125] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[ 7.125] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[ 7.125] (**) Intel Virtual Button driver: always reports core events
[ 7.125] (**) Option "Device" "/dev/input/event15"
[ 7.126] (**) Option "_source" "server/udev"
[ 7.128] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 7.129] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 7.129] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 7.130] (II) event15 - Intel Virtual Button driver: device removed
[ 7.168] (**) Option "config_info" "udev:/sys/devices/platform/INT33D6:00/input/input35/event15"
[ 7.168] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 16)
[ 7.168] (**) Option "xkb_model" "pc105"
[ 7.168] (**) Option "xkb_layout" "hu"
[ 7.168] (WW) Option "xkb_variant" requires a string value
[ 7.168] (WW) Option "xkb_options" requires a string value
[ 7.172] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 7.172] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 7.172] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 7.176] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/mouse1)
[ 7.176] (II) No input driver specified, ignoring this device.
[ 7.176] (II) This device may have been added with another device file.
[ 7.177] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/mouse0)
[ 7.178] (II) No input driver specified, ignoring this device.
[ 7.178] (II) This device may have been added with another device file.
[ 7.179] (II) config/udev: removing device ELAN2514:00 04F3:262F Stylus
[ 7.179] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 7.208] (II) UnloadModule: "libinput"
[ 7.210] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/event17)
[ 7.210] (**) ELAN2514:00 04F3:262F Stylus: Applying InputClass "libinput tablet catchall"
[ 7.210] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F Stylus'
[ 7.210] (**) ELAN2514:00 04F3:262F Stylus: always reports core events
[ 7.210] (**) Option "Device" "/dev/input/event17"
[ 7.210] (**) Option "_source" "server/udev"
[ 7.215] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 7.217] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 7.217] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 7.217] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 7.249] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input42/event17"
[ 7.249] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F Stylus" (type: TABLET, id 14)
[ 7.251] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 7.251] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 7.251] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 7.252] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
[ 7.252] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 7.277] (II) UnloadModule: "libinput"
[ 7.278] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[ 7.278] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 7.278] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 7.278] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 7.278] (**) Option "Device" "/dev/input/event10"
[ 7.278] (**) Option "_source" "server/udev"
[ 7.282] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 7.283] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 7.287] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 7.288] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 7.322] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
[ 7.322] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[ 7.325] (**) Option "AccelerationScheme" "none"
[ 7.325] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 7.325] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 7.325] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 7.329] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 7.331] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 7.335] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 7.337] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 7.337] (II) No input driver specified, ignoring this device.
[ 7.337] (II) This device may have been added with another device file.
[ 7.339] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event7)
[ 7.339] (II) No input driver specified, ignoring this device.
[ 7.339] (II) This device may have been added with another device file.
[ 7.339] (II) config/udev: removing device HP Wide Vision HD Camera: HP Wi
[ 7.339] (II) event5 - HP Wide Vision HD Camera: HP Wi: device removed
[ 7.376] (II) UnloadModule: "libinput"
[ 7.378] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event5)
[ 7.378] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[ 7.378] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[ 7.378] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[ 7.378] (**) Option "Device" "/dev/input/event5"
[ 7.378] (**) Option "_source" "server/udev"
[ 7.383] (II) event5 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 7.383] (II) event5 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 7.384] (II) event5 - HP Wide Vision HD Camera: HP Wi: device removed
[ 7.416] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input38/event5"
[ 7.416] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 12)
[ 7.416] (**) Option "xkb_model" "pc105"
[ 7.416] (**) Option "xkb_layout" "hu"
[ 7.416] (WW) Option "xkb_variant" requires a string value
[ 7.416] (WW) Option "xkb_options" requires a string value
[ 7.418] (II) event5 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 7.418] (II) event5 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 7.419] (II) intel(0): EDID vendor "AUO", prod id 16701
[ 7.419] (II) intel(0): Printing DDC gathered Modelines:
[ 7.419] (II) intel(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 7.419] (II) intel(0): Modeline "1920x1080"x0.0 94.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (44.7 kHz e)
[ 7.446] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 7.446] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event16)
[ 7.446] (II) No input driver specified, ignoring this device.
[ 7.446] (II) This device may have been added with another device file.
[ 7.446] (II) config/udev: removing device ELAN2514:00 04F3:262F
[ 7.446] (II) event6 - ELAN2514:00 04F3:262F: device removed
[ 7.460] (II) UnloadModule: "libinput"
[ 7.462] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/event6)
[ 7.462] (**) ELAN2514:00 04F3:262F: Applying InputClass "libinput touchscreen catchall"
[ 7.462] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F'
[ 7.462] (**) ELAN2514:00 04F3:262F: always reports core events
[ 7.462] (**) Option "Device" "/dev/input/event6"
[ 7.462] (**) Option "_source" "server/udev"
[ 7.467] (II) event6 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 7.467] (II) event6 - ELAN2514:00 04F3:262F: device is a touch device
[ 7.468] (II) event6 - ELAN2514:00 04F3:262F: device removed
[ 7.485] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-2/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input39/event6"
[ 7.485] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F" (type: TOUCHSCREEN, id 13)
[ 7.485] (**) Option "AccelerationScheme" "none"
[ 7.485] (**) ELAN2514:00 04F3:262F: (accel) selected scheme none/0
[ 7.485] (**) ELAN2514:00 04F3:262F: (accel) acceleration factor: 2.000
[ 7.485] (**) ELAN2514:00 04F3:262F: (accel) acceleration threshold: 4
[ 7.490] (II) event6 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 7.490] (II) event6 - ELAN2514:00 04F3:262F: device is a touch device
[ 7.492] (II) config/udev: removing device HP WMI hotkeys
[ 7.492] (II) event18 - HP WMI hotkeys: device removed
[ 7.528] (II) UnloadModule: "libinput"
[ 7.529] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event18)
[ 7.529] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 7.529] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 7.529] (**) HP WMI hotkeys: always reports core events
[ 7.529] (**) Option "Device" "/dev/input/event18"
[ 7.530] (**) Option "_source" "server/udev"
[ 7.532] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 7.532] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 7.533] (II) event18 - HP WMI hotkeys: device removed
[ 7.568] (**) Option "config_info" "udev:/sys/devices/virtual/input/input37/event18"
[ 7.569] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 20)
[ 7.569] (**) Option "xkb_model" "pc105"
[ 7.569] (**) Option "xkb_layout" "hu"
[ 7.569] (WW) Option "xkb_variant" requires a string value
[ 7.569] (WW) Option "xkb_options" requires a string value
[ 7.572] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 7.572] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 7.574] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
[ 7.574] (II) No input driver specified, ignoring this device.
[ 7.574] (II) This device may have been added with another device file.
[ 7.575] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
[ 7.575] (II) No input driver specified, ignoring this device.
[ 7.575] (II) This device may have been added with another device file.
[ 7.576] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[ 7.576] (II) No input driver specified, ignoring this device.
[ 7.576] (II) This device may have been added with another device file.
[ 7.576] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event24)
[ 7.577] (II) No input driver specified, ignoring this device.
[ 7.577] (II) This device may have been added with another device file.
[ 7.577] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[ 7.577] (II) No input driver specified, ignoring this device.
[ 7.577] (II) This device may have been added with another device file.
[ 7.578] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event25)
[ 7.578] (II) No input driver specified, ignoring this device.
[ 7.578] (II) This device may have been added with another device file.
[ 7.579] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[ 7.579] (II) No input driver specified, ignoring this device.
[ 7.579] (II) This device may have been added with another device file.
[ 7.580] (II) config/udev: Adding input device Simulated Right Button (/dev/input/event26)
[ 7.580] (**) Simulated Right Button: Applying InputClass "libinput pointer catchall"
[ 7.580] (II) Using input driver 'libinput' for 'Simulated Right Button'
[ 7.580] (**) Simulated Right Button: always reports core events
[ 7.580] (**) Option "Device" "/dev/input/event26"
[ 7.580] (**) Option "_source" "server/udev"
[ 7.583] (II) event26 - Simulated Right Button: is tagged by udev as: Mouse
[ 7.583] (II) event26 - Simulated Right Button: device is a pointer
[ 7.584] (II) event26 - Simulated Right Button: device removed
[ 7.616] (**) Option "config_info" "udev:/sys/devices/virtual/input/input52/event26"
[ 7.617] (II) XINPUT: Adding extended input device "Simulated Right Button" (type: MOUSE, id 22)
[ 7.617] (**) Option "AccelerationScheme" "none"
[ 7.617] (**) Simulated Right Button: (accel) selected scheme none/0
[ 7.617] (**) Simulated Right Button: (accel) acceleration factor: 2.000
[ 7.617] (**) Simulated Right Button: (accel) acceleration threshold: 4
[ 7.619] (II) event26 - Simulated Right Button: is tagged by udev as: Mouse
[ 7.620] (II) event26 - Simulated Right Button: device is a pointer
[ 16.914] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 16.920] (II) intel(0): resizing framebuffer to 3840x1080
[ 16.969] (II) intel(0): switch to mode 1920x1080 at 60.0 on HDMI1 using pipe 1, position (1920, 0), rotation normal, reflection none
[ 17.905] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 30.384] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 11ms, your system is too slow
[ 179.890] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 222.863] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 970.248] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 23ms, your system is too slow
[ 979.122] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 989.128] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1059.525] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 1121.723] (II) event3 - Power Button: device removed
[ 1121.757] (II) event2 - Power Button: device removed
[ 1121.789] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 1121.809] (II) event14 - Intel Virtual Button driver: device removed
[ 1121.841] (II) event9 - Video Bus: device removed
[ 1121.873] (II) event13 - HP Wireless hotkeys: device removed
[ 1121.905] (II) event8 - Video Bus: device removed
[ 1121.945] (II) event12 - Logitech Wireless Mouse: device removed
[ 1121.977] (II) event11 - Logitech Wireless Keyboard PID:4023: device removed
[ 1122.001] (II) event15 - Intel Virtual Button driver: device removed
[ 1122.021] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 1122.049] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 1122.069] (II) event5 - HP Wide Vision HD Camera: HP Wi: device removed
[ 1122.113] (II) event6 - ELAN2514:00 04F3:262F: device removed
[ 1122.137] (II) event18 - HP WMI hotkeys: device removed
[ 1122.177] (II) event26 - Simulated Right Button: device removed
[ 1122.209] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1123.876] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 1123.876] (II) intel(0): switch to mode 1920x1080 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 1123.924] (II) intel(0): switch to mode 1920x1080 at 60.0 on HDMI1 using pipe 1, position (1920, 0), rotation normal, reflection none
[ 1123.982] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1124.000] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 1124.000] (II) event3 - Power Button: device is a keyboard
[ 1124.003] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 1124.003] (II) event2 - Power Button: device is a keyboard
[ 1124.005] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 1124.005] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 1124.007] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 1124.007] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 1124.007] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 1124.009] (II) event9 - Video Bus: is tagged by udev as: Keyboard
[ 1124.009] (II) event9 - Video Bus: device is a keyboard
[ 1124.011] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 1124.012] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 1124.014] (II) event8 - Video Bus: is tagged by udev as: Keyboard
[ 1124.014] (II) event8 - Video Bus: device is a keyboard
[ 1124.018] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 1124.018] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 1124.021] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 1124.021] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 1124.025] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 1124.025] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 1124.025] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 1124.027] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 1124.028] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 1124.028] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 1124.030] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 1124.030] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 1124.032] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 1124.034] (II) event5 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 1124.034] (II) event5 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 1124.037] (II) event6 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 1124.037] (II) event6 - ELAN2514:00 04F3:262F: device is a touch device
[ 1124.038] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 1124.038] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 1124.040] (II) event26 - Simulated Right Button: is tagged by udev as: Mouse
[ 1124.040] (II) event26 - Simulated Right Button: device is a pointer
[ 1336.237] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1336.238] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1388.863] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1388.866] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1390.140] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1390.383] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1390.774] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 1786.808] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 5535.109] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 32ms, your system is too slow
[ 5728.513] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 24ms, your system is too slow
[ 5729.785] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 20ms, your system is too slow
[ 5818.199] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 38ms, your system is too slow
[ 6482.193] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 25ms, your system is too slow
[ 6482.194] (EE) event11 - Logitech Wireless Keyboard PID:4023: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
[ 6586.344] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 7107.750] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 8157.380] (II) event12 - Logitech Wireless Mouse: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.16.4/button-debouncing.html for details
[ 8364.594] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 11ms, your system is too slow
[ 9551.895] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 26ms, your system is too slow
[ 9955.787] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 12ms, your system is too slow
[ 10603.951] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 22ms, your system is too slow
[ 11863.166] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 14ms, your system is too slow
[ 12225.202] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 22ms, your system is too slow
[ 13835.705] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 33ms, your system is too slow
[ 14231.025] (EE) event11 - Logitech Wireless Keyboard PID:4023: client bug: event processing lagging behind by 16ms, your system is too slow
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 5.259]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 5.259] Build Operating System: linux Debian
[ 5.259] Current Operating System: Linux debianhpcomp 5.10.0-9-amd64 #1 SMP Debian 5.10.70-1 (2021-09-30) x86_64
[ 5.259] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.10.0-9-amd64 root=UUID=f9882090-f8cf-41c6-b3ae-46591a79aefb ro quiet
[ 5.259] Build Date: 13 April 2021 04:07:31PM
[ 5.259] xorg-server 2:1.20.11-1 (https://www.debian.org/support)
[ 5.259] Current version of pixman: 0.40.0
[ 5.259] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 5.259] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 5.259] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 13 20:57:51 2021
[ 5.260] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 5.260] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 5.262] (==) No Layout section. Using the first Screen section.
[ 5.262] (==) No screen section available. Using defaults.
[ 5.262] (**) |-->Screen "Default Screen Section" (0)
[ 5.262] (**) | |-->Monitor "<default monitor>"
[ 5.264] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 5.264] (**) | |-->Device "Intel Graphics"
[ 5.264] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 5.264] (==) Automatically adding devices
[ 5.264] (==) Automatically enabling devices
[ 5.264] (==) Automatically adding GPU devices
[ 5.264] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 5.264] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 5.264] Entry deleted from font path.
[ 5.268] (==) 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
[ 5.268] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 5.268] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 5.268] (II) Loader magic: 0x5600dc924e40
[ 5.268] (II) Module ABI versions:
[ 5.268] X.Org ANSI C Emulation: 0.4
[ 5.268] X.Org Video Driver: 24.1
[ 5.268] X.Org XInput driver : 24.1
[ 5.268] X.Org Server Extension : 10.0
[ 5.269] (++) using VT number 7
[ 5.269] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 5.269] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 5.297] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 5.301] (--) PCI:*(0 at 0:2:0) 8086:5917:103c:8487 rev 7, Mem @ 0xb2000000/16777216, 0xc0000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[ 5.301] (--) PCI: (1 at 0:0:0) 10de:174d:103c:8487 rev 162, Mem @ 0xb3000000/16777216, 0xa0000000/268435456, 0xb0000000/33554432, I/O @ 0x00003000/128
[ 5.301] (II) LoadModule: "glx"
[ 5.302] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 5.306] (II) Module glx: vendor="X.Org Foundation"
[ 5.306] compiled for 1.20.11, module version = 1.0.0
[ 5.306] ABI class: X.Org Server Extension, version 10.0
[ 5.306] (II) LoadModule: "intel"
[ 5.306] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 5.308] (II) Module intel: vendor="X.Org Foundation"
[ 5.308] compiled for 1.20.9, module version = 2.99.917
[ 5.308] Module class: X.Org Video Driver
[ 5.308] ABI class: X.Org Video Driver, version 24.1
[ 5.308] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
GM45, 4 Series, G45/G43, Q45/Q43, G41, B43
[ 5.308] (II) intel: Driver for Intel(R) HD Graphics
[ 5.308] (II) intel: Driver for Intel(R) Iris(TM) Graphics
[ 5.308] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics
[ 5.320] (II) intel(0): Using Kernel Mode Setting driver: i915, version 1.6.0 20200917
[ 5.320] (II) intel(0): SNA compiled: xserver-xorg-video-intel 2:2.99.917+git20200714-1+b1 (amd64 / i386 Build Daemon (x86-csail-01) <buildd_amd64-x86-csail-01 at buildd.debian.org>)
[ 5.320] (II) intel(0): SNA compiled for use with valgrind
[ 5.322] (--) intel(0): gen9 engineering sample
[ 5.322] (--) intel(0): CPU: x86-64, sse2, sse3, ssse3, sse4.1, sse4.2, avx, avx2; using a maximum of 4 threads
[ 5.322] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 5.322] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 5.322] (==) intel(0): RGB weight 888
[ 5.322] (==) intel(0): Default visual is TrueColor
[ 5.322] (**) intel(0): Option "TearFree" "true"
[ 5.322] (II) intel(0): Output eDP1 has no monitor section
[ 5.323] (**) intel(0): Found backlight control interface intel_backlight (type 'raw') for output eDP1
[ 5.323] (II) intel(0): Enabled output eDP1
[ 5.323] (II) intel(0): Output HDMI1 has no monitor section
[ 5.323] (II) intel(0): Enabled output HDMI1
[ 5.323] (--) intel(0): Using a maximum size of 256x256 for hardware cursors
[ 5.323] (II) intel(0): Output VIRTUAL1 has no monitor section
[ 5.323] (II) intel(0): Enabled output VIRTUAL1
[ 5.323] (--) intel(0): Output eDP1 using initial mode 1920x1080 on pipe 0
[ 5.323] (--) intel(0): Output HDMI1 using initial mode 1920x1080 on pipe 1
[ 5.323] (**) intel(0): TearFree enabled
[ 5.323] (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
[ 5.323] (==) intel(0): DPI set to (96, 96)
[ 5.323] (II) Loading sub module "dri3"
[ 5.323] (II) LoadModule: "dri3"
[ 5.323] (II) Module "dri3" already built-in
[ 5.323] (II) Loading sub module "dri2"
[ 5.323] (II) LoadModule: "dri2"
[ 5.323] (II) Module "dri2" already built-in
[ 5.323] (II) Loading sub module "present"
[ 5.323] (II) LoadModule: "present"
[ 5.323] (II) Module "present" already built-in
[ 5.326] (II) intel(0): SNA initialized with Kabylake (gen9) backend
[ 5.326] (==) intel(0): Backing store enabled
[ 5.326] (==) intel(0): Silken mouse enabled
[ 5.326] (II) intel(0): HW Cursor enabled
[ 5.327] (==) intel(0): DPMS enabled
[ 5.327] (==) intel(0): Display hotplug detection enabled
[ 5.327] (II) intel(0): [DRI2] Setup complete
[ 5.327] (II) intel(0): [DRI2] DRI driver: i965
[ 5.327] (II) intel(0): [DRI2] VDPAU driver: va_gl
[ 5.327] (II) intel(0): direct rendering: DRI2 enabled
[ 5.327] (II) intel(0): hardware support for Present enabled
[ 5.327] (II) Initializing extension Generic Event Extension
[ 5.327] (II) Initializing extension SHAPE
[ 5.327] (II) Initializing extension MIT-SHM
[ 5.327] (II) Initializing extension XInputExtension
[ 5.327] (II) Initializing extension XTEST
[ 5.328] (II) Initializing extension BIG-REQUESTS
[ 5.328] (II) Initializing extension SYNC
[ 5.328] (II) Initializing extension XKEYBOARD
[ 5.328] (II) Initializing extension XC-MISC
[ 5.328] (II) Initializing extension SECURITY
[ 5.328] (II) Initializing extension XFIXES
[ 5.328] (II) Initializing extension RENDER
[ 5.328] (II) Initializing extension RANDR
[ 5.328] (II) Initializing extension COMPOSITE
[ 5.329] (II) Initializing extension DAMAGE
[ 5.329] (II) Initializing extension MIT-SCREEN-SAVER
[ 5.329] (II) Initializing extension DOUBLE-BUFFER
[ 5.329] (II) Initializing extension RECORD
[ 5.329] (II) Initializing extension DPMS
[ 5.329] (II) Initializing extension Present
[ 5.329] (II) Initializing extension DRI3
[ 5.329] (II) Initializing extension X-Resource
[ 5.329] (II) Initializing extension XVideo
[ 5.329] (II) Initializing extension XVideo-MotionCompensation
[ 5.329] (II) Initializing extension SELinux
[ 5.329] (II) SELinux: Disabled on system
[ 5.329] (II) Initializing extension GLX
[ 5.351] (II) AIGLX: Loaded and initialized i965
[ 5.351] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 5.351] (II) Initializing extension XFree86-VidModeExtension
[ 5.351] (II) Initializing extension XFree86-DGA
[ 5.351] (II) Initializing extension XFree86-DRI
[ 5.352] (II) Initializing extension DRI2
[ 5.355] (II) intel(0): switch to mode 1920x1080 at 60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, reflection none
[ 5.360] (II) intel(0): switch to mode 1920x1080 at 60.0 on HDMI1 using pipe 1, position (0, 0), rotation normal, reflection none
[ 5.363] (II) intel(0): Setting screen physical size to 508 x 285
[ 5.424] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 5.424] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.424] (II) LoadModule: "libinput"
[ 5.424] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 5.426] (II) Module libinput: vendor="X.Org Foundation"
[ 5.426] compiled for 1.20.8, module version = 0.30.0
[ 5.426] Module class: X.Org XInput Driver
[ 5.426] ABI class: X.Org XInput driver, version 24.1
[ 5.426] (II) Using input driver 'libinput' for 'Power Button'
[ 5.426] (**) Power Button: always reports core events
[ 5.426] (**) Option "Device" "/dev/input/event3"
[ 5.426] (**) Option "_source" "server/udev"
[ 5.431] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 5.431] (II) event3 - Power Button: device is a keyboard
[ 5.431] (II) event3 - Power Button: device removed
[ 5.449] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event3"
[ 5.449] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 5.449] (**) Option "xkb_model" "pc105"
[ 5.449] (**) Option "xkb_layout" "hu"
[ 5.465] (II) event3 - Power Button: is tagged by udev as: Keyboard
[ 5.465] (II) event3 - Power Button: device is a keyboard
[ 5.466] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[ 5.466] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 5.466] (II) Using input driver 'libinput' for 'Video Bus'
[ 5.466] (**) Video Bus: always reports core events
[ 5.466] (**) Option "Device" "/dev/input/event4"
[ 5.466] (**) Option "_source" "server/udev"
[ 5.467] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 5.467] (II) event4 - Video Bus: device is a keyboard
[ 5.467] (II) event4 - Video Bus: device removed
[ 5.525] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event4"
[ 5.525] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 5.525] (**) Option "xkb_model" "pc105"
[ 5.525] (**) Option "xkb_layout" "hu"
[ 5.527] (II) event4 - Video Bus: is tagged by udev as: Keyboard
[ 5.527] (II) event4 - Video Bus: device is a keyboard
[ 5.529] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 5.529] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 5.529] (II) Using input driver 'libinput' for 'Video Bus'
[ 5.529] (**) Video Bus: always reports core events
[ 5.529] (**) Option "Device" "/dev/input/event5"
[ 5.529] (**) Option "_source" "server/udev"
[ 5.531] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 5.531] (II) event5 - Video Bus: device is a keyboard
[ 5.532] (II) event5 - Video Bus: device removed
[ 5.577] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:35/LNXVIDEO:01/input/input7/event5"
[ 5.577] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 5.577] (**) Option "xkb_model" "pc105"
[ 5.577] (**) Option "xkb_layout" "hu"
[ 5.581] (II) event5 - Video Bus: is tagged by udev as: Keyboard
[ 5.581] (II) event5 - Video Bus: device is a keyboard
[ 5.583] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 5.583] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 5.583] (II) Using input driver 'libinput' for 'Power Button'
[ 5.583] (**) Power Button: always reports core events
[ 5.583] (**) Option "Device" "/dev/input/event2"
[ 5.583] (**) Option "_source" "server/udev"
[ 5.586] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.586] (II) event2 - Power Button: device is a keyboard
[ 5.587] (II) event2 - Power Button: device removed
[ 5.613] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event2"
[ 5.613] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[ 5.613] (**) Option "xkb_model" "pc105"
[ 5.613] (**) Option "xkb_layout" "hu"
[ 5.616] (II) event2 - Power Button: is tagged by udev as: Keyboard
[ 5.616] (II) event2 - Power Button: device is a keyboard
[ 5.618] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 5.618] (II) No input driver specified, ignoring this device.
[ 5.618] (II) This device may have been added with another device file.
[ 5.621] (II) config/udev: Adding input device Logitech Wireless Keyboard PID:4023 (/dev/input/event11)
[ 5.621] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 5.621] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 5.621] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 5.621] (**) Option "Device" "/dev/input/event11"
[ 5.621] (**) Option "_source" "server/udev"
[ 5.626] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 5.626] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 5.627] (II) event11 - Logitech Wireless Keyboard PID:4023: device removed
[ 5.677] (II) libinput: Logitech Wireless Keyboard PID:4023: needs a virtual subdevice
[ 5.677] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4023.0006/input/input31/event11"
[ 5.677] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: MOUSE, id 10)
[ 5.677] (**) Option "AccelerationScheme" "none"
[ 5.677] (**) Logitech Wireless Keyboard PID:4023: (accel) selected scheme none/0
[ 5.677] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration factor: 2.000
[ 5.677] (**) Logitech Wireless Keyboard PID:4023: (accel) acceleration threshold: 4
[ 5.682] (II) event11 - Logitech Wireless Keyboard PID:4023: is tagged by udev as: Keyboard
[ 5.683] (II) event11 - Logitech Wireless Keyboard PID:4023: device is a keyboard
[ 5.686] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/event12)
[ 5.686] (**) Logitech Wireless Mouse: Applying InputClass "libinput pointer catchall"
[ 5.686] (II) Using input driver 'libinput' for 'Logitech Wireless Mouse'
[ 5.686] (**) Logitech Wireless Mouse: always reports core events
[ 5.686] (**) Option "Device" "/dev/input/event12"
[ 5.686] (**) Option "_source" "server/udev"
[ 5.692] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 5.693] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 5.693] (II) event12 - Logitech Wireless Mouse: device removed
[ 5.773] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4054.0007/input/input32/event12"
[ 5.773] (II) XINPUT: Adding extended input device "Logitech Wireless Mouse" (type: MOUSE, id 11)
[ 5.773] (**) Option "AccelerationScheme" "none"
[ 5.773] (**) Logitech Wireless Mouse: (accel) selected scheme none/0
[ 5.773] (**) Logitech Wireless Mouse: (accel) acceleration factor: 2.000
[ 5.773] (**) Logitech Wireless Mouse: (accel) acceleration threshold: 4
[ 5.780] (II) event12 - Logitech Wireless Mouse: is tagged by udev as: Mouse
[ 5.781] (II) event12 - Logitech Wireless Mouse: device is a pointer
[ 5.784] (II) config/udev: Adding input device Logitech Wireless Mouse (/dev/input/mouse3)
[ 5.784] (II) No input driver specified, ignoring this device.
[ 5.784] (II) This device may have been added with another device file.
[ 5.786] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event7)
[ 5.786] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[ 5.786] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[ 5.786] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[ 5.786] (**) Option "Device" "/dev/input/event7"
[ 5.786] (**) Option "_source" "server/udev"
[ 5.790] (II) event7 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 5.791] (II) event7 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 5.791] (II) event7 - HP Wide Vision HD Camera: HP Wi: device removed
[ 5.904] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input38/event7"
[ 5.905] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 12)
[ 5.905] (**) Option "xkb_model" "pc105"
[ 5.905] (**) Option "xkb_layout" "hu"
[ 5.910] (II) event7 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 5.910] (II) event7 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 5.912] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/event8)
[ 5.912] (**) ELAN2514:00 04F3:262F: Applying InputClass "libinput touchscreen catchall"
[ 5.913] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F'
[ 5.913] (**) ELAN2514:00 04F3:262F: always reports core events
[ 5.913] (**) Option "Device" "/dev/input/event8"
[ 5.913] (**) Option "_source" "server/udev"
[ 5.917] (II) event8 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 5.918] (II) event8 - ELAN2514:00 04F3:262F: device is a touch device
[ 5.918] (II) event8 - ELAN2514:00 04F3:262F: device removed
[ 5.937] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input39/event8"
[ 5.937] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F" (type: TOUCHSCREEN, id 13)
[ 5.938] (**) Option "AccelerationScheme" "none"
[ 5.938] (**) ELAN2514:00 04F3:262F: (accel) selected scheme none/0
[ 5.938] (**) ELAN2514:00 04F3:262F: (accel) acceleration factor: 2.000
[ 5.938] (**) ELAN2514:00 04F3:262F: (accel) acceleration threshold: 4
[ 5.943] (II) event8 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 5.943] (II) event8 - ELAN2514:00 04F3:262F: device is a touch device
[ 5.945] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/mouse0)
[ 5.945] (II) No input driver specified, ignoring this device.
[ 5.945] (II) This device may have been added with another device file.
[ 5.947] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event9)
[ 5.947] (II) No input driver specified, ignoring this device.
[ 5.947] (II) This device may have been added with another device file.
[ 5.948] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event16)
[ 5.948] (II) No input driver specified, ignoring this device.
[ 5.948] (II) This device may have been added with another device file.
[ 5.950] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/event17)
[ 5.950] (**) ELAN2514:00 04F3:262F Stylus: Applying InputClass "libinput tablet catchall"
[ 5.950] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F Stylus'
[ 5.950] (**) ELAN2514:00 04F3:262F Stylus: always reports core events
[ 5.950] (**) Option "Device" "/dev/input/event17"
[ 5.950] (**) Option "_source" "server/udev"
[ 5.954] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 6.019] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 6.019] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 6.019] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 6.037] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input42/event17"
[ 6.037] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F Stylus" (type: TABLET, id 14)
[ 6.040] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 6.041] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 6.041] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 6.042] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/mouse1)
[ 6.042] (II) No input driver specified, ignoring this device.
[ 6.042] (II) This device may have been added with another device file.
[ 6.044] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event14)
[ 6.044] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[ 6.044] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[ 6.044] (**) Intel Virtual Button driver: always reports core events
[ 6.044] (**) Option "Device" "/dev/input/event14"
[ 6.044] (**) Option "_source" "server/udev"
[ 6.046] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.046] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 6.046] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 6.046] (II) event14 - Intel Virtual Button driver: device removed
[ 6.065] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1f.0/PNP0C09:01/INT33D6:01/input/input34/event14"
[ 6.065] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 15)
[ 6.065] (**) Option "xkb_model" "pc105"
[ 6.065] (**) Option "xkb_layout" "hu"
[ 6.068] (II) event14 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.069] (II) event14 - Intel Virtual Button driver: device is a keyboard
[ 6.069] (II) event14 - Intel Virtual Button driver: device is a switch device
[ 6.070] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
[ 6.070] (II) No input driver specified, ignoring this device.
[ 6.070] (II) This device may have been added with another device file.
[ 6.071] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
[ 6.071] (II) No input driver specified, ignoring this device.
[ 6.071] (II) This device may have been added with another device file.
[ 6.072] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[ 6.073] (II) No input driver specified, ignoring this device.
[ 6.073] (II) This device may have been added with another device file.
[ 6.074] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[ 6.074] (II) No input driver specified, ignoring this device.
[ 6.074] (II) This device may have been added with another device file.
[ 6.075] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[ 6.075] (II) No input driver specified, ignoring this device.
[ 6.075] (II) This device may have been added with another device file.
[ 6.076] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event24)
[ 6.076] (II) No input driver specified, ignoring this device.
[ 6.076] (II) This device may have been added with another device file.
[ 6.077] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event25)
[ 6.077] (II) No input driver specified, ignoring this device.
[ 6.077] (II) This device may have been added with another device file.
[ 6.078] (II) config/udev: Adding input device Intel Virtual Button driver (/dev/input/event15)
[ 6.078] (**) Intel Virtual Button driver: Applying InputClass "libinput keyboard catchall"
[ 6.078] (II) Using input driver 'libinput' for 'Intel Virtual Button driver'
[ 6.078] (**) Intel Virtual Button driver: always reports core events
[ 6.078] (**) Option "Device" "/dev/input/event15"
[ 6.078] (**) Option "_source" "server/udev"
[ 6.081] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.081] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 6.081] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 6.082] (II) event15 - Intel Virtual Button driver: device removed
[ 6.101] (**) Option "config_info" "udev:/sys/devices/platform/INT33D6:00/input/input35/event15"
[ 6.101] (II) XINPUT: Adding extended input device "Intel Virtual Button driver" (type: KEYBOARD, id 16)
[ 6.101] (**) Option "xkb_model" "pc105"
[ 6.101] (**) Option "xkb_layout" "hu"
[ 6.104] (II) event15 - Intel Virtual Button driver: is tagged by udev as: Keyboard Switch
[ 6.104] (II) event15 - Intel Virtual Button driver: device is a keyboard
[ 6.104] (II) event15 - Intel Virtual Button driver: device is a switch device
[ 6.106] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 6.106] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 6.106] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 6.106] (**) AT Translated Set 2 keyboard: always reports core events
[ 6.106] (**) Option "Device" "/dev/input/event0"
[ 6.106] (**) Option "_source" "server/udev"
[ 6.109] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.110] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.113] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 6.153] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 6.153] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[ 6.153] (**) Option "xkb_model" "pc105"
[ 6.153] (**) Option "xkb_layout" "hu"
[ 6.157] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 6.158] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 6.163] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[ 6.163] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 6.163] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 6.163] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.163] (**) Option "Device" "/dev/input/event10"
[ 6.163] (**) Option "_source" "server/udev"
[ 6.166] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.168] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.171] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.172] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 6.194] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
[ 6.194] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[ 6.198] (**) Option "AccelerationScheme" "none"
[ 6.198] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 6.198] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.198] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.201] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.203] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.207] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.209] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse2)
[ 6.210] (II) No input driver specified, ignoring this device.
[ 6.210] (II) This device may have been added with another device file.
[ 6.211] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 6.211] (II) No input driver specified, ignoring this device.
[ 6.211] (II) This device may have been added with another device file.
[ 6.212] (II) config/udev: Adding input device HP Wireless hotkeys (/dev/input/event13)
[ 6.212] (**) HP Wireless hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.212] (II) Using input driver 'libinput' for 'HP Wireless hotkeys'
[ 6.212] (**) HP Wireless hotkeys: always reports core events
[ 6.212] (**) Option "Device" "/dev/input/event13"
[ 6.212] (**) Option "_source" "server/udev"
[ 6.215] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 6.215] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 6.215] (II) event13 - HP Wireless hotkeys: device removed
[ 6.257] (**) Option "config_info" "udev:/sys/devices/virtual/input/input33/event13"
[ 6.257] (II) XINPUT: Adding extended input device "HP Wireless hotkeys" (type: KEYBOARD, id 19)
[ 6.257] (**) Option "xkb_model" "pc105"
[ 6.257] (**) Option "xkb_layout" "hu"
[ 6.260] (II) event13 - HP Wireless hotkeys: is tagged by udev as: Keyboard
[ 6.260] (II) event13 - HP Wireless hotkeys: device is a keyboard
[ 6.262] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event18)
[ 6.262] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.262] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 6.262] (**) HP WMI hotkeys: always reports core events
[ 6.262] (**) Option "Device" "/dev/input/event18"
[ 6.262] (**) Option "_source" "server/udev"
[ 6.264] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.264] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 6.265] (II) event18 - HP WMI hotkeys: device removed
[ 6.333] (**) Option "config_info" "udev:/sys/devices/virtual/input/input37/event18"
[ 6.333] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 20)
[ 6.333] (**) Option "xkb_model" "pc105"
[ 6.333] (**) Option "xkb_layout" "hu"
[ 6.336] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.336] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 6.380] (**) Logitech Wireless Keyboard PID:4023: Applying InputClass "libinput keyboard catchall"
[ 6.380] (II) Using input driver 'libinput' for 'Logitech Wireless Keyboard PID:4023'
[ 6.380] (**) Logitech Wireless Keyboard PID:4023: always reports core events
[ 6.380] (**) Option "Device" "/dev/input/event11"
[ 6.380] (**) Option "_source" "_driver/libinput"
[ 6.380] (II) libinput: Logitech Wireless Keyboard PID:4023: is a virtual subdevice
[ 6.380] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-1/1-1:1.1/0003:046D:C534.0003/0003:046D:4023.0006/input/input31/event11"
[ 6.380] (II) XINPUT: Adding extended input device "Logitech Wireless Keyboard PID:4023" (type: KEYBOARD, id 21)
[ 6.381] (**) Option "xkb_model" "pc105"
[ 6.381] (**) Option "xkb_layout" "hu"
[ 6.382] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 6.382] (II) No input driver specified, ignoring this device.
[ 6.382] (II) This device may have been added with another device file.
[ 6.382] (II) config/udev: removing device ELAN2514:00 04F3:262F Stylus
[ 6.383] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 6.405] (II) UnloadModule: "libinput"
[ 6.406] (II) config/udev: Adding input device ELAN2514:00 04F3:262F Stylus (/dev/input/event17)
[ 6.407] (**) ELAN2514:00 04F3:262F Stylus: Applying InputClass "libinput tablet catchall"
[ 6.407] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F Stylus'
[ 6.407] (**) ELAN2514:00 04F3:262F Stylus: always reports core events
[ 6.407] (**) Option "Device" "/dev/input/event17"
[ 6.407] (**) Option "_source" "server/udev"
[ 6.411] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 6.413] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 6.413] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 6.413] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 6.441] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input42/event17"
[ 6.441] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F Stylus" (type: TABLET, id 14)
[ 6.445] (II) event17 - ELAN2514:00 04F3:262F Stylus: is tagged by udev as: Tablet
[ 6.447] (II) event17 - ELAN2514:00 04F3:262F Stylus: tablet 'ELAN2514:00 04F3:262F Stylus' unknown to libwacom
[ 6.447] (II) event17 - ELAN2514:00 04F3:262F Stylus: device is a tablet
[ 6.448] (II) config/udev: removing device SynPS/2 Synaptics TouchPad
[ 6.449] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 6.473] (II) UnloadModule: "libinput"
[ 6.474] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event10)
[ 6.474] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 6.474] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 6.474] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 6.474] (**) Option "Device" "/dev/input/event10"
[ 6.474] (**) Option "_source" "server/udev"
[ 6.477] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.478] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.482] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.483] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 6.513] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input5/event10"
[ 6.513] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 18)
[ 6.516] (**) Option "AccelerationScheme" "none"
[ 6.516] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 6.516] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 6.516] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 6.518] (II) event10 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 6.519] (II) event10 - SynPS/2 Synaptics TouchPad: no resolution or size hints, assuming a size of 69x50mm
[ 6.521] (II) event10 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 6.521] (II) config/udev: removing device HP Wide Vision HD Camera: HP Wi
[ 6.521] (II) event7 - HP Wide Vision HD Camera: HP Wi: device removed
[ 6.560] (II) UnloadModule: "libinput"
[ 6.561] (II) config/udev: Adding input device HP Wide Vision HD Camera: HP Wi (/dev/input/event7)
[ 6.561] (**) HP Wide Vision HD Camera: HP Wi: Applying InputClass "libinput keyboard catchall"
[ 6.561] (II) Using input driver 'libinput' for 'HP Wide Vision HD Camera: HP Wi'
[ 6.561] (**) HP Wide Vision HD Camera: HP Wi: always reports core events
[ 6.561] (**) Option "Device" "/dev/input/event7"
[ 6.561] (**) Option "_source" "server/udev"
[ 6.562] (II) event7 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 6.563] (II) event7 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 6.563] (II) event7 - HP Wide Vision HD Camera: HP Wi: device removed
[ 6.600] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-4/1-4:1.0/input/input38/event7"
[ 6.600] (II) XINPUT: Adding extended input device "HP Wide Vision HD Camera: HP Wi" (type: KEYBOARD, id 12)
[ 6.600] (**) Option "xkb_model" "pc105"
[ 6.600] (**) Option "xkb_layout" "hu"
[ 6.600] (WW) Option "xkb_variant" requires a string value
[ 6.600] (WW) Option "xkb_options" requires a string value
[ 6.603] (II) event7 - HP Wide Vision HD Camera: HP Wi: is tagged by udev as: Keyboard
[ 6.603] (II) event7 - HP Wide Vision HD Camera: HP Wi: device is a keyboard
[ 6.604] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event9)
[ 6.604] (II) No input driver specified, ignoring this device.
[ 6.604] (II) This device may have been added with another device file.
[ 6.605] (II) config/udev: Adding input device ELAN2514:00 04F3:262F UNKNOWN (/dev/input/event16)
[ 6.605] (II) No input driver specified, ignoring this device.
[ 6.605] (II) This device may have been added with another device file.
[ 6.605] (II) config/udev: removing device HP WMI hotkeys
[ 6.605] (II) event18 - HP WMI hotkeys: device removed
[ 6.680] (II) UnloadModule: "libinput"
[ 6.681] (II) config/udev: Adding input device HP WMI hotkeys (/dev/input/event18)
[ 6.681] (**) HP WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[ 6.681] (II) Using input driver 'libinput' for 'HP WMI hotkeys'
[ 6.681] (**) HP WMI hotkeys: always reports core events
[ 6.681] (**) Option "Device" "/dev/input/event18"
[ 6.681] (**) Option "_source" "server/udev"
[ 6.682] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.682] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 6.682] (II) event18 - HP WMI hotkeys: device removed
[ 6.744] (**) Option "config_info" "udev:/sys/devices/virtual/input/input37/event18"
[ 6.745] (II) XINPUT: Adding extended input device "HP WMI hotkeys" (type: KEYBOARD, id 20)
[ 6.745] (**) Option "xkb_model" "pc105"
[ 6.745] (**) Option "xkb_layout" "hu"
[ 6.745] (WW) Option "xkb_variant" requires a string value
[ 6.745] (WW) Option "xkb_options" requires a string value
[ 6.747] (II) event18 - HP WMI hotkeys: is tagged by udev as: Keyboard Switch
[ 6.748] (II) event18 - HP WMI hotkeys: device is a keyboard
[ 6.748] (II) config/udev: removing device ELAN2514:00 04F3:262F
[ 6.748] (II) event8 - ELAN2514:00 04F3:262F: device removed
[ 6.769] (II) UnloadModule: "libinput"
[ 6.770] (II) config/udev: Adding input device ELAN2514:00 04F3:262F (/dev/input/event8)
[ 6.770] (**) ELAN2514:00 04F3:262F: Applying InputClass "libinput touchscreen catchall"
[ 6.770] (II) Using input driver 'libinput' for 'ELAN2514:00 04F3:262F'
[ 6.770] (**) ELAN2514:00 04F3:262F: always reports core events
[ 6.770] (**) Option "Device" "/dev/input/event8"
[ 6.770] (**) Option "_source" "server/udev"
[ 6.773] (II) event8 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 6.773] (II) event8 - ELAN2514:00 04F3:262F: device is a touch device
[ 6.773] (II) event8 - ELAN2514:00 04F3:262F: device removed
[ 6.801] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-ELAN2514:00/0018:04F3:262F.0001/input/input39/event8"
[ 6.801] (II) XINPUT: Adding extended input device "ELAN2514:00 04F3:262F" (type: TOUCHSCREEN, id 13)
[ 6.801] (**) Option "AccelerationScheme" "none"
[ 6.801] (**) ELAN2514:00 04F3:262F: (accel) selected scheme none/0
[ 6.801] (**) ELAN2514:00 04F3:262F: (accel) acceleration factor: 2.000
[ 6.801] (**) ELAN2514:00 04F3:262F: (accel) acceleration threshold: 4
[ 6.806] (II) event8 - ELAN2514:00 04F3:262F: is tagged by udev as: Touchscreen
[ 6.806] (II) event8 - ELAN2514:00 04F3:262F: device is a touch device
[ 6.809] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event21)
[ 6.810] (II) No input driver specified, ignoring this device.
[ 6.810] (II) This device may have been added with another device file.
[ 6.810] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event20)
[ 6.810] (II) No input driver specified, ignoring this device.
[ 6.810] (II) This device may have been added with another device file.
[ 6.812] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event23)
[ 6.812] (II) No input driver specified, ignoring this device.
[ 6.812] (II) This device may have been added with another device file.
[ 6.812] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event24)
[ 6.812] (II) No input driver specified, ignoring this device.
[ 6.813] (II) This device may have been added with another device file.
[ 6.813] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event25)
[ 6.813] (II) No input driver specified, ignoring this device.
[ 6.813] (II) This device may have been added with another device file.
[ 6.814] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event19)
[ 6.814] (II) No input driver specified, ignoring this device.
[ 6.814] (II) This device may have been added with another device file.
[ 6.815] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event22)
[ 6.815] (II) No input driver specified, ignoring this device.
[ 6.815] (II) This device may have been added with another device file.
[ 6.817] (II) config/udev: Adding input device Simulated Right Button (/dev/input/event26)
[ 6.817] (**) Simulated Right Button: Applying InputClass "libinput pointer catchall"
[ 6.817] (II) Using input driver 'libinput' for 'Simulated Right Button'
[ 6.817] (**) Simulated Right Button: always reports core events
[ 6.817] (**) Option "Device" "/dev/input/event26"
[ 6.817] (**) Option "_source" "server/udev"
[ 6.819] (II) event26 - Simulated Right Button: is tagged by udev as: Mouse
[ 6.820] (II) event26 - Simulated Right Button: device is a pointer
[ 6.820] (II) event26 - Simulated Right Button: device removed
[ 6.868] (**) Option "config_info" "udev:/sys/devices/virtual/input/input52/event26"
[ 6.869] (II) XINPUT: Adding extended input device "Simulated Right Button" (type: MOUSE, id 22)
[ 6.869] (**) Option "AccelerationScheme" "none"
[ 6.869] (**) Simulated Right Button: (accel) selected scheme none/0
[ 6.869] (**) Simulated Right Button: (accel) acceleration factor: 2.000
[ 6.869] (**) Simulated Right Button: (accel) acceleration threshold: 4
[ 6.871] (II) event26 - Simulated Right Button: is tagged by udev as: Mouse
[ 6.871] (II) event26 - Simulated Right Button: device is a pointer
[ 7.327] (II) intel(0): EDID vendor "AUO", prod id 16701
[ 7.327] (II) intel(0): Printing DDC gathered Modelines:
[ 7.327] (II) intel(0): Modeline "1920x1080"x0.0 141.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (67.0 kHz eP)
[ 7.327] (II) intel(0): Modeline "1920x1080"x0.0 94.00 1920 1936 1952 2104 1080 1083 1097 1116 -hsync -vsync (44.7 kHz e)
[ 7.353] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 12.216] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 12.222] (II) intel(0): resizing framebuffer to 3840x1080
[ 12.264] (II) intel(0): switch to mode 1920x1080 at 60.0 on HDMI1 using pipe 1, position (1920, 0), rotation normal, reflection none
[ 13.116] (--) intel(0): HDMI max TMDS frequency 200000KHz
[ 18.613] (EE) event12 - Logitech Wireless Mouse: client bug: event processing lagging behind by 13ms, your system is too slow
[ 348.580] (II) event3 - Power Button: device removed
[ 348.600] (II) event4 - Video Bus: device removed
[ 348.680] (II) event5 - Video Bus: device removed
[ 348.732] (II) event2 - Power Button: device removed
[ 348.805] (II) event12 - Logitech Wireless Mouse: device removed
[ 348.849] (II) event14 - Intel Virtual Button driver: device removed
[ 348.885] (II) event15 - Intel Virtual Button driver: device removed
[ 348.917] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 348.949] (II) event13 - HP Wireless hotkeys: device removed
[ 348.981] (II) event11 - Logitech Wireless Keyboard PID:4023: device removed
[ 349.017] (II) event17 - ELAN2514:00 04F3:262F Stylus: device removed
[ 349.033] (II) event10 - SynPS/2 Synaptics TouchPad: device removed
[ 349.049] (II) event7 - HP Wide Vision HD Camera: HP Wi: device removed
[ 349.081] (II) event18 - HP WMI hotkeys: device removed
[ 349.113] (II) event8 - ELAN2514:00 04F3:262F: device removed
[ 349.129] (II) event26 - Simulated Right Button: device removed
[ 349.162] (II) UnloadModule: "libinput"
[ 349.162] (II) UnloadModule: "libinput"
[ 349.162] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.163] (II) UnloadModule: "libinput"
[ 349.165] (II) UnloadModule: "libinput"
[ 349.238] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
-- Journal begins at Wed 2021-10-13 18:27:14 CEST, ends at Thu 2021-10-14 08:45:50 CEST. --
-- No entries --
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current.ko
/lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current-drm.ko
filename: /lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: Dual MIT/GPL
depends: nvidia
retpoline: Y
name: nvidia_uvm
vermagic: 5.10.0-9-amd64 SMP mod_unload modversions
filename: /lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 460.91.03
supported: external
license: NVIDIA
srcversion: BE511DEA3662B4CF045EC5D
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
retpoline: Y
name: nvidia
vermagic: 5.10.0-9-amd64 SMP mod_unload modversions
filename: /lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current-modeset.ko
version: 460.91.03
supported: external
license: NVIDIA
srcversion: 04BE9D8070E2CD57B9DA017
depends: nvidia
retpoline: Y
name: nvidia_modeset
vermagic: 5.10.0-9-amd64 SMP mod_unload modversions
filename: /lib/modules/5.10.0-9-amd64/updates/dkms/nvidia-current-drm.ko
version: 460.91.03
supported: external
license: MIT
srcversion: 7BB3649DA9F6E6B5CCF20C5
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.10.0-9-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
nvidia_uvm 1163264 0
ctr 16384 2
ccm 20480 6
rfcomm 90112 16
cmac 16384 2
algif_hash 16384 1
algif_skcipher 16384 1
af_alg 32768 6 algif_hash,algif_skcipher
uinput 20480 1
bnep 28672 2
mei_hdcp 24576 0
intel_rapl_msr 20480 0
btusb 65536 0
x86_pkg_temp_thermal 20480 0
intel_powerclamp 20480 0
btrtl 24576 1 btusb
btbcm 20480 1 btusb
coretemp 20480 0
btintel 32768 1 btusb
bluetooth 737280 43 btrtl,btintel,btbcm,bnep,btusb,rfcomm
snd_hda_codec_hdmi 73728 1
jitterentropy_rng 16384 1
snd_hda_codec_realtek 155648 1
iwlmvm 339968 0
snd_hda_codec_generic 98304 1 snd_hda_codec_realtek
kvm_intel 327680 0
drbg 40960 1
snd_soc_skl 180224 0
nf_log_ipv6 16384 5
ledtrig_audio 16384 1 snd_hda_codec_generic
snd_soc_hdac_hda 24576 1 snd_soc_skl
kvm 921600 1 kvm_intel
mac80211 983040 1 iwlmvm
snd_hda_ext_core 36864 2 snd_soc_hdac_hda,snd_soc_skl
ip6t_REJECT 16384 1
nf_reject_ipv6 20480 1 ip6t_REJECT
irqbypass 16384 1 kvm
snd_soc_sst_ipc 20480 1 snd_soc_skl
snd_soc_sst_dsp 36864 1 snd_soc_skl
libarc4 16384 1 mac80211
snd_soc_acpi_intel_match 45056 1 snd_soc_skl
snd_soc_acpi 16384 2 snd_soc_acpi_intel_match,snd_soc_skl
snd_hda_intel 57344 5
snd_intel_dspcfg 28672 2 snd_hda_intel,snd_soc_skl
soundwire_intel 45056 1 snd_intel_dspcfg
soundwire_generic_allocation 16384 1 soundwire_intel
aes_generic 36864 0
xt_hl 16384 22
ghash_clmulni_intel 16384 0
snd_soc_core 315392 3 soundwire_intel,snd_soc_hdac_hda,snd_soc_skl
iwlwifi 294912 1 iwlmvm
ip6_tables 36864 52
ip6t_rt 20480 3
snd_compress 32768 1 snd_soc_core
soundwire_cadence 36864 1 soundwire_intel
snd_hda_codec 172032 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek,snd_soc_hdac_hda
rapl 20480 0
aesni_intel 368640 7
snd_hda_core 110592 8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_ext_core,snd_hda_codec,snd_hda_codec_realtek,snd_soc_hdac_hda,snd_soc_skl
cfg80211 970752 3 iwlmvm,iwlwifi,mac80211
intel_cstate 20480 0
crypto_simd 16384 1 aesni_intel
nf_log_ipv4 16384 5
nls_ascii 16384 1
cryptd 24576 3 crypto_simd,ghash_clmulni_intel
uvcvideo 114688 0
snd_hwdep 16384 1 snd_hda_codec
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
glue_helper 16384 1 aesni_intel
nls_cp437 20480 1
soundwire_bus 90112 3 soundwire_intel,soundwire_generic_allocation,soundwire_cadence
ipt_REJECT 16384 1
videobuf2_vmalloc 20480 1 uvcvideo
nf_reject_ipv4 16384 1 ipt_REJECT
snd_pcm 135168 9 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,soundwire_intel,snd_compress,snd_soc_core,snd_soc_skl,snd_hda_core
ansi_cprng 16384 0
vfat 20480 1
videobuf2_memops 20480 1 videobuf2_vmalloc
hp_wmi 20480 0
nvidia_drm 61440 0
intel_uncore 176128 0
videobuf2_v4l2 36864 1 uvcvideo
ecdh_generic 16384 1 bluetooth
videobuf2_common 65536 2 videobuf2_v4l2,uvcvideo
xt_LOG 20480 10
pcspkr 16384 0
serio_raw 20480 0
fat 86016 1 vfat
iTCO_wdt 16384 0
ee1004 20480 0
snd_timer 49152 1 snd_pcm
intel_wmi_thunderbolt 20480 0
efi_pstore 16384 0
wmi_bmof 16384 0
intel_pmc_bxt 16384 1 iTCO_wdt
videodev 286720 3 videobuf2_v4l2,uvcvideo,videobuf2_common
snd 110592 19 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
iTCO_vendor_support 16384 1 iTCO_wdt
watchdog 28672 1 iTCO_wdt
soundcore 16384 1 snd
hid_sensor_magn_3d 20480 1
hid_sensor_rotation 20480 0
hid_sensor_incl_3d 20480 0
hid_sensor_gyro_3d 20480 0
hid_sensor_accel_3d 20480 1
hid_sensor_trigger 20480 10 hid_sensor_gyro_3d,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
mei_me 45056 1
hid_sensor_iio_common 20480 6 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
nft_limit 16384 13
joydev 28672 0
rfkill 28672 8 hp_wmi,bluetooth,cfg80211
mc 61440 4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ecc 36864 1 ecdh_generic
mei 139264 3 mei_hdcp,mei_me
hid_multitouch 32768 0
libaes 16384 3 bluetooth,aesni_intel,aes_generic
intel_pch_thermal 16384 0
nvidia_modeset 1232896 1 nvidia_drm
industrialio_triggered_buffer 16384 1 hid_sensor_trigger
kfifo_buf 16384 1 industrialio_triggered_buffer
industrialio 90112 10 industrialio_triggered_buffer,hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_incl_3d,kfifo_buf,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation
processor_thermal_device 24576 0
intel_xhci_usb_role_switch 16384 0
intel_rapl_common 28672 2 intel_rapl_msr,processor_thermal_device
roles 16384 1 intel_xhci_usb_role_switch
intel_soc_dts_iosf 20480 1 processor_thermal_device
int3403_thermal 20480 0
int340x_thermal_zone 16384 2 int3403_thermal,processor_thermal_device
soc_button_array 20480 0
ac 16384 0
intel_vbtn 20480 0
sparse_keymap 16384 2 hp_wmi,intel_vbtn
tpm_crb 20480 0
tpm_tis 16384 0
tpm_tis_core 28672 1 tpm_tis
tpm 73728 3 tpm_tis,tpm_crb,tpm_tis_core
rng_core 16384 1 tpm
int3400_thermal 20480 0
hp_accel 28672 0
evdev 28672 27
acpi_thermal_rel 16384 1 int3400_thermal
acpi_pad 184320 0
intel_pmc_core 45056 0
lis3lv02d 28672 1 hp_accel
hp_wireless 16384 0
xt_limit 16384 0
xt_addrtype 16384 4
xt_tcpudp 20480 18
xt_conntrack 16384 16
nf_conntrack 176128 1 xt_conntrack
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 16384 1 nf_conntrack
nft_compat 20480 135
nft_counter 16384 170
nvidia 34205696 17 nvidia_uvm,nvidia_modeset
nf_tables 245760 389 nft_compat,nft_counter,nft_limit
libcrc32c 16384 2 nf_conntrack,nf_tables
nfnetlink 16384 2 nft_compat,nf_tables
fuse 167936 5
configfs 57344 1
efivarfs 16384 1
ip_tables 32768 8
x_tables 53248 12 xt_conntrack,nft_compat,xt_LOG,xt_tcpudp,xt_addrtype,ip6t_rt,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
autofs4 53248 2
ext4 921600 1
crc16 16384 2 bluetooth,ext4
mbcache 16384 1 ext4
jbd2 151552 1 ext4
crc32c_generic 16384 0
hid_logitech_hidpp 49152 0
hid_sensor_custom 28672 0
hid_sensor_hub 24576 8 hid_sensor_gyro_3d,hid_sensor_trigger,hid_sensor_iio_common,hid_sensor_incl_3d,hid_sensor_accel_3d,hid_sensor_magn_3d,hid_sensor_rotation,hid_sensor_custom
intel_ishtp_hid 28672 0
hid_logitech_dj 28672 0
usbhid 65536 1 hid_logitech_dj
hid_generic 16384 0
i915 2711552 13
nvme 49152 3
spi_pxa2xx_platform 32768 0
i2c_algo_bit 16384 1 i915
dw_dmac 16384 0
dw_dmac_core 36864 1 dw_dmac
xhci_pci 20480 0
drm_kms_helper 278528 2 nvidia_drm,i915
nvme_core 126976 5 nvme
xhci_hcd 303104 1 xhci_pci
t10_pi 16384 1 nvme_core
ahci 40960 0
cec 61440 2 drm_kms_helper,i915
libahci 45056 1 ahci
crc_t10dif 20480 1 t10_pi
crc32_pclmul 16384 0
libata 290816 2 libahci,ahci
usbcore 323584 5 xhci_hcd,usbhid,uvcvideo,btusb,xhci_pci
crct10dif_generic 16384 0
sdhci_pci 69632 0
crct10dif_pclmul 16384 1
drm 618496 14 drm_kms_helper,nvidia_drm,i915
crct10dif_common 16384 3 crct10dif_generic,crc_t10dif,crct10dif_pclmul
crc32c_intel 24576 3
cqhci 32768 1 sdhci_pci
sdhci 77824 1 sdhci_pci
psmouse 184320 0
mmc_core 188416 3 sdhci,cqhci,sdhci_pci
scsi_mod 262144 1 libata
i2c_i801 32768 0
usb_common 16384 3 xhci_hcd,usbcore,uvcvideo
i2c_smbus 20480 1 i2c_i801
i2c_hid 32768 0
intel_ish_ipc 28672 0
intel_lpss_pci 24576 2
intel_ishtp 61440 2 intel_ishtp_hid,intel_ish_ipc
hid 147456 8 i2c_hid,usbhid,hid_multitouch,hid_sensor_hub,intel_ishtp_hid,hid_generic,hid_logitech_dj,hid_logitech_hidpp
intel_lpss 16384 1 intel_lpss_pci
idma64 20480 0
battery 20480 0
wmi 36864 3 hp_wmi,intel_wmi_thunderbolt,wmi_bmof
video 53248 1 i915
button 24576 0
xrandr:
Screen 0: minimum 8 x 8, current 3840 x 1080, maximum 32767 x 32767
eDP1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 310mm x 170mm
1920x1080 60.05*+ 59.93 40.03
1680x1050 59.88
1600x1024 60.17
1400x1050 59.98
1600x900 60.00 59.95 59.82
1280x1024 60.02
1440x900 59.89
1400x900 59.96 59.88
1280x960 60.00
1368x768 60.00 59.88 59.85
1360x768 59.80 59.96
1280x800 59.81 59.91
1152x864 60.00
1280x720 59.86 60.00 59.74
1024x768 60.00
1024x576 60.00 59.90 59.82
960x540 60.00 59.63 59.82
800x600 60.32 56.25
864x486 60.00 59.92 59.57
640x480 59.94
720x405 59.51 60.00 58.99
640x360 59.84 59.32 60.00
HDMI1 connected 1920x1080+1920+0 (normal left inverted right x axis y axis) 480mm x 270mm
1920x1080 60.00*+ 59.94
1680x1050 59.88
1600x900 60.00
1280x1024 75.02 60.02
1280x960 60.00
1280x800 59.91
1152x864 75.00
1280x720 60.00 59.94
1024x768 75.03 60.00
832x624 74.55
800x600 75.00 60.32
720x480 60.00 59.94
640x480 75.00 60.00 59.94
720x400 70.08
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
-- System Information:
Debian Release: 11.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 5.10.0-9-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 460.91.03-1
ii nvidia-driver-bin 460.91.03-1
ii nvidia-driver-libs 460.91.03-1
ii nvidia-installer-cleanup 20151021+13
ii nvidia-kernel-dkms [nvidia-kernel-460.91.03] 460.91.03-1
ii nvidia-legacy-check 460.91.03-1
ii nvidia-support 20151021+13
ii nvidia-vdpau-driver 460.91.03-1
ii xserver-xorg-video-nvidia 460.91.03-1
Versions of packages nvidia-driver recommends:
ii libnvidia-cfg1 460.91.03-1
ii nvidia-persistenced 460.32.03-1
ii nvidia-settings 460.91.03-1
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 460.91.03-1
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 460.91.03-1
ii nvidia-egl-icd 460.91.03-1
Versions of packages nvidia-driver-libs:amd64 recommends:
ii libgles-nvidia1 460.91.03-1
ii libgles-nvidia2 460.91.03-1
ii libglx-nvidia0 460.91.03-1
ii libnvidia-cfg1 460.91.03-1
ii libnvidia-encode1 460.91.03-1
ii libopengl0 1.3.2-1
ii nvidia-driver-libs 460.91.03-1
ii nvidia-vulkan-icd 460.91.03-1
Versions of packages nvidia-driver-libs:i386 depends on:
ii libgl1-nvidia-glvnd-glx 460.91.03-1
ii nvidia-egl-icd 460.91.03-1
Versions of packages nvidia-driver-libs:i386 recommends:
ii libgles-nvidia1 460.91.03-1
ii libgles-nvidia2 460.91.03-1
ii libglx-nvidia0 460.91.03-1
ii libnvidia-encode1 460.91.03-1
ii libopengl0 1.3.2-1
ii nvidia-vulkan-icd 460.91.03-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.31-13+deb11u2
ii libnvidia-glcore 460.91.03-1
ii nvidia-alternative 460.91.03-1
ii nvidia-installer-cleanup 20151021+13
ii nvidia-legacy-check 460.91.03-1
ii nvidia-support 20151021+13
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.11-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-kernel-dkms [nvidia-kernel-460.91.03] 460.91.03-1
ii nvidia-settings 460.91.03-1
ii nvidia-vdpau-driver 460.91.03-1
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 460.91.03-1
Versions of packages nvidia-alternative depends on:
ii dpkg 1.20.9
ii glx-alternative-nvidia 1.2.0
ii nvidia-legacy-check 460.91.03-1
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.8.4-3
ii nvidia-installer-cleanup 20151021+13
ii nvidia-kernel-support [nvidia-kernel-support--v1] 460.91.03-1
nvidia-kernel-dkms recommends no packages.
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.20.9
ii glx-alternative-mesa 1.2.0
ii glx-diversions 1.2.0
ii update-glx 1.2.0
glx-alternative-nvidia suggests no packages.
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.31-13+deb11u2
ii libdrm-intel1 2.4.104-1
ii libdrm2 2.4.104-1
ii libpciaccess0 0.16-1
ii libpixman-1-0 0.40.0-1
ii libudev1 247.3-6
ii libx11-6 2:1.7.2-1
ii libx11-xcb1 2:1.7.2-1
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.3-1.1
ii libxfixes3 1:5.0.3-2
ii libxinerama1 2:1.1.4-2
ii libxrandr2 2:1.5.1-1
ii libxrender1 1:0.9.10-1
ii libxss1 1:1.2.3-1
ii libxtst6 2:1.2.3-1
ii libxvmc1 2:1.0.12-2
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.11-1
Versions of packages nvidia-driver is related to:
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
pn libcuda.so.1 <none>
ii libcuda1 [libcuda1-any] 460.91.03-1
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.104-1
ii libegl1 1.3.2-1
ii libgl1 1.3.2-1
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 460.91.03-1
ii libgles1 1.3.2-1
ii libgles2 1.3.2-1
ii libglvnd0 1.3.2-1
ii libglx0 1.3.2-1
ii libnvidia-cfg1 [libnvidia-cfg1-any] 460.91.03-1
ii libnvidia-ml1 [libnvidia-ml.so.1] 460.91.03-1
pn libopencl0 <none>
pn libprimus-vk1 <none>
ii libvulkan1 1.2.162.0-1
pn linux-headers <none>
ii make 4.3-4.1
ii mesa-vulkan-drivers [vulkan-icd] 20.3.5-1
ii nvidia-driver [nvidia-glx-any] 460.91.03-1
pn nvidia-driver-any <none>
ii nvidia-driver-libs [nvidia-driver-libs-any] 460.91.03-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20151021+13
ii nvidia-kernel-dkms 460.91.03-1
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 460.91.03-1
ii nvidia-modprobe 460.32.03-1
pn nvidia-primus-vk-wrapper <none>
ii nvidia-settings 460.91.03-1
ii nvidia-support 20151021+13
ii nvidia-vulkan-icd [vulkan-icd] 460.91.03-1
pn nvidia-vulkan-icd-any <none>
pn nvidia-xconfig <none>
ii ocl-icd-libopencl1 [libopencl1] 2.2.14-2
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+22
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] 460.91.03-1
-- no debconf information
More information about the pkg-nvidia-devel
mailing list