Bug#930802: nvidia-driver: NVIDIA module fails to load (Operation not permitted)

Ignacio Vargas igvacor94 at gmail.com
Thu Jun 20 22:56:18 BST 2019


Package: nvidia-driver
Version: 418.74-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Today upon boot up, Xorg failed to start. Checking logs I found it was not picking up the NVIDIA propietary driver.
I tried reinstalling the nvidia-driver metapackage and rebooted - module still failed to load.

I attempted to load it manually to check the error message, and this is what I got:

$ sudo /sbin/modprobe -v nvidia
install modprobe -i nvidia-current $CMDLINE_OPTS
insmod /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-current.ko
modprobe: ERROR: could not insert 'nvidia_current': Invalid argument
modprobe: ERROR: ../libkmod/libkmod-module.c:979 command_do() Error running install command for nvidia
modprobe: ERROR: could not insert 'nvidia': Operation not permitted

I also checked the output of dkms
$ sudo dkms status
nvidia-current, 418.74, 4.19.0-5-amd64, x86_64: installed

Similar information appears in the systemctl logs.

Running the modprobe above without sudo gives me a “Key expired” message on the nvidia module, which would suggest a 
conflict with Secure Boot, but that is disabled on my BIOS (I’ve double checked). I already tried booting on different 
kernel versions (4.19.0-5, 4.19.0-4, 4.19.0-3) and all gave the same error.

As it stands, the package seems unusable in its current state. I had to revert back to nouveau to get Xorg back up
for now. It had been working well up until yesterday, but I'm not sure how to check aptitude's logs for a list of the
packages that were updated only yesterday.

Regards,

-- Package-specific info:
uname -a:
Linux heim 4.19.0-5-amd64 #1 SMP Debian 4.19.37-4 (2019-06-17) x86_64 GNU/Linux

/proc/version:
Linux version 4.19.0-5-amd64 (debian-kernel at lists.debian.org) (gcc version 8.3.0 (Debian 8.3.0-7)) #1 SMP Debian 4.19.37-4 (2019-06-17)

lspci 'display controller [030?]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 760] [10de:1187] (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Micro-Star International Co., Ltd. [MSI] GK104 [GeForce GTX 760] [1462:2847]
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
	Latency: 0, Cache Line Size: 64 bytes
	Interrupt: pin A routed to IRQ 33
	Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: Memory at e8000000 (64-bit, prefetchable) [size=128M]
	Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
	Region 5: I/O ports at e000 [size=128]
	Expansion ROM at 000c0000 [disabled] [size=128K]
	Capabilities: <access denied>
	Kernel driver in use: nouveau
	Kernel modules: nvidia

dmesg:

Device node permissions:
crw-rw----+ 1 root video  226,   0 Jun 20 16:09 /dev/dri/card0
crw-rw----+ 1 root render 226, 128 Jun 20 16:09 /dev/dri/renderD128

/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root  8 Jun 20 16:09 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Jun 20 16:09 pci-0000:01:00.0-render -> ../renderD128
video:x:44:ignacio

OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root       15 Jun 20 13:42 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root       49 Jun 20 13:41 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root       49 Jun 20 13:42 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       51 Jun 20 13:42 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so.1
lrwxrwxrwx 1 root root       48 Jun 20 13:41 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Jun 20 13:41 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root       48 Jun 20 13:42 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       48 Jun 20 13:42 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Jun 20 13:42 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       50 Jun 20 13:42 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root       55 Jun 20 13:41 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       55 Jun 20 13:41 /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so
lrwxrwxrwx 1 root root       55 Jun 20 13:42 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       55 Jun 20 13:42 /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       57 Jun 20 13:42 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       57 Jun 20 13:42 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv1_CM.so.1
lrwxrwxrwx 1 root root       52 Jun 20 13:41 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Jun 20 13:41 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root       52 Jun 20 13:42 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       52 Jun 20 13:42 /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       54 Jun 20 13:42 /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 Jun 20 13:42 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root       42 Jun 20 13:42 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       42 Jun 20 13:42 /etc/alternatives/glx--libGLX_indirect.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       44 Jun 20 13:42 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       44 Jun 20 13:42 /etc/alternatives/glx--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       38 Jun 20 13:42 /etc/alternatives/glx--libglxserver_nvidia.so -> /usr/lib/nvidia/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       51 Jun 20 13:42 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       42 Jun 20 13:42 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       36 Jun 20 13:42 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       39 Jun 20 13:42 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       28 Jun 20 13:42 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root       32 Jun 20 13:42 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       29 Jun 20 13:42 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root       22 Jun 20 13:41 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root       23 Jun 20 13:42 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root       57 Jun 20 13:42 /etc/alternatives/nvidia--libEGL_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       59 Jun 20 13:42 /etc/alternatives/nvidia--libEGL_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL_nvidia.so.0
lrwxrwxrwx 1 root root       63 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       63 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       65 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM_nvidia.so.1
lrwxrwxrwx 1 root root       60 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       60 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       62 Jun 20 13:42 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root       57 Jun 20 13:42 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       57 Jun 20 13:42 /etc/alternatives/nvidia--libGLX_nvidia.so.0-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Jun 20 13:42 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       59 Jun 20 13:42 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root       46 Jun 20 13:42 /etc/alternatives/nvidia--libglxserver_nvidia.so -> /usr/lib/nvidia/current/libglxserver_nvidia.so
lrwxrwxrwx 1 root root       59 Jun 20 13:42 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root       58 Jun 20 13:42 /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx 1 root root       70 Jun 20 13:42 /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-ptxjitcompiler.so.1
lrwxrwxrwx 1 root root       61 Jun 20 13:42 /etc/alternatives/nvidia--libvdpau_nvidia.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libvdpau_nvidia.so.1
lrwxrwxrwx 1 root root       38 Jun 20 13:42 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root       70 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-418.74-key-documentation
lrwxrwxrwx 1 root root       50 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root       44 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root       40 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root       47 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root       36 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root       40 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root       39 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root       44 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root       47 Jun 20 13:42 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root       37 Jun 20 13:42 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root       49 Jun 20 13:41 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       48 Jun 20 13:41 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       55 Jun 20 13:41 /usr/lib/i386-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       65 Jun 20 13:41 /usr/lib/i386-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root       52 Jun 20 13:41 /usr/lib/i386-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-i386-linux-gnu
lrwxrwxrwx 1 root root       62 Jun 20 13:41 /usr/lib/i386-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-i386-linux-gnu
-rw-r--r-- 1 root root 25138364 May  1 11:31 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.418.74
-rw-r--r-- 1 root root 28287852 May  1 11:30 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.418.74
-rw-r--r-- 1 root root   624884 May  1 11:20 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.418.74
-rw-r--r-- 1 root root 14450276 May  1 11:30 /usr/lib/i386-linux-gnu/libnvidia-glvkspirv.so.418.74
-rw-r--r-- 1 root root    13400 May  1 11:19 /usr/lib/i386-linux-gnu/libnvidia-tls.so.418.74
-rw-r--r-- 1 root root  1470656 May 11 07:06 /usr/lib/libnvidia-gtk2.so.418.74
-rw-r--r-- 1 root root  1478848 May 11 07:06 /usr/lib/libnvidia-gtk3.so.418.74
lrwxrwxrwx 1 root root       49 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       51 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       48 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       50 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       55 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so -> /etc/alternatives/glx--libGLESv1_CM.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       57 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       67 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGLESv1_CM_nvidia.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM_nvidia.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       52 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root       54 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root       64 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
-rw-r--r-- 1 root root   401608 May  1 11:20 /usr/lib/x86_64-linux-gnu/libnvidia-cbl.so.418.74
lrwxrwxrwx 1 root root       58 Jun 20 13:42 /usr/lib/x86_64-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 25819432 May  1 11:55 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.418.74
-rw-r--r-- 1 root root   298696 May  1 11:24 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.418.74
-rw-r--r-- 1 root root 27635408 May  1 11:39 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.418.74
-rw-r--r-- 1 root root   667928 May  1 11:39 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.418.74
-rw-r--r-- 1 root root 13970904 May  1 11:50 /usr/lib/x86_64-linux-gnu/libnvidia-glvkspirv.so.418.74
lrwxrwxrwx 1 root root       60 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root       72 Jun 20 13:41 /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.1 -> /etc/alternatives/nvidia--libnvidia-ptxjitcompiler.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 28190792 May  1 12:03 /usr/lib/x86_64-linux-gnu/libnvidia-rtcore.so.418.74
-rw-r--r-- 1 root root    14480 May  1 11:20 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.418.74
lrwxrwxrwx 1 root root       36 Jun 20 13:42 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root   289824 Mar  5 14:11 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root       45 Jun 20 13:42 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
lrwxrwxrwx 1 root root       45 Jun 20 13:42 /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so -> /etc/alternatives/glx--libglxserver_nvidia.so
-rw-r--r-- 1 root root     6342 Jun 20 16:07 /var/log/Xorg.0.log
-rw-r--r-- 1 root root     6342 Jun 20 14:47 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root    41441 Sep 12  2018 /var/log/Xorg.1.log
-rw-r--r-- 1 root root     7780 Sep 12  2018 /var/log/Xorg.1.log.old
-rw-r--r-- 1 root root     9400 Sep 12  2018 /var/log/Xorg.2.log
-rw-r--r-- 1 root root     9400 Sep 12  2018 /var/log/Xorg.2.log.old
/etc/nvidia/:
total 20
drwxr-xr-x   3 root root  4096 Jun 20 13:42 .
drwxr-xr-x 162 root root 12288 Jun 20 16:07 ..
drwxr-xr-x   2 root root  4096 Jun 20 13:41 current
lrwxrwxrwx   1 root root    56 Jun 20 13:42 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx   1 root root    53 Jun 20 13:42 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx   1 root root    42 Jun 20 13:42 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx   1 root root    46 Jun 20 13:42 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf

/usr/lib/i386-linux-gnu/nvidia/:
total 48
drwxr-xr-x  3 root root  4096 Jun 20 13:41 .
drwxr-xr-x 38 root root 36864 Jun 20 13:41 ..
drwxr-xr-x  2 root root  4096 Jun 20 13:41 current

/usr/lib/i386-linux-gnu/nvidia/current/:
total 2232
drwxr-xr-x 2 root root    4096 Jun 20 13:41 .
drwxr-xr-x 3 root root    4096 Jun 20 13:41 ..
lrwxrwxrwx 1 root root      23 May 11 06:52 libEGL_nvidia.so.0 -> libEGL_nvidia.so.418.74
-rw-r--r-- 1 root root  991420 May  1 11:21 libEGL_nvidia.so.418.74
lrwxrwxrwx 1 root root      29 May 11 06:52 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.418.74
-rw-r--r-- 1 root root   48208 May  1 11:20 libGLESv1_CM_nvidia.so.418.74
lrwxrwxrwx 1 root root      26 May 11 06:52 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.418.74
-rw-r--r-- 1 root root   87820 May  1 11:20 libGLESv2_nvidia.so.418.74
lrwxrwxrwx 1 root root      23 May 11 06:52 libGLX_nvidia.so.0 -> libGLX_nvidia.so.418.74
-rw-r--r-- 1 root root 1140572 May  1 11:20 libGLX_nvidia.so.418.74

/usr/lib/mesa-diverted/:
total 32
drwxr-xr-x   5 root root  4096 Jun 20 13:41 .
drwxr-xr-x 128 root root 16384 Jun 20 13:41 ..
drwxr-xr-x   2 root root  4096 Apr 14 02:11 arm-linux-gnueabihf
drwxr-xr-x   2 root root  4096 Jun 20 13:41 i386-linux-gnu
lrwxrwxrwx   1 root root    33 Jun 20 13:41 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x   2 root root  4096 Jun 20 13:41 x86_64-linux-gnu

/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Apr 14 02:11 .
drwxr-xr-x 5 root root 4096 Jun 20 13:41 ..

/usr/lib/mesa-diverted/i386-linux-gnu/:
total 600
drwxr-xr-x 2 root root   4096 Jun 20 13:41 .
drwxr-xr-x 5 root root   4096 Jun 20 13:41 ..
lrwxrwxrwx 1 root root     15 Aug 10  2018 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  83592 Aug 10  2018 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Aug 10  2018 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 411160 Aug 10  2018 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Aug 10  2018 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  38420 Aug 10  2018 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Aug 10  2018 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  62996 Aug 10  2018 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 May 11 08:43 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 804
drwxr-xr-x 2 root root   4096 Jun 20 13:41 .
drwxr-xr-x 5 root root   4096 Jun 20 13:41 ..
lrwxrwxrwx 1 root root     15 Aug 10  2018 libEGL.so -> libEGL.so.1.1.0
lrwxrwxrwx 1 root root     15 Aug 10  2018 libEGL.so.1 -> libEGL.so.1.1.0
-rw-r--r-- 1 root root  80448 Aug 10  2018 libEGL.so.1.1.0
lrwxrwxrwx 1 root root     14 Aug 10  2018 libGL.so -> libGL.so.1.7.0
lrwxrwxrwx 1 root root     14 Aug 10  2018 libGL.so.1 -> libGL.so.1.7.0
-rw-r--r-- 1 root root 596296 Aug 10  2018 libGL.so.1.7.0
lrwxrwxrwx 1 root root     21 Aug 10  2018 libGLESv1_CM.so -> libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     21 Aug 10  2018 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.2.0
-rw-r--r-- 1 root root  51520 Aug 10  2018 libGLESv1_CM.so.1.2.0
lrwxrwxrwx 1 root root     18 Aug 10  2018 libGLESv2.so -> libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     18 Aug 10  2018 libGLESv2.so.2 -> libGLESv2.so.2.1.0
-rw-r--r-- 1 root root  80192 Aug 10  2018 libGLESv2.so.2.1.0
lrwxrwxrwx 1 root root     16 May 11 08:43 libGLX_indirect.so.0 -> libGLX_mesa.so.0

