Bug#922798: nvidia-driver: Xorg uses wrong copy of libglx.so with nvidia-driver version 415.27

Michael mikivo at list.ru
Wed Feb 20 20:42:17 GMT 2019


Package: nvidia-driver
Version: 390.87-8
Severity: important

Dear Maintainer,

Package: nvidia-driver
Version: 415.27-1

I installed 396.54 driver using nvidia-installer at the time when this version
was not available via Debian package. Then I deleted it using nvidia-installer
with the key "--uninstall".
Now after I installed 415.27 via Debian package the Xorg will crash when I try
to launch it. Behavior: black screen with random artifacts. I saved the
Xorg.0.log and backed to 390.87. Then I decided to compare the two logs
(current: 390.87 and the one I saved for 415.27). I would like to attach parts
of these logs.

Using 415.27:
[...]
[ 188.540] (II) LoadModule: "glx"
[ 188.543] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 188.562] (II) Module glx: vendor="X.Org Foundation"
[ 188.562] compiled for 1.19.2, module version = 1.0.0
[ 188.562] ABI class: X.Org Server Extension, version 10.0
[ 188.562] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 188.562] loading driver: nvidia
[...]

Using 390.87:
[...]
[ 22.345] (II) LoadModule: "glx"
[ 22.347] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 22.515] (II) Module glx: vendor="NVIDIA Corporation"
[ 22.515] compiled for 4.0.2, module version = 1.0.0
[ 22.515] Module class: X.Org Server Extension
[ 22.519] (II) NVIDIA GLX Module 390.87 Tue Aug 21 16:10:56 PDT 2018
[ 22.522] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[ 22.522] loading driver: nvidia
[...]

As you can see, the functioning system with 390.87 uses
'/usr/lib/xorg/modules/linux/libglx.so'. This libglx.so seems to be the one
that is installed via APT and the one which is compatible with my version of
Xorg (1.20.3).
The broken system with 415.27 uses '/usr/lib/xorg/modules/extensions/libglx.so'
which was not updated since October 2017 and seems to be the one that causes
Xorg to crash.

I do not know the origin of '/usr/lib/xorg/modules/extensions/libglx.so' but it
seems to me that it was installed via nvidia-installer. And therefore the issue
could be solved with the 'nvidia-installer-cleanup' package.

I am using Debian GNU/Linux Buster(tesing) with 4.19.0-2-amd64 kernel and Xorg
1.20.3

Best wishes,
Michael



-- Package-specific info:
uname -a:
Linux debian 4.19.0-2-amd64 #1 SMP Debian 4.19.16-1 (2019-01-17) x86_64 GNU/Linux

/proc/version:
Linux version 4.19.0-2-amd64 (debian-kernel at lists.debian.org) (gcc version 8.2.0 (Debian 8.2.0-14)) #1 SMP Debian 4.19.16-1 (2019-01-17)

/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.87  Tue Aug 21 12:33:05 PDT 2018
GCC version:  gcc version 8.2.0 (Debian 8.2.0-20) 

lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] [10de:1c82] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. [MSI] GP107 [GeForce GTX 1050 Ti] [1462:8c96]
	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 56
	Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
	Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at f000 [size=128]
	[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nvidia
	Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video 226,   0 Feb 20 22:03 /dev/dri/card0
crw-rw----+ 1 root video 226, 128 Feb 20 22:03 /dev/dri/renderD128
crw-rw-rw-  1 root root  195, 254 Feb 20 22:03 /dev/nvidia-modeset
crw-rw-rw-  1 root root  195,   0 Feb 20 22:03 /dev/nvidia0
crw-rw-rw-  1 root root  195, 255 Feb 20 22:03 /dev/nvidiactl

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 Feb 20 22:03 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Feb 20 22:03 pci-0000:01:00.0-render -> ../renderD128
video:x:44:misha

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 Feb 20 22:03 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       49 Feb 20 22:03 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root       49 Feb 20 22: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 Feb 20 22: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 Feb 20 22:03 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Feb 20 22:03 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22:03 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       55 Feb 20 22:03 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       55 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22:03 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Feb 20 22:03 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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 Feb 20 22: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       49 Feb 20 22:03 /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       51 Feb 20 22: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       25 Feb 20 22:03 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root       42 Feb 20 22:03 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Feb 20 22:03 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Feb 20 22:03 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Feb 20 22:03 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Feb 20 22:03 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Feb 20 22:03 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 Feb 20 22:03 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Feb 20 22:03 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       57 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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 Feb 20 22:03 /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       33 Feb 20 22:03 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root       57 Feb 20 22:03 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       59 Feb 20 22:03 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       58 Feb 20 22:03 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root       61 Feb 20 22:03 /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       70 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-390.87-key-documentation
lrwxrwxrwx 1 root root       50 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Feb 20 22:03 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       37 Feb 20 22:03 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       49 Feb 20 22:03 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       48 Feb 20 22:03 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       55 Feb 20 22:03 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       65 Feb 20 22:03 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       52 Feb 20 22:03 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root       62 Feb 20 22:03 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root       56 Feb 20 22:03 /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 29258552 Aug 22  2018 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.390.87
-rw-r--r-- 1 root root 32522600 Aug 22  2018 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.390.87
-rw-r--r-- 1 root root   552564 Aug 22  2018 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.390.87
-rw-r--r-- 1 root root    13752 Aug 22  2018 /usr/lib/i386-linux-gnu/libnvidia-tls.so.390.87
lrwxrwxrwx 1 root root       49 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       51 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       55 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       67 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       52 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       64 Feb 20 22:03 /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       58 Feb 20 22: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 27486176 Aug 22  2018 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.390.87
-rw-r--r-- 1 root root 29285224 Aug 22  2018 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.390.87
-rw-r--r-- 1 root root   555768 Aug 22  2018 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.390.87
lrwxrwxrwx 1 root root       60 Feb 20 22:03 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root    14480 Aug 22  2018 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.390.87
lrwxrwxrwx 1 root root       36 Feb 20 22:03 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   290000 Oct 14  2017 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       38 Feb 20 22:03 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root    37546 Feb 20 22:04 /var/log/Xorg.0.log
-rw-r--r-- 1 root root    11383 Feb 20 22:03 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root     4888 Sep 13 15:37 /var/log/Xorg.1.log
/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 Feb 20 22:03 .
drwxr-xr-x 174 root root 12288 Feb 20 23:05 ..
drwxr-xr-x   2 root root  4096 Feb 20 22:03 current
lrwxrwxrwx   1 root root    56 Feb 20 22:03 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Feb 20 22:03 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Feb 20 22:03 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Feb 20 22:03 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 40
drwxr-xr-x  3 root root  4096 Feb 20 22:03 .
drwxr-xr-x 26 root root 28672 Feb 20 22:03 ..
drwxr-xr-x  2 root root  4096 Feb 20 22:03 current
lrwxrwxrwx  1 root root    59 Feb 20 22:03 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu

/usr/lib/i386-linux-gnu/nvidia/current/:
total 2164
drwxr-xr-x 2 root root    4096 Feb 20 22:03 .
drwxr-xr-x 3 root root    4096 Feb 20 22:03 ..
lrwxrwxrwx 1 root root      23 Feb  4 03:36 libEGL_nvidia.so.0 -> libEGL_nvidia.so.390.87
-rw-r--r-- 1 root root  738488 Aug 22  2018 libEGL_nvidia.so.390.87
lrwxrwxrwx 1 root root      29 Feb  4 03:36 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.390.87
-rw-r--r-- 1 root root   47316 Aug 22  2018 libGLESv1_CM_nvidia.so.390.87
lrwxrwxrwx 1 root root      26 Feb  4 03:36 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.390.87
-rw-r--r-- 1 root root   84180 Aug 22  2018 libGLESv2_nvidia.so.390.87
lrwxrwxrwx 1 root root      23 Feb  4 03:36 libGLX_nvidia.so.0 -> libGLX_nvidia.so.390.87
-rw-r--r-- 1 root root 1129756 Aug 22  2018 libGLX_nvidia.so.390.87
lrwxrwxrwx 1 root root      23 Feb  4 03:36 libnvidia-cfg.so.1 -> libnvidia-cfg.so.390.87
-rw-r--r-- 1 root root  199440 Aug 22  2018 libnvidia-cfg.so.390.87

/usr/lib/mesa-diverted/:
total 36
drwxr-xr-x   5 root root  4096 Feb 20 22:03 .
drwxr-xr-x 139 root root 20480 Feb 20 22:03 ..
drwxr-xr-x   2 root root  4096 Jan 27 10:03 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Feb 20 22:03 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Feb 20 22:03 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Feb 20 22:03 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Jan 27 10:03 .
drwxr-xr-x 5 root root 4096 Feb 20 22:03 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 1048
drwxr-xr-x 2 root root   4096 Feb 20 22:03 .
drwxr-xr-x 5 root root   4096 Feb 20 22:03 ..
lrwxrwxrwx 1 root root     15 Aug 10  2018 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  83592 Aug 10  2018 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Feb 18 15:45 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 457224 Mar 21  2017 libGL.so.1.2.0
-rw-r--r-- 1 root root 411160 Aug 10  2018 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Aug 10  2018 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  38420 Aug 10  2018 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Aug 10  2018 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  62996 Aug 10  2018 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Feb 18 15:45 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 1532
drwxr-xr-x 2 root root   4096 Feb 20 22:03 .
drwxr-xr-x 5 root root   4096 Feb 20 22:03 ..
lrwxrwxrwx 1 root root     15 Feb 18 15:45 libEGL.so -> libEGL.so.1.1.0
lrwxrwxrwx 1 root root     15 Feb 18 15:45 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root 214816 Apr 26  2017 libEGL.so.1.0.0
-rw-r--r-- 1 root root  80448 Aug 10  2018 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Feb 18 15:45 libGL.so -> libGL.so.1.7.0
lrwxrwxrwx 1 root root     14 Feb 18 15:45 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 463424 Apr 26  2017 libGL.so.1.2.0
-rw-r--r-- 1 root root 596296 Aug 10  2018 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Feb 18 15:45 libGLESv1_CM.so -> libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     21 Feb 18 15:45 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  18208 Apr 26  2017 libGLESv1_CM.so.1.1.0
-rw-r--r-- 1 root root  51520 Aug 10  2018 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Feb 18 15:45 libGLESv2.so -> libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     18 Feb 18 15:45 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  38688 Apr 26  2017 libGLESv2.so.2.0.0
-rw-r--r-- 1 root root  80192 Aug 10  2018 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 Feb 18 15:45 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 24
drwxr-xr-x   2 root root  4096 Jan 27 10:03 .
drwxr-xr-x 139 root root 20480 Feb 20 22:03 ..

/usr/lib/nvidia/:
total 48
drwxr-xr-x   4 root root  4096 Feb 20 22:03 .
drwxr-xr-x 139 root root 20480 Feb 20 22:03 ..
-rw-r--r--   1 root root    57 Jan 27 06:07 alternate-install-present
drwxr-xr-x   2 root root  4096 Jan 27 10:03 bumblebee
-rwxr-xr-x   1 root root  2125 Jan 27 06:07 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Jan 27 06:07 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root  4096 Feb 20 22:03 current
lrwxrwxrwx   1 root root    35 Feb 20 22:03 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx   1 root root    24 Feb 20 22:03 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Feb 20 22:03 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Feb 20 22:03 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   618 Jan 27 06:07 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Jan 27 10:03 .
drwxr-xr-x 4 root root 4096 Feb 20 22:03 ..

/usr/lib/nvidia/current/:
total 21552
drwxr-xr-x 2 root root     4096 Feb 20 22:03 .
drwxr-xr-x 4 root root     4096 Feb 20 22:03 ..
lrwxrwxrwx 1 root root       16 Feb  4 03:36 libglx.so -> libglx.so.390.87
-rw-r--r-- 1 root root 14013096 Aug 22  2018 libglx.so.390.87
-rwxr-xr-x 1 root root    26875 Aug 22  2018 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   227824 Aug 22  2018 nvidia-debugdump
-rw-r--r-- 1 root root     3429 Feb  4 03:36 nvidia.ids
-rw-r--r-- 1 root root  7781104 Aug 22  2018 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 21552
drwxr-xr-x 2 root root     4096 Feb 20 22:03 .
drwxr-xr-x 4 root root     4096 Feb 20 22:03 ..
lrwxrwxrwx 1 root root       16 Feb  4 03:36 libglx.so -> libglx.so.390.87
-rw-r--r-- 1 root root 14013096 Aug 22  2018 libglx.so.390.87
-rwxr-xr-x 1 root root    26875 Aug 22  2018 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   227824 Aug 22  2018 nvidia-debugdump
-rw-r--r-- 1 root root     3429 Feb  4 03:36 nvidia.ids
-rw-r--r-- 1 root root  7781104 Aug 22  2018 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 324
drwxr-xr-x   3 root root   4096 Feb 20 22:03 .
drwxr-xr-x 130 root root 315392 Feb 20 23:05 ..
drwxr-xr-x   2 root root   4096 Feb 20 22:03 current
lrwxrwxrwx   1 root root     61 Feb 20 22:03 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 4668
drwxr-xr-x 2 root root    4096 Feb 20 22:03 .
drwxr-xr-x 3 root root    4096 Feb 20 22:03 ..
lrwxrwxrwx 1 root root      23 Feb  4 03:36 libEGL_nvidia.so.0 -> libEGL_nvidia.so.390.87
-rw-r--r-- 1 root root  918552 Aug 22  2018 libEGL_nvidia.so.390.87
lrwxrwxrwx 1 root root      29 Feb  4 03:36 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.390.87
-rw-r--r-- 1 root root   60200 Aug 22  2018 libGLESv1_CM_nvidia.so.390.87
lrwxrwxrwx 1 root root      26 Feb  4 03:36 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.390.87
-rw-r--r-- 1 root root  111400 Aug 22  2018 libGLESv2_nvidia.so.390.87
lrwxrwxrwx 1 root root      23 Feb  4 03:36 libGLX_nvidia.so.0 -> libGLX_nvidia.so.390.87
-rw-r--r-- 1 root root 1268112 Aug 22  2018 libGLX_nvidia.so.390.87
lrwxrwxrwx 1 root root      23 Feb  4 03:36 libnvidia-cfg.so.1 -> libnvidia-cfg.so.390.87
-rw-r--r-- 1 root root  190952 Aug 22  2018 libnvidia-cfg.so.390.87
lrwxrwxrwx 1 root root      17 Feb  4 03:36 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 Feb  4 03:36 libnvidia-ml.so.1 -> libnvidia-ml.so.390.87
-rw-r--r-- 1 root root 1314560 Aug 22  2018 libnvidia-ml.so.390.87
lrwxrwxrwx 1 root root      25 Feb  4 03:36 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.390.87
-rw-r--r-- 1 root root  896160 Aug 22  2018 libvdpau_nvidia.so.390.87

/etc/modprobe.d:
total 40
drwxr-xr-x   2 root root  4096 Feb 20 22:03 .
drwxr-xr-x 174 root root 12288 Feb 20 23:05 ..
-rw-r--r--   1 root root   127 Aug  4  2018 dkms.conf
-rw-r--r--   1 root root   379 Jul 23  2018 mdadm.conf
lrwxrwxrwx   1 root root    53 Feb 20 22:03 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root    76 May 24  2018 nvidia-installer-disable-nouveau.conf
-rw-r--r--   1 root root   260 Jan 27 06:07 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    43 Feb 20 22:03 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
-rw-r--r--   1 root root   119 Jun  3  2018 oss-compat.conf
-rw-r--r--   1 root root    53 May 24  2018 uvesafb.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/modprobe.d/nvidia-installer-disable-nouveau.conf:# generated by nvidia-installer
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf:blacklist nouveau
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf:options nouveau modeset=0

/etc/modules-load.d:
-rw-r--r-- 1 root root  195 May 24  2018 /etc/modules

/etc/modules-load.d/:
total 20
drwxr-xr-x   2 root root  4096 Feb 20 22:03 .
drwxr-xr-x 174 root root 12288 Feb 20 23:05 ..
-rw-r--r--   1 root root   119 Jan 19  2017 cups-filters.conf
lrwxrwxrwx   1 root root    10 Jan 28 00:33 modules.conf -> ../modules
lrwxrwxrwx   1 root root    39 Feb 20 22: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-installer-disable-nouveau.conf >>>>>>>>>>
# generated by nvidia-installer
blacklist nouveau
options nouveau modeset=0
^^^^^^^^^^ /etc/modprobe.d/nvidia-installer-disable-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 ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[   145.252] (--) Log file renamed from "/var/log/Xorg.pid-12348.log" to "/var/log/Xorg.0.log"
[   145.253] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[   145.253] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[   145.253] Current Operating System: Linux debian 4.19.0-2-amd64 #1 SMP Debian 4.19.16-1 (2019-01-17) x86_64
[   145.253] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-2-amd64 root=UUID=46e35f7b-d4bf-4a69-aa82-e40e6c6216c7 ro quiet
[   145.253] Build Date: 25 October 2018  06:15:23PM
[   145.253] xorg-server 2:1.20.3-1 (https://www.debian.org/support) 
[   145.253] Current version of pixman: 0.36.0
[   145.253] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   145.253] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   145.253] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 20 22:03:56 2019
[   145.253] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   145.253] (==) No Layout section.  Using the first Screen section.
[   145.253] (==) No screen section available. Using defaults.
[   145.253] (**) |-->Screen "Default Screen Section" (0)
[   145.253] (**) |   |-->Monitor "<default monitor>"
[   145.253] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   145.253] (==) Automatically adding devices
[   145.253] (==) Automatically enabling devices
[   145.253] (==) Automatically adding GPU devices
[   145.253] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   145.253] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   145.253] 	Entry deleted from font path.
[   145.253] (==) 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
[   145.253] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
[   145.253] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   145.253] (II) Loader magic: 0x558daac5de20
[   145.253] (II) Module ABI versions:
[   145.253] 	X.Org ANSI C Emulation: 0.4
[   145.253] 	X.Org Video Driver: 24.0
[   145.253] 	X.Org XInput driver : 24.1
[   145.253] 	X.Org Server Extension : 10.0
[   145.254] (++) using VT number 7

