Bug#958446: nvidia-legacy-340xx-driver: Fails to build with kernel 5.6

S R Wright srw6666 at gmail.com
Sat Apr 25 16:21:40 BST 2020


Just my 2d,  but I am with Jim P on the whole "nouveau is something I 
hate even more" thing.  This driver is operational in 5.5.x as we know,  
but since that branch went EOL I have just reverted my machines to 5.4.x 
for the time being )OK for now since 5.4.x is long-term).  The native 
NVIDIA driver uses power very efficiently whereas my experience has been 
that nouveau does not.

On 2020-04-25 01:12, jim_p wrote:
> Package: nvidia-legacy-340xx-driver
> Version: 340.108-4
> Followup-For: Bug #958446
>
> I know the command I have to run, I just don't know the path to use there. And
> last time I patched the file manually, because it was only one file, I wrote
> that one line by hand :D
> If you show me the way, e.e. the exact thing I have to write on the terminal to
> do the patching, I will test it on 5.6. If it works, will you use it? I really
> have no idea on how to find that offending line you mention.
>
> Also, if it breaks the kernel on another branch, simply don't use it in that
> branch. I have noticed that the package is not on the same (sub)version from
> unstable to oldstable and I assume it is because of the different patches each
> one can get.
> I also hate to do all that for something that is eol, but being forced to use
> nouveau is something I hate even more. In the very end, I will  consider
> switching to another distro just to be able to use the driver, even if it means
> that I will have to build it myself.
>
>
>
> -- Package-specific info:
> uname -a:
> Linux mitsos 5.5.0-2-amd64 #1 SMP Debian 5.5.17-1 (2020-04-15) x86_64 GNU/Linux
>
> /proc/version:
> Linux version 5.5.0-2-amd64 (debian-kernel at lists.debian.org) (gcc version 9.3.0 (Debian 9.3.0-10)) #1 SMP Debian 5.5.17-1 (2020-04-15)
>
> /proc/driver/nvidia/version:
> NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.108  Wed Dec 11 11:06:58 PST 2019
> GCC version:  gcc version 9.3.0 (Debian 9.3.0-10)
>
> lspci 'display controller [030?]':
> 01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GT218 [GeForce 210] [10de:0a65] (rev a2) (prog-if 00 [VGA controller])
> 	Subsystem: ASUSTeK Computer Inc. GT218 [GeForce 210] [1043:8490]
> 	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
> 	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
> 	Latency: 0
> 	Interrupt: pin A routed to IRQ 30
> 	Region 0: Memory at f4000000 (32-bit, non-prefetchable) [size=16M]
> 	Region 1: Memory at d0000000 (64-bit, prefetchable) [size=256M]
> 	Region 3: Memory at e0000000 (64-bit, prefetchable) [size=32M]
> 	Region 5: I/O ports at b000 [size=128]
> 	Expansion ROM at 000c0000 [virtual] [disabled] [size=128K]
> 	Capabilities: <access denied>
> 	Kernel driver in use: nvidia
> 	Kernel modules: nvidia
>
> dmesg:
> [    0.309604] Console: colour VGA+ 80x25
> [    0.746332] pci 0000:01:00.0: vgaarb: setting as boot VGA device
> [    0.746332] pci 0000:01:00.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
> [    0.746332] pci 0000:01:00.0: vgaarb: bridge control possible
> [    0.746332] vgaarb: loaded
> [    0.932293] Linux agpgart interface v0.103
> [    3.347163] nvidia: loading out-of-tree module taints kernel.
> [    3.347175] nvidia: module license 'NVIDIA' taints kernel.
> [    3.376308] nvidia: module verification failed: signature and/or required key missing - tainting kernel
> [    3.396473] nvidia 0000:01:00.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=none:owns=io+mem
> [    3.397701] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
> [    3.397714] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  340.108  Wed Dec 11 11:06:58 PST 2019
> [    3.953374] snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
> [    5.213460] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input22
> [    5.214117] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input23
> [    5.215241] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input24
> [    5.215334] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input25
> [    7.417788] caller _nv000788rm+0xe4/0x1c0 [nvidia] mapping multiple BARs
>
> Device node permissions:
> crw-rw----+ 1 root video 226,   0 Apr 25 07:00 /dev/dri/card0
> crw-rw-rw-  1 root root  195,   0 Apr 25 07:00 /dev/nvidia0
> crw-rw-rw-  1 root root  195, 255 Apr 25 07:00 /dev/nvidiactl
>
> /dev/dri/by-path:
> total 0
> lrwxrwxrwx 1 root root 8 Apr 25 07:00 pci-0000:01:00.0-card -> ../card0
> video:*:44:jim
>
> OpenGL and NVIDIA library files installed:
> lrwxrwxrwx 1 root root       15 Jan  5 09:29 /etc/alternatives/glx -> /usr/lib/nvidia
> lrwxrwxrwx 1 root root       44 Jan  5 09:29 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
> lrwxrwxrwx 1 root root       43 Jan  5 09:29 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
> lrwxrwxrwx 1 root root       43 Jan  5 09:29 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
> lrwxrwxrwx 1 root root       54 Jan  5 09:29 /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 Jan  5 09:29 /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       25 Jan  5 09:29 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
> lrwxrwxrwx 1 root root       42 Jan  5 09:29 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
> lrwxrwxrwx 1 root root       36 Jan  5 09:29 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
> lrwxrwxrwx 1 root root       39 Jan  5 09:29 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
> lrwxrwxrwx 1 root root       28 Jan  5 09:29 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
> lrwxrwxrwx 1 root root       32 Jan  5 09:29 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
> lrwxrwxrwx 1 root root       29 Jan  5 09:29 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
> lrwxrwxrwx 1 root root       28 Jan  5 09:27 /etc/alternatives/nvidia -> /usr/lib/nvidia/legacy-340xx
> lrwxrwxrwx 1 root root       57 Jan  5 09:27 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libEGL.so.1
> lrwxrwxrwx 1 root root       56 Jan  5 09:27 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
> lrwxrwxrwx 1 root root       56 Jan  5 09:27 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libGL.so.1
> lrwxrwxrwx 1 root root       38 Jan  5 09:27 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/legacy-340xx/libglx.so
> lrwxrwxrwx 1 root root       63 Jan  5 09:27 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libnvidia-ml.so.1
> lrwxrwxrwx 1 root root       66 Jan  5 09:27 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/libvdpau_nvidia.so.1
> lrwxrwxrwx 1 root root       44 Jan  5 09:27 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/legacy-340xx/monitoring.conf
> lrwxrwxrwx 1 root root       43 Jan  5 09:27 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/legacy-340xx/nv-control-dpy
> lrwxrwxrwx 1 root root       55 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/legacy-340xx/nvidia-blacklists-nouveau.conf
> lrwxrwxrwx 1 root root       49 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/legacy-340xx/nvidia-bug-report.sh
> lrwxrwxrwx 1 root root       45 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/legacy-340xx/nvidia-debugdump
> lrwxrwxrwx 1 root root       52 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/legacy-340xx/nvidia-drm-outputclass.conf
> lrwxrwxrwx 1 root root       41 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/legacy-340xx/nvidia-load.conf
> lrwxrwxrwx 1 root root       45 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/legacy-340xx/nvidia-modprobe.conf
> lrwxrwxrwx 1 root root       44 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/legacy-340xx/nvidia-settings
> lrwxrwxrwx 1 root root       49 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.1.gz
> lrwxrwxrwx 1 root root       52 Jan  5 09:27 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/legacy-340xx/nvidia-settings.desktop
> lrwxrwxrwx 1 root root       42 Jan  5 09:27 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/legacy-340xx/nvidia_drv.so
> lrwxrwxrwx 1 root root       51 Jan  5 09:27 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
> lrwxrwxrwx 1 root root       50 Jan  5 09:27 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
> lrwxrwxrwx 1 root root       54 Jan  5 09:27 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
> -rw-r--r-- 1 root root 42508504 Dec 12 01:27 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.340.108
> -rw-r--r-- 1 root root 44003128 Dec 12 00:25 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.340.108
> -rw-r--r-- 1 root root   481024 Dec 12 01:15 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.340.108
> lrwxrwxrwx 1 root root       60 Jan  5 09:27 /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    13008 Dec 12 00:30 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.340.108
> lrwxrwxrwx 1 root root       36 Jan  5 09:29 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
> -rw-r--r-- 1 root root   289992 Mar 31 13:14 /usr/lib/xorg/modules/extensions/libglx.so
> lrwxrwxrwx 1 root root       38 Jan  5 09:29 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
> -rw-r--r-- 1 root root    28870 Apr 25 07:06 /var/log/Xorg.0.log
> -rw-r--r-- 1 root root    29638 Apr 24 21:10 /var/log/Xorg.0.log.old
> /etc/X11/xorg.conf.d/:
> total 8
> drwxr-xr-x  2 root root 4096 Oct 27 11:03 .
> drwxr-xr-x 11 root root 4096 Mar  5 06:56 ..
>
> /etc/nvidia/:
> total 12
> drwxr-xr-x   3 root root 4096 Jan  5 09:27 .
> drwxr-xr-x 107 root root 4096 Apr 25 07:06 ..
> drwxr-xr-x   2 root root 4096 Apr  8 07:08 legacy-340xx
> lrwxrwxrwx   1 root root   56 Jan  5 09:27 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
> lrwxrwxrwx   1 root root   53 Jan  5 09:27 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
> lrwxrwxrwx   1 root root   42 Jan  5 09:27 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
> lrwxrwxrwx   1 root root   46 Jan  5 09:27 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
>
> /usr/lib/mesa-diverted/:
> total 24
> drwxr-xr-x  6 root root 4096 Jan  5 09:27 .
> drwxr-xr-x 80 root root 4096 Apr 22 11:32 ..
> drwxr-xr-x  2 root root 4096 Nov 14 04:38 arm-linux-gnueabihf
> drwxr-xr-x  2 root root 4096 Nov 14 04:38 i386-linux-gnu
> drwxr-xr-x  2 root root 4096 Nov 14 04:38 powerpc64le-linux-gnu
> drwxr-xr-x  2 root root 4096 Feb 27 06:55 x86_64-linux-gnu
>
> /usr/lib/mesa-diverted/arm-linux-gnueabihf/:
> total 8
> drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
> drwxr-xr-x 6 root root 4096 Jan  5 09:27 ..
>
> /usr/lib/mesa-diverted/i386-linux-gnu/:
> total 8
> drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
> drwxr-xr-x 6 root root 4096 Jan  5 09:27 ..
>
> /usr/lib/mesa-diverted/powerpc64le-linux-gnu/:
> total 8
> drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
> drwxr-xr-x 6 root root 4096 Jan  5 09:27 ..
>
> /usr/lib/mesa-diverted/x86_64-linux-gnu/:
> total 692
> drwxr-xr-x 2 root root   4096 Feb 27 06:55 .
> drwxr-xr-x 6 root root   4096 Jan  5 09:27 ..
> lrwxrwxrwx 1 root root     15 Feb 22 00:29 libEGL.so.1 -> libEGL.so.1.1.0
> -rw-r--r-- 1 root root  80352 Feb 22 00:29 libEGL.so.1.1.0
> lrwxrwxrwx 1 root root     14 Feb 22 00:29 libGL.so.1 -> libGL.so.1.7.0
> -rw-r--r-- 1 root root 542904 Feb 22 00:29 libGL.so.1.7.0
> lrwxrwxrwx 1 root root     18 Feb 22 00:29 libGLESv2.so.2 -> libGLESv2.so.2.1.0
> -rw-r--r-- 1 root root  71856 Feb 22 00:29 libGLESv2.so.2.1.0
> lrwxrwxrwx 1 root root     16 Jan 28 21:45 libGLX_indirect.so.0 -> libGLX_mesa.so.0
>
> /usr/lib/mesa/:
> total 8
> drwxr-xr-x  2 root root 4096 Nov 14 04:38 .
> drwxr-xr-x 80 root root 4096 Apr 22 11:32 ..
>
> /usr/lib/nvidia/:
> total 32
> drwxr-xr-x  4 root root 4096 Jan  5 09:27 .
> drwxr-xr-x 80 root root 4096 Apr 22 11:32 ..
> -rw-r--r--  1 root root   57 Dec 27 16:22 alternate-install-present
> drwxr-xr-x  2 root root 4096 Nov 14 04:38 bumblebee
> -rwxr-xr-x  1 root root 2125 Dec 27 16:22 check-for-conflicting-opengl-libraries
> -rwxr-xr-x  1 root root 1897 Dec 27 16:22 check-for-mismatching-nvidia-module
> drwxr-xr-x  2 root root 4096 Apr 23 06:47 legacy-340xx
> lrwxrwxrwx  1 root root   35 Jan  5 09:27 libglx.so -> /etc/alternatives/nvidia--libglx.so
> lrwxrwxrwx  1 root root   24 Jan  5 09:27 nvidia -> /etc/alternatives/nvidia
> lrwxrwxrwx  1 root root   46 Jan  5 09:27 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
> lrwxrwxrwx  1 root root   39 Jan  5 09:27 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
> -rwxr-xr-x  1 root root  618 Dec 27 16:22 pre-install
>
> /usr/lib/nvidia/bumblebee/:
> total 8
> drwxr-xr-x 2 root root 4096 Nov 14 04:38 .
> drwxr-xr-x 4 root root 4096 Jan  5 09:27 ..
>
> /usr/lib/nvidia/legacy-340xx/:
> total 27920
> drwxr-xr-x 2 root root     4096 Apr 23 06:47 .
> drwxr-xr-x 4 root root     4096 Jan  5 09:27 ..
> lrwxrwxrwx 1 root root       17 Apr  7 19:58 libglx.so -> libglx.so.340.108
> -rw-r--r-- 1 root root 16603688 Dec 12 00:30 libglx.so.340.108
> -rw-r--r-- 1 root root      427 Dec 11 23:44 monitoring.conf
> -rwxr-xr-x 1 root root    39016 Apr 17 23:23 nv-control-dpy
> -rwxr-xr-x 1 root root    23490 Dec 11 21:49 nvidia-bug-report.sh
> -rwxr-xr-x 1 root root   208432 Dec 12 01:14 nvidia-debugdump
> -rwxr-xr-x 1 root root  1907864 Apr 17 23:23 nvidia-settings
> -rw-r--r-- 1 root root     8463 Apr 17 23:23 nvidia-settings.1.gz
> -rw-r--r-- 1 root root     1276 Apr 17 23:23 nvidia-settings.desktop
> -rw-r--r-- 1 root root     4392 Apr  7 19:58 nvidia.ids
> -rw-r--r-- 1 root root  9761088 Dec 12 00:10 nvidia_drv.so
>
> /usr/lib/nvidia/nvidia/:
> total 27920
> drwxr-xr-x 2 root root     4096 Apr 23 06:47 .
> drwxr-xr-x 4 root root     4096 Jan  5 09:27 ..
> lrwxrwxrwx 1 root root       17 Apr  7 19:58 libglx.so -> libglx.so.340.108
> -rw-r--r-- 1 root root 16603688 Dec 12 00:30 libglx.so.340.108
> -rw-r--r-- 1 root root      427 Dec 11 23:44 monitoring.conf
> -rwxr-xr-x 1 root root    39016 Apr 17 23:23 nv-control-dpy
> -rwxr-xr-x 1 root root    23490 Dec 11 21:49 nvidia-bug-report.sh
> -rwxr-xr-x 1 root root   208432 Dec 12 01:14 nvidia-debugdump
> -rwxr-xr-x 1 root root  1907864 Apr 17 23:23 nvidia-settings
> -rw-r--r-- 1 root root     8463 Apr 17 23:23 nvidia-settings.1.gz
> -rw-r--r-- 1 root root     1276 Apr 17 23:23 nvidia-settings.desktop
> -rw-r--r-- 1 root root     4392 Apr  7 19:58 nvidia.ids
> -rw-r--r-- 1 root root  9761088 Dec 12 00:10 nvidia_drv.so
>
> /usr/lib/x86_64-linux-gnu/nvidia/:
> total 80
> drwxr-xr-x  3 root root  4096 Jan  5 09:27 .
> drwxr-xr-x 71 root root 69632 Apr 25 07:06 ..
> drwxr-xr-x  2 root root  4096 Apr  8 07:08 legacy-340xx
> lrwxrwxrwx  1 root root    54 Jan  5 09:27 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
> lrwxrwxrwx  1 root root    53 Jan  5 09:27 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
>
> /usr/lib/x86_64-linux-gnu/nvidia/legacy-340xx/:
> total 4960
> drwxr-xr-x 2 root root    4096 Apr  8 07:08 .
> drwxr-xr-x 3 root root    4096 Jan  5 09:27 ..
> lrwxrwxrwx 1 root root      17 Apr  7 19:58 libEGL.so.1 -> libEGL.so.340.108
> -rw-r--r-- 1 root root  987736 Dec 12 01:27 libEGL.so.340.108
> lrwxrwxrwx 1 root root      16 Apr  7 19:58 libGL.so.1 -> libGL.so.340.108
> -rw-r--r-- 1 root root 1267800 Dec 12 00:26 libGL.so.340.108
> lrwxrwxrwx 1 root root      17 Apr  7 19:58 libnvidia-ml.so -> libnvidia-ml.so.1
> lrwxrwxrwx 1 root root      23 Apr  7 19:58 libnvidia-ml.so.1 -> libnvidia-ml.so.340.108
> -rw-r--r-- 1 root root  880800 Dec 12 01:14 libnvidia-ml.so.340.108
> lrwxrwxrwx 1 root root      26 Apr  7 19:58 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.340.108
> -rw-r--r-- 1 root root 1922832 Dec 12 00:31 libvdpau_nvidia.so.340.108
>
> /usr/share/X11/xorg.conf.d/:
> total 32
> drwxr-xr-x 2 root root 4096 Apr 20 06:58 .
> drwxr-xr-x 5 root root 4096 Mar  5 06:56 ..
> -rw-r--r-- 1 root root   92 Oct 22  2019 10-amdgpu.conf
> -rw-r--r-- 1 root root 1099 Apr 14 19:13 10-evdev.conf
> -rw-r--r-- 1 root root 1350 Mar 31 13:14 10-quirks.conf
> -rw-r--r-- 1 root root   92 Oct 22  2019 10-radeon.conf
> -rw-r--r-- 1 root root 1429 Aug 13  2019 40-libinput.conf
> -rw-r--r-- 1 root root 1753 Apr  6 14:13 70-synaptics.conf
> lrwxrwxrwx 1 root root   50 Jan  5 09:29 nvidia-drm-outputclass.conf -> /etc/alternatives/glx--nvidia-drm-outputclass.conf
>
> /etc/modprobe.d:
> total 20
> drwxr-xr-x   2 root root 4096 Jan 27 05:59 .
> drwxr-xr-x 107 root root 4096 Apr 25 07:06 ..
> -rw-r--r--   1 root root  127 Nov  7 18:41 dkms.conf
> -rw-r--r--   1 root root  154 Apr 17  2016 intel-microcode-blacklist.conf
> lrwxrwxrwx   1 root root   53 Jan  5 09:29 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
> -rw-r--r--   1 root root  260 Dec 27 16:22 nvidia-kernel-common.conf
> lrwxrwxrwx   1 root root   43 Jan  5 09:29 nvidia.conf -> /etc/alternatives/glx--nvidia-modprobe.conf
>
> /etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
> /etc/modprobe.d/nvidia-kernel-common.conf:#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
> /etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
> /etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
>
> /etc/modules-load.d:
> -rw-r--r-- 1 root root  284 Apr 15  2019 /etc/modules
>
> /etc/modules-load.d/:
> total 8
> drwxr-xr-x   2 root root 4096 Apr 24 19:39 .
> drwxr-xr-x 107 root root 4096 Apr 25 07:06 ..
> lrwxrwxrwx   1 root root   10 Apr 18 21:41 modules.conf -> ../modules
> lrwxrwxrwx   1 root root   39 Jan  5 09:29 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf
>
>
> Files from nvidia-installer:
>
> Config and logfiles:
>
> <<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
> # You need to run "update-initramfs -u" after editing this file.
>
> # see #580894
> blacklist nouveau
> ^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
>
> <<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
> alias char-major-195* nvidia
> #options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
> # To enable FastWrites and Sidebus addressing, uncomment these lines
> # options nvidia NVreg_EnableAGPSBA=1
> # options nvidia NVreg_EnableAGPFW=1
> ^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
>
> <<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
> install nvidia modprobe -i nvidia-legacy-340xx $CMDLINE_OPTS
>
> install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-legacy-340xx-uvm $CMDLINE_OPTS
>
> remove nvidia modprobe -r -i nvidia-uvm nvidia
>
> # These aliases are defined in *all* nvidia modules.
> # Duplicating them here sets higher precedence and ensures the selected
> # module gets loaded instead of a random first match if more than one
> # version is installed. See #798207.
> alias	pci:v000010DEd00000E00sv*sd*bc04sc80i00*	nvidia
> alias	pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*	nvidia
> alias	pci:v000010DEd*sv*sd*bc03sc02i00*		nvidia
> alias	pci:v000010DEd*sv*sd*bc03sc00i00*		nvidia
> ^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
>
> <<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
> [     6.833]
> X.Org X Server 1.20.8
> X Protocol Version 11, Revision 0
> [     6.833] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
> [     6.833] Current Operating System: Linux mitsos 5.5.0-2-amd64 #1 SMP Debian 5.5.17-1 (2020-04-15) x86_64
> [     6.833] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.5.0-2-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 ipv6.disable=1 libahci.ignore_sss=1 mitigations=off quiet
> [     6.833] Build Date: 31 March 2020  10:14:40AM
> [     6.833] xorg-server 2:1.20.8-2 (https://www.debian.org/support)
> [     6.833] Current version of pixman: 0.36.0
> [     6.833] 	Before reporting problems, check http://wiki.x.org
> 	to make sure that you have the latest version.
> [     6.833] Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [     6.833] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Apr 25 07:00:33 2020
> [     6.838] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [     6.839] (==) No Layout section.  Using the first Screen section.
> [     6.839] (==) No screen section available. Using defaults.
> [     6.839] (**) |-->Screen "Default Screen Section" (0)
> [     6.839] (**) |   |-->Monitor "<default monitor>"
> [     6.841] (==) No monitor specified for screen "Default Screen Section".
> 	Using a default monitor configuration.
> [     6.841] (==) Automatically adding devices
> [     6.841] (==) Automatically enabling devices
> [     6.841] (==) Automatically adding GPU devices
> [     6.841] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [     6.843] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> [     6.843] 	Entry deleted from font path.
> [     6.844] (==) 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
> [     6.844] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
> [     6.844] (II) The server relies on udev to provide the list of input devices.
> 	If no devices become available, reconfigure udev or disable AutoAddDevices.
> [     6.844] (II) Loader magic: 0x559a5e066e20
> [     6.844] (II) Module ABI versions:
> [     6.844] 	X.Org ANSI C Emulation: 0.4
> [     6.844] 	X.Org Video Driver: 24.1
> [     6.844] 	X.Org XInput driver : 24.1
> [     6.844] 	X.Org Server Extension : 10.0
> [     6.845] (++) using VT number 7
>
> [     6.846] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
> [     6.846] (II) xfree86: Adding drm device (/dev/dri/card0)
> [     6.851] (--) PCI:*(1 at 0:0:0) 10de:0a65:1043:8490 rev 162, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
> [     6.851] (II) LoadModule: "glx"
> [     6.854] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
> [     7.008] (II) Module glx: vendor="NVIDIA Corporation"
> [     7.008] 	compiled for 4.0.2, module version = 1.0.0
> [     7.008] 	Module class: X.Org Server Extension
> [     7.009] (II) NVIDIA GLX Module  340.108  Wed Dec 11 14:26:50 PST 2019
> [     7.010] (II) Applying OutputClass "nvidia" to /dev/dri/card0
> [     7.010] 	loading driver: nvidia
> [     7.283] (==) Matched nvidia as autoconfigured driver 0
> [     7.283] (==) Matched nouveau as autoconfigured driver 1
> [     7.283] (==) Matched nv as autoconfigured driver 2
> [     7.283] (==) Matched modesetting as autoconfigured driver 3
> [     7.283] (==) Matched fbdev as autoconfigured driver 4
> [     7.283] (==) Matched vesa as autoconfigured driver 5
> [     7.283] (==) Assigned the driver to the xf86ConfigLayout
> [     7.283] (II) LoadModule: "nvidia"
> [     7.287] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
> [     7.299] (II) Module nvidia: vendor="NVIDIA Corporation"
> [     7.299] 	compiled for 4.0.2, module version = 1.0.0
> [     7.299] 	Module class: X.Org Video Driver
> [     7.299] (II) LoadModule: "nouveau"
> [     7.300] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
> [     7.302] (II) Module nouveau: vendor="X.Org Foundation"
> [     7.302] 	compiled for 1.20.3, module version = 1.0.16
> [     7.302] 	Module class: X.Org Video Driver
> [     7.302] 	ABI class: X.Org Video Driver, version 24.0
> [     7.302] (II) LoadModule: "nv"
> [     7.302] (WW) Warning, couldn't open module nv
> [     7.302] (EE) Failed to load module "nv" (module does not exist, 0)
> [     7.302] (II) LoadModule: "modesetting"
> [     7.302] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [     7.304] (II) Module modesetting: vendor="X.Org Foundation"
> [     7.304] 	compiled for 1.20.8, module version = 1.20.8
> [     7.304] 	Module class: X.Org Video Driver
> [     7.304] 	ABI class: X.Org Video Driver, version 24.1
> [     7.304] (II) LoadModule: "fbdev"
> [     7.304] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [     7.304] (II) Module fbdev: vendor="X.Org Foundation"
> [     7.304] 	compiled for 1.20.0, module version = 0.5.0
> [     7.304] 	Module class: X.Org Video Driver
> [     7.304] 	ABI class: X.Org Video Driver, version 24.0
> [     7.304] (II) LoadModule: "vesa"
> [     7.304] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [     7.305] (II) Module vesa: vendor="X.Org Foundation"
> [     7.305] 	compiled for 1.20.4, module version = 2.4.0
> [     7.305] 	Module class: X.Org Video Driver
> [     7.305] 	ABI class: X.Org Video Driver, version 24.0
> [     7.305] (II) NVIDIA dlloader X Driver  340.108  Wed Dec 11 14:06:00 PST 2019
> [     7.305] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [     7.306] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
> [     7.306] (II) NOUVEAU driver for NVIDIA chipset families :
> [     7.306] 	RIVA TNT            (NV04)
> [     7.306] 	RIVA TNT2           (NV05)
> [     7.306] 	GeForce 256         (NV10)
> [     7.306] 	GeForce 2           (NV11, NV15)
> [     7.306] 	GeForce 4MX         (NV17, NV18)
> [     7.306] 	GeForce 3           (NV20)
> [     7.306] 	GeForce 4Ti         (NV25, NV28)
> [     7.306] 	GeForce FX          (NV3x)
> [     7.306] 	GeForce 6           (NV4x)
> [     7.306] 	GeForce 7           (G7x)
> [     7.306] 	GeForce 8           (G8x)
> [     7.306] 	GeForce 9           (G9x)
> [     7.306] 	GeForce GTX 2xx/3xx (GT2xx)
> [     7.306] 	GeForce GTX 4xx/5xx (GFxxx)
> [     7.306] 	GeForce GTX 6xx/7xx (GKxxx)
> [     7.306] 	GeForce GTX 9xx     (GMxxx)
> [     7.306] 	GeForce GTX 10xx    (GPxxx)
> [     7.306] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [     7.306] (II) FBDEV: driver for framebuffer: fbdev
> [     7.306] (II) VESA: driver for VESA chipsets: vesa
> [     7.312] (II) Loading sub module "fb"
> [     7.312] (II) LoadModule: "fb"
> [     7.312] (II) Loading /usr/lib/xorg/modules/libfb.so
> [     7.313] (II) Module fb: vendor="X.Org Foundation"
> [     7.313] 	compiled for 1.20.8, module version = 1.0.0
> [     7.313] 	ABI class: X.Org ANSI C Emulation, version 0.4
> [     7.313] (WW) Unresolved symbol: fbGetGCPrivateKey
> [     7.313] (II) Loading sub module "wfb"
> [     7.313] (II) LoadModule: "wfb"
> [     7.313] (II) Loading /usr/lib/xorg/modules/libwfb.so
> [     7.314] (II) Module wfb: vendor="X.Org Foundation"
> [     7.314] 	compiled for 1.20.8, module version = 1.0.0
> [     7.314] 	ABI class: X.Org ANSI C Emulation, version 0.4
> [     7.314] (II) Loading sub module "ramdac"
> [     7.314] (II) LoadModule: "ramdac"
> [     7.314] (II) Module "ramdac" already built-in
> [     7.316] (WW) Falling back to old probe method for modesetting
> [     7.316] (WW) Falling back to old probe method for fbdev
> [     7.316] (II) Loading sub module "fbdevhw"
> [     7.316] (II) LoadModule: "fbdevhw"
> [     7.317] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [     7.318] (II) Module fbdevhw: vendor="X.Org Foundation"
> [     7.318] 	compiled for 1.20.8, module version = 0.0.2
> [     7.318] 	ABI class: X.Org Video Driver, version 24.1
> [     7.318] (EE) open /dev/fb0: No such file or directory
> [     7.318] (II) NVIDIA(0): Creating default Display subsection in Screen section
> 	"Default Screen Section" for depth/fbbpp 24/32
> [     7.318] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
> [     7.319] (==) NVIDIA(0): RGB weight 888
> [     7.319] (==) NVIDIA(0): Default visual is TrueColor
> [     7.319] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> [     7.319] (**) NVIDIA(0): Enabling 2D acceleration
> [     7.930] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
> [     7.930] (II) NVIDIA(0):     stereo.
> [     7.930] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
> [     7.931] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
> [     7.931] (--) NVIDIA(0): Memory: 524288 kBytes
> [     7.931] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
> [     7.931] (II) NVIDIA(0): Detected PCI Express Link width: 16X
> [     7.933] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
> [     7.933] (--) NVIDIA(0):     CRT-0
> [     7.933] (--) NVIDIA(0):     CRT-1
> [     7.933] (--) NVIDIA(0):     Eizo S1701 (DFP-0) (boot, connected)
> [     7.933] (--) NVIDIA(0):     DFP-1
> [     7.933] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
> [     7.933] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
> [     7.933] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
> [     7.933] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
> [     7.933] (--) NVIDIA(0): DFP-1: Internal TMDS
> [     7.933] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
> [     7.933] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
> [     7.933] (**) NVIDIA(0):     device Eizo S1701 (DFP-0) (Using EDID frequencies has been
> [     7.933] (**) NVIDIA(0):     enabled on all display devices.)
> [     7.934] (==) NVIDIA(0):
> [     7.934] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
> [     7.934] (==) NVIDIA(0):     will be used as the requested mode.
> [     7.934] (==) NVIDIA(0):
> [     7.934] (II) NVIDIA(0): Validated MetaModes:
> [     7.934] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
> [     7.934] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
> [     7.955] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
> [     7.955] (--) NVIDIA(0):     option
> [     7.955] (II) UnloadModule: "nouveau"
> [     7.955] (II) Unloading nouveau
> [     7.955] (II) UnloadModule: "modesetting"
> [     7.955] (II) Unloading modesetting
> [     7.955] (II) UnloadModule: "fbdev"
> [     7.955] (II) Unloading fbdev
> [     7.955] (II) UnloadSubModule: "fbdevhw"
> [     7.955] (II) Unloading fbdevhw
> [     7.955] (II) UnloadModule: "vesa"
> [     7.955] (II) Unloading vesa
> [     7.955] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
> [     7.958] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
> [     7.958] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
> [     7.958] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
> [     7.958] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
> [     7.958] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
> [     7.958] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
> [     7.958] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
> [     7.958] (II) NVIDIA(0):     Config Options in the README.
> [     7.959] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
> [     8.036] (==) NVIDIA(0): Disabling shared memory pixmaps
> [     8.036] (==) NVIDIA(0): Backing store enabled
> [     8.036] (==) NVIDIA(0): Silken mouse enabled
> [     8.037] (==) NVIDIA(0): DPMS enabled
> [     8.038] (II) Loading sub module "dri2"
> [     8.038] (II) LoadModule: "dri2"
> [     8.038] (II) Module "dri2" already built-in
> [     8.038] (II) NVIDIA(0): [DRI2] Setup complete
> [     8.038] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
> [     8.038] (II) Initializing extension Generic Event Extension
> [     8.039] (II) Initializing extension SHAPE
> [     8.039] (II) Initializing extension MIT-SHM
> [     8.039] (II) Initializing extension XInputExtension
> [     8.040] (II) Initializing extension XTEST
> [     8.040] (II) Initializing extension BIG-REQUESTS
> [     8.040] (II) Initializing extension SYNC
> [     8.040] (II) Initializing extension XKEYBOARD
> [     8.040] (II) Initializing extension XC-MISC
> [     8.040] (II) Initializing extension SECURITY
> [     8.041] (II) Initializing extension XFIXES
> [     8.041] (II) Initializing extension RENDER
> [     8.041] (II) Initializing extension RANDR
> [     8.041] (II) Initializing extension COMPOSITE
> [     8.042] (II) Initializing extension DAMAGE
> [     8.042] (II) Initializing extension MIT-SCREEN-SAVER
> [     8.042] (II) Initializing extension DOUBLE-BUFFER
> [     8.042] (II) Initializing extension RECORD
> [     8.042] (II) Initializing extension DPMS
> [     8.042] (II) Initializing extension Present
> [     8.043] (II) Initializing extension DRI3
> [     8.043] (II) Initializing extension X-Resource
> [     8.043] (II) Initializing extension XVideo
> [     8.043] (II) Initializing extension XVideo-MotionCompensation
> [     8.043] (II) Initializing extension SELinux
> [     8.043] (II) SELinux: Disabled on system
> [     8.043] (II) Initializing extension XFree86-VidModeExtension
> [     8.043] (II) Initializing extension XFree86-DGA
> [     8.043] (II) Initializing extension XFree86-DRI
> [     8.044] (II) Initializing extension DRI2
> [     8.044] (II) Initializing extension GLX
> [     8.044] (II) Initializing extension GLX
> [     8.044] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
> [     8.044] (II) Initializing extension NV-CONTROL
> [     8.045] (II) Initializing extension XINERAMA
> [     8.153] (II) config/udev: Adding input device Power Button (/dev/input/event7)
> [     8.154] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [     8.154] (**) Power Button: Applying InputClass "libinput keyboard catchall"
> [     8.154] (II) LoadModule: "libinput"
> [     8.154] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
> [     8.159] (II) Module libinput: vendor="X.Org Foundation"
> [     8.159] 	compiled for 1.20.4, module version = 0.29.0
> [     8.159] 	Module class: X.Org XInput Driver
> [     8.159] 	ABI class: X.Org XInput driver, version 24.1
> [     8.159] (II) Using input driver 'libinput' for 'Power Button'
> [     8.159] (**) Power Button: always reports core events
> [     8.159] (**) Option "Device" "/dev/input/event7"
> [     8.160] (**) Option "_source" "server/udev"
> [     8.167] (II) event7  - Power Button: is tagged by udev as: Keyboard
> [     8.167] (II) event7  - Power Button: device is a keyboard
> [     8.167] (II) event7  - Power Button: device removed
> [     8.190] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
> [     8.190] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
> [     8.190] (**) Option "xkb_model" "pc105"
> [     8.190] (**) Option "xkb_layout" "us,gr"
> [     8.190] (**) Option "xkb_variant" ","
> [     8.190] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.230] (II) event7  - Power Button: is tagged by udev as: Keyboard
> [     8.230] (II) event7  - Power Button: device is a keyboard
> [     8.231] (II) config/udev: Adding input device Power Button (/dev/input/event6)
> [     8.231] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [     8.231] (**) Power Button: Applying InputClass "libinput keyboard catchall"
> [     8.231] (II) Using input driver 'libinput' for 'Power Button'
> [     8.231] (**) Power Button: always reports core events
> [     8.231] (**) Option "Device" "/dev/input/event6"
> [     8.231] (**) Option "_source" "server/udev"
> [     8.232] (II) event6  - Power Button: is tagged by udev as: Keyboard
> [     8.233] (II) event6  - Power Button: device is a keyboard
> [     8.233] (II) event6  - Power Button: device removed
> [     8.250] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
> [     8.250] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
> [     8.250] (**) Option "xkb_model" "pc105"
> [     8.250] (**) Option "xkb_layout" "us,gr"
> [     8.250] (**) Option "xkb_variant" ","
> [     8.250] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.252] (II) event6  - Power Button: is tagged by udev as: Keyboard
> [     8.252] (II) event6  - Power Button: device is a keyboard
> [     8.253] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
> [     8.253] (II) No input driver specified, ignoring this device.
> [     8.253] (II) This device may have been added with another device file.
> [     8.254] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
> [     8.254] (II) No input driver specified, ignoring this device.
> [     8.254] (II) This device may have been added with another device file.
> [     8.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
> [     8.255] (II) No input driver specified, ignoring this device.
> [     8.255] (II) This device may have been added with another device file.
> [     8.255] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
> [     8.255] (II) No input driver specified, ignoring this device.
> [     8.255] (II) This device may have been added with another device file.
> [     8.257] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
> [     8.257] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
> [     8.257] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
> [     8.257] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
> [     8.257] (**) COMPANY USB Device Keyboard: always reports core events
> [     8.257] (**) Option "Device" "/dev/input/event12"
> [     8.257] (**) Option "_source" "server/udev"
> [     8.259] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
> [     8.260] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
> [     8.260] (II) event12 - COMPANY USB Device Keyboard: device removed
> [     8.266] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input17/event12"
> [     8.266] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 8)
> [     8.266] (**) Option "xkb_model" "pc105"
> [     8.266] (**) Option "xkb_layout" "us,gr"
> [     8.266] (**) Option "xkb_variant" ","
> [     8.266] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.269] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
> [     8.269] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
> [     8.271] (II) config/udev: Adding input device COMPANY USB Device System Control (/dev/input/event13)
> [     8.271] (**) COMPANY USB Device System Control: Applying InputClass "evdev keyboard catchall"
> [     8.271] (**) COMPANY USB Device System Control: Applying InputClass "libinput keyboard catchall"
> [     8.271] (II) Using input driver 'libinput' for 'COMPANY USB Device System Control'
> [     8.271] (**) COMPANY USB Device System Control: always reports core events
> [     8.271] (**) Option "Device" "/dev/input/event13"
> [     8.271] (**) Option "_source" "server/udev"
> [     8.274] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
> [     8.274] (II) event13 - COMPANY USB Device System Control: device is a keyboard
> [     8.274] (II) event13 - COMPANY USB Device System Control: device removed
> [     8.291] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input18/event13"
> [     8.291] (II) XINPUT: Adding extended input device "COMPANY USB Device System Control" (type: KEYBOARD, id 9)
> [     8.291] (**) Option "xkb_model" "pc105"
> [     8.291] (**) Option "xkb_layout" "us,gr"
> [     8.291] (**) Option "xkb_variant" ","
> [     8.291] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.296] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
> [     8.296] (II) event13 - COMPANY USB Device System Control: device is a keyboard
> [     8.298] (II) config/udev: Adding input device COMPANY USB Device Consumer Control (/dev/input/event14)
> [     8.298] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
> [     8.298] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
> [     8.298] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
> [     8.298] (**) COMPANY USB Device Consumer Control: always reports core events
> [     8.298] (**) Option "Device" "/dev/input/event14"
> [     8.298] (**) Option "_source" "server/udev"
> [     8.301] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
> [     8.301] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
> [     8.301] (II) event14 - COMPANY USB Device Consumer Control: device removed
> [     8.314] (II) libinput: COMPANY USB Device Consumer Control: needs a virtual subdevice
> [     8.314] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event14"
> [     8.314] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: MOUSE, id 10)
> [     8.314] (**) Option "AccelerationScheme" "none"
> [     8.314] (**) COMPANY USB Device Consumer Control: (accel) selected scheme none/0
> [     8.314] (**) COMPANY USB Device Consumer Control: (accel) acceleration factor: 2.000
> [     8.314] (**) COMPANY USB Device Consumer Control: (accel) acceleration threshold: 4
> [     8.317] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
> [     8.317] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
> [     8.319] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event15)
> [     8.319] (II) No input driver specified, ignoring this device.
> [     8.319] (II) This device may have been added with another device file.
> [     8.320] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event16)
> [     8.320] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
> [     8.320] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
> [     8.320] (II) Using input driver 'libinput' for 'COMPANY USB Device'
> [     8.320] (**) COMPANY USB Device: always reports core events
> [     8.320] (**) Option "Device" "/dev/input/event16"
> [     8.320] (**) Option "_source" "server/udev"
> [     8.380] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
> [     8.381] (II) event16 - COMPANY USB Device: device is a pointer
> [     8.381] (II) event16 - COMPANY USB Device: device removed
> [     8.410] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input21/event16"
> [     8.410] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 11)
> [     8.410] (**) Option "AccelerationScheme" "none"
> [     8.410] (**) COMPANY USB Device: (accel) selected scheme none/0
> [     8.410] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
> [     8.410] (**) COMPANY USB Device: (accel) acceleration threshold: 4
> [     8.473] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
> [     8.473] (II) event16 - COMPANY USB Device: device is a pointer
> [     8.475] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
> [     8.475] (II) No input driver specified, ignoring this device.
> [     8.475] (II) This device may have been added with another device file.
> [     8.476] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
> [     8.476] (II) No input driver specified, ignoring this device.
> [     8.476] (II) This device may have been added with another device file.
> [     8.477] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
> [     8.477] (II) No input driver specified, ignoring this device.
> [     8.477] (II) This device may have been added with another device file.
> [     8.478] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
> [     8.478] (II) No input driver specified, ignoring this device.
> [     8.478] (II) This device may have been added with another device file.
> [     8.479] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
> [     8.479] (II) No input driver specified, ignoring this device.
> [     8.479] (II) This device may have been added with another device file.
> [     8.480] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
> [     8.480] (II) No input driver specified, ignoring this device.
> [     8.480] (II) This device may have been added with another device file.
> [     8.480] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
> [     8.481] (II) No input driver specified, ignoring this device.
> [     8.481] (II) This device may have been added with another device file.
> [     8.481] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
> [     8.481] (II) No input driver specified, ignoring this device.
> [     8.481] (II) This device may have been added with another device file.
> [     8.483] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
> [     8.483] (II) No input driver specified, ignoring this device.
> [     8.483] (II) This device may have been added with another device file.
> [     8.484] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
> [     8.484] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
> [     8.484] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
> [     8.484] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
> [     8.484] (**) AT Translated Set 2 keyboard: always reports core events
> [     8.484] (**) Option "Device" "/dev/input/event0"
> [     8.484] (**) Option "_source" "server/udev"
> [     8.485] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
> [     8.486] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
> [     8.487] (II) event0  - AT Translated Set 2 keyboard: device removed
> [     8.510] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
> [     8.510] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
> [     8.510] (**) Option "xkb_model" "pc105"
> [     8.510] (**) Option "xkb_layout" "us,gr"
> [     8.510] (**) Option "xkb_variant" ","
> [     8.510] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.513] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
> [     8.513] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
> [     8.516] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
> [     8.516] (II) No input driver specified, ignoring this device.
> [     8.516] (II) This device may have been added with another device file.
> [     8.524] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
> [     8.524] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
> [     8.524] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
> [     8.524] (**) COMPANY USB Device Consumer Control: always reports core events
> [     8.524] (**) Option "Device" "/dev/input/event14"
> [     8.524] (**) Option "_source" "_driver/libinput"
> [     8.524] (II) libinput: COMPANY USB Device Consumer Control: is a virtual subdevice
> [     8.524] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event14"
> [     8.524] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: KEYBOARD, id 13)
> [     8.524] (**) Option "xkb_model" "pc105"
> [     8.524] (**) Option "xkb_layout" "us,gr"
> [     8.524] (**) Option "xkb_variant" ","
> [     8.524] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [   351.065] (II) event16 - COMPANY USB Device: Enabling spurious button debouncing, see https://wayland.freedesktop.org/libinput/doc/1.15.5/button-debouncing.html for details
> ^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
>
> <<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
> [     6.883]
> X.Org X Server 1.20.8
> X Protocol Version 11, Revision 0
> [     6.883] Build Operating System: Linux 4.19.0-8-amd64 x86_64 Debian
> [     6.883] Current Operating System: Linux mitsos 5.5.0-2-amd64 #1 SMP Debian 5.5.17-1 (2020-04-15) x86_64
> [     6.883] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-5.5.0-2-amd64 root=/dev/sda3 ro nomodeset noresume net.ifnames=0 ipv6.disable=1 libahci.ignore_sss=1 mitigations=off quiet
> [     6.883] Build Date: 31 March 2020  10:14:40AM
> [     6.884] xorg-server 2:1.20.8-2 (https://www.debian.org/support)
> [     6.884] Current version of pixman: 0.36.0
> [     6.884] 	Before reporting problems, check http://wiki.x.org
> 	to make sure that you have the latest version.
> [     6.884] Markers: (--) probed, (**) from config file, (==) default setting,
> 	(++) from command line, (!!) notice, (II) informational,
> 	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> [     6.884] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Apr 24 19:38:43 2020
> [     6.886] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
> [     6.888] (==) No Layout section.  Using the first Screen section.
> [     6.888] (==) No screen section available. Using defaults.
> [     6.888] (**) |-->Screen "Default Screen Section" (0)
> [     6.888] (**) |   |-->Monitor "<default monitor>"
> [     6.889] (==) No monitor specified for screen "Default Screen Section".
> 	Using a default monitor configuration.
> [     6.889] (==) Automatically adding devices
> [     6.889] (==) Automatically enabling devices
> [     6.889] (==) Automatically adding GPU devices
> [     6.889] (==) Max clients allowed: 256, resource mask: 0x1fffff
> [     6.892] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
> [     6.892] 	Entry deleted from font path.
> [     6.892] (==) 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
> [     6.892] (**) ModulePath set to "/usr/lib/xorg/modules/linux,/usr/lib/xorg/modules"
> [     6.892] (II) The server relies on udev to provide the list of input devices.
> 	If no devices become available, reconfigure udev or disable AutoAddDevices.
> [     6.892] (II) Loader magic: 0x5599ed6efe20
> [     6.892] (II) Module ABI versions:
> [     6.892] 	X.Org ANSI C Emulation: 0.4
> [     6.892] 	X.Org Video Driver: 24.1
> [     6.892] 	X.Org XInput driver : 24.1
> [     6.892] 	X.Org Server Extension : 10.0
> [     6.894] (++) using VT number 7
>
> [     6.894] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
> [     6.895] (II) xfree86: Adding drm device (/dev/dri/card0)
> [     6.901] (--) PCI:*(1 at 0:0:0) 10de:0a65:1043:8490 rev 162, Mem @ 0xf4000000/16777216, 0xd0000000/268435456, 0xe0000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
> [     6.901] (II) LoadModule: "glx"
> [     6.903] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
> [     7.056] (II) Module glx: vendor="NVIDIA Corporation"
> [     7.056] 	compiled for 4.0.2, module version = 1.0.0
> [     7.056] 	Module class: X.Org Server Extension
> [     7.057] (II) NVIDIA GLX Module  340.108  Wed Dec 11 14:26:50 PST 2019
> [     7.057] (II) Applying OutputClass "nvidia" to /dev/dri/card0
> [     7.057] 	loading driver: nvidia
> [     7.344] (==) Matched nvidia as autoconfigured driver 0
> [     7.344] (==) Matched nouveau as autoconfigured driver 1
> [     7.344] (==) Matched nv as autoconfigured driver 2
> [     7.344] (==) Matched modesetting as autoconfigured driver 3
> [     7.344] (==) Matched fbdev as autoconfigured driver 4
> [     7.344] (==) Matched vesa as autoconfigured driver 5
> [     7.344] (==) Assigned the driver to the xf86ConfigLayout
> [     7.344] (II) LoadModule: "nvidia"
> [     7.348] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
> [     7.360] (II) Module nvidia: vendor="NVIDIA Corporation"
> [     7.360] 	compiled for 4.0.2, module version = 1.0.0
> [     7.360] 	Module class: X.Org Video Driver
> [     7.361] (II) LoadModule: "nouveau"
> [     7.361] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
> [     7.363] (II) Module nouveau: vendor="X.Org Foundation"
> [     7.363] 	compiled for 1.20.3, module version = 1.0.16
> [     7.363] 	Module class: X.Org Video Driver
> [     7.363] 	ABI class: X.Org Video Driver, version 24.0
> [     7.363] (II) LoadModule: "nv"
> [     7.364] (WW) Warning, couldn't open module nv
> [     7.364] (EE) Failed to load module "nv" (module does not exist, 0)
> [     7.364] (II) LoadModule: "modesetting"
> [     7.364] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
> [     7.365] (II) Module modesetting: vendor="X.Org Foundation"
> [     7.365] 	compiled for 1.20.8, module version = 1.20.8
> [     7.365] 	Module class: X.Org Video Driver
> [     7.365] 	ABI class: X.Org Video Driver, version 24.1
> [     7.365] (II) LoadModule: "fbdev"
> [     7.365] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
> [     7.366] (II) Module fbdev: vendor="X.Org Foundation"
> [     7.366] 	compiled for 1.20.0, module version = 0.5.0
> [     7.366] 	Module class: X.Org Video Driver
> [     7.366] 	ABI class: X.Org Video Driver, version 24.0
> [     7.366] (II) LoadModule: "vesa"
> [     7.366] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
> [     7.366] (II) Module vesa: vendor="X.Org Foundation"
> [     7.366] 	compiled for 1.20.4, module version = 2.4.0
> [     7.366] 	Module class: X.Org Video Driver
> [     7.366] 	ABI class: X.Org Video Driver, version 24.0
> [     7.366] (II) NVIDIA dlloader X Driver  340.108  Wed Dec 11 14:06:00 PST 2019
> [     7.366] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
> [     7.367] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
> [     7.367] (II) NOUVEAU driver for NVIDIA chipset families :
> [     7.367] 	RIVA TNT            (NV04)
> [     7.367] 	RIVA TNT2           (NV05)
> [     7.367] 	GeForce 256         (NV10)
> [     7.367] 	GeForce 2           (NV11, NV15)
> [     7.367] 	GeForce 4MX         (NV17, NV18)
> [     7.367] 	GeForce 3           (NV20)
> [     7.367] 	GeForce 4Ti         (NV25, NV28)
> [     7.367] 	GeForce FX          (NV3x)
> [     7.367] 	GeForce 6           (NV4x)
> [     7.367] 	GeForce 7           (G7x)
> [     7.367] 	GeForce 8           (G8x)
> [     7.368] 	GeForce 9           (G9x)
> [     7.368] 	GeForce GTX 2xx/3xx (GT2xx)
> [     7.368] 	GeForce GTX 4xx/5xx (GFxxx)
> [     7.368] 	GeForce GTX 6xx/7xx (GKxxx)
> [     7.368] 	GeForce GTX 9xx     (GMxxx)
> [     7.368] 	GeForce GTX 10xx    (GPxxx)
> [     7.368] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
> [     7.368] (II) FBDEV: driver for framebuffer: fbdev
> [     7.368] (II) VESA: driver for VESA chipsets: vesa
> [     7.374] (II) Loading sub module "fb"
> [     7.374] (II) LoadModule: "fb"
> [     7.374] (II) Loading /usr/lib/xorg/modules/libfb.so
> [     7.375] (II) Module fb: vendor="X.Org Foundation"
> [     7.375] 	compiled for 1.20.8, module version = 1.0.0
> [     7.375] 	ABI class: X.Org ANSI C Emulation, version 0.4
> [     7.375] (WW) Unresolved symbol: fbGetGCPrivateKey
> [     7.375] (II) Loading sub module "wfb"
> [     7.375] (II) LoadModule: "wfb"
> [     7.375] (II) Loading /usr/lib/xorg/modules/libwfb.so
> [     7.376] (II) Module wfb: vendor="X.Org Foundation"
> [     7.376] 	compiled for 1.20.8, module version = 1.0.0
> [     7.376] 	ABI class: X.Org ANSI C Emulation, version 0.4
> [     7.376] (II) Loading sub module "ramdac"
> [     7.376] (II) LoadModule: "ramdac"
> [     7.376] (II) Module "ramdac" already built-in
> [     7.378] (WW) Falling back to old probe method for modesetting
> [     7.378] (WW) Falling back to old probe method for fbdev
> [     7.378] (II) Loading sub module "fbdevhw"
> [     7.378] (II) LoadModule: "fbdevhw"
> [     7.378] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
> [     7.380] (II) Module fbdevhw: vendor="X.Org Foundation"
> [     7.380] 	compiled for 1.20.8, module version = 0.0.2
> [     7.380] 	ABI class: X.Org Video Driver, version 24.1
> [     7.380] (EE) open /dev/fb0: No such file or directory
> [     7.380] (II) NVIDIA(0): Creating default Display subsection in Screen section
> 	"Default Screen Section" for depth/fbbpp 24/32
> [     7.380] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
> [     7.380] (==) NVIDIA(0): RGB weight 888
> [     7.381] (==) NVIDIA(0): Default visual is TrueColor
> [     7.381] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
> [     7.381] (**) NVIDIA(0): Enabling 2D acceleration
> [     8.007] (II) NVIDIA(0): Display (Eizo S1701 (DFP-0)) does not support NVIDIA 3D Vision
> [     8.007] (II) NVIDIA(0):     stereo.
> [     8.008] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
> [     8.009] (II) NVIDIA(0): NVIDIA GPU GeForce 210 (GT218) at PCI:1:0:0 (GPU-0)
> [     8.009] (--) NVIDIA(0): Memory: 524288 kBytes
> [     8.009] (--) NVIDIA(0): VideoBIOS: 70.18.64.00.05
> [     8.009] (II) NVIDIA(0): Detected PCI Express Link width: 16X
> [     8.010] (--) NVIDIA(0): Valid display device(s) on GeForce 210 at PCI:1:0:0
> [     8.010] (--) NVIDIA(0):     CRT-0
> [     8.010] (--) NVIDIA(0):     CRT-1
> [     8.010] (--) NVIDIA(0):     Eizo S1701 (DFP-0) (boot, connected)
> [     8.010] (--) NVIDIA(0):     DFP-1
> [     8.010] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
> [     8.010] (--) NVIDIA(GPU-0): CRT-1: 400.0 MHz maximum pixel clock
> [     8.010] (--) NVIDIA(0): Eizo S1701 (DFP-0): Internal TMDS
> [     8.010] (--) NVIDIA(GPU-0): Eizo S1701 (DFP-0): 330.0 MHz maximum pixel clock
> [     8.010] (--) NVIDIA(0): DFP-1: Internal TMDS
> [     8.010] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
> [     8.011] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
> [     8.011] (**) NVIDIA(0):     device Eizo S1701 (DFP-0) (Using EDID frequencies has been
> [     8.011] (**) NVIDIA(0):     enabled on all display devices.)
> [     8.012] (==) NVIDIA(0):
> [     8.012] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
> [     8.012] (==) NVIDIA(0):     will be used as the requested mode.
> [     8.012] (==) NVIDIA(0):
> [     8.012] (II) NVIDIA(0): Validated MetaModes:
> [     8.012] (II) NVIDIA(0):     "DFP-0:nvidia-auto-select"
> [     8.012] (II) NVIDIA(0): Virtual screen size determined to be 1280 x 1024
> [     8.031] (--) NVIDIA(0): DPI set to (95, 96); computed from "UseEdidDpi" X config
> [     8.031] (--) NVIDIA(0):     option
> [     8.031] (II) UnloadModule: "nouveau"
> [     8.031] (II) Unloading nouveau
> [     8.031] (II) UnloadModule: "modesetting"
> [     8.031] (II) Unloading modesetting
> [     8.032] (II) UnloadModule: "fbdev"
> [     8.032] (II) Unloading fbdev
> [     8.032] (II) UnloadSubModule: "fbdevhw"
> [     8.032] (II) Unloading fbdevhw
> [     8.032] (II) UnloadModule: "vesa"
> [     8.032] (II) Unloading vesa
> [     8.032] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
> [     8.034] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
> [     8.034] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
> [     8.034] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
> [     8.034] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
> [     8.034] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
> [     8.034] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
> [     8.034] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
> [     8.034] (II) NVIDIA(0):     Config Options in the README.
> [     8.036] (II) NVIDIA(0): Setting mode "DFP-0:nvidia-auto-select"
> [     8.112] (==) NVIDIA(0): Disabling shared memory pixmaps
> [     8.112] (==) NVIDIA(0): Backing store enabled
> [     8.113] (==) NVIDIA(0): Silken mouse enabled
> [     8.114] (==) NVIDIA(0): DPMS enabled
> [     8.115] (II) Loading sub module "dri2"
> [     8.115] (II) LoadModule: "dri2"
> [     8.115] (II) Module "dri2" already built-in
> [     8.115] (II) NVIDIA(0): [DRI2] Setup complete
> [     8.115] (II) NVIDIA(0): [DRI2]   VDPAU driver: nvidia
> [     8.115] (II) Initializing extension Generic Event Extension
> [     8.115] (II) Initializing extension SHAPE
> [     8.116] (II) Initializing extension MIT-SHM
> [     8.116] (II) Initializing extension XInputExtension
> [     8.116] (II) Initializing extension XTEST
> [     8.117] (II) Initializing extension BIG-REQUESTS
> [     8.117] (II) Initializing extension SYNC
> [     8.117] (II) Initializing extension XKEYBOARD
> [     8.117] (II) Initializing extension XC-MISC
> [     8.117] (II) Initializing extension SECURITY
> [     8.118] (II) Initializing extension XFIXES
> [     8.118] (II) Initializing extension RENDER
> [     8.118] (II) Initializing extension RANDR
> [     8.118] (II) Initializing extension COMPOSITE
> [     8.118] (II) Initializing extension DAMAGE
> [     8.119] (II) Initializing extension MIT-SCREEN-SAVER
> [     8.119] (II) Initializing extension DOUBLE-BUFFER
> [     8.119] (II) Initializing extension RECORD
> [     8.119] (II) Initializing extension DPMS
> [     8.119] (II) Initializing extension Present
> [     8.119] (II) Initializing extension DRI3
> [     8.119] (II) Initializing extension X-Resource
> [     8.120] (II) Initializing extension XVideo
> [     8.120] (II) Initializing extension XVideo-MotionCompensation
> [     8.120] (II) Initializing extension SELinux
> [     8.120] (II) SELinux: Disabled on system
> [     8.120] (II) Initializing extension XFree86-VidModeExtension
> [     8.120] (II) Initializing extension XFree86-DGA
> [     8.120] (II) Initializing extension XFree86-DRI
> [     8.121] (II) Initializing extension DRI2
> [     8.121] (II) Initializing extension GLX
> [     8.121] (II) Initializing extension GLX
> [     8.121] (II) Indirect GLX disabled.(II) Initializing extension NV-GLX
> [     8.121] (II) Initializing extension NV-CONTROL
> [     8.121] (II) Initializing extension XINERAMA
> [     8.236] (II) config/udev: Adding input device Power Button (/dev/input/event7)
> [     8.236] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [     8.236] (**) Power Button: Applying InputClass "libinput keyboard catchall"
> [     8.236] (II) LoadModule: "libinput"
> [     8.237] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
> [     8.243] (II) Module libinput: vendor="X.Org Foundation"
> [     8.243] 	compiled for 1.20.4, module version = 0.29.0
> [     8.243] 	Module class: X.Org XInput Driver
> [     8.243] 	ABI class: X.Org XInput driver, version 24.1
> [     8.243] (II) Using input driver 'libinput' for 'Power Button'
> [     8.243] (**) Power Button: always reports core events
> [     8.243] (**) Option "Device" "/dev/input/event7"
> [     8.243] (**) Option "_source" "server/udev"
> [     8.253] (II) event7  - Power Button: is tagged by udev as: Keyboard
> [     8.253] (II) event7  - Power Button: device is a keyboard
> [     8.253] (II) event7  - Power Button: device removed
> [     8.262] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input7/event7"
> [     8.262] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
> [     8.262] (**) Option "xkb_model" "pc105"
> [     8.262] (**) Option "xkb_layout" "us,gr"
> [     8.262] (**) Option "xkb_variant" ","
> [     8.262] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.301] (II) event7  - Power Button: is tagged by udev as: Keyboard
> [     8.301] (II) event7  - Power Button: device is a keyboard
> [     8.302] (II) config/udev: Adding input device Power Button (/dev/input/event6)
> [     8.302] (**) Power Button: Applying InputClass "evdev keyboard catchall"
> [     8.302] (**) Power Button: Applying InputClass "libinput keyboard catchall"
> [     8.302] (II) Using input driver 'libinput' for 'Power Button'
> [     8.302] (**) Power Button: always reports core events
> [     8.302] (**) Option "Device" "/dev/input/event6"
> [     8.302] (**) Option "_source" "server/udev"
> [     8.303] (II) event6  - Power Button: is tagged by udev as: Keyboard
> [     8.303] (II) event6  - Power Button: device is a keyboard
> [     8.303] (II) event6  - Power Button: device removed
> [     8.317] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6/event6"
> [     8.317] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
> [     8.317] (**) Option "xkb_model" "pc105"
> [     8.317] (**) Option "xkb_layout" "us,gr"
> [     8.317] (**) Option "xkb_variant" ","
> [     8.317] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.319] (II) event6  - Power Button: is tagged by udev as: Keyboard
> [     8.319] (II) event6  - Power Button: device is a keyboard
> [     8.320] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event17)
> [     8.320] (II) No input driver specified, ignoring this device.
> [     8.320] (II) This device may have been added with another device file.
> [     8.321] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event18)
> [     8.321] (II) No input driver specified, ignoring this device.
> [     8.321] (II) This device may have been added with another device file.
> [     8.321] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event19)
> [     8.321] (II) No input driver specified, ignoring this device.
> [     8.321] (II) This device may have been added with another device file.
> [     8.322] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event20)
> [     8.322] (II) No input driver specified, ignoring this device.
> [     8.322] (II) This device may have been added with another device file.
> [     8.323] (II) config/udev: Adding input device COMPANY USB Device Keyboard (/dev/input/event12)
> [     8.323] (**) COMPANY USB Device Keyboard: Applying InputClass "evdev keyboard catchall"
> [     8.323] (**) COMPANY USB Device Keyboard: Applying InputClass "libinput keyboard catchall"
> [     8.323] (II) Using input driver 'libinput' for 'COMPANY USB Device Keyboard'
> [     8.323] (**) COMPANY USB Device Keyboard: always reports core events
> [     8.323] (**) Option "Device" "/dev/input/event12"
> [     8.323] (**) Option "_source" "server/udev"
> [     8.326] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
> [     8.326] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
> [     8.327] (II) event12 - COMPANY USB Device Keyboard: device removed
> [     8.333] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input18/event12"
> [     8.333] (II) XINPUT: Adding extended input device "COMPANY USB Device Keyboard" (type: KEYBOARD, id 8)
> [     8.333] (**) Option "xkb_model" "pc105"
> [     8.333] (**) Option "xkb_layout" "us,gr"
> [     8.333] (**) Option "xkb_variant" ","
> [     8.333] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.336] (II) event12 - COMPANY USB Device Keyboard: is tagged by udev as: Keyboard
> [     8.336] (II) event12 - COMPANY USB Device Keyboard: device is a keyboard
> [     8.338] (II) config/udev: Adding input device COMPANY USB Device System Control (/dev/input/event13)
> [     8.338] (**) COMPANY USB Device System Control: Applying InputClass "evdev keyboard catchall"
> [     8.338] (**) COMPANY USB Device System Control: Applying InputClass "libinput keyboard catchall"
> [     8.338] (II) Using input driver 'libinput' for 'COMPANY USB Device System Control'
> [     8.338] (**) COMPANY USB Device System Control: always reports core events
> [     8.338] (**) Option "Device" "/dev/input/event13"
> [     8.338] (**) Option "_source" "server/udev"
> [     8.341] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
> [     8.341] (II) event13 - COMPANY USB Device System Control: device is a keyboard
> [     8.341] (II) event13 - COMPANY USB Device System Control: device removed
> [     8.358] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input19/event13"
> [     8.358] (II) XINPUT: Adding extended input device "COMPANY USB Device System Control" (type: KEYBOARD, id 9)
> [     8.358] (**) Option "xkb_model" "pc105"
> [     8.358] (**) Option "xkb_layout" "us,gr"
> [     8.358] (**) Option "xkb_variant" ","
> [     8.358] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.362] (II) event13 - COMPANY USB Device System Control: is tagged by udev as: Keyboard
> [     8.362] (II) event13 - COMPANY USB Device System Control: device is a keyboard
> [     8.364] (II) config/udev: Adding input device COMPANY USB Device Consumer Control (/dev/input/event14)
> [     8.364] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
> [     8.364] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
> [     8.364] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
> [     8.364] (**) COMPANY USB Device Consumer Control: always reports core events
> [     8.364] (**) Option "Device" "/dev/input/event14"
> [     8.364] (**) Option "_source" "server/udev"
> [     8.367] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
> [     8.367] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
> [     8.367] (II) event14 - COMPANY USB Device Consumer Control: device removed
> [     8.381] (II) libinput: COMPANY USB Device Consumer Control: needs a virtual subdevice
> [     8.381] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input20/event14"
> [     8.381] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: MOUSE, id 10)
> [     8.381] (**) Option "AccelerationScheme" "none"
> [     8.381] (**) COMPANY USB Device Consumer Control: (accel) selected scheme none/0
> [     8.381] (**) COMPANY USB Device Consumer Control: (accel) acceleration factor: 2.000
> [     8.381] (**) COMPANY USB Device Consumer Control: (accel) acceleration threshold: 4
> [     8.384] (II) event14 - COMPANY USB Device Consumer Control: is tagged by udev as: Keyboard
> [     8.384] (II) event14 - COMPANY USB Device Consumer Control: device is a keyboard
> [     8.385] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event15)
> [     8.385] (II) No input driver specified, ignoring this device.
> [     8.385] (II) This device may have been added with another device file.
> [     8.387] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/event16)
> [     8.387] (**) COMPANY USB Device: Applying InputClass "evdev pointer catchall"
> [     8.387] (**) COMPANY USB Device: Applying InputClass "libinput pointer catchall"
> [     8.387] (II) Using input driver 'libinput' for 'COMPANY USB Device'
> [     8.387] (**) COMPANY USB Device: always reports core events
> [     8.387] (**) Option "Device" "/dev/input/event16"
> [     8.387] (**) Option "_source" "server/udev"
> [     8.447] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
> [     8.447] (II) event16 - COMPANY USB Device: device is a pointer
> [     8.448] (II) event16 - COMPANY USB Device: device removed
> [     8.477] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.1/0003:09DA:F012.0004/input/input22/event16"
> [     8.477] (II) XINPUT: Adding extended input device "COMPANY USB Device" (type: MOUSE, id 11)
> [     8.477] (**) Option "AccelerationScheme" "none"
> [     8.477] (**) COMPANY USB Device: (accel) selected scheme none/0
> [     8.477] (**) COMPANY USB Device: (accel) acceleration factor: 2.000
> [     8.477] (**) COMPANY USB Device: (accel) acceleration threshold: 4
> [     8.540] (II) event16 - COMPANY USB Device: is tagged by udev as: Mouse
> [     8.540] (II) event16 - COMPANY USB Device: device is a pointer
> [     8.542] (II) config/udev: Adding input device COMPANY USB Device (/dev/input/mouse0)
> [     8.542] (II) No input driver specified, ignoring this device.
> [     8.542] (II) This device may have been added with another device file.
> [     8.543] (II) config/udev: Adding input device HDA Intel Rear Mic (/dev/input/event3)
> [     8.543] (II) No input driver specified, ignoring this device.
> [     8.543] (II) This device may have been added with another device file.
> [     8.544] (II) config/udev: Adding input device HDA Intel Front Mic (/dev/input/event4)
> [     8.544] (II) No input driver specified, ignoring this device.
> [     8.544] (II) This device may have been added with another device file.
> [     8.545] (II) config/udev: Adding input device HDA Intel Line (/dev/input/event5)
> [     8.545] (II) No input driver specified, ignoring this device.
> [     8.545] (II) This device may have been added with another device file.
> [     8.546] (II) config/udev: Adding input device HDA Intel Line Out Front (/dev/input/event8)
> [     8.546] (II) No input driver specified, ignoring this device.
> [     8.546] (II) This device may have been added with another device file.
> [     8.546] (II) config/udev: Adding input device HDA Intel Line Out Surround (/dev/input/event9)
> [     8.546] (II) No input driver specified, ignoring this device.
> [     8.546] (II) This device may have been added with another device file.
> [     8.547] (II) config/udev: Adding input device HDA Intel Line Out CLFE (/dev/input/event10)
> [     8.547] (II) No input driver specified, ignoring this device.
> [     8.547] (II) This device may have been added with another device file.
> [     8.548] (II) config/udev: Adding input device HDA Intel Line Out Side (/dev/input/event11)
> [     8.548] (II) No input driver specified, ignoring this device.
> [     8.548] (II) This device may have been added with another device file.
> [     8.550] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event2)
> [     8.550] (II) No input driver specified, ignoring this device.
> [     8.550] (II) This device may have been added with another device file.
> [     8.550] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
> [     8.550] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
> [     8.550] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
> [     8.550] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
> [     8.550] (**) AT Translated Set 2 keyboard: always reports core events
> [     8.550] (**) Option "Device" "/dev/input/event0"
> [     8.551] (**) Option "_source" "server/udev"
> [     8.552] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
> [     8.552] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
> [     8.553] (II) event0  - AT Translated Set 2 keyboard: device removed
> [     8.573] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
> [     8.573] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
> [     8.573] (**) Option "xkb_model" "pc105"
> [     8.573] (**) Option "xkb_layout" "us,gr"
> [     8.574] (**) Option "xkb_variant" ","
> [     8.574] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [     8.577] (II) event0  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
> [     8.577] (II) event0  - AT Translated Set 2 keyboard: device is a keyboard
> [     8.580] (II) config/udev: Adding input device PC Speaker (/dev/input/event1)
> [     8.580] (II) No input driver specified, ignoring this device.
> [     8.580] (II) This device may have been added with another device file.
> [     8.589] (**) COMPANY USB Device Consumer Control: Applying InputClass "evdev keyboard catchall"
> [     8.589] (**) COMPANY USB Device Consumer Control: Applying InputClass "libinput keyboard catchall"
> [     8.589] (II) Using input driver 'libinput' for 'COMPANY USB Device Consumer Control'
> [     8.589] (**) COMPANY USB Device Consumer Control: always reports core events
> [     8.589] (**) Option "Device" "/dev/input/event14"
> [     8.589] (**) Option "_source" "_driver/libinput"
> [     8.589] (II) libinput: COMPANY USB Device Consumer Control: is a virtual subdevice
> [     8.589] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.2/usb3/3-1/3-1:1.0/0003:09DA:F012.0003/input/input20/event14"
> [     8.589] (II) XINPUT: Adding extended input device "COMPANY USB Device Consumer Control" (type: KEYBOARD, id 13)
> [     8.589] (**) Option "xkb_model" "pc105"
> [     8.589] (**) Option "xkb_layout" "us,gr"
> [     8.589] (**) Option "xkb_variant" ","
> [     8.589] (**) Option "xkb_options" "grp:alt_shift_toggle,terminate:ctrl_alt_bksp,grp_led:scroll"
> [  5482.452] (II) event7  - Power Button: device removed
> [  5482.461] (II) event6  - Power Button: device removed
> [  5482.485] (II) event12 - COMPANY USB Device Keyboard: device removed
> [  5482.497] (II) event13 - COMPANY USB Device System Control: device removed
> [  5482.509] (II) event16 - COMPANY USB Device: device removed
> [  5482.537] (II) event0  - AT Translated Set 2 keyboard: device removed
> [  5482.553] (II) event14 - COMPANY USB Device Consumer Control: device removed
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.567] (II) UnloadModule: "libinput"
> [  5482.568] (II) UnloadModule: "libinput"
> [  5482.886] (II) NVIDIA(GPU-0): Deleting GPU-0
> [  5482.888] (II) Server terminated successfully (0). Closing log file.
> ^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
>
> <<<<<<<<<< Xorg (journald) >>>>>>>>>>
> -- Logs begin at Sun 2020-02-23 06:13:18 EET, end at Sat 2020-04-25 08:43:09 EEST. --
> -- No entries --
> ^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
>
> Kernel modules: nvidia.ko
> /lib/modules/5.5.0-2-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
> /lib/modules/5.5.0-2-amd64/updates/dkms/nvidia-legacy-340xx.ko
>
> filename:       /lib/modules/5.5.0-2-amd64/updates/dkms/nvidia-legacy-340xx-uvm.ko
> supported:      external
> license:        MIT
> depends:        nvidia
> retpoline:      Y
> name:           nvidia_uvm
> vermagic:       5.5.0-2-amd64 SMP mod_unload modversions
> filename:       /lib/modules/5.5.0-2-amd64/updates/dkms/nvidia-legacy-340xx.ko
> alias:          char-major-195-*
> version:        340.108
> supported:      external
> license:        NVIDIA
> alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
> alias:          pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
> alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
> alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
> depends:        drm
> retpoline:      Y
> name:           nvidia
> vermagic:       5.5.0-2-amd64 SMP mod_unload modversions
>
> lsmod:
> Module                  Size  Used by
> fuse                  139264  2
> cpufreq_conservative    16384  0
> cpufreq_powersave      20480  0
> cpufreq_userspace      20480  0
> snd_hda_codec_hdmi     73728  4
> sr_mod                 28672  0
> cdrom                  73728  1 sr_mod
> iTCO_wdt               16384  0
> iTCO_vendor_support    16384  1 iTCO_wdt
> ata_generic            16384  0
> watchdog               28672  1 iTCO_wdt
> snd_hda_codec_realtek   126976  1
> snd_hda_codec_generic    94208  1 snd_hda_codec_realtek
> ledtrig_audio          16384  2 snd_hda_codec_generic,snd_hda_codec_realtek
> snd_hda_intel          53248  0
> snd_intel_dspcfg       24576  1 snd_hda_intel
> pcspkr                 16384  0
> r8169                  94208  0
> snd_hda_codec         163840  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
> i2c_i801               32768  0
> realtek                24576  1
> sg                     36864  0
> snd_hda_core          102400  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
> joydev                 28672  0
> snd_pcm               131072  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
> libphy                110592  2 r8169,realtek
> lpc_ich                28672  0
> mfd_core               20480  1 lpc_ich
> snd_timer              40960  1 snd_pcm
> pata_jmicron           16384  0
> snd                   106496  8 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
> soundcore              16384  1 snd
> ehci_pci               20480  0
> button                 24576  0
> acpi_cpufreq           28672  0
> nvidia              10608640  29
> it87                   65536  0
> hwmon_vid              16384  1 it87
> coretemp               20480  0
> drm                   585728  3 nvidia
> ip_tables              32768  0
> x_tables               53248  1 ip_tables
> autofs4                53248  2
> ext4                  765952  1
> crc16                  16384  1 ext4
> mbcache                16384  1 ext4
> jbd2                  135168  1 ext4
> crc32c_generic         16384  2
> sd_mod                 57344  4
> hid_generic            16384  0
> usbhid                 65536  0
> hid                   147456  2 usbhid,hid_generic
> ahci                   40960  4
> evdev                  28672  13
> libahci                45056  1 ahci
> serio_raw              20480  0
> libata                290816  4 libahci,ahci,ata_generic,pata_jmicron
> scsi_mod              253952  4 sd_mod,libata,sg,sr_mod
> uhci_hcd               53248  0
> ehci_hcd               98304  1 ehci_pci
> usbcore               315392  4 ehci_pci,usbhid,ehci_hcd,uhci_hcd
> usb_common             16384  3 usbcore,ehci_hcd,uhci_hcd
>
> xrandr:
> Screen 0: minimum 8 x 8, current 1280 x 1024, maximum 8192 x 8192
> DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
> VGA-0 disconnected (normal left inverted right x axis y axis)
> DVI-I-1 connected 1280x1024+0+0 (normal left inverted right x axis y axis) 338mm x 270mm
>     1280x1024     60.02*+
>     1024x768      60.00
>     800x600       60.32
>     640x480       59.94
> HDMI-0 disconnected (normal left inverted right x axis y axis)
>
> OpenCL ICDs:
>
>
> -- System Information:
> Debian Release: bullseye/sid
>    APT prefers testing
>    APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.5.0-2-amd64 (SMP w/2 CPU cores)
> Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
>
> Versions of packages nvidia-legacy-340xx-driver depends on:
> ii  nvidia-installer-cleanup                                        20151021+11
> ii  nvidia-legacy-340xx-alternative                                 340.108-4
> ii  nvidia-legacy-340xx-driver-bin                                  340.108-4
> ii  nvidia-legacy-340xx-driver-libs                                 340.108-4
> ii  nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-34  340.108-4
> ii  nvidia-legacy-340xx-vdpau-driver                                340.108-4
> ii  nvidia-support                                                  20151021+11
> ii  xserver-xorg-video-nvidia-legacy-340xx                          340.108-4
>
> Versions of packages nvidia-legacy-340xx-driver recommends:
> pn  nvidia-persistenced           <none>
> ii  nvidia-settings-legacy-340xx  340.108-2
>
> Versions of packages nvidia-legacy-340xx-driver suggests:
> ii  nvidia-legacy-340xx-kernel-dkms  340.108-4
>
> Versions of packages nvidia-legacy-340xx-driver-libs:amd64 depends on:
> ii  libegl1-nvidia-legacy-340xx     340.108-4
> ii  libgl1-nvidia-legacy-340xx-glx  340.108-4
>
> Versions of packages nvidia-legacy-340xx-driver-libs:amd64 recommends:
> pn  libgles1-nvidia-legacy-340xx          <none>
> pn  libgles2-nvidia-legacy-340xx          <none>
> pn  libnvidia-legacy-340xx-cfg1           <none>
> pn  nvidia-legacy-340xx-driver-libs-i386  <none>
>
> Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 depends on:
> ii  libc6                            2.30-4
> ii  libnvidia-legacy-340xx-glcore    340.108-4
> ii  libx11-6                         2:1.6.9-2
> ii  libxext6                         2:1.3.3-1+b2
> ii  nvidia-installer-cleanup         20151021+11
> ii  nvidia-legacy-340xx-alternative  340.108-4
> ii  nvidia-support                   20151021+11
>
> Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 recommends:
> ii  nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340.  340.108-4
>
> Versions of packages libgl1-nvidia-legacy-340xx-glx:amd64 suggests:
> ii  nvidia-legacy-340xx-kernel-dkms  340.108-4
>
> Versions of packages xserver-xorg-video-nvidia-legacy-340xx depends on:
> ii  libc6                                  2.30-4
> ii  libnvidia-legacy-340xx-glcore          340.108-4
> ii  nvidia-installer-cleanup               20151021+11
> ii  nvidia-legacy-340xx-alternative        340.108-4
> ii  nvidia-support                         20151021+11
> ii  xserver-xorg-core [xorg-video-abi-24]  2:1.20.8-2
>
> Versions of packages xserver-xorg-video-nvidia-legacy-340xx recommends:
> ii  nvidia-legacy-340xx-kernel-dkms [nvidia-legacy-340xx-kernel-340.  340.108-4
> ii  nvidia-legacy-340xx-vdpau-driver                                  340.108-4
> ii  nvidia-settings-legacy-340xx                                      340.108-2
>
> Versions of packages xserver-xorg-video-nvidia-legacy-340xx suggests:
> ii  nvidia-legacy-340xx-kernel-dkms  340.108-4
>
> Versions of packages nvidia-legacy-340xx-alternative depends on:
> ii  dpkg                    1.19.7
> ii  glx-alternative-nvidia  1.1.0
>
> Versions of packages nvidia-legacy-340xx-kernel-dkms depends on:
> ii  dkms                                                            2.8.1-5
> ii  nvidia-installer-cleanup                                        20151021+11
> ii  nvidia-legacy-340xx-kernel-support [nvidia-legacy-340xx-kernel  340.108-4
>
> nvidia-legacy-340xx-kernel-dkms recommends no packages.
>
> Versions of packages glx-alternative-nvidia depends on:
> ii  dpkg                  1.19.7
> ii  glx-alternative-mesa  1.1.0
> ii  glx-diversions        1.1.0
> ii  update-glx            1.1.0
>
> Versions of packages glx-alternative-nvidia suggests:
> pn  nvidia-driver  <none>
>
> Versions of packages nvidia-legacy-340xx-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.101-2
> ii  libegl1                                                         1.3.1-1
> ii  libgl1                                                          1.3.1-1
> ii  libgl1-nvidia-legacy-340xx-glx [libgl1-nvidia-glx-any]          340.108-4
> pn  libgles1                                                        <none>
> ii  libgles2                                                        1.3.1-1
> pn  linux-headers                                                   <none>
> ii  make                                                            4.2.1-1.2
> pn  nvidia-glx-legacy-340xx                                         <none>
> ii  nvidia-kernel-common                                            20151021+11
> ii  nvidia-legacy-340xx-driver [nvidia-glx-any]                     340.108-4
> ii  nvidia-legacy-340xx-kernel-dkms                                 340.108-4
> pn  nvidia-legacy-340xx-kernel-source                               <none>
> ii  nvidia-legacy-340xx-kernel-support [nvidia-kernel-support-any]  340.108-4
> ii  nvidia-modprobe                                                 440.44-1
> pn  nvidia-settings                                                 <none>
> ii  nvidia-support                                                  20151021+11
> pn  nvidia-xconfig                                                  <none>
> ii  ocl-icd-libopencl1 [libopencl1]                                 2.2.12-4
> pn  opencl-icd                                                      <none>
> ii  xserver-xorg                                                    1:7.7+20
> ii  xserver-xorg-core                                               2:1.20.8-2
> pn  xserver-xorg-legacy                                             <none>
> ii  xserver-xorg-video-nouveau                                      1:1.0.16-1
> ii  xserver-xorg-video-nvidia-legacy-340xx [xserver-xorg-video-nvi  340.108-4
>
> -- no debconf information
>
>



More information about the pkg-nvidia-devel mailing list