/usr/lib/mesa/:
total 20
drwxr-xr-x   2 root root  4096 Apr 14 02:11 .
drwxr-xr-x 128 root root 16384 Jun 20 13:41 ..

/usr/lib/nvidia/:
total 44
drwxr-xr-x   4 root root  4096 Jun 20 13:41 .
drwxr-xr-x 128 root root 16384 Jun 20 13:41 ..
-rw-r--r--   1 root root    57 Jan 26 21:07 alternate-install-present
drwxr-xr-x   2 root root  4096 Apr 14 02:11 bumblebee
-rwxr-xr-x   1 root root  2125 Jan 26 21:07 check-for-conflicting-opengl-libraries
-rwxr-xr-x   1 root root  1897 Jan 26 21:07 check-for-mismatching-nvidia-module
drwxr-xr-x   2 root root  4096 Jun 20 13:41 current
lrwxrwxrwx   1 root root    48 Jun 20 13:41 libglxserver_nvidia.so -> /etc/alternatives/nvidia--libglxserver_nvidia.so
lrwxrwxrwx   1 root root    24 Jun 20 13:41 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx   1 root root    46 Jun 20 13:41 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx   1 root root    39 Jun 20 13:41 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x   1 root root   618 Jan 26 21:07 pre-install

/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Apr 14 02:11 .
drwxr-xr-x 4 root root 4096 Jun 20 13:41 ..

/usr/lib/nvidia/current/:
total 20672
drwxr-xr-x 2 root root     4096 Jun 20 13:41 .
drwxr-xr-x 4 root root     4096 Jun 20 13:41 ..
lrwxrwxrwx 1 root root       29 May 11 06:52 libglxserver_nvidia.so -> libglxserver_nvidia.so.418.74
-rw-r--r-- 1 root root 13557744 May  1 11:24 libglxserver_nvidia.so.418.74
-rwxr-xr-x 1 root root    26488 May 11 07:06 nv-control-dpy
-rwxr-xr-x 1 root root    27814 May  1 12:24 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   247760 May  1 11:36 nvidia-debugdump
-rwxr-xr-x 1 root root   243800 May 11 07:06 nvidia-settings
-rw-r--r-- 1 root root     8656 May 11 07:06 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 May 11 07:06 nvidia-settings.desktop
-rw-r--r-- 1 root root     2673 May 11 06:52 nvidia.ids
-rw-r--r-- 1 root root  7026736 May  1 11:26 nvidia_drv.so

/usr/lib/nvidia/nvidia/:
total 20672
drwxr-xr-x 2 root root     4096 Jun 20 13:41 .
drwxr-xr-x 4 root root     4096 Jun 20 13:41 ..
lrwxrwxrwx 1 root root       29 May 11 06:52 libglxserver_nvidia.so -> libglxserver_nvidia.so.418.74
-rw-r--r-- 1 root root 13557744 May  1 11:24 libglxserver_nvidia.so.418.74
-rwxr-xr-x 1 root root    26488 May 11 07:06 nv-control-dpy
-rwxr-xr-x 1 root root    27814 May  1 12:24 nvidia-bug-report.sh
-rwxr-xr-x 1 root root   247760 May  1 11:36 nvidia-debugdump
-rwxr-xr-x 1 root root   243800 May 11 07:06 nvidia-settings
-rw-r--r-- 1 root root     8656 May 11 07:06 nvidia-settings.1.gz
-rw-r--r-- 1 root root     1217 May 11 07:06 nvidia-settings.desktop
-rw-r--r-- 1 root root     2673 May 11 06:52 nvidia.ids
-rw-r--r-- 1 root root  7026736 May  1 11:26 nvidia_drv.so

/usr/lib/x86_64-linux-gnu/nvidia/:
total 300
drwxr-xr-x   3 root root   4096 Jun 20 13:41 .
drwxr-xr-x 114 root root 290816 Jun 20 13:42 ..
drwxr-xr-x   2 root root   4096 Jun 20 13:41 current
lrwxrwxrwx   1 root root     61 Jun 20 13:41 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu

/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 12576
drwxr-xr-x 2 root root    4096 Jun 20 13:41 .
drwxr-xr-x 3 root root    4096 Jun 20 13:41 ..
lrwxrwxrwx 1 root root      23 May 11 06:52 libEGL_nvidia.so.0 -> libEGL_nvidia.so.418.74
-rw-r--r-- 1 root root 1210304 May  1 11:41 libEGL_nvidia.so.418.74
lrwxrwxrwx 1 root root      29 May 11 06:52 libGLESv1_CM_nvidia.so.1 -> libGLESv1_CM_nvidia.so.418.74
-rw-r--r-- 1 root root   60928 May  1 11:40 libGLESv1_CM_nvidia.so.418.74
lrwxrwxrwx 1 root root      26 May 11 06:52 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.418.74
-rw-r--r-- 1 root root  110808 May  1 11:40 libGLESv2_nvidia.so.418.74
lrwxrwxrwx 1 root root      23 May 11 06:52 libGLX_nvidia.so.0 -> libGLX_nvidia.so.418.74
-rw-r--r-- 1 root root 1275664 May  1 11:20 libGLX_nvidia.so.418.74
lrwxrwxrwx 1 root root      23 May 11 06:52 libnvidia-cfg.so.1 -> libnvidia-cfg.so.418.74
-rw-r--r-- 1 root root  191272 May  1 11:31 libnvidia-cfg.so.418.74
lrwxrwxrwx 1 root root      17 May 11 06:52 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root      22 May 11 06:52 libnvidia-ml.so.1 -> libnvidia-ml.so.418.74
-rw-r--r-- 1 root root 1569688 May  1 11:35 libnvidia-ml.so.418.74
lrwxrwxrwx 1 root root      34 May 11 06:52 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.418.74
-rw-r--r-- 1 root root 7538568 May  1 11:31 libnvidia-ptxjitcompiler.so.418.74
lrwxrwxrwx 1 root root      25 May 11 06:52 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.418.74
-rw-r--r-- 1 root root  893408 May  1 11:21 libvdpau_nvidia.so.418.74

/etc/modprobe.d:
total 28
drwxr-xr-x   2 root root  4096 Jun 20 13:42 .
drwxr-xr-x 162 root root 12288 Jun 20 16:07 ..
-rw-r--r--   1 root root   127 Feb  7  2017 dkms.conf
-rw-r--r--   1 root root   154 Oct 23  2018 intel-microcode-blacklist.conf
lrwxrwxrwx   1 root root    53 Jun 20 13:42 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--   1 root root   260 Jan 26 21:07 nvidia-kernel-common.conf
lrwxrwxrwx   1 root root    43 Jun 20 13:42 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  194 Jan 25  2018 /etc/modules

/etc/modules-load.d/:
total 20
drwxr-xr-x   2 root root  4096 Jun 20 13:42 .
drwxr-xr-x 162 root root 12288 Jun 20 16:07 ..
-rw-r--r--   1 root root   119 Mar  5  2018 cups-filters.conf
lrwxrwxrwx   1 root root    10 May 24 15:58 modules.conf -> ../modules
lrwxrwxrwx   1 root root    39 Jun 20 13:42 nvidia.conf -> /etc/alternatives/glx--nvidia-load.conf


Files from nvidia-installer:

Config and logfiles:

<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.

# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
#options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^

<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
install nvidia modprobe -i nvidia-current $CMDLINE_OPTS

install nvidia-modeset modprobe nvidia ; modprobe -i nvidia-current-modeset $CMDLINE_OPTS

install nvidia-drm modprobe nvidia-modeset ; modprobe -i nvidia-current-drm $CMDLINE_OPTS

install nvidia-uvm modprobe nvidia ; modprobe -i nvidia-current-uvm $CMDLINE_OPTS

remove nvidia modprobe -r -i nvidia-drm nvidia-modeset nvidia-uvm nvidia

remove nvidia-modeset modprobe -r -i nvidia-drm nvidia-modeset

# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias	pci:v000010DEd00000E00sv*sd*bc04sc80i00*	nvidia
alias	pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*	nvidia
alias	pci:v000010DEd*sv*sd*bc03sc02i00*		nvidia
alias	pci:v000010DEd*sv*sd*bc03sc00i00*		nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^

<<<<<<<<<< /home/ignacio/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[   174.445] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[   174.445] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[   174.445] Current Operating System: Linux heim 4.19.0-5-amd64 #1 SMP Debian 4.19.37-4 (2019-06-17) x86_64
[   174.445] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=/dev/mapper/vg1-myRoot ro quiet splash slab_common.usercopy_fallback=y
[   174.445] Build Date: 05 March 2019  08:11:12PM
[   174.445] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[   174.445] Current version of pixman: 0.36.0
[   174.446] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   174.446] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   174.446] (==) Log file: "/home/ignacio/.local/share/xorg/Xorg.0.log", Time: Thu Jun 20 16:09:48 2019
[   174.446] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   174.446] (==) No Layout section.  Using the first Screen section.
[   174.446] (==) No screen section available. Using defaults.
[   174.446] (**) |-->Screen "Default Screen Section" (0)
[   174.446] (**) |   |-->Monitor "<default monitor>"
[   174.447] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[   174.447] (==) Automatically adding devices
[   174.447] (==) Automatically enabling devices
[   174.447] (==) Automatically adding GPU devices
[   174.447] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   174.447] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   174.447] 	Entry deleted from font path.
[   174.447] (==) 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
[   174.447] (==) ModulePath set to "/usr/lib/xorg/modules"
[   174.447] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   174.447] (II) Loader magic: 0x560b3368ae20
[   174.447] (II) Module ABI versions:
[   174.447] 	X.Org ANSI C Emulation: 0.4
[   174.447] 	X.Org Video Driver: 24.0
[   174.447] 	X.Org XInput driver : 24.1
[   174.447] 	X.Org Server Extension : 10.0
[   174.448] (++) using VT number 1