[   145.254] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   145.254] (II) xfree86: Adding drm device (/dev/dri/card0)
[   145.257] (--) PCI:*(1 at 0:0:0) 10de:1c82:1462:8c96 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[   145.257] (II) LoadModule: "glx"
[   145.257] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[   145.260] (II) Module glx: vendor="NVIDIA Corporation"
[   145.260] 	compiled for 4.0.2, module version = 1.0.0
[   145.260] 	Module class: X.Org Server Extension
[   145.260] (II) NVIDIA GLX Module  390.87  Tue Aug 21 16:10:56 PDT 2018
[   145.260] (II) Applying OutputClass "nvidia" to /dev/dri/card0
[   145.260] 	loading driver: nvidia
[   145.486] (==) Matched nvidia as autoconfigured driver 0
[   145.486] (==) Matched nouveau as autoconfigured driver 1
[   145.486] (==) Matched nv as autoconfigured driver 2
[   145.486] (==) Matched modesetting as autoconfigured driver 3
[   145.486] (==) Matched fbdev as autoconfigured driver 4
[   145.486] (==) Matched vesa as autoconfigured driver 5
[   145.486] (==) Assigned the driver to the xf86ConfigLayout
[   145.486] (II) LoadModule: "nvidia"
[   145.487] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   145.487] (II) Module nvidia: vendor="NVIDIA Corporation"
[   145.487] 	compiled for 4.0.2, module version = 1.0.0
[   145.487] 	Module class: X.Org Video Driver
[   145.487] (II) LoadModule: "nouveau"
[   145.487] (WW) Warning, couldn't open module nouveau
[   145.487] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   145.487] (II) LoadModule: "nv"
[   145.487] (WW) Warning, couldn't open module nv
[   145.487] (EE) Failed to load module "nv" (module does not exist, 0)
[   145.487] (II) LoadModule: "modesetting"
[   145.488] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   145.488] (II) Module modesetting: vendor="X.Org Foundation"
[   145.488] 	compiled for 1.20.3, module version = 1.20.3
[   145.488] 	Module class: X.Org Video Driver
[   145.488] 	ABI class: X.Org Video Driver, version 24.0
[   145.488] (II) LoadModule: "fbdev"
[   145.488] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   145.488] (II) Module fbdev: vendor="X.Org Foundation"
[   145.488] 	compiled for 1.20.0, module version = 0.5.0
[   145.488] 	Module class: X.Org Video Driver
[   145.488] 	ABI class: X.Org Video Driver, version 24.0
[   145.488] (II) LoadModule: "vesa"
[   145.488] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   145.488] (II) Module vesa: vendor="X.Org Foundation"
[   145.488] 	compiled for 1.20.1, module version = 2.4.0
[   145.488] 	Module class: X.Org Video Driver
[   145.488] 	ABI class: X.Org Video Driver, version 24.0
[   145.488] (II) NVIDIA dlloader X Driver  390.87  Tue Aug 21 15:44:49 PDT 2018
[   145.488] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   145.488] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   145.488] (II) FBDEV: driver for framebuffer: fbdev
[   145.488] (II) VESA: driver for VESA chipsets: vesa
[   145.489] (II) Loading sub module "fb"
[   145.489] (II) LoadModule: "fb"
[   145.490] (II) Loading /usr/lib/xorg/modules/libfb.so
[   145.490] (II) Module fb: vendor="X.Org Foundation"
[   145.490] 	compiled for 1.20.3, module version = 1.0.0
[   145.490] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   145.490] (II) Loading sub module "wfb"
[   145.490] (II) LoadModule: "wfb"
[   145.490] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   145.493] (II) Module wfb: vendor="X.Org Foundation"
[   145.493] 	compiled for 1.20.3, module version = 1.0.0
[   145.493] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   145.493] (II) Loading sub module "ramdac"
[   145.493] (II) LoadModule: "ramdac"
[   145.493] (II) Module "ramdac" already built-in
[   145.494] (WW) Falling back to old probe method for modesetting
[   145.494] (WW) Falling back to old probe method for fbdev
[   145.494] (II) Loading sub module "fbdevhw"
[   145.494] (II) LoadModule: "fbdevhw"
[   145.494] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   145.494] (II) Module fbdevhw: vendor="X.Org Foundation"
[   145.494] 	compiled for 1.20.3, module version = 0.0.2
[   145.494] 	ABI class: X.Org Video Driver, version 24.0
[   145.494] (II) NVIDIA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   145.494] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[   145.494] (==) NVIDIA(0): RGB weight 888
[   145.494] (==) NVIDIA(0): Default visual is TrueColor
[   145.494] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   145.494] (**) NVIDIA(0): Enabling 2D acceleration
[   146.536] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[   146.536] (--) NVIDIA(0):     DFP-0 (boot)
[   146.536] (--) NVIDIA(0):     DFP-1
[   146.536] (--) NVIDIA(0):     DFP-2
[   146.536] (--) NVIDIA(0):     DFP-3
[   146.538] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 Ti (GP107-A) at PCI:1:0:0 (GPU-0)
[   146.538] (--) NVIDIA(0): Memory: 4194304 kBytes
[   146.538] (--) NVIDIA(0): VideoBIOS: 86.07.42.00.45
[   146.538] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   146.568] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): connected
[   146.568] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): Internal TMDS
[   146.568] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): 600.0 MHz maximum pixel clock
[   146.568] (--) NVIDIA(GPU-0): 
[   146.568] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   146.568] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   146.568] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   146.568] (--) NVIDIA(GPU-0): 
[   146.568] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   146.568] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   146.568] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   146.568] (--) NVIDIA(GPU-0): 
[   146.568] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   146.568] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   146.568] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   146.568] (--) NVIDIA(GPU-0): 
[   146.573] (==) NVIDIA(0): 
[   146.573] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   146.573] (==) NVIDIA(0):     will be used as the requested mode.
[   146.573] (==) NVIDIA(0): 
[   146.573] (II) NVIDIA(0): Validated MetaModes:
[   146.573] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
[   146.573] (II) NVIDIA(0): Virtual screen size determined to be 1920 x 1080
[   146.578] (--) NVIDIA(0): DPI set to (101, 101); computed from "UseEdidDpi" X config
[   146.578] (--) NVIDIA(0):     option
[   146.578] (II) UnloadModule: "modesetting"
[   146.578] (II) Unloading modesetting
[   146.578] (II) UnloadModule: "fbdev"
[   146.578] (II) Unloading fbdev
[   146.578] (II) UnloadSubModule: "fbdevhw"
[   146.578] (II) Unloading fbdevhw
[   146.578] (II) UnloadModule: "vesa"
[   146.578] (II) Unloading vesa
[   146.581] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[   146.581] (II) NVIDIA:     access.
[   146.584] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   146.584] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   146.584] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   146.584] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   146.584] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   146.584] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   146.584] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   146.584] (II) NVIDIA(0):     Config Options in the README.
[   146.601] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
[   146.645] (==) NVIDIA(0): Disabling shared memory pixmaps
[   146.646] (==) NVIDIA(0): Backing store enabled
[   146.646] (==) NVIDIA(0): Silken mouse enabled
[   146.646] (==) NVIDIA(0): DPMS enabled
[   146.646] (II) Loading sub module "dri2"
[   146.646] (II) LoadModule: "dri2"
[   146.646] (II) Module "dri2" already built-in
[   146.646] (II) NVIDIA(0): [DRI2] Setup complete
[   146.646] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
[   146.646] (II) Initializing extension Generic Event Extension
[   146.646] (II) Initializing extension SHAPE
[   146.646] (II) Initializing extension MIT-SHM
[   146.646] (II) Initializing extension XInputExtension
[   146.646] (II) Initializing extension XTEST
[   146.646] (II) Initializing extension BIG-REQUESTS
[   146.646] (II) Initializing extension SYNC
[   146.646] (II) Initializing extension XKEYBOARD
[   146.646] (II) Initializing extension XC-MISC
[   146.647] (II) Initializing extension SECURITY
[   146.647] (II) Initializing extension XFIXES
[   146.647] (II) Initializing extension RENDER
[   146.647] (II) Initializing extension RANDR
[   146.647] (II) Initializing extension COMPOSITE
[   146.647] (II) Initializing extension DAMAGE
[   146.647] (II) Initializing extension MIT-SCREEN-SAVER
[   146.647] (II) Initializing extension DOUBLE-BUFFER
[   146.647] (II) Initializing extension RECORD
[   146.647] (II) Initializing extension DPMS
[   146.647] (II) Initializing extension Present
[   146.647] (II) Initializing extension DRI3
[   146.647] (II) Initializing extension X-Resource
[   146.647] (II) Initializing extension XVideo
[   146.648] (II) Initializing extension XVideo-MotionCompensation
[   146.648] (II) Initializing extension SELinux
[   146.648] (II) SELinux: Disabled on system
[   146.648] (II) Initializing extension XFree86-VidModeExtension
[   146.648] (II) Initializing extension XFree86-DGA
[   146.648] (II) Initializing extension XFree86-DRI
[   146.648] (II) Initializing extension DRI2
[   146.648] (II) Initializing extension GLX
[   146.648] (II) Initializing extension GLX
[   146.648] (II) Indirect GLX disabled.
[   146.648] (II) Initializing extension NV-GLX
[   146.648] (II) Initializing extension NV-CONTROL
[   146.648] (II) Initializing extension XINERAMA
[   146.716] (II) config/udev: Adding input device Power Button (/dev/input/event11)
[   146.716] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   146.717] (II) LoadModule: "libinput"
[   146.717] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   146.724] (II) Module libinput: vendor="X.Org Foundation"
[   146.724] 	compiled for 1.20.3, module version = 0.28.2
[   146.724] 	Module class: X.Org XInput Driver
[   146.724] 	ABI class: X.Org XInput driver, version 24.1
[   146.724] (II) Using input driver 'libinput' for 'Power Button'
[   146.724] (**) Power Button: always reports core events
[   146.724] (**) Option "Device" "/dev/input/event11"
[   146.725] (**) Option "_source" "server/udev"
[   146.733] (II) event11 - Power Button: is tagged by udev as: Keyboard
[   146.733] (II) event11 - Power Button: device is a keyboard
[   146.733] (II) event11 - Power Button: device removed
[   146.752] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input13/event11"
[   146.752] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   146.752] (**) Option "xkb_model" "pc105"
[   146.752] (**) Option "xkb_layout" "us,ru"
[   146.752] (**) Option "xkb_variant" ","
[   146.752] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   146.781] (II) event11 - Power Button: is tagged by udev as: Keyboard
[   146.781] (II) event11 - Power Button: device is a keyboard
[   146.781] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[   146.781] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[   146.781] (II) Using input driver 'libinput' for 'Video Bus'
[   146.782] (**) Video Bus: always reports core events
[   146.782] (**) Option "Device" "/dev/input/event12"
[   146.782] (**) Option "_source" "server/udev"
[   146.783] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[   146.783] (II) event12 - Video Bus: device is a keyboard
[   146.783] (II) event12 - Video Bus: device removed
[   146.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:02/LNXVIDEO:00/input/input14/event12"
[   146.816] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   146.816] (**) Option "xkb_model" "pc105"
[   146.816] (**) Option "xkb_layout" "us,ru"
[   146.816] (**) Option "xkb_variant" ","
[   146.816] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   146.817] (II) event12 - Video Bus: is tagged by udev as: Keyboard
[   146.817] (II) event12 - Video Bus: device is a keyboard
[   146.818] (II) config/udev: Adding input device Power Button (/dev/input/event10)
[   146.818] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   146.818] (II) Using input driver 'libinput' for 'Power Button'
[   146.818] (**) Power Button: always reports core events
[   146.818] (**) Option "Device" "/dev/input/event10"
[   146.818] (**) Option "_source" "server/udev"
[   146.819] (II) event10 - Power Button: is tagged by udev as: Keyboard
[   146.819] (II) event10 - Power Button: device is a keyboard
[   146.820] (II) event10 - Power Button: device removed
[   146.840] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input12/event10"
[   146.840] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[   146.840] (**) Option "xkb_model" "pc105"
[   146.840] (**) Option "xkb_layout" "us,ru"
[   146.840] (**) Option "xkb_variant" ","
[   146.840] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   146.841] (II) event10 - Power Button: is tagged by udev as: Keyboard
[   146.841] (II) event10 - Power Button: device is a keyboard
[   146.842] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[   146.842] (II) No input driver specified, ignoring this device.
[   146.842] (II) This device may have been added with another device file.
[   146.843] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event21)
[   146.843] (II) No input driver specified, ignoring this device.
[   146.843] (II) This device may have been added with another device file.
[   146.843] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event22)
[   146.844] (II) No input driver specified, ignoring this device.
[   146.844] (II) This device may have been added with another device file.
[   146.845] (II) config/udev: Adding input device HID 04b4:6038 (/dev/input/event5)
[   146.845] (**) HID 04b4:6038: Applying InputClass "libinput keyboard catchall"
[   146.845] (II) Using input driver 'libinput' for 'HID 04b4:6038'
[   146.845] (**) HID 04b4:6038: always reports core events
[   146.845] (**) Option "Device" "/dev/input/event5"
[   146.845] (**) Option "_source" "server/udev"
[   146.847] (II) event5  - HID 04b4:6038: is tagged by udev as: Keyboard
[   146.847] (II) event5  - HID 04b4:6038: device is a keyboard
[   146.847] (II) event5  - HID 04b4:6038: device removed
[   146.884] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.0/0003:04B4:6038.0002/input/input5/event5"
[   146.884] (II) XINPUT: Adding extended input device "HID 04b4:6038" (type: KEYBOARD, id 9)
[   146.884] (**) Option "xkb_model" "pc105"
[   146.884] (**) Option "xkb_layout" "us,ru"
[   146.884] (**) Option "xkb_variant" ","
[   146.884] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   146.886] (II) event5  - HID 04b4:6038: is tagged by udev as: Keyboard
[   146.886] (II) event5  - HID 04b4:6038: device is a keyboard
[   146.887] (II) config/udev: Adding input device HID 04b4:6038 Mouse (/dev/input/event0)
[   146.887] (**) HID 04b4:6038 Mouse: Applying InputClass "libinput pointer catchall"
[   146.887] (II) Using input driver 'libinput' for 'HID 04b4:6038 Mouse'
[   146.887] (**) HID 04b4:6038 Mouse: always reports core events
[   146.887] (**) Option "Device" "/dev/input/event0"
[   146.887] (**) Option "_source" "server/udev"
[   146.888] (II) event0  - HID 04b4:6038 Mouse: is tagged by udev as: Mouse
[   146.889] (II) event0  - HID 04b4:6038 Mouse: device is a pointer
[   146.889] (II) event0  - HID 04b4:6038 Mouse: device removed
[   146.928] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.1/0003:04B4:6038.0001/input/input0/event0"
[   146.928] (II) XINPUT: Adding extended input device "HID 04b4:6038 Mouse" (type: MOUSE, id 10)
[   146.928] (**) Option "AccelerationScheme" "none"
[   146.928] (**) HID 04b4:6038 Mouse: (accel) selected scheme none/0
[   146.928] (**) HID 04b4:6038 Mouse: (accel) acceleration factor: 2.000
[   146.928] (**) HID 04b4:6038 Mouse: (accel) acceleration threshold: 4
[   146.930] (II) event0  - HID 04b4:6038 Mouse: is tagged by udev as: Mouse
[   146.930] (II) event0  - HID 04b4:6038 Mouse: device is a pointer
[   146.931] (II) config/udev: Adding input device HID 04b4:6038 Mouse (/dev/input/mouse0)
[   146.931] (II) No input driver specified, ignoring this device.
[   146.931] (II) This device may have been added with another device file.
[   146.932] (II) config/udev: Adding input device HID 04b4:6038 System Control (/dev/input/event1)
[   146.932] (**) HID 04b4:6038 System Control: Applying InputClass "libinput keyboard catchall"
[   146.932] (II) Using input driver 'libinput' for 'HID 04b4:6038 System Control'
[   146.932] (**) HID 04b4:6038 System Control: always reports core events
[   146.932] (**) Option "Device" "/dev/input/event1"
[   146.932] (**) Option "_source" "server/udev"
[   146.934] (II) event1  - HID 04b4:6038 System Control: is tagged by udev as: Keyboard
[   146.934] (II) event1  - HID 04b4:6038 System Control: device is a keyboard
[   146.935] (II) event1  - HID 04b4:6038 System Control: device removed
[   146.956] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.1/0003:04B4:6038.0001/input/input1/event1"
[   146.956] (II) XINPUT: Adding extended input device "HID 04b4:6038 System Control" (type: KEYBOARD, id 11)
[   146.956] (**) Option "xkb_model" "pc105"
[   146.956] (**) Option "xkb_layout" "us,ru"
[   146.956] (**) Option "xkb_variant" ","
[   146.956] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   146.958] (II) event1  - HID 04b4:6038 System Control: is tagged by udev as: Keyboard
[   146.958] (II) event1  - HID 04b4:6038 System Control: device is a keyboard
[   146.960] (II) config/udev: Adding input device HID 04b4:6038 Consumer Control (/dev/input/event2)
[   146.960] (**) HID 04b4:6038 Consumer Control: Applying InputClass "libinput keyboard catchall"
[   146.960] (II) Using input driver 'libinput' for 'HID 04b4:6038 Consumer Control'
[   146.960] (**) HID 04b4:6038 Consumer Control: always reports core events
[   146.960] (**) Option "Device" "/dev/input/event2"
[   146.960] (**) Option "_source" "server/udev"
[   146.962] (II) event2  - HID 04b4:6038 Consumer Control: is tagged by udev as: Keyboard
[   146.962] (II) event2  - HID 04b4:6038 Consumer Control: device is a keyboard
[   146.962] (II) event2  - HID 04b4:6038 Consumer Control: device removed
[   146.980] (II) libinput: HID 04b4:6038 Consumer Control: needs a virtual subdevice
[   146.980] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.1/0003:04B4:6038.0001/input/input2/event2"
[   146.980] (II) XINPUT: Adding extended input device "HID 04b4:6038 Consumer Control" (type: MOUSE, id 12)
[   146.980] (**) Option "AccelerationScheme" "none"
[   146.980] (**) HID 04b4:6038 Consumer Control: (accel) selected scheme none/0
[   146.980] (**) HID 04b4:6038 Consumer Control: (accel) acceleration factor: 2.000
[   146.980] (**) HID 04b4:6038 Consumer Control: (accel) acceleration threshold: 4
[   146.982] (II) event2  - HID 04b4:6038 Consumer Control: is tagged by udev as: Keyboard
[   146.982] (II) event2  - HID 04b4:6038 Consumer Control: device is a keyboard
[   146.983] (II) config/udev: Adding input device HID 04b4:6038 (/dev/input/event3)
[   146.983] (II) No input driver specified, ignoring this device.
[   146.983] (II) This device may have been added with another device file.
[   146.984] (II) config/udev: Adding input device HID 04b4:6038 Keyboard (/dev/input/event4)
[   146.984] (**) HID 04b4:6038 Keyboard: Applying InputClass "libinput keyboard catchall"
[   146.984] (II) Using input driver 'libinput' for 'HID 04b4:6038 Keyboard'
[   146.984] (**) HID 04b4:6038 Keyboard: always reports core events
[   146.984] (**) Option "Device" "/dev/input/event4"
[   146.984] (**) Option "_source" "server/udev"
[   146.986] (II) event4  - HID 04b4:6038 Keyboard: is tagged by udev as: Keyboard
[   146.986] (II) event4  - HID 04b4:6038 Keyboard: device is a keyboard
[   146.987] (II) event4  - HID 04b4:6038 Keyboard: device removed
[   147.004] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.1/0003:04B4:6038.0001/input/input4/event4"
[   147.004] (II) XINPUT: Adding extended input device "HID 04b4:6038 Keyboard" (type: KEYBOARD, id 13)
[   147.004] (**) Option "xkb_model" "pc105"
[   147.004] (**) Option "xkb_layout" "us,ru"
[   147.004] (**) Option "xkb_variant" ","
[   147.004] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   147.006] (II) event4  - HID 04b4:6038 Keyboard: is tagged by udev as: Keyboard
[   147.006] (II) event4  - HID 04b4:6038 Keyboard: device is a keyboard
[   147.007] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/event6)
[   147.007] (**) Logitech G102 Prodigy Gaming Mouse: Applying InputClass "libinput pointer catchall"
[   147.007] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse'
[   147.007] (**) Logitech G102 Prodigy Gaming Mouse: always reports core events
[   147.007] (**) Option "Device" "/dev/input/event6"
[   147.007] (**) Option "_source" "server/udev"
[   147.066] (II) event6  - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[   147.066] (II) event6  - Logitech G102 Prodigy Gaming Mouse: device is a pointer
[   147.066] (II) event6  - Logitech G102 Prodigy Gaming Mouse: device removed
[   147.092] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.0/0003:046D:C084.0003/input/input6/event6"
[   147.092] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse" (type: MOUSE, id 14)
[   147.092] (**) Option "AccelerationScheme" "none"
[   147.092] (**) Logitech G102 Prodigy Gaming Mouse: (accel) selected scheme none/0
[   147.092] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration factor: 2.000
[   147.092] (**) Logitech G102 Prodigy Gaming Mouse: (accel) acceleration threshold: 4
[   147.158] (II) event6  - Logitech G102 Prodigy Gaming Mouse: is tagged by udev as: Mouse
[   147.158] (II) event6  - Logitech G102 Prodigy Gaming Mouse: device is a pointer
[   147.159] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse (/dev/input/mouse1)
[   147.159] (II) No input driver specified, ignoring this device.
[   147.159] (II) This device may have been added with another device file.
[   147.160] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse Keyboard (/dev/input/event7)
[   147.160] (**) Logitech G102 Prodigy Gaming Mouse Keyboard: Applying InputClass "libinput keyboard catchall"
[   147.160] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse Keyboard'
[   147.160] (**) Logitech G102 Prodigy Gaming Mouse Keyboard: always reports core events
[   147.160] (**) Option "Device" "/dev/input/event7"
[   147.160] (**) Option "_source" "server/udev"
[   147.162] (II) event7  - Logitech G102 Prodigy Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   147.162] (II) event7  - Logitech G102 Prodigy Gaming Mouse Keyboard: device is a keyboard
[   147.163] (II) event7  - Logitech G102 Prodigy Gaming Mouse Keyboard: device removed
[   147.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:046D:C084.0004/input/input7/event7"
[   147.184] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse Keyboard" (type: KEYBOARD, id 15)
[   147.184] (**) Option "xkb_model" "pc105"
[   147.184] (**) Option "xkb_layout" "us,ru"
[   147.184] (**) Option "xkb_variant" ","
[   147.184] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   147.186] (II) event7  - Logitech G102 Prodigy Gaming Mouse Keyboard: is tagged by udev as: Keyboard
[   147.186] (II) event7  - Logitech G102 Prodigy Gaming Mouse Keyboard: device is a keyboard
[   147.188] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse Consumer Control (/dev/input/event8)
[   147.188] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[   147.188] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse Consumer Control'
[   147.188] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: always reports core events
[   147.188] (**) Option "Device" "/dev/input/event8"
[   147.188] (**) Option "_source" "server/udev"
[   147.190] (II) event8  - Logitech G102 Prodigy Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[   147.190] (II) event8  - Logitech G102 Prodigy Gaming Mouse Consumer Control: device is a keyboard
[   147.190] (II) event8  - Logitech G102 Prodigy Gaming Mouse Consumer Control: device removed
[   147.208] (II) libinput: Logitech G102 Prodigy Gaming Mouse Consumer Control: needs a virtual subdevice
[   147.208] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:046D:C084.0004/input/input8/event8"
[   147.208] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse Consumer Control" (type: MOUSE, id 16)
[   147.208] (**) Option "AccelerationScheme" "none"
[   147.208] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: (accel) selected scheme none/0
[   147.208] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: (accel) acceleration factor: 2.000
[   147.208] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: (accel) acceleration threshold: 4
[   147.210] (II) event8  - Logitech G102 Prodigy Gaming Mouse Consumer Control: is tagged by udev as: Keyboard
[   147.210] (II) event8  - Logitech G102 Prodigy Gaming Mouse Consumer Control: device is a keyboard
[   147.211] (II) config/udev: Adding input device Logitech G102 Prodigy Gaming Mouse System Control (/dev/input/event9)
[   147.211] (**) Logitech G102 Prodigy Gaming Mouse System Control: Applying InputClass "libinput keyboard catchall"
[   147.211] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse System Control'
[   147.211] (**) Logitech G102 Prodigy Gaming Mouse System Control: always reports core events
[   147.211] (**) Option "Device" "/dev/input/event9"
[   147.212] (**) Option "_source" "server/udev"
[   147.214] (II) event9  - Logitech G102 Prodigy Gaming Mouse System Control: is tagged by udev as: Keyboard
[   147.214] (II) event9  - Logitech G102 Prodigy Gaming Mouse System Control: device is a keyboard
[   147.214] (II) event9  - Logitech G102 Prodigy Gaming Mouse System Control: device removed
[   147.236] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:046D:C084.0004/input/input9/event9"
[   147.236] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse System Control" (type: KEYBOARD, id 17)
[   147.236] (**) Option "xkb_model" "pc105"
[   147.236] (**) Option "xkb_layout" "us,ru"
[   147.236] (**) Option "xkb_variant" ","
[   147.236] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   147.238] (II) event9  - Logitech G102 Prodigy Gaming Mouse System Control: is tagged by udev as: Keyboard
[   147.238] (II) event9  - Logitech G102 Prodigy Gaming Mouse System Control: device is a keyboard
[   147.239] (II) config/udev: Adding input device HD-Audio Generic Front Mic (/dev/input/event14)
[   147.239] (II) No input driver specified, ignoring this device.
[   147.239] (II) This device may have been added with another device file.
[   147.240] (II) config/udev: Adding input device HD-Audio Generic Rear Mic (/dev/input/event15)
[   147.240] (II) No input driver specified, ignoring this device.
[   147.240] (II) This device may have been added with another device file.
[   147.240] (II) config/udev: Adding input device HD-Audio Generic Line (/dev/input/event16)
[   147.240] (II) No input driver specified, ignoring this device.
[   147.240] (II) This device may have been added with another device file.
[   147.241] (II) config/udev: Adding input device HD-Audio Generic Line Out (/dev/input/event17)
[   147.241] (II) No input driver specified, ignoring this device.
[   147.241] (II) This device may have been added with another device file.
[   147.241] (II) config/udev: Adding input device HD-Audio Generic Front Headphone (/dev/input/event18)
[   147.241] (II) No input driver specified, ignoring this device.
[   147.241] (II) This device may have been added with another device file.
[   147.242] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event19)
[   147.242] (**) Eee PC WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[   147.242] (II) Using input driver 'libinput' for 'Eee PC WMI hotkeys'
[   147.242] (**) Eee PC WMI hotkeys: always reports core events
[   147.242] (**) Option "Device" "/dev/input/event19"
[   147.242] (**) Option "_source" "server/udev"
[   147.243] (II) event19 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   147.243] (II) event19 - Eee PC WMI hotkeys: device is a keyboard
[   147.243] (II) event19 - Eee PC WMI hotkeys: device removed
[   147.284] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input21/event19"
[   147.284] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 18)
[   147.284] (**) Option "xkb_model" "pc105"
[   147.284] (**) Option "xkb_layout" "us,ru"
[   147.284] (**) Option "xkb_variant" ","
[   147.284] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   147.285] (II) event19 - Eee PC WMI hotkeys: is tagged by udev as: Keyboard
[   147.285] (II) event19 - Eee PC WMI hotkeys: device is a keyboard
[   147.286] (II) config/udev: Adding input device PC Speaker (/dev/input/event13)
[   147.286] (II) No input driver specified, ignoring this device.
[   147.286] (II) This device may have been added with another device file.
[   147.292] (**) HID 04b4:6038 Consumer Control: Applying InputClass "libinput keyboard catchall"
[   147.293] (II) Using input driver 'libinput' for 'HID 04b4:6038 Consumer Control'
[   147.293] (**) HID 04b4:6038 Consumer Control: always reports core events
[   147.293] (**) Option "Device" "/dev/input/event2"
[   147.293] (**) Option "_source" "_driver/libinput"
[   147.293] (II) libinput: HID 04b4:6038 Consumer Control: is a virtual subdevice
[   147.293] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-6/1-6:1.1/0003:04B4:6038.0001/input/input2/event2"
[   147.293] (II) XINPUT: Adding extended input device "HID 04b4:6038 Consumer Control" (type: KEYBOARD, id 19)
[   147.293] (**) Option "xkb_model" "pc105"
[   147.293] (**) Option "xkb_layout" "us,ru"
[   147.293] (**) Option "xkb_variant" ","
[   147.293] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   147.293] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: Applying InputClass "libinput keyboard catchall"
[   147.293] (II) Using input driver 'libinput' for 'Logitech G102 Prodigy Gaming Mouse Consumer Control'
[   147.293] (**) Logitech G102 Prodigy Gaming Mouse Consumer Control: always reports core events
[   147.293] (**) Option "Device" "/dev/input/event8"
[   147.293] (**) Option "_source" "_driver/libinput"
[   147.293] (II) libinput: Logitech G102 Prodigy Gaming Mouse Consumer Control: is a virtual subdevice
[   147.293] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:01.2/0000:02:00.0/usb1/1-9/1-9:1.1/0003:046D:C084.0004/input/input8/event8"
[   147.293] (II) XINPUT: Adding extended input device "Logitech G102 Prodigy Gaming Mouse Consumer Control" (type: KEYBOARD, id 20)
[   147.293] (**) Option "xkb_model" "pc105"
[   147.293] (**) Option "xkb_layout" "us,ru"
[   147.293] (**) Option "xkb_variant" ","
[   147.293] (**) Option "xkb_options" "grp:alt_shift_toggle,grp_led:scroll"
[   159.028] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): connected
[   159.028] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): Internal TMDS
[   159.028] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): 600.0 MHz maximum pixel clock
[   159.028] (--) NVIDIA(GPU-0): 
[   159.028] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   159.028] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   159.028] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   159.028] (--) NVIDIA(GPU-0): 
[   159.028] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   159.028] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   159.028] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   159.028] (--) NVIDIA(GPU-0): 
[   159.029] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   159.029] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   159.029] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   159.029] (--) NVIDIA(GPU-0): 
[   159.061] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): connected
[   159.061] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): Internal TMDS
[   159.061] (--) NVIDIA(GPU-0): Ancor Communications Inc ASUS 22T1E (DFP-0): 600.0 MHz maximum pixel clock
[   159.061] (--) NVIDIA(GPU-0): 
[   159.062] (--) NVIDIA(GPU-0): DFP-1: disconnected
[   159.062] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[   159.062] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[   159.062] (--) NVIDIA(GPU-0): 
[   159.062] (--) NVIDIA(GPU-0): DFP-2: disconnected
[   159.062] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[   159.062] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[   159.062] (--) NVIDIA(GPU-0): 
[   159.062] (--) NVIDIA(GPU-0): DFP-3: disconnected
[   159.062] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[   159.062] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[   159.062] (--) NVIDIA(GPU-0): 
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[   143.256] (--) Log file renamed from "/var/log/Xorg.pid-12000.log" to "/var/log/Xorg.0.log"
[   143.257] 
X.Org X Server 1.20.3
X Protocol Version 11, Revision 0
[   143.257] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[   143.257] Current Operating System: Linux debian 4.19.0-2-amd64 #1 SMP Debian 4.19.16-1 (2019-01-17) x86_64
[   143.257] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.19.0-2-amd64 root=UUID=46e35f7b-d4bf-4a69-aa82-e40e6c6216c7 ro quiet
[   143.257] Build Date: 25 October 2018  06:15:23PM
[   143.257] xorg-server 2:1.20.3-1 (https://www.debian.org/support) 
[   143.257] Current version of pixman: 0.36.0
[   143.257] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   143.257] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   143.257] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Feb 20 22:03:54 2019
[   143.257] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   143.257] (==) No Layout section.  Using the first Screen section.
[   143.257] (==) No screen section available. Using defaults.
[   143.257] (**) |-->Screen "Default Screen Section" (0)
[   143.257] (**) |   |-->Monitor "<default monitor>"
[   143.257] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   143.257] (==) Automatically adding devices
[   143.257] (==) Automatically enabling devices
[   143.257] (==) Automatically adding GPU devices
[   143.257] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   143.257] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   143.257] 	Entry deleted from font path.
[   143.257] (==) 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
[   143.257] (==) ModulePath set to "/usr/lib/xorg/modules"
[   143.257] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   143.257] (II) Loader magic: 0x556a280cce20
[   143.257] (II) Module ABI versions:
[   143.257] 	X.Org ANSI C Emulation: 0.4
[   143.257] 	X.Org Video Driver: 24.0
[   143.257] 	X.Org XInput driver : 24.1
[   143.257] 	X.Org Server Extension : 10.0
[   143.258] (++) using VT number 7

