Bug#889097: nvidia-libopencl1: Missing NVidia OpenCL platform
Krzysztof Marczak
buddhi1980 at gmail.com
Thu Feb 1 21:30:32 UTC 2018
Package: nvidia-libopencl1
Version: 384.111-3
Severity: normal
Dear Maintainer,
After lastest update to version nvidia-graphics-drivers 384.111-3 the OpenCL
platform in no longer available in the system. clinfo command lists only other
platforms (e.g. Intel).
Just before this update everything worked properly.
I have tried to unistall (purge) all opencl-icd packages and install again, but
it did not help.
In actual state there is not possible to run any software using OpenCL with
nvidia proprietary drivers.
Best Regards
Krzysztof Marczak
-- Package-specific info:
uname -a:
Linux krzysztof-debian 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64 GNU/Linux
/proc/version:
Linux version 4.14.0-3-amd64 (debian-kernel at lists.debian.org) (gcc version 7.2.0 (Debian 7.2.0-19)) #1 SMP Debian 4.14.13-1 (2018-01-14)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 384.111 Tue Dec 19 23:51:45 PST 2017
GCC version: gcc version 7.2.0 (Debian 7.2.0-19)
lspci 'display controller [030?]':
00:02.0 VGA compatible controller [0300]: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller [1458:d000]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 37
Region 0: Memory at f7400000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at d0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at f000 [size=64]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP107 [GeForce GTX 1050] [10de:1c81] (rev a1) (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. GP107 [GeForce GTX 1050] [1043:85ce]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0
Interrupt: pin A routed to IRQ 44
Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
Region 5: I/O ports at e000 [size=128]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: nvidia
Kernel modules: nvidia
dmesg:
Device node permissions:
crw-rw----+ 1 root video 226, 0 Feb 1 22:08 /dev/dri/card0
crw-rw----+ 1 root video 226, 1 Feb 1 22:08 /dev/dri/card1
crw-rw----+ 1 root video 226, 128 Feb 1 22:08 /dev/dri/renderD128
crw-rw----+ 1 root video 226, 129 Feb 1 22:08 /dev/dri/renderD129
crw-rw-rw- 1 root root 195, 254 Feb 1 22:08 /dev/nvidia-modeset
crw-rw-rw- 1 root root 195, 0 Feb 1 22:08 /dev/nvidia0
crw-rw-rw- 1 root root 195, 255 Feb 1 22:08 /dev/nvidiactl
/dev/dri/by-path:
total 0
lrwxrwxrwx 1 root root 8 Feb 1 22:08 pci-0000:00:02.0-card -> ../card1
lrwxrwxrwx 1 root root 13 Feb 1 22:08 pci-0000:00:02.0-render -> ../renderD129
lrwxrwxrwx 1 root root 8 Feb 1 22:08 pci-0000:01:00.0-card -> ../card0
lrwxrwxrwx 1 root root 13 Feb 1 22:08 pci-0000:01:00.0-render -> ../renderD128
video:x:44:krzysztof
OpenGL and NVIDIA library files installed:
-rw-r--r-- 1 krzysztof krzysztof 1925 Jan 28 11:20 /etc/X11/xorg.conf
lrwxrwxrwx 1 root root 15 Jan 27 16:37 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx 1 root root 49 Jan 27 16:54 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx 1 root root 51 Jan 27 16:37 /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 Jan 27 16:54 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Jan 27 16:54 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 50 Jan 27 16:37 /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 Jan 27 16:37 /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 52 Jan 27 16:54 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 52 Jan 27 16:54 /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so
lrwxrwxrwx 1 root root 54 Jan 27 16:37 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGLESv2.so.2
lrwxrwxrwx 1 root root 54 Jan 27 16:37 /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 51 Jan 27 16:37 /etc/alternatives/glx--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 25 Jan 27 16:37 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx 1 root root 42 Jan 27 16:37 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 36 Jan 27 16:37 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 27 16:37 /etc/alternatives/glx--nvidia-drm-outputclass.conf -> /etc/nvidia/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 28 Jan 27 16:37 /etc/alternatives/glx--nvidia-load.conf -> /etc/nvidia/nvidia-load.conf
lrwxrwxrwx 1 root root 32 Jan 27 16:37 /etc/alternatives/glx--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 29 Jan 27 16:37 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx 1 root root 22 Jan 27 16:54 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Feb 1 22:15 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 59 Feb 1 22:15 /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 62 Feb 1 22:15 /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2_nvidia.so.2
lrwxrwxrwx 1 root root 62 Feb 1 22:15 /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 61 Feb 1 22:15 /etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root 61 Feb 1 22:15 /etc/alternatives/nvidia--libGLX_indirect.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_indirect.so.0
lrwxrwxrwx 1 root root 59 Feb 1 22:15 /etc/alternatives/nvidia--libGLX_nvidia.so.0-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLX_nvidia.so.0
lrwxrwxrwx 1 root root 59 Feb 1 22:15 /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 51 Feb 1 22:15 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx 1 root root 53 Feb 1 22:15 /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx 1 root root 33 Feb 1 22:15 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 54 Feb 1 22:15 /etc/alternatives/nvidia--libnvcuvid.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so
lrwxrwxrwx 1 root root 56 Feb 1 22:15 /etc/alternatives/nvidia--libnvcuvid.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvcuvid.so.1
lrwxrwxrwx 1 root root 59 Feb 1 22:15 /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx 1 root root 58 Feb 1 22:15 /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 62 Feb 1 22:15 /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx 1 root root 70 Feb 1 22:15 /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 Feb 1 22:15 /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 Feb 1 22:15 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 71 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-application-profiles-key-documentation -> /usr/share/nvidia/nvidia-application-profiles-384.111-key-documentation
lrwxrwxrwx 1 root root 50 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf -> /etc/nvidia/current/nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 44 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 40 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx 1 root root 47 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-drm-outputclass.conf -> /etc/nvidia/current/nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 36 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-load.conf -> /etc/nvidia/current/nvidia-load.conf
lrwxrwxrwx 1 root root 40 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/current/nvidia-modprobe.conf
lrwxrwxrwx 1 root root 39 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 34 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx 1 root root 39 Feb 1 22:15 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx 1 root root 37 Feb 1 22:15 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
-rw-r--r-- 1 root root 1797184 Jan 11 20:52 /usr/lib/libnvidia-gtk2.so.384.111
-rw-r--r-- 1 root root 1793088 Jan 11 20:52 /usr/lib/libnvidia-gtk3.so.384.111
lrwxrwxrwx 1 root root 49 Jan 27 16:54 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 51 Jan 27 16:30 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 48 Jan 27 16:54 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Jan 27 16:30 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 52 Jan 27 16:54 /usr/lib/x86_64-linux-gnu/libGLESv2.so -> /etc/alternatives/glx--libGLESv2.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 54 Jan 27 16:30 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 64 Jan 27 16:30 /usr/lib/x86_64-linux-gnu/libGLESv2_nvidia.so.2 -> /etc/alternatives/nvidia--libGLESv2_nvidia.so.2-x86_64-linux-gnu
lrwxrwxrwx 1 root root 53 Jan 27 17:55 /usr/lib/x86_64-linux-gnu/libcuda.so -> /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 55 Jan 27 17:55 /usr/lib/x86_64-linux-gnu/libcuda.so.1 -> /etc/alternatives/nvidia--libcuda.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 638208 Sep 2 12:29 /usr/lib/x86_64-linux-gnu/libcudadevrt.a
lrwxrwxrwx 1 root root 16 Jan 11 15:01 /usr/lib/x86_64-linux-gnu/libcudart.so -> libcudart.so.9.0
lrwxrwxrwx 1 root root 20 Jan 11 15:01 /usr/lib/x86_64-linux-gnu/libcudart.so.9.0 -> libcudart.so.9.0.176
-rw-r--r-- 1 root root 442392 Sep 2 12:29 /usr/lib/x86_64-linux-gnu/libcudart.so.9.0.176
-rw-r--r-- 1 root root 830686 Sep 2 12:29 /usr/lib/x86_64-linux-gnu/libcudart_static.a
lrwxrwxrwx 1 root root 58 Jan 27 16:37 /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 48462480 Dec 20 09:25 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.384.111
lrwxrwxrwx 1 root root 30 Jan 16 01:43 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1 -> libnvidia-egl-wayland.so.1.0.1
-rw-r--r-- 1 root root 31152 Dec 20 09:24 /usr/lib/x86_64-linux-gnu/libnvidia-egl-wayland.so.1.0.1
-rw-r--r-- 1 root root 28212344 Dec 20 09:23 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.384.111
-rw-r--r-- 1 root root 313832 Dec 20 08:06 /usr/lib/x86_64-linux-gnu/libnvidia-fatbinaryloader.so.384.111
-rw-r--r-- 1 root root 30031552 Dec 20 07:49 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.384.111
-rw-r--r-- 1 root root 511576 Dec 20 09:09 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.384.111
lrwxrwxrwx 1 root root 60 Jan 27 16:30 /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 64 Feb 1 22:15 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 72 Jan 27 17:55 /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 14480 Dec 20 07:55 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.384.111
lrwxrwxrwx 1 root root 36 Jan 27 16:37 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r-- 1 root root 285832 Jan 18 13:11 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx 1 root root 38 Jan 27 16:37 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r-- 1 root root 40467 Feb 1 22:08 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 41427 Feb 1 22:07 /var/log/Xorg.0.log.old
/etc/OpenCL/vendors/:
total 16
drwxr-xr-x 2 root root 4096 Feb 1 22:15 .
drwxr-xr-x 3 root root 4096 Jan 27 17:55 ..
-rw-r--r-- 1 root root 44 Nov 24 21:17 intel-beignet-x86_64-linux-gnu.icd
-rw-r--r-- 1 root root 22 Dec 20 06:51 nvidia.icd
/etc/nvidia/:
total 20
drwxr-xr-x 3 root root 4096 Jan 27 16:36 .
drwxr-xr-x 149 root root 12288 Feb 1 22:15 ..
drwxr-xr-x 2 root root 4096 Feb 1 22:05 current
lrwxrwxrwx 1 root root 56 Jan 27 16:36 nvidia-blacklists-nouveau.conf -> /etc/alternatives/nvidia--nvidia-blacklists-nouveau.conf
lrwxrwxrwx 1 root root 53 Jan 27 16:36 nvidia-drm-outputclass.conf -> /etc/alternatives/nvidia--nvidia-drm-outputclass.conf
lrwxrwxrwx 1 root root 42 Jan 27 16:36 nvidia-load.conf -> /etc/alternatives/nvidia--nvidia-load.conf
lrwxrwxrwx 1 root root 46 Jan 27 16:36 nvidia-modprobe.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
/usr/lib/mesa-diverted/:
total 36
drwxr-xr-x 5 root root 4096 Jan 27 16:54 .
drwxr-xr-x 154 root root 20480 Feb 1 22:14 ..
drwxr-xr-x 2 root root 4096 Nov 17 06:00 arm-linux-gnueabihf
drwxr-xr-x 2 root root 4096 Nov 17 06:00 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Jan 27 16:54 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Feb 1 18:00 x86_64-linux-gnu
/usr/lib/mesa-diverted/arm-linux-gnueabihf/:
total 8
drwxr-xr-x 2 root root 4096 Nov 17 06:00 .
drwxr-xr-x 5 root root 4096 Jan 27 16:54 ..
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 8
drwxr-xr-x 2 root root 4096 Nov 17 06:00 .
drwxr-xr-x 5 root root 4096 Jan 27 16:54 ..
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 716
drwxr-xr-x 2 root root 4096 Feb 1 18:00 .
drwxr-xr-x 5 root root 4096 Jan 27 16:54 ..
lrwxrwxrwx 1 root root 15 Jan 26 12:48 libEGL.so -> libEGL.so.1.0.0
lrwxrwxrwx 1 root root 15 Jan 26 12:48 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r-- 1 root root 80448 Jan 26 12:48 libEGL.so.1.0.0
lrwxrwxrwx 1 root root 10 Feb 1 18:00 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 14 Jan 26 12:48 libGL.so.1 -> libGL.so.1.0.0
-rw-r--r-- 1 root root 567624 Jan 26 12:48 libGL.so.1.0.0
lrwxrwxrwx 1 root root 18 Jan 26 12:48 libGLESv2.so -> libGLESv2.so.2.0.0
lrwxrwxrwx 1 root root 18 Jan 26 12:48 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r-- 1 root root 72000 Jan 26 12:48 libGLESv2.so.2.0.0
/usr/lib/mesa/:
total 24
drwxr-xr-x 2 root root 4096 Nov 17 06:00 .
drwxr-xr-x 154 root root 20480 Feb 1 22:14 ..
/usr/lib/nvidia/:
total 48
drwxr-xr-x 4 root root 4096 Feb 1 22:04 .
drwxr-xr-x 154 root root 20480 Feb 1 22:14 ..
-rw-r--r-- 1 root root 57 Dec 17 21:25 alternate-install-present
drwxr-xr-x 2 root root 4096 Nov 17 06:00 bumblebee
-rwxr-xr-x 1 root root 2125 Dec 17 21:25 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1897 Dec 17 21:25 check-for-mismatching-nvidia-module
drwxr-xr-x 2 root root 4096 Feb 1 22:04 current
lrwxrwxrwx 1 root root 35 Jan 27 16:30 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jan 27 16:30 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jan 27 16:30 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jan 27 16:30 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x 1 root root 618 Dec 17 21:25 pre-install
/usr/lib/nvidia/bumblebee/:
total 8
drwxr-xr-x 2 root root 4096 Nov 17 06:00 .
drwxr-xr-x 4 root root 4096 Feb 1 22:04 ..
/usr/lib/nvidia/current/:
total 23484
drwxr-xr-x 2 root root 4096 Feb 1 22:04 .
drwxr-xr-x 4 root root 4096 Feb 1 22:04 ..
lrwxrwxrwx 1 root root 17 Jan 16 01:43 libglx.so -> libglx.so.384.111
-rw-r--r-- 1 root root 14029928 Dec 20 07:55 libglx.so.384.111
-rwxr-xr-x 1 root root 22392 Jan 11 20:52 nv-control-dpy
-rwxr-xr-x 1 root root 26804 Dec 20 09:43 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 225584 Dec 20 09:07 nvidia-debugdump
-rwxr-xr-x 1 root root 235624 Jan 11 20:52 nvidia-settings
-rw-r--r-- 1 root root 8660 Jan 11 20:52 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jan 11 20:52 nvidia-settings.desktop
-rwxr-xr-x 1 root root 520192 Dec 20 09:06 nvidia-smi
-rw-r--r-- 1 root root 19392 Jan 16 01:43 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3267 Jan 16 01:43 nvidia.ids
-rw-r--r-- 1 root root 8921776 Dec 20 07:30 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 23484
drwxr-xr-x 2 root root 4096 Feb 1 22:04 .
drwxr-xr-x 4 root root 4096 Feb 1 22:04 ..
lrwxrwxrwx 1 root root 17 Jan 16 01:43 libglx.so -> libglx.so.384.111
-rw-r--r-- 1 root root 14029928 Dec 20 07:55 libglx.so.384.111
-rwxr-xr-x 1 root root 22392 Jan 11 20:52 nv-control-dpy
-rwxr-xr-x 1 root root 26804 Dec 20 09:43 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 225584 Dec 20 09:07 nvidia-debugdump
-rwxr-xr-x 1 root root 235624 Jan 11 20:52 nvidia-settings
-rw-r--r-- 1 root root 8660 Jan 11 20:52 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jan 11 20:52 nvidia-settings.desktop
-rwxr-xr-x 1 root root 520192 Dec 20 09:06 nvidia-smi
-rw-r--r-- 1 root root 19392 Jan 16 01:43 nvidia-smi.1.gz
-rw-r--r-- 1 root root 3267 Jan 16 01:43 nvidia.ids
-rw-r--r-- 1 root root 8921776 Dec 20 07:30 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 248
drwxr-xr-x 3 root root 4096 Jan 27 16:30 .
drwxr-xr-x 155 root root 237568 Feb 1 22:15 ..
drwxr-xr-x 2 root root 4096 Feb 1 22:15 current
lrwxrwxrwx 1 root root 61 Jan 27 16:30 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 40356
drwxr-xr-x 2 root root 4096 Feb 1 22:15 .
drwxr-xr-x 3 root root 4096 Jan 27 16:30 ..
lrwxrwxrwx 1 root root 24 Jan 16 01:43 libEGL_nvidia.so.0 -> libEGL_nvidia.so.384.111
-rw-r--r-- 1 root root 1310552 Dec 20 09:24 libEGL_nvidia.so.384.111
lrwxrwxrwx 1 root root 27 Jan 16 01:43 libGLESv2_nvidia.so.2 -> libGLESv2_nvidia.so.384.111
-rw-r--r-- 1 root root 86200 Dec 20 09:23 libGLESv2_nvidia.so.384.111
lrwxrwxrwx 1 root root 24 Jan 16 01:43 libGLX_indirect.so.0 -> libGLX_nvidia.so.384.111
lrwxrwxrwx 1 root root 24 Jan 16 01:43 libGLX_nvidia.so.0 -> libGLX_nvidia.so.384.111
-rw-r--r-- 1 root root 1291224 Dec 20 07:50 libGLX_nvidia.so.384.111
lrwxrwxrwx 1 root root 12 Jan 16 01:43 libcuda.so -> libcuda.so.1
lrwxrwxrwx 1 root root 18 Jan 16 01:43 libcuda.so.1 -> libcuda.so.384.111
-rw-r--r-- 1 root root 13040216 Dec 20 08:04 libcuda.so.384.111
lrwxrwxrwx 1 root root 15 Jan 16 01:43 libnvcuvid.so -> libnvcuvid.so.1
lrwxrwxrwx 1 root root 21 Jan 16 01:43 libnvcuvid.so.1 -> libnvcuvid.so.384.111
-rw-r--r-- 1 root root 2407728 Dec 20 09:08 libnvcuvid.so.384.111
lrwxrwxrwx 1 root root 24 Jan 16 01:43 libnvidia-cfg.so.1 -> libnvidia-cfg.so.384.111
-rw-r--r-- 1 root root 166152 Dec 20 09:05 libnvidia-cfg.so.384.111
lrwxrwxrwx 1 root root 17 Jan 16 01:43 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx 1 root root 23 Jan 16 01:43 libnvidia-ml.so.1 -> libnvidia-ml.so.384.111
-rw-r--r-- 1 root root 1312512 Dec 20 09:06 libnvidia-ml.so.384.111
lrwxrwxrwx 1 root root 27 Jan 16 01:43 libnvidia-opencl.so.1 -> libnvidia-opencl.so.384.111
-rw-r--r-- 1 root root 10467864 Dec 20 08:05 libnvidia-opencl.so.384.111
lrwxrwxrwx 1 root root 35 Jan 16 01:43 libnvidia-ptxjitcompiler.so.1 -> libnvidia-ptxjitcompiler.so.384.111
-rw-r--r-- 1 root root 10323144 Dec 20 08:12 libnvidia-ptxjitcompiler.so.384.111
lrwxrwxrwx 1 root root 26 Jan 16 01:43 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.384.111
-rw-r--r-- 1 root root 890624 Dec 20 07:55 libvdpau_nvidia.so.384.111
/etc/modprobe.d:
total 24
drwxr-xr-x 2 root root 4096 Feb 1 22:04 .
drwxr-xr-x 149 root root 12288 Feb 1 22:15 ..
-rw-r--r-- 1 root root 127 Feb 7 2017 dkms.conf
lrwxrwxrwx 1 root root 53 Jan 27 16:37 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r-- 1 root root 260 Dec 17 21:25 nvidia-kernel-common.conf
lrwxrwxrwx 1 root root 43 Jan 27 16:37 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 283 Jan 27 20:21 /etc/modules
/etc/modules-load.d/:
total 20
drwxr-xr-x 2 root root 4096 Jan 27 16:37 .
drwxr-xr-x 149 root root 12288 Feb 1 22:15 ..
-rw-r--r-- 1 root root 119 Dec 27 10:25 cups-filters.conf
lrwxrwxrwx 1 root root 10 Jan 11 16:46 modules.conf -> ../modules
lrwxrwxrwx 1 root root 39 Jan 27 16:37 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-current-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
# These aliases are defined in *all* nvidia modules.
# Duplicating them here sets higher precedence and ensures the selected
# module gets loaded instead of a random first match if more than one
# version is installed. See #798207.
alias pci:v000010DEd00000E00sv*sd*bc04sc80i00* nvidia
alias pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc02i00* nvidia
alias pci:v000010DEd*sv*sd*bc03sc00i00* nvidia
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 384.111 (build-user at build-machine) Thu Jan 11 19:52:21 UTC 2018
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
EndSection
Section "Module"
Load "dbe"
Load "extmod"
Load "type1"
Load "freetype"
Load "glx"
EndSection
Section "InputDevice"
# generated from default
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "no"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
# generated from default
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "Monitor"
# HorizSync source: edid, VertRefresh source: edid
Identifier "Monitor0"
VendorName "Unknown"
ModelName "DELL U2713HM"
HorizSync 29.0 - 113.0
VertRefresh 49.0 - 86.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GTX 1050"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
Option "SLI" "Off"
Option "MultiGPU" "Off"
Option "BaseMosaic" "off"
SubSection "Display"
Depth 24
EndSubSection
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^
<<<<<<<<<< /home/krzysztof/.local/share/xorg/Xorg.1.log >>>>>>>>>>
[ 149.322]
X.Org X Server 1.17.3
Release Date: 2015-10-26
[ 149.325] X Protocol Version 11, Revision 0
[ 149.326] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 149.327] Current Operating System: Linux krzysztof 4.2.0-1-amd64 #1 SMP Debian 4.2.5-1 (2015-10-27) x86_64
[ 149.327] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 root=UUID=7ed1a011-967f-483b-a241-7938cae68ae8 ro resume=UUID=468159d1-4538-44cb-b4f1-c2a4340f3994 nomodeset quiet
[ 149.329] Build Date: 27 October 2015 11:41:02PM
[ 149.330] xorg-server 2:1.17.3-2 (http://www.debian.org/support)
[ 149.330] Current version of pixman: 0.33.4
[ 149.332] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 149.332] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 149.335] (==) Log file: "/home/krzysztof/.local/share/xorg/Xorg.1.log", Time: Sat Nov 14 20:41:41 2015
[ 149.336] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 149.336] (==) No Layout section. Using the first Screen section.
[ 149.336] (==) No screen section available. Using defaults.
[ 149.336] (**) |-->Screen "Default Screen Section" (0)
[ 149.336] (**) | |-->Monitor "<default monitor>"
[ 149.336] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 149.336] (==) Automatically adding devices
[ 149.336] (==) Automatically enabling devices
[ 149.336] (==) Automatically adding GPU devices
[ 149.336] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 149.336] Entry deleted from font path.
[ 149.336] (==) 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
[ 149.336] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 149.336] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 149.336] (II) Loader magic: 0x559971a05de0
[ 149.336] (II) Module ABI versions:
[ 149.336] X.Org ANSI C Emulation: 0.4
[ 149.336] X.Org Video Driver: 19.0
[ 149.336] X.Org XInput driver : 21.0
[ 149.336] X.Org Server Extension : 9.0
[ 149.338] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 149.338] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 149.338] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 8 paused 0
[ 149.339] (--) PCI:*(0:1:0:0) 1002:6819:1043:042c rev 0, Mem @ 0xe0000000/268435456, 0xf7e00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 149.339] (II) LoadModule: "glx"
[ 149.339] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 149.340] (II) Module glx: vendor="X.Org Foundation"
[ 149.340] compiled for 1.17.3, module version = 1.0.0
[ 149.340] ABI class: X.Org Server Extension, version 9.0
[ 149.340] (==) AIGLX enabled
[ 149.340] (==) Matched ati as autoconfigured driver 0
[ 149.340] (==) Matched ati as autoconfigured driver 1
[ 149.340] (==) Matched modesetting as autoconfigured driver 2
[ 149.340] (==) Matched fbdev as autoconfigured driver 3
[ 149.340] (==) Matched vesa as autoconfigured driver 4
[ 149.340] (==) Assigned the driver to the xf86ConfigLayout
[ 149.340] (II) LoadModule: "ati"
[ 149.340] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 149.340] (II) Module ati: vendor="X.Org Foundation"
[ 149.340] compiled for 1.17.1, module version = 7.5.0
[ 149.340] Module class: X.Org Video Driver
[ 149.340] ABI class: X.Org Video Driver, version 19.0
[ 149.340] (II) LoadModule: "radeon"
[ 149.340] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 149.340] (II) Module radeon: vendor="X.Org Foundation"
[ 149.340] compiled for 1.17.1, module version = 7.5.0
[ 149.340] Module class: X.Org Video Driver
[ 149.340] ABI class: X.Org Video Driver, version 19.0
[ 149.340] (II) LoadModule: "modesetting"
[ 149.340] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 149.340] (II) Module modesetting: vendor="X.Org Foundation"
[ 149.340] compiled for 1.17.3, module version = 1.17.3
[ 149.340] Module class: X.Org Video Driver
[ 149.340] ABI class: X.Org Video Driver, version 19.0
[ 149.340] (II) LoadModule: "fbdev"
[ 149.340] (WW) Warning, couldn't open module fbdev
[ 149.340] (II) UnloadModule: "fbdev"
[ 149.340] (II) Unloading fbdev
[ 149.340] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 149.340] (II) LoadModule: "vesa"
[ 149.340] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 149.340] (II) Module vesa: vendor="X.Org Foundation"
[ 149.340] compiled for 1.17.3, module version = 2.3.4
[ 149.340] Module class: X.Org Video Driver
[ 149.340] ABI class: X.Org Video Driver, version 19.0
[ 149.340] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[ 149.342] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 149.342] (II) VESA: driver for VESA chipsets: vesa
[ 149.342] (++) using VT number 1
[ 149.342] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[ 149.342] (II) [KMS] Kernel modesetting enabled.
[ 149.342] (WW) Falling back to old probe method for modesetting
[ 149.342] (WW) Falling back to old probe method for vesa
[ 149.342] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 149.342] (II) RADEON(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 149.342] (==) RADEON(0): Depth 24, (--) framebuffer bpp 32
[ 149.342] (II) RADEON(0): Pixel depth = 24 bits stored in 4 bytes (32 bpp pixmaps)
[ 149.342] (==) RADEON(0): Default visual is TrueColor
[ 149.342] (==) RADEON(0): RGB weight 888
[ 149.342] (II) RADEON(0): Using 8 bits per RGB (8 bit DAC)
[ 149.342] (--) RADEON(0): Chipset: "PITCAIRN" (ChipID = 0x6819)
[ 149.342] (II) Loading sub module "dri2"
[ 149.342] (II) LoadModule: "dri2"
[ 149.342] (II) Module "dri2" already built-in
[ 149.342] (II) Loading sub module "glamoregl"
[ 149.342] (II) LoadModule: "glamoregl"
[ 149.342] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[ 149.344] (II) Module glamoregl: vendor="X.Org Foundation"
[ 149.344] compiled for 1.17.3, module version = 1.0.0
[ 149.344] ABI class: X.Org ANSI C Emulation, version 0.4
[ 149.344] (II) glamor: OpenGL accelerated X.org driver based.
[ 149.353] (II) glamor: EGL version 1.4 (DRI2):
[ 149.354] (II) RADEON(0): glamor detected, initialising EGL layer.
[ 149.354] (II) RADEON(0): KMS Color Tiling: enabled
[ 149.354] (II) RADEON(0): KMS Color Tiling 2D: enabled
[ 149.354] (II) RADEON(0): KMS Pageflipping: enabled
[ 149.354] (II) RADEON(0): SwapBuffers wait for vsync: enabled
[ 149.360] (II) RADEON(0): Output DisplayPort-0 has no monitor section
[ 149.361] (II) RADEON(0): Output HDMI-0 has no monitor section
[ 149.362] (II) RADEON(0): Output DVI-0 has no monitor section
[ 149.392] (II) RADEON(0): Output DVI-1 has no monitor section
[ 149.400] (II) RADEON(0): EDID for output DisplayPort-0
[ 149.401] (II) RADEON(0): EDID for output HDMI-0
[ 149.402] (II) RADEON(0): EDID for output DVI-0
[ 149.432] (II) RADEON(0): EDID for output DVI-1
[ 149.432] (II) RADEON(0): Manufacturer: DEL Model: 407e Serial#: 959723091
[ 149.432] (II) RADEON(0): Year: 2013 Week: 47
[ 149.432] (II) RADEON(0): EDID Version: 1.3
[ 149.432] (II) RADEON(0): Digital Display Input
[ 149.432] (II) RADEON(0): Max Image Size [cm]: horiz.: 60 vert.: 34
[ 149.432] (II) RADEON(0): Gamma: 2.20
[ 149.432] (II) RADEON(0): DPMS capabilities: StandBy Suspend Off
[ 149.432] (II) RADEON(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 149.432] (II) RADEON(0): First detailed timing is preferred mode
[ 149.432] (II) RADEON(0): redX: 0.653 redY: 0.336 greenX: 0.295 greenY: 0.640
[ 149.432] (II) RADEON(0): blueX: 0.146 blueY: 0.042 whiteX: 0.313 whiteY: 0.329
[ 149.432] (II) RADEON(0): Supported established timings:
[ 149.432] (II) RADEON(0): 720x400 at 70Hz
[ 149.432] (II) RADEON(0): 640x480 at 60Hz
[ 149.432] (II) RADEON(0): 640x480 at 75Hz
[ 149.432] (II) RADEON(0): 800x600 at 60Hz
[ 149.432] (II) RADEON(0): 800x600 at 75Hz
[ 149.432] (II) RADEON(0): 1024x768 at 60Hz
[ 149.432] (II) RADEON(0): 1024x768 at 75Hz
[ 149.432] (II) RADEON(0): 1280x1024 at 75Hz
[ 149.432] (II) RADEON(0): Manufacturer's mask: 0
[ 149.432] (II) RADEON(0): Supported standard timings:
[ 149.432] (II) RADEON(0): #0: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 149.432] (II) RADEON(0): #1: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 149.432] (II) RADEON(0): #2: hsize: 1920 vsize 1200 refresh: 60 vid: 209
[ 149.432] (II) RADEON(0): #3: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 149.432] (II) RADEON(0): #4: hsize: 1600 vsize 1200 refresh: 60 vid: 16553
[ 149.432] (II) RADEON(0): #5: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 149.432] (II) RADEON(0): #6: hsize: 1920 vsize 1080 refresh: 60 vid: 49361
[ 149.432] (II) RADEON(0): Supported detailed timing:
[ 149.432] (II) RADEON(0): clock: 241.5 MHz Image Size: 597 x 336 mm
[ 149.432] (II) RADEON(0): h_active: 2560 h_sync: 2608 h_sync_end 2640 h_blank_end 2720 h_border: 0
[ 149.432] (II) RADEON(0): v_active: 1440 v_sync: 1443 v_sync_end 1448 v_blanking: 1481 v_border: 0
[ 149.432] (II) RADEON(0): Serial No: 7JNY53BN946S
[ 149.432] (II) RADEON(0): Monitor name: DELL U2713HM
[ 149.432] (II) RADEON(0): Ranges: V min: 49 V max: 86 Hz, H min: 29 H max: 113 kHz, PixClock max 285 MHz
[ 149.432] (II) RADEON(0): EDID (in hex):
[ 149.432] (II) RADEON(0): 00ffffffffffff0010ac7e4053363439
[ 149.432] (II) RADEON(0): 2f170103803c2278ea4bb5a7564ba325
[ 149.432] (II) RADEON(0): 0a5054a54b008100b300d100714fa940
[ 149.432] (II) RADEON(0): 8180d1c00101565e00a0a0a029503020
[ 149.432] (II) RADEON(0): 350055502100001a000000ff00374a4e
[ 149.432] (II) RADEON(0): 593533424e393436530a000000fc0044
[ 149.432] (II) RADEON(0): 454c4c205532373133484d0a000000fd
[ 149.432] (II) RADEON(0): 0031561d711c000a2020202020200095
[ 149.432] (II) RADEON(0): Printing probed modes for output DVI-1
[ 149.432] (II) RADEON(0): Modeline "2560x1440"x60.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 149.432] (II) RADEON(0): Modeline "1920x1200"x60.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 -hsync -vsync (67.5 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1600x1200"x60.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1280x800"x59.9 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 149.432] (II) RADEON(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 149.432] (II) RADEON(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 149.432] (II) RADEON(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 149.432] (II) RADEON(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 149.432] (II) RADEON(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 149.432] (II) RADEON(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 149.432] (II) RADEON(0): Output DisplayPort-0 disconnected
[ 149.432] (II) RADEON(0): Output HDMI-0 disconnected
[ 149.432] (II) RADEON(0): Output DVI-0 disconnected
[ 149.432] (II) RADEON(0): Output DVI-1 connected
[ 149.432] (II) RADEON(0): Using exact sizes for initial modes
[ 149.432] (II) RADEON(0): Output DVI-1 using initial mode 2560x1440
[ 149.432] (II) RADEON(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 149.432] (II) RADEON(0): mem size init: gart size :7fbcc000 vram size: s:80000000 visible:7eb06000
[ 149.432] (==) RADEON(0): DPI set to (96, 96)
[ 149.432] (II) Loading sub module "fb"
[ 149.432] (II) LoadModule: "fb"
[ 149.433] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 149.433] (II) Module fb: vendor="X.Org Foundation"
[ 149.433] compiled for 1.17.3, module version = 1.0.0
[ 149.433] ABI class: X.Org ANSI C Emulation, version 0.4
[ 149.433] (II) Loading sub module "ramdac"
[ 149.433] (II) LoadModule: "ramdac"
[ 149.433] (II) Module "ramdac" already built-in
[ 149.433] (II) UnloadModule: "modesetting"
[ 149.433] (II) Unloading modesetting
[ 149.433] (II) UnloadModule: "vesa"
[ 149.433] (II) Unloading vesa
[ 149.433] (--) Depth 24 pixmap format is 32 bpp
[ 149.433] (II) RADEON(0): [DRI2] Setup complete
[ 149.433] (II) RADEON(0): [DRI2] DRI driver: radeonsi
[ 149.433] (II) RADEON(0): [DRI2] VDPAU driver: radeonsi
[ 149.433] (II) RADEON(0): Front buffer size: 15360K
[ 149.433] (II) RADEON(0): VRAM usage limit set to 1854194K
[ 149.433] (==) RADEON(0): Backing store enabled
[ 149.433] (II) RADEON(0): Direct rendering enabled
[ 149.459] (II) RADEON(0): Use GLAMOR acceleration.
[ 149.459] (II) RADEON(0): Acceleration enabled
[ 149.459] (==) RADEON(0): DPMS enabled
[ 149.459] (==) RADEON(0): Silken mouse enabled
[ 149.459] (II) RADEON(0): Set up textured video (glamor)
[ 149.459] (II) RADEON(0): [XvMC] Associated with GLAMOR Textured Video.
[ 149.459] (II) RADEON(0): [XvMC] Extension initialized.
[ 149.459] (II) RADEON(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 149.459] (--) RandR disabled
[ 149.461] (II) SELinux: Disabled on system
[ 149.462] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 149.462] (II) AIGLX: enabled GLX_ARB_create_context
[ 149.462] (II) AIGLX: enabled GLX_ARB_create_context_profile
[ 149.462] (II) AIGLX: enabled GLX_EXT_create_context_es2_profile
[ 149.462] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 149.462] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 149.462] (II) AIGLX: enabled GLX_EXT_framebuffer_sRGB
[ 149.462] (II) AIGLX: enabled GLX_ARB_fbconfig_float
[ 149.462] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 149.462] (II) AIGLX: Loaded and initialized radeonsi
[ 149.462] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 149.472] (II) RADEON(0): Setting screen physical size to 677 x 381
[ 149.495] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[ 149.495] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 149.495] (II) LoadModule: "evdev"
[ 149.495] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 149.495] (II) Module evdev: vendor="X.Org Foundation"
[ 149.495] compiled for 1.16.4, module version = 2.9.2
[ 149.495] Module class: X.Org XInput Driver
[ 149.495] ABI class: X.Org XInput driver, version 21.0
[ 149.495] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 13 paused 0
[ 149.495] (II) Using input driver 'evdev' for 'Power Button'
[ 149.495] (**) Power Button: always reports core events
[ 149.495] (**) evdev: Power Button: Device: "/dev/input/event5"
[ 149.495] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 149.495] (--) evdev: Power Button: Found keys
[ 149.495] (II) evdev: Power Button: Configuring as keyboard
[ 149.495] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[ 149.495] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 149.495] (**) Option "xkb_rules" "evdev"
[ 149.495] (**) Option "xkb_model" "pc105"
[ 149.495] (**) Option "xkb_layout" "pl"
[ 149.504] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 149.504] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 149.504] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 14 paused 0
[ 149.504] (II) Using input driver 'evdev' for 'Power Button'
[ 149.504] (**) Power Button: always reports core events
[ 149.504] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 149.504] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 149.504] (--) evdev: Power Button: Found keys
[ 149.504] (II) evdev: Power Button: Configuring as keyboard
[ 149.504] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[ 149.504] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 149.504] (**) Option "xkb_rules" "evdev"
[ 149.504] (**) Option "xkb_model" "pc105"
[ 149.504] (**) Option "xkb_layout" "pl"
[ 149.504] (II) config/udev: Adding input device Sleep Button (/dev/input/event4)
[ 149.505] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 149.505] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 15 paused 0
[ 149.505] (II) Using input driver 'evdev' for 'Sleep Button'
[ 149.505] (**) Sleep Button: always reports core events
[ 149.505] (**) evdev: Sleep Button: Device: "/dev/input/event4"
[ 149.505] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 149.505] (--) evdev: Sleep Button: Found keys
[ 149.505] (II) evdev: Sleep Button: Configuring as keyboard
[ 149.505] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4"
[ 149.505] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 149.505] (**) Option "xkb_rules" "evdev"
[ 149.505] (**) Option "xkb_model" "pc105"
[ 149.505] (**) Option "xkb_layout" "pl"
[ 149.505] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=9 (/dev/input/event10)
[ 149.505] (II) No input driver specified, ignoring this device.
[ 149.505] (II) This device may have been added with another device file.
[ 149.505] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=10 (/dev/input/event11)
[ 149.505] (II) No input driver specified, ignoring this device.
[ 149.505] (II) This device may have been added with another device file.
[ 149.506] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=11 (/dev/input/event12)
[ 149.506] (II) No input driver specified, ignoring this device.
[ 149.506] (II) This device may have been added with another device file.
[ 149.506] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=3 (/dev/input/event7)
[ 149.506] (II) No input driver specified, ignoring this device.
[ 149.506] (II) This device may have been added with another device file.
[ 149.506] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=7 (/dev/input/event8)
[ 149.506] (II) No input driver specified, ignoring this device.
[ 149.506] (II) This device may have been added with another device file.
[ 149.506] (II) config/udev: Adding input device HDA ATI HDMI HDMI/DP,pcm=8 (/dev/input/event9)
[ 149.506] (II) No input driver specified, ignoring this device.
[ 149.506] (II) This device may have been added with another device file.
[ 149.506] (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/event1)
[ 149.506] (II) No input driver specified, ignoring this device.
[ 149.506] (II) This device may have been added with another device file.
[ 149.506] (II) config/udev: Adding input device Logitech Logitech Dual Action (/dev/input/js0)
[ 149.506] (II) No input driver specified, ignoring this device.
[ 149.506] (II) This device may have been added with another device file.
[ 149.507] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event2)
[ 149.507] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 149.560] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 16 paused 0
[ 149.560] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 149.560] (**) Logitech USB Optical Mouse: always reports core events
[ 149.560] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event2"
[ 149.560] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05a
[ 149.560] (--) evdev: Logitech USB Optical Mouse: Found 3 mouse buttons
[ 149.560] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 149.560] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 149.560] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 149.560] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 149.560] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 149.560] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 149.560] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 149.560] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-6/1-6:1.0/0003:046D:C05A.0002/input/input2/event2"
[ 149.560] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 9)
[ 149.560] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 149.560] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 149.560] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 149.560] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 149.560] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 149.560] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 149.560] (II) No input driver specified, ignoring this device.
[ 149.560] (II) This device may have been added with another device file.
[ 149.560] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event13)
[ 149.560] (II) No input driver specified, ignoring this device.
[ 149.560] (II) This device may have been added with another device file.
[ 149.560] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event14)
[ 149.560] (II) No input driver specified, ignoring this device.
[ 149.560] (II) This device may have been added with another device file.
[ 149.560] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event15)
[ 149.560] (II) No input driver specified, ignoring this device.
[ 149.560] (II) This device may have been added with another device file.
[ 149.561] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event16)
[ 149.561] (II) No input driver specified, ignoring this device.
[ 149.561] (II) This device may have been added with another device file.
[ 149.561] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event17)
[ 149.561] (II) No input driver specified, ignoring this device.
[ 149.561] (II) This device may have been added with another device file.
[ 149.561] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event18)
[ 149.561] (II) No input driver specified, ignoring this device.
[ 149.561] (II) This device may have been added with another device file.
[ 149.561] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event19)
[ 149.561] (II) No input driver specified, ignoring this device.
[ 149.561] (II) This device may have been added with another device file.
[ 149.561] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event20)
[ 149.561] (II) No input driver specified, ignoring this device.
[ 149.561] (II) This device may have been added with another device file.
[ 149.561] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 149.561] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 149.562] (II) systemd-logind: got fd for /dev/input/event0 13:64 fd 17 paused 0
[ 149.562] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 149.562] (**) AT Translated Set 2 keyboard: always reports core events
[ 149.562] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 149.562] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 149.562] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 149.562] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 149.562] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 149.562] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
[ 149.562] (**) Option "xkb_rules" "evdev"
[ 149.562] (**) Option "xkb_model" "pc105"
[ 149.562] (**) Option "xkb_layout" "pl"
[ 149.562] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 149.562] (II) No input driver specified, ignoring this device.
[ 149.562] (II) This device may have been added with another device file.
[ 152.232] (II) RADEON(0): EDID vendor "DEL", prod id 16510
[ 152.232] (II) RADEON(0): Using EDID range info for horizontal sync
[ 152.232] (II) RADEON(0): Using EDID range info for vertical refresh
[ 152.232] (II) RADEON(0): Printing DDC gathered Modelines:
[ 152.232] (II) RADEON(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 152.232] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 152.232] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 152.232] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 152.232] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 152.232] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 152.232] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 153.032] (II) RADEON(0): EDID vendor "DEL", prod id 16510
[ 153.032] (II) RADEON(0): Using hsync ranges from config file
[ 153.032] (II) RADEON(0): Using vrefresh ranges from config file
[ 153.032] (II) RADEON(0): Printing DDC gathered Modelines:
[ 153.032] (II) RADEON(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 153.032] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 153.032] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 153.032] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 153.032] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 153.032] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 153.032] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 154.428] (II) RADEON(0): EDID vendor "DEL", prod id 16510
[ 154.428] (II) RADEON(0): Using hsync ranges from config file
[ 154.428] (II) RADEON(0): Using vrefresh ranges from config file
[ 154.428] (II) RADEON(0): Printing DDC gathered Modelines:
[ 154.428] (II) RADEON(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 154.428] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 154.428] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 154.428] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 154.428] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 154.428] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 154.428] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 168.829] (II) RADEON(0): EDID vendor "DEL", prod id 16510
[ 168.829] (II) RADEON(0): Using hsync ranges from config file
[ 168.829] (II) RADEON(0): Using vrefresh ranges from config file
[ 168.829] (II) RADEON(0): Printing DDC gathered Modelines:
[ 168.829] (II) RADEON(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 168.829] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 168.829] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 168.829] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 168.829] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 168.829] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 168.829] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 168.869] (II) RADEON(0): EDID vendor "DEL", prod id 16510
[ 168.869] (II) RADEON(0): Using hsync ranges from config file
[ 168.869] (II) RADEON(0): Using vrefresh ranges from config file
[ 168.869] (II) RADEON(0): Printing DDC gathered Modelines:
[ 168.869] (II) RADEON(0): Modeline "2560x1440"x0.0 241.50 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync (88.8 kHz eP)
[ 168.869] (II) RADEON(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 168.869] (II) RADEON(0): Modeline "640x480"x0.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 168.869] (II) RADEON(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 168.869] (II) RADEON(0): Modeline "720x400"x0.0 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1280x1024"x0.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1024x768"x0.0 78.75 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.0 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 168.869] (II) RADEON(0): Modeline "800x600"x0.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1280x800"x0.0 71.00 1280 1328 1360 1440 800 803 809 823 +hsync -vsync (49.3 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1680x1050"x0.0 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1920x1200"x0.0 154.00 1920 1968 2000 2080 1200 1203 1209 1235 +hsync -vsync (74.0 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1152x864"x0.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1600x1200"x0.0 162.00 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (75.0 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 168.869] (II) RADEON(0): Modeline "1920x1080"x60.0 172.80 1920 2040 2248 2576 1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[ 1620.281] (EE)
Fatal server error:
[ 1620.281] (EE) systemd-logind disappeared (stopped/restarted?)
[ 1620.281] (EE)
[ 1620.281] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 1620.281] (EE) Please also check the log file at "/home/krzysztof/.local/share/xorg/Xorg.1.log" for additional information.
[ 1620.281] (EE)
[ 1620.281] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 1620.293] (WW) xf86CloseConsole: VT_GETMODE failed: Input/output error
[ 1620.293] (WW) xf86CloseConsole: VT_ACTIVATE failed: Input/output error
[ 1620.293] (EE) systemd-logind: ReleaseControl failed: Connection was disconnected before a reply was received
[ 1620.293] (EE) Server terminated with error (1). Closing log file.
^^^^^^^^^^ /home/krzysztof/.local/share/xorg/Xorg.1.log ^^^^^^^^^^
<<<<<<<<<< /home/krzysztof/.local/share/xorg/Xorg.0.log >>>>>>>>>>
[ 171.931] _XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
[ 171.931] _XSERVTransMakeAllCOTSServerListeners: server already running
[ 171.931]
X.Org X Server 1.17.3
Release Date: 2015-10-26
[ 171.931] X Protocol Version 11, Revision 0
[ 171.931] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 171.931] Current Operating System: Linux krzysztof 4.2.0-1-amd64 #1 SMP Debian 4.2.5-1 (2015-10-27) x86_64
[ 171.931] Kernel command line: BOOT_IMAGE=/vmlinuz-4.2.0-1-amd64 root=UUID=7ed1a011-967f-483b-a241-7938cae68ae8 ro resume=UUID=468159d1-4538-44cb-b4f1-c2a4340f3994 nomodeset quiet
[ 171.931] Build Date: 27 October 2015 11:41:02PM
[ 171.931] xorg-server 2:1.17.3-2 (http://www.debian.org/support)
[ 171.931] Current version of pixman: 0.33.4
[ 171.931] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 171.931] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 171.931] (==) Log file: "/home/krzysztof/.local/share/xorg/Xorg.0.log", Time: Sat Nov 14 20:38:09 2015
[ 171.931] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 171.931] (==) No Layout section. Using the first Screen section.
[ 171.931] (==) No screen section available. Using defaults.
[ 171.931] (**) |-->Screen "Default Screen Section" (0)
[ 171.931] (**) | |-->Monitor "<default monitor>"
[ 171.931] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 171.931] (==) Automatically adding devices
[ 171.931] (==) Automatically enabling devices
[ 171.931] (==) Automatically adding GPU devices
[ 171.931] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 171.931] Entry deleted from font path.
[ 171.931] (==) 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
[ 171.931] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 171.931] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 171.931] (II) Loader magic: 0x56213a101de0
[ 171.931] (II) Module ABI versions:
[ 171.931] X.Org ANSI C Emulation: 0.4
[ 171.931] X.Org Video Driver: 19.0
[ 171.931] X.Org XInput driver : 21.0
[ 171.931] X.Org Server Extension : 9.0
[ 171.933] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_32
[ 171.933] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 171.934] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 19 paused 0
[ 171.934] (--) PCI:*(0:1:0:0) 1002:6819:1043:042c rev 0, Mem @ 0xe0000000/268435456, 0xf7e00000/262144, I/O @ 0x0000e000/256, BIOS @ 0x????????/131072
[ 171.934] (II) LoadModule: "glx"
[ 171.934] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 171.935] (II) Module glx: vendor="X.Org Foundation"
[ 171.935] compiled for 1.17.3, module version = 1.0.0
[ 171.935] ABI class: X.Org Server Extension, version 9.0
[ 171.935] (==) AIGLX enabled
[ 171.935] (==) Matched ati as autoconfigured driver 0
[ 171.935] (==) Matched ati as autoconfigured driver 1
[ 171.935] (==) Matched modesetting as autoconfigured driver 2
[ 171.935] (==) Matched fbdev as autoconfigured driver 3
[ 171.935] (==) Matched vesa as autoconfigured driver 4
[ 171.935] (==) Assigned the driver to the xf86ConfigLayout
[ 171.935] (II) LoadModule: "ati"
[ 171.935] (II) Loading /usr/lib/xorg/modules/drivers/ati_drv.so
[ 171.935] (II) Module ati: vendor="X.Org Foundation"
[ 171.935] compiled for 1.17.1, module version = 7.5.0
[ 171.935] Module class: X.Org Video Driver
[ 171.935] ABI class: X.Org Video Driver, version 19.0
[ 171.935] (II) LoadModule: "radeon"
[ 171.935] (II) Loading /usr/lib/xorg/modules/drivers/radeon_drv.so
[ 171.935] (II) Module radeon: vendor="X.Org Foundation"
[ 171.935] compiled for 1.17.1, module version = 7.5.0
[ 171.935] Module class: X.Org Video Driver
[ 171.935] ABI class: X.Org Video Driver, version 19.0
[ 171.935] (II) LoadModule: "modesetting"
[ 171.935] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[ 171.935] (II) Module modesetting: vendor="X.Org Foundation"
[ 171.935] compiled for 1.17.3, module version = 1.17.3
[ 171.935] Module class: X.Org Video Driver
[ 171.935] ABI class: X.Org Video Driver, version 19.0
[ 171.935] (II) LoadModule: "fbdev"
[ 171.935] (WW) Warning, couldn't open module fbdev
[ 171.935] (II) UnloadModule: "fbdev"
[ 171.935] (II) Unloading fbdev
[ 171.935] (EE) Failed to load module "fbdev" (module does not exist, 0)
[ 171.935] (II) LoadModule: "vesa"
[ 171.935] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 171.935] (II) Module vesa: vendor="X.Org Foundation"
[ 171.935] compiled for 1.17.3, module version = 2.3.4
[ 171.935] Module class: X.Org Video Driver
[ 171.935] ABI class: X.Org Video Driver, version 19.0
[ 171.935] (II) RADEON: Driver for ATI Radeon chipsets:
ATI Radeon Mobility X600 (M24) 3150 (PCIE), ATI FireMV 2400 (PCI),
ATI Radeon Mobility X300 (M24) 3152 (PCIE),
ATI FireGL M24 GL 3154 (PCIE), ATI FireMV 2400 3155 (PCI),
ATI Radeon X600 (RV380) 3E50 (PCIE),
ATI FireGL V3200 (RV380) 3E54 (PCIE), ATI Radeon IGP320 (A3) 4136,
ATI Radeon IGP330/340/350 (A4) 4137, ATI Radeon 9500 AD (AGP),
ATI Radeon 9500 AE (AGP), ATI Radeon 9600TX AF (AGP),
ATI FireGL Z1 AG (AGP), ATI Radeon 9800SE AH (AGP),
ATI Radeon 9800 AI (AGP), ATI Radeon 9800 AJ (AGP),
ATI FireGL X2 AK (AGP), ATI Radeon 9600 AP (AGP),
ATI Radeon 9600SE AQ (AGP), ATI Radeon 9600XT AR (AGP),
ATI Radeon 9600 AS (AGP), ATI FireGL T2 AT (AGP), ATI Radeon 9650,
ATI FireGL RV360 AV (AGP), ATI Radeon 7000 IGP (A4+) 4237,
ATI Radeon 8500 AIW BB (AGP), ATI Radeon IGP320M (U1) 4336,
ATI Radeon IGP330M/340M/350M (U2) 4337,
ATI Radeon Mobility 7000 IGP 4437, ATI Radeon 9000/PRO If (AGP/PCI),
ATI Radeon 9000 Ig (AGP/PCI), ATI Radeon X800 (R420) JH (AGP),
ATI Radeon X800PRO (R420) JI (AGP),
ATI Radeon X800SE (R420) JJ (AGP), ATI Radeon X800 (R420) JK (AGP),
ATI Radeon X800 (R420) JL (AGP), ATI FireGL X3 (R420) JM (AGP),
ATI Radeon Mobility 9800 (M18) JN (AGP),
ATI Radeon X800 SE (R420) (AGP), ATI Radeon X800XT (R420) JP (AGP),
ATI Radeon X800 VE (R420) JT (AGP), ATI Radeon X850 (R480) (AGP),
ATI Radeon X850 XT (R480) (AGP), ATI Radeon X850 SE (R480) (AGP),
ATI Radeon X850 PRO (R480) (AGP), ATI Radeon X850 XT PE (R480) (AGP),
ATI Radeon Mobility M7 LW (AGP),
ATI Mobility FireGL 7800 M7 LX (AGP),
ATI Radeon Mobility M6 LY (AGP), ATI Radeon Mobility M6 LZ (AGP),
ATI FireGL Mobility 9000 (M9) Ld (AGP),
ATI Radeon Mobility 9000 (M9) Lf (AGP),
ATI Radeon Mobility 9000 (M9) Lg (AGP), ATI FireMV 2400 PCI,
ATI Radeon 9700 Pro ND (AGP), ATI Radeon 9700/9500Pro NE (AGP),
ATI Radeon 9600TX NF (AGP), ATI FireGL X1 NG (AGP),
ATI Radeon 9800PRO NH (AGP), ATI Radeon 9800 NI (AGP),
ATI FireGL X2 NK (AGP), ATI Radeon 9800XT NJ (AGP),
ATI Radeon Mobility 9600/9700 (M10/M11) NP (AGP),
ATI Radeon Mobility 9600 (M10) NQ (AGP),
ATI Radeon Mobility 9600 (M11) NR (AGP),
ATI Radeon Mobility 9600 (M10) NS (AGP),
ATI FireGL Mobility T2 (M10) NT (AGP),
ATI FireGL Mobility T2e (M11) NV (AGP), ATI Radeon QD (AGP),
ATI Radeon QE (AGP), ATI Radeon QF (AGP), ATI Radeon QG (AGP),
ATI FireGL 8700/8800 QH (AGP), ATI Radeon 8500 QL (AGP),
ATI Radeon 9100 QM (AGP), ATI Radeon 7500 QW (AGP/PCI),
ATI Radeon 7500 QX (AGP/PCI), ATI Radeon VE/7000 QY (AGP/PCI),
ATI Radeon VE/7000 QZ (AGP/PCI), ATI ES1000 515E (PCI),
ATI Radeon Mobility X300 (M22) 5460 (PCIE),
ATI Radeon Mobility X600 SE (M24C) 5462 (PCIE),
ATI FireGL M22 GL 5464 (PCIE), ATI Radeon X800 (R423) UH (PCIE),
ATI Radeon X800PRO (R423) UI (PCIE),
ATI Radeon X800LE (R423) UJ (PCIE),
ATI Radeon X800SE (R423) UK (PCIE),
ATI Radeon X800 XTP (R430) (PCIE), ATI Radeon X800 XL (R430) (PCIE),
ATI Radeon X800 SE (R430) (PCIE), ATI Radeon X800 (R430) (PCIE),
ATI FireGL V7100 (R423) (PCIE), ATI FireGL V5100 (R423) UQ (PCIE),
ATI FireGL unknown (R423) UR (PCIE),
ATI FireGL unknown (R423) UT (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility FireGL V5000 (M26) (PCIE),
ATI Mobility Radeon X700 XL (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Mobility Radeon X700 (M26) (PCIE),
ATI Radeon X550XTX 5657 (PCIE), ATI Radeon 9100 IGP (A5) 5834,
ATI Radeon Mobility 9100 IGP (U3) 5835,
ATI Radeon XPRESS 200 5954 (PCIE),
ATI Radeon XPRESS 200M 5955 (PCIE), ATI Radeon 9250 5960 (AGP),
ATI Radeon 9200 5961 (AGP), ATI Radeon 9200 5962 (AGP),
ATI Radeon 9200SE 5964 (AGP), ATI FireMV 2200 (PCI),
ATI ES1000 5969 (PCI), ATI Radeon XPRESS 200 5974 (PCIE),
ATI Radeon XPRESS 200M 5975 (PCIE),
ATI Radeon XPRESS 200 5A41 (PCIE),
ATI Radeon XPRESS 200M 5A42 (PCIE),
ATI Radeon XPRESS 200 5A61 (PCIE),
ATI Radeon XPRESS 200M 5A62 (PCIE),
ATI Radeon X300 (RV370) 5B60 (PCIE),
ATI Radeon X600 (RV370) 5B62 (PCIE),
ATI Radeon X550 (RV370) 5B63 (PCIE),
ATI FireGL V3100 (RV370) 5B64 (PCIE),
ATI FireMV 2200 PCIE (RV370) 5B65 (PCIE),
ATI Radeon Mobility 9200 (M9+) 5C61 (AGP),
ATI Radeon Mobility 9200 (M9+) 5C63 (AGP),
ATI Mobility Radeon X800 XT (M28) (PCIE),
ATI Mobility FireGL V5100 (M28) (PCIE),
ATI Mobility Radeon X800 (M28) (PCIE), ATI Radeon X850 5D4C (PCIE),
ATI Radeon X850 XT PE (R480) (PCIE),
ATI Radeon X850 SE (R480) (PCIE), ATI Radeon X850 PRO (R480) (PCIE),
ATI unknown Radeon / FireGL (R480) 5D50 (PCIE),
ATI Radeon X850 XT (R480) (PCIE),
ATI Radeon X800XT (R423) 5D57 (PCIE),
ATI FireGL V5000 (RV410) (PCIE), ATI Radeon X700 XT (RV410) (PCIE),
ATI Radeon X700 PRO (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X700 (RV410) (PCIE),
ATI Radeon X700 SE (RV410) (PCIE), ATI Radeon X1800,
ATI Mobility Radeon X1800 XT, ATI Mobility Radeon X1800,
ATI Mobility FireGL V7200, ATI FireGL V7200, ATI FireGL V5300,
ATI Mobility FireGL V7100, ATI Radeon X1800, ATI Radeon X1800,
ATI Radeon X1800, ATI Radeon X1800, ATI Radeon X1800,
ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
ATI Mobility Radeon X1400, ATI Radeon X1300/X1550,
ATI Radeon X1550 64-bit, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Mobility Radeon X1300,
ATI Mobility Radeon X1300, ATI Radeon X1300, ATI Radeon X1300,
ATI RV505, ATI RV505, ATI FireGL V3300, ATI FireGL V3350,
ATI Radeon X1300, ATI Radeon X1550 64-bit, ATI Radeon X1300/X1550,
ATI Radeon X1600, ATI Radeon X1300/X1550, ATI Mobility Radeon X1450,
ATI Radeon X1300/X1550, ATI Mobility Radeon X2300,
ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
ATI Mobility Radeon X1350, ATI Mobility Radeon X1450,
ATI Radeon X1300, ATI Radeon X1550, ATI Mobility Radeon X1350,
ATI FireMV 2250, ATI Radeon X1550 64-bit, ATI Radeon X1600,
ATI Radeon X1650, ATI Radeon X1600, ATI Radeon X1600,
ATI Mobility FireGL V5200, ATI Mobility Radeon X1600,
ATI Radeon X1650, ATI Radeon X1650, ATI Radeon X1600,
ATI Radeon X1300 XT/X1600 Pro, ATI FireGL V3400,
ATI Mobility FireGL V5250, ATI Mobility Radeon X1700,
ATI Mobility Radeon X1700 XT, ATI FireGL V5200,
ATI Mobility Radeon X1700, ATI Radeon X2300HD,
ATI Mobility Radeon HD 2300, ATI Mobility Radeon HD 2300,
ATI Radeon X1950, ATI Radeon X1900, ATI Radeon X1950,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI Radeon X1900, ATI Radeon X1900, ATI Radeon X1900,
ATI AMD Stream Processor, ATI Radeon X1900, ATI Radeon X1950,
ATI RV560, ATI RV560, ATI Mobility Radeon X1900, ATI RV560,
ATI Radeon X1950 GT, ATI RV570, ATI RV570, ATI FireGL V7400,
ATI RV560, ATI Radeon X1650, ATI Radeon X1650, ATI RV560,
ATI Radeon 9100 PRO IGP 7834, ATI Radeon Mobility 9200 IGP 7835,
ATI Radeon X1200, ATI Radeon X1200, ATI Radeon X1200,
ATI Radeon X1200, ATI Radeon X1200, ATI RS740, ATI RS740M, ATI RS740,
ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 XT,
ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro, ATI Radeon HD 2900 GT,
ATI FireGL V8650, ATI FireGL V8600, ATI FireGL V7600,
ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
ATI Radeon 4800 Series, ATI Radeon HD 4850 x2,
ATI FirePro V8750 (FireGL), ATI FirePro V7760 (FireGL),
ATI Mobility RADEON HD 4850, ATI Mobility RADEON HD 4850 X2,
ATI Radeon 4800 Series, ATI FirePro RV770, AMD FireStream 9270,
AMD FireStream 9250, ATI FirePro V8700 (FireGL),
ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
ATI Mobility RADEON HD 4870, ATI Radeon 4800 Series,
ATI Radeon 4800 Series, ATI FirePro M7750, ATI M98, ATI M98, ATI M98,
ATI Mobility Radeon HD 4650, ATI Radeon RV730 (AGP),
ATI Mobility Radeon HD 4670, ATI FirePro M5750,
ATI Mobility Radeon HD 4670, ATI Radeon RV730 (AGP),
ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI Radeon HD 4770,
ATI FirePro M5750, ATI RV610, ATI Radeon HD 2400 XT,
ATI Radeon HD 2400 Pro, ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000,
ATI RV610, ATI Radeon HD 2350, ATI Mobility Radeon HD 2400 XT,
ATI Mobility Radeon HD 2400, ATI RADEON E2400, ATI RV610,
ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
ATI Mobility Radeon HD 3850 X2, ATI RV670,
ATI Mobility Radeon HD 3870, ATI Mobility Radeon HD 3870 X2,
ATI Radeon HD3870 X2, ATI FireGL V7700, ATI Radeon HD3850,
ATI Radeon HD3690, AMD Firestream 9170, ATI Radeon HD 4550,
ATI Radeon RV710, ATI Radeon RV710, ATI Radeon RV710,
ATI Radeon HD 4350, ATI Mobility Radeon 4300 Series,
ATI Mobility Radeon 4500 Series, ATI Mobility Radeon 4500 Series,
ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
ATI FireGL V3600, ATI Radeon HD 2600 LE,
ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
ATI Radeon HD 3450, ATI Radeon HD 3450, ATI Radeon HD 3430,
ATI Radeon HD 3450, ATI FirePro V3700, ATI FireMV 2450,
ATI FireMV 2260, ATI FireMV 2260, ATI Radeon HD 3600 Series,
ATI Radeon HD 3650 AGP, ATI Radeon HD 3600 PRO,
ATI Radeon HD 3600 XT, ATI Radeon HD 3600 PRO,
ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
ATI Radeon HD 3300 Graphics, ATI Radeon HD 3200 Graphics,
ATI Radeon 3000 Graphics, SUMO, SUMO, SUMO2, SUMO2, SUMO2, SUMO2,
SUMO, SUMO, SUMO2, SUMO, SUMO, SUMO, SUMO, SUMO, ATI Radeon HD 4200,
ATI Radeon 4100, ATI Mobility Radeon HD 4200,
ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
AMD Radeon HD 6310 Graphics, AMD Radeon HD 6310 Graphics,
AMD Radeon HD 6250 Graphics, AMD Radeon HD 6250 Graphics,
AMD Radeon HD 6300 Series Graphics,
AMD Radeon HD 6200 Series Graphics, PALM, PALM, PALM, CYPRESS,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
AMD Firestream 9350, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5800 Series,
ATI Radeon HD 5800 Series, ATI Radeon HD 5900 Series,
ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
ATI Mobility Radeon HD 5800 Series,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter,
ATI Mobility Radeon HD 5800 Series, ATI Radeon HD 5700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI Radeon HD 5670,
ATI Radeon HD 5570, ATI Radeon HD 5500 Series, REDWOOD,
ATI Mobility Radeon HD 5000 Series,
ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon Graphics,
ATI Mobility Radeon Graphics, CEDAR,
ATI FirePro (FireGL) Graphics Adapter,
ATI FirePro (FireGL) Graphics Adapter, ATI FirePro 2270, CEDAR,
ATI Radeon HD 5450, CEDAR, CEDAR, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN, CAYMAN,
AMD Radeon HD 6900 Series, AMD Radeon HD 6900 Series, CAYMAN, CAYMAN,
CAYMAN, AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series,
BARTS, BARTS, Mobility Radeon HD 6000 Series,
Mobility Radeon HD 6000 Series, BARTS, BARTS, BARTS, BARTS,
AMD Radeon HD 6800 Series, AMD Radeon HD 6800 Series,
AMD Radeon HD 6700 Series, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS, TURKS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS,
CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, CAICOS, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, ARUBA,
ARUBA, ARUBA, ARUBA, ARUBA, ARUBA, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI, TAHITI,
TAHITI, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN, PITCAIRN,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE, VERDE,
VERDE, VERDE, VERDE, VERDE, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND, OLAND,
HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, HAINAN, BONAIRE, BONAIRE,
BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE, BONAIRE,
BONAIRE, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI, KABINI,
KABINI, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS, MULLINS,
MULLINS, MULLINS, MULLINS, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI, KAVERI,
KAVERI, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII, HAWAII,
HAWAII, HAWAII, HAWAII, HAWAII, HAWAII
[ 171.937] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 171.937] (II) VESA: driver for VESA chipsets: vesa
[ 171.937] (++) using VT number 7
[ 171.937] (EE)
Fatal server error:
[ 171.937] (EE) xf86OpenConsole: Cannot open virtual console 7 (Permission denied)
[ 171.937] (EE)
[ 171.937] (EE)
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 171.937] (EE) Please also check the log file at "/home/krzysztof/.local/share/xorg/Xorg.0.log" for additional information.
[ 171.937] (EE)
^^^^^^^^^^ /home/krzysztof/.local/share/xorg/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 14.600] (--) Log file renamed from "/var/log/Xorg.pid-996.log" to "/var/log/Xorg.0.log"
[ 14.602]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 14.602] X Protocol Version 11, Revision 0
[ 14.602] Build Operating System: Linux 4.9.0-5-amd64 x86_64 Debian
[ 14.602] Current Operating System: Linux krzysztof-debian 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64
[ 14.602] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.0-3-amd64 root=UUID=1109e339-8a1d-4c2b-bbb3-9ba8e0472170 ro quiet vsyscall=emulate
[ 14.602] Build Date: 26 January 2018 04:30:21PM
[ 14.602] xorg-server 2:1.19.6-1 (https://www.debian.org/support)
[ 14.602] Current version of pixman: 0.34.0
[ 14.602] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 14.602] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 14.602] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 1 22:08:23 2018
[ 14.606] (==) Using config file: "/etc/X11/xorg.conf"
[ 14.606] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 14.608] (==) ServerLayout "Layout0"
[ 14.608] (**) |-->Screen "Screen0" (0)
[ 14.608] (**) | |-->Monitor "Monitor0"
[ 14.609] (**) | |-->Device "Device0"
[ 14.609] (**) |-->Input Device "Keyboard0"
[ 14.609] (**) |-->Input Device "Mouse0"
[ 14.609] (**) Option "Xinerama" "0"
[ 14.609] (==) Automatically adding devices
[ 14.609] (==) Automatically enabling devices
[ 14.609] (==) Automatically adding GPU devices
[ 14.609] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 14.612] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 14.612] Entry deleted from font path.
[ 14.614] (==) 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
[ 14.614] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 14.614] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 14.614] (WW) Disabling Keyboard0
[ 14.614] (WW) Disabling Mouse0
[ 14.614] (II) Loader magic: 0x555c49abade0
[ 14.614] (II) Module ABI versions:
[ 14.614] X.Org ANSI C Emulation: 0.4
[ 14.614] X.Org Video Driver: 23.0
[ 14.614] X.Org XInput driver : 24.1
[ 14.614] X.Org Server Extension : 10.0
[ 14.615] (++) using VT number 7
[ 14.615] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 14.615] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 14.615] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 14.616] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 14.616] (--) PCI:*(0:1:0:0) 10de:1c81:1043:85ce rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 14.616] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 14.616] (II) LoadModule: "dbe"
[ 14.616] (II) Module "dbe" already built-in
[ 14.616] (II) LoadModule: "extmod"
[ 14.616] (II) Module "extmod" already built-in
[ 14.616] (II) LoadModule: "glx"
[ 14.621] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 14.674] (II) Module glx: vendor="NVIDIA Corporation"
[ 14.674] compiled for 4.0.2, module version = 1.0.0
[ 14.674] Module class: X.Org Server Extension
[ 14.674] (II) NVIDIA GLX Module 384.111 Tue Dec 19 22:51:13 PST 2017
[ 14.675] (II) LoadModule: "nvidia"
[ 14.675] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 14.680] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 14.680] compiled for 4.0.2, module version = 1.0.0
[ 14.680] Module class: X.Org Video Driver
[ 14.681] (II) NVIDIA dlloader X Driver 384.111 Tue Dec 19 22:25:34 PST 2017
[ 14.681] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 14.684] (II) Loading sub module "fb"
[ 14.684] (II) LoadModule: "fb"
[ 14.685] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 14.685] (II) Module fb: vendor="X.Org Foundation"
[ 14.685] compiled for 1.19.6, module version = 1.0.0
[ 14.686] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.686] (II) Loading sub module "wfb"
[ 14.686] (II) LoadModule: "wfb"
[ 14.686] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 14.686] (II) Module wfb: vendor="X.Org Foundation"
[ 14.686] compiled for 1.19.6, module version = 1.0.0
[ 14.686] ABI class: X.Org ANSI C Emulation, version 0.4
[ 14.687] (II) Loading sub module "ramdac"
[ 14.687] (II) LoadModule: "ramdac"
[ 14.687] (II) Module "ramdac" already built-in
[ 14.688] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 14.688] (==) NVIDIA(0): RGB weight 888
[ 14.688] (==) NVIDIA(0): Default visual is TrueColor
[ 14.688] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 14.689] (**) NVIDIA(0): Option "Stereo" "0"
[ 14.689] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 14.689] (**) NVIDIA(0): Option "SLI" "Off"
[ 14.689] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 14.689] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 14.689] (**) NVIDIA(0): Stereo disabled by request
[ 14.689] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 14.689] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 14.689] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 14.689] (**) NVIDIA(0): Enabling 2D acceleration
[ 15.398] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 15.398] (--) NVIDIA(0): DFP-0 (boot)
[ 15.398] (--) NVIDIA(0): DFP-1
[ 15.398] (--) NVIDIA(0): DFP-2
[ 15.398] (--) NVIDIA(0): DFP-3
[ 15.399] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 (GP107-A) at PCI:1:0:0 (GPU-0)
[ 15.399] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 15.399] (--) NVIDIA(0): VideoBIOS: 86.07.25.00.4a
[ 15.399] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 15.414] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): connected
[ 15.414] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): Internal TMDS
[ 15.414] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 15.414] (--) NVIDIA(GPU-0):
[ 15.414] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 15.414] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 15.414] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 15.414] (--) NVIDIA(GPU-0):
[ 15.414] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 15.414] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 15.414] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 15.414] (--) NVIDIA(GPU-0):
[ 15.414] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 15.414] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 15.414] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 15.414] (--) NVIDIA(GPU-0):
[ 15.415] (II) NVIDIA(0): Validated MetaModes:
[ 15.415] (II) NVIDIA(0):
[ 15.415] (II) NVIDIA(0): "nvidia-auto-select+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 15.415] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[ 15.420] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[ 15.420] (--) NVIDIA(0): option
[ 15.420] (--) Depth 24 pixmap format is 32 bpp
[ 15.420] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 15.420] (II) NVIDIA: access.
[ 15.423] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 15.423] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 15.423] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 15.423] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 15.423] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 15.423] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 15.423] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 15.423] (II) NVIDIA(0): Config Options in the README.
[ 15.435] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 15.488] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 15.488] (==) NVIDIA(0): Backing store enabled
[ 15.488] (==) NVIDIA(0): Silken mouse enabled
[ 15.489] (**) NVIDIA(0): DPMS enabled
[ 15.489] (II) Loading sub module "dri2"
[ 15.489] (II) LoadModule: "dri2"
[ 15.489] (II) Module "dri2" already built-in
[ 15.489] (II) NVIDIA(0): [DRI2] Setup complete
[ 15.489] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 15.549] (--) RandR disabled
[ 15.552] (II) SELinux: Disabled on system
[ 15.553] (II) Initializing extension GLX
[ 15.553] (II) Indirect GLX disabled.
[ 15.611] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 15.611] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 15.611] (II) LoadModule: "libinput"
[ 15.611] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 15.615] (II) Module libinput: vendor="X.Org Foundation"
[ 15.615] compiled for 1.19.3, module version = 0.26.0
[ 15.615] Module class: X.Org XInput Driver
[ 15.615] ABI class: X.Org XInput driver, version 24.1
[ 15.615] (II) Using input driver 'libinput' for 'Power Button'
[ 15.615] (**) Power Button: always reports core events
[ 15.615] (**) Option "Device" "/dev/input/event4"
[ 15.615] (**) Option "_source" "server/udev"
[ 15.616] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 15.616] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 15.616] (II) event4 - (II) Power Button: (II) device removed
[ 15.632] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 15.632] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 15.632] (**) Option "xkb_model" "pc105"
[ 15.632] (**) Option "xkb_layout" "pl"
[ 15.646] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 15.646] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 15.646] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 15.646] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 15.646] (II) Using input driver 'libinput' for 'Video Bus'
[ 15.646] (**) Video Bus: always reports core events
[ 15.646] (**) Option "Device" "/dev/input/event6"
[ 15.646] (**) Option "_source" "server/udev"
[ 15.646] (II) event6 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 15.646] (II) event6 - (II) Video Bus: (II) device is a keyboard
[ 15.646] (II) event6 - (II) Video Bus: (II) device removed
[ 15.676] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
[ 15.676] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 15.676] (**) Option "xkb_model" "pc105"
[ 15.676] (**) Option "xkb_layout" "pl"
[ 15.676] (II) event6 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 15.676] (II) event6 - (II) Video Bus: (II) device is a keyboard
[ 15.676] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 15.676] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 15.676] (II) Using input driver 'libinput' for 'Power Button'
[ 15.676] (**) Power Button: always reports core events
[ 15.676] (**) Option "Device" "/dev/input/event2"
[ 15.676] (**) Option "_source" "server/udev"
[ 15.677] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 15.677] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 15.677] (II) event2 - (II) Power Button: (II) device removed
[ 15.692] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 15.692] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 15.692] (**) Option "xkb_model" "pc105"
[ 15.692] (**) Option "xkb_layout" "pl"
[ 15.692] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 15.692] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 15.692] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 15.692] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 15.692] (II) Using input driver 'libinput' for 'Sleep Button'
[ 15.692] (**) Sleep Button: always reports core events
[ 15.692] (**) Option "Device" "/dev/input/event3"
[ 15.692] (**) Option "_source" "server/udev"
[ 15.693] (II) event3 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 15.693] (II) event3 - (II) Sleep Button: (II) device is a keyboard
[ 15.693] (II) event3 - (II) Sleep Button: (II) device removed
[ 15.708] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[ 15.708] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 15.708] (**) Option "xkb_model" "pc105"
[ 15.708] (**) Option "xkb_layout" "pl"
[ 15.708] (II) event3 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 15.708] (II) event3 - (II) Sleep Button: (II) device is a keyboard
[ 15.709] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[ 15.709] (II) No input driver specified, ignoring this device.
[ 15.709] (II) This device may have been added with another device file.
[ 15.709] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event21)
[ 15.709] (II) No input driver specified, ignoring this device.
[ 15.709] (II) This device may have been added with another device file.
[ 15.709] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event22)
[ 15.709] (II) No input driver specified, ignoring this device.
[ 15.709] (II) This device may have been added with another device file.
[ 15.709] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[ 15.709] (II) No input driver specified, ignoring this device.
[ 15.709] (II) This device may have been added with another device file.
[ 15.710] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event16)
[ 15.710] (II) No input driver specified, ignoring this device.
[ 15.710] (II) This device may have been added with another device file.
[ 15.710] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event17)
[ 15.710] (II) No input driver specified, ignoring this device.
[ 15.710] (II) This device may have been added with another device file.
[ 15.710] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event18)
[ 15.710] (II) No input driver specified, ignoring this device.
[ 15.710] (II) This device may have been added with another device file.
[ 15.710] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event19)
[ 15.710] (II) No input driver specified, ignoring this device.
[ 15.710] (II) This device may have been added with another device file.
[ 15.711] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 15.711] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 15.711] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 15.711] (**) Logitech USB Optical Mouse: always reports core events
[ 15.711] (**) Option "Device" "/dev/input/event1"
[ 15.711] (**) Option "_source" "server/udev"
[ 15.711] (II) event1 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 15.711] (II) event1 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[ 15.711] (II) event1 - (II) Logitech USB Optical Mouse: (II) device removed
[ 15.752] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C077.0001/input/input1/event1"
[ 15.752] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 15.752] (**) Option "AccelerationScheme" "none"
[ 15.752] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 15.752] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 15.752] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 15.752] (II) event1 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 15.752] (II) event1 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[ 15.753] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 15.753] (II) No input driver specified, ignoring this device.
[ 15.753] (II) This device may have been added with another device file.
[ 15.753] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 15.753] (II) No input driver specified, ignoring this device.
[ 15.753] (II) This device may have been added with another device file.
[ 15.753] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[ 15.753] (II) No input driver specified, ignoring this device.
[ 15.753] (II) This device may have been added with another device file.
[ 15.753] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[ 15.753] (II) No input driver specified, ignoring this device.
[ 15.753] (II) This device may have been added with another device file.
[ 15.754] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[ 15.754] (II) No input driver specified, ignoring this device.
[ 15.754] (II) This device may have been added with another device file.
[ 15.754] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[ 15.754] (II) No input driver specified, ignoring this device.
[ 15.754] (II) This device may have been added with another device file.
[ 15.754] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 15.754] (II) No input driver specified, ignoring this device.
[ 15.754] (II) This device may have been added with another device file.
[ 15.754] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 15.754] (II) No input driver specified, ignoring this device.
[ 15.754] (II) This device may have been added with another device file.
[ 15.754] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 15.754] (II) No input driver specified, ignoring this device.
[ 15.754] (II) This device may have been added with another device file.
[ 15.755] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 15.755] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 15.755] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 15.755] (**) AT Translated Set 2 keyboard: always reports core events
[ 15.755] (**) Option "Device" "/dev/input/event0"
[ 15.755] (**) Option "_source" "server/udev"
[ 15.755] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 15.755] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 15.755] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 15.768] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 15.768] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 15.768] (**) Option "xkb_model" "pc105"
[ 15.768] (**) Option "xkb_layout" "pl"
[ 15.768] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 15.768] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 15.768] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 15.769] (II) No input driver specified, ignoring this device.
[ 15.769] (II) This device may have been added with another device file.
[ 15.769] (II) config/udev: Adding input device (unnamed) (/dev/ttyS1)
[ 15.769] (II) No input driver specified, ignoring this device.
[ 15.769] (II) This device may have been added with another device file.
[ 15.769] (II) config/udev: Adding input device (unnamed) (/dev/ttyS2)
[ 15.769] (II) No input driver specified, ignoring this device.
[ 15.769] (II) This device may have been added with another device file.
[ 15.769] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
[ 15.769] (II) No input driver specified, ignoring this device.
[ 15.769] (II) This device may have been added with another device file.
[ 15.769] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[ 15.769] (II) No input driver specified, ignoring this device.
[ 15.769] (II) This device may have been added with another device file.
[ 15.769] (II) config/udev: Adding input device lircd-uinput (/dev/input/event23)
[ 15.769] (**) lircd-uinput: Applying InputClass "libinput pointer catchall"
[ 15.769] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall"
[ 15.769] (II) Using input driver 'libinput' for 'lircd-uinput'
[ 15.769] (**) lircd-uinput: always reports core events
[ 15.769] (**) Option "Device" "/dev/input/event23"
[ 15.769] (**) Option "_source" "server/udev"
[ 15.770] (II) event23 - (II) lircd-uinput: (II) is tagged by udev as: Keyboard Mouse Joystick
[ 15.770] (II) event23 - (II) lircd-uinput: (II) device is a pointer
[ 15.770] (II) event23 - (II) lircd-uinput: (II) device is a keyboard
[ 15.770] (II) event23 - (II) lircd-uinput: (II) device removed
[ 15.784] (II) libinput: lircd-uinput: needs a virtual subdevice
[ 15.784] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event23"
[ 15.784] (II) XINPUT: Adding extended input device "lircd-uinput" (type: MOUSE, id 12)
[ 15.784] (**) Option "AccelerationScheme" "none"
[ 15.784] (**) lircd-uinput: (accel) selected scheme none/0
[ 15.784] (**) lircd-uinput: (accel) acceleration factor: 2.000
[ 15.784] (**) lircd-uinput: (accel) acceleration threshold: 4
[ 15.784] (II) event23 - (II) lircd-uinput: (II) is tagged by udev as: Keyboard Mouse Joystick
[ 15.784] (II) event23 - (II) lircd-uinput: (II) device is a pointer
[ 15.784] (II) event23 - (II) lircd-uinput: (II) device is a keyboard
[ 15.784] (II) config/udev: Adding input device (unnamed) (/dev/input/mice)
[ 15.784] (II) No input driver specified, ignoring this device.
[ 15.784] (II) This device may have been added with another device file.
[ 15.784] (II) config/udev: Adding input device (unnamed) (/dev/console)
[ 15.784] (II) No input driver specified, ignoring this device.
[ 15.784] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.785] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[ 15.785] (II) No input driver specified, ignoring this device.
[ 15.785] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.786] (II) config/udev: Adding input device (unnamed) (/dev/tty3)
[ 15.786] (II) No input driver specified, ignoring this device.
[ 15.786] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty30)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty31)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty32)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty33)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty34)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty35)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty36)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty37)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty38)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty39)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty4)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty40)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.787] (II) config/udev: Adding input device (unnamed) (/dev/tty41)
[ 15.787] (II) No input driver specified, ignoring this device.
[ 15.787] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty42)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty43)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty44)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty45)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty46)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty47)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty48)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty49)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty5)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty50)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty51)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty52)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.788] (II) config/udev: Adding input device (unnamed) (/dev/tty53)
[ 15.788] (II) No input driver specified, ignoring this device.
[ 15.788] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty54)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty55)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty56)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty57)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty58)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty59)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty6)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty60)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty61)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty62)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty63)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty7)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.789] (II) config/udev: Adding input device (unnamed) (/dev/tty8)
[ 15.789] (II) No input driver specified, ignoring this device.
[ 15.789] (II) This device may have been added with another device file.
[ 15.790] (II) config/udev: Adding input device (unnamed) (/dev/tty9)
[ 15.790] (II) No input driver specified, ignoring this device.
[ 15.790] (II) This device may have been added with another device file.
[ 15.790] (**) lircd-uinput: Applying InputClass "libinput pointer catchall"
[ 15.790] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall"
[ 15.790] (II) Using input driver 'libinput' for 'lircd-uinput'
[ 15.790] (**) lircd-uinput: always reports core events
[ 15.790] (**) Option "Device" "/dev/input/event23"
[ 15.790] (**) Option "_source" "_driver/libinput"
[ 15.790] (II) libinput: lircd-uinput: is a virtual subdevice
[ 15.790] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event23"
[ 15.790] (II) XINPUT: Adding extended input device "lircd-uinput" (type: KEYBOARD, id 13)
[ 15.790] (**) Option "xkb_model" "pc105"
[ 15.790] (**) Option "xkb_layout" "pl"
[ 17.625] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): connected
[ 17.625] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): Internal TMDS
[ 17.625] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 17.625] (--) NVIDIA(GPU-0):
[ 17.625] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 17.625] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 17.625] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 17.625] (--) NVIDIA(GPU-0):
[ 17.625] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 17.625] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 17.625] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 17.625] (--) NVIDIA(GPU-0):
[ 17.626] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 17.626] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 17.626] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 17.626] (--) NVIDIA(GPU-0):
[ 19.355] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): connected
[ 19.355] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): Internal TMDS
[ 19.355] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 19.355] (--) NVIDIA(GPU-0):
[ 19.355] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 19.355] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 19.355] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 19.355] (--) NVIDIA(GPU-0):
[ 19.355] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 19.355] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 19.355] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 19.355] (--) NVIDIA(GPU-0):
[ 19.355] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 19.355] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 19.355] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 19.355] (--) NVIDIA(GPU-0):
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 16.181] (--) Log file renamed from "/var/log/Xorg.pid-941.log" to "/var/log/Xorg.0.log"
[ 16.183]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 16.183] X Protocol Version 11, Revision 0
[ 16.183] Build Operating System: Linux 4.9.0-5-amd64 x86_64 Debian
[ 16.183] Current Operating System: Linux krzysztof-debian 4.14.0-3-amd64 #1 SMP Debian 4.14.13-1 (2018-01-14) x86_64
[ 16.183] Kernel command line: BOOT_IMAGE=/vmlinuz-4.14.0-3-amd64 root=UUID=1109e339-8a1d-4c2b-bbb3-9ba8e0472170 ro quiet vsyscall=emulate
[ 16.183] Build Date: 26 January 2018 04:30:21PM
[ 16.183] xorg-server 2:1.19.6-1 (https://www.debian.org/support)
[ 16.183] Current version of pixman: 0.34.0
[ 16.183] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.183] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.183] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Feb 1 21:27:35 2018
[ 16.186] (==) Using config file: "/etc/X11/xorg.conf"
[ 16.186] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 16.187] (==) ServerLayout "Layout0"
[ 16.187] (**) |-->Screen "Screen0" (0)
[ 16.187] (**) | |-->Monitor "Monitor0"
[ 16.187] (**) | |-->Device "Device0"
[ 16.187] (**) |-->Input Device "Keyboard0"
[ 16.187] (**) |-->Input Device "Mouse0"
[ 16.187] (**) Option "Xinerama" "0"
[ 16.187] (==) Automatically adding devices
[ 16.187] (==) Automatically enabling devices
[ 16.187] (==) Automatically adding GPU devices
[ 16.187] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 16.189] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 16.189] Entry deleted from font path.
[ 16.190] (==) 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
[ 16.190] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.190] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 16.190] (WW) Disabling Keyboard0
[ 16.190] (WW) Disabling Mouse0
[ 16.191] (II) Loader magic: 0x5639e5f0ede0
[ 16.191] (II) Module ABI versions:
[ 16.191] X.Org ANSI C Emulation: 0.4
[ 16.191] X.Org Video Driver: 23.0
[ 16.191] X.Org XInput driver : 24.1
[ 16.191] X.Org Server Extension : 10.0
[ 16.191] (++) using VT number 7
[ 16.191] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 16.191] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 16.191] (II) xfree86: Adding drm device (/dev/dri/card1)
[ 16.192] (--) PCI: (0:0:2:0) 8086:0412:1458:d000 rev 6, Mem @ 0xf7400000/4194304, 0xd0000000/268435456, I/O @ 0x0000f000/64
[ 16.192] (--) PCI:*(0:1:0:0) 10de:1c81:1043:85ce rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/131072
[ 16.192] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 16.192] (II) LoadModule: "dbe"
[ 16.192] (II) Module "dbe" already built-in
[ 16.192] (II) LoadModule: "extmod"
[ 16.192] (II) Module "extmod" already built-in
[ 16.192] (II) LoadModule: "glx"
[ 16.197] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 16.252] (II) Module glx: vendor="NVIDIA Corporation"
[ 16.252] compiled for 4.0.2, module version = 1.0.0
[ 16.252] Module class: X.Org Server Extension
[ 16.253] (II) NVIDIA GLX Module 384.111 Tue Dec 19 22:51:13 PST 2017
[ 16.253] (II) LoadModule: "nvidia"
[ 16.253] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 16.259] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 16.259] compiled for 4.0.2, module version = 1.0.0
[ 16.259] Module class: X.Org Video Driver
[ 16.259] (II) NVIDIA dlloader X Driver 384.111 Tue Dec 19 22:25:34 PST 2017
[ 16.259] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 16.262] (II) Loading sub module "fb"
[ 16.262] (II) LoadModule: "fb"
[ 16.263] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.263] (II) Module fb: vendor="X.Org Foundation"
[ 16.263] compiled for 1.19.6, module version = 1.0.0
[ 16.263] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.264] (II) Loading sub module "wfb"
[ 16.264] (II) LoadModule: "wfb"
[ 16.264] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 16.264] (II) Module wfb: vendor="X.Org Foundation"
[ 16.264] compiled for 1.19.6, module version = 1.0.0
[ 16.264] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.264] (II) Loading sub module "ramdac"
[ 16.264] (II) LoadModule: "ramdac"
[ 16.264] (II) Module "ramdac" already built-in
[ 16.267] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 16.267] (==) NVIDIA(0): RGB weight 888
[ 16.267] (==) NVIDIA(0): Default visual is TrueColor
[ 16.267] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.267] (**) NVIDIA(0): Option "Stereo" "0"
[ 16.267] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 16.267] (**) NVIDIA(0): Option "SLI" "Off"
[ 16.267] (**) NVIDIA(0): Option "MultiGPU" "Off"
[ 16.267] (**) NVIDIA(0): Option "BaseMosaic" "off"
[ 16.267] (**) NVIDIA(0): Stereo disabled by request
[ 16.267] (**) NVIDIA(0): NVIDIA SLI disabled.
[ 16.267] (**) NVIDIA(0): NVIDIA Multi-GPU disabled.
[ 16.267] (**) NVIDIA(0): Option "MetaModes" "nvidia-auto-select +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}"
[ 16.267] (**) NVIDIA(0): Enabling 2D acceleration
[ 16.980] (--) NVIDIA(0): Valid display device(s) on GPU-0 at PCI:1:0:0
[ 16.980] (--) NVIDIA(0): DFP-0 (boot)
[ 16.980] (--) NVIDIA(0): DFP-1
[ 16.980] (--) NVIDIA(0): DFP-2
[ 16.980] (--) NVIDIA(0): DFP-3
[ 16.980] (II) NVIDIA(0): NVIDIA GPU GeForce GTX 1050 (GP107-A) at PCI:1:0:0 (GPU-0)
[ 16.980] (--) NVIDIA(0): Memory: 2097152 kBytes
[ 16.980] (--) NVIDIA(0): VideoBIOS: 86.07.25.00.4a
[ 16.980] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 16.996] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): connected
[ 16.996] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): Internal TMDS
[ 16.996] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 16.996] (--) NVIDIA(GPU-0):
[ 16.996] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 16.996] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 16.996] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 16.996] (--) NVIDIA(GPU-0):
[ 16.996] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 16.996] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 16.996] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 16.996] (--) NVIDIA(GPU-0):
[ 16.996] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 16.996] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 16.996] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 16.996] (--) NVIDIA(GPU-0):
[ 16.998] (II) NVIDIA(0): Validated MetaModes:
[ 16.998] (II) NVIDIA(0):
[ 16.998] (II) NVIDIA(0): "nvidia-auto-select+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 16.998] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1440
[ 17.002] (--) NVIDIA(0): DPI set to (108, 107); computed from "UseEdidDpi" X config
[ 17.002] (--) NVIDIA(0): option
[ 17.002] (--) Depth 24 pixmap format is 32 bpp
[ 17.002] (II) NVIDIA: Using 24576.00 MB of virtual memory for indirect memory
[ 17.002] (II) NVIDIA: access.
[ 17.005] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 17.005] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 17.005] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 17.005] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 17.005] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 17.005] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 17.005] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 17.005] (II) NVIDIA(0): Config Options in the README.
[ 17.017] (II) NVIDIA(0): Setting mode "nvidia-auto-select+0+0{ForceCompositionPipeline=On,ForceFullCompositionPipeline=On}"
[ 17.069] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 17.069] (==) NVIDIA(0): Backing store enabled
[ 17.069] (==) NVIDIA(0): Silken mouse enabled
[ 17.070] (**) NVIDIA(0): DPMS enabled
[ 17.070] (II) Loading sub module "dri2"
[ 17.070] (II) LoadModule: "dri2"
[ 17.070] (II) Module "dri2" already built-in
[ 17.070] (II) NVIDIA(0): [DRI2] Setup complete
[ 17.070] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 17.130] (--) RandR disabled
[ 17.133] (II) SELinux: Disabled on system
[ 17.134] (II) Initializing extension GLX
[ 17.134] (II) Indirect GLX disabled.
[ 17.184] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 17.184] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.184] (II) LoadModule: "libinput"
[ 17.184] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 17.188] (II) Module libinput: vendor="X.Org Foundation"
[ 17.188] compiled for 1.19.3, module version = 0.26.0
[ 17.188] Module class: X.Org XInput Driver
[ 17.188] ABI class: X.Org XInput driver, version 24.1
[ 17.188] (II) Using input driver 'libinput' for 'Power Button'
[ 17.188] (**) Power Button: always reports core events
[ 17.188] (**) Option "Device" "/dev/input/event4"
[ 17.188] (**) Option "_source" "server/udev"
[ 17.188] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 17.188] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 17.188] (II) event4 - (II) Power Button: (II) device removed
[ 17.204] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 17.204] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 17.204] (**) Option "xkb_model" "pc105"
[ 17.204] (**) Option "xkb_layout" "pl"
[ 17.217] (II) event4 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 17.217] (II) event4 - (II) Power Button: (II) device is a keyboard
[ 17.217] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[ 17.217] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 17.218] (II) Using input driver 'libinput' for 'Video Bus'
[ 17.218] (**) Video Bus: always reports core events
[ 17.218] (**) Option "Device" "/dev/input/event6"
[ 17.218] (**) Option "_source" "server/udev"
[ 17.218] (II) event6 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 17.218] (II) event6 - (II) Video Bus: (II) device is a keyboard
[ 17.218] (II) event6 - (II) Video Bus: (II) device removed
[ 17.248] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input7/event6"
[ 17.248] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 17.248] (**) Option "xkb_model" "pc105"
[ 17.248] (**) Option "xkb_layout" "pl"
[ 17.248] (II) event6 - (II) Video Bus: (II) is tagged by udev as: Keyboard
[ 17.248] (II) event6 - (II) Video Bus: (II) device is a keyboard
[ 17.248] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 17.248] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 17.248] (II) Using input driver 'libinput' for 'Power Button'
[ 17.248] (**) Power Button: always reports core events
[ 17.248] (**) Option "Device" "/dev/input/event2"
[ 17.248] (**) Option "_source" "server/udev"
[ 17.248] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 17.248] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 17.248] (II) event2 - (II) Power Button: (II) device removed
[ 17.264] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event2"
[ 17.264] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[ 17.264] (**) Option "xkb_model" "pc105"
[ 17.264] (**) Option "xkb_layout" "pl"
[ 17.264] (II) event2 - (II) Power Button: (II) is tagged by udev as: Keyboard
[ 17.264] (II) event2 - (II) Power Button: (II) device is a keyboard
[ 17.264] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 17.264] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 17.264] (II) Using input driver 'libinput' for 'Sleep Button'
[ 17.264] (**) Sleep Button: always reports core events
[ 17.264] (**) Option "Device" "/dev/input/event3"
[ 17.264] (**) Option "_source" "server/udev"
[ 17.264] (II) event3 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 17.264] (II) event3 - (II) Sleep Button: (II) device is a keyboard
[ 17.264] (II) event3 - (II) Sleep Button: (II) device removed
[ 17.280] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3/event3"
[ 17.280] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 17.280] (**) Option "xkb_model" "pc105"
[ 17.280] (**) Option "xkb_layout" "pl"
[ 17.280] (II) event3 - (II) Sleep Button: (II) is tagged by udev as: Keyboard
[ 17.280] (II) event3 - (II) Sleep Button: (II) device is a keyboard
[ 17.280] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event20)
[ 17.280] (II) No input driver specified, ignoring this device.
[ 17.280] (II) This device may have been added with another device file.
[ 17.280] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event21)
[ 17.280] (II) No input driver specified, ignoring this device.
[ 17.280] (II) This device may have been added with another device file.
[ 17.280] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event22)
[ 17.280] (II) No input driver specified, ignoring this device.
[ 17.280] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=3 (/dev/input/event15)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=7 (/dev/input/event16)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=8 (/dev/input/event17)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=9 (/dev/input/event18)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device HDA Intel HDMI HDMI/DP,pcm=10 (/dev/input/event19)
[ 17.281] (II) No input driver specified, ignoring this device.
[ 17.281] (II) This device may have been added with another device file.
[ 17.281] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event1)
[ 17.281] (**) Logitech USB Optical Mouse: Applying InputClass "libinput pointer catchall"
[ 17.281] (II) Using input driver 'libinput' for 'Logitech USB Optical Mouse'
[ 17.281] (**) Logitech USB Optical Mouse: always reports core events
[ 17.281] (**) Option "Device" "/dev/input/event1"
[ 17.281] (**) Option "_source" "server/udev"
[ 17.282] (II) event1 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 17.282] (II) event1 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[ 17.282] (II) event1 - (II) Logitech USB Optical Mouse: (II) device removed
[ 17.312] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb2/2-5/2-5:1.0/0003:046D:C077.0001/input/input1/event1"
[ 17.312] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 10)
[ 17.312] (**) Option "AccelerationScheme" "none"
[ 17.312] (**) Logitech USB Optical Mouse: (accel) selected scheme none/0
[ 17.312] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 17.312] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 17.312] (II) event1 - (II) Logitech USB Optical Mouse: (II) is tagged by udev as: Mouse
[ 17.312] (II) event1 - (II) Logitech USB Optical Mouse: (II) device is a pointer
[ 17.312] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse0)
[ 17.312] (II) No input driver specified, ignoring this device.
[ 17.312] (II) This device may have been added with another device file.
[ 17.312] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 17.312] (II) No input driver specified, ignoring this device.
[ 17.312] (II) This device may have been added with another device file.
[ 17.312] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[ 17.312] (II) No input driver specified, ignoring this device.
[ 17.312] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[ 17.313] (II) No input driver specified, ignoring this device.
[ 17.313] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[ 17.313] (II) No input driver specified, ignoring this device.
[ 17.313] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event14)
[ 17.313] (II) No input driver specified, ignoring this device.
[ 17.313] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 17.313] (II) No input driver specified, ignoring this device.
[ 17.313] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 17.313] (II) No input driver specified, ignoring this device.
[ 17.313] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 17.313] (II) No input driver specified, ignoring this device.
[ 17.313] (II) This device may have been added with another device file.
[ 17.313] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 17.313] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 17.313] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 17.313] (**) AT Translated Set 2 keyboard: always reports core events
[ 17.313] (**) Option "Device" "/dev/input/event0"
[ 17.313] (**) Option "_source" "server/udev"
[ 17.314] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 17.314] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 17.314] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 17.328] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 17.328] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 17.328] (**) Option "xkb_model" "pc105"
[ 17.328] (**) Option "xkb_layout" "pl"
[ 17.328] (II) event0 - (II) AT Translated Set 2 keyboard: (II) is tagged by udev as: Keyboard
[ 17.328] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device is a keyboard
[ 17.328] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[ 17.328] (II) No input driver specified, ignoring this device.
[ 17.328] (II) This device may have been added with another device file.
[ 17.328] (II) config/udev: Adding input device (unnamed) (/dev/ttyS1)
[ 17.328] (II) No input driver specified, ignoring this device.
[ 17.328] (II) This device may have been added with another device file.
[ 17.328] (II) config/udev: Adding input device (unnamed) (/dev/ttyS2)
[ 17.328] (II) No input driver specified, ignoring this device.
[ 17.328] (II) This device may have been added with another device file.
[ 17.328] (II) config/udev: Adding input device (unnamed) (/dev/ttyS3)
[ 17.328] (II) No input driver specified, ignoring this device.
[ 17.328] (II) This device may have been added with another device file.
[ 17.328] (II) config/udev: Adding input device (unnamed) (/dev/ttyS0)
[ 17.328] (II) No input driver specified, ignoring this device.
[ 17.328] (II) This device may have been added with another device file.
[ 17.329] (II) config/udev: Adding input device lircd-uinput (/dev/input/event23)
[ 17.329] (**) lircd-uinput: Applying InputClass "libinput pointer catchall"
[ 17.329] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall"
[ 17.329] (II) Using input driver 'libinput' for 'lircd-uinput'
[ 17.329] (**) lircd-uinput: always reports core events
[ 17.329] (**) Option "Device" "/dev/input/event23"
[ 17.329] (**) Option "_source" "server/udev"
[ 17.329] (II) event23 - (II) lircd-uinput: (II) is tagged by udev as: Keyboard Mouse Joystick
[ 17.329] (II) event23 - (II) lircd-uinput: (II) device is a pointer
[ 17.329] (II) event23 - (II) lircd-uinput: (II) device is a keyboard
[ 17.329] (II) event23 - (II) lircd-uinput: (II) device removed
[ 17.352] (II) libinput: lircd-uinput: needs a virtual subdevice
[ 17.352] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event23"
[ 17.352] (II) XINPUT: Adding extended input device "lircd-uinput" (type: MOUSE, id 12)
[ 17.352] (**) Option "AccelerationScheme" "none"
[ 17.352] (**) lircd-uinput: (accel) selected scheme none/0
[ 17.352] (**) lircd-uinput: (accel) acceleration factor: 2.000
[ 17.352] (**) lircd-uinput: (accel) acceleration threshold: 4
[ 17.352] (II) event23 - (II) lircd-uinput: (II) is tagged by udev as: Keyboard Mouse Joystick
[ 17.352] (II) event23 - (II) lircd-uinput: (II) device is a pointer
[ 17.352] (II) event23 - (II) lircd-uinput: (II) device is a keyboard
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/input/mice)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/console)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/ptmx)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty0)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty1)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty10)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty11)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty12)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty13)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.352] (II) config/udev: Adding input device (unnamed) (/dev/tty14)
[ 17.352] (II) No input driver specified, ignoring this device.
[ 17.352] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty15)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty16)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty17)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty18)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty19)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty2)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty20)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty21)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty22)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty23)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty24)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty25)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty26)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty27)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty28)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty29)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty3)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty30)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty31)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.353] (II) config/udev: Adding input device (unnamed) (/dev/tty32)
[ 17.353] (II) No input driver specified, ignoring this device.
[ 17.353] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty33)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty34)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty35)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty36)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty37)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty38)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty39)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty4)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty40)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty41)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty42)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty43)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty44)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty45)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty46)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty47)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty48)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty49)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty5)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.354] (II) config/udev: Adding input device (unnamed) (/dev/tty50)
[ 17.354] (II) No input driver specified, ignoring this device.
[ 17.354] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty51)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty52)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty53)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty54)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty55)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty56)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty57)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty58)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty59)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty6)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty60)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty61)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty62)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty63)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty7)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty8)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (II) config/udev: Adding input device (unnamed) (/dev/tty9)
[ 17.355] (II) No input driver specified, ignoring this device.
[ 17.355] (II) This device may have been added with another device file.
[ 17.355] (**) lircd-uinput: Applying InputClass "libinput pointer catchall"
[ 17.355] (**) lircd-uinput: Applying InputClass "libinput keyboard catchall"
[ 17.355] (II) Using input driver 'libinput' for 'lircd-uinput'
[ 17.355] (**) lircd-uinput: always reports core events
[ 17.355] (**) Option "Device" "/dev/input/event23"
[ 17.355] (**) Option "_source" "_driver/libinput"
[ 17.355] (II) libinput: lircd-uinput: is a virtual subdevice
[ 17.355] (**) Option "config_info" "udev:/sys/devices/virtual/input/input23/event23"
[ 17.356] (II) XINPUT: Adding extended input device "lircd-uinput" (type: KEYBOARD, id 13)
[ 17.356] (**) Option "xkb_model" "pc105"
[ 17.356] (**) Option "xkb_layout" "pl"
[ 22.211] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): connected
[ 22.211] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): Internal TMDS
[ 22.211] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 22.211] (--) NVIDIA(GPU-0):
[ 22.211] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 22.211] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 22.211] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 22.211] (--) NVIDIA(GPU-0):
[ 22.211] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 22.211] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 22.211] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 22.211] (--) NVIDIA(GPU-0):
[ 22.212] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 22.212] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 22.212] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 22.212] (--) NVIDIA(GPU-0):
[ 24.137] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): connected
[ 24.137] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): Internal TMDS
[ 24.137] (--) NVIDIA(GPU-0): DELL U2713HM (DFP-0): 330.0 MHz maximum pixel clock
[ 24.137] (--) NVIDIA(GPU-0):
[ 24.137] (--) NVIDIA(GPU-0): DFP-1: disconnected
[ 24.137] (--) NVIDIA(GPU-0): DFP-1: Internal TMDS
[ 24.137] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 24.137] (--) NVIDIA(GPU-0):
[ 24.137] (--) NVIDIA(GPU-0): DFP-2: disconnected
[ 24.137] (--) NVIDIA(GPU-0): DFP-2: Internal DisplayPort
[ 24.137] (--) NVIDIA(GPU-0): DFP-2: 1440.0 MHz maximum pixel clock
[ 24.137] (--) NVIDIA(GPU-0):
[ 24.137] (--) NVIDIA(GPU-0): DFP-3: disconnected
[ 24.137] (--) NVIDIA(GPU-0): DFP-3: Internal TMDS
[ 24.137] (--) NVIDIA(GPU-0): DFP-3: 165.0 MHz maximum pixel clock
[ 24.137] (--) NVIDIA(GPU-0):
[ 2435.566] (II) event4 - (II) Power Button: (II) device removed
[ 2435.612] (II) event6 - (II) Video Bus: (II) device removed
[ 2435.652] (II) event2 - (II) Power Button: (II) device removed
[ 2435.684] (II) event3 - (II) Sleep Button: (II) device removed
[ 2435.712] (II) event1 - (II) Logitech USB Optical Mouse: (II) device removed
[ 2435.764] (II) event0 - (II) AT Translated Set 2 keyboard: (II) device removed
[ 2435.820] (II) event23 - (II) lircd-uinput: (II) device removed
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.837] (II) UnloadModule: "libinput"
[ 2435.932] (II) NVIDIA(GPU-0): Deleting GPU-0
[ 2435.934] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
<<<<<<<<<< Xorg (journald) >>>>>>>>>>
^^^^^^^^^^ Xorg (journald) ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current-modeset.ko
/lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current-uvm.ko
/lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current-drm.ko
/lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current.ko
filename: /lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current-modeset.ko
version: 384.111
supported: external
license: NVIDIA
srcversion: 45B4FE57B8BA1698F9D4E2E
depends: nvidia
name: nvidia_modeset
vermagic: 4.14.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current-uvm.ko
supported: external
license: MIT
depends: nvidia
name: nvidia_uvm
vermagic: 4.14.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current-drm.ko
version: 384.111
supported: external
license: MIT
srcversion: BAFCC1CFE188F1B91A61566
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,drm_kms_helper,nvidia-modeset
name: nvidia_drm
vermagic: 4.14.0-3-amd64 SMP mod_unload modversions
filename: /lib/modules/4.14.0-3-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 384.111
supported: external
license: NVIDIA
srcversion: EB07FB20BD3656BF1198872
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends:
name: nvidia
vermagic: 4.14.0-3-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
pci_stub 16384 1
vboxpci 28672 0
vboxnetadp 28672 0
vboxnetflt 32768 0
vboxdrv 483328 3 vboxnetadp,vboxnetflt,vboxpci
uinput 20480 1
dm_crypt 40960 1
algif_skcipher 16384 0
af_alg 28672 1 algif_skcipher
nls_ascii 16384 1
nls_cp437 20480 1
vfat 20480 1
fat 77824 1 vfat
fuse 118784 5
dm_mod 143360 3 dm_crypt
snd_hda_codec_hdmi 57344 2
intel_rapl 24576 0
x86_pkg_temp_thermal 16384 0
iTCO_wdt 16384 0
intel_powerclamp 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
mxm_wmi 16384 0
kvm_intel 225280 0
snd_hda_codec_realtek 106496 1
kvm 696320 1 kvm_intel
irqbypass 16384 1 kvm
snd_hda_codec_generic 86016 1 snd_hda_codec_realtek
crct10dif_pclmul 16384 0
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
snd_hda_intel 40960 5
intel_cstate 16384 0
efi_pstore 16384 0
i915 1593344 1
snd_hda_codec 147456 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
mei_me 45056 0
intel_uncore 131072 0
snd_hda_core 90112 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
lpc_ich 28672 0
evdev 28672 12
intel_rapl_perf 16384 0
pcspkr 16384 0
serio_raw 16384 0
efivars 20480 1 efi_pstore
mei 114688 1 mei_me
i2c_algo_bit 16384 1 i915
mfd_core 16384 1 lpc_ich
sg 36864 0
snd_hwdep 16384 1 snd_hda_codec
shpchp 40960 0
snd_soc_rt5640 118784 0
snd_soc_rl6231 16384 1 snd_soc_rt5640
snd_soc_ssm4567 20480 0
snd_soc_core 258048 2 snd_soc_ssm4567,snd_soc_rt5640
snd_compress 24576 1 snd_soc_core
snd_pcm 118784 6 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_soc_rt5640,snd_hda_codec_hdmi,snd_soc_core
battery 20480 0
snd_timer 36864 1 snd_pcm
dw_dmac 16384 0
elan_i2c 40960 0
dw_dmac_core 28672 1 dw_dmac
snd 94208 20 snd_compress,snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_soc_core,snd_pcm
wmi 28672 1 mxm_wmi
snd_soc_sst_acpi 16384 0
video 45056 1 i915
soundcore 16384 1 snd
snd_soc_sst_match 16384 1 snd_soc_sst_acpi
spi_pxa2xx_platform 28672 0
acpi_pad 24576 0
tpm_infineon 20480 0
button 16384 1 i915
nvidia_drm 53248 1
drm_kms_helper 192512 2 i915,nvidia_drm
drm 438272 5 i915,nvidia_drm,drm_kms_helper
nvidia_modeset 860160 14 nvidia_drm
nvidia 13168640 1338 nvidia_modeset
it87 61440 0
hwmon_vid 16384 1 it87
coretemp 16384 0
parport_pc 32768 0
ppdev 20480 0
lp 20480 0
parport 57344 3 lp,parport_pc,ppdev
efivarfs 16384 1
ip_tables 28672 0
x_tables 40960 1 ip_tables
autofs4 49152 2
ext4 720896 5
crc16 16384 1 ext4
mbcache 16384 1 ext4
jbd2 118784 1 ext4
crc32c_generic 16384 0
fscrypto 32768 1 ext4
ecb 16384 0
uas 28672 0
usb_storage 73728 1 uas
hid_generic 16384 0
usbhid 57344 0
sr_mod 28672 0
cdrom 69632 1 sr_mod
sd_mod 53248 12
crc32c_intel 24576 4
aesni_intel 188416 3
aes_x86_64 20480 1 aesni_intel
crypto_simd 16384 1 aesni_intel
ahci 40960 8
cryptd 28672 4 crypto_simd,ghash_clmulni_intel,aesni_intel
glue_helper 16384 1 aesni_intel
libahci 40960 1 ahci
libata 274432 2 ahci,libahci
e1000e 278528 0
i2c_i801 28672 0
alx 53248 0
ehci_pci 16384 0
xhci_pci 16384 0
scsi_mod 249856 6 sd_mod,usb_storage,libata,uas,sr_mod,sg
mdio 16384 1 alx
ptp 20480 1 e1000e
ehci_hcd 94208 1 ehci_pci
pps_core 20480 1 ptp
xhci_hcd 241664 1 xhci_pci
usbcore 286720 7 usbhid,usb_storage,ehci_hcd,xhci_pci,uas,xhci_hcd,ehci_pci
usb_common 16384 1 usbcore
fan 16384 0
thermal 20480 0
sdhci_acpi 16384 0
sdhci 53248 1 sdhci_acpi
mmc_core 159744 2 sdhci,sdhci_acpi
i2c_hid 24576 0
hid 131072 3 i2c_hid,hid_generic,usbhid
i2c_designware_platform 16384 0
i2c_designware_core 20480 1 i2c_designware_platform
xrandr:
Screen 0: minimum 8 x 8, current 2560 x 1440, maximum 32767 x 32767
DVI-D-0 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 597mm x 336mm
2560x1440 59.95*+
1920x1200 59.88
1920x1080 60.00
1680x1050 59.95
1600x1200 60.00
1280x1024 75.02 60.02
1280x800 59.81
1152x864 75.00
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
OpenCL ICDs:
/etc/OpenCL/vendors/intel-beignet-x86_64-linux-gnu.icd:/usr/lib/x86_64-linux-gnu/beignet//libcl.so
/etc/OpenCL/vendors/nvidia.icd:libnvidia-opencl.so.1
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.14.0-3-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-libopencl1 depends on:
ii libc6 2.26-4
Versions of packages nvidia-libopencl1 recommends:
ii beignet-opencl-icd [opencl-icd] 1.3.2-1
ii nvidia-opencl-icd [opencl-icd] 384.111-3
nvidia-libopencl1 suggests no packages.
Versions of packages nvidia-driver depends on:
ii nvidia-alternative 384.111-3
ii nvidia-driver-bin 384.111-3
ii nvidia-driver-libs 384.111-3
ii nvidia-installer-cleanup 20151021+7
ii nvidia-kernel-dkms [nvidia-kernel-384.111] 384.111-3
ii nvidia-legacy-check 384.111-3
ii nvidia-support 20151021+7
ii nvidia-vdpau-driver 384.111-3
ii xserver-xorg-video-nvidia 384.111-3
Versions of packages nvidia-driver recommends:
ii nvidia-persistenced 384.111-1
ii nvidia-settings 384.111-1
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 384.111-3
Versions of packages nvidia-driver-libs:amd64 depends on:
ii libgl1-nvidia-glvnd-glx 384.111-3
ii nvidia-egl-icd 384.111-3
Versions of packages nvidia-driver-libs:amd64 recommends:
ii libgles-nvidia2 384.111-3
ii libglx-nvidia0 384.111-3
ii libnvidia-cfg1 384.111-3
ii libopengl0 1.0.0-2
pn nvidia-driver-libs-i386 <none>
ii nvidia-egl-wayland-icd 384.111-3
ii nvidia-vulkan-icd 384.111-3
Versions of packages xserver-xorg-video-nvidia depends on:
ii libc6 2.26-4
ii libnvidia-glcore 384.111-3
ii nvidia-alternative 384.111-3
ii nvidia-installer-cleanup 20151021+7
ii nvidia-legacy-check 384.111-3
ii nvidia-support 20151021+7
ii xserver-xorg-core [xorg-video-abi-23] 2:1.19.6-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 384.111-3
ii nvidia-kernel-dkms [nvidia-kernel-384.111] 384.111-3
ii nvidia-settings 384.111-1
ii nvidia-vdpau-driver 384.111-3
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 384.111-3
Versions of packages nvidia-alternative depends on:
ii dpkg 1.19.0.5
ii glx-alternative-nvidia 0.8.2
ii nvidia-legacy-check 384.111-3
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.3-3
ii nvidia-installer-cleanup 20151021+7
ii nvidia-kernel-support [nvidia-kernel-support--v1] 384.111-3
Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 384.111-3
ii nvidia-driver 384.111-3
Versions of packages glx-alternative-nvidia depends on:
ii dpkg 1.19.0.5
ii glx-alternative-mesa 0.8.2
ii glx-diversions 0.8.2
ii update-glx 0.8.2
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver 384.111-3
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.26-4
ii libdrm-intel1 2.4.89-1
ii libdrm2 2.4.89-1
ii libpciaccess0 0.13.4-1+b2
ii libpixman-1-0 0.34.0-2
ii libudev1 236-3
ii libx11-6 2:1.6.4-3
ii libx11-xcb1 2:1.6.4-3
ii libxcb-dri2-0 1.12-1
ii libxcb-dri3-0 1.12-1
ii libxcb-sync1 1.12-1
ii libxcb-util0 0.3.8-3+b2
ii libxcb1 1.12-1
ii libxcursor1 1:1.1.15-1
ii libxdamage1 1:1.1.4-3
ii libxext6 2:1.3.3-1+b2
ii libxfixes3 1:5.0.3-1
ii libxinerama1 2:1.1.3-1+b3
ii libxrandr2 2:1.5.1-1
ii libxrender1 1:0.9.10-1
ii libxshmfence1 1.2-1+b2
ii libxss1 1:1.2.2-1+b2
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-23] 2:1.19.6-1
Versions of packages nvidia-libopencl1 is related to:
ii beignet-opencl-icd [opencl-icd] 1.3.2-1
pn bumblebee <none>
pn bumblebee-nvidia <none>
pn ccache <none>
ii libcuda1 [libcuda1-any] 384.111-3
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.89-1
ii libegl1 1.0.0-2
ii libgl1 1.0.0-2
ii libgl1-nvidia-glvnd-glx [libgl1-nvidia-glx-any] 384.111-3
pn libgles1 <none>
ii libgles2 1.0.0-2
ii libglvnd0 1.0.0-2
ii libglx0 1.0.0-2
pn libopencl0 <none>
ii libvulkan1 1.0.65.2+dfsg1-1
pn linux-headers <none>
ii make 4.1-9.1
ii nvidia-driver [nvidia-glx-any] 384.111-3
pn nvidia-glx <none>
ii nvidia-kernel-common 20151021+7
ii nvidia-kernel-dkms 384.111-3
pn nvidia-kernel-source <none>
ii nvidia-kernel-support [nvidia-kernel-support-any] 384.111-3
ii nvidia-libopencl1 [libopencl1] 384.111-3
ii nvidia-modprobe 384.111-1
ii nvidia-opencl-icd [opencl-icd] 384.111-3
ii nvidia-settings 384.111-1
ii nvidia-support 20151021+7
ii nvidia-vulkan-icd [vulkan-icd] 384.111-3
pn nvidia-xconfig <none>
ii xserver-xorg 1:7.7+19
ii xserver-xorg-core 2:1.19.6-1
ii xserver-xorg-legacy 2:1.19.6-1
ii xserver-xorg-video-nouveau 1:1.0.15-2
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 384.111-3
-- no debconf information
More information about the pkg-nvidia-devel
mailing list