[   174.450] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[   174.451] (II) xfree86: Adding drm device (/dev/dri/card0)
[   174.452] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[   174.455] (--) PCI:*(1 at 0:0:0) 10de:1187:1462:2847 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[   174.455] (II) LoadModule: "glx"
[   174.455] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   174.457] (II) Module glx: vendor="X.Org Foundation"
[   174.457] 	compiled for 1.20.4, module version = 1.0.0
[   174.457] 	ABI class: X.Org Server Extension, version 10.0
[   174.576] (==) Matched modesetting as autoconfigured driver 0
[   174.576] (==) Matched fbdev as autoconfigured driver 1
[   174.576] (==) Matched vesa as autoconfigured driver 2
[   174.576] (==) Assigned the driver to the xf86ConfigLayout
[   174.576] (II) LoadModule: "modesetting"
[   174.576] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[   174.576] (II) Module modesetting: vendor="X.Org Foundation"
[   174.576] 	compiled for 1.20.4, module version = 1.20.4
[   174.576] 	Module class: X.Org Video Driver
[   174.576] 	ABI class: X.Org Video Driver, version 24.0
[   174.576] (II) LoadModule: "fbdev"
[   174.577] (WW) Warning, couldn't open module fbdev
[   174.577] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   174.577] (II) LoadModule: "vesa"
[   174.577] (WW) Warning, couldn't open module vesa
[   174.577] (EE) Failed to load module "vesa" (module does not exist, 0)
[   174.577] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   174.577] (II) modeset(0): using drv /dev/dri/card0
[   174.577] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   174.577] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[   174.577] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[   174.577] (==) modeset(0): RGB weight 888
[   174.577] (==) modeset(0): Default visual is TrueColor
[   174.577] (II) Loading sub module "glamoregl"
[   174.577] (II) LoadModule: "glamoregl"
[   174.577] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[   174.591] (II) Module glamoregl: vendor="X.Org Foundation"
[   174.591] 	compiled for 1.20.4, module version = 1.0.1
[   174.591] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   174.862] (II) modeset(0): glamor X acceleration enabled on NVE4
[   174.862] (II) modeset(0): glamor initialized
[   174.896] (II) modeset(0): Output DVI-I-1 has no monitor section
[   174.897] (II) modeset(0): Output DVI-D-1 has no monitor section
[   174.898] (II) modeset(0): Output HDMI-1 has no monitor section
[   174.958] (II) modeset(0): Output DP-1 has no monitor section
[   174.992] (II) modeset(0): EDID for output DVI-I-1
[   174.992] (II) modeset(0): Manufacturer: BNQ  Model: 7b32  Serial#: 21573
[   174.992] (II) modeset(0): Year: 2013  Week: 35
[   174.992] (II) modeset(0): EDID Version: 1.3
[   174.992] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[   174.992] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[   174.992] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[   174.992] (II) modeset(0): Gamma: 2.20
[   174.992] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[   174.992] (II) modeset(0): Default color space is primary color space
[   174.992] (II) modeset(0): First detailed timing is preferred mode
[   174.992] (II) modeset(0): redX: 0.645 redY: 0.334   greenX: 0.313 greenY: 0.636
[   174.992] (II) modeset(0): blueX: 0.154 blueY: 0.044   whiteX: 0.313 whiteY: 0.328
[   174.992] (II) modeset(0): Supported established timings:
[   174.992] (II) modeset(0): 720x400 at 70Hz
[   174.992] (II) modeset(0): 640x480 at 60Hz
[   174.992] (II) modeset(0): 640x480 at 75Hz
[   174.992] (II) modeset(0): 800x600 at 60Hz
[   174.992] (II) modeset(0): 800x600 at 75Hz
[   174.992] (II) modeset(0): 832x624 at 75Hz
[   174.992] (II) modeset(0): 1024x768 at 60Hz
[   174.992] (II) modeset(0): 1024x768 at 75Hz
[   174.992] (II) modeset(0): 1280x1024 at 75Hz
[   174.992] (II) modeset(0): 1152x864 at 75Hz
[   174.992] (II) modeset(0): Manufacturer's mask: 0
[   174.992] (II) modeset(0): Supported standard timings:
[   174.992] (II) modeset(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   174.992] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[   174.992] (II) modeset(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[   174.992] (II) modeset(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[   174.992] (II) modeset(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[   174.992] (II) modeset(0): #5: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[   174.992] (II) modeset(0): Supported detailed timing:
[   174.992] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[   174.992] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[   174.992] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[   174.992] (II) modeset(0): Serial No: W8D00554019
[   174.992] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 215 MHz
[   174.992] (II) modeset(0): Monitor name: BenQ VW2245Z
[   174.992] (II) modeset(0): EDID (in hex):
[   174.992] (II) modeset(0): 	00ffffffffffff0009d1327b45540000
[   174.992] (II) modeset(0): 	231701030e301b782e2794a55550a227
[   174.992] (II) modeset(0): 	0b5054a56b80818081c08100a9c0b300
[   174.992] (II) modeset(0): 	d1c001010101023a801871382d40582c
[   174.992] (II) modeset(0): 	4500dd0c1100001e000000ff00573844
[   174.992] (II) modeset(0): 	30303535343031390a20000000fd0032
[   174.992] (II) modeset(0): 	4c1e5315000a202020202020000000fc
[   174.992] (II) modeset(0): 	0042656e51205657323234355a0a009e
[   174.993] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[   174.993] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[   174.993] (II) modeset(0): Printing probed modes for output DVI-I-1
[   174.993] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   174.993] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[   174.993] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[   174.993] (II) modeset(0): Modeline "1680x1050"x74.9  187.00  1680 1800 1976 2272  1050 1053 1059 1099 -hsync +vsync (82.3 kHz d)
[   174.993] (II) modeset(0): Modeline "1680x1050"x69.9  174.00  1680 1800 1976 2272  1050 1053 1059 1096 -hsync +vsync (76.6 kHz d)
[   174.993] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[   174.993] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[   174.993] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[   174.993] (II) modeset(0): Modeline "1400x1050"x70.0  145.06  1400 1496 1648 1896  1050 1051 1054 1093 -hsync +vsync (76.5 kHz d)
[   174.993] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[   174.993] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[   174.993] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   174.993] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   174.993] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[   174.993] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[   174.993] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[   174.993] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[   174.993] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[   174.993] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[   174.993] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   174.993] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[   174.993] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   174.993] (II) modeset(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz d)
[   174.993] (II) modeset(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[   174.993] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[   174.993] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   174.993] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   174.993] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[   174.993] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[   174.993] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[   174.993] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[   174.993] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[   174.993] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[   174.993] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[   174.993] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[   174.993] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[   174.993] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   174.993] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[   174.993] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[   174.993] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[   174.993] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[   174.993] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[   174.993] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[   174.993] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[   174.993] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[   174.993] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[   174.993] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   174.993] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   174.993] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[   174.993] (II) modeset(0): Modeline "840x525"x75.0   93.50  840 900 988 1136  525 526 529 549 doublescan -hsync +vsync (82.3 kHz d)
[   174.993] (II) modeset(0): Modeline "840x525"x69.9   87.00  840 900 988 1136  525 526 529 548 doublescan -hsync +vsync (76.6 kHz d)
[   174.993] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[   174.993] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[   174.993] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[   174.993] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[   174.993] (II) modeset(0): Modeline "800x512"x60.2   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[   174.993] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[   174.993] (II) modeset(0): Modeline "700x525"x70.1   72.53  700 748 824 948  525 525 527 546 doublescan -hsync +vsync (76.5 kHz d)
[   174.993] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[   174.993] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[   174.993] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[   174.993] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[   174.993] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[   174.993] (II) modeset(0): Modeline "720x450"x59.9   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[   174.993] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[   174.993] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[   174.993] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[   174.993] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   174.993] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[   174.993] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[   174.993] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   174.993] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[   174.993] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[   174.993] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   174.993] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[   174.993] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[   174.993] (II) modeset(0): Modeline "680x384"x59.8   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[   174.993] (II) modeset(0): Modeline "680x384"x60.0   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[   174.993] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[   174.993] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[   174.993] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[   174.993] (II) modeset(0): Modeline "576x432"x75.0   52.49  576 612 676 776  432 432 434 451 doublescan -hsync +vsync (67.6 kHz d)
[   174.993] (II) modeset(0): Modeline "576x432"x70.0   48.38  576 612 672 768  432 432 434 450 doublescan -hsync +vsync (63.0 kHz d)
[   174.993] (II) modeset(0): Modeline "576x432"x60.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[   174.993] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[   174.993] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[   174.993] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[   174.993] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[   174.993] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[   174.993] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[   174.993] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[   174.993] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[   174.993] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[   174.993] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[   174.993] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[   174.993] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[   174.993] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[   174.993] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[   174.993] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[   174.993] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[   174.993] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[   174.993] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[   174.993] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[   174.993] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[   174.993] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[   174.993] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[   174.993] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[   174.993] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[   174.993] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[   174.995] (II) modeset(0): EDID for output DVI-D-1
[   174.996] (II) modeset(0): EDID for output HDMI-1
[   175.058] (II) modeset(0): EDID for output DP-1
[   175.058] (II) modeset(0): Output DVI-I-1 connected
[   175.058] (II) modeset(0): Output DVI-D-1 disconnected
[   175.058] (II) modeset(0): Output HDMI-1 disconnected
[   175.058] (II) modeset(0): Output DP-1 disconnected
[   175.058] (II) modeset(0): Using exact sizes for initial modes
[   175.058] (II) modeset(0): Output DVI-I-1 using initial mode 1920x1080 +0+0
[   175.058] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[   175.058] (==) modeset(0): DPI set to (96, 96)
[   175.058] (II) Loading sub module "fb"
[   175.058] (II) LoadModule: "fb"
[   175.059] (II) Loading /usr/lib/xorg/modules/libfb.so
[   175.063] (II) Module fb: vendor="X.Org Foundation"
[   175.063] 	compiled for 1.20.4, module version = 1.0.0
[   175.063] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   175.086] (==) modeset(0): Backing store enabled
[   175.086] (==) modeset(0): Silken mouse enabled
[   175.100] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[   175.100] (==) modeset(0): DPMS enabled
[   175.101] (II) modeset(0): [DRI2] Setup complete
[   175.101] (II) modeset(0): [DRI2]   DRI driver: nouveau
[   175.101] (II) modeset(0): [DRI2]   VDPAU driver: nouveau
[   175.101] (II) Initializing extension Generic Event Extension
[   175.101] (II) Initializing extension SHAPE
[   175.101] (II) Initializing extension MIT-SHM
[   175.101] (II) Initializing extension XInputExtension
[   175.102] (II) Initializing extension XTEST
[   175.102] (II) Initializing extension BIG-REQUESTS
[   175.102] (II) Initializing extension SYNC
[   175.102] (II) Initializing extension XKEYBOARD
[   175.102] (II) Initializing extension XC-MISC
[   175.102] (II) Initializing extension SECURITY
[   175.102] (II) Initializing extension XFIXES
[   175.102] (II) Initializing extension RENDER
[   175.102] (II) Initializing extension RANDR
[   175.102] (II) Initializing extension COMPOSITE
[   175.103] (II) Initializing extension DAMAGE
[   175.103] (II) Initializing extension MIT-SCREEN-SAVER
[   175.103] (II) Initializing extension DOUBLE-BUFFER
[   175.103] (II) Initializing extension RECORD
[   175.103] (II) Initializing extension DPMS
[   175.103] (II) Initializing extension Present
[   175.103] (II) Initializing extension DRI3
[   175.103] (II) Initializing extension X-Resource
[   175.103] (II) Initializing extension XVideo
[   175.103] (II) Initializing extension XVideo-MotionCompensation
[   175.103] (II) Initializing extension SELinux
[   175.103] (II) SELinux: Disabled on system
[   175.103] (II) Initializing extension GLX
[   175.106] (II) AIGLX: Loaded and initialized nouveau
[   175.106] (II) GLX: Initialized DRI2 GL provider for screen 0
[   175.106] (II) Initializing extension XFree86-VidModeExtension
[   175.106] (II) Initializing extension XFree86-DGA
[   175.106] (II) Initializing extension XFree86-DRI
[   175.106] (II) Initializing extension DRI2
[   175.109] (II) modeset(0): Damage tracking initialized
[   175.109] (II) modeset(0): Setting screen physical size to 508 x 285
[   175.164] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[   175.164] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   175.164] (II) LoadModule: "libinput"
[   175.164] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[   175.169] (II) Module libinput: vendor="X.Org Foundation"
[   175.169] 	compiled for 1.20.4, module version = 0.28.2
[   175.169] 	Module class: X.Org XInput Driver
[   175.169] 	ABI class: X.Org XInput driver, version 24.1
[   175.169] (II) Using input driver 'libinput' for 'Power Button'
[   175.170] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 23 paused 0
[   175.170] (**) Power Button: always reports core events
[   175.170] (**) Option "Device" "/dev/input/event9"
[   175.170] (**) Option "_source" "server/udev"
[   175.176] (II) event9  - Power Button: is tagged by udev as: Keyboard
[   175.176] (II) event9  - Power Button: device is a keyboard
[   175.176] (II) event9  - Power Button: device removed
[   175.177] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event9"
[   175.177] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   175.177] (**) Option "xkb_model" "pc105"
[   175.177] (**) Option "xkb_layout" "us"
[   175.177] (II) event9  - Power Button: is tagged by udev as: Keyboard
[   175.177] (II) event9  - Power Button: device is a keyboard
[   175.178] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[   175.178] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[   175.178] (II) Using input driver 'libinput' for 'Power Button'
[   175.179] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 26 paused 0
[   175.179] (**) Power Button: always reports core events
[   175.179] (**) Option "Device" "/dev/input/event7"
[   175.179] (**) Option "_source" "server/udev"
[   175.180] (II) event7  - Power Button: is tagged by udev as: Keyboard
[   175.180] (II) event7  - Power Button: device is a keyboard
[   175.180] (II) event7  - Power Button: device removed
[   175.180] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8/event7"
[   175.180] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   175.180] (**) Option "xkb_model" "pc105"
[   175.180] (**) Option "xkb_layout" "us"
[   175.180] (II) event7  - Power Button: is tagged by udev as: Keyboard
[   175.180] (II) event7  - Power Button: device is a keyboard
[   175.181] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[   175.181] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[   175.181] (II) Using input driver 'libinput' for 'Sleep Button'
[   175.182] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 27 paused 0
[   175.182] (**) Sleep Button: always reports core events
[   175.182] (**) Option "Device" "/dev/input/event8"
[   175.182] (**) Option "_source" "server/udev"
[   175.182] (II) event8  - Sleep Button: is tagged by udev as: Keyboard
[   175.182] (II) event8  - Sleep Button: device is a keyboard
[   175.183] (II) event8  - Sleep Button: device removed
[   175.183] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9/event8"
[   175.183] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   175.183] (**) Option "xkb_model" "pc105"
[   175.183] (**) Option "xkb_layout" "us"
[   175.183] (II) event8  - Sleep Button: is tagged by udev as: Keyboard
[   175.183] (II) event8  - Sleep Button: device is a keyboard
[   175.184] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[   175.184] (II) No input driver specified, ignoring this device.
[   175.184] (II) This device may have been added with another device file.
[   175.184] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[   175.184] (II) No input driver specified, ignoring this device.
[   175.184] (II) This device may have been added with another device file.
[   175.185] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[   175.185] (II) No input driver specified, ignoring this device.
[   175.185] (II) This device may have been added with another device file.
[   175.185] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[   175.185] (II) No input driver specified, ignoring this device.
[   175.185] (II) This device may have been added with another device file.
[   175.186] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone Consumer Control (/dev/input/event3)
[   175.186] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: Applying InputClass "libinput keyboard catchall"
[   175.186] (II) Using input driver 'libinput' for 'Blue Microphones Yeti Stereo Microphone Consumer Control'
[   175.187] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[   175.187] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: always reports core events
[   175.187] (**) Option "Device" "/dev/input/event3"
[   175.187] (**) Option "_source" "server/udev"
[   175.188] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[   175.188] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[   175.188] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device removed
[   175.188] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-13/1-13:1.3/0003:B58E:9E84.0004/input/input3/event3"
[   175.188] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone Consumer Control" (type: KEYBOARD, id 9)
[   175.188] (**) Option "xkb_model" "pc105"
[   175.188] (**) Option "xkb_layout" "us"
[   175.189] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[   175.189] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[   175.189] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event4)
[   175.189] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput pointer catchall"
[   175.189] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "My Mouse"
[   175.189] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[   175.247] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[   175.247] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[   175.247] (**) Option "Device" "/dev/input/event4"
[   175.247] (**) Option "_source" "server/udev"
[   175.248] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[   175.248] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[   175.248] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[   175.248] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device removed
[   175.248] (**) Option "AccelProfile" "flat"
[   175.248] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.1/0003:1038:1369.0006/input/input5/event4"
[   175.249] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 10)
[   175.249] (**) Option "AccelerationScheme" "none"
[   175.249] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[   175.249] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[   175.249] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[   175.250] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[   175.250] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[   175.250] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[   175.251] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/mouse0)
[   175.251] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "My Mouse"
[   175.251] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[   175.251] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[   175.251] (**) Option "Device" "/dev/input/mouse0"
[   175.251] (**) Option "_source" "server/udev"
[   175.251] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
	Permission denied.