[   143.258] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[   143.258] (II) xfree86: Adding drm device (/dev/dri/card0)
[   143.262] (--) PCI:*(1 at 0:0:0) 10de:1c82:1462:8c96 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000f000/128, BIOS @ 0x????????/131072
[   143.262] (II) LoadModule: "glx"
[   143.262] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   143.263] (II) Module glx: vendor="X.Org Foundation"
[   143.263] 	compiled for 1.19.2, module version = 1.0.0
[   143.263] 	ABI class: X.Org Server Extension, version 10.0
[   143.489] (==) Matched nouveau as autoconfigured driver 0
[   143.489] (==) Matched nv as autoconfigured driver 1
[   143.489] (==) Matched modesetting as autoconfigured driver 2
[   143.489] (==) Matched fbdev as autoconfigured driver 3
[   143.489] (==) Matched vesa as autoconfigured driver 4
[   143.489] (==) Assigned the driver to the xf86ConfigLayout
[   143.489] (II) LoadModule: "nouveau"
[   143.489] (WW) Warning, couldn't open module nouveau
[   143.489] (EE) Failed to load module "nouveau" (module does not exist, 0)
[   143.489] (II) LoadModule: "nv"
[   143.489] (WW) Warning, couldn't open module nv
[   143.489] (EE) Failed to load module "nv" (module does not exist, 0)
[   143.489] (II) LoadModule: "modesetting"
[   143.489] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   143.489] (II) Module modesetting: vendor="X.Org Foundation"
[   143.489] 	compiled for 1.20.3, module version = 1.20.3
[   143.489] 	Module class: X.Org Video Driver
[   143.489] 	ABI class: X.Org Video Driver, version 24.0
[   143.489] (II) LoadModule: "fbdev"
[   143.489] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   143.489] (II) Module fbdev: vendor="X.Org Foundation"
[   143.489] 	compiled for 1.20.0, module version = 0.5.0
[   143.489] 	Module class: X.Org Video Driver
[   143.489] 	ABI class: X.Org Video Driver, version 24.0
[   143.489] (II) LoadModule: "vesa"
[   143.489] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   143.489] (II) Module vesa: vendor="X.Org Foundation"
[   143.489] 	compiled for 1.20.1, module version = 2.4.0
[   143.489] 	Module class: X.Org Video Driver
[   143.489] 	ABI class: X.Org Video Driver, version 24.0
[   143.489] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   143.489] (II) FBDEV: driver for framebuffer: fbdev
[   143.489] (II) VESA: driver for VESA chipsets: vesa
[   143.491] (WW) Falling back to old probe method for modesetting
[   143.491] (II) Loading sub module "fbdevhw"
[   143.491] (II) LoadModule: "fbdevhw"
[   143.491] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   143.491] (II) Module fbdevhw: vendor="X.Org Foundation"
[   143.491] 	compiled for 1.20.3, module version = 0.0.2
[   143.491] 	ABI class: X.Org Video Driver, version 24.0
[   143.491] (EE) Unable to find a valid framebuffer device
[   143.491] (WW) Falling back to old probe method for fbdev
[   143.491] (II) Loading sub module "fbdevhw"
[   143.491] (II) LoadModule: "fbdevhw"
[   143.491] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   143.491] (II) Module fbdevhw: vendor="X.Org Foundation"
[   143.491] 	compiled for 1.20.3, module version = 0.0.2
[   143.491] 	ABI class: X.Org Video Driver, version 24.0
[   143.491] (II) FBDEV(2): using default device
[   143.491] vesa: Ignoring device with a bound kernel driver
[   143.491] (EE) Screen 0 deleted because of no matching config section.
[   143.491] (II) UnloadModule: "modesetting"
[   143.491] (EE) Screen 0 deleted because of no matching config section.
[   143.491] (II) UnloadModule: "fbdev"
[   143.491] (II) UnloadSubModule: "fbdevhw"
[   143.491] (EE) Screen 1 deleted because of no matching config section.
[   143.491] (II) UnloadModule: "vesa"
[   143.491] (II) FBDEV(0): Console is 8bpp, defaulting to 32bpp
[   143.491] (II) FBDEV(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   143.491] (==) FBDEV(0): Depth 24, (==) framebuffer bpp 32
[   143.491] (==) FBDEV(0): RGB weight 888
[   143.491] (==) FBDEV(0): Default visual is TrueColor
[   143.491] (==) FBDEV(0): Using gamma correction (1.0, 1.0, 1.0)
[   143.491] (II) FBDEV(0): hardware: VESA VGA (video memory: 16200kB)
[   143.491] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[   143.491] (II) FBDEV(0): checking modes against framebuffer device...
[   143.491] (II) FBDEV(0): checking modes against monitor...
[   143.491] (II) FBDEV(0): Virtual size is 640x480 (pitch 640)
[   143.491] (**) FBDEV(0):  Built-in mode "current": 27.1 MHz, 33.5 kHz, 67.1 Hz
[   143.491] (II) FBDEV(0): Modeline "current"x0.0   27.11  640 661 725 810  480 481 484 499 -hsync +vsync -csync (33.5 kHz b)
[   143.491] (==) FBDEV(0): DPI set to (96, 96)
[   143.491] (II) Loading sub module "fb"
[   143.491] (II) LoadModule: "fb"
[   143.491] (II) Loading /usr/lib/xorg/modules/libfb.so
[   143.491] (II) Module fb: vendor="X.Org Foundation"
[   143.491] 	compiled for 1.20.3, module version = 1.0.0
[   143.491] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   143.491] (**) FBDEV(0): using shadow framebuffer
[   143.491] (II) Loading sub module "shadow"
[   143.491] (II) LoadModule: "shadow"
[   143.491] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   143.491] (II) Module shadow: vendor="X.Org Foundation"
[   143.491] 	compiled for 1.20.3, module version = 1.1.0
[   143.491] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   143.824] (==) FBDEV(0): Backing store enabled
[   143.824] (==) FBDEV(0): DPMS enabled
[   143.824] (II) Initializing extension Generic Event Extension
[   143.824] (II) Initializing extension SHAPE
[   143.824] (II) Initializing extension MIT-SHM
[   143.824] (II) Initializing extension XInputExtension
[   143.824] (II) Initializing extension XTEST
[   143.824] (II) Initializing extension BIG-REQUESTS
[   143.824] (II) Initializing extension SYNC
[   143.824] (II) Initializing extension XKEYBOARD
[   143.824] (II) Initializing extension XC-MISC
[   143.824] (II) Initializing extension SECURITY
[   143.825] (II) Initializing extension XFIXES
[   143.825] (II) Initializing extension RENDER
[   143.825] (II) Initializing extension RANDR
[   143.825] (II) Initializing extension COMPOSITE
[   143.825] (II) Initializing extension DAMAGE
[   143.825] (II) Initializing extension MIT-SCREEN-SAVER
[   143.825] (II) Initializing extension DOUBLE-BUFFER
[   143.825] (II) Initializing extension RECORD
[   143.825] (II) Initializing extension DPMS
[   143.825] (II) Initializing extension Present
[   143.825] (II) Initializing extension DRI3
[   143.825] (II) Initializing extension X-Resource
[   143.825] (II) Initializing extension XVideo
[   143.825] (II) Initializing extension XVideo-MotionCompensation
[   143.825] (II) Initializing extension SELinux
[   143.825] (II) SELinux: Disabled on system
[   143.825] (II) Initializing extension GLX
[   143.826] (II) Initializing extension XFree86-VidModeExtension
[   143.826] (II) Initializing extension XFree86-DGA
[   143.826] (II) Initializing extension XFree86-DRI
[   143.826] (II) Initializing extension DRI2
[   143.826] (II) Initializing extension GLX
[   143.826] (II) AIGLX: Screen 0 is not DRI2 capable
[   143.826] (EE) AIGLX: reverting to software rendering
[   143.874] (II) IGLX: enabled GLX_MESA_copy_sub_buffer
[   143.875] (EE) 
[   143.875] (EE) Backtrace:
[   143.875] (EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x139) [0x556a2803efc9]
[   143.875] (EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x50) [0x7f77cd27372f]
[   143.875] (EE) 2: /usr/lib/xorg/modules/extensions/libglx.so (GlxSetVisualConfigs+0x2fa) [0x7f77cc7b2a2a]
[   143.875] (EE) 3: /usr/lib/xorg/modules/extensions/libglx.so (_init+0x1ad8a) [0x7f77cc7ccb7a]
[   143.875] (EE) 4: /usr/lib/xorg/modules/extensions/libglx.so (_init+0x1a1a2) [0x7f77cc7cb412]
[   143.875] (EE) 5: /usr/lib/xorg/Xorg (InitExtensions+0x89) [0x556a27f4e439]
[   143.875] (EE) 6: /usr/lib/xorg/Xorg (InitFonts+0x1eb) [0x556a27ee47ab]
[   143.875] (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xeb) [0x7f77cd0c209b]
[   143.875] (EE) 8: /usr/lib/xorg/Xorg (_start+0x2a) [0x556a27ece68a]
[   143.875] (EE) 
[   143.875] (EE) Segmentation fault at address 0x7f77cc75e100
[   143.875] (EE) 
Fatal server error:
[   143.875] (EE) Caught signal 11 (Segmentation fault). Server aborting
[   143.875] (EE) 
[   143.876] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[   143.876] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[   143.876] (EE) 
[   144.213] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^