[   175.251] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[   175.251] (II) mouse0  - failed to create input device '/dev/input/mouse0'.
[   175.251] (EE) libinput: SteelSeries Sensei Raw Gaming Mouse: Failed to create a device for /dev/input/mouse0
[   175.251] (EE) PreInit returned 2 for "SteelSeries Sensei Raw Gaming Mouse"
[   175.251] (II) UnloadModule: "libinput"
[   175.252] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event5)
[   175.252] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[   175.252] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[   175.254] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[   175.254] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[   175.254] (**) Option "Device" "/dev/input/event5"
[   175.254] (**) Option "_source" "server/udev"
[   175.256] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[   175.256] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[   175.256] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device removed
[   175.256] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.2/0003:1038:1369.0007/input/input6/event5"
[   175.257] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 11)
[   175.257] (**) Option "xkb_model" "pc105"
[   175.257] (**) Option "xkb_layout" "us"
[   175.259] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[   175.259] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[   175.260] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event6)
[   175.260] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[   175.260] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[   175.261] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[   175.261] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[   175.261] (**) Option "Device" "/dev/input/event6"
[   175.261] (**) Option "_source" "server/udev"
[   175.262] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[   175.262] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[   175.263] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device removed
[   175.263] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: needs a virtual subdevice
[   175.263] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.3/0003:1038:1369.0008/input/input7/event6"
[   175.263] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 12)
[   175.263] (**) Option "AccelerationScheme" "none"
[   175.263] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[   175.263] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[   175.263] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[   175.264] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[   175.264] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[   175.264] (II) config/udev: Adding input device Corsair Corsair K95W Gaming Keyboard (/dev/input/event0)
[   175.264] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[   175.264] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[   175.265] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[   175.265] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[   175.265] (**) Option "Device" "/dev/input/event0"
[   175.265] (**) Option "_source" "server/udev"
[   175.266] (II) event0  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[   175.266] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[   175.266] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device removed
[   175.266] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:1B1C:1B08.0001/input/input0/event0"
[   175.266] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: KEYBOARD, id 13)
[   175.266] (**) Option "xkb_model" "pc105"
[   175.266] (**) Option "xkb_layout" "us"
[   175.267] (II) event0  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[   175.267] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[   175.268] (II) config/udev: Adding input device Corsair Corsair K95W Gaming Keyboard (/dev/input/event1)
[   175.268] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[   175.268] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[   175.269] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[   175.269] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[   175.269] (**) Option "Device" "/dev/input/event1"
[   175.269] (**) Option "_source" "server/udev"
[   175.270] (II) event1  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[   175.270] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[   175.270] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device removed
[   175.270] (II) libinput: Corsair Corsair K95W Gaming Keyboard: needs a virtual subdevice
[   175.270] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B08.0002/input/input1/event1"
[   175.270] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: MOUSE, id 14)
[   175.270] (**) Option "AccelerationScheme" "none"
[   175.270] (**) Corsair Corsair K95W Gaming Keyboard: (accel) selected scheme none/0
[   175.270] (**) Corsair Corsair K95W Gaming Keyboard: (accel) acceleration factor: 2.000
[   175.270] (**) Corsair Corsair K95W Gaming Keyboard: (accel) acceleration threshold: 4
[   175.271] (II) event1  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[   175.271] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[   175.271] (II) config/udev: Adding input device Corsair Corsair K95W Gaming Keyboard (/dev/input/event2)
[   175.271] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[   175.271] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[   175.272] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[   175.272] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[   175.272] (**) Option "Device" "/dev/input/event2"
[   175.272] (**) Option "_source" "server/udev"
[   175.273] (II) event2  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[   175.273] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[   175.273] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device removed
[   175.273] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.2/0003:1B1C:1B08.0003/input/input2/event2"
[   175.273] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: KEYBOARD, id 15)
[   175.273] (**) Option "xkb_model" "pc105"
[   175.273] (**) Option "xkb_layout" "us"
[   175.274] (II) event2  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[   175.274] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[   175.275] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[   175.275] (II) No input driver specified, ignoring this device.
[   175.275] (II) This device may have been added with another device file.
[   175.275] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[   175.275] (II) No input driver specified, ignoring this device.
[   175.275] (II) This device may have been added with another device file.
[   175.275] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[   175.275] (II) No input driver specified, ignoring this device.
[   175.275] (II) This device may have been added with another device file.
[   175.276] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[   175.276] (II) No input driver specified, ignoring this device.
[   175.276] (II) This device may have been added with another device file.
[   175.276] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[   175.276] (II) No input driver specified, ignoring this device.
[   175.276] (II) This device may have been added with another device file.
[   175.276] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[   175.276] (II) No input driver specified, ignoring this device.
[   175.276] (II) This device may have been added with another device file.
[   175.276] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[   175.276] (II) No input driver specified, ignoring this device.
[   175.276] (II) This device may have been added with another device file.
[   175.277] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[   175.277] (II) No input driver specified, ignoring this device.
[   175.277] (II) This device may have been added with another device file.
[   175.277] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[   175.277] (II) No input driver specified, ignoring this device.
[   175.277] (II) This device may have been added with another device file.
[   175.281] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[   175.281] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[   175.281] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[   175.281] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[   175.281] (**) Option "Device" "/dev/input/event6"
[   175.281] (**) Option "_source" "_driver/libinput"
[   175.281] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: is a virtual subdevice
[   175.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-14/1-14:1.3/0003:1038:1369.0008/input/input7/event6"
[   175.281] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 16)
[   175.281] (**) Option "xkb_model" "pc105"
[   175.281] (**) Option "xkb_layout" "us"
[   175.281] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[   175.281] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[   175.281] (II) systemd-logind: returning pre-existing fd for /dev/input/event1 13:65
[   175.281] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[   175.281] (**) Option "Device" "/dev/input/event1"
[   175.281] (**) Option "_source" "_driver/libinput"
[   175.281] (II) libinput: Corsair Corsair K95W Gaming Keyboard: is a virtual subdevice
[   175.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.1/0003:1B1C:1B08.0002/input/input1/event1"
[   175.281] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: KEYBOARD, id 17)
[   175.281] (**) Option "xkb_model" "pc105"
[   175.281] (**) Option "xkb_layout" "us"
[   175.867] (II) modeset(0): EDID vendor "BNQ", prod id 31538
[   175.867] (II) modeset(0): Using EDID range info for horizontal sync
[   175.867] (II) modeset(0): Using EDID range info for vertical refresh
[   175.867] (II) modeset(0): Printing DDC gathered Modelines:
[   175.867] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[   175.867] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[   175.867] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[   175.867] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[   175.867] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[   175.867] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[   175.867] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[   175.867] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[   175.867] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[   175.867] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[   175.867] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[   175.867] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[   175.867] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[   175.867] (II) modeset(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[   175.867] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[   175.867] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  2389.176] (II) modeset(0): EDID vendor "BNQ", prod id 31538
[  2389.176] (II) modeset(0): Using hsync ranges from config file
[  2389.176] (II) modeset(0): Using vrefresh ranges from config file
[  2389.176] (II) modeset(0): Printing DDC gathered Modelines:
[  2389.176] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[  2389.176] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2389.176] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2389.176] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2389.176] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  2389.176] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2389.176] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  2389.176] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2389.176] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  2389.176] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2389.176] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2389.176] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[  2389.176] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[  2389.176] (II) modeset(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[  2389.176] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[  2389.176] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
^^^^^^^^^^ /home/ignacio/.local/share/xorg/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /home/ignacio/.local/share/xorg/Xorg.0.log.old >>>>>>>>>>
[    55.033] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[    55.033] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[    55.033] Current Operating System: Linux heim 4.19.0-5-amd64 #1 SMP Debian 4.19.37-4 (2019-06-17) x86_64
[    55.033] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=/dev/mapper/vg1-myRoot ro quiet splash slab_common.usercopy_fallback=y
[    55.033] Build Date: 05 March 2019  08:11:12PM
[    55.033] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[    55.033] Current version of pixman: 0.36.0
[    55.033] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    55.033] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    55.033] (==) Log file: "/home/ignacio/.local/share/xorg/Xorg.0.log", Time: Thu Jun 20 14:48:27 2019
[    55.033] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    55.033] (==) No Layout section.  Using the first Screen section.
[    55.033] (==) No screen section available. Using defaults.
[    55.033] (**) |-->Screen "Default Screen Section" (0)
[    55.033] (**) |   |-->Monitor "<default monitor>"
[    55.034] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    55.034] (==) Automatically adding devices
[    55.034] (==) Automatically enabling devices
[    55.034] (==) Automatically adding GPU devices
[    55.034] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    55.034] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    55.034] 	Entry deleted from font path.
[    55.034] (==) 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
[    55.034] (==) ModulePath set to "/usr/lib/xorg/modules"
[    55.034] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    55.034] (II) Loader magic: 0x5629a4adde20
[    55.034] (II) Module ABI versions:
[    55.034] 	X.Org ANSI C Emulation: 0.4
[    55.034] 	X.Org Video Driver: 24.0
[    55.034] 	X.Org XInput driver : 24.1
[    55.034] 	X.Org Server Extension : 10.0
[    55.034] (++) using VT number 1