Kernel modules: nvidia.ko
/lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current.ko

filename:       /lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current-drm.ko
version:        390.87
supported:      external
license:        MIT
srcversion:     38215FF4762670F5509D48D
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
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:       4.19.0-2-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        MIT
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       4.19.0-2-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current-modeset.ko
version:        390.87
supported:      external
license:        NVIDIA
srcversion:     B3CE2BFCCAF1559128755FB
depends:        nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       4.19.0-2-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.19.0-2-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        390.87
supported:      external
license:        NVIDIA
srcversion:     3FFE73929A3207C33D6C4F2
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        ipmi_msghandler
retpoline:      Y
name:           nvidia
vermagic:       4.19.0-2-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
nvidia_drm             45056  1
nvidia_modeset       1110016  18 nvidia_drm
nvidia              14401536  914 nvidia_modeset
drm_kms_helper        204800  1 nvidia_drm
drm                   483328  4 drm_kms_helper,nvidia_drm
ipmi_devintf           20480  0
ipmi_msghandler        65536  2 ipmi_devintf,nvidia
tun                    49152  2
pci_stub               16384  1
vboxpci                28672  0
vboxnetadp             28672  0
vboxnetflt             32768  0
vboxdrv               495616  3 vboxpci,vboxnetadp,vboxnetflt
snd_hda_codec_hdmi     57344  1
binfmt_misc            20480  1
edac_mce_amd           28672  0
kvm_amd               106496  0
eeepc_wmi              16384  0
ccp                    98304  1 kvm_amd
joydev                 24576  0
asus_wmi               32768  1 eeepc_wmi
rng_core               16384  1 ccp
kvm                   729088  1 kvm_amd
sparse_keymap          16384  1 asus_wmi
irqbypass              16384  1 kvm
rfkill                 28672  4 asus_wmi
wmi_bmof               16384  0
evdev                  28672  21
crct10dif_pclmul       16384  0
snd_hda_codec_realtek   118784  1
snd_hda_codec_generic    86016  1 snd_hda_codec_realtek
crc32_pclmul           16384  0
snd_hda_intel          45056  4
snd_hda_codec         151552  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
ghash_clmulni_intel    16384  0
snd_hda_core           94208  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              16384  1 snd_hda_codec
snd_pcm_oss            61440  0
snd_mixer_oss          28672  1 snd_pcm_oss
pcspkr                 16384  0
snd_pcm               114688  5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_hda_core
k10temp                16384  0
sp5100_tco             16384  0
snd_timer              36864  1 snd_pcm
snd                    94208  18 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm_oss,snd_pcm,snd_mixer_oss
soundcore              16384  1 snd
sg                     36864  0
wmi                    28672  2 asus_wmi,wmi_bmof
video                  45056  1 asus_wmi
button                 16384  0
pcc_cpufreq            16384  0
acpi_cpufreq           24576  0
parport_pc             32768  0
ppdev                  20480  0
lp                     20480  0
parport                57344  3 parport_pc,lp,ppdev
ip_tables              28672  0
x_tables               45056  1 ip_tables
autofs4                49152  2
ext4                  733184  3
crc16                  16384  1 ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4
fscrypto               32768  1 ext4
ecb                    16384  0
btrfs                1384448  0
zstd_decompress        81920  1 btrfs
zstd_compress         180224  1 btrfs
xxhash                 16384  2 zstd_compress,zstd_decompress
raid10                 57344  0
raid456               172032  0
async_raid6_recov      20480  1 raid456
async_memcpy           16384  2 raid456,async_raid6_recov
async_pq               16384  2 raid456,async_raid6_recov
async_xor              16384  3 async_pq,raid456,async_raid6_recov
async_tx               16384  5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov
xor                    24576  2 async_xor,btrfs
raid6_pq              122880  4 async_pq,btrfs,raid456,async_raid6_recov
libcrc32c              16384  2 btrfs,raid456
crc32c_generic         16384  0
raid1                  45056  0
raid0                  20480  0
multipath              16384  0
linear                 16384  0
md_mod                167936  6 raid1,raid10,raid0,linear,raid456,multipath
uvesafb                36864  1
sr_mod                 28672  0
sd_mod                 53248  7
cdrom                  69632  1 sr_mod
hid_generic            16384  0
usbhid                 57344  0
hid                   139264  2 usbhid,hid_generic
crc32c_intel           24576  7
aesni_intel           200704  1
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
r8169                  90112  0
ahci                   40960  4
libahci                40960  1 ahci
libphy                 77824  2 r8169
xhci_pci               16384  0
xhci_hcd              266240  1 xhci_pci
libata                278528  2 libahci,ahci
i2c_piix4              24576  0
usbcore               290816  3 xhci_hcd,usbhid,xhci_pci
scsi_mod              249856  4 sd_mod,libata,sg,sr_mod
usb_common             16384  1 usbcore
gpio_amdpt             16384  0
gpio_generic           16384  1 gpio_amdpt

xrandr:
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 32767 x 32767
DVI-D-0 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
   1920x1080     60.00*+  59.94  
   1680x1050     59.95  
   1600x1200     60.00  
   1440x900      59.89  
   1280x1024     75.02    60.02  
   1280x960      60.00  
   1280x720      60.00    59.94  
   1152x864      75.00  
   1024x768      75.03    70.07    60.00  
   800x600       75.00    72.19    60.32    56.25  
   720x480       59.94    59.94  
   640x480       75.00    72.81    59.94  
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:


-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages nvidia-driver depends on:
ii  nvidia-alternative                         390.87-8
ii  nvidia-driver-bin                          390.87-8
ii  nvidia-driver-libs                         390.87-8
ii  nvidia-installer-cleanup                   20151021+9
ii  nvidia-kernel-dkms [nvidia-kernel-390.87]  390.87-8
ii  nvidia-legacy-check                        390.87-8
ii  nvidia-support                             20151021+9
ii  nvidia-vdpau-driver                        390.87-8
ii  xserver-xorg-video-nvidia                  390.87-8

Versions of packages nvidia-driver recommends:
ii  libnvidia-cfg1       390.87-8
ii  nvidia-persistenced  390.87-1
pn  nvidia-settings      <none>

Versions of packages nvidia-driver suggests:
ii  nvidia-kernel-dkms  390.87-8