[    55.036] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    55.037] (II) xfree86: Adding drm device (/dev/dri/card0)
[    55.038] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    55.040] (--) PCI:*(1 at 0:0:0) 10de:1187:1462:2847 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[    55.040] (II) LoadModule: "glx"
[    55.040] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    55.041] (II) Module glx: vendor="X.Org Foundation"
[    55.041] 	compiled for 1.20.4, module version = 1.0.0
[    55.041] 	ABI class: X.Org Server Extension, version 10.0
[    55.158] (==) Matched modesetting as autoconfigured driver 0
[    55.158] (==) Matched fbdev as autoconfigured driver 1
[    55.158] (==) Matched vesa as autoconfigured driver 2
[    55.158] (==) Assigned the driver to the xf86ConfigLayout
[    55.158] (II) LoadModule: "modesetting"
[    55.158] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    55.158] (II) Module modesetting: vendor="X.Org Foundation"
[    55.158] 	compiled for 1.20.4, module version = 1.20.4
[    55.158] 	Module class: X.Org Video Driver
[    55.158] 	ABI class: X.Org Video Driver, version 24.0
[    55.158] (II) LoadModule: "fbdev"
[    55.158] (WW) Warning, couldn't open module fbdev
[    55.158] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    55.158] (II) LoadModule: "vesa"
[    55.159] (WW) Warning, couldn't open module vesa
[    55.159] (EE) Failed to load module "vesa" (module does not exist, 0)
[    55.159] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    55.159] (II) modeset(0): using drv /dev/dri/card0
[    55.159] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    55.159] (II) modeset(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    55.159] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    55.159] (==) modeset(0): RGB weight 888
[    55.159] (==) modeset(0): Default visual is TrueColor
[    55.159] (II) Loading sub module "glamoregl"
[    55.159] (II) LoadModule: "glamoregl"
[    55.159] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    55.176] (II) Module glamoregl: vendor="X.Org Foundation"
[    55.176] 	compiled for 1.20.4, module version = 1.0.1
[    55.176] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.409] (II) modeset(0): glamor X acceleration enabled on NVE4
[    55.409] (II) modeset(0): glamor initialized
[    55.443] (II) modeset(0): Output DVI-I-1 has no monitor section
[    55.444] (II) modeset(0): Output DVI-D-1 has no monitor section
[    55.445] (II) modeset(0): Output HDMI-1 has no monitor section
[    55.506] (II) modeset(0): Output DP-1 has no monitor section
[    55.540] (II) modeset(0): EDID for output DVI-I-1
[    55.540] (II) modeset(0): Manufacturer: BNQ  Model: 7b32  Serial#: 21573
[    55.540] (II) modeset(0): Year: 2013  Week: 35
[    55.540] (II) modeset(0): EDID Version: 1.3
[    55.540] (II) modeset(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[    55.540] (II) modeset(0): Sync:  Separate  Composite  SyncOnGreen
[    55.540] (II) modeset(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[    55.540] (II) modeset(0): Gamma: 2.20
[    55.540] (II) modeset(0): DPMS capabilities: Off; RGB/Color Display
[    55.540] (II) modeset(0): Default color space is primary color space
[    55.540] (II) modeset(0): First detailed timing is preferred mode
[    55.540] (II) modeset(0): redX: 0.645 redY: 0.334   greenX: 0.313 greenY: 0.636
[    55.540] (II) modeset(0): blueX: 0.154 blueY: 0.044   whiteX: 0.313 whiteY: 0.328
[    55.540] (II) modeset(0): Supported established timings:
[    55.540] (II) modeset(0): 720x400 at 70Hz
[    55.540] (II) modeset(0): 640x480 at 60Hz
[    55.540] (II) modeset(0): 640x480 at 75Hz
[    55.540] (II) modeset(0): 800x600 at 60Hz
[    55.540] (II) modeset(0): 800x600 at 75Hz
[    55.540] (II) modeset(0): 832x624 at 75Hz
[    55.540] (II) modeset(0): 1024x768 at 60Hz
[    55.540] (II) modeset(0): 1024x768 at 75Hz
[    55.540] (II) modeset(0): 1280x1024 at 75Hz
[    55.540] (II) modeset(0): 1152x864 at 75Hz
[    55.540] (II) modeset(0): Manufacturer's mask: 0
[    55.540] (II) modeset(0): Supported standard timings:
[    55.540] (II) modeset(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[    55.540] (II) modeset(0): #1: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[    55.540] (II) modeset(0): #2: hsize: 1280  vsize 800  refresh: 60  vid: 129
[    55.540] (II) modeset(0): #3: hsize: 1600  vsize 900  refresh: 60  vid: 49321
[    55.540] (II) modeset(0): #4: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[    55.540] (II) modeset(0): #5: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[    55.540] (II) modeset(0): Supported detailed timing:
[    55.540] (II) modeset(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[    55.540] (II) modeset(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[    55.540] (II) modeset(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[    55.540] (II) modeset(0): Serial No: W8D00554019
[    55.540] (II) modeset(0): Ranges: V min: 50 V max: 76 Hz, H min: 30 H max: 83 kHz, PixClock max 215 MHz
[    55.540] (II) modeset(0): Monitor name: BenQ VW2245Z
[    55.540] (II) modeset(0): EDID (in hex):
[    55.540] (II) modeset(0): 	00ffffffffffff0009d1327b45540000
[    55.540] (II) modeset(0): 	231701030e301b782e2794a55550a227
[    55.540] (II) modeset(0): 	0b5054a56b80818081c08100a9c0b300
[    55.540] (II) modeset(0): 	d1c001010101023a801871382d40582c
[    55.540] (II) modeset(0): 	4500dd0c1100001e000000ff00573844
[    55.540] (II) modeset(0): 	30303535343031390a20000000fd0032
[    55.540] (II) modeset(0): 	4c1e5315000a202020202020000000fc
[    55.540] (II) modeset(0): 	0042656e51205657323234355a0a009e
[    55.541] (II) modeset(0): Not using default mode "1600x900" (bad mode clock/interlace/doublescan)
[    55.541] (II) modeset(0): Not using default mode "1920x1080" (bad mode clock/interlace/doublescan)
[    55.541] (II) modeset(0): Printing probed modes for output DVI-I-1
[    55.541] (II) modeset(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    55.541] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    55.541] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    55.541] (II) modeset(0): Modeline "1680x1050"x74.9  187.00  1680 1800 1976 2272  1050 1053 1059 1099 -hsync +vsync (82.3 kHz d)
[    55.541] (II) modeset(0): Modeline "1680x1050"x69.9  174.00  1680 1800 1976 2272  1050 1053 1059 1096 -hsync +vsync (76.6 kHz d)
[    55.541] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[    55.541] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    55.541] (II) modeset(0): Modeline "1600x1024"x60.2  103.12  1600 1600 1656 1664  1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz d)
[    55.541] (II) modeset(0): Modeline "1400x1050"x70.0  145.06  1400 1496 1648 1896  1050 1051 1054 1093 -hsync +vsync (76.5 kHz d)
[    55.541] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    55.541] (II) modeset(0): Modeline "1600x900"x59.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1600x900"x60.0  108.00  1600 1624 1704 1800  900 901 904 1000 +hsync +vsync (60.0 kHz e)
[    55.541] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    55.541] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    55.541] (II) modeset(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz d)
[    55.541] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1440x810"x60.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    55.541] (II) modeset(0): Modeline "1440x810"x60.0  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    55.541] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    55.541] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    55.541] (II) modeset(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    55.541] (II) modeset(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x800"x60.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x800"x60.0  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    55.541] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    55.541] (II) modeset(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    55.541] (II) modeset(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz d)
[    55.541] (II) modeset(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x720"x60.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x720"x60.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    55.541] (II) modeset(0): Modeline "1280x720"x60.0   74.25  1280 1390 1430 1650  720 725 730 750 +hsync +vsync (45.0 kHz e)
[    55.541] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x768"x75.0  170.24  1024 1108 1220 1416  768 768 770 801 doublescan -hsync +vsync (120.2 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x768"x60.0  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    55.541] (II) modeset(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    55.541] (II) modeset(0): Modeline "960x720"x75.0  148.50  960 1032 1144 1320  720 720 722 750 doublescan -hsync +vsync (112.5 kHz d)
[    55.541] (II) modeset(0): Modeline "960x720"x60.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    55.541] (II) modeset(0): Modeline "928x696"x75.0  144.00  928 992 1104 1280  696 696 698 750 doublescan -hsync +vsync (112.5 kHz d)
[    55.541] (II) modeset(0): Modeline "928x696"x60.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    55.541] (II) modeset(0): Modeline "896x672"x75.0  130.50  896 944 1052 1228  672 672 674 708 doublescan -hsync +vsync (106.3 kHz d)
[    55.541] (II) modeset(0): Modeline "896x672"x60.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x576"x60.0   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x576"x60.0   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    55.541] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    55.541] (II) modeset(0): Modeline "960x600"x59.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    55.541] (II) modeset(0): Modeline "960x600"x60.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    55.541] (II) modeset(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    55.541] (II) modeset(0): Modeline "960x540"x60.0   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    55.541] (II) modeset(0): Modeline "960x540"x60.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    55.541] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    55.541] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    55.541] (II) modeset(0): Modeline "800x600"x75.0  101.25  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (93.8 kHz d)
[    55.541] (II) modeset(0): Modeline "800x600"x70.0   94.50  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (87.5 kHz d)
[    55.541] (II) modeset(0): Modeline "800x600"x65.0   87.75  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (81.2 kHz d)
[    55.541] (II) modeset(0): Modeline "800x600"x60.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    55.541] (II) modeset(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz d)
[    55.541] (II) modeset(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    55.541] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    55.541] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    55.541] (II) modeset(0): Modeline "840x525"x75.0   93.50  840 900 988 1136  525 526 529 549 doublescan -hsync +vsync (82.3 kHz d)
[    55.541] (II) modeset(0): Modeline "840x525"x69.9   87.00  840 900 988 1136  525 526 529 548 doublescan -hsync +vsync (76.6 kHz d)
[    55.541] (II) modeset(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    55.541] (II) modeset(0): Modeline "840x525"x59.9   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    55.541] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    55.541] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    55.541] (II) modeset(0): Modeline "800x512"x60.2   51.56  800 800 828 832  512 512 514 515 doublescan +hsync +vsync (62.0 kHz d)
[    55.541] (II) modeset(0): Modeline "700x525"x74.8   77.90  700 732 892 956  525 526 532 545 doublescan +hsync +vsync (81.5 kHz d)
[    55.541] (II) modeset(0): Modeline "700x525"x70.1   72.53  700 748 824 948  525 525 527 546 doublescan -hsync +vsync (76.5 kHz d)
[    55.541] (II) modeset(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    55.541] (II) modeset(0): Modeline "800x450"x59.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    55.541] (II) modeset(0): Modeline "800x450"x59.8   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    55.541] (II) modeset(0): Modeline "640x512"x75.0   67.50  640 648 720 844  512 512 514 533 doublescan +hsync +vsync (80.0 kHz d)
[    55.541] (II) modeset(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    55.541] (II) modeset(0): Modeline "720x450"x59.9   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz d)
[    55.541] (II) modeset(0): Modeline "700x450"x60.0   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    55.541] (II) modeset(0): Modeline "700x450"x59.9   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    55.541] (II) modeset(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    55.541] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    55.541] (II) modeset(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz d)
[    55.541] (II) modeset(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz d)
[    55.541] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    55.541] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    55.541] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    55.541] (II) modeset(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    55.541] (II) modeset(0): Modeline "684x384"x59.9   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    55.541] (II) modeset(0): Modeline "684x384"x59.9   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    55.541] (II) modeset(0): Modeline "680x384"x59.8   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz d)
[    55.541] (II) modeset(0): Modeline "680x384"x60.0   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz d)
[    55.541] (II) modeset(0): Modeline "640x400"x59.9   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    55.541] (II) modeset(0): Modeline "640x400"x60.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    55.541] (II) modeset(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz d)
[    55.541] (II) modeset(0): Modeline "576x432"x75.0   52.49  576 612 676 776  432 432 434 451 doublescan -hsync +vsync (67.6 kHz d)
[    55.541] (II) modeset(0): Modeline "576x432"x70.0   48.38  576 612 672 768  432 432 434 450 doublescan -hsync +vsync (63.0 kHz d)
[    55.541] (II) modeset(0): Modeline "576x432"x60.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz d)
[    55.541] (II) modeset(0): Modeline "640x360"x59.9   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    55.541] (II) modeset(0): Modeline "640x360"x59.8   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    55.541] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    55.541] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    55.541] (II) modeset(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz d)
[    55.541] (II) modeset(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz d)
[    55.541] (II) modeset(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    55.541] (II) modeset(0): Modeline "512x288"x60.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    55.541] (II) modeset(0): Modeline "512x288"x59.9   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    55.541] (II) modeset(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz d)
[    55.541] (II) modeset(0): Modeline "480x270"x59.6   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    55.541] (II) modeset(0): Modeline "480x270"x59.8   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    55.541] (II) modeset(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz d)
[    55.541] (II) modeset(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz d)
[    55.541] (II) modeset(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    55.541] (II) modeset(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    55.541] (II) modeset(0): Modeline "432x243"x59.9   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    55.541] (II) modeset(0): Modeline "432x243"x59.6   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    55.541] (II) modeset(0): Modeline "320x240"x72.8   15.75  320 332 352 416  240 244 246 260 doublescan -hsync -vsync (37.9 kHz d)
[    55.541] (II) modeset(0): Modeline "320x240"x75.0   15.75  320 328 360 420  240 240 242 250 doublescan -hsync -vsync (37.5 kHz d)
[    55.541] (II) modeset(0): Modeline "320x240"x60.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    55.541] (II) modeset(0): Modeline "360x202"x59.5   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    55.541] (II) modeset(0): Modeline "360x202"x59.1   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    55.541] (II) modeset(0): Modeline "320x180"x59.8    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    55.541] (II) modeset(0): Modeline "320x180"x59.3    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    55.542] (II) modeset(0): EDID for output DVI-D-1
[    55.544] (II) modeset(0): EDID for output HDMI-1
[    55.606] (II) modeset(0): EDID for output DP-1
[    55.606] (II) modeset(0): Output DVI-I-1 connected
[    55.606] (II) modeset(0): Output DVI-D-1 disconnected
[    55.606] (II) modeset(0): Output HDMI-1 disconnected
[    55.606] (II) modeset(0): Output DP-1 disconnected
[    55.606] (II) modeset(0): Using exact sizes for initial modes
[    55.606] (II) modeset(0): Output DVI-I-1 using initial mode 1920x1080 +0+0
[    55.606] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    55.606] (==) modeset(0): DPI set to (96, 96)
[    55.606] (II) Loading sub module "fb"
[    55.606] (II) LoadModule: "fb"
[    55.607] (II) Loading /usr/lib/xorg/modules/libfb.so
[    55.611] (II) Module fb: vendor="X.Org Foundation"
[    55.611] 	compiled for 1.20.4, module version = 1.0.0
[    55.611] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    55.630] (==) modeset(0): Backing store enabled
[    55.630] (==) modeset(0): Silken mouse enabled
[    55.635] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    55.635] (==) modeset(0): DPMS enabled
[    55.636] (II) modeset(0): [DRI2] Setup complete
[    55.636] (II) modeset(0): [DRI2]   DRI driver: nouveau
[    55.636] (II) modeset(0): [DRI2]   VDPAU driver: nouveau
[    55.636] (II) Initializing extension Generic Event Extension
[    55.636] (II) Initializing extension SHAPE
[    55.636] (II) Initializing extension MIT-SHM
[    55.636] (II) Initializing extension XInputExtension
[    55.637] (II) Initializing extension XTEST
[    55.637] (II) Initializing extension BIG-REQUESTS
[    55.637] (II) Initializing extension SYNC
[    55.637] (II) Initializing extension XKEYBOARD
[    55.637] (II) Initializing extension XC-MISC
[    55.637] (II) Initializing extension SECURITY
[    55.637] (II) Initializing extension XFIXES
[    55.637] (II) Initializing extension RENDER
[    55.637] (II) Initializing extension RANDR
[    55.637] (II) Initializing extension COMPOSITE
[    55.637] (II) Initializing extension DAMAGE
[    55.637] (II) Initializing extension MIT-SCREEN-SAVER
[    55.638] (II) Initializing extension DOUBLE-BUFFER
[    55.638] (II) Initializing extension RECORD
[    55.638] (II) Initializing extension DPMS
[    55.638] (II) Initializing extension Present
[    55.638] (II) Initializing extension DRI3
[    55.638] (II) Initializing extension X-Resource
[    55.638] (II) Initializing extension XVideo
[    55.638] (II) Initializing extension XVideo-MotionCompensation
[    55.638] (II) Initializing extension SELinux
[    55.638] (II) SELinux: Disabled on system
[    55.638] (II) Initializing extension GLX
[    55.640] (II) AIGLX: Loaded and initialized nouveau
[    55.640] (II) GLX: Initialized DRI2 GL provider for screen 0
[    55.640] (II) Initializing extension XFree86-VidModeExtension
[    55.641] (II) Initializing extension XFree86-DGA
[    55.641] (II) Initializing extension XFree86-DRI
[    55.641] (II) Initializing extension DRI2
[    55.643] (II) modeset(0): Damage tracking initialized
[    55.643] (II) modeset(0): Setting screen physical size to 508 x 285
[    55.695] (II) config/udev: Adding input device Power Button (/dev/input/event9)
[    55.695] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    55.695] (II) LoadModule: "libinput"
[    55.695] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    55.700] (II) Module libinput: vendor="X.Org Foundation"
[    55.700] 	compiled for 1.20.4, module version = 0.28.2
[    55.700] 	Module class: X.Org XInput Driver
[    55.700] 	ABI class: X.Org XInput driver, version 24.1
[    55.700] (II) Using input driver 'libinput' for 'Power Button'
[    55.701] (II) systemd-logind: got fd for /dev/input/event9 13:73 fd 23 paused 0
[    55.701] (**) Power Button: always reports core events
[    55.701] (**) Option "Device" "/dev/input/event9"
[    55.701] (**) Option "_source" "server/udev"
[    55.707] (II) event9  - Power Button: is tagged by udev as: Keyboard
[    55.707] (II) event9  - Power Button: device is a keyboard
[    55.707] (II) event9  - Power Button: device removed
[    55.707] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input10/event9"
[    55.707] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    55.707] (**) Option "xkb_model" "pc105"
[    55.707] (**) Option "xkb_layout" "us"
[    55.708] (II) event9  - Power Button: is tagged by udev as: Keyboard
[    55.708] (II) event9  - Power Button: device is a keyboard
[    55.708] (II) config/udev: Adding input device Power Button (/dev/input/event7)
[    55.708] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    55.708] (II) Using input driver 'libinput' for 'Power Button'
[    55.709] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 26 paused 0
[    55.709] (**) Power Button: always reports core events
[    55.709] (**) Option "Device" "/dev/input/event7"
[    55.709] (**) Option "_source" "server/udev"
[    55.710] (II) event7  - Power Button: is tagged by udev as: Keyboard
[    55.710] (II) event7  - Power Button: device is a keyboard
[    55.710] (II) event7  - Power Button: device removed
[    55.710] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8/event7"
[    55.710] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[    55.710] (**) Option "xkb_model" "pc105"
[    55.710] (**) Option "xkb_layout" "us"
[    55.710] (II) event7  - Power Button: is tagged by udev as: Keyboard
[    55.710] (II) event7  - Power Button: device is a keyboard
[    55.711] (II) config/udev: Adding input device Sleep Button (/dev/input/event8)
[    55.711] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[    55.711] (II) Using input driver 'libinput' for 'Sleep Button'
[    55.711] (II) systemd-logind: got fd for /dev/input/event8 13:72 fd 27 paused 0
[    55.711] (**) Sleep Button: always reports core events
[    55.711] (**) Option "Device" "/dev/input/event8"
[    55.711] (**) Option "_source" "server/udev"
[    55.712] (II) event8  - Sleep Button: is tagged by udev as: Keyboard
[    55.712] (II) event8  - Sleep Button: device is a keyboard
[    55.712] (II) event8  - Sleep Button: device removed
[    55.712] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input9/event8"
[    55.712] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[    55.712] (**) Option "xkb_model" "pc105"
[    55.712] (**) Option "xkb_layout" "us"
[    55.713] (II) event8  - Sleep Button: is tagged by udev as: Keyboard
[    55.713] (II) event8  - Sleep Button: device is a keyboard
[    55.713] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event19)
[    55.713] (II) No input driver specified, ignoring this device.
[    55.713] (II) This device may have been added with another device file.
[    55.714] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event20)
[    55.714] (II) No input driver specified, ignoring this device.
[    55.714] (II) This device may have been added with another device file.
[    55.714] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event21)
[    55.714] (II) No input driver specified, ignoring this device.
[    55.714] (II) This device may have been added with another device file.
[    55.714] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event22)
[    55.714] (II) No input driver specified, ignoring this device.
[    55.714] (II) This device may have been added with another device file.
[    55.715] (II) config/udev: Adding input device Blue Microphones Yeti Stereo Microphone Consumer Control (/dev/input/event3)
[    55.715] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: Applying InputClass "libinput keyboard catchall"
[    55.715] (II) Using input driver 'libinput' for 'Blue Microphones Yeti Stereo Microphone Consumer Control'
[    55.715] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 28 paused 0
[    55.716] (**) Blue Microphones Yeti Stereo Microphone Consumer Control: always reports core events
[    55.716] (**) Option "Device" "/dev/input/event3"
[    55.716] (**) Option "_source" "server/udev"
[    55.717] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[    55.717] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[    55.717] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device removed
[    55.717] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-13/2-13:1.3/0003:B58E:9E84.0004/input/input3/event3"
[    55.717] (II) XINPUT: Adding extended input device "Blue Microphones Yeti Stereo Microphone Consumer Control" (type: KEYBOARD, id 9)
[    55.717] (**) Option "xkb_model" "pc105"
[    55.717] (**) Option "xkb_layout" "us"
[    55.718] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: is tagged by udev as: Keyboard
[    55.718] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device is a keyboard
[    55.718] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event4)
[    55.718] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput pointer catchall"
[    55.718] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "My Mouse"
[    55.718] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    55.779] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 29 paused 0
[    55.779] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    55.779] (**) Option "Device" "/dev/input/event4"
[    55.779] (**) Option "_source" "server/udev"
[    55.780] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[    55.780] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[    55.780] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[    55.780] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    55.780] (**) Option "AccelProfile" "flat"
[    55.780] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-14/2-14:1.1/0003:1038:1369.0006/input/input5/event4"
[    55.780] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 10)
[    55.781] (**) Option "AccelerationScheme" "none"
[    55.781] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[    55.781] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[    55.781] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[    55.782] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Mouse
[    55.782] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device set to 1000 DPI
[    55.782] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device is a pointer
[    55.783] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/mouse0)
[    55.783] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "My Mouse"
[    55.783] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    55.783] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    55.783] (**) Option "Device" "/dev/input/mouse0"
[    55.783] (**) Option "_source" "server/udev"
[    55.783] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse0
	Permission denied.
[    55.783] (II) mouse0: opening input device '/dev/input/mouse0' failed (Permission denied).
[    55.783] (II) mouse0  - failed to create input device '/dev/input/mouse0'.
[    55.783] (EE) libinput: SteelSeries Sensei Raw Gaming Mouse: Failed to create a device for /dev/input/mouse0
[    55.783] (EE) PreInit returned 2 for "SteelSeries Sensei Raw Gaming Mouse"
[    55.783] (II) UnloadModule: "libinput"
[    55.784] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event5)
[    55.784] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    55.784] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    55.786] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 30 paused 0
[    55.786] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    55.786] (**) Option "Device" "/dev/input/event5"
[    55.786] (**) Option "_source" "server/udev"
[    55.788] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    55.788] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    55.788] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    55.788] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-14/2-14:1.2/0003:1038:1369.0007/input/input6/event5"
[    55.788] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 11)
[    55.788] (**) Option "xkb_model" "pc105"
[    55.788] (**) Option "xkb_layout" "us"
[    55.790] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    55.790] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    55.791] (II) config/udev: Adding input device SteelSeries Sensei Raw Gaming Mouse (/dev/input/event6)
[    55.791] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    55.791] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    55.792] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 31 paused 0
[    55.793] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    55.793] (**) Option "Device" "/dev/input/event6"
[    55.793] (**) Option "_source" "server/udev"
[    55.794] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    55.794] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    55.794] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device removed
[    55.794] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: needs a virtual subdevice
[    55.794] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-14/2-14:1.3/0003:1038:1369.0008/input/input7/event6"
[    55.794] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: MOUSE, id 12)
[    55.795] (**) Option "AccelerationScheme" "none"
[    55.795] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) selected scheme none/0
[    55.795] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration factor: 2.000
[    55.795] (**) SteelSeries Sensei Raw Gaming Mouse: (accel) acceleration threshold: 4
[    55.796] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: is tagged by udev as: Keyboard
[    55.796] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device is a keyboard
[    55.796] (II) config/udev: Adding input device Corsair Corsair K95W Gaming Keyboard (/dev/input/event0)
[    55.796] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    55.796] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[    55.797] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 32 paused 0
[    55.797] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[    55.797] (**) Option "Device" "/dev/input/event0"
[    55.797] (**) Option "_source" "server/udev"
[    55.798] (II) event0  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[    55.798] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[    55.798] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device removed
[    55.798] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.0/0003:1B1C:1B08.0001/input/input0/event0"
[    55.798] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: KEYBOARD, id 13)
[    55.798] (**) Option "xkb_model" "pc105"
[    55.798] (**) Option "xkb_layout" "us"
[    55.799] (II) event0  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[    55.799] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[    55.800] (II) config/udev: Adding input device Corsair Corsair K95W Gaming Keyboard (/dev/input/event1)
[    55.800] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    55.800] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[    55.801] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 33 paused 0
[    55.801] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[    55.801] (**) Option "Device" "/dev/input/event1"
[    55.801] (**) Option "_source" "server/udev"
[    55.802] (II) event1  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[    55.802] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[    55.802] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device removed
[    55.802] (II) libinput: Corsair Corsair K95W Gaming Keyboard: needs a virtual subdevice
[    55.802] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:1B1C:1B08.0002/input/input1/event1"
[    55.802] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: MOUSE, id 14)
[    55.802] (**) Option "AccelerationScheme" "none"
[    55.802] (**) Corsair Corsair K95W Gaming Keyboard: (accel) selected scheme none/0
[    55.802] (**) Corsair Corsair K95W Gaming Keyboard: (accel) acceleration factor: 2.000
[    55.802] (**) Corsair Corsair K95W Gaming Keyboard: (accel) acceleration threshold: 4
[    55.803] (II) event1  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[    55.803] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[    55.804] (II) config/udev: Adding input device Corsair Corsair K95W Gaming Keyboard (/dev/input/event2)
[    55.804] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    55.804] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[    55.805] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 34 paused 0
[    55.805] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[    55.805] (**) Option "Device" "/dev/input/event2"
[    55.805] (**) Option "_source" "server/udev"
[    55.806] (II) event2  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[    55.806] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[    55.806] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device removed
[    55.806] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.2/0003:1B1C:1B08.0003/input/input2/event2"
[    55.806] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: KEYBOARD, id 15)
[    55.806] (**) Option "xkb_model" "pc105"
[    55.806] (**) Option "xkb_layout" "us"
[    55.807] (II) event2  - Corsair Corsair K95W Gaming Keyboard: is tagged by udev as: Keyboard
[    55.807] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device is a keyboard
[    55.807] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[    55.807] (II) No input driver specified, ignoring this device.
[    55.807] (II) This device may have been added with another device file.
[    55.807] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event12)
[    55.807] (II) No input driver specified, ignoring this device.
[    55.807] (II) This device may have been added with another device file.
[    55.808] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event13)
[    55.808] (II) No input driver specified, ignoring this device.
[    55.808] (II) This device may have been added with another device file.
[    55.808] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event14)
[    55.808] (II) No input driver specified, ignoring this device.
[    55.808] (II) This device may have been added with another device file.
[    55.808] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event15)
[    55.808] (II) No input driver specified, ignoring this device.
[    55.808] (II) This device may have been added with another device file.
[    55.808] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event16)
[    55.808] (II) No input driver specified, ignoring this device.
[    55.808] (II) This device may have been added with another device file.
[    55.809] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event17)
[    55.809] (II) No input driver specified, ignoring this device.
[    55.809] (II) This device may have been added with another device file.
[    55.809] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event18)
[    55.809] (II) No input driver specified, ignoring this device.
[    55.809] (II) This device may have been added with another device file.
[    55.809] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    55.809] (II) No input driver specified, ignoring this device.
[    55.809] (II) This device may have been added with another device file.
[    55.813] (**) SteelSeries Sensei Raw Gaming Mouse: Applying InputClass "libinput keyboard catchall"
[    55.813] (II) Using input driver 'libinput' for 'SteelSeries Sensei Raw Gaming Mouse'
[    55.813] (II) systemd-logind: returning pre-existing fd for /dev/input/event6 13:70
[    55.813] (**) SteelSeries Sensei Raw Gaming Mouse: always reports core events
[    55.813] (**) Option "Device" "/dev/input/event6"
[    55.813] (**) Option "_source" "_driver/libinput"
[    55.813] (II) libinput: SteelSeries Sensei Raw Gaming Mouse: is a virtual subdevice
[    55.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-14/2-14:1.3/0003:1038:1369.0008/input/input7/event6"
[    55.813] (II) XINPUT: Adding extended input device "SteelSeries Sensei Raw Gaming Mouse" (type: KEYBOARD, id 16)
[    55.813] (**) Option "xkb_model" "pc105"
[    55.813] (**) Option "xkb_layout" "us"
[    55.813] (**) Corsair Corsair K95W Gaming Keyboard: Applying InputClass "libinput keyboard catchall"
[    55.813] (II) Using input driver 'libinput' for 'Corsair Corsair K95W Gaming Keyboard'
[    55.813] (II) systemd-logind: returning pre-existing fd for /dev/input/event1 13:65
[    55.813] (**) Corsair Corsair K95W Gaming Keyboard: always reports core events
[    55.813] (**) Option "Device" "/dev/input/event1"
[    55.813] (**) Option "_source" "_driver/libinput"
[    55.813] (II) libinput: Corsair Corsair K95W Gaming Keyboard: is a virtual subdevice
[    55.813] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-6/2-6:1.1/0003:1B1C:1B08.0002/input/input1/event1"
[    55.813] (II) XINPUT: Adding extended input device "Corsair Corsair K95W Gaming Keyboard" (type: KEYBOARD, id 17)
[    55.813] (**) Option "xkb_model" "pc105"
[    55.813] (**) Option "xkb_layout" "us"
[    56.451] (II) modeset(0): EDID vendor "BNQ", prod id 31538
[    56.451] (II) modeset(0): Using EDID range info for horizontal sync
[    56.451] (II) modeset(0): Using EDID range info for vertical refresh
[    56.451] (II) modeset(0): Printing DDC gathered Modelines:
[    56.451] (II) modeset(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[    56.451] (II) modeset(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[    56.451] (II) modeset(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[    56.451] (II) modeset(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[    56.451] (II) modeset(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[    56.451] (II) modeset(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[    56.451] (II) modeset(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[    56.451] (II) modeset(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[    56.451] (II) modeset(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[    56.451] (II) modeset(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[    56.451] (II) modeset(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[    56.451] (II) modeset(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[    56.451] (II) modeset(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[    56.451] (II) modeset(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[    56.451] (II) modeset(0): Modeline "1600x900"x60.0  119.00  1600 1696 1864 2128  900 901 904 932 -hsync +vsync (55.9 kHz e)
[    56.451] (II) modeset(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[  4118.668] (EE) client bug: timer event4 debounce short: offset negative (-2ms)
[  4326.433] (EE) client bug: timer event4 debounce short: offset negative (-0ms)
[  4640.455] (**) Option "fd" "23"
[  4640.455] (II) event9  - Power Button: device removed
[  4640.455] (**) Option "fd" "26"
[  4640.455] (II) event7  - Power Button: device removed
[  4640.456] (**) Option "fd" "27"
[  4640.456] (II) event8  - Sleep Button: device removed
[  4640.456] (**) Option "fd" "28"
[  4640.456] (II) event3  - Blue Microphones Yeti Stereo Microphone Consumer Control: device removed
[  4640.456] (**) Option "fd" "29"
[  4640.456] (II) event4  - SteelSeries Sensei Raw Gaming Mouse: device removed
[  4640.456] (**) Option "fd" "30"
[  4640.456] (II) event5  - SteelSeries Sensei Raw Gaming Mouse: device removed
[  4640.456] (**) Option "fd" "31"
[  4640.456] (**) Option "fd" "32"
[  4640.456] (II) event0  - Corsair Corsair K95W Gaming Keyboard: device removed
[  4640.456] (**) Option "fd" "33"
[  4640.456] (**) Option "fd" "34"
[  4640.456] (II) event2  - Corsair Corsair K95W Gaming Keyboard: device removed
[  4640.456] (**) Option "fd" "31"
[  4640.456] (II) event6  - SteelSeries Sensei Raw Gaming Mouse: device removed
[  4640.456] (**) Option "fd" "33"
[  4640.456] (II) event1  - Corsair Corsair K95W Gaming Keyboard: device removed
[  4640.456] (II) UnloadModule: "libinput"
[  4640.456] (II) systemd-logind: not releasing fd for 13:65, still in use
[  4640.456] (II) UnloadModule: "libinput"
[  4640.456] (II) systemd-logind: not releasing fd for 13:70, still in use
[  4640.456] (II) UnloadModule: "libinput"
[  4640.456] (II) systemd-logind: releasing fd for 13:66
[  4640.552] (II) UnloadModule: "libinput"
[  4640.552] (II) systemd-logind: releasing fd for 13:65
[  4640.635] (II) UnloadModule: "libinput"
[  4640.635] (II) systemd-logind: releasing fd for 13:64
[  4640.647] (II) UnloadModule: "libinput"
[  4640.647] (II) systemd-logind: releasing fd for 13:70
[  4640.666] (II) UnloadModule: "libinput"
[  4640.667] (II) systemd-logind: releasing fd for 13:69
[  4640.694] (II) UnloadModule: "libinput"
[  4640.695] (II) systemd-logind: releasing fd for 13:68
[  4640.734] (II) UnloadModule: "libinput"
[  4640.734] (II) systemd-logind: releasing fd for 13:67
[  4640.770] (II) UnloadModule: "libinput"
[  4640.771] (II) systemd-logind: releasing fd for 13:72
[  4640.790] (II) UnloadModule: "libinput"
[  4640.790] (II) systemd-logind: releasing fd for 13:71
[  4640.807] (II) UnloadModule: "libinput"
[  4640.807] (II) systemd-logind: releasing fd for 13:73
[  4640.824] (WW) xf86CloseConsole: KDSETMODE failed: Input/output error
[  4640.824] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[  4640.824] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[  4640.825] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /home/ignacio/.local/share/xorg/Xorg.0.log.old ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[     5.309] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[     5.310] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[     5.310] Current Operating System: Linux heim 4.19.0-5-amd64 #1 SMP Debian 4.19.37-4 (2019-06-17) x86_64
[     5.310] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=/dev/mapper/vg1-myRoot ro quiet splash slab_common.usercopy_fallback=y
[     5.310] Build Date: 05 March 2019  08:11:12PM
[     5.310] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[     5.310] Current version of pixman: 0.36.0
[     5.310] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.310] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.310] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 20 16:06:59 2019
[     5.312] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.313] (==) No Layout section.  Using the first Screen section.
[     5.313] (==) No screen section available. Using defaults.
[     5.313] (**) |-->Screen "Default Screen Section" (0)
[     5.313] (**) |   |-->Monitor "<default monitor>"
[     5.314] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.314] (==) Automatically adding devices
[     5.314] (==) Automatically enabling devices
[     5.314] (==) Automatically adding GPU devices
[     5.314] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.317] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.317] 	Entry deleted from font path.
[     5.320] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[     5.320] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.320] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.320] (II) Loader magic: 0x55abeb3cbe20
[     5.320] (II) Module ABI versions:
[     5.320] 	X.Org ANSI C Emulation: 0.4
[     5.320] 	X.Org Video Driver: 24.0
[     5.320] 	X.Org XInput driver : 24.1
[     5.320] 	X.Org Server Extension : 10.0
[     5.320] (++) using VT number 1

[     5.322] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     5.323] (--) PCI:*(1 at 0:0:0) 10de:1187:1462:2847 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     5.323] (II) LoadModule: "glx"
[     5.326] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.334] (II) Module glx: vendor="X.Org Foundation"
[     5.334] 	compiled for 1.20.4, module version = 1.0.0
[     5.334] 	ABI class: X.Org Server Extension, version 10.0
[     5.455] (==) Matched nouveau as autoconfigured driver 0
[     5.455] (==) Matched nv as autoconfigured driver 1
[     5.455] (==) Matched modesetting as autoconfigured driver 2
[     5.455] (==) Matched fbdev as autoconfigured driver 3
[     5.455] (==) Matched vesa as autoconfigured driver 4
[     5.455] (==) Assigned the driver to the xf86ConfigLayout
[     5.455] (II) LoadModule: "nouveau"
[     5.455] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     5.458] (II) Module nouveau: vendor="X.Org Foundation"
[     5.458] 	compiled for 1.20.3, module version = 1.0.16
[     5.458] 	Module class: X.Org Video Driver
[     5.458] 	ABI class: X.Org Video Driver, version 24.0
[     5.458] (II) LoadModule: "nv"
[     5.458] (WW) Warning, couldn't open module nv
[     5.459] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.459] (II) LoadModule: "modesetting"
[     5.459] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.462] (II) Module modesetting: vendor="X.Org Foundation"
[     5.462] 	compiled for 1.20.4, module version = 1.20.4
[     5.462] 	Module class: X.Org Video Driver
[     5.462] 	ABI class: X.Org Video Driver, version 24.0
[     5.462] (II) LoadModule: "fbdev"
[     5.462] (WW) Warning, couldn't open module fbdev
[     5.462] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.462] (II) LoadModule: "vesa"
[     5.462] (WW) Warning, couldn't open module vesa
[     5.462] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.462] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[     5.462] (II) NOUVEAU driver for NVIDIA chipset families :
[     5.462] 	RIVA TNT            (NV04)
[     5.462] 	RIVA TNT2           (NV05)
[     5.462] 	GeForce 256         (NV10)
[     5.462] 	GeForce 2           (NV11, NV15)
[     5.462] 	GeForce 4MX         (NV17, NV18)
[     5.462] 	GeForce 3           (NV20)
[     5.462] 	GeForce 4Ti         (NV25, NV28)
[     5.462] 	GeForce FX          (NV3x)
[     5.462] 	GeForce 6           (NV4x)
[     5.462] 	GeForce 7           (G7x)
[     5.462] 	GeForce 8           (G8x)
[     5.463] 	GeForce 9           (G9x)
[     5.463] 	GeForce GTX 2xx/3xx (GT2xx)
[     5.463] 	GeForce GTX 4xx/5xx (GFxxx)
[     5.463] 	GeForce GTX 6xx/7xx (GKxxx)
[     5.463] 	GeForce GTX 9xx     (GMxxx)
[     5.463] 	GeForce GTX 10xx    (GPxxx)
[     5.463] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.585] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[     5.585] (EE) open /dev/dri/card0: No such file or directory
[     5.585] (WW) Falling back to old probe method for modesetting
[     5.585] (EE) open /dev/dri/card0: No such file or directory
[     5.585] (EE) Screen 0 deleted because of no matching config section.
[     5.585] (II) UnloadModule: "modesetting"
[     5.585] (EE) Device(s) detected, but none match those in the config file.
[     5.585] (EE) 
Fatal server error:
[     5.585] (EE) no screens found(EE) 
[     5.585] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     5.585] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     5.585] (EE) 
[     5.589] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^