Versions of packages nvidia-driver-libs:amd64 depends on:
ii  libgl1-nvidia-glvnd-glx  390.87-8
ii  nvidia-egl-icd           390.87-8

Versions of packages nvidia-driver-libs:amd64 recommends:
ii  libgles-nvidia1          390.87-8
ii  libgles-nvidia2          390.87-8
ii  libglx-nvidia0           390.87-8
ii  libnvidia-cfg1           390.87-8
ii  libopengl0               1.1.0-1
ii  nvidia-driver-libs-i386  390.87-8
ii  nvidia-vulkan-icd        390.87-8

Versions of packages nvidia-driver-libs:i386 depends on:
ii  libgl1-nvidia-glvnd-glx  390.87-8
ii  nvidia-egl-icd           390.87-8

Versions of packages nvidia-driver-libs:i386 recommends:
ii  libgles-nvidia1    390.87-8
ii  libgles-nvidia2    390.87-8
ii  libglx-nvidia0     390.87-8
ii  libnvidia-cfg1     390.87-8
ii  libopengl0         1.1.0-1
ii  nvidia-vulkan-icd  390.87-8

Versions of packages xserver-xorg-video-nvidia depends on:
ii  libc6                                  2.28-7
ii  libnvidia-glcore                       390.87-8
ii  nvidia-alternative                     390.87-8
ii  nvidia-installer-cleanup               20151021+9
ii  nvidia-legacy-check                    390.87-8
ii  nvidia-support                         20151021+9
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.3-1

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-kernel-dkms [nvidia-kernel-390.87]  390.87-8
pn  nvidia-settings                            <none>
ii  nvidia-vdpau-driver                        390.87-8