<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[     5.188] 
X.Org X Server 1.20.4
X Protocol Version 11, Revision 0
[     5.188] Build Operating System: Linux 4.9.0-8-amd64 x86_64 Debian
[     5.188] Current Operating System: Linux heim 4.19.0-5-amd64 #1 SMP Debian 4.19.37-4 (2019-06-17) x86_64
[     5.188] Kernel command line: BOOT_IMAGE=/vmlinuz-4.19.0-5-amd64 root=/dev/mapper/vg1-myRoot ro quiet splash slab_common.usercopy_fallback=y
[     5.188] Build Date: 05 March 2019  08:11:12PM
[     5.188] xorg-server 2:1.20.4-1 (https://www.debian.org/support) 
[     5.188] Current version of pixman: 0.36.0
[     5.188] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     5.188] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     5.188] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jun 20 14:47:37 2019
[     5.193] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[     5.194] (==) No Layout section.  Using the first Screen section.
[     5.194] (==) No screen section available. Using defaults.
[     5.194] (**) |-->Screen "Default Screen Section" (0)
[     5.194] (**) |   |-->Monitor "<default monitor>"
[     5.195] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     5.195] (==) Automatically adding devices
[     5.195] (==) Automatically enabling devices
[     5.195] (==) Automatically adding GPU devices
[     5.195] (==) Max clients allowed: 256, resource mask: 0x1fffff
[     5.198] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[     5.198] 	Entry deleted from font path.
[     5.200] (==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	built-ins
[     5.200] (==) ModulePath set to "/usr/lib/xorg/modules"
[     5.200] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     5.200] (II) Loader magic: 0x560461202e20
[     5.200] (II) Module ABI versions:
[     5.200] 	X.Org ANSI C Emulation: 0.4
[     5.200] 	X.Org Video Driver: 24.0
[     5.200] 	X.Org XInput driver : 24.1
[     5.200] 	X.Org Server Extension : 10.0
[     5.201] (++) using VT number 1

[     5.202] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[     5.204] (--) PCI:*(1 at 0:0:0) 10de:1187:1462:2847 rev 161, Mem @ 0xf6000000/16777216, 0xe8000000/134217728, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[     5.204] (II) LoadModule: "glx"
[     5.206] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     5.214] (II) Module glx: vendor="X.Org Foundation"
[     5.214] 	compiled for 1.20.4, module version = 1.0.0
[     5.214] 	ABI class: X.Org Server Extension, version 10.0
[     5.335] (==) Matched nouveau as autoconfigured driver 0
[     5.335] (==) Matched nv as autoconfigured driver 1
[     5.335] (==) Matched modesetting as autoconfigured driver 2
[     5.335] (==) Matched fbdev as autoconfigured driver 3
[     5.335] (==) Matched vesa as autoconfigured driver 4
[     5.335] (==) Assigned the driver to the xf86ConfigLayout
[     5.335] (II) LoadModule: "nouveau"
[     5.335] (II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
[     5.340] (II) Module nouveau: vendor="X.Org Foundation"
[     5.340] 	compiled for 1.20.3, module version = 1.0.16
[     5.340] 	Module class: X.Org Video Driver
[     5.340] 	ABI class: X.Org Video Driver, version 24.0
[     5.340] (II) LoadModule: "nv"
[     5.340] (WW) Warning, couldn't open module nv
[     5.340] (EE) Failed to load module "nv" (module does not exist, 0)
[     5.340] (II) LoadModule: "modesetting"
[     5.340] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[     5.342] (II) Module modesetting: vendor="X.Org Foundation"
[     5.342] 	compiled for 1.20.4, module version = 1.20.4
[     5.342] 	Module class: X.Org Video Driver
[     5.342] 	ABI class: X.Org Video Driver, version 24.0
[     5.342] (II) LoadModule: "fbdev"
[     5.342] (WW) Warning, couldn't open module fbdev
[     5.342] (EE) Failed to load module "fbdev" (module does not exist, 0)
[     5.342] (II) LoadModule: "vesa"
[     5.342] (WW) Warning, couldn't open module vesa
[     5.342] (EE) Failed to load module "vesa" (module does not exist, 0)
[     5.342] (II) NOUVEAU driver Date:   Mon Jan 28 23:25:58 2019 -0500
[     5.342] (II) NOUVEAU driver for NVIDIA chipset families :
[     5.342] 	RIVA TNT            (NV04)
[     5.342] 	RIVA TNT2           (NV05)
[     5.342] 	GeForce 256         (NV10)
[     5.342] 	GeForce 2           (NV11, NV15)
[     5.342] 	GeForce 4MX         (NV17, NV18)
[     5.342] 	GeForce 3           (NV20)
[     5.342] 	GeForce 4Ti         (NV25, NV28)
[     5.342] 	GeForce FX          (NV3x)
[     5.342] 	GeForce 6           (NV4x)
[     5.342] 	GeForce 7           (G7x)
[     5.342] 	GeForce 8           (G8x)
[     5.342] 	GeForce 9           (G9x)
[     5.342] 	GeForce GTX 2xx/3xx (GT2xx)
[     5.342] 	GeForce GTX 4xx/5xx (GFxxx)
[     5.342] 	GeForce GTX 6xx/7xx (GKxxx)
[     5.342] 	GeForce GTX 9xx     (GMxxx)
[     5.342] 	GeForce GTX 10xx    (GPxxx)
[     5.342] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[     5.465] (EE) [drm] Failed to open DRM device for pci:0000:01:00.0: -19
[     5.465] (EE) open /dev/dri/card0: No such file or directory
[     5.465] (WW) Falling back to old probe method for modesetting
[     5.465] (EE) open /dev/dri/card0: No such file or directory
[     5.465] (EE) Screen 0 deleted because of no matching config section.
[     5.465] (II) UnloadModule: "modesetting"
[     5.465] (EE) Device(s) detected, but none match those in the config file.
[     5.465] (EE) 
Fatal server error:
[     5.465] (EE) no screens found(EE) 
[     5.465] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[     5.465] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[     5.465] (EE) 
[     5.468] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^

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

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

filename:       /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-current.ko
alias:          char-major-195-*
version:        418.74
supported:      external
license:        NVIDIA
srcversion:     AB4044DE27C9CA55579A110
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        ipmi_msghandler
retpoline:      Y
name:           nvidia
vermagic:       4.19.0-5-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-current-uvm.ko
supported:      external
license:        Dual MIT/GPL
depends:        nvidia
retpoline:      Y
name:           nvidia_uvm
vermagic:       4.19.0-5-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-current-modeset.ko
version:        418.74
supported:      external
license:        NVIDIA
srcversion:     8529841E0A109FD9E7D0835
depends:        nvidia
retpoline:      Y
name:           nvidia_modeset
vermagic:       4.19.0-5-amd64 SMP mod_unload modversions 
filename:       /lib/modules/4.19.0-5-amd64/updates/dkms/nvidia-current-drm.ko
version:        418.74
supported:      external
license:        MIT
srcversion:     4BA35482D0933ADCDA23EDC
alias:          pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias:          pci:v000010DEd*sv*sd*bc03sc02i00*
alias:          pci:v000010DEd*sv*sd*bc03sc00i00*
depends:        drm,drm_kms_helper,nvidia-modeset
retpoline:      Y
name:           nvidia_drm
vermagic:       4.19.0-5-amd64 SMP mod_unload modversions 

lsmod:
Module                  Size  Used by
fuse                  122880  3
rfcomm                 86016  4
nouveau              2166784  15
ttm                   126976  1 nouveau
i2c_algo_bit           16384  1 nouveau
appletalk              40960  0
psnap                  16384  1 appletalk
llc                    16384  1 psnap
ax25                   65536  0
cmac                   16384  1
bnep                   24576  2
binfmt_misc            20480  1
nls_ascii              16384  1
nls_cp437              20480  1
vfat                   20480  1
fat                    86016  1 vfat
snd_hda_codec_hdmi     57344  1
nf_log_ipv6            16384  5
ip6t_REJECT            16384  1
nf_reject_ipv6         16384  1 ip6t_REJECT
intel_rapl             24576  0
mxm_wmi                16384  1 nouveau
x86_pkg_temp_thermal    16384  0
intel_powerclamp       16384  0
coretemp               16384  0
kvm_intel             245760  0
kvm                   724992  1 kvm_intel
arc4                   16384  2
xt_hl                  16384  1
irqbypass              16384  1 kvm
ip6_tables             32768  1
rt2800pci              16384  0
rt2800mmio             16384  1 rt2800pci
rt2800lib             118784  2 rt2800mmio,rt2800pci
btusb                  53248  0
crct10dif_pclmul       16384  0
btrtl                  16384  1 btusb
ip6t_rt                16384  1
btbcm                  16384  1 btusb
crc32_pclmul           16384  0
rt2x00pci              16384  1 rt2800pci
rt2x00mmio             16384  2 rt2800mmio,rt2800pci
btintel                24576  1 btusb
rt2x00lib              57344  5 rt2x00mmio,rt2x00pci,rt2800mmio,rt2800pci,rt2800lib
bluetooth             643072  31 btrtl,btintel,btbcm,bnep,btusb,rfcomm
mac80211              815104  3 rt2x00pci,rt2x00lib,rt2800lib
ghash_clmulni_intel    16384  0
sg                     36864  0
efi_pstore             16384  0
intel_cstate           16384  0
joydev                 24576  0
drbg                   28672  1
intel_uncore          135168  0
intel_rapl_perf        16384  0
evdev                  28672  18
nf_log_ipv4            16384  5
cfg80211              761856  2 rt2x00lib,mac80211
nf_log_common          16384  2 nf_log_ipv4,nf_log_ipv6
snd_hda_codec_realtek   122880  1
snd_hda_codec_generic    86016  1 snd_hda_codec_realtek
ansi_cprng             16384  0
efivars                20480  1 efi_pstore
ipt_REJECT             16384  1
pcspkr                 16384  0
nf_reject_ipv4         16384  1 ipt_REJECT
snd_usb_audio         253952  2
ecdh_generic           24576  2 bluetooth
snd_hda_intel          45056  5
snd_usbmidi_lib        36864  1 snd_usb_audio
eeprom_93cx6           16384  1 rt2800pci
crc_ccitt              16384  1 rt2800lib
snd_rawmidi            40960  1 snd_usbmidi_lib
snd_seq_device         16384  1 snd_rawmidi
drm_kms_helper        200704  1 nouveau
snd_soc_rt5640        126976  0
rfkill                 28672  4 bluetooth,cfg80211
iTCO_wdt               16384  0
xt_LOG                 16384  2
snd_soc_rl6231         16384  1 snd_soc_rt5640
snd_hda_codec         151552  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
iTCO_vendor_support    16384  1 iTCO_wdt
snd_soc_core          253952  1 snd_soc_rt5640
snd_hda_core           94208  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
drm                   483328  8 drm_kms_helper,ttm,nouveau
snd_compress           24576  1 snd_soc_core
snd_hwdep              16384  2 snd_usb_audio,snd_hda_codec
mei_me                 45056  0
snd_pcm               114688  7 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_soc_rt5640,snd_soc_core,snd_hda_core
mei                   118784  1 mei_me
snd_timer              36864  1 snd_pcm
nft_limit              16384  13
snd                    94208  28 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_compress,snd_soc_core,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
wmi                    28672  2 mxm_wmi,nouveau
video                  45056  1 nouveau
acpi_pad               24576  0
xt_limit               16384  0
button                 16384  1 nouveau
pcc_cpufreq            16384  0
xt_addrtype            16384  1
xt_tcpudp              16384  4
xt_conntrack           16384  1
nft_compat             20480  135
nft_counter            16384  170
nf_conntrack_netbios_ns    16384  0
nf_conntrack_broadcast    16384  1 nf_conntrack_netbios_ns
nf_nat_ftp             16384  0
nf_nat                 36864  1 nf_nat_ftp
nf_conntrack_ftp       20480  1 nf_nat_ftp
nf_conntrack          163840  6 xt_conntrack,nf_nat,nf_nat_ftp,nf_conntrack_netbios_ns,nf_conntrack_broadcast,nf_conntrack_ftp
ipmi_devintf           20480  0
ipmi_msghandler        65536  1 ipmi_devintf
nf_defrag_ipv6         20480  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
libcrc32c              16384  2 nf_conntrack,nf_nat
nf_tables             143360  393 nft_compat,nft_counter,nft_limit
parport_pc             32768  0
nfnetlink              16384  2 nft_compat,nf_tables
ppdev                  20480  0
lp                     20480  0
parport                57344  3 parport_pc,lp,ppdev
efivarfs               16384  1
ip_tables              28672  1
x_tables               45056  12 xt_conntrack,nft_compat,xt_LOG,xt_tcpudp,xt_addrtype,ip6t_rt,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
autofs4                49152  2
ext4                  733184  4
crc16                  16384  2 bluetooth,ext4
mbcache                16384  1 ext4
jbd2                  122880  1 ext4
crc32c_generic         16384  0
fscrypto               32768  1 ext4
ecb                    16384  0
hid_generic            16384  0
usbhid                 57344  0
hid                   135168  2 usbhid,hid_generic
dm_mod                155648  12
sd_mod                 61440  6
crc32c_intel           24576  9
ahci                   40960  4
libahci                40960  1 ahci
aesni_intel           200704  3
libata                270336  2 libahci,ahci
xhci_pci               16384  0
xhci_hcd              266240  1 xhci_pci
scsi_mod              245760  3 sd_mod,libata,sg
ehci_pci               16384  0
ehci_hcd               94208  1 ehci_pci
aes_x86_64             20480  1 aesni_intel
crypto_simd            16384  1 aesni_intel
cryptd                 28672  3 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper            16384  1 aesni_intel
lpc_ich                28672  0
i2c_i801               28672  0
usbcore               290816  8 xhci_hcd,ehci_pci,snd_usb_audio,usbhid,snd_usbmidi_lib,ehci_hcd,btusb,xhci_pci
e1000e                282624  0
usb_common             16384  1 usbcore
thermal                20480  0
fan                    16384  0

xrandr:
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384
DVI-I-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 477mm x 268mm
   1920x1080     60.00*+  59.96    59.93  
   1680x1050     74.89    69.88    59.95    59.88  
   1600x1024     60.17  
   1400x1050     74.76    70.00    59.98  
   1600x900      59.94    59.95    60.00    59.82  
   1280x1024     75.02    60.02  
   1440x900      59.89  
   1400x900      59.96    59.88  
   1280x960      60.00  
   1440x810      60.00    59.97  
   1368x768      59.88    59.85  
   1360x768      59.80    59.96  
   1280x800      59.99    59.97    59.81    59.91  
   1152x864      75.00    75.00    70.00    60.00  
   1280x720      60.00    59.99    59.86    60.00    59.74  
   1024x768      75.05    60.04    75.03    70.07    60.00  
   960x720       75.00    60.00  
   928x696       75.00    60.05  
   896x672       75.05    60.01  
   1024x576      59.95    59.96    59.90    59.82  
   960x600       59.93    60.00  
   832x624       74.55  
   960x540       59.96    59.99    59.63    59.82  
   800x600       75.00    70.00    65.00    60.00    72.19    75.00    60.32    56.25  
   840x525       74.96    69.88    60.01    59.88  
   864x486       59.92    59.57  
   800x512       60.17  
   700x525       74.76    70.06    59.98  
   800x450       59.95    59.82  
   640x512       75.02    60.02  
   720x450       59.89  
   700x450       59.96    59.88  
   640x480       60.00    75.00    72.81    75.00    59.94  
   720x405       59.51    58.99  
   720x400       70.08  
   684x384       59.88    59.85  
   680x384       59.80    59.96  
   640x400       59.88    59.98  
   576x432       75.00    75.00    70.00    60.06  
   640x360       59.86    59.83    59.84    59.32  
   512x384       75.03    70.07    60.00  
   512x288       60.00    59.92  
   416x312       74.66  
   480x270       59.63    59.82  
   400x300       72.19    75.12    60.32    56.34  
   432x243       59.92    59.57  
   320x240       72.81    75.00    60.05  
   360x202       59.51    59.13  
   320x180       59.84    59.32  
DVI-D-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

OpenCL ICDs:


-- System Information:
Debian Release: 10.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 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)
LSM: AppArmor: enabled

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

Versions of packages nvidia-driver recommends:
ii  libnvidia-cfg1       418.74-1
ii  nvidia-persistenced  418.56-1
ii  nvidia-settings      418.74-1

Versions of packages nvidia-driver suggests:
ii  nvidia-kernel-dkms  418.74-1

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

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

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

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

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

Versions of packages xserver-xorg-video-nvidia recommends:
ii  nvidia-kernel-dkms [nvidia-kernel-418.74]  418.74-1
ii  nvidia-settings                            418.74-1
ii  nvidia-vdpau-driver                        418.74-1

Versions of packages xserver-xorg-video-nvidia suggests:
ii  nvidia-kernel-dkms  418.74-1

Versions of packages nvidia-alternative depends on:
ii  dpkg                    1.19.7
ii  glx-alternative-nvidia  1.0.0
ii  nvidia-legacy-check     418.74-1

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

nvidia-kernel-dkms recommends no packages.

Versions of packages glx-alternative-nvidia depends on:
ii  dpkg                  1.19.7
ii  glx-alternative-mesa  1.0.0
ii  glx-diversions        1.0.0
ii  update-glx            1.0.0

glx-alternative-nvidia suggests no packages.

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

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

-- no debconf information


More information about the pkg-nvidia-devel mailing list