Versions of packages xserver-xorg-video-nvidia suggests:
ii  nvidia-kernel-dkms  390.87-8

Versions of packages nvidia-alternative depends on:
ii  dpkg                    1.19.2
ii  glx-alternative-nvidia  0.9.1
ii  nvidia-legacy-check     390.87-8

Versions of packages nvidia-kernel-dkms depends on:
ii  dkms                                               2.6.1-4
ii  nvidia-installer-cleanup                           20151021+9
ii  nvidia-kernel-support [nvidia-kernel-support--v1]  390.87-8

nvidia-kernel-dkms recommends no packages.

Versions of packages glx-alternative-nvidia depends on:
ii  dpkg                  1.19.2
ii  glx-alternative-mesa  0.9.1
ii  glx-diversions        0.9.1
ii  update-glx            0.9.1

glx-alternative-nvidia suggests no packages.

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.28-7
ii  libdrm-intel1                          2.4.97-1
ii  libdrm2                                2.4.97-1
ii  libpciaccess0                          0.14-1
ii  libpixman-1-0                          0.36.0-1
ii  libudev1                               240-5
ii  libx11-6                               2:1.6.7-1
ii  libx11-xcb1                            2:1.6.7-1
ii  libxcb-dri2-0                          1.13.1-2
ii  libxcb-dri3-0                          1.13.1-2
ii  libxcb-sync1                           1.13.1-2
ii  libxcb-util0                           0.3.8-3+b2
ii  libxcb1                                1.13.1-2
ii  libxcursor1                            1:1.1.15-2
ii  libxdamage1                            1:1.1.4-3
ii  libxext6                               2:1.3.3-1+b2
ii  libxfixes3                             1:5.0.3-1
ii  libxinerama1                           2:1.1.4-2
ii  libxrandr2                             2:1.5.1-1
ii  libxrender1                            1:0.9.10-1
ii  libxshmfence1                          1.3-1
ii  libxss1                                1:1.2.3-1
ii  libxtst6                               2:1.2.3-1
ii  libxv1                                 2:1.0.11-1
ii  libxvmc1                               2:1.0.10-1
ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.3-1

Versions of packages nvidia-driver is related to:
pn  bumblebee                                                  <none>
pn  bumblebee-nvidia                                           <none>
pn  ccache                                                     <none>
pn  libcuda1                                                   <none>
pn  libcuda1-any                                               <none>
pn  libdrm-nouveau1                                            <none>
pn  libdrm-nouveau1a                                           <none>
ii  libdrm-nouveau2                                            2.4.97-1
ii  libegl1                                                    1.1.0-1
ii  libgl1                                                     1.1.0-1
ii  libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any]            390.87-8
ii  libgles1                                                   1.1.0-1
ii  libgles2                                                   1.1.0-1
ii  libglvnd0                                                  1.1.0-1
ii  libglx0                                                    1.1.0-1
pn  libopencl0                                                 <none>
ii  libvulkan1                                                 1.1.97-2
pn  linux-headers                                              <none>
ii  make                                                       4.2.1-1.2
ii  nvidia-driver [nvidia-glx-any]                             390.87-8
pn  nvidia-glx                                                 <none>
ii  nvidia-kernel-common                                       20151021+9
ii  nvidia-kernel-dkms                                         390.87-8
pn  nvidia-kernel-source                                       <none>
ii  nvidia-kernel-support [nvidia-kernel-support-any]          390.87-8
ii  nvidia-modprobe                                            390.87-1
pn  nvidia-settings                                            <none>
ii  nvidia-support                                             20151021+9
ii  nvidia-vulkan-icd [vulkan-icd]                             390.87-8
pn  nvidia-xconfig                                             <none>
ii  ocl-icd-libopencl1 [libopencl1]                            2.2.12-2
pn  opencl-icd                                                 <none>
ii  xserver-xorg                                               1:7.7+19
ii  xserver-xorg-core                                          2:1.20.3-1
ii  xserver-xorg-legacy                                        2:1.20.3-1
pn  xserver-xorg-video-nouveau                                 <none>
ii  xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any]  390.87-8

-- no debconf information



More information about the pkg-nvidia-devel mailing list