Bug#792801: nvidia-detect: it fails to detect strech and sid as debian suites
Alberto Fuentes
pajaro at gmail.com
Sat Jul 18 17:17:26 UTC 2015
Package: nvidia-detect
Version: 346.72-1
Severity: minor
Tags: upstream
$ cat /etc/debian_version
stretch/sid
$ bash -x /usr/bin/nvidia-detect
+ '[' '' = --help ']'
+ shopt -s compat31 nocasematch
+ LATEST=346.72
+ PACKAGE=
+ '[' -z '' ']'
++ awk '{ gsub("\"",""); if ($2 == "0300" && ($3 == "10de" || $3 == "12d2")) {
print $1 } }'
++ lspci -mn
+ NV_DEVICES=00:0d.0
+ '[' -z 00:0d.0 ']'
+ echo 'Detected NVIDIA GPUs:'
Detected NVIDIA GPUs:
+ for d in '$NV_DEVICES'
+ lspci -nn -s 00:0d.0
00:0d.0 VGA compatible controller [0300]: NVIDIA Corporation C61 [GeForce
6150SE nForce 430] [10de:03d0] (rev a2)
++ wc -w
++ echo 00:0d.0
+ '[' 1 '!=' 1 ']'
++ awk '{ gsub("\"",""); print $3 $4 }'
++ lspci -mn -s 00:0d.0
+ NVGA=10de03d0
+ IDLISTDIR=/usr/share/nvidia
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia-legacy-71xx.ids
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia-legacy-96xx.ids
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia-legacy-173xx.ids
+ VERSIONS[173]=173.14
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia-legacy-304xx.ids
+ VERSIONS[304]=304.123
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia-195.ids
+ VERSIONS[195]=195.36.24
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia-295.ids
+ VERSIONS[295]=295.59
+ grep -q -i 10de03d0 /usr/share/nvidia/nvidia.ids
+ [[ 4 == 0 ]]
+ grep -q 'lenny\|^5' /etc/debian_version
+ grep -q 'squeeze\|^6' /etc/debian_version
+ grep -q 'wheezy\|^7' /etc/debian_version
+ grep -q 'jessie\|^8' /etc/debian_version
+ grep -q '^4' /etc/debian_version
+ echo 'Uh oh. Failed to identify your Debian suite.'
Uh oh. Failed to identify your Debian suite.
+ '[' -n '' ']'
please, add stretch and sid as valid debian suites. Or at least inform the user
what is going on. Something like "your suite $(cat /etc/debian_version) is not
supported by this script because ...."
also, since the program does not have man page, adding -h to show the help
instead or just --help, would "help" find it :)
thanks!
-- Package-specific info:
uname -a:
Linux tachikoma 4.0.0-2-amd64 #1 SMP Debian 4.0.8-1 (2015-07-11) x86_64 GNU/Linux
/proc/version:
Linux version 4.0.0-2-amd64 (debian-kernel at lists.debian.org) (gcc version 4.9.3 (Debian 4.9.3-1) ) #1 SMP Debian 4.0.8-1 (2015-07-11)
/proc/driver/nvidia/version:
NVRM version: NVIDIA UNIX x86_64 Kernel Module 346.72 Tue May 5 22:03:13 PDT 2015
GCC version: gcc version 4.9.3 (Debian 4.9.3-1)
lspci 'VGA compatible controller [0300]':
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF108 [GeForce GT 440] [10de:0de0] (rev a1) (prog-if 00 [VGA controller])
Subsystem: Gigabyte Technology Co., Ltd Device [1458:3518]
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 35
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 f7000000 [disabled] [size=512K]
Capabilities: <access denied>
Kernel driver in use: nvidia
dmesg:
[ 0.000000] AGP: No AGP bridge found
[ 0.000000] AGP: Checking aperture...
[ 0.000000] AGP: No AGP bridge found
[ 0.192853] vgaarb: setting as boot device: PCI:0000:01:00.0
[ 0.192854] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.192855] vgaarb: loaded
[ 0.192856] vgaarb: bridge control possible 0000:01:00.0
[ 0.725659] Linux agpgart interface v0.103
[ 3.513914] snd_hda_intel 0000:01:00.1: Handle VGA-switcheroo audio client
[ 3.557176] nvidia: module license 'NVIDIA' taints kernel.
[ 3.563158] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.563848] [drm] Initialized nvidia-drm 0.0.0 20150116 for 0000:01:00.0 on minor 0
[ 3.563854] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 346.72 Tue May 5 22:03:13 PDT 2015
[ 4.286660] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input18
[ 4.286771] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input19
[ 4.286898] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input20
[ 4.288291] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input21
[ 11.444000] NVRM: Your system is not currently configured to drive a VGA console
[ 11.444003] NVRM: on the primary VGA device. The NVIDIA Linux graphics driver
[ 11.444004] NVRM: requires the use of a text-mode VGA console. Use of other console
[ 11.444005] NVRM: drivers including, but not limited to, vesafb, may result in
[ 11.444006] NVRM: corruption and stability problems, and is not supported.
OpenGL and NVIDIA library files installed:
-rw-r--r--. 1 root root 1722 Feb 25 2014 /etc/X11/xorg.conf
lrwxrwxrwx. 1 root root 15 Jun 22 21:08 /etc/alternatives/glx -> /usr/lib/nvidia
lrwxrwxrwx. 1 root root 49 Mar 6 14:14 /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libEGL.so
lrwxrwxrwx. 1 root root 42 Jun 22 21:08 /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx. 1 root root 44 Jun 22 21:08 /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libEGL.so.1
lrwxrwxrwx. 1 root root 48 Mar 6 14:14 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx. 1 root root 48 Mar 6 14:14 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx. 1 root root 41 Jun 22 21:08 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx. 1 root root 41 Jun 22 21:08 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx. 1 root root 43 Jun 22 21:08 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx. 1 root root 43 Jun 22 21:08 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGL.so.1
lrwxrwxrwx. 1 root root 50 Jun 22 21:08 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx. 1 root root 50 Jun 22 21:08 /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv1_CM.so.1
lrwxrwxrwx. 1 root root 47 Jun 22 21:08 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx. 1 root root 47 Jun 22 21:08 /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/libGLESv2.so.2
lrwxrwxrwx. 1 root root 49 Jun 22 21:08 /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/libnvidia-cfg.so.1
lrwxrwxrwx. 1 root root 51 Jun 22 21:08 /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 Jun 22 21:08 /etc/alternatives/glx--linux-libglx.so -> /usr/lib/nvidia/libglx.so
lrwxrwxrwx. 1 root root 42 Jun 22 21:08 /etc/alternatives/glx--nvidia-blacklists-nouveau.conf -> /etc/nvidia/nvidia-blacklists-nouveau.conf
lrwxrwxrwx. 1 root root 36 Jun 22 21:08 /etc/alternatives/glx--nvidia-bug-report.sh -> /usr/lib/nvidia/nvidia-bug-report.sh
lrwxrwxrwx. 1 root root 29 Jun 22 21:08 /etc/alternatives/glx--nvidia_drv.so -> /usr/lib/nvidia/nvidia_drv.so
lrwxrwxrwx. 1 root root 22 Mar 6 14:14 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx. 1 root root 23 Jun 22 21:08 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx. 1 root root 50 Jun 22 21:08 /etc/alternatives/nvidia--libEGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx. 1 root root 52 Jun 22 21:08 /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libEGL.so.1
lrwxrwxrwx. 1 root root 49 Jun 22 21:08 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx. 1 root root 49 Jun 22 21:08 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx. 1 root root 51 Jun 22 21:08 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx. 1 root root 51 Jun 22 21:08 /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx. 1 root root 58 Jun 22 21:08 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx. 1 root root 58 Jun 22 21:08 /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv1_CM.so.1
lrwxrwxrwx. 1 root root 55 Jun 22 21:08 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx. 1 root root 55 Jun 22 21:08 /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libGLESv2.so.2
lrwxrwxrwx. 1 root root 49 Jun 22 21:08 /etc/alternatives/nvidia--libcuda.so-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx. 1 root root 51 Jun 22 21:08 /etc/alternatives/nvidia--libcuda.so-x86_64-linux-gnu -> /usr/lib/x86_64-linux-gnu/nvidia/current/libcuda.so
lrwxrwxrwx. 1 root root 51 Jun 22 21:08 /etc/alternatives/nvidia--libcuda.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libcuda.so.1
lrwxrwxrwx. 1 root root 53 Jun 22 21:08 /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 Jun 22 21:08 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx. 1 root root 57 Jun 22 21:08 /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-cfg.so.1
lrwxrwxrwx. 1 root root 59 Jun 22 21:08 /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 56 Jun 22 21:08 /etc/alternatives/nvidia--libnvidia-ml.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-ml.so.1
lrwxrwxrwx. 1 root root 58 Jun 22 21:08 /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 60 Jun 22 21:08 /etc/alternatives/nvidia--libnvidia-opencl.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libnvidia-opencl.so.1
lrwxrwxrwx. 1 root root 62 Jun 22 21:08 /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 61 Jun 22 21:08 /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 39 Jun 22 21:08 /etc/alternatives/nvidia--monitoring.conf -> /usr/lib/nvidia/current/monitoring.conf
lrwxrwxrwx. 1 root root 38 Jun 22 21:08 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx. 1 root root 44 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx. 1 root root 40 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-debugdump -> /usr/lib/nvidia/current/nvidia-debugdump
lrwxrwxrwx. 1 root root 32 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-modprobe.conf -> /etc/nvidia/nvidia-modprobe.conf
lrwxrwxrwx. 1 root root 39 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx. 1 root root 44 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx. 1 root root 47 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx. 1 root root 34 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-smi -> /usr/lib/nvidia/current/nvidia-smi
lrwxrwxrwx. 1 root root 39 Jun 22 21:08 /etc/alternatives/nvidia--nvidia-smi.1.gz -> /usr/lib/nvidia/current/nvidia-smi.1.gz
lrwxrwxrwx. 1 root root 37 Jun 22 21:08 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx. 1 root root 49 Jun 22 21:08 /usr/lib/i386-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx. 1 root root 48 Nov 6 2014 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
lrwxrwxrwx. 1 root root 56 Jun 22 21:08 /usr/lib/i386-linux-gnu/libnvidia-cfg.so.1 -> /etc/alternatives/glx--libnvidia-cfg.so.1-i386-linux-gnu
-rw-r--r--. 1 root root 26167872 Jan 22 21:36 /usr/lib/i386-linux-gnu/libnvidia-compiler.so.340.76
-rw-r--r--. 1 root root 36974188 May 6 05:50 /usr/lib/i386-linux-gnu/libnvidia-eglcore.so.346.72
-rw-r--r--. 1 root root 40326820 May 6 04:24 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.346.72
-rw-r--r--. 1 root root 494308 May 6 05:34 /usr/lib/i386-linux-gnu/libnvidia-glsi.so.346.72
lrwxrwxrwx. 1 root root 58 Jun 22 21:08 /usr/lib/i386-linux-gnu/libnvidia-ml.so.1 -> /etc/alternatives/nvidia--libnvidia-ml.so.1-i386-linux-gnu
lrwxrwxrwx. 1 root root 62 Jun 22 21:08 /usr/lib/i386-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-i386-linux-gnu
-rw-r--r--. 1 root root 13820 May 6 04:29 /usr/lib/i386-linux-gnu/libnvidia-tls.so.346.72
-rw-r--r--. 1 root root 1753832 May 13 00:25 /usr/lib/libnvidia-gtk2.so.346.59
lrwxrwxrwx. 1 root root 49 Mar 6 14:14 /usr/lib/x86_64-linux-gnu/libEGL.so -> /etc/alternatives/glx--libEGL.so-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 51 Nov 6 2014 /usr/lib/x86_64-linux-gnu/libEGL.so.1 -> /etc/alternatives/glx--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 48 Feb 24 2014 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 50 Nov 6 2014 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 57 Nov 6 2014 /usr/lib/x86_64-linux-gnu/libGLESv1_CM.so.1 -> /etc/alternatives/glx--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 54 Nov 6 2014 /usr/lib/x86_64-linux-gnu/libGLESv2.so.2 -> /etc/alternatives/glx--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 58 Jun 22 21:08 /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 25219152 Jan 22 21:29 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.340.76
-rw-r--r--. 1 root root 43479064 May 6 03:38 /usr/lib/x86_64-linux-gnu/libnvidia-eglcore.so.346.72
-rw-r--r--. 1 root root 44814736 May 6 02:09 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.346.72
-rw-r--r--. 1 root root 489952 May 6 03:22 /usr/lib/x86_64-linux-gnu/libnvidia-glsi.so.346.72
lrwxrwxrwx. 1 root root 60 Jun 22 21:08 /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 Jun 22 21:08 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> /etc/alternatives/nvidia--libnvidia-opencl.so.1-x86_64-linux-gnu
-rw-r--r--. 1 root root 12696 May 6 02:14 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.346.72
lrwxrwxrwx. 1 root root 36 Jun 22 21:08 /usr/lib/xorg/modules/drivers/nvidia_drv.so -> /etc/alternatives/glx--nvidia_drv.so
-rw-r--r--. 1 root root 290256 Jul 1 19:21 /usr/lib/xorg/modules/extensions/libglx.so
lrwxrwxrwx. 1 root root 38 Jun 22 21:08 /usr/lib/xorg/modules/linux/libglx.so -> /etc/alternatives/glx--linux-libglx.so
-rw-r--r--. 1 root root 32522 Jul 18 13:45 /var/log/Xorg.0.log
-rw-r--r--. 1 root root 330709 Jul 17 23:07 /var/log/Xorg.0.log.old
-rw-r--r--. 1 root root 6333 Jun 8 18:28 /var/log/Xorg.1.log
-rw-r--r--. 1 root root 6333 Jun 8 01:10 /var/log/Xorg.1.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.10.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.10.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.100.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.100.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.101.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.101.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.102.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.102.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.103.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.103.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.104.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.104.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.105.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.105.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.106.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.106.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.107.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.107.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.108.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.108.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.109.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.109.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.11.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.11.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.110.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.110.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.111.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.111.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.112.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.112.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.113.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.113.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.114.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.114.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.115.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.115.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.116.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.116.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.117.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.117.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.118.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.118.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.119.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.119.log.old
-rw-r--r--. 1 root root 5733 Jan 27 2013 /var/log/Xorg.12.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.12.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.120.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.120.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.121.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.121.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.122.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.122.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.123.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.123.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.124.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.124.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.125.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.125.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.126.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.126.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.127.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.127.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.128.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.128.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.129.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.129.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.13.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.13.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.130.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.130.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.131.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.131.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.132.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.132.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.133.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.133.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.134.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.134.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.135.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.135.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.136.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.136.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.137.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.137.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.138.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.138.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.139.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.139.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.14.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.14.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.140.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.140.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.141.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.141.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.142.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.142.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.143.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.143.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.144.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.144.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.145.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.145.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.146.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.146.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.147.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.147.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.148.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.148.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.149.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.149.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.15.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.15.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.150.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.150.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.151.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.151.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.152.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.152.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.153.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.153.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.154.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.154.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.155.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.155.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.156.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.156.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.157.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.157.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.158.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.158.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.159.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.159.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.16.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.16.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.160.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.160.log.old
-rw-r--r--. 1 root root 5546 Jan 27 2013 /var/log/Xorg.161.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.161.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.162.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.162.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.163.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.163.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.164.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.164.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.165.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.165.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.166.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.166.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.167.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.167.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.168.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.168.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.169.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.169.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.17.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.17.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.170.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.170.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.171.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.171.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.172.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.172.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.173.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.173.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.174.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.174.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.175.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.175.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.176.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.176.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.177.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.177.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.178.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.178.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.179.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.179.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.18.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.18.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.180.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.180.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.181.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.181.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.182.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.182.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.183.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.183.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.184.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.184.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.185.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.185.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.186.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.186.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.187.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.187.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.188.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.188.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.189.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.189.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.19.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.19.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.190.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.190.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.191.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.191.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.192.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.192.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.193.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.193.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.194.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.194.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.195.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.195.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.196.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.196.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.197.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.197.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.198.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.198.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.199.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.199.log.old
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.2.log
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.2.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.20.log
-rw-r--r--. 1 root root 7472 Jan 27 2013 /var/log/Xorg.20.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.200.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.200.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.201.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.201.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.202.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.202.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.203.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.203.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.204.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.204.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.205.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.205.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.206.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.206.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.207.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.207.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.208.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.208.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.209.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.209.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.21.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.21.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.210.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.210.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.211.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.211.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.212.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.212.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.213.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.213.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.214.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.214.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.215.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.215.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.216.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.216.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.217.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.217.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.218.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.218.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.219.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.219.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.22.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.22.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.220.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.220.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.221.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.221.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.222.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.222.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.223.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.223.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.224.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.224.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.225.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.225.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.226.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.226.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.227.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.227.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.228.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.228.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.229.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.229.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.23.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.23.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.230.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.230.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.231.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.231.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.232.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.232.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.233.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.233.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.234.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.234.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.235.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.235.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.236.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.236.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.237.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.237.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.238.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.238.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.239.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.239.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.24.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.24.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.240.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.240.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.241.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.241.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.242.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.242.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.243.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.243.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.244.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.244.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.245.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.245.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.246.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.246.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.247.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.247.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.248.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.248.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.249.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.249.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.25.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.25.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.250.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.250.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.251.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.251.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.252.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.252.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.253.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.253.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.254.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.254.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.255.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.255.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.256.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.256.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.257.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.257.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.258.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.258.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.259.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.259.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.26.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.26.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.260.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.260.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.261.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.261.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.262.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.262.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.263.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.263.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.264.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.264.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.265.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.265.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.266.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.266.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.267.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.267.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.268.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.268.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.269.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.269.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.27.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.27.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.270.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.270.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.271.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.271.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.272.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.272.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.273.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.273.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.274.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.274.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.275.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.275.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.276.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.276.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.277.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.277.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.278.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.278.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.279.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.279.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.28.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.28.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.280.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.280.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.281.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.281.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.282.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.282.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.283.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.283.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.284.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.284.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.285.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.285.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.286.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.286.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.287.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.287.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.288.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.288.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.289.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.289.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.29.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.29.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.290.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.290.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.291.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.291.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.292.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.292.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.293.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.293.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.294.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.294.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.295.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.295.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.296.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.296.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.297.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.297.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.298.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.298.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.299.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.299.log.old
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.3.log
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.3.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.30.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.30.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.300.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.300.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.301.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.301.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.302.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.302.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.303.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.303.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.304.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.304.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.305.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.305.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.306.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.306.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.307.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.307.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.308.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.308.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.309.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.309.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.31.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.31.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.310.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.310.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.311.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.311.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.312.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.312.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.313.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.313.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.314.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.314.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.315.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.315.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.316.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.316.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.317.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.317.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.318.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.318.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.319.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.319.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.32.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.32.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.320.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.320.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.321.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.321.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.322.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.322.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.323.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.323.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.324.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.324.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.325.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.325.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.326.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.326.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.327.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.327.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.328.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.328.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.329.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.329.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.33.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.33.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.330.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.330.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.331.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.331.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.332.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.332.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.333.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.333.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.334.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.334.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.335.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.335.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.336.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.336.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.337.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.337.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.338.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.338.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.339.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.339.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.34.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.34.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.340.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.340.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.341.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.341.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.342.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.342.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.343.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.343.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.344.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.344.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.345.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.345.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.346.log
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.346.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.347.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.347.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.348.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.348.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.349.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.349.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.35.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.35.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.350.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.350.log.old
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.351.log
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.351.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.352.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.352.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.353.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.353.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.354.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.354.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.355.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.355.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.356.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.356.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.357.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.357.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.358.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.358.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.359.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.359.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.36.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.36.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.360.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.360.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.361.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.361.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.362.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.362.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.363.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.363.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.364.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.364.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.365.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.365.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.366.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.366.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.367.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.367.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.368.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.368.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.369.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.369.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.37.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.37.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.370.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.370.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.371.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.371.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.372.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.372.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.373.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.373.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.374.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.374.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.375.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.375.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.376.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.376.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.377.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.377.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.378.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.378.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.379.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.379.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.38.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.38.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.380.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.380.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.381.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.381.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.382.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.382.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.383.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.383.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.384.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.384.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.385.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.385.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.386.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.386.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.387.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.387.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.388.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.388.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.389.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.389.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.39.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.39.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.390.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.390.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.391.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.391.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.392.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.392.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.393.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.393.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.394.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.394.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.395.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.395.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.396.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.396.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.397.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.397.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.398.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.398.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.399.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.399.log.old
-rw-r--r--. 1 root root 29395 Sep 16 2013 /var/log/Xorg.4.log
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.4.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.40.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.40.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.400.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.400.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.401.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.401.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.402.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.402.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.403.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.403.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.404.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.404.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.405.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.405.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.406.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.406.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.407.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.407.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.408.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.408.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.409.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.409.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.41.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.41.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.410.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.410.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.411.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.411.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.412.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.412.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.413.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.413.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.414.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.414.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.415.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.415.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.416.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.416.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.417.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.417.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.418.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.418.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.419.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.419.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.42.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.42.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.420.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.420.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.421.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.421.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.422.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.422.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.423.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.423.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.424.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.424.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.425.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.425.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.426.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.426.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.427.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.427.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.428.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.428.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.429.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.429.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.43.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.43.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.430.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.430.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.431.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.431.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.432.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.432.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.433.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.433.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.434.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.434.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.435.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.435.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.436.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.436.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.437.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.437.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.438.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.438.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.439.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.439.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.44.log
-rw-r--r--. 1 root root 7324 Jan 27 2013 /var/log/Xorg.44.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.440.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.440.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.441.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.441.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.442.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.442.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.443.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.443.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.444.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.444.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.445.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.445.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.446.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.446.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.447.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.447.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.448.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.448.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.449.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.449.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.45.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.45.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.450.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.450.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.451.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.451.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.452.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.452.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.453.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.453.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.454.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.454.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.455.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.455.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.456.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.456.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.457.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.457.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.458.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.458.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.459.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.459.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.46.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.46.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.460.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.460.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.461.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.461.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.462.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.462.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.463.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.463.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.464.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.464.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.465.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.465.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.466.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.466.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.467.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.467.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.468.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.468.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.469.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.469.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.47.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.47.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.470.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.470.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.471.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.471.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.472.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.472.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.473.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.473.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.474.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.474.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.475.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.475.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.476.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.476.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.477.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.477.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.478.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.478.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.479.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.479.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.48.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.48.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.480.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.480.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.481.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.481.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.482.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.482.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.483.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.483.log.old
-rw-r--r--. 1 root root 6179 Jan 27 2013 /var/log/Xorg.484.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.484.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.485.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.485.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.486.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.486.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.487.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.487.log.old
-rw-r--r--. 1 root root 6008 Jan 27 2013 /var/log/Xorg.488.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.488.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.489.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.489.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.49.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.49.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.490.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.490.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.491.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.491.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.492.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.492.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.493.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.493.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.494.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.494.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.495.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.495.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.496.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.496.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.497.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.497.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.498.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.498.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.499.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.499.log.old
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.5.log
-rw-r--r--. 1 root root 6174 Aug 27 2013 /var/log/Xorg.5.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.50.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.50.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.500.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.500.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.501.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.501.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.502.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.502.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.503.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.503.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.504.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.504.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.505.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.505.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.506.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.506.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.507.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.507.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.508.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.508.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.509.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.509.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.51.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.51.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.510.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.510.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.511.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.511.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.512.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.512.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.513.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.513.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.514.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.514.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.515.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.515.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.516.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.516.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.517.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.517.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.518.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.518.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.519.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.519.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.52.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.52.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.520.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.520.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.521.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.521.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.522.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.522.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.523.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.523.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.524.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.524.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.525.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.525.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.526.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.526.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.527.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.527.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.528.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.528.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.529.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.529.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.53.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.53.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.530.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.530.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.531.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.531.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.532.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.532.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.533.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.533.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.534.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.534.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.535.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.535.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.536.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.536.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.537.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.537.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.538.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.538.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.539.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.539.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.54.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.54.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.540.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.540.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.541.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.541.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.542.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.542.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.543.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.543.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.544.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.544.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.545.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.545.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.546.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.546.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.547.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.547.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.548.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.548.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.549.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.549.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.55.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.55.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.550.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.550.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.551.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.551.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.552.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.552.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.553.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.553.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.554.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.554.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.555.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.555.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.556.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.556.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.557.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.557.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.558.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.558.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.559.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.559.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.56.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.56.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.560.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.560.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.561.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.561.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.562.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.562.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.563.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.563.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.564.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.564.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.565.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.565.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.566.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.566.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.567.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.567.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.568.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.568.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.569.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.569.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.57.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.57.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.570.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.570.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.571.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.571.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.572.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.572.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.573.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.573.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.574.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.574.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.575.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.575.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.576.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.576.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.577.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.577.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.578.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.578.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.579.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.579.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.58.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.58.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.580.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.580.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.581.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.581.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.582.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.582.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.583.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.583.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.584.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.584.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.585.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.585.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.586.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.586.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.587.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.587.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.588.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.588.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.589.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.589.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.59.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.59.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.590.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.590.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.591.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.591.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.592.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.592.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.593.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.593.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.594.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.594.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.595.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.595.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.596.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.596.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.597.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.597.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.598.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.598.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.599.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.599.log.old
-rw-r--r--. 1 root root 5733 Jan 27 2013 /var/log/Xorg.6.log
-rw-r--r--. 1 root root 7323 Jan 27 2013 /var/log/Xorg.6.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.60.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.60.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.600.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.600.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.601.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.601.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.602.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.602.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.603.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.603.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.604.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.604.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.605.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.605.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.606.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.606.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.607.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.607.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.608.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.608.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.609.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.609.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.61.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.61.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.610.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.610.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.611.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.611.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.612.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.612.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.613.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.613.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.614.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.614.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.615.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.615.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.616.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.616.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.617.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.617.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.618.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.618.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.619.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.619.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.62.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.62.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.620.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.620.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.621.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.621.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.622.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.622.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.623.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.623.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.624.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.624.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.625.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.625.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.626.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.626.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.627.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.627.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.628.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.628.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.629.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.629.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.63.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.63.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.630.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.630.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.631.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.631.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.632.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.632.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.633.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.633.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.634.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.634.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.635.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.635.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.636.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.636.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.637.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.637.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.638.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.638.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.639.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.639.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.64.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.64.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.640.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.640.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.641.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.641.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.642.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.642.log.old
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.643.log
-rw-r--r--. 1 root root 5800 Jan 27 2013 /var/log/Xorg.643.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.65.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.65.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.66.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.66.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.67.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.67.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.68.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.68.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.69.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.69.log.old
-rw-r--r--. 1 root root 5733 Jan 27 2013 /var/log/Xorg.7.log
-rw-r--r--. 1 root root 5733 Jan 27 2013 /var/log/Xorg.7.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.70.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.70.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.71.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.71.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.72.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.72.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.73.log
-rw-r--r--. 1 root root 7325 Jan 27 2013 /var/log/Xorg.73.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.74.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.74.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.75.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.75.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.76.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.76.log.old
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.77.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.77.log.old
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.78.log
-rw-r--r--. 1 root root 5734 Jan 27 2013 /var/log/Xorg.78.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.79.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.79.log.old
-rw-r--r--. 1 root root 5733 Jan 27 2013 /var/log/Xorg.8.log
-rw-r--r--. 1 root root 7470 Jan 27 2013 /var/log/Xorg.8.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.80.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.80.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.81.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.81.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.82.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.82.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.83.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.83.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.84.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.84.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.85.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.85.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.86.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.86.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.87.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.87.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.88.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.88.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.89.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.89.log.old
-rw-r--r--. 1 root root 5733 Jan 27 2013 /var/log/Xorg.9.log
-rw-r--r--. 1 root root 0 Jan 27 2013 /var/log/Xorg.9.log.old
-rw-r--r--. 1 root root 5545 Jan 27 2013 /var/log/Xorg.90.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.90.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.91.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.91.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.92.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.92.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.93.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.93.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.94.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.94.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.95.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.95.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.96.log
-rw-r--r--. 1 root root 6177 Jan 27 2013 /var/log/Xorg.96.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.97.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.97.log.old
-rw-r--r--. 1 root root 4096 Jan 27 2013 /var/log/Xorg.98.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.98.log.old
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.99.log
-rw-r--r--. 1 root root 6006 Jan 27 2013 /var/log/Xorg.99.log.old
/etc/nvidia/:
total 28
drwxr-xr-x. 2 root root 4096 Jun 22 21:08 .
drwxr-xr-x. 228 root root 16384 Jul 17 23:07 ..
-rw-r--r--. 1 root root 98 Jul 21 2012 nvidia-blacklists-nouveau.conf
-rw-r--r--. 1 root root 74 Oct 7 2014 nvidia-modprobe.conf
/usr/lib/i386-linux-gnu/nvidia/:
total 48
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 .
drwxr-xr-x. 35 root root 36864 Jul 17 22:23 ..
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 current
lrwxrwxrwx. 1 root root 52 Jun 22 21:08 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-i386-linux-gnu
lrwxrwxrwx. 1 root root 51 Jun 22 21:08 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx. 1 root root 59 Jun 22 21:08 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu
/usr/lib/i386-linux-gnu/nvidia/current/:
total 30208
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 .
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 ..
lrwxrwxrwx. 1 root root 16 Jun 17 12:18 libEGL.so.1 -> libEGL.so.346.72
-rw-r--r--. 1 root root 603836 May 6 05:51 libEGL.so.346.72
lrwxrwxrwx. 1 root root 15 Jun 17 12:18 libGL.so.1 -> libGL.so.346.72
-rw-r--r--. 1 root root 1112352 May 6 04:25 libGL.so.346.72
lrwxrwxrwx. 1 root root 12 May 13 00:04 libcuda.so -> libcuda.so.1
lrwxrwxrwx. 1 root root 17 May 13 00:04 libcuda.so.1 -> libcuda.so.340.76
-rw-r--r--. 1 root root 14009004 Jan 22 20:47 libcuda.so.340.76
lrwxrwxrwx. 1 root root 23 Jun 17 12:18 libnvidia-cfg.so.1 -> libnvidia-cfg.so.346.72
-rw-r--r--. 1 root root 167504 May 6 05:31 libnvidia-cfg.so.346.72
lrwxrwxrwx. 1 root root 17 May 13 00:04 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx. 1 root root 22 May 13 00:04 libnvidia-ml.so.1 -> libnvidia-ml.so.340.76
-rw-r--r--. 1 root root 887792 Jan 22 21:19 libnvidia-ml.so.340.76
lrwxrwxrwx. 1 root root 26 May 13 00:04 libnvidia-opencl.so.1 -> libnvidia-opencl.so.340.76
-rw-r--r--. 1 root root 14129236 Jan 22 20:47 libnvidia-opencl.so.340.76
/usr/lib/mesa-diverted/:
total 88
drwxr-xr-x. 5 root root 4096 Feb 24 2014 .
drwxr-xr-x. 294 root root 69632 Jul 17 22:24 ..
drwxr-xr-x. 2 root root 4096 Mar 30 04:35 arm-linux-gnueabihf
drwxr-xr-x. 2 root root 4096 Jul 17 22:21 i386-linux-gnu
lrwxrwxrwx. 1 root root 33 Feb 24 2014 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x. 2 root root 4096 Jul 17 22:21 x86_64-linux-gnu
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 700
drwxr-xr-x. 2 root root 4096 Jul 17 22:21 .
drwxr-xr-x. 5 root root 4096 Feb 24 2014 ..
lrwxrwxrwx. 1 root root 14 Jul 10 14:35 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r--. 1 root root 704604 Jul 10 14:35 libGL.so.1.2.0
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 852
drwxr-xr-x. 2 root root 4096 Jul 17 22:21 .
drwxr-xr-x. 5 root root 4096 Feb 24 2014 ..
lrwxrwxrwx. 1 root root 15 Jul 10 12:08 libEGL.so -> libEGL.so.1.0.0
lrwxrwxrwx. 1 root root 15 Jul 10 12:08 libEGL.so.1 -> libEGL.so.1.0.0
-rw-r--r--. 1 root root 173208 Jul 10 12:08 libEGL.so.1.0.0
lrwxrwxrwx. 1 root root 14 Jul 10 12:08 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx. 1 root root 14 Jul 10 12:08 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r--. 1 root root 635512 Jul 10 12:08 libGL.so.1.2.0
lrwxrwxrwx. 1 root root 21 Jul 10 12:08 libGLESv1_CM.so.1 -> libGLESv1_CM.so.1.1.0
-rw-r--r--. 1 root root 18232 Jul 10 12:08 libGLESv1_CM.so.1.1.0
lrwxrwxrwx. 1 root root 18 Jul 10 12:08 libGLESv2.so.2 -> libGLESv2.so.2.0.0
-rw-r--r--. 1 root root 26424 Jul 10 12:08 libGLESv2.so.2.0.0
/usr/lib/mesa/:
total 76
drwxr-xr-x. 2 root root 4096 Oct 24 2013 .
drwxr-xr-x. 294 root root 69632 Jul 17 22:24 ..
/usr/lib/nvidia/:
total 100
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 .
drwxr-xr-x. 294 root root 69632 Jul 17 22:24 ..
-rw-r--r--. 1 root root 57 Aug 8 2013 alternate-install-present
-rwxr-xr-x. 1 root root 2125 Dec 2 2014 check-for-conflicting-opengl-libraries
-rwxr-xr-x. 1 root root 1897 Nov 2 2013 check-for-mismatching-nvidia-module
-rwxr-xr-x. 1 root root 2734 Nov 2 2013 create-xorg-nvidia-conf-experimental
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 current
lrwxrwxrwx. 1 root root 35 Jun 22 21:08 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx. 1 root root 24 Jun 22 21:08 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx. 1 root root 46 Jun 22 21:08 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx. 1 root root 39 Jun 22 21:08 nvidia_drv.so -> /etc/alternatives/nvidia--nvidia_drv.so
-rwxr-xr-x. 1 root root 618 May 22 2012 pre-install
/usr/lib/nvidia/current/:
total 21200
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 .
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 ..
lrwxrwxrwx. 1 root root 16 Jun 17 12:18 libglx.so -> libglx.so.346.72
-rw-r--r--. 1 root root 12258728 May 6 02:14 libglx.so.346.72
-rw-r--r--. 1 root root 427 May 6 01:34 monitoring.conf
-rwxr-xr-x. 1 root root 22744 May 13 00:25 nv-control-dpy
-rwxr-xr-x. 1 root root 23489 May 6 07:46 nvidia-bug-report.sh
-rwxr-xr-x. 1 root root 209008 May 6 03:21 nvidia-debugdump
-rwxr-xr-x. 1 root root 208224 May 13 00:25 nvidia-settings
-rw-r--r--. 1 root root 8643 May 13 00:25 nvidia-settings.1.gz
-rw-r--r--. 1 root root 1217 May 13 00:24 nvidia-settings.desktop
-rwxr-xr-x. 1 root root 231416 Jan 22 21:19 nvidia-smi
-rw-r--r--. 1 root root 14554 May 13 00:03 nvidia-smi.1.gz
-rw-r--r--. 1 root root 2358 Jun 17 12:18 nvidia.ids
-rw-r--r--. 1 root root 8692032 May 6 01:52 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 21200
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 .
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 ..
lrwxrwxrwx. 1 root root 16 Jun 17 12:18 libglx.so -> libglx.so.346.72
-rw-r--r--. 1 root root 12258728 May 6 02:14 libglx.so.346.72
-rw-r--r--. 1 root root 427 May 6 01:34 monitoring.conf
-rwxr-xr-x. 1 root root 22744 May 13 00:25 nv-control-dpy
-rwxr-xr-x. 1 root root 23489 May 6 07:46 nvidia-bug-report.sh
-rwxr-xr-x. 1 root root 209008 May 6 03:21 nvidia-debugdump
-rwxr-xr-x. 1 root root 208224 May 13 00:25 nvidia-settings
-rw-r--r--. 1 root root 8643 May 13 00:25 nvidia-settings.1.gz
-rw-r--r--. 1 root root 1217 May 13 00:24 nvidia-settings.desktop
-rwxr-xr-x. 1 root root 231416 Jan 22 21:19 nvidia-smi
-rw-r--r--. 1 root root 14554 May 13 00:03 nvidia-smi.1.gz
-rw-r--r--. 1 root root 2358 Jun 17 12:18 nvidia.ids
-rw-r--r--. 1 root root 8692032 May 6 01:52 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 152
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 .
drwxr-xr-x. 145 root root 135168 Jul 17 23:06 ..
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 current
lrwxrwxrwx. 1 root root 54 Jun 22 21:08 libEGL.so.1 -> /etc/alternatives/nvidia--libEGL.so.1-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 53 Jun 22 21:08 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 60 Jun 22 21:08 libGLESv1_CM.so.1 -> /etc/alternatives/nvidia--libGLESv1_CM.so.1-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 57 Jun 22 21:08 libGLESv2.so.2 -> /etc/alternatives/nvidia--libGLESv2.so.2-x86_64-linux-gnu
lrwxrwxrwx. 1 root root 61 Jun 22 21:08 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 31524
drwxr-xr-x. 2 root root 4096 Jun 29 00:14 .
drwxr-xr-x. 3 root root 4096 Jun 22 21:08 ..
lrwxrwxrwx. 1 root root 16 Jun 17 12:18 libEGL.so.1 -> libEGL.so.346.72
-rw-r--r--. 1 root root 952704 May 6 03:38 libEGL.so.346.72
lrwxrwxrwx. 1 root root 15 Jun 17 12:18 libGL.so.1 -> libGL.so.346.72
-rw-r--r--. 1 root root 1317432 May 6 02:10 libGL.so.346.72
lrwxrwxrwx. 1 root root 22 Jun 17 12:18 libGLESv1_CM.so.1 -> libGLESv1_CM.so.346.72
-rw-r--r--. 1 root root 51096 May 6 03:38 libGLESv1_CM.so.346.72
lrwxrwxrwx. 1 root root 19 Jun 17 12:18 libGLESv2.so.2 -> libGLESv2.so.346.72
-rw-r--r--. 1 root root 75416 May 6 03:38 libGLESv2.so.346.72
lrwxrwxrwx. 1 root root 12 May 12 23:58 libcuda.so -> libcuda.so.1
lrwxrwxrwx. 1 root root 17 May 12 23:58 libcuda.so.1 -> libcuda.so.340.76
-rw-r--r--. 1 root root 14011752 Jan 22 20:39 libcuda.so.340.76
lrwxrwxrwx. 1 root root 23 Jun 17 12:18 libnvidia-cfg.so.1 -> libnvidia-cfg.so.346.72
-rw-r--r--. 1 root root 161800 May 6 03:19 libnvidia-cfg.so.346.72
lrwxrwxrwx. 1 root root 17 May 12 23:58 libnvidia-ml.so -> libnvidia-ml.so.1
lrwxrwxrwx. 1 root root 22 May 12 23:58 libnvidia-ml.so.1 -> libnvidia-ml.so.340.76
-rw-r--r--. 1 root root 880800 Jan 22 21:13 libnvidia-ml.so.340.76
lrwxrwxrwx. 1 root root 26 May 12 23:58 libnvidia-opencl.so.1 -> libnvidia-opencl.so.340.76
-rw-r--r--. 1 root root 14124080 Jan 22 20:39 libnvidia-opencl.so.340.76
lrwxrwxrwx. 1 root root 25 Jun 17 12:18 libvdpau_nvidia.so.1 -> libvdpau_nvidia.so.346.72
-rw-r--r--. 1 root root 675984 May 6 02:14 libvdpau_nvidia.so.346.72
/etc/modprobe.d:
total 48
drwxr-xr-x. 2 root root 4096 Jul 9 14:27 .
drwxr-xr-x. 228 root root 16384 Jul 17 23:07 ..
-rw-r--r--. 1 root root 0 Aug 10 2014 dkms.conf
-rw-r--r--. 1 root root 75 Sep 23 2014 etc-modules-parameters.conf
-rw-r--r--. 1 root root 390 Sep 28 2014 fbdev-blacklist.conf
-rw-r--r--. 1 root root 379 Dec 20 2014 mdadm.conf
lrwxrwxrwx. 1 root root 53 Jun 22 21:08 nvidia-blacklists-nouveau.conf -> /etc/alternatives/glx--nvidia-blacklists-nouveau.conf
-rw-r--r--. 1 root root 76 Feb 8 2013 nvidia-installer-disable-nouveau.conf
-rw-r--r--. 1 root root 259 Nov 2 2013 nvidia-kernel-common.conf
lrwxrwxrwx. 1 root root 46 Jun 22 21:08 nvidia.conf -> /etc/alternatives/nvidia--nvidia-modprobe.conf
-rw-r--r--. 1 root root 119 Sep 15 2013 oss-compat.conf
-rw-r--r--. 1 root root 26 Jun 13 2012 radeon-kms.conf
/etc/modprobe.d/nvidia-kernel-common.conf:alias char-major-195* nvidia
/etc/modprobe.d/nvidia-kernel-common.conf:options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPSBA=1
/etc/modprobe.d/nvidia-kernel-common.conf:# options nvidia NVreg_EnableAGPFW=1
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf:# generated by nvidia-installer
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf:blacklist nouveau
/etc/modprobe.d/nvidia-installer-disable-nouveau.conf:options nouveau modeset=0
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /etc/modprobe.d/nvidia-blacklists-nouveau.conf >>>>>>>>>>
# You need to run "update-initramfs -u" after editing this file.
# see #580894
blacklist nouveau
^^^^^^^^^^ /etc/modprobe.d/nvidia-blacklists-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-installer-disable-nouveau.conf >>>>>>>>>>
# generated by nvidia-installer
blacklist nouveau
options nouveau modeset=0
^^^^^^^^^^ /etc/modprobe.d/nvidia-installer-disable-nouveau.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia-kernel-common.conf >>>>>>>>>>
alias char-major-195* nvidia
options nvidia NVreg_DeviceFileUID=0 NVreg_DeviceFileGID=44 NVreg_DeviceFileMode=0660
# To enable FastWrites and Sidebus addressing, uncomment these lines
# options nvidia NVreg_EnableAGPSBA=1
# options nvidia NVreg_EnableAGPFW=1
^^^^^^^^^^ /etc/modprobe.d/nvidia-kernel-common.conf ^^^^^^^^^^
<<<<<<<<<< /etc/modprobe.d/nvidia.conf >>>>>>>>>>
alias nvidia nvidia-current
remove nvidia-current rmmod nvidia nvidia-uvm
^^^^^^^^^^ /etc/modprobe.d/nvidia.conf ^^^^^^^^^^
<<<<<<<<<< /etc/X11/xorg.conf >>>>>>>>>>
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings: version 319.82 (pbuilder at cake) Mon Feb 10 11:38:38 UTC 2014
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 304.108 (pbuilder at cake) Sun Aug 18 18:55:35 UTC 2013
Section "ServerLayout"
Identifier "Layout0"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "Mouse0" "CorePointer"
Option "Xinerama" "0"
EndSection
Section "Files"
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"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "LG Electronics M1910A"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce GT 440"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "Stereo" "0"
Option "nvidiaXineramaInfoOrder" "DFP-0"
Option "metamodes" "CRT: nvidia-auto-select +1280+0, DFP: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
^^^^^^^^^^ /etc/X11/xorg.conf ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 10.194]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 10.194] X Protocol Version 11, Revision 0
[ 10.194] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 10.194] Current Operating System: Linux tachikoma 4.0.0-2-amd64 #1 SMP Debian 4.0.8-1 (2015-07-11) x86_64
[ 10.194] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.0.0-2-amd64 root=/dev/mapper/tachikoma-root ro selinux=1 security=selinux quiet fbcon=scrollback:1024k
[ 10.194] Build Date: 01 July 2015 05:17:14PM
[ 10.194] xorg-server 2:1.17.2-1 (http://www.debian.org/support)
[ 10.194] Current version of pixman: 0.32.6
[ 10.194] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10.194] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10.194] (==) Log file: "/var/log/Xorg.0.log", Time: Fri Jul 17 23:07:37 2015
[ 10.202] (==) Using config file: "/etc/X11/xorg.conf"
[ 10.202] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10.245] (==) ServerLayout "Layout0"
[ 10.245] (**) |-->Screen "Screen0" (0)
[ 10.245] (**) | |-->Monitor "Monitor0"
[ 10.245] (**) | |-->Device "Device0"
[ 10.245] (**) |-->Input Device "Keyboard0"
[ 10.245] (**) |-->Input Device "Mouse0"
[ 10.245] (**) Option "Xinerama" "0"
[ 10.245] (==) Automatically adding devices
[ 10.245] (==) Automatically enabling devices
[ 10.245] (==) Automatically adding GPU devices
[ 10.340] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 10.340] Entry deleted from font path.
[ 10.362] (==) 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
[ 10.362] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10.362] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 10.362] (WW) Disabling Keyboard0
[ 10.362] (WW) Disabling Mouse0
[ 10.363] (II) Loader magic: 0x7f31bb4b8d80
[ 10.363] (II) Module ABI versions:
[ 10.363] X.Org ANSI C Emulation: 0.4
[ 10.363] X.Org Video Driver: 19.0
[ 10.363] X.Org XInput driver : 21.0
[ 10.363] X.Org Server Extension : 9.0
[ 10.364] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10.366] (--) PCI:*(0:1:0:0) 10de:0de0:1458:3518 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 10.366] (II) LoadModule: "glx"
[ 10.381] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 10.839] (II) Module glx: vendor="NVIDIA Corporation"
[ 10.839] compiled for 4.0.2, module version = 1.0.0
[ 10.839] Module class: X.Org Server Extension
[ 10.841] (II) NVIDIA GLX Module 346.72 Tue May 5 17:11:15 PDT 2015
[ 10.842] (II) LoadModule: "nvidia"
[ 10.855] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 10.891] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 10.891] compiled for 4.0.2, module version = 1.0.0
[ 10.891] Module class: X.Org Video Driver
[ 10.895] (II) NVIDIA dlloader X Driver 346.72 Tue May 5 16:47:26 PDT 2015
[ 10.895] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 10.897] (++) using VT number 7
[ 10.905] (II) Loading sub module "fb"
[ 10.906] (II) LoadModule: "fb"
[ 10.906] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10.914] (II) Module fb: vendor="X.Org Foundation"
[ 10.914] compiled for 1.17.2, module version = 1.0.0
[ 10.914] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.914] (II) Loading sub module "wfb"
[ 10.914] (II) LoadModule: "wfb"
[ 10.914] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 10.920] (II) Module wfb: vendor="X.Org Foundation"
[ 10.920] compiled for 1.17.2, module version = 1.0.0
[ 10.920] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.920] (II) Loading sub module "ramdac"
[ 10.920] (II) LoadModule: "ramdac"
[ 10.920] (II) Module "ramdac" already built-in
[ 10.925] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 10.925] (==) NVIDIA(0): RGB weight 888
[ 10.925] (==) NVIDIA(0): Default visual is TrueColor
[ 10.925] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.929] (**) NVIDIA(0): Option "Stereo" "0"
[ 10.929] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 10.929] (**) NVIDIA(0): Stereo disabled by request
[ 10.929] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +1280+0, DFP: nvidia-auto-select +0+0"
[ 10.929] (**) NVIDIA(0): Enabling 2D acceleration
[ 11.554] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 11.555] (II) NVIDIA(0): NVIDIA GPU GeForce GT 440 (GF108) at PCI:1:0:0 (GPU-0)
[ 11.555] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 11.555] (--) NVIDIA(0): VideoBIOS: 70.08.4d.00.00
[ 11.555] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 11.587] (--) NVIDIA(0): Valid display device(s) on GeForce GT 440 at PCI:1:0:0
[ 11.587] (--) NVIDIA(0): CRT-0
[ 11.587] (--) NVIDIA(0): LG Electronics M1910A (CRT-1) (connected)
[ 11.587] (--) NVIDIA(0): DELL 1908FP (DFP-0) (boot, connected)
[ 11.588] (--) NVIDIA(0): DFP-1
[ 11.588] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 11.588] (--) NVIDIA(GPU-0): LG Electronics M1910A (CRT-1): 400.0 MHz maximum pixel clock
[ 11.588] (--) NVIDIA(0): DELL 1908FP (DFP-0): Internal TMDS
[ 11.588] (--) NVIDIA(GPU-0): DELL 1908FP (DFP-0): 330.0 MHz maximum pixel clock
[ 11.588] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 11.588] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 11.588] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 11.588] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 11.588] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 11.588] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 11.588] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 11.588] (**) NVIDIA(0): been enabled on all display devices.)
[ 11.589] (II) NVIDIA(0): Validated MetaModes:
[ 11.589] (II) NVIDIA(0):
[ 11.589] (II) NVIDIA(0): "CRT:nvidia-auto-select+1280+0,DFP:nvidia-auto-select+0+0"
[ 11.589] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1024
[ 11.622] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[ 11.622] (--) NVIDIA(0): option
[ 11.622] (--) Depth 24 pixmap format is 32 bpp
[ 11.622] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 11.622] (II) NVIDIA: access.
[ 11.624] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 11.624] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 11.624] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 11.624] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 11.624] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 11.624] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 11.624] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 11.624] (II) NVIDIA(0): Config Options in the README.
[ 11.656] (II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+1280+0,DFP:nvidia-auto-select+0+0"
[ 11.848] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 11.848] (==) NVIDIA(0): Backing store enabled
[ 11.848] (==) NVIDIA(0): Silken mouse enabled
[ 11.849] (**) NVIDIA(0): DPMS enabled
[ 11.849] (II) Loading sub module "dri2"
[ 11.849] (II) LoadModule: "dri2"
[ 11.849] (II) Module "dri2" already built-in
[ 11.849] (II) NVIDIA(0): [DRI2] Setup complete
[ 11.849] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 11.849] (--) RandR disabled
[ 11.853] (II) SELinux: Disabled by boolean
[ 11.854] (II) Initializing extension GLX
[ 11.854] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event1)
[ 11.954] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.954] (II) LoadModule: "evdev"
[ 11.954] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 11.956] (II) Module evdev: vendor="X.Org Foundation"
[ 11.956] compiled for 1.16.4, module version = 2.9.2
[ 11.956] Module class: X.Org XInput Driver
[ 11.956] ABI class: X.Org XInput driver, version 21.0
[ 11.956] (II) Using input driver 'evdev' for 'Power Button'
[ 11.956] (**) Power Button: always reports core events
[ 11.956] (**) evdev: Power Button: Device: "/dev/input/event1"
[ 11.956] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11.956] (--) evdev: Power Button: Found keys
[ 11.956] (II) evdev: Power Button: Configuring as keyboard
[ 11.956] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event1"
[ 11.956] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 11.956] (**) Option "xkb_rules" "evdev"
[ 11.956] (**) Option "xkb_model" "pc105"
[ 11.956] (**) Option "xkb_layout" "us"
[ 11.956] (**) Option "xkb_variant" "altgr-intl"
[ 11.956] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.972] (II) config/udev: Adding input device Power Button (/dev/input/event0)
[ 11.972] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.972] (II) Using input driver 'evdev' for 'Power Button'
[ 11.972] (**) Power Button: always reports core events
[ 11.972] (**) evdev: Power Button: Device: "/dev/input/event0"
[ 11.972] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11.972] (--) evdev: Power Button: Found keys
[ 11.972] (II) evdev: Power Button: Configuring as keyboard
[ 11.972] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2/event0"
[ 11.972] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 11.972] (**) Option "xkb_rules" "evdev"
[ 11.972] (**) Option "xkb_model" "pc105"
[ 11.972] (**) Option "xkb_layout" "us"
[ 11.972] (**) Option "xkb_variant" "altgr-intl"
[ 11.972] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.973] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event15)
[ 11.973] (II) No input driver specified, ignoring this device.
[ 11.973] (II) This device may have been added with another device file.
[ 11.973] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event16)
[ 11.973] (II) No input driver specified, ignoring this device.
[ 11.973] (II) This device may have been added with another device file.
[ 11.973] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event17)
[ 11.973] (II) No input driver specified, ignoring this device.
[ 11.973] (II) This device may have been added with another device file.
[ 11.973] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event18)
[ 11.973] (II) No input driver specified, ignoring this device.
[ 11.973] (II) This device may have been added with another device file.
[ 11.973] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event7)
[ 11.973] (II) No input driver specified, ignoring this device.
[ 11.974] (II) This device may have been added with another device file.
[ 11.974] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event8)
[ 11.974] (II) No input driver specified, ignoring this device.
[ 11.974] (II) This device may have been added with another device file.
[ 11.974] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event9)
[ 11.974] (II) No input driver specified, ignoring this device.
[ 11.974] (II) This device may have been added with another device file.
[ 11.974] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event10)
[ 11.974] (II) No input driver specified, ignoring this device.
[ 11.974] (II) This device may have been added with another device file.
[ 11.974] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event3)
[ 11.974] (II) No input driver specified, ignoring this device.
[ 11.974] (II) This device may have been added with another device file.
[ 11.975] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event4)
[ 11.975] (II) No input driver specified, ignoring this device.
[ 11.975] (II) This device may have been added with another device file.
[ 11.975] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
[ 11.975] (II) No input driver specified, ignoring this device.
[ 11.975] (II) This device may have been added with another device file.
[ 11.975] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event6)
[ 11.975] (II) No input driver specified, ignoring this device.
[ 11.975] (II) This device may have been added with another device file.
[ 11.976] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event12)
[ 11.976] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 11.976] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 11.976] (**) USB USB Keykoard: always reports core events
[ 11.976] (**) evdev: USB USB Keykoard: Device: "/dev/input/event12"
[ 11.976] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 11.976] (--) evdev: USB USB Keykoard: Found keys
[ 11.976] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 11.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0001/input/input15/event12"
[ 11.976] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 8)
[ 11.976] (**) Option "xkb_rules" "evdev"
[ 11.976] (**) Option "xkb_model" "pc105"
[ 11.976] (**) Option "xkb_layout" "us"
[ 11.976] (**) Option "xkb_variant" "altgr-intl"
[ 11.976] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.977] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event13)
[ 11.977] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 11.977] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 11.977] (**) USB USB Keykoard: always reports core events
[ 11.977] (**) evdev: USB USB Keykoard: Device: "/dev/input/event13"
[ 11.977] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 11.977] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 11.977] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 11.977] (--) evdev: USB USB Keykoard: Found relative axes
[ 11.977] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 11.977] (--) evdev: USB USB Keykoard: Found absolute axes
[ 11.977] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 11.977] (--) evdev: USB USB Keykoard: Found keys
[ 11.977] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 11.977] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 11.977] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 11.977] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 11.977] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11.977] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0002/input/input16/event13"
[ 11.977] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 11.977] (**) Option "xkb_rules" "evdev"
[ 11.977] (**) Option "xkb_model" "pc105"
[ 11.977] (**) Option "xkb_layout" "us"
[ 11.977] (**) Option "xkb_variant" "altgr-intl"
[ 11.977] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.977] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 11.977] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 11.977] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 11.977] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 11.977] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 11.977] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[ 11.978] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event14)
[ 11.978] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 11.978] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 11.978] (**) USB Optical Mouse: always reports core events
[ 11.978] (**) evdev: USB Optical Mouse: Device: "/dev/input/event14"
[ 11.978] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 11.978] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 11.978] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 11.978] (--) evdev: USB Optical Mouse: Found relative axes
[ 11.978] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 11.978] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 11.978] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 11.978] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 11.978] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11.978] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0003/input/input17/event14"
[ 11.978] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
[ 11.978] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 11.978] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 11.978] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 11.978] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 11.978] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 11.978] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 11.978] (II) No input driver specified, ignoring this device.
[ 11.978] (II) This device may have been added with another device file.
[ 11.979] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event11)
[ 11.979] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 11.979] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 11.979] (**) Eee PC WMI hotkeys: always reports core events
[ 11.979] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event11"
[ 11.979] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 11.979] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 11.979] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 11.979] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input14/event11"
[ 11.979] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[ 11.979] (**) Option "xkb_rules" "evdev"
[ 11.979] (**) Option "xkb_model" "pc105"
[ 11.979] (**) Option "xkb_layout" "us"
[ 11.979] (**) Option "xkb_variant" "altgr-intl"
[ 11.979] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.979] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[ 11.979] (II) No input driver specified, ignoring this device.
[ 11.979] (II) This device may have been added with another device file.
[ 28.053] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 28.053] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 28.053] (**) NVIDIA(0): been enabled on all display devices.)
[ 28.069] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 28.069] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 28.069] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 28.739] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 28.739] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 28.739] (**) NVIDIA(0): been enabled on all display devices.)
[ 28.755] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 28.755] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 28.755] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 29.162] (II) NVIDIA(0): Setting mode "VGA-0: nvidia-auto-select @1280x1024 +1300+0 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}, DVI-I-1: nvidia-auto-select @1280x1024 +0+0 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}"
[ 31.400] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.400] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 31.400] (**) NVIDIA(0): been enabled on all display devices.)
[ 31.416] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.416] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 31.416] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 31.462] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.462] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 31.462] (**) NVIDIA(0): been enabled on all display devices.)
[ 31.478] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.478] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 31.478] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 31.525] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.525] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 31.525] (**) NVIDIA(0): been enabled on all display devices.)
[ 31.540] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.540] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 31.540] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 31.586] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.586] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 31.586] (**) NVIDIA(0): been enabled on all display devices.)
[ 31.602] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.602] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 31.602] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 31.648] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.648] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 31.648] (**) NVIDIA(0): been enabled on all display devices.)
[ 31.664] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.664] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 31.664] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 31.710] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.710] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 31.710] (**) NVIDIA(0): been enabled on all display devices.)
[ 31.725] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 31.725] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 31.725] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 276.902] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 276.902] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 276.902] (**) NVIDIA(0): been enabled on all display devices.)
[ 276.918] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 276.918] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 276.918] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 313.920] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 313.920] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 313.920] (**) NVIDIA(0): been enabled on all display devices.)
[ 313.936] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 313.936] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 313.936] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 313.984] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 313.984] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 313.984] (**) NVIDIA(0): been enabled on all display devices.)
[ 314.000] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 314.000] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 314.000] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 314.370] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 314.370] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 314.370] (**) NVIDIA(0): been enabled on all display devices.)
[ 314.386] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 314.386] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 314.386] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 314.433] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 314.433] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 314.433] (**) NVIDIA(0): been enabled on all display devices.)
[ 314.449] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 314.449] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 314.449] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 20536.883] (II) config/udev: removing device USB Optical Mouse
[ 20536.893] (II) evdev: USB Optical Mouse: Close
[ 20536.893] (II) UnloadModule: "evdev"
[ 20536.974] (II) config/udev: removing device USB USB Keykoard
[ 20537.000] (II) evdev: USB USB Keykoard: Close
[ 20537.000] (II) UnloadModule: "evdev"
[ 20537.003] (II) config/udev: removing device USB USB Keykoard
[ 20537.016] (II) evdev: USB USB Keykoard: Close
[ 20537.017] (II) UnloadModule: "evdev"
[ 52710.504] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 52710.504] (II) No input driver specified, ignoring this device.
[ 52710.504] (II) This device may have been added with another device file.
[ 52710.588] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event12)
[ 52710.589] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 52710.589] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 52710.589] (**) USB Optical Mouse: always reports core events
[ 52710.589] (**) evdev: USB Optical Mouse: Device: "/dev/input/event12"
[ 52710.644] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 52710.644] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 52710.644] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 52710.644] (--) evdev: USB Optical Mouse: Found relative axes
[ 52710.644] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 52710.644] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 52710.644] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 52710.644] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 52710.644] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 52710.644] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0004/input/input22/event12"
[ 52710.644] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 52710.644] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 52710.645] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 52710.645] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 52710.645] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 52710.645] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 52710.967] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event13)
[ 52710.967] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 52710.967] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 52710.967] (**) USB USB Keykoard: always reports core events
[ 52710.967] (**) evdev: USB USB Keykoard: Device: "/dev/input/event13"
[ 52710.967] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 52710.967] (--) evdev: USB USB Keykoard: Found keys
[ 52710.967] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 52710.967] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0005/input/input23/event13"
[ 52710.967] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 52710.967] (**) Option "xkb_rules" "evdev"
[ 52710.967] (**) Option "xkb_model" "pc105"
[ 52710.967] (**) Option "xkb_layout" "us"
[ 52710.967] (**) Option "xkb_variant" "altgr-intl"
[ 52710.967] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 52710.989] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event14)
[ 52710.989] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 52710.989] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 52710.989] (**) USB USB Keykoard: always reports core events
[ 52710.989] (**) evdev: USB USB Keykoard: Device: "/dev/input/event14"
[ 52710.989] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 52710.989] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 52710.989] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 52710.989] (--) evdev: USB USB Keykoard: Found relative axes
[ 52710.989] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 52710.989] (--) evdev: USB USB Keykoard: Found absolute axes
[ 52710.989] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 52710.989] (--) evdev: USB USB Keykoard: Found keys
[ 52710.989] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 52710.989] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 52710.989] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 52710.989] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 52710.989] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 52710.989] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0006/input/input24/event14"
[ 52710.989] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[ 52710.989] (**) Option "xkb_rules" "evdev"
[ 52710.989] (**) Option "xkb_model" "pc105"
[ 52710.989] (**) Option "xkb_layout" "us"
[ 52710.989] (**) Option "xkb_variant" "altgr-intl"
[ 52710.989] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 52710.989] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 52710.989] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 52710.990] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 52710.990] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 52710.990] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 52710.990] (**) USB USB Keykoard: (accel) acceleration threshold: 4
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
<<<<<<<<<< /var/log/Xorg.0.log.old >>>>>>>>>>
[ 10.041]
X.Org X Server 1.17.2
Release Date: 2015-06-16
[ 10.041] X Protocol Version 11, Revision 0
[ 10.041] Build Operating System: Linux 3.16.0-4-amd64 x86_64 Debian
[ 10.041] Current Operating System: Linux tachikoma 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24) x86_64
[ 10.041] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=/dev/mapper/tachikoma-root ro selinux=1 security=selinux quiet fbcon=scrollback:1024k
[ 10.041] Build Date: 01 July 2015 05:17:14PM
[ 10.041] xorg-server 2:1.17.2-1 (http://www.debian.org/support)
[ 10.041] Current version of pixman: 0.32.6
[ 10.041] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10.041] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10.041] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 9 14:57:22 2015
[ 10.047] (==) Using config file: "/etc/X11/xorg.conf"
[ 10.047] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 10.067] (==) ServerLayout "Layout0"
[ 10.067] (**) |-->Screen "Screen0" (0)
[ 10.067] (**) | |-->Monitor "Monitor0"
[ 10.067] (**) | |-->Device "Device0"
[ 10.067] (**) |-->Input Device "Keyboard0"
[ 10.067] (**) |-->Input Device "Mouse0"
[ 10.067] (**) Option "Xinerama" "0"
[ 10.067] (==) Automatically adding devices
[ 10.067] (==) Automatically enabling devices
[ 10.067] (==) Automatically adding GPU devices
[ 10.076] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 10.076] Entry deleted from font path.
[ 10.088] (==) 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
[ 10.088] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 10.088] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 10.088] (WW) Disabling Keyboard0
[ 10.088] (WW) Disabling Mouse0
[ 10.090] (II) Loader magic: 0x7f4a5ad89d80
[ 10.090] (II) Module ABI versions:
[ 10.090] X.Org ANSI C Emulation: 0.4
[ 10.090] X.Org Video Driver: 19.0
[ 10.090] X.Org XInput driver : 21.0
[ 10.090] X.Org Server Extension : 9.0
[ 10.091] (II) xfree86: Adding drm device (/dev/dri/card0)
[ 10.092] (--) PCI:*(0:1:0:0) 10de:0de0:1458:3518 rev 161, Mem @ 0xf6000000/16777216, 0xe0000000/268435456, 0xf0000000/33554432, I/O @ 0x0000e000/128, BIOS @ 0x????????/524288
[ 10.092] (II) LoadModule: "glx"
[ 10.116] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[ 10.444] (II) Module glx: vendor="NVIDIA Corporation"
[ 10.444] compiled for 4.0.2, module version = 1.0.0
[ 10.444] Module class: X.Org Server Extension
[ 10.447] (II) NVIDIA GLX Module 346.72 Tue May 5 17:11:15 PDT 2015
[ 10.448] (II) LoadModule: "nvidia"
[ 10.454] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 10.559] (II) Module nvidia: vendor="NVIDIA Corporation"
[ 10.559] compiled for 4.0.2, module version = 1.0.0
[ 10.559] Module class: X.Org Video Driver
[ 10.560] (II) NVIDIA dlloader X Driver 346.72 Tue May 5 16:47:26 PDT 2015
[ 10.560] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 10.561] (++) using VT number 7
[ 10.603] (II) Loading sub module "fb"
[ 10.603] (II) LoadModule: "fb"
[ 10.603] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10.608] (II) Module fb: vendor="X.Org Foundation"
[ 10.608] compiled for 1.17.2, module version = 1.0.0
[ 10.608] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.608] (II) Loading sub module "wfb"
[ 10.608] (II) LoadModule: "wfb"
[ 10.608] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 10.638] (II) Module wfb: vendor="X.Org Foundation"
[ 10.638] compiled for 1.17.2, module version = 1.0.0
[ 10.638] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.638] (II) Loading sub module "ramdac"
[ 10.638] (II) LoadModule: "ramdac"
[ 10.638] (II) Module "ramdac" already built-in
[ 10.642] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[ 10.642] (==) NVIDIA(0): RGB weight 888
[ 10.642] (==) NVIDIA(0): Default visual is TrueColor
[ 10.642] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.644] (**) NVIDIA(0): Option "Stereo" "0"
[ 10.644] (**) NVIDIA(0): Option "nvidiaXineramaInfoOrder" "DFP-0"
[ 10.644] (**) NVIDIA(0): Stereo disabled by request
[ 10.645] (**) NVIDIA(0): Option "MetaModes" "CRT: nvidia-auto-select +1280+0, DFP: nvidia-auto-select +0+0"
[ 10.645] (**) NVIDIA(0): Enabling 2D acceleration
[ 11.264] (II) NVIDIA(GPU-0): Found DRM driver nvidia-drm (20150116)
[ 11.331] (II) NVIDIA(0): NVIDIA GPU GeForce GT 440 (GF108) at PCI:1:0:0 (GPU-0)
[ 11.331] (--) NVIDIA(0): Memory: 1048576 kBytes
[ 11.331] (--) NVIDIA(0): VideoBIOS: 70.08.4d.00.00
[ 11.331] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[ 11.367] (--) NVIDIA(0): Valid display device(s) on GeForce GT 440 at PCI:1:0:0
[ 11.367] (--) NVIDIA(0): CRT-0
[ 11.367] (--) NVIDIA(0): LG Electronics M1910A (CRT-1) (connected)
[ 11.367] (--) NVIDIA(0): DELL 1908FP (DFP-0) (boot, connected)
[ 11.367] (--) NVIDIA(0): DFP-1
[ 11.367] (--) NVIDIA(GPU-0): CRT-0: 400.0 MHz maximum pixel clock
[ 11.367] (--) NVIDIA(GPU-0): LG Electronics M1910A (CRT-1): 400.0 MHz maximum pixel clock
[ 11.367] (--) NVIDIA(0): DELL 1908FP (DFP-0): Internal TMDS
[ 11.367] (--) NVIDIA(GPU-0): DELL 1908FP (DFP-0): 330.0 MHz maximum pixel clock
[ 11.367] (--) NVIDIA(0): DFP-1: Internal TMDS
[ 11.367] (--) NVIDIA(GPU-0): DFP-1: 165.0 MHz maximum pixel clock
[ 11.367] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 11.367] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 11.367] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 11.368] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 11.368] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 11.368] (**) NVIDIA(0): been enabled on all display devices.)
[ 11.368] (II) NVIDIA(0): Validated MetaModes:
[ 11.368] (II) NVIDIA(0):
[ 11.368] (II) NVIDIA(0): "CRT:nvidia-auto-select+1280+0,DFP:nvidia-auto-select+0+0"
[ 11.368] (II) NVIDIA(0): Virtual screen size determined to be 2560 x 1024
[ 11.406] (--) NVIDIA(0): DPI set to (85, 86); computed from "UseEdidDpi" X config
[ 11.406] (--) NVIDIA(0): option
[ 11.406] (--) Depth 24 pixmap format is 32 bpp
[ 11.406] (II) NVIDIA: Using 3072.00 MB of virtual memory for indirect memory
[ 11.406] (II) NVIDIA: access.
[ 11.409] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[ 11.409] (II) NVIDIA(0): may not be running or the "AcpidSocketPath" X
[ 11.409] (II) NVIDIA(0): configuration option may not be set correctly. When the
[ 11.409] (II) NVIDIA(0): ACPI event daemon is available, the NVIDIA X driver will
[ 11.409] (II) NVIDIA(0): try to use it to receive ACPI event notifications. For
[ 11.409] (II) NVIDIA(0): details, please see the "ConnectToAcpid" and
[ 11.409] (II) NVIDIA(0): "AcpidSocketPath" X configuration options in Appendix B: X
[ 11.409] (II) NVIDIA(0): Config Options in the README.
[ 11.440] (II) NVIDIA(0): Setting mode "CRT:nvidia-auto-select+1280+0,DFP:nvidia-auto-select+0+0"
[ 11.634] (==) NVIDIA(0): Disabling shared memory pixmaps
[ 11.634] (==) NVIDIA(0): Backing store enabled
[ 11.634] (==) NVIDIA(0): Silken mouse enabled
[ 11.635] (**) NVIDIA(0): DPMS enabled
[ 11.635] (II) Loading sub module "dri2"
[ 11.635] (II) LoadModule: "dri2"
[ 11.635] (II) Module "dri2" already built-in
[ 11.635] (II) NVIDIA(0): [DRI2] Setup complete
[ 11.635] (II) NVIDIA(0): [DRI2] VDPAU driver: nvidia
[ 11.635] (--) RandR disabled
[ 11.639] (II) SELinux: Disabled by boolean
[ 11.640] (II) Initializing extension GLX
[ 11.640] (II) Indirect GLX disabled.(II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 11.700] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.700] (II) LoadModule: "evdev"
[ 11.700] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 11.702] (II) Module evdev: vendor="X.Org Foundation"
[ 11.702] compiled for 1.16.4, module version = 2.9.2
[ 11.702] Module class: X.Org XInput Driver
[ 11.702] ABI class: X.Org XInput driver, version 21.0
[ 11.702] (II) Using input driver 'evdev' for 'Power Button'
[ 11.702] (**) Power Button: always reports core events
[ 11.702] (**) evdev: Power Button: Device: "/dev/input/event4"
[ 11.702] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11.702] (--) evdev: Power Button: Found keys
[ 11.702] (II) evdev: Power Button: Configuring as keyboard
[ 11.702] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event4"
[ 11.702] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 11.702] (**) Option "xkb_rules" "evdev"
[ 11.702] (**) Option "xkb_model" "pc105"
[ 11.702] (**) Option "xkb_layout" "us"
[ 11.702] (**) Option "xkb_variant" "altgr-intl"
[ 11.702] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.716] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 11.716] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 11.716] (II) Using input driver 'evdev' for 'Power Button'
[ 11.716] (**) Power Button: always reports core events
[ 11.716] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 11.716] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 11.716] (--) evdev: Power Button: Found keys
[ 11.716] (II) evdev: Power Button: Configuring as keyboard
[ 11.716] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event3"
[ 11.716] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[ 11.716] (**) Option "xkb_rules" "evdev"
[ 11.716] (**) Option "xkb_model" "pc105"
[ 11.716] (**) Option "xkb_layout" "us"
[ 11.716] (**) Option "xkb_variant" "altgr-intl"
[ 11.716] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=3 (/dev/input/event16)
[ 11.717] (II) No input driver specified, ignoring this device.
[ 11.717] (II) This device may have been added with another device file.
[ 11.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=7 (/dev/input/event17)
[ 11.717] (II) No input driver specified, ignoring this device.
[ 11.717] (II) This device may have been added with another device file.
[ 11.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=8 (/dev/input/event18)
[ 11.717] (II) No input driver specified, ignoring this device.
[ 11.717] (II) This device may have been added with another device file.
[ 11.717] (II) config/udev: Adding input device HDA NVidia HDMI/DP,pcm=9 (/dev/input/event19)
[ 11.717] (II) No input driver specified, ignoring this device.
[ 11.717] (II) This device may have been added with another device file.
[ 11.718] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event8)
[ 11.718] (II) No input driver specified, ignoring this device.
[ 11.718] (II) This device may have been added with another device file.
[ 11.718] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event9)
[ 11.718] (II) No input driver specified, ignoring this device.
[ 11.718] (II) This device may have been added with another device file.
[ 11.718] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event10)
[ 11.718] (II) No input driver specified, ignoring this device.
[ 11.718] (II) This device may have been added with another device file.
[ 11.718] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event11)
[ 11.718] (II) No input driver specified, ignoring this device.
[ 11.718] (II) This device may have been added with another device file.
[ 11.719] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event12)
[ 11.719] (II) No input driver specified, ignoring this device.
[ 11.719] (II) This device may have been added with another device file.
[ 11.719] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event13)
[ 11.719] (II) No input driver specified, ignoring this device.
[ 11.719] (II) This device may have been added with another device file.
[ 11.719] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event14)
[ 11.719] (II) No input driver specified, ignoring this device.
[ 11.719] (II) This device may have been added with another device file.
[ 11.719] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event15)
[ 11.719] (II) No input driver specified, ignoring this device.
[ 11.719] (II) This device may have been added with another device file.
[ 11.720] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event0)
[ 11.720] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 11.720] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 11.720] (**) USB USB Keykoard: always reports core events
[ 11.720] (**) evdev: USB USB Keykoard: Device: "/dev/input/event0"
[ 11.720] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 11.720] (--) evdev: USB USB Keykoard: Found keys
[ 11.720] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 11.720] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0001/input/input2/event0"
[ 11.720] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 8)
[ 11.720] (**) Option "xkb_rules" "evdev"
[ 11.720] (**) Option "xkb_model" "pc105"
[ 11.720] (**) Option "xkb_layout" "us"
[ 11.720] (**) Option "xkb_variant" "altgr-intl"
[ 11.720] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.721] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event1)
[ 11.721] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 11.721] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 11.721] (**) USB USB Keykoard: always reports core events
[ 11.721] (**) evdev: USB USB Keykoard: Device: "/dev/input/event1"
[ 11.721] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 11.721] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 11.721] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 11.721] (--) evdev: USB USB Keykoard: Found relative axes
[ 11.721] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 11.721] (--) evdev: USB USB Keykoard: Found absolute axes
[ 11.721] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 11.721] (--) evdev: USB USB Keykoard: Found keys
[ 11.721] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 11.721] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 11.721] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 11.721] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 11.721] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11.721] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0002/input/input3/event1"
[ 11.721] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 11.721] (**) Option "xkb_rules" "evdev"
[ 11.721] (**) Option "xkb_model" "pc105"
[ 11.721] (**) Option "xkb_layout" "us"
[ 11.721] (**) Option "xkb_variant" "altgr-intl"
[ 11.721] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.721] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 11.721] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 11.721] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 11.721] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 11.721] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 11.721] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[ 11.722] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event2)
[ 11.722] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 11.722] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 11.722] (**) USB Optical Mouse: always reports core events
[ 11.722] (**) evdev: USB Optical Mouse: Device: "/dev/input/event2"
[ 11.722] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 11.722] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 11.722] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 11.722] (--) evdev: USB Optical Mouse: Found relative axes
[ 11.722] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 11.722] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 11.722] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 11.722] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 11.722] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 11.722] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0003/input/input4/event2"
[ 11.722] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 10)
[ 11.722] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 11.722] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 11.722] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 11.722] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 11.722] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 11.722] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 11.722] (II) No input driver specified, ignoring this device.
[ 11.722] (II) This device may have been added with another device file.
[ 11.723] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event5)
[ 11.723] (II) No input driver specified, ignoring this device.
[ 11.723] (II) This device may have been added with another device file.
[ 11.723] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/js0)
[ 11.723] (II) No input driver specified, ignoring this device.
[ 11.723] (II) This device may have been added with another device file.
[ 11.723] (II) config/udev: Adding input device Eee PC WMI hotkeys (/dev/input/event7)
[ 11.723] (**) Eee PC WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 11.723] (II) Using input driver 'evdev' for 'Eee PC WMI hotkeys'
[ 11.723] (**) Eee PC WMI hotkeys: always reports core events
[ 11.723] (**) evdev: Eee PC WMI hotkeys: Device: "/dev/input/event7"
[ 11.723] (--) evdev: Eee PC WMI hotkeys: Vendor 0 Product 0
[ 11.723] (--) evdev: Eee PC WMI hotkeys: Found keys
[ 11.723] (II) evdev: Eee PC WMI hotkeys: Configuring as keyboard
[ 11.723] (**) Option "config_info" "udev:/sys/devices/platform/eeepc-wmi/input/input10/event7"
[ 11.724] (II) XINPUT: Adding extended input device "Eee PC WMI hotkeys" (type: KEYBOARD, id 11)
[ 11.724] (**) Option "xkb_rules" "evdev"
[ 11.724] (**) Option "xkb_model" "pc105"
[ 11.724] (**) Option "xkb_layout" "us"
[ 11.724] (**) Option "xkb_variant" "altgr-intl"
[ 11.724] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 11.724] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[ 11.724] (II) No input driver specified, ignoring this device.
[ 11.724] (II) This device may have been added with another device file.
[ 38.484] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 38.484] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 38.484] (**) NVIDIA(0): been enabled on all display devices.)
[ 38.500] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 38.500] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 38.500] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 39.243] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 39.243] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 39.243] (**) NVIDIA(0): been enabled on all display devices.)
[ 39.259] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 39.259] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 39.259] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 39.671] (II) NVIDIA(0): Setting mode "VGA-0: nvidia-auto-select @1280x1024 +1300+0 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}, DVI-I-1: nvidia-auto-select @1280x1024 +0+0 {ViewPortIn=1280x1024, ViewPortOut=1280x1024+0+0}"
[ 41.239] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 41.239] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 41.239] (**) NVIDIA(0): been enabled on all display devices.)
[ 41.254] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 41.254] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 41.254] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 41.301] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 41.301] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 41.301] (**) NVIDIA(0): been enabled on all display devices.)
[ 41.316] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 41.316] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 41.316] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 41.364] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 41.364] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 41.364] (**) NVIDIA(0): been enabled on all display devices.)
[ 41.379] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 41.379] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 41.379] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 228.628] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 228.629] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 228.629] (**) NVIDIA(0): been enabled on all display devices.)
[ 228.644] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 228.644] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 228.644] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 1711.504] (II) config/udev: removing device USB USB Keykoard
[ 1711.536] (II) evdev: USB USB Keykoard: Close
[ 1711.536] (II) UnloadModule: "evdev"
[ 1711.539] (II) config/udev: removing device USB USB Keykoard
[ 1711.552] (II) evdev: USB USB Keykoard: Close
[ 1711.552] (II) UnloadModule: "evdev"
[ 1711.582] (II) config/udev: removing device USB Optical Mouse
[ 1711.597] (II) evdev: USB Optical Mouse: Close
[ 1711.597] (II) UnloadModule: "evdev"
[ 4554.054] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 4554.054] (II) No input driver specified, ignoring this device.
[ 4554.054] (II) This device may have been added with another device file.
[ 4554.081] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[ 4554.081] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 4554.081] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 4554.081] (**) USB Optical Mouse: always reports core events
[ 4554.081] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 4554.081] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 4554.081] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 4554.081] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 4554.081] (--) evdev: USB Optical Mouse: Found relative axes
[ 4554.081] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 4554.081] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 4554.081] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 4554.081] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 4554.081] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 4554.081] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0005/input/input23/event0"
[ 4554.081] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 4554.081] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 4554.081] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 4554.081] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 4554.081] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 4554.082] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 4554.407] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[ 4554.407] (II) No input driver specified, ignoring this device.
[ 4554.407] (II) This device may have been added with another device file.
[ 4554.420] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[ 4554.420] (II) No input driver specified, ignoring this device.
[ 4554.420] (II) This device may have been added with another device file.
[ 4554.762] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[ 4554.762] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 4554.762] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 4554.762] (**) USB USB Keykoard: always reports core events
[ 4554.762] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[ 4554.762] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 4554.762] (--) evdev: USB USB Keykoard: Found keys
[ 4554.763] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 4554.763] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0007/input/input25/event2"
[ 4554.763] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 4554.763] (**) Option "xkb_rules" "evdev"
[ 4554.763] (**) Option "xkb_model" "pc105"
[ 4554.763] (**) Option "xkb_layout" "us"
[ 4554.763] (**) Option "xkb_variant" "altgr-intl"
[ 4554.763] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 4554.765] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[ 4554.765] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 4554.765] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 4554.765] (**) USB USB Keykoard: always reports core events
[ 4554.765] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[ 4554.765] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 4554.765] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 4554.765] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 4554.765] (--) evdev: USB USB Keykoard: Found relative axes
[ 4554.765] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 4554.765] (--) evdev: USB USB Keykoard: Found absolute axes
[ 4554.765] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 4554.765] (--) evdev: USB USB Keykoard: Found keys
[ 4554.765] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 4554.765] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 4554.765] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 4554.765] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 4554.765] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 4554.765] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0008/input/input26/event5"
[ 4554.765] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[ 4554.765] (**) Option "xkb_rules" "evdev"
[ 4554.765] (**) Option "xkb_model" "pc105"
[ 4554.765] (**) Option "xkb_layout" "us"
[ 4554.765] (**) Option "xkb_variant" "altgr-intl"
[ 4554.765] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 4554.766] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 4554.766] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 4554.766] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 4554.766] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 4554.766] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 4554.766] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[ 15720.546] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 15720.546] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 15720.546] (**) NVIDIA(0): been enabled on all display devices.)
[ 15720.561] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 15720.561] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 15720.561] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 15720.608] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 15720.608] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 15720.608] (**) NVIDIA(0): been enabled on all display devices.)
[ 15720.623] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 15720.623] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 15720.623] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 15720.671] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 15720.671] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 15720.671] (**) NVIDIA(0): been enabled on all display devices.)
[ 15720.687] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 15720.687] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 15720.687] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 17953.576] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17953.576] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 17953.576] (**) NVIDIA(0): been enabled on all display devices.)
[ 17953.591] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 17953.591] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 17953.591] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 29321.038] (II) config/udev: removing device USB USB Keykoard
[ 29321.056] (II) evdev: USB USB Keykoard: Close
[ 29321.056] (II) UnloadModule: "evdev"
[ 29321.062] (II) config/udev: removing device USB USB Keykoard
[ 29321.073] (II) evdev: USB USB Keykoard: Close
[ 29321.073] (II) UnloadModule: "evdev"
[ 29321.103] (II) config/udev: removing device USB Optical Mouse
[ 29321.118] (II) evdev: USB Optical Mouse: Close
[ 29321.118] (II) UnloadModule: "evdev"
[ 40386.667] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 40386.668] (II) No input driver specified, ignoring this device.
[ 40386.668] (II) This device may have been added with another device file.
[ 40386.694] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[ 40386.694] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 40386.694] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 40386.694] (**) USB Optical Mouse: always reports core events
[ 40386.694] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 40386.694] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 40386.694] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 40386.694] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 40386.694] (--) evdev: USB Optical Mouse: Found relative axes
[ 40386.694] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 40386.694] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 40386.694] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 40386.694] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 40386.694] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 40386.694] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0009/input/input27/event0"
[ 40386.694] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 40386.694] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 40386.695] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 40386.695] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 40386.695] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 40386.695] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 40387.008] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[ 40387.008] (II) No input driver specified, ignoring this device.
[ 40387.008] (II) This device may have been added with another device file.
[ 40387.027] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[ 40387.027] (II) No input driver specified, ignoring this device.
[ 40387.027] (II) This device may have been added with another device file.
[ 40387.367] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[ 40387.367] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 40387.367] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 40387.367] (**) USB USB Keykoard: always reports core events
[ 40387.367] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[ 40387.367] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 40387.367] (--) evdev: USB USB Keykoard: Found keys
[ 40387.367] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 40387.367] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.000B/input/input29/event2"
[ 40387.367] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 40387.367] (**) Option "xkb_rules" "evdev"
[ 40387.367] (**) Option "xkb_model" "pc105"
[ 40387.367] (**) Option "xkb_layout" "us"
[ 40387.367] (**) Option "xkb_variant" "altgr-intl"
[ 40387.367] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 40387.401] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[ 40387.401] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 40387.401] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 40387.401] (**) USB USB Keykoard: always reports core events
[ 40387.401] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[ 40387.401] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 40387.401] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 40387.401] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 40387.401] (--) evdev: USB USB Keykoard: Found relative axes
[ 40387.401] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 40387.401] (--) evdev: USB USB Keykoard: Found absolute axes
[ 40387.401] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 40387.401] (--) evdev: USB USB Keykoard: Found keys
[ 40387.401] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 40387.401] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 40387.401] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 40387.401] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 40387.401] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 40387.401] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.000C/input/input30/event5"
[ 40387.401] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[ 40387.402] (**) Option "xkb_rules" "evdev"
[ 40387.402] (**) Option "xkb_model" "pc105"
[ 40387.402] (**) Option "xkb_layout" "us"
[ 40387.402] (**) Option "xkb_variant" "altgr-intl"
[ 40387.402] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 40387.402] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 40387.402] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 40387.402] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 40387.402] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 40387.402] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 40387.402] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[ 41005.090] (II) config/udev: removing device USB USB Keykoard
[ 41005.100] (II) evdev: USB USB Keykoard: Close
[ 41005.100] (II) UnloadModule: "evdev"
[ 41005.118] (II) config/udev: removing device USB USB Keykoard
[ 41005.132] (II) evdev: USB USB Keykoard: Close
[ 41005.133] (II) UnloadModule: "evdev"
[ 41005.154] (II) config/udev: removing device USB Optical Mouse
[ 41005.165] (II) evdev: USB Optical Mouse: Close
[ 41005.165] (II) UnloadModule: "evdev"
[ 74440.008] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 74440.009] (II) No input driver specified, ignoring this device.
[ 74440.009] (II) This device may have been added with another device file.
[ 74440.029] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[ 74440.029] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 74440.029] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 74440.030] (**) USB Optical Mouse: always reports core events
[ 74440.031] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 74440.031] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 74440.031] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 74440.031] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 74440.031] (--) evdev: USB Optical Mouse: Found relative axes
[ 74440.031] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 74440.031] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 74440.031] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 74440.031] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 74440.031] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 74440.033] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.000D/input/input31/event0"
[ 74440.033] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 74440.033] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 74440.034] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 74440.034] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 74440.034] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 74440.034] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 74440.374] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[ 74440.374] (II) No input driver specified, ignoring this device.
[ 74440.374] (II) This device may have been added with another device file.
[ 74440.389] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[ 74440.389] (II) No input driver specified, ignoring this device.
[ 74440.389] (II) This device may have been added with another device file.
[ 74440.680] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[ 74440.680] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 74440.680] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 74440.680] (**) USB USB Keykoard: always reports core events
[ 74440.680] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[ 74440.680] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 74440.680] (--) evdev: USB USB Keykoard: Found keys
[ 74440.680] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 74440.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.000F/input/input33/event2"
[ 74440.680] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 74440.680] (**) Option "xkb_rules" "evdev"
[ 74440.680] (**) Option "xkb_model" "pc105"
[ 74440.680] (**) Option "xkb_layout" "us"
[ 74440.680] (**) Option "xkb_variant" "altgr-intl"
[ 74440.680] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 74440.682] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[ 74440.682] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 74440.682] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 74440.682] (**) USB USB Keykoard: always reports core events
[ 74440.682] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[ 74440.682] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 74440.682] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 74440.682] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 74440.682] (--) evdev: USB USB Keykoard: Found relative axes
[ 74440.682] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 74440.682] (--) evdev: USB USB Keykoard: Found absolute axes
[ 74440.682] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 74440.682] (--) evdev: USB USB Keykoard: Found keys
[ 74440.682] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 74440.682] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 74440.682] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 74440.682] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 74440.682] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 74440.682] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0010/input/input34/event5"
[ 74440.682] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[ 74440.682] (**) Option "xkb_rules" "evdev"
[ 74440.682] (**) Option "xkb_model" "pc105"
[ 74440.682] (**) Option "xkb_layout" "us"
[ 74440.682] (**) Option "xkb_variant" "altgr-intl"
[ 74440.682] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 74440.683] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 74440.683] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 74440.683] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 74440.683] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 74440.683] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 74440.683] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[ 83280.538] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83280.538] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 83280.538] (**) NVIDIA(0): been enabled on all display devices.)
[ 83280.556] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83280.556] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 83280.556] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 83280.602] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83280.602] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 83280.602] (**) NVIDIA(0): been enabled on all display devices.)
[ 83280.617] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83280.617] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 83280.617] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 83281.169] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83281.169] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 83281.169] (**) NVIDIA(0): been enabled on all display devices.)
[ 83281.184] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83281.184] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 83281.184] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 83973.510] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83973.510] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 83973.510] (**) NVIDIA(0): been enabled on all display devices.)
[ 83973.526] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83973.526] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 83973.526] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 83973.573] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83973.573] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 83973.573] (**) NVIDIA(0): been enabled on all display devices.)
[ 83973.588] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83973.588] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 83973.588] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 83973.994] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83973.994] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 83973.994] (**) NVIDIA(0): been enabled on all display devices.)
[ 83974.010] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 83974.010] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 83974.010] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84011.322] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84011.323] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84011.323] (**) NVIDIA(0): been enabled on all display devices.)
[ 84011.338] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84011.338] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84011.338] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84011.384] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84011.384] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84011.384] (**) NVIDIA(0): been enabled on all display devices.)
[ 84011.399] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84011.399] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84011.399] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84011.821] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84011.821] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84011.821] (**) NVIDIA(0): been enabled on all display devices.)
[ 84011.836] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84011.836] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84011.836] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84703.469] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84703.469] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84703.469] (**) NVIDIA(0): been enabled on all display devices.)
[ 84703.485] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84703.485] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84703.485] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84703.531] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84703.531] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84703.531] (**) NVIDIA(0): been enabled on all display devices.)
[ 84703.546] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84703.546] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84703.546] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84703.977] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84703.977] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84703.977] (**) NVIDIA(0): been enabled on all display devices.)
[ 84703.992] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84703.992] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84703.992] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84742.635] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84742.635] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84742.635] (**) NVIDIA(0): been enabled on all display devices.)
[ 84742.651] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84742.651] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84742.651] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84742.697] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84742.697] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84742.697] (**) NVIDIA(0): been enabled on all display devices.)
[ 84742.713] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84742.713] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84742.713] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84742.931] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84742.931] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84742.931] (**) NVIDIA(0): been enabled on all display devices.)
[ 84742.946] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84742.946] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84742.946] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84744.796] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84744.796] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84744.796] (**) NVIDIA(0): been enabled on all display devices.)
[ 84744.811] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84744.811] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84744.811] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84744.857] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84744.857] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84744.857] (**) NVIDIA(0): been enabled on all display devices.)
[ 84744.873] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84744.873] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84744.873] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 84745.297] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84745.297] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 84745.297] (**) NVIDIA(0): been enabled on all display devices.)
[ 84745.312] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 84745.312] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 84745.312] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 85694.491] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 85694.491] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 85694.491] (**) NVIDIA(0): been enabled on all display devices.)
[ 85694.507] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 85694.507] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 85694.507] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 85694.553] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 85694.553] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 85694.553] (**) NVIDIA(0): been enabled on all display devices.)
[ 85694.568] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 85694.568] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 85694.568] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 94587.897] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[ 94587.898] (II) No input driver specified, ignoring this device.
[ 94587.898] (II) This device may have been added with another device file.
[ 94587.916] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[ 94587.916] (II) No input driver specified, ignoring this device.
[ 94587.916] (II) This device may have been added with another device file.
[ 94995.743] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 94995.743] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 94995.743] (**) NVIDIA(0): been enabled on all display devices.)
[ 94995.759] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 94995.759] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 94995.759] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 95098.964] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 95098.964] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 95098.964] (**) NVIDIA(0): been enabled on all display devices.)
[ 95098.980] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 95098.980] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 95098.980] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 95099.027] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 95099.027] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 95099.027] (**) NVIDIA(0): been enabled on all display devices.)
[ 95099.042] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 95099.042] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 95099.042] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 95100.542] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 95100.542] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[ 95100.542] (**) NVIDIA(0): been enabled on all display devices.)
[ 95100.558] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[ 95100.558] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[ 95100.558] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[ 95162.030] (II) config/udev: removing device USB USB Keykoard
[ 95162.044] (II) evdev: USB USB Keykoard: Close
[ 95162.045] (II) UnloadModule: "evdev"
[ 95162.061] (II) config/udev: removing device USB USB Keykoard
[ 95162.072] (II) evdev: USB USB Keykoard: Close
[ 95162.072] (II) UnloadModule: "evdev"
[ 95162.115] (II) config/udev: removing device USB Optical Mouse
[ 95162.120] (II) evdev: USB Optical Mouse: Close
[ 95162.120] (II) UnloadModule: "evdev"
[ 99101.850] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[ 99101.850] (II) No input driver specified, ignoring this device.
[ 99101.850] (II) This device may have been added with another device file.
[ 99101.885] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[ 99101.885] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 99101.885] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[ 99101.885] (**) USB Optical Mouse: always reports core events
[ 99101.885] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[ 99101.886] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[ 99101.886] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[ 99101.886] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[ 99101.886] (--) evdev: USB Optical Mouse: Found relative axes
[ 99101.886] (--) evdev: USB Optical Mouse: Found x and y relative axes
[ 99101.886] (II) evdev: USB Optical Mouse: Configuring as mouse
[ 99101.886] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[ 99101.886] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 99101.886] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 99101.886] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0012/input/input36/event0"
[ 99101.886] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[ 99101.886] (II) evdev: USB Optical Mouse: initialized for relative axes.
[ 99101.886] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 99101.886] (**) USB Optical Mouse: (accel) acceleration profile 0
[ 99101.886] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[ 99101.886] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[ 99102.219] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[ 99102.219] (II) No input driver specified, ignoring this device.
[ 99102.219] (II) This device may have been added with another device file.
[ 99102.247] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[ 99102.247] (II) No input driver specified, ignoring this device.
[ 99102.247] (II) This device may have been added with another device file.
[ 99102.577] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[ 99102.577] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 99102.577] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 99102.577] (**) USB USB Keykoard: always reports core events
[ 99102.577] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[ 99102.577] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 99102.577] (--) evdev: USB USB Keykoard: Found keys
[ 99102.577] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 99102.577] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0014/input/input38/event2"
[ 99102.577] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[ 99102.577] (**) Option "xkb_rules" "evdev"
[ 99102.577] (**) Option "xkb_model" "pc105"
[ 99102.577] (**) Option "xkb_layout" "us"
[ 99102.577] (**) Option "xkb_variant" "altgr-intl"
[ 99102.577] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 99102.578] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[ 99102.578] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[ 99102.578] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[ 99102.578] (**) USB USB Keykoard: always reports core events
[ 99102.578] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[ 99102.578] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[ 99102.578] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[ 99102.578] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[ 99102.578] (--) evdev: USB USB Keykoard: Found relative axes
[ 99102.578] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[ 99102.578] (--) evdev: USB USB Keykoard: Found absolute axes
[ 99102.578] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[ 99102.578] (--) evdev: USB USB Keykoard: Found keys
[ 99102.578] (II) evdev: USB USB Keykoard: Configuring as mouse
[ 99102.578] (II) evdev: USB USB Keykoard: Configuring as keyboard
[ 99102.578] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[ 99102.578] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[ 99102.578] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 99102.578] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0015/input/input39/event5"
[ 99102.578] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[ 99102.578] (**) Option "xkb_rules" "evdev"
[ 99102.578] (**) Option "xkb_model" "pc105"
[ 99102.578] (**) Option "xkb_layout" "us"
[ 99102.578] (**) Option "xkb_variant" "altgr-intl"
[ 99102.578] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[ 99102.578] (II) evdev: USB USB Keykoard: initialized for relative axes.
[ 99102.578] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[ 99102.578] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[ 99102.578] (**) USB USB Keykoard: (accel) acceleration profile 0
[ 99102.578] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[ 99102.578] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[ 99216.527] (II) config/udev: removing device USB USB Keykoard
[ 99216.536] (II) evdev: USB USB Keykoard: Close
[ 99216.536] (II) UnloadModule: "evdev"
[ 99216.561] (II) config/udev: removing device USB USB Keykoard
[ 99216.576] (II) evdev: USB USB Keykoard: Close
[ 99216.576] (II) UnloadModule: "evdev"
[ 99216.601] (II) config/udev: removing device USB Optical Mouse
[ 99216.629] (II) evdev: USB Optical Mouse: Close
[ 99216.629] (II) UnloadModule: "evdev"
[107121.687] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[107121.687] (II) No input driver specified, ignoring this device.
[107121.687] (II) This device may have been added with another device file.
[107121.714] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[107121.714] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[107121.714] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[107121.714] (**) USB Optical Mouse: always reports core events
[107121.714] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[107121.714] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[107121.714] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[107121.714] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[107121.714] (--) evdev: USB Optical Mouse: Found relative axes
[107121.714] (--) evdev: USB Optical Mouse: Found x and y relative axes
[107121.714] (II) evdev: USB Optical Mouse: Configuring as mouse
[107121.714] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[107121.714] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[107121.714] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[107121.714] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0016/input/input40/event0"
[107121.714] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[107121.715] (II) evdev: USB Optical Mouse: initialized for relative axes.
[107121.715] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[107121.715] (**) USB Optical Mouse: (accel) acceleration profile 0
[107121.715] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[107121.715] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[107122.051] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[107122.051] (II) No input driver specified, ignoring this device.
[107122.051] (II) This device may have been added with another device file.
[107122.067] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[107122.067] (II) No input driver specified, ignoring this device.
[107122.067] (II) This device may have been added with another device file.
[107122.422] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[107122.422] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[107122.422] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[107122.422] (**) USB USB Keykoard: always reports core events
[107122.422] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[107122.422] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[107122.422] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[107122.422] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[107122.422] (--) evdev: USB USB Keykoard: Found relative axes
[107122.422] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[107122.422] (--) evdev: USB USB Keykoard: Found absolute axes
[107122.422] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[107122.422] (--) evdev: USB USB Keykoard: Found keys
[107122.422] (II) evdev: USB USB Keykoard: Configuring as mouse
[107122.422] (II) evdev: USB USB Keykoard: Configuring as keyboard
[107122.422] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[107122.422] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[107122.422] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[107122.422] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0019/input/input43/event5"
[107122.422] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[107122.422] (**) Option "xkb_rules" "evdev"
[107122.422] (**) Option "xkb_model" "pc105"
[107122.422] (**) Option "xkb_layout" "us"
[107122.422] (**) Option "xkb_variant" "altgr-intl"
[107122.422] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[107122.422] (II) evdev: USB USB Keykoard: initialized for relative axes.
[107122.422] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[107122.422] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[107122.422] (**) USB USB Keykoard: (accel) acceleration profile 0
[107122.422] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[107122.422] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[107122.423] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[107122.423] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[107122.423] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[107122.423] (**) USB USB Keykoard: always reports core events
[107122.423] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[107122.423] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[107122.423] (--) evdev: USB USB Keykoard: Found keys
[107122.423] (II) evdev: USB USB Keykoard: Configuring as keyboard
[107122.423] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0018/input/input42/event2"
[107122.423] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[107122.423] (**) Option "xkb_rules" "evdev"
[107122.423] (**) Option "xkb_model" "pc105"
[107122.423] (**) Option "xkb_layout" "us"
[107122.423] (**) Option "xkb_variant" "altgr-intl"
[107122.423] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[107415.812] (II) config/udev: removing device USB USB Keykoard
[107415.832] (II) evdev: USB USB Keykoard: Close
[107415.832] (II) UnloadModule: "evdev"
[107415.839] (II) config/udev: removing device USB USB Keykoard
[107415.849] (II) evdev: USB USB Keykoard: Close
[107415.849] (II) UnloadModule: "evdev"
[107415.881] (II) config/udev: removing device USB Optical Mouse
[107415.892] (II) evdev: USB Optical Mouse: Close
[107415.893] (II) UnloadModule: "evdev"
[108067.111] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[108067.111] (II) No input driver specified, ignoring this device.
[108067.111] (II) This device may have been added with another device file.
[108067.132] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[108067.132] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[108067.132] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[108067.132] (**) USB Optical Mouse: always reports core events
[108067.132] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[108067.132] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[108067.132] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[108067.132] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[108067.132] (--) evdev: USB Optical Mouse: Found relative axes
[108067.132] (--) evdev: USB Optical Mouse: Found x and y relative axes
[108067.132] (II) evdev: USB Optical Mouse: Configuring as mouse
[108067.132] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[108067.132] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[108067.132] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[108067.132] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.001A/input/input44/event0"
[108067.132] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[108067.132] (II) evdev: USB Optical Mouse: initialized for relative axes.
[108067.133] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[108067.133] (**) USB Optical Mouse: (accel) acceleration profile 0
[108067.133] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[108067.133] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[108067.457] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[108067.457] (II) No input driver specified, ignoring this device.
[108067.457] (II) This device may have been added with another device file.
[108067.472] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[108067.472] (II) No input driver specified, ignoring this device.
[108067.472] (II) This device may have been added with another device file.
[108067.840] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[108067.840] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[108067.840] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[108067.840] (**) USB USB Keykoard: always reports core events
[108067.840] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[108067.840] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[108067.840] (--) evdev: USB USB Keykoard: Found keys
[108067.840] (II) evdev: USB USB Keykoard: Configuring as keyboard
[108067.840] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.001C/input/input46/event2"
[108067.840] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[108067.840] (**) Option "xkb_rules" "evdev"
[108067.840] (**) Option "xkb_model" "pc105"
[108067.840] (**) Option "xkb_layout" "us"
[108067.840] (**) Option "xkb_variant" "altgr-intl"
[108067.840] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[108067.843] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[108067.843] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[108067.843] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[108067.843] (**) USB USB Keykoard: always reports core events
[108067.843] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[108067.843] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[108067.843] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[108067.843] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[108067.843] (--) evdev: USB USB Keykoard: Found relative axes
[108067.843] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[108067.843] (--) evdev: USB USB Keykoard: Found absolute axes
[108067.843] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[108067.843] (--) evdev: USB USB Keykoard: Found keys
[108067.843] (II) evdev: USB USB Keykoard: Configuring as mouse
[108067.843] (II) evdev: USB USB Keykoard: Configuring as keyboard
[108067.843] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[108067.843] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[108067.843] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[108067.843] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.001D/input/input47/event5"
[108067.843] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[108067.843] (**) Option "xkb_rules" "evdev"
[108067.843] (**) Option "xkb_model" "pc105"
[108067.843] (**) Option "xkb_layout" "us"
[108067.843] (**) Option "xkb_variant" "altgr-intl"
[108067.843] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[108067.843] (II) evdev: USB USB Keykoard: initialized for relative axes.
[108067.843] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[108067.843] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[108067.843] (**) USB USB Keykoard: (accel) acceleration profile 0
[108067.843] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[108067.843] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[116919.571] (II) config/udev: removing device USB USB Keykoard
[116919.585] (II) evdev: USB USB Keykoard: Close
[116919.586] (II) UnloadModule: "evdev"
[116919.588] (II) config/udev: removing device USB USB Keykoard
[116919.597] (II) evdev: USB USB Keykoard: Close
[116919.597] (II) UnloadModule: "evdev"
[116919.625] (II) config/udev: removing device USB Optical Mouse
[116919.644] (II) evdev: USB Optical Mouse: Close
[116919.645] (II) UnloadModule: "evdev"
[121358.712] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[121358.712] (II) No input driver specified, ignoring this device.
[121358.712] (II) This device may have been added with another device file.
[121358.752] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[121358.752] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[121358.752] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[121358.752] (**) USB Optical Mouse: always reports core events
[121358.752] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[121358.752] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[121358.752] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[121358.752] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[121358.752] (--) evdev: USB Optical Mouse: Found relative axes
[121358.752] (--) evdev: USB Optical Mouse: Found x and y relative axes
[121358.752] (II) evdev: USB Optical Mouse: Configuring as mouse
[121358.752] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[121358.752] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[121358.752] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[121358.752] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.001E/input/input48/event0"
[121358.752] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[121358.753] (II) evdev: USB Optical Mouse: initialized for relative axes.
[121358.753] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[121358.753] (**) USB Optical Mouse: (accel) acceleration profile 0
[121358.753] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[121358.753] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[121359.059] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[121359.059] (II) No input driver specified, ignoring this device.
[121359.059] (II) This device may have been added with another device file.
[121359.068] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[121359.068] (II) No input driver specified, ignoring this device.
[121359.068] (II) This device may have been added with another device file.
[121359.395] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[121359.395] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[121359.395] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[121359.395] (**) USB USB Keykoard: always reports core events
[121359.395] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[121359.395] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[121359.395] (--) evdev: USB USB Keykoard: Found keys
[121359.395] (II) evdev: USB USB Keykoard: Configuring as keyboard
[121359.395] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0020/input/input50/event2"
[121359.395] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[121359.395] (**) Option "xkb_rules" "evdev"
[121359.395] (**) Option "xkb_model" "pc105"
[121359.395] (**) Option "xkb_layout" "us"
[121359.395] (**) Option "xkb_variant" "altgr-intl"
[121359.395] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[121359.427] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[121359.427] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[121359.427] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[121359.427] (**) USB USB Keykoard: always reports core events
[121359.427] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[121359.427] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[121359.427] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[121359.427] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[121359.427] (--) evdev: USB USB Keykoard: Found relative axes
[121359.427] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[121359.427] (--) evdev: USB USB Keykoard: Found absolute axes
[121359.427] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[121359.427] (--) evdev: USB USB Keykoard: Found keys
[121359.427] (II) evdev: USB USB Keykoard: Configuring as mouse
[121359.427] (II) evdev: USB USB Keykoard: Configuring as keyboard
[121359.427] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[121359.427] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[121359.427] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[121359.427] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0021/input/input51/event5"
[121359.427] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[121359.427] (**) Option "xkb_rules" "evdev"
[121359.427] (**) Option "xkb_model" "pc105"
[121359.427] (**) Option "xkb_layout" "us"
[121359.427] (**) Option "xkb_variant" "altgr-intl"
[121359.427] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[121359.427] (II) evdev: USB USB Keykoard: initialized for relative axes.
[121359.427] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[121359.427] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[121359.427] (**) USB USB Keykoard: (accel) acceleration profile 0
[121359.427] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[121359.427] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[134880.465] (II) config/udev: removing device USB USB Keykoard
[134880.477] (II) evdev: USB USB Keykoard: Close
[134880.477] (II) UnloadModule: "evdev"
[134880.488] (II) config/udev: removing device USB USB Keykoard
[134880.509] (II) evdev: USB USB Keykoard: Close
[134880.509] (II) UnloadModule: "evdev"
[134880.526] (II) config/udev: removing device USB Optical Mouse
[134880.545] (II) evdev: USB Optical Mouse: Close
[134880.545] (II) UnloadModule: "evdev"
[159987.872] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[159987.873] (II) No input driver specified, ignoring this device.
[159987.873] (II) This device may have been added with another device file.
[159987.890] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[159987.890] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[159987.890] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[159987.891] (**) USB Optical Mouse: always reports core events
[159987.891] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[159987.891] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[159987.891] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[159987.891] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[159987.891] (--) evdev: USB Optical Mouse: Found relative axes
[159987.891] (--) evdev: USB Optical Mouse: Found x and y relative axes
[159987.891] (II) evdev: USB Optical Mouse: Configuring as mouse
[159987.891] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[159987.891] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[159987.891] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[159987.893] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0022/input/input52/event0"
[159987.893] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[159987.893] (II) evdev: USB Optical Mouse: initialized for relative axes.
[159987.893] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[159987.893] (**) USB Optical Mouse: (accel) acceleration profile 0
[159987.894] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[159987.894] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[159988.226] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[159988.226] (II) No input driver specified, ignoring this device.
[159988.226] (II) This device may have been added with another device file.
[159988.231] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[159988.231] (II) No input driver specified, ignoring this device.
[159988.231] (II) This device may have been added with another device file.
[159988.572] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[159988.572] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[159988.572] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[159988.572] (**) USB USB Keykoard: always reports core events
[159988.572] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[159988.572] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[159988.572] (--) evdev: USB USB Keykoard: Found keys
[159988.572] (II) evdev: USB USB Keykoard: Configuring as keyboard
[159988.572] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0024/input/input54/event2"
[159988.572] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[159988.572] (**) Option "xkb_rules" "evdev"
[159988.572] (**) Option "xkb_model" "pc105"
[159988.572] (**) Option "xkb_layout" "us"
[159988.572] (**) Option "xkb_variant" "altgr-intl"
[159988.572] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[159988.574] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[159988.574] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[159988.574] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[159988.574] (**) USB USB Keykoard: always reports core events
[159988.574] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[159988.574] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[159988.574] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[159988.574] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[159988.574] (--) evdev: USB USB Keykoard: Found relative axes
[159988.574] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[159988.574] (--) evdev: USB USB Keykoard: Found absolute axes
[159988.574] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[159988.574] (--) evdev: USB USB Keykoard: Found keys
[159988.574] (II) evdev: USB USB Keykoard: Configuring as mouse
[159988.574] (II) evdev: USB USB Keykoard: Configuring as keyboard
[159988.574] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[159988.574] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[159988.574] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[159988.574] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0025/input/input55/event5"
[159988.574] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[159988.574] (**) Option "xkb_rules" "evdev"
[159988.574] (**) Option "xkb_model" "pc105"
[159988.574] (**) Option "xkb_layout" "us"
[159988.574] (**) Option "xkb_variant" "altgr-intl"
[159988.574] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[159988.574] (II) evdev: USB USB Keykoard: initialized for relative axes.
[159988.574] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[159988.574] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[159988.574] (**) USB USB Keykoard: (accel) acceleration profile 0
[159988.574] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[159988.574] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[160085.355] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[160085.355] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[160085.355] (**) NVIDIA(0): been enabled on all display devices.)
[160085.371] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[160085.371] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[160085.371] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[160085.421] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[160085.421] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[160085.421] (**) NVIDIA(0): been enabled on all display devices.)
[160085.436] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[160085.436] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[160085.436] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[160085.486] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[160085.486] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[160085.486] (**) NVIDIA(0): been enabled on all display devices.)
[160085.502] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[160085.502] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[160085.502] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[161014.538] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[161014.538] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[161014.538] (**) NVIDIA(0): been enabled on all display devices.)
[161014.553] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[161014.553] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[161014.553] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[162085.461] (II) config/udev: removing device USB USB Keykoard
[162085.472] (II) evdev: USB USB Keykoard: Close
[162085.472] (II) UnloadModule: "evdev"
[162085.490] (II) config/udev: removing device USB USB Keykoard
[162085.503] (II) evdev: USB USB Keykoard: Close
[162085.503] (II) UnloadModule: "evdev"
[162085.537] (II) config/udev: removing device USB Optical Mouse
[162085.556] (II) evdev: USB Optical Mouse: Close
[162085.557] (II) UnloadModule: "evdev"
[162225.081] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[162225.081] (II) No input driver specified, ignoring this device.
[162225.081] (II) This device may have been added with another device file.
[162225.115] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[162225.115] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[162225.115] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[162225.115] (**) USB Optical Mouse: always reports core events
[162225.115] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[162225.115] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[162225.115] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[162225.115] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[162225.115] (--) evdev: USB Optical Mouse: Found relative axes
[162225.115] (--) evdev: USB Optical Mouse: Found x and y relative axes
[162225.115] (II) evdev: USB Optical Mouse: Configuring as mouse
[162225.115] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[162225.115] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[162225.115] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[162225.115] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0026/input/input56/event0"
[162225.115] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[162225.115] (II) evdev: USB Optical Mouse: initialized for relative axes.
[162225.116] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[162225.116] (**) USB Optical Mouse: (accel) acceleration profile 0
[162225.116] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[162225.116] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[162225.440] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[162225.441] (II) No input driver specified, ignoring this device.
[162225.441] (II) This device may have been added with another device file.
[162225.448] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[162225.448] (II) No input driver specified, ignoring this device.
[162225.448] (II) This device may have been added with another device file.
[162225.789] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[162225.789] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[162225.789] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[162225.789] (**) USB USB Keykoard: always reports core events
[162225.789] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[162225.789] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[162225.789] (--) evdev: USB USB Keykoard: Found keys
[162225.789] (II) evdev: USB USB Keykoard: Configuring as keyboard
[162225.789] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0028/input/input58/event2"
[162225.789] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[162225.789] (**) Option "xkb_rules" "evdev"
[162225.789] (**) Option "xkb_model" "pc105"
[162225.789] (**) Option "xkb_layout" "us"
[162225.789] (**) Option "xkb_variant" "altgr-intl"
[162225.789] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[162225.821] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[162225.821] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[162225.821] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[162225.821] (**) USB USB Keykoard: always reports core events
[162225.821] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[162225.821] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[162225.821] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[162225.821] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[162225.821] (--) evdev: USB USB Keykoard: Found relative axes
[162225.821] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[162225.821] (--) evdev: USB USB Keykoard: Found absolute axes
[162225.821] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[162225.821] (--) evdev: USB USB Keykoard: Found keys
[162225.821] (II) evdev: USB USB Keykoard: Configuring as mouse
[162225.821] (II) evdev: USB USB Keykoard: Configuring as keyboard
[162225.821] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[162225.821] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[162225.821] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[162225.821] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0029/input/input59/event5"
[162225.821] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[162225.821] (**) Option "xkb_rules" "evdev"
[162225.821] (**) Option "xkb_model" "pc105"
[162225.821] (**) Option "xkb_layout" "us"
[162225.821] (**) Option "xkb_variant" "altgr-intl"
[162225.821] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[162225.822] (II) evdev: USB USB Keykoard: initialized for relative axes.
[162225.822] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[162225.822] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[162225.822] (**) USB USB Keykoard: (accel) acceleration profile 0
[162225.822] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[162225.822] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[175270.684] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[175270.685] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[175270.685] (**) NVIDIA(0): been enabled on all display devices.)
[175270.701] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[175270.701] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[175270.701] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[183827.457] (II) config/udev: removing device USB USB Keykoard
[183827.472] (II) evdev: USB USB Keykoard: Close
[183827.474] (II) UnloadModule: "evdev"
[183827.475] (II) config/udev: removing device USB USB Keykoard
[183827.493] (II) evdev: USB USB Keykoard: Close
[183827.493] (II) UnloadModule: "evdev"
[183827.537] (II) config/udev: removing device USB Optical Mouse
[183827.553] (II) evdev: USB Optical Mouse: Close
[183827.553] (II) UnloadModule: "evdev"
[187953.199] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[187953.199] (II) No input driver specified, ignoring this device.
[187953.199] (II) This device may have been added with another device file.
[187953.216] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[187953.216] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[187953.216] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[187953.216] (**) USB Optical Mouse: always reports core events
[187953.216] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[187953.216] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[187953.216] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[187953.216] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[187953.216] (--) evdev: USB Optical Mouse: Found relative axes
[187953.216] (--) evdev: USB Optical Mouse: Found x and y relative axes
[187953.216] (II) evdev: USB Optical Mouse: Configuring as mouse
[187953.216] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[187953.216] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[187953.216] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[187953.216] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.002A/input/input60/event0"
[187953.216] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[187953.217] (II) evdev: USB Optical Mouse: initialized for relative axes.
[187953.217] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[187953.217] (**) USB Optical Mouse: (accel) acceleration profile 0
[187953.217] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[187953.217] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[187953.553] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[187953.553] (II) No input driver specified, ignoring this device.
[187953.553] (II) This device may have been added with another device file.
[187953.563] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[187953.563] (II) No input driver specified, ignoring this device.
[187953.563] (II) This device may have been added with another device file.
[187953.944] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[187953.945] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[187953.945] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[187953.945] (**) USB USB Keykoard: always reports core events
[187953.945] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[187953.945] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[187953.945] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[187953.945] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[187953.945] (--) evdev: USB USB Keykoard: Found relative axes
[187953.945] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[187953.945] (--) evdev: USB USB Keykoard: Found absolute axes
[187953.945] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[187953.945] (--) evdev: USB USB Keykoard: Found keys
[187953.945] (II) evdev: USB USB Keykoard: Configuring as mouse
[187953.945] (II) evdev: USB USB Keykoard: Configuring as keyboard
[187953.945] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[187953.945] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[187953.945] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[187953.945] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.002D/input/input63/event5"
[187953.945] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[187953.945] (**) Option "xkb_rules" "evdev"
[187953.945] (**) Option "xkb_model" "pc105"
[187953.945] (**) Option "xkb_layout" "us"
[187953.945] (**) Option "xkb_variant" "altgr-intl"
[187953.945] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[187953.945] (II) evdev: USB USB Keykoard: initialized for relative axes.
[187953.945] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[187953.945] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[187953.945] (**) USB USB Keykoard: (accel) acceleration profile 0
[187953.946] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[187953.946] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[187953.947] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[187953.947] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[187953.947] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[187953.947] (**) USB USB Keykoard: always reports core events
[187953.947] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[187953.947] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[187953.947] (--) evdev: USB USB Keykoard: Found keys
[187953.947] (II) evdev: USB USB Keykoard: Configuring as keyboard
[187953.947] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.002C/input/input62/event2"
[187953.947] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[187953.947] (**) Option "xkb_rules" "evdev"
[187953.947] (**) Option "xkb_model" "pc105"
[187953.947] (**) Option "xkb_layout" "us"
[187953.947] (**) Option "xkb_variant" "altgr-intl"
[187953.947] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[195895.339] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[195895.340] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[195895.340] (**) NVIDIA(0): been enabled on all display devices.)
[195895.356] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[195895.356] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[195895.356] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[195895.403] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[195895.403] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[195895.403] (**) NVIDIA(0): been enabled on all display devices.)
[195895.418] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[195895.418] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[195895.418] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[195895.891] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[195895.891] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[195895.891] (**) NVIDIA(0): been enabled on all display devices.)
[195895.907] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[195895.907] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[195895.907] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[219376.171] (II) config/udev: removing device USB USB Keykoard
[219376.192] (II) evdev: USB USB Keykoard: Close
[219376.194] (II) UnloadModule: "evdev"
[219376.195] (II) config/udev: removing device USB USB Keykoard
[219376.209] (II) evdev: USB USB Keykoard: Close
[219376.209] (II) UnloadModule: "evdev"
[219376.242] (II) config/udev: removing device USB Optical Mouse
[219376.261] (II) evdev: USB Optical Mouse: Close
[219376.261] (II) UnloadModule: "evdev"
[246989.981] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[246989.981] (II) No input driver specified, ignoring this device.
[246989.981] (II) This device may have been added with another device file.
[246990.005] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[246990.005] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[246990.005] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[246990.005] (**) USB Optical Mouse: always reports core events
[246990.005] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[246990.005] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[246990.005] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[246990.005] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[246990.005] (--) evdev: USB Optical Mouse: Found relative axes
[246990.005] (--) evdev: USB Optical Mouse: Found x and y relative axes
[246990.006] (II) evdev: USB Optical Mouse: Configuring as mouse
[246990.006] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[246990.006] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[246990.006] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[246990.006] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.002E/input/input64/event0"
[246990.006] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[246990.006] (II) evdev: USB Optical Mouse: initialized for relative axes.
[246990.007] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[246990.007] (**) USB Optical Mouse: (accel) acceleration profile 0
[246990.007] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[246990.007] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[246990.311] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[246990.311] (II) No input driver specified, ignoring this device.
[246990.311] (II) This device may have been added with another device file.
[246990.342] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[246990.342] (II) No input driver specified, ignoring this device.
[246990.342] (II) This device may have been added with another device file.
[246990.660] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[246990.660] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[246990.660] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[246990.660] (**) USB USB Keykoard: always reports core events
[246990.660] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[246990.660] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[246990.660] (--) evdev: USB USB Keykoard: Found keys
[246990.660] (II) evdev: USB USB Keykoard: Configuring as keyboard
[246990.660] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0030/input/input66/event2"
[246990.660] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[246990.660] (**) Option "xkb_rules" "evdev"
[246990.660] (**) Option "xkb_model" "pc105"
[246990.660] (**) Option "xkb_layout" "us"
[246990.660] (**) Option "xkb_variant" "altgr-intl"
[246990.660] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[246990.662] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[246990.662] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[246990.662] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[246990.662] (**) USB USB Keykoard: always reports core events
[246990.662] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[246990.662] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[246990.662] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[246990.662] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[246990.662] (--) evdev: USB USB Keykoard: Found relative axes
[246990.662] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[246990.662] (--) evdev: USB USB Keykoard: Found absolute axes
[246990.662] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[246990.662] (--) evdev: USB USB Keykoard: Found keys
[246990.662] (II) evdev: USB USB Keykoard: Configuring as mouse
[246990.662] (II) evdev: USB USB Keykoard: Configuring as keyboard
[246990.662] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[246990.662] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[246990.662] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[246990.662] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0031/input/input67/event5"
[246990.662] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[246990.662] (**) Option "xkb_rules" "evdev"
[246990.662] (**) Option "xkb_model" "pc105"
[246990.662] (**) Option "xkb_layout" "us"
[246990.662] (**) Option "xkb_variant" "altgr-intl"
[246990.662] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[246990.662] (II) evdev: USB USB Keykoard: initialized for relative axes.
[246990.662] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[246990.663] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[246990.663] (**) USB USB Keykoard: (accel) acceleration profile 0
[246990.663] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[246990.663] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[257531.652] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257531.652] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257531.652] (**) NVIDIA(0): been enabled on all display devices.)
[257531.669] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257531.669] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257531.669] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257531.716] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257531.716] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257531.716] (**) NVIDIA(0): been enabled on all display devices.)
[257531.732] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257531.732] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257531.732] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257532.322] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257532.322] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257532.322] (**) NVIDIA(0): been enabled on all display devices.)
[257532.338] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257532.338] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257532.338] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257623.419] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257623.419] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257623.419] (**) NVIDIA(0): been enabled on all display devices.)
[257623.434] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257623.434] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257623.434] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257623.482] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257623.482] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257623.482] (**) NVIDIA(0): been enabled on all display devices.)
[257623.497] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257623.497] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257623.497] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257623.927] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257623.927] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257623.927] (**) NVIDIA(0): been enabled on all display devices.)
[257623.942] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257623.942] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257623.942] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257745.607] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257745.607] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257745.607] (**) NVIDIA(0): been enabled on all display devices.)
[257745.623] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257745.623] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257745.623] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257745.669] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257745.669] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257745.669] (**) NVIDIA(0): been enabled on all display devices.)
[257745.685] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257745.685] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257745.685] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[257745.939] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257745.939] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[257745.939] (**) NVIDIA(0): been enabled on all display devices.)
[257745.955] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[257745.955] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[257745.955] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[261446.721] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[261446.721] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[261446.721] (**) NVIDIA(0): been enabled on all display devices.)
[261446.736] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[261446.736] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[261446.736] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[261446.783] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[261446.783] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[261446.783] (**) NVIDIA(0): been enabled on all display devices.)
[261446.799] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[261446.799] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[261446.799] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[261447.272] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[261447.272] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[261447.272] (**) NVIDIA(0): been enabled on all display devices.)
[261447.287] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[261447.287] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[261447.287] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[261885.581] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/mouse1)
[261885.582] (II) No input driver specified, ignoring this device.
[261885.582] (II) This device may have been added with another device file.
[261885.670] (II) config/udev: Adding input device Logitech Unifying Device. Wireless PID:101a (/dev/input/event20)
[261885.670] (**) Logitech Unifying Device. Wireless PID:101a: Applying InputClass "evdev pointer catchall"
[261885.670] (II) Using input driver 'evdev' for 'Logitech Unifying Device. Wireless PID:101a'
[261885.670] (**) Logitech Unifying Device. Wireless PID:101a: always reports core events
[261885.670] (**) evdev: Logitech Unifying Device. Wireless PID:101a: Device: "/dev/input/event20"
[261885.670] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Vendor 0x46d Product 0xc52b
[261885.670] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found 20 mouse buttons
[261885.670] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found scroll wheel(s)
[261885.670] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found relative axes
[261885.670] (--) evdev: Logitech Unifying Device. Wireless PID:101a: Found x and y relative axes
[261885.670] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Configuring as mouse
[261885.670] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Adding scrollwheel support
[261885.670] (**) evdev: Logitech Unifying Device. Wireless PID:101a: YAxisMapping: buttons 4 and 5
[261885.670] (**) evdev: Logitech Unifying Device. Wireless PID:101a: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[261885.670] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.4/4-1.6.4:1.2/0003:046D:C52B.0034/0003:046D:C52B.0035/input/input68/event20"
[261885.670] (II) XINPUT: Adding extended input device "Logitech Unifying Device. Wireless PID:101a" (type: MOUSE, id 12)
[261885.670] (II) evdev: Logitech Unifying Device. Wireless PID:101a: initialized for relative axes.
[261885.671] (**) Logitech Unifying Device. Wireless PID:101a: (accel) keeping acceleration scheme 1
[261885.671] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration profile 0
[261885.671] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration factor: 2.000
[261885.671] (**) Logitech Unifying Device. Wireless PID:101a: (accel) acceleration threshold: 4
[262267.578] (II) config/udev: removing device Logitech Unifying Device. Wireless PID:101a
[262267.593] (II) evdev: Logitech Unifying Device. Wireless PID:101a: Close
[262267.593] (II) UnloadModule: "evdev"
[262344.946] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[262344.946] (II) No input driver specified, ignoring this device.
[262344.946] (II) This device may have been added with another device file.
[262345.000] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event20)
[262345.000] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[262345.000] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[262345.000] (**) USB Optical Mouse: always reports core events
[262345.000] (**) evdev: USB Optical Mouse: Device: "/dev/input/event20"
[262345.000] (--) evdev: USB Optical Mouse: Vendor 0x192f Product 0x916
[262345.000] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[262345.000] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[262345.000] (--) evdev: USB Optical Mouse: Found relative axes
[262345.000] (--) evdev: USB Optical Mouse: Found x and y relative axes
[262345.000] (II) evdev: USB Optical Mouse: Configuring as mouse
[262345.000] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[262345.000] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[262345.000] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[262345.000] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.4/4-1.6.4:1.0/0003:192F:0916.0036/input/input69/event20"
[262345.000] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 12)
[262345.000] (II) evdev: USB Optical Mouse: initialized for relative axes.
[262345.000] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[262345.000] (**) USB Optical Mouse: (accel) acceleration profile 0
[262345.000] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[262345.000] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[262353.157] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[262353.157] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[262353.157] (**) NVIDIA(0): been enabled on all display devices.)
[262353.173] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[262353.173] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[262353.173] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[262353.225] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[262353.225] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[262353.225] (**) NVIDIA(0): been enabled on all display devices.)
[262353.240] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[262353.240] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[262353.240] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[262353.865] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[262353.865] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[262353.865] (**) NVIDIA(0): been enabled on all display devices.)
[262353.881] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[262353.881] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[262353.881] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[262392.268] (II) config/udev: removing device USB Optical Mouse
[262392.288] (II) evdev: USB Optical Mouse: Close
[262392.288] (II) UnloadModule: "evdev"
[262396.645] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse1)
[262396.645] (II) No input driver specified, ignoring this device.
[262396.645] (II) This device may have been added with another device file.
[262396.680] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event20)
[262396.680] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[262396.680] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[262396.680] (**) USB Optical Mouse: always reports core events
[262396.680] (**) evdev: USB Optical Mouse: Device: "/dev/input/event20"
[262396.680] (--) evdev: USB Optical Mouse: Vendor 0x192f Product 0x916
[262396.680] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[262396.680] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[262396.680] (--) evdev: USB Optical Mouse: Found relative axes
[262396.680] (--) evdev: USB Optical Mouse: Found x and y relative axes
[262396.680] (II) evdev: USB Optical Mouse: Configuring as mouse
[262396.680] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[262396.680] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[262396.680] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[262396.680] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/0003:192F:0916.0037/input/input70/event20"
[262396.680] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 12)
[262396.680] (II) evdev: USB Optical Mouse: initialized for relative axes.
[262396.680] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[262396.680] (**) USB Optical Mouse: (accel) acceleration profile 0
[262396.680] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[262396.680] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[263205.639] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[263205.639] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[263205.639] (**) NVIDIA(0): been enabled on all display devices.)
[263205.655] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[263205.655] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[263205.655] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[263205.701] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[263205.701] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[263205.701] (**) NVIDIA(0): been enabled on all display devices.)
[263205.717] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[263205.717] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[263205.717] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[263206.153] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[263206.153] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[263206.153] (**) NVIDIA(0): been enabled on all display devices.)
[263206.168] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[263206.168] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[263206.168] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[263252.318] (II) config/udev: removing device USB Optical Mouse
[263252.333] (II) evdev: USB Optical Mouse: Close
[263252.333] (II) UnloadModule: "evdev"
[267092.811] (II) config/udev: removing device USB USB Keykoard
[267092.829] (II) evdev: USB USB Keykoard: Close
[267092.829] (II) UnloadModule: "evdev"
[267092.835] (II) config/udev: removing device USB USB Keykoard
[267092.841] (II) evdev: USB USB Keykoard: Close
[267092.841] (II) UnloadModule: "evdev"
[267092.914] (II) config/udev: removing device USB Optical Mouse
[267092.926] (II) evdev: USB Optical Mouse: Close
[267092.926] (II) UnloadModule: "evdev"
[267092.950] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[267092.950] (II) No input driver specified, ignoring this device.
[267092.950] (II) This device may have been added with another device file.
[267092.971] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[267092.971] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[267092.972] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[267092.972] (**) USB Optical Mouse: always reports core events
[267092.972] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[267092.972] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[267092.972] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[267092.972] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[267092.972] (--) evdev: USB Optical Mouse: Found relative axes
[267092.972] (--) evdev: USB Optical Mouse: Found x and y relative axes
[267092.972] (II) evdev: USB Optical Mouse: Configuring as mouse
[267092.972] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[267092.972] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[267092.972] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[267092.972] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0038/input/input71/event0"
[267092.972] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[267092.972] (II) evdev: USB Optical Mouse: initialized for relative axes.
[267092.973] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[267092.973] (**) USB Optical Mouse: (accel) acceleration profile 0
[267092.973] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[267092.973] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[267093.051] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[267093.051] (II) No input driver specified, ignoring this device.
[267093.051] (II) This device may have been added with another device file.
[267093.083] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[267093.083] (II) No input driver specified, ignoring this device.
[267093.083] (II) This device may have been added with another device file.
[267093.094] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[267093.094] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[267093.094] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[267093.094] (**) USB USB Keykoard: always reports core events
[267093.094] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[267093.094] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[267093.094] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[267093.094] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[267093.094] (--) evdev: USB USB Keykoard: Found relative axes
[267093.094] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[267093.094] (--) evdev: USB USB Keykoard: Found absolute axes
[267093.094] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[267093.094] (--) evdev: USB USB Keykoard: Found keys
[267093.094] (II) evdev: USB USB Keykoard: Configuring as mouse
[267093.094] (II) evdev: USB USB Keykoard: Configuring as keyboard
[267093.094] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[267093.094] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[267093.094] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[267093.094] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.003B/input/input74/event5"
[267093.094] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[267093.094] (**) Option "xkb_rules" "evdev"
[267093.094] (**) Option "xkb_model" "pc105"
[267093.094] (**) Option "xkb_layout" "us"
[267093.094] (**) Option "xkb_variant" "altgr-intl"
[267093.094] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[267093.095] (II) evdev: USB USB Keykoard: initialized for relative axes.
[267093.095] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[267093.095] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[267093.095] (**) USB USB Keykoard: (accel) acceleration profile 0
[267093.095] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[267093.095] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[267093.098] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[267093.098] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[267093.098] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[267093.098] (**) USB USB Keykoard: always reports core events
[267093.098] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[267093.098] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[267093.098] (--) evdev: USB USB Keykoard: Found keys
[267093.098] (II) evdev: USB USB Keykoard: Configuring as keyboard
[267093.098] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.003A/input/input73/event2"
[267093.098] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[267093.098] (**) Option "xkb_rules" "evdev"
[267093.098] (**) Option "xkb_model" "pc105"
[267093.098] (**) Option "xkb_layout" "us"
[267093.099] (**) Option "xkb_variant" "altgr-intl"
[267093.099] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[267109.305] (II) config/udev: removing device USB USB Keykoard
[267109.318] (II) evdev: USB USB Keykoard: Close
[267109.318] (II) UnloadModule: "evdev"
[267109.344] (II) config/udev: removing device USB USB Keykoard
[267109.352] (II) evdev: USB USB Keykoard: Close
[267109.352] (II) UnloadModule: "evdev"
[267109.406] (II) config/udev: removing device USB Optical Mouse
[267109.419] (II) evdev: USB Optical Mouse: Close
[267109.419] (II) UnloadModule: "evdev"
[267109.442] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[267109.442] (II) No input driver specified, ignoring this device.
[267109.442] (II) This device may have been added with another device file.
[267109.484] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[267109.484] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[267109.484] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[267109.484] (**) USB Optical Mouse: always reports core events
[267109.484] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[267109.484] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[267109.484] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[267109.484] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[267109.484] (--) evdev: USB Optical Mouse: Found relative axes
[267109.484] (--) evdev: USB Optical Mouse: Found x and y relative axes
[267109.484] (II) evdev: USB Optical Mouse: Configuring as mouse
[267109.484] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[267109.484] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[267109.484] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[267109.484] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.003C/input/input75/event0"
[267109.484] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[267109.484] (II) evdev: USB Optical Mouse: initialized for relative axes.
[267109.485] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[267109.485] (**) USB Optical Mouse: (accel) acceleration profile 0
[267109.485] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[267109.485] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[267109.545] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[267109.545] (II) No input driver specified, ignoring this device.
[267109.545] (II) This device may have been added with another device file.
[267109.571] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[267109.571] (II) No input driver specified, ignoring this device.
[267109.571] (II) This device may have been added with another device file.
[267109.582] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[267109.582] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[267109.582] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[267109.583] (**) USB USB Keykoard: always reports core events
[267109.583] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[267109.583] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[267109.583] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[267109.583] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[267109.583] (--) evdev: USB USB Keykoard: Found relative axes
[267109.583] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[267109.583] (--) evdev: USB USB Keykoard: Found absolute axes
[267109.583] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[267109.583] (--) evdev: USB USB Keykoard: Found keys
[267109.583] (II) evdev: USB USB Keykoard: Configuring as mouse
[267109.583] (II) evdev: USB USB Keykoard: Configuring as keyboard
[267109.583] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[267109.583] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[267109.583] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[267109.583] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.003F/input/input78/event5"
[267109.583] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[267109.583] (**) Option "xkb_rules" "evdev"
[267109.583] (**) Option "xkb_model" "pc105"
[267109.583] (**) Option "xkb_layout" "us"
[267109.583] (**) Option "xkb_variant" "altgr-intl"
[267109.583] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[267109.583] (II) evdev: USB USB Keykoard: initialized for relative axes.
[267109.583] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[267109.583] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[267109.583] (**) USB USB Keykoard: (accel) acceleration profile 0
[267109.583] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[267109.583] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[267109.592] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[267109.592] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[267109.592] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[267109.592] (**) USB USB Keykoard: always reports core events
[267109.592] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[267109.592] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[267109.592] (--) evdev: USB USB Keykoard: Found keys
[267109.592] (II) evdev: USB USB Keykoard: Configuring as keyboard
[267109.592] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.003E/input/input77/event2"
[267109.592] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[267109.592] (**) Option "xkb_rules" "evdev"
[267109.592] (**) Option "xkb_model" "pc105"
[267109.592] (**) Option "xkb_layout" "us"
[267109.592] (**) Option "xkb_variant" "altgr-intl"
[267109.592] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[267121.806] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267121.806] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[267121.806] (**) NVIDIA(0): been enabled on all display devices.)
[267121.821] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267121.821] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[267121.821] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[267121.867] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267121.867] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[267121.867] (**) NVIDIA(0): been enabled on all display devices.)
[267121.883] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267121.883] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[267121.883] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[267122.331] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267122.331] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[267122.331] (**) NVIDIA(0): been enabled on all display devices.)
[267122.346] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267122.346] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[267122.346] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[267156.306] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267156.306] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[267156.306] (**) NVIDIA(0): been enabled on all display devices.)
[267156.321] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267156.321] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[267156.321] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[267156.367] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267156.367] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[267156.367] (**) NVIDIA(0): been enabled on all display devices.)
[267156.383] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267156.383] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[267156.383] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[267156.820] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267156.820] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[267156.820] (**) NVIDIA(0): been enabled on all display devices.)
[267156.835] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[267156.835] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[267156.835] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[267221.706] (II) config/udev: removing device USB USB Keykoard
[267221.717] (II) evdev: USB USB Keykoard: Close
[267221.717] (II) UnloadModule: "evdev"
[267221.754] (II) config/udev: removing device USB USB Keykoard
[267221.774] (II) evdev: USB USB Keykoard: Close
[267221.774] (II) UnloadModule: "evdev"
[267221.830] (II) config/udev: removing device USB Optical Mouse
[267221.848] (II) evdev: USB Optical Mouse: Close
[267221.848] (II) UnloadModule: "evdev"
[267221.869] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[267221.869] (II) No input driver specified, ignoring this device.
[267221.869] (II) This device may have been added with another device file.
[267221.888] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[267221.888] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[267221.888] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[267221.888] (**) USB Optical Mouse: always reports core events
[267221.888] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[267221.888] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[267221.888] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[267221.888] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[267221.888] (--) evdev: USB Optical Mouse: Found relative axes
[267221.888] (--) evdev: USB Optical Mouse: Found x and y relative axes
[267221.888] (II) evdev: USB Optical Mouse: Configuring as mouse
[267221.888] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[267221.888] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[267221.888] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[267221.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0040/input/input79/event0"
[267221.888] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[267221.888] (II) evdev: USB Optical Mouse: initialized for relative axes.
[267221.888] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[267221.888] (**) USB Optical Mouse: (accel) acceleration profile 0
[267221.888] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[267221.888] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[267221.973] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[267221.973] (II) No input driver specified, ignoring this device.
[267221.973] (II) This device may have been added with another device file.
[267221.994] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[267221.994] (II) No input driver specified, ignoring this device.
[267221.994] (II) This device may have been added with another device file.
[267222.018] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[267222.018] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[267222.018] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[267222.019] (**) USB USB Keykoard: always reports core events
[267222.019] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[267222.019] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[267222.019] (--) evdev: USB USB Keykoard: Found keys
[267222.019] (II) evdev: USB USB Keykoard: Configuring as keyboard
[267222.019] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0042/input/input81/event2"
[267222.019] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[267222.019] (**) Option "xkb_rules" "evdev"
[267222.019] (**) Option "xkb_model" "pc105"
[267222.019] (**) Option "xkb_layout" "us"
[267222.019] (**) Option "xkb_variant" "altgr-intl"
[267222.019] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[267222.055] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[267222.055] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[267222.055] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[267222.056] (**) USB USB Keykoard: always reports core events
[267222.056] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[267222.056] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[267222.056] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[267222.056] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[267222.056] (--) evdev: USB USB Keykoard: Found relative axes
[267222.056] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[267222.056] (--) evdev: USB USB Keykoard: Found absolute axes
[267222.056] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[267222.056] (--) evdev: USB USB Keykoard: Found keys
[267222.056] (II) evdev: USB USB Keykoard: Configuring as mouse
[267222.056] (II) evdev: USB USB Keykoard: Configuring as keyboard
[267222.056] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[267222.056] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[267222.056] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[267222.056] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0043/input/input82/event5"
[267222.056] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[267222.056] (**) Option "xkb_rules" "evdev"
[267222.056] (**) Option "xkb_model" "pc105"
[267222.056] (**) Option "xkb_layout" "us"
[267222.056] (**) Option "xkb_variant" "altgr-intl"
[267222.056] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[267222.056] (II) evdev: USB USB Keykoard: initialized for relative axes.
[267222.056] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[267222.056] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[267222.056] (**) USB USB Keykoard: (accel) acceleration profile 0
[267222.056] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[267222.056] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[270406.835] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270406.836] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270406.836] (**) NVIDIA(0): been enabled on all display devices.)
[270406.851] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270406.851] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270406.851] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270406.898] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270406.898] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270406.898] (**) NVIDIA(0): been enabled on all display devices.)
[270406.913] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270406.913] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270406.913] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270407.359] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270407.359] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270407.359] (**) NVIDIA(0): been enabled on all display devices.)
[270407.375] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270407.375] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270407.375] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270415.173] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270415.173] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270415.173] (**) NVIDIA(0): been enabled on all display devices.)
[270415.188] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270415.188] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270415.188] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270415.234] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270415.234] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270415.234] (**) NVIDIA(0): been enabled on all display devices.)
[270415.250] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270415.250] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270415.250] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270415.656] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270415.656] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270415.656] (**) NVIDIA(0): been enabled on all display devices.)
[270415.672] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270415.672] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270415.672] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270510.899] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270510.899] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270510.899] (**) NVIDIA(0): been enabled on all display devices.)
[270510.914] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270510.914] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270510.914] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270510.960] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270510.961] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270510.961] (**) NVIDIA(0): been enabled on all display devices.)
[270510.976] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270510.976] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270510.976] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270521.180] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270521.180] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270521.180] (**) NVIDIA(0): been enabled on all display devices.)
[270521.196] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270521.196] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270521.196] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[270521.242] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270521.242] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[270521.242] (**) NVIDIA(0): been enabled on all display devices.)
[270521.257] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[270521.257] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[270521.257] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[271859.564] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271859.564] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[271859.564] (**) NVIDIA(0): been enabled on all display devices.)
[271859.580] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271859.580] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[271859.580] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[271859.627] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271859.627] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[271859.627] (**) NVIDIA(0): been enabled on all display devices.)
[271859.642] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271859.642] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[271859.642] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[271860.060] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271860.060] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[271860.060] (**) NVIDIA(0): been enabled on all display devices.)
[271860.075] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271860.075] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[271860.075] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[271943.113] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271943.113] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[271943.113] (**) NVIDIA(0): been enabled on all display devices.)
[271943.129] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271943.129] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[271943.129] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[271943.177] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271943.177] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[271943.177] (**) NVIDIA(0): been enabled on all display devices.)
[271943.192] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271943.192] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[271943.192] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[271943.604] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271943.604] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[271943.604] (**) NVIDIA(0): been enabled on all display devices.)
[271943.619] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[271943.619] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[271943.619] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[292170.858] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[292170.859] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[292170.859] (**) NVIDIA(0): been enabled on all display devices.)
[292170.874] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[292170.874] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[292170.874] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[292170.921] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[292170.921] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[292170.921] (**) NVIDIA(0): been enabled on all display devices.)
[292170.936] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[292170.936] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[292170.936] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[292171.310] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[292171.310] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[292171.310] (**) NVIDIA(0): been enabled on all display devices.)
[292171.326] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[292171.326] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[292171.326] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[305379.149] (II) config/udev: removing device USB USB Keykoard
[305379.157] (II) evdev: USB USB Keykoard: Close
[305379.157] (II) UnloadModule: "evdev"
[305379.162] (II) config/udev: removing device USB USB Keykoard
[305379.177] (II) evdev: USB USB Keykoard: Close
[305379.177] (II) UnloadModule: "evdev"
[305379.213] (II) config/udev: removing device USB Optical Mouse
[305379.233] (II) evdev: USB Optical Mouse: Close
[305379.233] (II) UnloadModule: "evdev"
[337413.254] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[337413.256] (II) No input driver specified, ignoring this device.
[337413.256] (II) This device may have been added with another device file.
[337413.280] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[337413.280] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[337413.280] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[337413.280] (**) USB Optical Mouse: always reports core events
[337413.280] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[337413.280] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[337413.281] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[337413.281] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[337413.281] (--) evdev: USB Optical Mouse: Found relative axes
[337413.281] (--) evdev: USB Optical Mouse: Found x and y relative axes
[337413.281] (II) evdev: USB Optical Mouse: Configuring as mouse
[337413.281] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[337413.281] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[337413.281] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[337413.281] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0044/input/input83/event0"
[337413.281] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[337413.281] (II) evdev: USB Optical Mouse: initialized for relative axes.
[337413.281] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[337413.282] (**) USB Optical Mouse: (accel) acceleration profile 0
[337413.282] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[337413.282] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[337413.590] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[337413.590] (II) No input driver specified, ignoring this device.
[337413.590] (II) This device may have been added with another device file.
[337413.599] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[337413.599] (II) No input driver specified, ignoring this device.
[337413.599] (II) This device may have been added with another device file.
[337413.939] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[337413.939] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[337413.939] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[337413.939] (**) USB USB Keykoard: always reports core events
[337413.939] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[337413.939] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[337413.939] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[337413.939] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[337413.939] (--) evdev: USB USB Keykoard: Found relative axes
[337413.939] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[337413.939] (--) evdev: USB USB Keykoard: Found absolute axes
[337413.939] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[337413.939] (--) evdev: USB USB Keykoard: Found keys
[337413.939] (II) evdev: USB USB Keykoard: Configuring as mouse
[337413.939] (II) evdev: USB USB Keykoard: Configuring as keyboard
[337413.939] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[337413.940] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[337413.940] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[337413.940] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0047/input/input86/event5"
[337413.940] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[337413.940] (**) Option "xkb_rules" "evdev"
[337413.940] (**) Option "xkb_model" "pc105"
[337413.940] (**) Option "xkb_layout" "us"
[337413.940] (**) Option "xkb_variant" "altgr-intl"
[337413.940] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[337413.940] (II) evdev: USB USB Keykoard: initialized for relative axes.
[337413.940] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[337413.940] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[337413.940] (**) USB USB Keykoard: (accel) acceleration profile 0
[337413.940] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[337413.940] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[337413.947] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[337413.947] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[337413.947] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[337413.947] (**) USB USB Keykoard: always reports core events
[337413.947] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[337413.947] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[337413.947] (--) evdev: USB USB Keykoard: Found keys
[337413.947] (II) evdev: USB USB Keykoard: Configuring as keyboard
[337413.947] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0046/input/input85/event2"
[337413.947] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[337413.947] (**) Option "xkb_rules" "evdev"
[337413.947] (**) Option "xkb_model" "pc105"
[337413.947] (**) Option "xkb_layout" "us"
[337413.947] (**) Option "xkb_variant" "altgr-intl"
[337413.947] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[351920.161] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351920.161] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[351920.161] (**) NVIDIA(0): been enabled on all display devices.)
[351920.177] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351920.177] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[351920.177] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[351920.224] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351920.224] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[351920.226] (**) NVIDIA(0): been enabled on all display devices.)
[351920.241] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351920.241] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[351920.241] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[351921.134] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351921.134] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[351921.134] (**) NVIDIA(0): been enabled on all display devices.)
[351921.150] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351921.150] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[351921.150] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[351964.807] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351964.807] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[351964.807] (**) NVIDIA(0): been enabled on all display devices.)
[351964.823] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351964.823] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[351964.823] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[351964.870] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351964.870] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[351964.870] (**) NVIDIA(0): been enabled on all display devices.)
[351964.885] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[351964.885] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[351964.885] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[376332.822] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376332.823] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[376332.823] (**) NVIDIA(0): been enabled on all display devices.)
[376332.839] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376332.839] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[376332.839] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[376332.888] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376332.888] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[376332.888] (**) NVIDIA(0): been enabled on all display devices.)
[376332.904] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376332.904] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[376332.904] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[376333.558] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376333.558] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[376333.558] (**) NVIDIA(0): been enabled on all display devices.)
[376333.573] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376333.573] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[376333.573] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[376356.350] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376356.350] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[376356.350] (**) NVIDIA(0): been enabled on all display devices.)
[376356.365] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376356.365] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[376356.365] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[376356.411] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376356.411] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[376356.411] (**) NVIDIA(0): been enabled on all display devices.)
[376356.427] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376356.427] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[376356.427] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[376356.649] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376356.649] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[376356.649] (**) NVIDIA(0): been enabled on all display devices.)
[376356.664] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[376356.664] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[376356.664] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[386445.188] (II) config/udev: removing device USB USB Keykoard
[386445.204] (II) evdev: USB USB Keykoard: Close
[386445.209] (II) UnloadModule: "evdev"
[386445.210] (II) config/udev: removing device USB USB Keykoard
[386445.225] (II) evdev: USB USB Keykoard: Close
[386445.225] (II) UnloadModule: "evdev"
[386445.234] (II) config/udev: removing device USB Optical Mouse
[386445.246] (II) evdev: USB Optical Mouse: Close
[386445.246] (II) UnloadModule: "evdev"
[406760.284] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[406760.287] (II) No input driver specified, ignoring this device.
[406760.287] (II) This device may have been added with another device file.
[406760.307] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[406760.307] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[406760.308] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[406760.309] (**) USB Optical Mouse: always reports core events
[406760.309] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[406760.309] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[406760.309] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[406760.309] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[406760.309] (--) evdev: USB Optical Mouse: Found relative axes
[406760.309] (--) evdev: USB Optical Mouse: Found x and y relative axes
[406760.309] (II) evdev: USB Optical Mouse: Configuring as mouse
[406760.309] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[406760.309] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[406760.309] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[406760.311] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0048/input/input87/event0"
[406760.311] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[406760.312] (II) evdev: USB Optical Mouse: initialized for relative axes.
[406760.312] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[406760.312] (**) USB Optical Mouse: (accel) acceleration profile 0
[406760.312] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[406760.312] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[406760.636] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[406760.636] (II) No input driver specified, ignoring this device.
[406760.636] (II) This device may have been added with another device file.
[406760.654] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[406760.654] (II) No input driver specified, ignoring this device.
[406760.654] (II) This device may have been added with another device file.
[406760.975] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[406760.975] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[406760.975] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[406760.975] (**) USB USB Keykoard: always reports core events
[406760.976] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[406760.976] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[406760.976] (--) evdev: USB USB Keykoard: Found keys
[406760.976] (II) evdev: USB USB Keykoard: Configuring as keyboard
[406760.976] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.004A/input/input89/event2"
[406760.976] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[406760.976] (**) Option "xkb_rules" "evdev"
[406760.976] (**) Option "xkb_model" "pc105"
[406760.976] (**) Option "xkb_layout" "us"
[406760.976] (**) Option "xkb_variant" "altgr-intl"
[406760.976] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[406760.979] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[406760.979] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[406760.979] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[406760.979] (**) USB USB Keykoard: always reports core events
[406760.979] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[406760.979] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[406760.979] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[406760.979] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[406760.979] (--) evdev: USB USB Keykoard: Found relative axes
[406760.979] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[406760.979] (--) evdev: USB USB Keykoard: Found absolute axes
[406760.979] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[406760.979] (--) evdev: USB USB Keykoard: Found keys
[406760.979] (II) evdev: USB USB Keykoard: Configuring as mouse
[406760.979] (II) evdev: USB USB Keykoard: Configuring as keyboard
[406760.979] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[406760.979] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[406760.979] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[406760.979] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.004B/input/input90/event5"
[406760.979] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[406760.979] (**) Option "xkb_rules" "evdev"
[406760.979] (**) Option "xkb_model" "pc105"
[406760.979] (**) Option "xkb_layout" "us"
[406760.979] (**) Option "xkb_variant" "altgr-intl"
[406760.979] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[406760.980] (II) evdev: USB USB Keykoard: initialized for relative axes.
[406760.980] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[406760.980] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[406760.980] (**) USB USB Keykoard: (accel) acceleration profile 0
[406760.980] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[406760.980] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[419551.190] (II) config/udev: removing device USB USB Keykoard
[419551.197] (II) evdev: USB USB Keykoard: Close
[419551.197] (II) UnloadModule: "evdev"
[419551.215] (II) config/udev: removing device USB USB Keykoard
[419551.230] (II) evdev: USB USB Keykoard: Close
[419551.230] (II) UnloadModule: "evdev"
[419551.259] (II) config/udev: removing device USB Optical Mouse
[419551.266] (II) evdev: USB Optical Mouse: Close
[419551.266] (II) UnloadModule: "evdev"
[433584.502] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[433584.502] (II) No input driver specified, ignoring this device.
[433584.502] (II) This device may have been added with another device file.
[433584.532] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[433584.532] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[433584.532] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[433584.532] (**) USB Optical Mouse: always reports core events
[433584.532] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[433584.532] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[433584.532] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[433584.532] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[433584.532] (--) evdev: USB Optical Mouse: Found relative axes
[433584.532] (--) evdev: USB Optical Mouse: Found x and y relative axes
[433584.532] (II) evdev: USB Optical Mouse: Configuring as mouse
[433584.532] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[433584.532] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[433584.532] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[433584.532] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.004C/input/input91/event0"
[433584.532] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[433584.533] (II) evdev: USB Optical Mouse: initialized for relative axes.
[433584.533] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[433584.533] (**) USB Optical Mouse: (accel) acceleration profile 0
[433584.533] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[433584.533] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[433584.848] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[433584.848] (II) No input driver specified, ignoring this device.
[433584.848] (II) This device may have been added with another device file.
[433584.871] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[433584.871] (II) No input driver specified, ignoring this device.
[433584.871] (II) This device may have been added with another device file.
[433585.211] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[433585.211] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[433585.211] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[433585.211] (**) USB USB Keykoard: always reports core events
[433585.211] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[433585.211] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[433585.211] (--) evdev: USB USB Keykoard: Found keys
[433585.211] (II) evdev: USB USB Keykoard: Configuring as keyboard
[433585.211] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.004E/input/input93/event2"
[433585.211] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[433585.211] (**) Option "xkb_rules" "evdev"
[433585.211] (**) Option "xkb_model" "pc105"
[433585.211] (**) Option "xkb_layout" "us"
[433585.211] (**) Option "xkb_variant" "altgr-intl"
[433585.211] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[433585.224] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[433585.224] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[433585.224] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[433585.224] (**) USB USB Keykoard: always reports core events
[433585.224] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[433585.224] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[433585.224] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[433585.224] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[433585.224] (--) evdev: USB USB Keykoard: Found relative axes
[433585.224] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[433585.224] (--) evdev: USB USB Keykoard: Found absolute axes
[433585.224] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[433585.224] (--) evdev: USB USB Keykoard: Found keys
[433585.224] (II) evdev: USB USB Keykoard: Configuring as mouse
[433585.224] (II) evdev: USB USB Keykoard: Configuring as keyboard
[433585.224] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[433585.224] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[433585.224] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[433585.224] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.004F/input/input94/event5"
[433585.224] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[433585.224] (**) Option "xkb_rules" "evdev"
[433585.224] (**) Option "xkb_model" "pc105"
[433585.224] (**) Option "xkb_layout" "us"
[433585.224] (**) Option "xkb_variant" "altgr-intl"
[433585.224] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[433585.225] (II) evdev: USB USB Keykoard: initialized for relative axes.
[433585.225] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[433585.225] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[433585.225] (**) USB USB Keykoard: (accel) acceleration profile 0
[433585.225] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[433585.225] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[441004.913] (II) config/udev: removing device USB USB Keykoard
[441004.921] (II) evdev: USB USB Keykoard: Close
[441004.921] (II) UnloadModule: "evdev"
[441004.928] (II) config/udev: removing device USB USB Keykoard
[441004.942] (II) evdev: USB USB Keykoard: Close
[441004.942] (II) UnloadModule: "evdev"
[441004.968] (II) config/udev: removing device USB Optical Mouse
[441004.978] (II) evdev: USB Optical Mouse: Close
[441004.978] (II) UnloadModule: "evdev"
[443421.145] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[443421.145] (II) No input driver specified, ignoring this device.
[443421.145] (II) This device may have been added with another device file.
[443421.184] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[443421.184] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[443421.184] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[443421.184] (**) USB Optical Mouse: always reports core events
[443421.184] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[443421.184] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[443421.184] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[443421.184] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[443421.184] (--) evdev: USB Optical Mouse: Found relative axes
[443421.184] (--) evdev: USB Optical Mouse: Found x and y relative axes
[443421.184] (II) evdev: USB Optical Mouse: Configuring as mouse
[443421.184] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[443421.184] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[443421.184] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[443421.184] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0050/input/input95/event0"
[443421.184] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[443421.184] (II) evdev: USB Optical Mouse: initialized for relative axes.
[443421.185] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[443421.185] (**) USB Optical Mouse: (accel) acceleration profile 0
[443421.185] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[443421.185] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[443421.488] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[443421.488] (II) No input driver specified, ignoring this device.
[443421.488] (II) This device may have been added with another device file.
[443421.515] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[443421.515] (II) No input driver specified, ignoring this device.
[443421.515] (II) This device may have been added with another device file.
[443421.847] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[443421.847] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[443421.847] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[443421.847] (**) USB USB Keykoard: always reports core events
[443421.847] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[443421.847] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[443421.847] (--) evdev: USB USB Keykoard: Found keys
[443421.847] (II) evdev: USB USB Keykoard: Configuring as keyboard
[443421.847] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0052/input/input97/event2"
[443421.847] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[443421.847] (**) Option "xkb_rules" "evdev"
[443421.847] (**) Option "xkb_model" "pc105"
[443421.847] (**) Option "xkb_layout" "us"
[443421.847] (**) Option "xkb_variant" "altgr-intl"
[443421.847] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[443421.882] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[443421.882] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[443421.882] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[443421.882] (**) USB USB Keykoard: always reports core events
[443421.882] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[443421.882] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[443421.882] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[443421.882] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[443421.882] (--) evdev: USB USB Keykoard: Found relative axes
[443421.882] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[443421.882] (--) evdev: USB USB Keykoard: Found absolute axes
[443421.882] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[443421.882] (--) evdev: USB USB Keykoard: Found keys
[443421.882] (II) evdev: USB USB Keykoard: Configuring as mouse
[443421.882] (II) evdev: USB USB Keykoard: Configuring as keyboard
[443421.882] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[443421.882] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[443421.882] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[443421.882] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0053/input/input98/event5"
[443421.882] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[443421.882] (**) Option "xkb_rules" "evdev"
[443421.882] (**) Option "xkb_model" "pc105"
[443421.882] (**) Option "xkb_layout" "us"
[443421.882] (**) Option "xkb_variant" "altgr-intl"
[443421.882] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[443421.882] (II) evdev: USB USB Keykoard: initialized for relative axes.
[443421.882] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[443421.882] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[443421.882] (**) USB USB Keykoard: (accel) acceleration profile 0
[443421.882] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[443421.882] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[448548.516] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448548.516] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448548.516] (**) NVIDIA(0): been enabled on all display devices.)
[448548.532] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448548.532] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448548.532] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448548.584] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448548.584] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448548.584] (**) NVIDIA(0): been enabled on all display devices.)
[448548.600] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448548.600] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448548.600] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448549.327] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448549.327] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448549.327] (**) NVIDIA(0): been enabled on all display devices.)
[448549.343] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448549.343] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448549.343] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448565.371] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448565.371] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448565.371] (**) NVIDIA(0): been enabled on all display devices.)
[448565.386] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448565.386] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448565.386] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448565.434] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448565.435] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448565.435] (**) NVIDIA(0): been enabled on all display devices.)
[448565.450] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448565.450] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448565.450] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448565.955] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448565.955] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448565.955] (**) NVIDIA(0): been enabled on all display devices.)
[448565.971] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448565.971] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448565.971] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448938.487] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448938.487] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448938.487] (**) NVIDIA(0): been enabled on all display devices.)
[448938.502] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448938.502] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448938.502] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448938.589] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448938.589] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448938.589] (**) NVIDIA(0): been enabled on all display devices.)
[448938.605] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448938.605] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448938.605] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[448939.118] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448939.118] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[448939.118] (**) NVIDIA(0): been enabled on all display devices.)
[448939.133] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[448939.134] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[448939.134] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[450219.003] (II) config/udev: removing device USB USB Keykoard
[450219.018] (II) evdev: USB USB Keykoard: Close
[450219.019] (II) UnloadModule: "evdev"
[450219.020] (II) config/udev: removing device USB USB Keykoard
[450219.037] (II) evdev: USB USB Keykoard: Close
[450219.037] (II) UnloadModule: "evdev"
[450219.063] (II) config/udev: removing device USB Optical Mouse
[450219.078] (II) evdev: USB Optical Mouse: Close
[450219.078] (II) UnloadModule: "evdev"
[456498.630] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[456498.630] (II) No input driver specified, ignoring this device.
[456498.630] (II) This device may have been added with another device file.
[456498.655] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[456498.655] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[456498.655] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[456498.655] (**) USB Optical Mouse: always reports core events
[456498.656] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[456498.656] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[456498.656] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[456498.656] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[456498.656] (--) evdev: USB Optical Mouse: Found relative axes
[456498.656] (--) evdev: USB Optical Mouse: Found x and y relative axes
[456498.656] (II) evdev: USB Optical Mouse: Configuring as mouse
[456498.656] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[456498.656] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[456498.656] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[456498.656] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0054/input/input99/event0"
[456498.656] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[456498.656] (II) evdev: USB Optical Mouse: initialized for relative axes.
[456498.657] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[456498.657] (**) USB Optical Mouse: (accel) acceleration profile 0
[456498.657] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[456498.657] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[456498.971] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[456498.971] (II) No input driver specified, ignoring this device.
[456498.971] (II) This device may have been added with another device file.
[456498.990] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[456498.990] (II) No input driver specified, ignoring this device.
[456498.990] (II) This device may have been added with another device file.
[456499.347] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[456499.347] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[456499.347] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[456499.347] (**) USB USB Keykoard: always reports core events
[456499.347] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[456499.347] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[456499.347] (--) evdev: USB USB Keykoard: Found keys
[456499.347] (II) evdev: USB USB Keykoard: Configuring as keyboard
[456499.347] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0056/input/input101/event2"
[456499.347] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[456499.347] (**) Option "xkb_rules" "evdev"
[456499.347] (**) Option "xkb_model" "pc105"
[456499.347] (**) Option "xkb_layout" "us"
[456499.347] (**) Option "xkb_variant" "altgr-intl"
[456499.347] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[456499.359] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[456499.359] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[456499.359] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[456499.359] (**) USB USB Keykoard: always reports core events
[456499.359] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[456499.359] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[456499.360] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[456499.360] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[456499.360] (--) evdev: USB USB Keykoard: Found relative axes
[456499.360] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[456499.360] (--) evdev: USB USB Keykoard: Found absolute axes
[456499.360] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[456499.360] (--) evdev: USB USB Keykoard: Found keys
[456499.360] (II) evdev: USB USB Keykoard: Configuring as mouse
[456499.360] (II) evdev: USB USB Keykoard: Configuring as keyboard
[456499.360] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[456499.360] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[456499.360] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[456499.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0057/input/input102/event5"
[456499.360] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[456499.360] (**) Option "xkb_rules" "evdev"
[456499.360] (**) Option "xkb_model" "pc105"
[456499.360] (**) Option "xkb_layout" "us"
[456499.360] (**) Option "xkb_variant" "altgr-intl"
[456499.360] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[456499.360] (II) evdev: USB USB Keykoard: initialized for relative axes.
[456499.360] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[456499.360] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[456499.360] (**) USB USB Keykoard: (accel) acceleration profile 0
[456499.360] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[456499.360] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[470217.916] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[470217.916] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[470217.916] (**) NVIDIA(0): been enabled on all display devices.)
[470217.932] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[470217.932] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[470217.932] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[476788.549] (II) config/udev: removing device USB USB Keykoard
[476788.567] (II) evdev: USB USB Keykoard: Close
[476788.571] (II) UnloadModule: "evdev"
[476788.573] (II) config/udev: removing device USB USB Keykoard
[476788.595] (II) evdev: USB USB Keykoard: Close
[476788.595] (II) UnloadModule: "evdev"
[476788.599] (II) config/udev: removing device USB Optical Mouse
[476788.614] (II) evdev: USB Optical Mouse: Close
[476788.614] (II) UnloadModule: "evdev"
[507784.856] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[507784.858] (II) No input driver specified, ignoring this device.
[507784.858] (II) This device may have been added with another device file.
[507784.884] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[507784.884] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[507784.884] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[507784.885] (**) USB Optical Mouse: always reports core events
[507784.885] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[507784.885] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[507784.885] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[507784.885] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[507784.885] (--) evdev: USB Optical Mouse: Found relative axes
[507784.885] (--) evdev: USB Optical Mouse: Found x and y relative axes
[507784.885] (II) evdev: USB Optical Mouse: Configuring as mouse
[507784.885] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[507784.885] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[507784.885] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[507784.886] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0058/input/input103/event0"
[507784.886] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[507784.887] (II) evdev: USB Optical Mouse: initialized for relative axes.
[507784.887] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[507784.887] (**) USB Optical Mouse: (accel) acceleration profile 0
[507784.887] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[507784.887] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[507785.200] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[507785.200] (II) No input driver specified, ignoring this device.
[507785.200] (II) This device may have been added with another device file.
[507785.215] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[507785.215] (II) No input driver specified, ignoring this device.
[507785.215] (II) This device may have been added with another device file.
[507785.551] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[507785.551] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[507785.551] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[507785.551] (**) USB USB Keykoard: always reports core events
[507785.551] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[507785.551] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[507785.551] (--) evdev: USB USB Keykoard: Found keys
[507785.551] (II) evdev: USB USB Keykoard: Configuring as keyboard
[507785.551] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.005A/input/input105/event2"
[507785.551] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[507785.551] (**) Option "xkb_rules" "evdev"
[507785.551] (**) Option "xkb_model" "pc105"
[507785.551] (**) Option "xkb_layout" "us"
[507785.551] (**) Option "xkb_variant" "altgr-intl"
[507785.551] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[507785.585] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[507785.585] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[507785.586] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[507785.586] (**) USB USB Keykoard: always reports core events
[507785.586] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[507785.586] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[507785.586] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[507785.586] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[507785.586] (--) evdev: USB USB Keykoard: Found relative axes
[507785.586] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[507785.586] (--) evdev: USB USB Keykoard: Found absolute axes
[507785.586] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[507785.586] (--) evdev: USB USB Keykoard: Found keys
[507785.586] (II) evdev: USB USB Keykoard: Configuring as mouse
[507785.586] (II) evdev: USB USB Keykoard: Configuring as keyboard
[507785.586] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[507785.586] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[507785.586] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[507785.586] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.005B/input/input106/event5"
[507785.586] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[507785.586] (**) Option "xkb_rules" "evdev"
[507785.586] (**) Option "xkb_model" "pc105"
[507785.586] (**) Option "xkb_layout" "us"
[507785.586] (**) Option "xkb_variant" "altgr-intl"
[507785.586] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[507785.586] (II) evdev: USB USB Keykoard: initialized for relative axes.
[507785.586] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[507785.586] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[507785.586] (**) USB USB Keykoard: (accel) acceleration profile 0
[507785.586] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[507785.586] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[507857.818] (II) config/udev: removing device USB USB Keykoard
[507857.837] (II) evdev: USB USB Keykoard: Close
[507857.837] (II) UnloadModule: "evdev"
[507857.864] (II) config/udev: removing device USB USB Keykoard
[507857.889] (II) evdev: USB USB Keykoard: Close
[507857.890] (II) UnloadModule: "evdev"
[507857.925] (II) config/udev: removing device USB Optical Mouse
[507857.946] (II) evdev: USB Optical Mouse: Close
[507857.946] (II) UnloadModule: "evdev"
[509670.287] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[509670.287] (II) No input driver specified, ignoring this device.
[509670.287] (II) This device may have been added with another device file.
[509670.316] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[509670.316] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[509670.316] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[509670.316] (**) USB Optical Mouse: always reports core events
[509670.316] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[509670.316] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[509670.316] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[509670.316] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[509670.316] (--) evdev: USB Optical Mouse: Found relative axes
[509670.316] (--) evdev: USB Optical Mouse: Found x and y relative axes
[509670.316] (II) evdev: USB Optical Mouse: Configuring as mouse
[509670.316] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[509670.316] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[509670.316] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[509670.316] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.005C/input/input107/event0"
[509670.316] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[509670.317] (II) evdev: USB Optical Mouse: initialized for relative axes.
[509670.317] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[509670.317] (**) USB Optical Mouse: (accel) acceleration profile 0
[509670.317] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[509670.317] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[509670.637] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[509670.637] (II) No input driver specified, ignoring this device.
[509670.637] (II) This device may have been added with another device file.
[509670.659] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[509670.659] (II) No input driver specified, ignoring this device.
[509670.659] (II) This device may have been added with another device file.
[509671.007] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[509671.007] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[509671.007] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[509671.007] (**) USB USB Keykoard: always reports core events
[509671.007] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[509671.007] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[509671.007] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[509671.007] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[509671.007] (--) evdev: USB USB Keykoard: Found relative axes
[509671.007] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[509671.007] (--) evdev: USB USB Keykoard: Found absolute axes
[509671.007] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[509671.008] (--) evdev: USB USB Keykoard: Found keys
[509671.008] (II) evdev: USB USB Keykoard: Configuring as mouse
[509671.008] (II) evdev: USB USB Keykoard: Configuring as keyboard
[509671.008] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[509671.008] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[509671.008] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[509671.008] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.005F/input/input110/event5"
[509671.008] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[509671.008] (**) Option "xkb_rules" "evdev"
[509671.008] (**) Option "xkb_model" "pc105"
[509671.008] (**) Option "xkb_layout" "us"
[509671.008] (**) Option "xkb_variant" "altgr-intl"
[509671.008] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[509671.008] (II) evdev: USB USB Keykoard: initialized for relative axes.
[509671.008] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[509671.008] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[509671.008] (**) USB USB Keykoard: (accel) acceleration profile 0
[509671.008] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[509671.008] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[509671.011] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[509671.011] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[509671.011] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[509671.011] (**) USB USB Keykoard: always reports core events
[509671.011] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[509671.012] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[509671.012] (--) evdev: USB USB Keykoard: Found keys
[509671.012] (II) evdev: USB USB Keykoard: Configuring as keyboard
[509671.012] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.005E/input/input109/event2"
[509671.012] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[509671.012] (**) Option "xkb_rules" "evdev"
[509671.012] (**) Option "xkb_model" "pc105"
[509671.012] (**) Option "xkb_layout" "us"
[509671.012] (**) Option "xkb_variant" "altgr-intl"
[509671.012] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[515321.519] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515321.519] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515321.519] (**) NVIDIA(0): been enabled on all display devices.)
[515321.535] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515321.535] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515321.535] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515321.584] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515321.584] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515321.584] (**) NVIDIA(0): been enabled on all display devices.)
[515321.600] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515321.600] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515321.600] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515322.170] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515322.170] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515322.170] (**) NVIDIA(0): been enabled on all display devices.)
[515322.185] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515322.185] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515322.185] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515334.646] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515334.646] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515334.646] (**) NVIDIA(0): been enabled on all display devices.)
[515334.661] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515334.661] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515334.661] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515334.708] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515334.708] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515334.708] (**) NVIDIA(0): been enabled on all display devices.)
[515334.724] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515334.724] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515334.724] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515335.165] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515335.165] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515335.165] (**) NVIDIA(0): been enabled on all display devices.)
[515335.180] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515335.180] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515335.180] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515337.159] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515337.159] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515337.159] (**) NVIDIA(0): been enabled on all display devices.)
[515337.174] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515337.174] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515337.174] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515337.225] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515337.225] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515337.225] (**) NVIDIA(0): been enabled on all display devices.)
[515337.240] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515337.240] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515337.240] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515337.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515337.616] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515337.616] (**) NVIDIA(0): been enabled on all display devices.)
[515337.631] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515337.631] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515337.631] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515396.748] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515396.748] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515396.748] (**) NVIDIA(0): been enabled on all display devices.)
[515396.763] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515396.763] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515396.763] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515396.810] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515396.810] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515396.810] (**) NVIDIA(0): been enabled on all display devices.)
[515396.825] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515396.825] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515396.825] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515397.263] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515397.263] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515397.263] (**) NVIDIA(0): been enabled on all display devices.)
[515397.278] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515397.278] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515397.278] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515399.130] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515399.130] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515399.130] (**) NVIDIA(0): been enabled on all display devices.)
[515399.145] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515399.145] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515399.145] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515399.197] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515399.197] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515399.197] (**) NVIDIA(0): been enabled on all display devices.)
[515399.212] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515399.213] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515399.213] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515399.698] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515399.698] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515399.698] (**) NVIDIA(0): been enabled on all display devices.)
[515399.713] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515399.713] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515399.713] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515471.194] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515471.194] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515471.194] (**) NVIDIA(0): been enabled on all display devices.)
[515471.210] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515471.210] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515471.210] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515471.256] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515471.256] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515471.256] (**) NVIDIA(0): been enabled on all display devices.)
[515471.272] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515471.272] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515471.272] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[515471.721] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515471.721] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[515471.721] (**) NVIDIA(0): been enabled on all display devices.)
[515471.737] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[515471.737] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[515471.737] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516316.612] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516316.612] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516316.612] (**) NVIDIA(0): been enabled on all display devices.)
[516316.628] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516316.628] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516316.628] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516316.674] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516316.674] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516316.674] (**) NVIDIA(0): been enabled on all display devices.)
[516316.689] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516316.689] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516316.689] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516317.118] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516317.118] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516317.118] (**) NVIDIA(0): been enabled on all display devices.)
[516317.133] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516317.133] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516317.133] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516318.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516318.997] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516318.997] (**) NVIDIA(0): been enabled on all display devices.)
[516319.013] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516319.013] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516319.013] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516319.059] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516319.059] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516319.059] (**) NVIDIA(0): been enabled on all display devices.)
[516319.074] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516319.074] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516319.074] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516319.405] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516319.405] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516319.405] (**) NVIDIA(0): been enabled on all display devices.)
[516319.420] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516319.420] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516319.420] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516321.157] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516321.157] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516321.157] (**) NVIDIA(0): been enabled on all display devices.)
[516321.172] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516321.172] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516321.172] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[516357.172] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516357.172] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[516357.172] (**) NVIDIA(0): been enabled on all display devices.)
[516357.187] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[516357.187] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[516357.187] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518635.325] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518635.325] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518635.325] (**) NVIDIA(0): been enabled on all display devices.)
[518635.340] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518635.340] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518635.340] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518635.388] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518635.388] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518635.388] (**) NVIDIA(0): been enabled on all display devices.)
[518635.404] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518635.404] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518635.404] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518635.869] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518635.870] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518635.870] (**) NVIDIA(0): been enabled on all display devices.)
[518635.885] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518635.885] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518635.885] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518649.155] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518649.155] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518649.155] (**) NVIDIA(0): been enabled on all display devices.)
[518649.170] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518649.170] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518649.170] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518649.217] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518649.217] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518649.217] (**) NVIDIA(0): been enabled on all display devices.)
[518649.232] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518649.232] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518649.232] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518649.688] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518649.688] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518649.688] (**) NVIDIA(0): been enabled on all display devices.)
[518649.704] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518649.704] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518649.704] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518651.558] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518651.558] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518651.559] (**) NVIDIA(0): been enabled on all display devices.)
[518651.574] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518651.574] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518651.574] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518651.623] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518651.623] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518651.623] (**) NVIDIA(0): been enabled on all display devices.)
[518651.638] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518651.638] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518651.638] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518651.887] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518651.887] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518651.887] (**) NVIDIA(0): been enabled on all display devices.)
[518651.902] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518651.902] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518651.902] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518658.031] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518658.031] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518658.031] (**) NVIDIA(0): been enabled on all display devices.)
[518658.047] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518658.047] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518658.047] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[518769.211] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518769.211] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[518769.211] (**) NVIDIA(0): been enabled on all display devices.)
[518769.227] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[518769.227] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[518769.227] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[521588.436] (II) config/udev: removing device USB USB Keykoard
[521588.453] (II) evdev: USB USB Keykoard: Close
[521588.456] (II) UnloadModule: "evdev"
[521588.460] (II) config/udev: removing device USB USB Keykoard
[521588.474] (II) evdev: USB USB Keykoard: Close
[521588.475] (II) UnloadModule: "evdev"
[521588.503] (II) config/udev: removing device USB Optical Mouse
[521588.514] (II) evdev: USB Optical Mouse: Close
[521588.515] (II) UnloadModule: "evdev"
[521607.171] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[521607.171] (II) No input driver specified, ignoring this device.
[521607.171] (II) This device may have been added with another device file.
[521607.192] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[521607.192] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[521607.192] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[521607.192] (**) USB Optical Mouse: always reports core events
[521607.192] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[521607.192] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[521607.192] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[521607.192] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[521607.192] (--) evdev: USB Optical Mouse: Found relative axes
[521607.192] (--) evdev: USB Optical Mouse: Found x and y relative axes
[521607.192] (II) evdev: USB Optical Mouse: Configuring as mouse
[521607.192] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[521607.193] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[521607.193] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[521607.193] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0060/input/input111/event0"
[521607.193] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[521607.193] (II) evdev: USB Optical Mouse: initialized for relative axes.
[521607.194] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[521607.194] (**) USB Optical Mouse: (accel) acceleration profile 0
[521607.194] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[521607.194] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[521607.518] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[521607.518] (II) No input driver specified, ignoring this device.
[521607.518] (II) This device may have been added with another device file.
[521607.532] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[521607.532] (II) No input driver specified, ignoring this device.
[521607.532] (II) This device may have been added with another device file.
[521607.868] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[521607.868] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[521607.868] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[521607.868] (**) USB USB Keykoard: always reports core events
[521607.868] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[521607.868] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[521607.868] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[521607.868] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[521607.868] (--) evdev: USB USB Keykoard: Found relative axes
[521607.868] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[521607.868] (--) evdev: USB USB Keykoard: Found absolute axes
[521607.868] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[521607.868] (--) evdev: USB USB Keykoard: Found keys
[521607.868] (II) evdev: USB USB Keykoard: Configuring as mouse
[521607.868] (II) evdev: USB USB Keykoard: Configuring as keyboard
[521607.868] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[521607.868] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[521607.868] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[521607.868] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0063/input/input114/event5"
[521607.868] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[521607.868] (**) Option "xkb_rules" "evdev"
[521607.868] (**) Option "xkb_model" "pc105"
[521607.868] (**) Option "xkb_layout" "us"
[521607.868] (**) Option "xkb_variant" "altgr-intl"
[521607.868] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[521607.869] (II) evdev: USB USB Keykoard: initialized for relative axes.
[521607.869] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[521607.869] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[521607.869] (**) USB USB Keykoard: (accel) acceleration profile 0
[521607.869] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[521607.869] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[521607.875] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[521607.875] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[521607.875] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[521607.875] (**) USB USB Keykoard: always reports core events
[521607.875] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[521607.875] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[521607.875] (--) evdev: USB USB Keykoard: Found keys
[521607.875] (II) evdev: USB USB Keykoard: Configuring as keyboard
[521607.875] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0062/input/input113/event2"
[521607.875] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[521607.875] (**) Option "xkb_rules" "evdev"
[521607.875] (**) Option "xkb_model" "pc105"
[521607.875] (**) Option "xkb_layout" "us"
[521607.875] (**) Option "xkb_variant" "altgr-intl"
[521607.875] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[521664.755] (II) config/udev: removing device USB USB Keykoard
[521664.769] (II) evdev: USB USB Keykoard: Close
[521664.769] (II) UnloadModule: "evdev"
[521664.779] (II) config/udev: removing device USB USB Keykoard
[521664.792] (II) evdev: USB USB Keykoard: Close
[521664.793] (II) UnloadModule: "evdev"
[521664.821] (II) config/udev: removing device USB Optical Mouse
[521664.842] (II) evdev: USB Optical Mouse: Close
[521664.842] (II) UnloadModule: "evdev"
[530537.650] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[530537.650] (II) No input driver specified, ignoring this device.
[530537.650] (II) This device may have been added with another device file.
[530537.672] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[530537.672] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[530537.672] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[530537.672] (**) USB Optical Mouse: always reports core events
[530537.672] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[530537.672] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[530537.672] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[530537.672] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[530537.672] (--) evdev: USB Optical Mouse: Found relative axes
[530537.672] (--) evdev: USB Optical Mouse: Found x and y relative axes
[530537.673] (II) evdev: USB Optical Mouse: Configuring as mouse
[530537.673] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[530537.673] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[530537.673] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[530537.673] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0064/input/input115/event0"
[530537.673] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[530537.673] (II) evdev: USB Optical Mouse: initialized for relative axes.
[530537.674] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[530537.674] (**) USB Optical Mouse: (accel) acceleration profile 0
[530537.674] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[530537.674] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[530538.000] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[530538.000] (II) No input driver specified, ignoring this device.
[530538.000] (II) This device may have been added with another device file.
[530538.019] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[530538.019] (II) No input driver specified, ignoring this device.
[530538.019] (II) This device may have been added with another device file.
[530538.356] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[530538.356] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[530538.357] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[530538.357] (**) USB USB Keykoard: always reports core events
[530538.357] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[530538.357] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[530538.357] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[530538.357] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[530538.357] (--) evdev: USB USB Keykoard: Found relative axes
[530538.357] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[530538.357] (--) evdev: USB USB Keykoard: Found absolute axes
[530538.357] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[530538.357] (--) evdev: USB USB Keykoard: Found keys
[530538.357] (II) evdev: USB USB Keykoard: Configuring as mouse
[530538.357] (II) evdev: USB USB Keykoard: Configuring as keyboard
[530538.357] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[530538.357] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[530538.357] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[530538.357] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0067/input/input118/event5"
[530538.357] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[530538.357] (**) Option "xkb_rules" "evdev"
[530538.357] (**) Option "xkb_model" "pc105"
[530538.357] (**) Option "xkb_layout" "us"
[530538.357] (**) Option "xkb_variant" "altgr-intl"
[530538.357] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[530538.357] (II) evdev: USB USB Keykoard: initialized for relative axes.
[530538.357] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[530538.358] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[530538.358] (**) USB USB Keykoard: (accel) acceleration profile 0
[530538.358] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[530538.358] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[530538.364] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[530538.364] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[530538.364] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[530538.364] (**) USB USB Keykoard: always reports core events
[530538.364] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[530538.364] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[530538.364] (--) evdev: USB USB Keykoard: Found keys
[530538.364] (II) evdev: USB USB Keykoard: Configuring as keyboard
[530538.364] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0066/input/input117/event2"
[530538.364] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[530538.364] (**) Option "xkb_rules" "evdev"
[530538.364] (**) Option "xkb_model" "pc105"
[530538.364] (**) Option "xkb_layout" "us"
[530538.364] (**) Option "xkb_variant" "altgr-intl"
[530538.364] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[532071.407] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532071.407] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532071.407] (**) NVIDIA(0): been enabled on all display devices.)
[532071.423] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532071.423] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532071.423] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532071.470] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532071.470] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532071.470] (**) NVIDIA(0): been enabled on all display devices.)
[532071.486] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532071.486] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532071.486] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532071.935] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532071.935] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532071.935] (**) NVIDIA(0): been enabled on all display devices.)
[532071.950] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532071.950] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532071.950] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532076.390] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532076.390] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532076.390] (**) NVIDIA(0): been enabled on all display devices.)
[532076.406] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532076.406] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532076.406] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532096.326] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532096.326] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532096.326] (**) NVIDIA(0): been enabled on all display devices.)
[532096.342] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532096.342] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532096.342] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532097.010] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532097.010] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532097.010] (**) NVIDIA(0): been enabled on all display devices.)
[532097.025] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532097.025] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532097.025] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532097.072] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532097.072] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532097.072] (**) NVIDIA(0): been enabled on all display devices.)
[532097.087] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532097.087] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532097.087] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532097.526] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532097.526] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532097.526] (**) NVIDIA(0): been enabled on all display devices.)
[532097.541] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532097.541] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532097.541] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532101.177] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532101.177] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532101.177] (**) NVIDIA(0): been enabled on all display devices.)
[532101.193] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532101.193] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532101.193] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532337.034] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532337.034] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532337.034] (**) NVIDIA(0): been enabled on all display devices.)
[532337.050] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532337.050] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532337.050] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532346.877] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532346.877] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532346.877] (**) NVIDIA(0): been enabled on all display devices.)
[532346.893] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532346.893] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532346.893] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532346.940] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532346.940] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532346.940] (**) NVIDIA(0): been enabled on all display devices.)
[532346.956] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532346.956] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532346.956] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532347.331] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532347.331] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532347.331] (**) NVIDIA(0): been enabled on all display devices.)
[532347.347] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532347.347] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532347.347] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532347.398] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532347.398] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532347.398] (**) NVIDIA(0): been enabled on all display devices.)
[532347.413] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532347.413] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532347.413] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532354.929] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532354.929] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532354.929] (**) NVIDIA(0): been enabled on all display devices.)
[532354.944] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532354.944] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532354.944] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532355.128] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.128] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532355.128] (**) NVIDIA(0): been enabled on all display devices.)
[532355.143] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.143] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532355.143] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532355.190] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.190] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532355.190] (**) NVIDIA(0): been enabled on all display devices.)
[532355.205] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.205] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532355.205] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532355.384] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.384] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532355.384] (**) NVIDIA(0): been enabled on all display devices.)
[532355.399] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.399] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532355.399] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532355.454] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.454] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532355.454] (**) NVIDIA(0): been enabled on all display devices.)
[532355.470] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532355.470] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532355.470] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532365.886] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532365.886] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532365.887] (**) NVIDIA(0): been enabled on all display devices.)
[532365.902] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532365.902] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532365.902] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532644.327] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.327] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532644.327] (**) NVIDIA(0): been enabled on all display devices.)
[532644.342] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.342] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532644.342] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532644.389] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.389] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532644.389] (**) NVIDIA(0): been enabled on all display devices.)
[532644.404] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.404] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532644.404] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532644.757] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.757] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532644.757] (**) NVIDIA(0): been enabled on all display devices.)
[532644.772] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.772] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532644.772] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532644.819] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.819] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532644.819] (**) NVIDIA(0): been enabled on all display devices.)
[532644.834] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532644.834] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532644.834] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532646.630] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532646.630] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532646.630] (**) NVIDIA(0): been enabled on all display devices.)
[532646.646] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532646.646] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532646.646] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532646.813] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532646.813] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532646.813] (**) NVIDIA(0): been enabled on all display devices.)
[532646.828] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532646.828] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532646.828] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532646.876] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532646.876] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532646.876] (**) NVIDIA(0): been enabled on all display devices.)
[532646.892] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532646.892] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532646.892] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532647.281] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532647.281] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532647.281] (**) NVIDIA(0): been enabled on all display devices.)
[532647.297] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532647.297] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532647.297] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532647.348] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532647.348] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532647.348] (**) NVIDIA(0): been enabled on all display devices.)
[532647.364] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532647.364] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532647.364] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532659.195] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532659.195] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532659.195] (**) NVIDIA(0): been enabled on all display devices.)
[532659.211] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532659.211] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532659.211] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532682.955] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532682.955] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532682.955] (**) NVIDIA(0): been enabled on all display devices.)
[532682.971] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532682.971] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532682.971] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532813.830] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532813.830] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532813.830] (**) NVIDIA(0): been enabled on all display devices.)
[532813.846] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532813.846] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532813.846] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532813.981] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532813.981] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532813.981] (**) NVIDIA(0): been enabled on all display devices.)
[532813.997] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532813.997] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532813.997] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532814.043] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532814.043] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532814.043] (**) NVIDIA(0): been enabled on all display devices.)
[532814.058] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532814.058] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532814.058] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532814.288] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532814.288] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532814.288] (**) NVIDIA(0): been enabled on all display devices.)
[532814.304] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532814.304] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532814.304] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532814.361] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532814.361] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532814.361] (**) NVIDIA(0): been enabled on all display devices.)
[532814.376] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532814.376] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532814.376] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532820.870] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532820.870] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532820.870] (**) NVIDIA(0): been enabled on all display devices.)
[532820.885] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532820.885] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532820.885] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532821.056] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.056] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532821.056] (**) NVIDIA(0): been enabled on all display devices.)
[532821.072] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.072] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532821.072] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532821.118] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.118] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532821.118] (**) NVIDIA(0): been enabled on all display devices.)
[532821.133] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.133] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532821.133] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532821.477] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.477] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532821.477] (**) NVIDIA(0): been enabled on all display devices.)
[532821.493] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.493] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532821.493] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532821.544] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.544] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532821.544] (**) NVIDIA(0): been enabled on all display devices.)
[532821.559] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532821.559] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532821.559] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532976.169] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532976.169] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532976.169] (**) NVIDIA(0): been enabled on all display devices.)
[532976.185] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532976.185] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532976.185] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[532980.211] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532980.211] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[532980.211] (**) NVIDIA(0): been enabled on all display devices.)
[532980.226] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[532980.226] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[532980.226] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533049.478] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533049.478] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533049.478] (**) NVIDIA(0): been enabled on all display devices.)
[533049.493] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533049.493] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533049.493] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533052.107] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533052.107] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533052.107] (**) NVIDIA(0): been enabled on all display devices.)
[533052.123] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533052.123] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533052.123] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533142.118] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533142.118] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533142.118] (**) NVIDIA(0): been enabled on all display devices.)
[533142.134] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533142.134] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533142.134] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533144.656] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533144.656] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533144.656] (**) NVIDIA(0): been enabled on all display devices.)
[533144.671] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533144.671] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533144.671] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533214.240] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533214.240] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533214.240] (**) NVIDIA(0): been enabled on all display devices.)
[533214.255] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533214.255] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533214.255] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533216.346] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533216.346] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533216.346] (**) NVIDIA(0): been enabled on all display devices.)
[533216.362] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533216.362] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533216.362] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533918.485] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533918.485] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533918.485] (**) NVIDIA(0): been enabled on all display devices.)
[533918.501] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533918.501] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533918.501] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[533920.398] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533920.398] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[533920.398] (**) NVIDIA(0): been enabled on all display devices.)
[533920.413] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[533920.413] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[533920.413] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[534433.241] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534433.241] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[534433.241] (**) NVIDIA(0): been enabled on all display devices.)
[534433.257] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534433.257] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[534433.257] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[534452.792] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534452.792] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[534452.792] (**) NVIDIA(0): been enabled on all display devices.)
[534452.807] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534452.807] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[534452.807] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[534462.227] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534462.227] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[534462.227] (**) NVIDIA(0): been enabled on all display devices.)
[534462.242] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534462.242] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[534462.242] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[534468.344] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534468.344] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[534468.344] (**) NVIDIA(0): been enabled on all display devices.)
[534468.359] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534468.359] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[534468.359] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[534470.283] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534470.283] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[534470.283] (**) NVIDIA(0): been enabled on all display devices.)
[534470.299] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534470.299] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[534470.299] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[534473.987] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534473.987] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[534473.987] (**) NVIDIA(0): been enabled on all display devices.)
[534474.002] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[534474.002] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[534474.002] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[535055.348] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[535055.348] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[535055.348] (**) NVIDIA(0): been enabled on all display devices.)
[535055.363] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[535055.363] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[535055.363] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536526.673] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536526.673] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536526.673] (**) NVIDIA(0): been enabled on all display devices.)
[536526.689] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536526.689] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536526.689] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536526.735] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536526.735] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536526.735] (**) NVIDIA(0): been enabled on all display devices.)
[536526.750] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536526.750] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536526.750] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536527.160] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536527.160] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536527.160] (**) NVIDIA(0): been enabled on all display devices.)
[536527.175] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536527.175] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536527.175] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536527.228] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536527.229] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536527.229] (**) NVIDIA(0): been enabled on all display devices.)
[536527.244] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536527.244] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536527.244] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536529.138] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.138] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536529.138] (**) NVIDIA(0): been enabled on all display devices.)
[536529.154] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.154] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536529.154] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536529.312] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.312] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536529.312] (**) NVIDIA(0): been enabled on all display devices.)
[536529.327] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.327] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536529.327] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536529.373] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.374] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536529.374] (**) NVIDIA(0): been enabled on all display devices.)
[536529.389] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.389] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536529.389] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536529.654] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.654] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536529.654] (**) NVIDIA(0): been enabled on all display devices.)
[536529.670] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.670] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536529.670] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[536529.716] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.716] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[536529.717] (**) NVIDIA(0): been enabled on all display devices.)
[536529.732] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[536529.732] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[536529.732] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[540489.459] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[540489.459] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[540489.459] (**) NVIDIA(0): been enabled on all display devices.)
[540489.475] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[540489.475] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[540489.475] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[550746.902] (II) config/udev: removing device USB USB Keykoard
[550746.918] (II) evdev: USB USB Keykoard: Close
[550746.921] (II) UnloadModule: "evdev"
[550746.923] (II) config/udev: removing device USB USB Keykoard
[550746.938] (II) evdev: USB USB Keykoard: Close
[550746.938] (II) UnloadModule: "evdev"
[550746.965] (II) config/udev: removing device USB Optical Mouse
[550746.978] (II) evdev: USB Optical Mouse: Close
[550746.978] (II) UnloadModule: "evdev"
[557908.403] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[557908.403] (II) No input driver specified, ignoring this device.
[557908.403] (II) This device may have been added with another device file.
[557908.444] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[557908.445] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[557908.445] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[557908.445] (**) USB Optical Mouse: always reports core events
[557908.445] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[557908.445] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[557908.445] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[557908.445] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[557908.445] (--) evdev: USB Optical Mouse: Found relative axes
[557908.445] (--) evdev: USB Optical Mouse: Found x and y relative axes
[557908.445] (II) evdev: USB Optical Mouse: Configuring as mouse
[557908.445] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[557908.445] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[557908.445] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[557908.445] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0068/input/input119/event0"
[557908.445] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[557908.445] (II) evdev: USB Optical Mouse: initialized for relative axes.
[557908.446] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[557908.446] (**) USB Optical Mouse: (accel) acceleration profile 0
[557908.446] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[557908.446] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[557908.747] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[557908.747] (II) No input driver specified, ignoring this device.
[557908.747] (II) This device may have been added with another device file.
[557908.763] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[557908.763] (II) No input driver specified, ignoring this device.
[557908.763] (II) This device may have been added with another device file.
[557909.102] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[557909.103] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[557909.103] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[557909.103] (**) USB USB Keykoard: always reports core events
[557909.103] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[557909.103] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[557909.103] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[557909.103] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[557909.103] (--) evdev: USB USB Keykoard: Found relative axes
[557909.103] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[557909.103] (--) evdev: USB USB Keykoard: Found absolute axes
[557909.103] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[557909.103] (--) evdev: USB USB Keykoard: Found keys
[557909.103] (II) evdev: USB USB Keykoard: Configuring as mouse
[557909.103] (II) evdev: USB USB Keykoard: Configuring as keyboard
[557909.103] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[557909.103] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[557909.103] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[557909.103] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.006B/input/input122/event5"
[557909.103] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[557909.103] (**) Option "xkb_rules" "evdev"
[557909.103] (**) Option "xkb_model" "pc105"
[557909.103] (**) Option "xkb_layout" "us"
[557909.103] (**) Option "xkb_variant" "altgr-intl"
[557909.103] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[557909.103] (II) evdev: USB USB Keykoard: initialized for relative axes.
[557909.103] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[557909.104] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[557909.104] (**) USB USB Keykoard: (accel) acceleration profile 0
[557909.104] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[557909.104] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[557909.116] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[557909.116] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[557909.116] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[557909.116] (**) USB USB Keykoard: always reports core events
[557909.116] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[557909.117] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[557909.117] (--) evdev: USB USB Keykoard: Found keys
[557909.117] (II) evdev: USB USB Keykoard: Configuring as keyboard
[557909.117] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.006A/input/input121/event2"
[557909.117] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[557909.117] (**) Option "xkb_rules" "evdev"
[557909.117] (**) Option "xkb_model" "pc105"
[557909.117] (**) Option "xkb_layout" "us"
[557909.117] (**) Option "xkb_variant" "altgr-intl"
[557909.117] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[558456.479] (II) config/udev: removing device USB USB Keykoard
[558456.493] (II) evdev: USB USB Keykoard: Close
[558456.494] (II) UnloadModule: "evdev"
[558456.510] (II) config/udev: removing device USB USB Keykoard
[558456.530] (II) evdev: USB USB Keykoard: Close
[558456.531] (II) UnloadModule: "evdev"
[558456.566] (II) config/udev: removing device USB Optical Mouse
[558456.577] (II) evdev: USB Optical Mouse: Close
[558456.578] (II) UnloadModule: "evdev"
[593207.630] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[593207.632] (II) No input driver specified, ignoring this device.
[593207.632] (II) This device may have been added with another device file.
[593207.655] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[593207.655] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[593207.655] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[593207.656] (**) USB Optical Mouse: always reports core events
[593207.657] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[593207.657] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[593207.657] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[593207.657] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[593207.657] (--) evdev: USB Optical Mouse: Found relative axes
[593207.657] (--) evdev: USB Optical Mouse: Found x and y relative axes
[593207.657] (II) evdev: USB Optical Mouse: Configuring as mouse
[593207.657] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[593207.657] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[593207.657] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[593207.658] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.006C/input/input123/event0"
[593207.658] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[593207.659] (II) evdev: USB Optical Mouse: initialized for relative axes.
[593207.660] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[593207.660] (**) USB Optical Mouse: (accel) acceleration profile 0
[593207.660] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[593207.660] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[593207.983] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[593207.983] (II) No input driver specified, ignoring this device.
[593207.983] (II) This device may have been added with another device file.
[593208.016] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[593208.016] (II) No input driver specified, ignoring this device.
[593208.016] (II) This device may have been added with another device file.
[593208.327] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[593208.328] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[593208.328] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[593208.328] (**) USB USB Keykoard: always reports core events
[593208.328] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[593208.328] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[593208.328] (--) evdev: USB USB Keykoard: Found keys
[593208.328] (II) evdev: USB USB Keykoard: Configuring as keyboard
[593208.328] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.006E/input/input125/event2"
[593208.328] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[593208.328] (**) Option "xkb_rules" "evdev"
[593208.328] (**) Option "xkb_model" "pc105"
[593208.328] (**) Option "xkb_layout" "us"
[593208.328] (**) Option "xkb_variant" "altgr-intl"
[593208.328] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[593208.331] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[593208.331] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[593208.331] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[593208.332] (**) USB USB Keykoard: always reports core events
[593208.332] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[593208.332] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[593208.332] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[593208.332] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[593208.332] (--) evdev: USB USB Keykoard: Found relative axes
[593208.332] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[593208.332] (--) evdev: USB USB Keykoard: Found absolute axes
[593208.332] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[593208.332] (--) evdev: USB USB Keykoard: Found keys
[593208.332] (II) evdev: USB USB Keykoard: Configuring as mouse
[593208.332] (II) evdev: USB USB Keykoard: Configuring as keyboard
[593208.332] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[593208.332] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[593208.332] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[593208.332] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.006F/input/input126/event5"
[593208.332] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[593208.332] (**) Option "xkb_rules" "evdev"
[593208.332] (**) Option "xkb_model" "pc105"
[593208.332] (**) Option "xkb_layout" "us"
[593208.332] (**) Option "xkb_variant" "altgr-intl"
[593208.332] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[593208.333] (II) evdev: USB USB Keykoard: initialized for relative axes.
[593208.333] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[593208.333] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[593208.333] (**) USB USB Keykoard: (accel) acceleration profile 0
[593208.333] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[593208.333] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[601747.599] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601747.599] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[601747.599] (**) NVIDIA(0): been enabled on all display devices.)
[601747.616] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601747.616] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[601747.616] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[601747.666] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601747.666] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[601747.666] (**) NVIDIA(0): been enabled on all display devices.)
[601747.682] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601747.682] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[601747.682] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[601748.114] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601748.114] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[601748.114] (**) NVIDIA(0): been enabled on all display devices.)
[601748.129] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601748.129] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[601748.129] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[601748.209] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601748.209] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[601748.209] (**) NVIDIA(0): been enabled on all display devices.)
[601748.224] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[601748.224] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[601748.224] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602183.253] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602183.253] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602183.253] (**) NVIDIA(0): been enabled on all display devices.)
[602183.268] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602183.268] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602183.268] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602187.701] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602187.701] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602187.701] (**) NVIDIA(0): been enabled on all display devices.)
[602187.717] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602187.717] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602187.717] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602187.763] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602187.763] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602187.763] (**) NVIDIA(0): been enabled on all display devices.)
[602187.779] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602187.779] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602187.779] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602188.073] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602188.073] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602188.073] (**) NVIDIA(0): been enabled on all display devices.)
[602188.088] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602188.088] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602188.088] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602188.218] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602188.218] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602188.218] (**) NVIDIA(0): been enabled on all display devices.)
[602188.234] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602188.234] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602188.234] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602204.250] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602204.250] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602204.250] (**) NVIDIA(0): been enabled on all display devices.)
[602204.265] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602204.265] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602204.265] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602204.876] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602204.876] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602204.876] (**) NVIDIA(0): been enabled on all display devices.)
[602204.892] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602204.892] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602204.892] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602204.938] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602204.938] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602204.938] (**) NVIDIA(0): been enabled on all display devices.)
[602204.953] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602204.953] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602204.953] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602205.171] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602205.171] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602205.171] (**) NVIDIA(0): been enabled on all display devices.)
[602205.187] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602205.187] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602205.187] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602209.172] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602209.172] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602209.172] (**) NVIDIA(0): been enabled on all display devices.)
[602209.187] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602209.187] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602209.187] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602617.807] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602617.807] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602617.807] (**) NVIDIA(0): been enabled on all display devices.)
[602617.822] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602617.822] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602617.822] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602621.152] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.152] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602621.152] (**) NVIDIA(0): been enabled on all display devices.)
[602621.167] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.167] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602621.167] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602621.214] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.214] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602621.214] (**) NVIDIA(0): been enabled on all display devices.)
[602621.229] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.229] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602621.229] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602621.642] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.642] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602621.642] (**) NVIDIA(0): been enabled on all display devices.)
[602621.658] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.658] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602621.658] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602621.716] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.716] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602621.716] (**) NVIDIA(0): been enabled on all display devices.)
[602621.732] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602621.732] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602621.732] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[602652.184] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602652.185] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[602652.185] (**) NVIDIA(0): been enabled on all display devices.)
[602652.200] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[602652.200] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[602652.200] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[606711.447] (II) config/udev: removing device USB USB Keykoard
[606711.461] (II) evdev: USB USB Keykoard: Close
[606711.464] (II) UnloadModule: "evdev"
[606711.465] (II) config/udev: removing device USB USB Keykoard
[606711.484] (II) evdev: USB USB Keykoard: Close
[606711.485] (II) UnloadModule: "evdev"
[606711.518] (II) config/udev: removing device USB Optical Mouse
[606711.528] (II) evdev: USB Optical Mouse: Close
[606711.528] (II) UnloadModule: "evdev"
[609591.820] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[609591.820] (II) No input driver specified, ignoring this device.
[609591.820] (II) This device may have been added with another device file.
[609591.841] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[609591.841] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[609591.841] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[609591.841] (**) USB Optical Mouse: always reports core events
[609591.841] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[609591.842] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[609591.842] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[609591.842] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[609591.842] (--) evdev: USB Optical Mouse: Found relative axes
[609591.842] (--) evdev: USB Optical Mouse: Found x and y relative axes
[609591.842] (II) evdev: USB Optical Mouse: Configuring as mouse
[609591.842] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[609591.842] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[609591.842] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[609591.842] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0070/input/input127/event0"
[609591.842] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[609591.843] (II) evdev: USB Optical Mouse: initialized for relative axes.
[609591.844] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[609591.844] (**) USB Optical Mouse: (accel) acceleration profile 0
[609591.844] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[609591.844] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[609592.158] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[609592.158] (II) No input driver specified, ignoring this device.
[609592.158] (II) This device may have been added with another device file.
[609592.177] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[609592.177] (II) No input driver specified, ignoring this device.
[609592.177] (II) This device may have been added with another device file.
[609592.524] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[609592.524] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[609592.524] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[609592.524] (**) USB USB Keykoard: always reports core events
[609592.524] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[609592.524] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[609592.524] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[609592.524] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[609592.524] (--) evdev: USB USB Keykoard: Found relative axes
[609592.524] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[609592.524] (--) evdev: USB USB Keykoard: Found absolute axes
[609592.524] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[609592.524] (--) evdev: USB USB Keykoard: Found keys
[609592.524] (II) evdev: USB USB Keykoard: Configuring as mouse
[609592.524] (II) evdev: USB USB Keykoard: Configuring as keyboard
[609592.524] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[609592.524] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[609592.524] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[609592.524] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0073/input/input130/event5"
[609592.524] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[609592.524] (**) Option "xkb_rules" "evdev"
[609592.524] (**) Option "xkb_model" "pc105"
[609592.524] (**) Option "xkb_layout" "us"
[609592.524] (**) Option "xkb_variant" "altgr-intl"
[609592.524] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[609592.525] (II) evdev: USB USB Keykoard: initialized for relative axes.
[609592.525] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[609592.525] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[609592.525] (**) USB USB Keykoard: (accel) acceleration profile 0
[609592.525] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[609592.525] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[609592.526] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[609592.526] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[609592.526] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[609592.526] (**) USB USB Keykoard: always reports core events
[609592.526] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[609592.526] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[609592.526] (--) evdev: USB USB Keykoard: Found keys
[609592.526] (II) evdev: USB USB Keykoard: Configuring as keyboard
[609592.526] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0072/input/input129/event2"
[609592.526] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[609592.526] (**) Option "xkb_rules" "evdev"
[609592.526] (**) Option "xkb_model" "pc105"
[609592.526] (**) Option "xkb_layout" "us"
[609592.526] (**) Option "xkb_variant" "altgr-intl"
[609592.526] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[621444.979] (II) config/udev: removing device USB USB Keykoard
[621444.998] (II) evdev: USB USB Keykoard: Close
[621444.999] (II) UnloadModule: "evdev"
[621445.011] (II) config/udev: removing device USB USB Keykoard
[621445.026] (II) evdev: USB USB Keykoard: Close
[621445.026] (II) UnloadModule: "evdev"
[621445.049] (II) config/udev: removing device USB Optical Mouse
[621445.070] (II) evdev: USB Optical Mouse: Close
[621445.070] (II) UnloadModule: "evdev"
[639741.952] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[639741.952] (II) No input driver specified, ignoring this device.
[639741.952] (II) This device may have been added with another device file.
[639741.992] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[639741.992] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[639741.992] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[639741.992] (**) USB Optical Mouse: always reports core events
[639741.992] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[639741.992] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[639741.992] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[639741.992] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[639741.992] (--) evdev: USB Optical Mouse: Found relative axes
[639741.992] (--) evdev: USB Optical Mouse: Found x and y relative axes
[639741.992] (II) evdev: USB Optical Mouse: Configuring as mouse
[639741.992] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[639741.992] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[639741.992] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[639741.992] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0074/input/input131/event0"
[639741.992] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[639741.993] (II) evdev: USB Optical Mouse: initialized for relative axes.
[639741.994] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[639741.994] (**) USB Optical Mouse: (accel) acceleration profile 0
[639741.994] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[639741.994] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[639742.287] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[639742.287] (II) No input driver specified, ignoring this device.
[639742.287] (II) This device may have been added with another device file.
[639742.299] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[639742.299] (II) No input driver specified, ignoring this device.
[639742.299] (II) This device may have been added with another device file.
[639742.630] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[639742.630] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[639742.630] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[639742.630] (**) USB USB Keykoard: always reports core events
[639742.630] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[639742.630] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[639742.630] (--) evdev: USB USB Keykoard: Found keys
[639742.630] (II) evdev: USB USB Keykoard: Configuring as keyboard
[639742.630] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.0076/input/input133/event2"
[639742.630] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[639742.630] (**) Option "xkb_rules" "evdev"
[639742.630] (**) Option "xkb_model" "pc105"
[639742.630] (**) Option "xkb_layout" "us"
[639742.630] (**) Option "xkb_variant" "altgr-intl"
[639742.630] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[639742.638] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[639742.638] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[639742.638] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[639742.638] (**) USB USB Keykoard: always reports core events
[639742.638] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[639742.639] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[639742.639] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[639742.639] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[639742.639] (--) evdev: USB USB Keykoard: Found relative axes
[639742.639] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[639742.639] (--) evdev: USB USB Keykoard: Found absolute axes
[639742.639] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[639742.639] (--) evdev: USB USB Keykoard: Found keys
[639742.639] (II) evdev: USB USB Keykoard: Configuring as mouse
[639742.639] (II) evdev: USB USB Keykoard: Configuring as keyboard
[639742.639] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[639742.639] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[639742.639] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[639742.639] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.0077/input/input134/event5"
[639742.639] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[639742.639] (**) Option "xkb_rules" "evdev"
[639742.639] (**) Option "xkb_model" "pc105"
[639742.639] (**) Option "xkb_layout" "us"
[639742.639] (**) Option "xkb_variant" "altgr-intl"
[639742.639] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[639742.639] (II) evdev: USB USB Keykoard: initialized for relative axes.
[639742.639] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[639742.640] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[639742.640] (**) USB USB Keykoard: (accel) acceleration profile 0
[639742.640] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[639742.640] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[641162.928] (II) config/udev: removing device USB USB Keykoard
[641162.940] (II) evdev: USB USB Keykoard: Close
[641162.941] (II) UnloadModule: "evdev"
[641162.966] (II) config/udev: removing device USB USB Keykoard
[641162.982] (II) evdev: USB USB Keykoard: Close
[641162.982] (II) UnloadModule: "evdev"
[641163.019] (II) config/udev: removing device USB Optical Mouse
[641163.030] (II) evdev: USB Optical Mouse: Close
[641163.030] (II) UnloadModule: "evdev"
[666274.631] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[666274.632] (II) No input driver specified, ignoring this device.
[666274.632] (II) This device may have been added with another device file.
[666274.657] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[666274.657] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[666274.657] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[666274.657] (**) USB Optical Mouse: always reports core events
[666274.657] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[666274.658] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[666274.658] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[666274.658] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[666274.658] (--) evdev: USB Optical Mouse: Found relative axes
[666274.658] (--) evdev: USB Optical Mouse: Found x and y relative axes
[666274.658] (II) evdev: USB Optical Mouse: Configuring as mouse
[666274.658] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[666274.658] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[666274.658] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[666274.659] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.0078/input/input135/event0"
[666274.659] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[666274.660] (II) evdev: USB Optical Mouse: initialized for relative axes.
[666274.661] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[666274.661] (**) USB Optical Mouse: (accel) acceleration profile 0
[666274.661] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[666274.661] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[666274.962] (II) config/udev: Adding input device (unnamed) (/dev/input/js0)
[666274.962] (II) No input driver specified, ignoring this device.
[666274.962] (II) This device may have been added with another device file.
[666274.971] (II) config/udev: Adding input device Sony PLAYSTATION(R)3 Controller (/dev/input/event1)
[666274.971] (II) No input driver specified, ignoring this device.
[666274.971] (II) This device may have been added with another device file.
[666275.301] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event5)
[666275.301] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[666275.301] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[666275.301] (**) USB USB Keykoard: always reports core events
[666275.301] (**) evdev: USB USB Keykoard: Device: "/dev/input/event5"
[666275.301] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[666275.301] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[666275.301] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[666275.301] (--) evdev: USB USB Keykoard: Found relative axes
[666275.301] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[666275.301] (--) evdev: USB USB Keykoard: Found absolute axes
[666275.301] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[666275.301] (--) evdev: USB USB Keykoard: Found keys
[666275.301] (II) evdev: USB USB Keykoard: Configuring as mouse
[666275.301] (II) evdev: USB USB Keykoard: Configuring as keyboard
[666275.301] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[666275.301] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[666275.301] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[666275.301] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.007B/input/input138/event5"
[666275.302] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[666275.303] (**) Option "xkb_rules" "evdev"
[666275.303] (**) Option "xkb_model" "pc105"
[666275.303] (**) Option "xkb_layout" "us"
[666275.303] (**) Option "xkb_variant" "altgr-intl"
[666275.303] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[666275.303] (II) evdev: USB USB Keykoard: initialized for relative axes.
[666275.303] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[666275.304] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[666275.304] (**) USB USB Keykoard: (accel) acceleration profile 0
[666275.304] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[666275.304] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[666275.306] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[666275.306] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[666275.306] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[666275.306] (**) USB USB Keykoard: always reports core events
[666275.306] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[666275.306] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[666275.306] (--) evdev: USB USB Keykoard: Found keys
[666275.306] (II) evdev: USB USB Keykoard: Configuring as keyboard
[666275.306] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.007A/input/input137/event2"
[666275.306] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[666275.306] (**) Option "xkb_rules" "evdev"
[666275.306] (**) Option "xkb_model" "pc105"
[666275.306] (**) Option "xkb_layout" "us"
[666275.306] (**) Option "xkb_variant" "altgr-intl"
[666275.306] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[673747.355] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[673747.355] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[673747.355] (**) NVIDIA(0): been enabled on all display devices.)
[673747.371] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[673747.371] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[673747.371] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[673747.419] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[673747.420] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[673747.420] (**) NVIDIA(0): been enabled on all display devices.)
[673747.435] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[673747.435] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[673747.435] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[673747.485] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[673747.485] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[673747.485] (**) NVIDIA(0): been enabled on all display devices.)
[673747.501] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[673747.501] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[673747.501] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697297.846] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697297.847] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697297.847] (**) NVIDIA(0): been enabled on all display devices.)
[697297.863] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697297.863] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697297.863] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697297.911] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697297.911] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697297.911] (**) NVIDIA(0): been enabled on all display devices.)
[697297.927] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697297.927] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697297.927] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697297.976] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697297.976] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697297.976] (**) NVIDIA(0): been enabled on all display devices.)
[697297.992] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697297.992] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697297.992] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697376.220] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697376.220] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697376.220] (**) NVIDIA(0): been enabled on all display devices.)
[697376.236] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697376.236] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697376.236] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697376.283] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697376.283] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697376.283] (**) NVIDIA(0): been enabled on all display devices.)
[697376.298] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697376.298] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697376.298] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697376.345] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697376.345] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697376.345] (**) NVIDIA(0): been enabled on all display devices.)
[697376.360] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697376.360] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697376.360] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697415.150] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697415.150] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697415.150] (**) NVIDIA(0): been enabled on all display devices.)
[697415.166] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697415.166] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697415.166] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697415.212] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697415.212] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697415.212] (**) NVIDIA(0): been enabled on all display devices.)
[697415.228] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697415.228] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697415.228] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[697415.275] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697415.275] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[697415.275] (**) NVIDIA(0): been enabled on all display devices.)
[697415.291] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[697415.291] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[697415.291] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[700567.769] (II) config/udev: removing device USB USB Keykoard
[700567.790] (II) evdev: USB USB Keykoard: Close
[700567.794] (II) UnloadModule: "evdev"
[700567.795] (II) config/udev: removing device USB USB Keykoard
[700567.807] (II) evdev: USB USB Keykoard: Close
[700567.808] (II) UnloadModule: "evdev"
[700567.839] (II) config/udev: removing device USB Optical Mouse
[700567.857] (II) evdev: USB Optical Mouse: Close
[700567.858] (II) UnloadModule: "evdev"
[711199.840] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[711199.840] (II) No input driver specified, ignoring this device.
[711199.841] (II) This device may have been added with another device file.
[711199.861] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event0)
[711199.861] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[711199.861] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[711199.861] (**) USB Optical Mouse: always reports core events
[711199.861] (**) evdev: USB Optical Mouse: Device: "/dev/input/event0"
[711199.861] (--) evdev: USB Optical Mouse: Vendor 0x1bcf Product 0x5
[711199.861] (--) evdev: USB Optical Mouse: Found 9 mouse buttons
[711199.861] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[711199.861] (--) evdev: USB Optical Mouse: Found relative axes
[711199.861] (--) evdev: USB Optical Mouse: Found x and y relative axes
[711199.861] (II) evdev: USB Optical Mouse: Configuring as mouse
[711199.861] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[711199.861] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[711199.861] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[711199.861] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.2/4-1.6.2:1.0/0003:1BCF:0005.007C/input/input139/event0"
[711199.861] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 8)
[711199.862] (II) evdev: USB Optical Mouse: initialized for relative axes.
[711199.863] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[711199.863] (**) USB Optical Mouse: (accel) acceleration profile 0
[711199.863] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[711199.863] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[711200.360] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event2)
[711200.360] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[711200.360] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[711200.360] (**) USB USB Keykoard: always reports core events
[711200.360] (**) evdev: USB USB Keykoard: Device: "/dev/input/event2"
[711200.360] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[711200.360] (--) evdev: USB USB Keykoard: Found 1 mouse buttons
[711200.360] (--) evdev: USB USB Keykoard: Found scroll wheel(s)
[711200.360] (--) evdev: USB USB Keykoard: Found relative axes
[711200.360] (II) evdev: USB USB Keykoard: Forcing relative x/y axes to exist.
[711200.360] (--) evdev: USB USB Keykoard: Found absolute axes
[711200.360] (II) evdev: USB USB Keykoard: Forcing absolute x/y axes to exist.
[711200.360] (--) evdev: USB USB Keykoard: Found keys
[711200.360] (II) evdev: USB USB Keykoard: Configuring as mouse
[711200.360] (II) evdev: USB USB Keykoard: Configuring as keyboard
[711200.360] (II) evdev: USB USB Keykoard: Adding scrollwheel support
[711200.360] (**) evdev: USB USB Keykoard: YAxisMapping: buttons 4 and 5
[711200.360] (**) evdev: USB USB Keykoard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[711200.360] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.1/0003:1C4F:0002.007E/input/input141/event2"
[711200.360] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 9)
[711200.360] (**) Option "xkb_rules" "evdev"
[711200.360] (**) Option "xkb_model" "pc105"
[711200.360] (**) Option "xkb_layout" "us"
[711200.360] (**) Option "xkb_variant" "altgr-intl"
[711200.360] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[711200.360] (II) evdev: USB USB Keykoard: initialized for relative axes.
[711200.360] (WW) evdev: USB USB Keykoard: ignoring absolute axes.
[711200.361] (**) USB USB Keykoard: (accel) keeping acceleration scheme 1
[711200.361] (**) USB USB Keykoard: (accel) acceleration profile 0
[711200.361] (**) USB USB Keykoard: (accel) acceleration factor: 2.000
[711200.361] (**) USB USB Keykoard: (accel) acceleration threshold: 4
[711200.375] (II) config/udev: Adding input device USB USB Keykoard (/dev/input/event1)
[711200.375] (**) USB USB Keykoard: Applying InputClass "evdev keyboard catchall"
[711200.375] (II) Using input driver 'evdev' for 'USB USB Keykoard'
[711200.375] (**) USB USB Keykoard: always reports core events
[711200.375] (**) evdev: USB USB Keykoard: Device: "/dev/input/event1"
[711200.375] (--) evdev: USB USB Keykoard: Vendor 0x1c4f Product 0x2
[711200.375] (--) evdev: USB USB Keykoard: Found keys
[711200.375] (II) evdev: USB USB Keykoard: Configuring as keyboard
[711200.375] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb4/4-1/4-1.6/4-1.6.1/4-1.6.1:1.0/0003:1C4F:0002.007D/input/input140/event1"
[711200.375] (II) XINPUT: Adding extended input device "USB USB Keykoard" (type: KEYBOARD, id 10)
[711200.375] (**) Option "xkb_rules" "evdev"
[711200.375] (**) Option "xkb_model" "pc105"
[711200.375] (**) Option "xkb_layout" "us"
[711200.375] (**) Option "xkb_variant" "altgr-intl"
[711200.375] (**) Option "xkb_options" "caps:swapescape,grp:shift_caps_toggle"
[711555.510] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[711555.511] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[711555.511] (**) NVIDIA(0): been enabled on all display devices.)
[711555.527] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[711555.527] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[711555.527] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[720379.069] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[720379.070] (**) NVIDIA(0): device DELL 1908FP (DFP-0) (Using EDID frequencies has
[720379.070] (**) NVIDIA(0): been enabled on all display devices.)
[720379.086] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID for display
[720379.086] (**) NVIDIA(0): device LG Electronics M1910A (CRT-1) (Using EDID
[720379.086] (**) NVIDIA(0): frequencies has been enabled on all display devices.)
[720593.998] (II) evdev: USB USB Keykoard: Close
[720593.998] (II) UnloadModule: "evdev"
[720593.998] (II) evdev: USB USB Keykoard: Close
[720593.998] (II) UnloadModule: "evdev"
[720593.998] (II) evdev: USB Optical Mouse: Close
[720593.998] (II) UnloadModule: "evdev"
[720593.998] (II) evdev: Eee PC WMI hotkeys: Close
[720593.998] (II) UnloadModule: "evdev"
[720593.998] (II) evdev: Power Button: Close
[720593.998] (II) UnloadModule: "evdev"
[720593.998] (II) evdev: Power Button: Close
[720593.998] (II) UnloadModule: "evdev"
[720594.398] (II) NVIDIA(GPU-0): Deleting GPU-0
[720594.404] (II) Server terminated successfully (0). Closing log file.
^^^^^^^^^^ /var/log/Xorg.0.log.old ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-uvm.ko
/lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-current.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-uvm.ko
/lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-current.ko
filename: /lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-uvm.ko
supported: external
license: MIT
depends:
vermagic: 4.0.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/4.0.0-2-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 346.72
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm
vermagic: 4.0.0-2-amd64 SMP mod_unload modversions
filename: /lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-uvm.ko
supported: external
license: MIT
depends:
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
filename: /lib/modules/3.16.0-4-amd64/updates/dkms/nvidia-current.ko
alias: char-major-195-*
version: 346.72
supported: external
license: NVIDIA
alias: pci:v000010DEd00000E00sv*sd*bc04sc80i00*
alias: pci:v000010DEd00000AA3sv*sd*bc0Bsc40i00*
alias: pci:v000010DEd*sv*sd*bc03sc02i00*
alias: pci:v000010DEd*sv*sd*bc03sc00i00*
depends: drm,i2c-core
vermagic: 3.16.0-4-amd64 SMP mod_unload modversions
lsmod:
Module Size Used by
xfs 806912 0
libcrc32c 16384 1 xfs
isofs 40960 0
uas 24576 0
usb_storage 61440 1 uas
fuse 90112 3
bnep 20480 2
bluetooth 425984 5 bnep
tun 28672 2
ebtable_filter 16384 0
ebtables 36864 1 ebtable_filter
binfmt_misc 20480 1
pci_stub 16384 1
vboxpci 24576 0
vboxnetadp 28672 0
vboxnetflt 24576 0
vboxdrv 352256 3 vboxnetadp,vboxnetflt,vboxpci
nfsd 286720 2
auth_rpcgss 57344 1 nfsd
oid_registry 16384 1 auth_rpcgss
nfs_acl 16384 1 nfsd
nfs 204800 0
lockd 90112 2 nfs,nfsd
grace 16384 2 nfsd,lockd
fscache 53248 1 nfs
sunrpc 270336 6 nfs,nfsd,auth_rpcgss,lockd,nfs_acl
ip6t_REJECT 16384 1
nf_reject_ipv6 16384 1 ip6t_REJECT
nf_log_ipv6 16384 5
xt_hl 16384 6
ip6t_rt 16384 3
nf_conntrack_ipv6 20480 7
nf_defrag_ipv6 36864 1 nf_conntrack_ipv6
ipt_REJECT 16384 1
nf_reject_ipv4 16384 1 ipt_REJECT
nf_log_ipv4 16384 5
nf_log_common 16384 2 nf_log_ipv4,nf_log_ipv6
xt_LOG 16384 10
xt_limit 16384 13
xt_tcpudp 16384 20
xt_addrtype 16384 4
bridge 102400 0
stp 16384 1 bridge
llc 16384 2 stp,bridge
nf_conntrack_ipv4 20480 7
nf_defrag_ipv4 16384 1 nf_conntrack_ipv4
xt_conntrack 16384 14
ip6table_filter 16384 1
ip6_tables 28672 1 ip6table_filter
nf_conntrack_netbios_ns 16384 0
nf_conntrack_broadcast 16384 1 nf_conntrack_netbios_ns
nf_nat_ftp 16384 0
nf_nat 20480 1 nf_nat_ftp
nf_conntrack_ftp 16384 1 nf_nat_ftp
nf_conntrack 94208 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6
iptable_filter 16384 1
ip_tables 28672 1 iptable_filter
x_tables 28672 14 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ebtables,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT
snd_hda_codec_hdmi 53248 4
joydev 20480 0
x86_pkg_temp_thermal 16384 0
intel_powerclamp 20480 0
intel_rapl 20480 0
iosf_mbi 16384 1 intel_rapl
coretemp 16384 0
kvm_intel 151552 0
kvm 425984 1 kvm_intel
nls_utf8 16384 1
crct10dif_pclmul 16384 0
nls_cp437 20480 1
crc32_pclmul 16384 0
ghash_clmulni_intel 16384 0
vfat 20480 1
fat 65536 1 vfat
hid_generic 16384 0
eeepc_wmi 16384 0
asus_wmi 24576 1 eeepc_wmi
sparse_keymap 16384 1 asus_wmi
nvidia 8343552 58
rfkill 20480 3 bluetooth,asus_wmi
iTCO_wdt 16384 0
mxm_wmi 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
evdev 24576 8
aesni_intel 167936 0
usbhid 49152 0
aes_x86_64 20480 1 aesni_intel
hid 106496 2 hid_generic,usbhid
lrw 16384 1 aesni_intel
snd_hda_codec_realtek 69632 1
snd_hda_codec_generic 65536 1 snd_hda_codec_realtek
gf128mul 16384 1 lrw
glue_helper 16384 1 aesni_intel
ablk_helper 16384 1 aesni_intel
efi_pstore 16384 1
cryptd 20480 3 ghash_clmulni_intel,aesni_intel,ablk_helper
snd_hda_intel 28672 4
snd_hda_controller 28672 1 snd_hda_intel
psmouse 110592 0
snd_hda_codec 110592 5 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel,snd_hda_controller
i2c_i801 20480 0
serio_raw 16384 0
efivars 20480 1 efi_pstore
pcspkr 16384 0
snd_hwdep 16384 1 snd_hda_codec
sg 32768 0
drm 274432 3 nvidia
snd_pcm_oss 45056 0
snd_mixer_oss 24576 1 snd_pcm_oss
battery 16384 0
snd_pcm 90112 5 snd_pcm_oss,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_hda_controller
8250_fintek 16384 0
snd_timer 28672 1 snd_pcm
snd 69632 18 snd_hda_codec_realtek,snd_pcm_oss,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel,snd_mixer_oss
video 20480 1 asus_wmi
mei_me 20480 0
wmi 20480 2 mxm_wmi,asus_wmi
soundcore 16384 2 snd,snd_hda_codec
mei 77824 1 mei_me
lpc_ich 24576 0
mfd_core 16384 1 lpc_ich
button 16384 0
shpchp 32768 0
processor 28672 0
loop 28672 0
parport_pc 28672 0
ppdev 20480 0
lp 20480 0
parport 36864 3 lp,ppdev,parport_pc
efivarfs 16384 1
autofs4 36864 2
ext4 499712 4
crc16 16384 2 ext4,bluetooth
mbcache 20480 1 ext4
jbd2 86016 1 ext4
btrfs 913408 0
xor 24576 1 btrfs
raid6_pq 98304 1 btrfs
dm_mod 94208 20
md_mod 118784 0
ata_generic 16384 0
sd_mod 45056 6
crc32c_intel 24576 2
ahci 36864 5
libahci 28672 1 ahci
pata_marvell 16384 0
libata 180224 4 ahci,pata_marvell,libahci,ata_generic
scsi_mod 200704 5 sg,uas,usb_storage,libata,sd_mod
xhci_pci 16384 0
ehci_pci 16384 0
xhci_hcd 155648 1 xhci_pci
ehci_hcd 77824 1 ehci_pci
firewire_ohci 45056 0
r8169 77824 0
firewire_core 57344 1 firewire_ohci
mii 16384 1 r8169
crc_itu_t 16384 1 firewire_core
usbcore 200704 7 uas,usb_storage,ehci_hcd,ehci_pci,usbhid,xhci_hcd,xhci_pci
usb_common 16384 1 usbcore
thermal 20480 0
fan 16384 0
thermal_sys 32768 6 fan,video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal
xrandr:
Screen 0: minimum 8 x 8, current 2580 x 1024, maximum 16384 x 16384
DVI-I-0 disconnected (normal left inverted right x axis y axis)
VGA-0 connected 1280x1024+1300+0 (normal left inverted right x axis y axis) 376mm x 301mm
1280x1024 60.02*+ 75.02
1024x768 75.03 60.00
800x600 75.00 60.32
640x480 75.00 59.94
DVI-I-1 connected primary 1280x1024+0+0 (normal left inverted right x axis y axis) 376mm x 301mm
1280x1024 60.02*+ 75.02
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)
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'stable-updates'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages nvidia-detect depends on:
ii pciutils 1:3.2.1-3
nvidia-detect recommends no packages.
nvidia-detect suggests no packages.
Versions of packages nvidia-driver depends on:
ii libegl1-nvidia 346.72-1
ii libgl1-nvidia-glx 346.72-1
ii nvidia-alternative 346.72-1
ii nvidia-driver-bin 346.72-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-kernel-dkms [nvidia-kernel-346.72] 346.72-1
ii nvidia-support 20141201+1
ii nvidia-vdpau-driver 346.72-1
ii xserver-xorg-video-nvidia 346.72-1
Versions of packages nvidia-driver recommends:
ii libgl1-nvidia-glx-i386 340.76-2
ii libgles1-nvidia 346.72-1
ii libgles2-nvidia 346.72-1
ii nvidia-settings 346.59-1
Versions of packages nvidia-driver suggests:
ii nvidia-kernel-dkms 346.72-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii debconf [debconf-2.0] 1.5.56
ii libc6 2.19-18
ii libgl1-nvidia-glx 346.72-1
ii nvidia-alternative 346.72-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-support 20141201+1
ii xserver-xorg-core [xorg-video-abi-19] 2:1.17.2-1
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 346.72-1
ii nvidia-kernel-dkms [nvidia-kernel-346.72] 346.72-1
ii nvidia-settings 346.59-1
ii nvidia-vdpau-driver 346.72-1
Versions of packages xserver-xorg-video-nvidia suggests:
ii nvidia-kernel-dkms 346.72-1
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.5.1
ii nvidia-modprobe 349.16-1
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.0.3-2
ii nvidia-alternative [nvidia-alternative--kmod-alias] 346.72-1
ii nvidia-installer-cleanup 20141201+1
ii nvidia-kernel-common 20141201+1
Versions of packages nvidia-kernel-dkms recommends:
ii libcuda1 340.76-2
ii nvidia-driver 346.72-1
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.5.1
ii glx-diversions 0.5.1
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-driver 346.72-1
Versions of packages xserver-xorg-video-intel depends on:
ii libc6 2.19-18
ii libdrm-intel1 2.4.62-1
ii libdrm2 2.4.62-1
ii libpciaccess0 0.13.3-1
ii libpixman-1-0 0.32.6-3
ii libudev1 221-1
ii libx11-6 2:1.6.3-1
ii libx11-xcb1 2:1.6.3-1
ii libxcb-dri2-0 1.10-3+b1
ii libxcb-dri3-0 1.10-3+b1
ii libxcb-sync1 1.10-3+b1
ii libxcb-util0 0.3.8-3
ii libxcb1 1.10-3+b1
ii libxcursor1 1:1.1.14-1+b1
ii libxdamage1 1:1.1.4-2+b1
ii libxext6 2:1.3.3-1
ii libxfixes3 1:5.0.1-2+b2
ii libxinerama1 2:1.1.3-1+b1
ii libxrandr2 2:1.4.2-1+b1
ii libxrender1 1:0.9.8-1+b1
ii libxshmfence1 1.2-1
ii libxtst6 2:1.2.2-1+b1
ii libxv1 2:1.0.10-1+b1
ii libxvmc1 2:1.0.9-1
ii xserver-xorg-core [xorg-video-abi-19] 2:1.17.2-1
Versions of packages nvidia-detect is related to:
pn ia32-libs <none>
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
ii libdrm-nouveau2 2.4.62-1
pn libgl1-nvidia-alternatives-ia32 <none>
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 346.72-1
pn libgl1-nvidia-glx-ia32 <none>
pn libgl1-nvidia-glx-ia32-any <none>
pn libgl1-nvidia-legacy-173xx-glx-ia32 <none>
pn libgl1-nvidia-legacy-96xx-glx-ia32 <none>
ii linux-headers-3.10-3-amd64 [linux-headers] 3.10.11-1
ii linux-headers-3.2.0-4-amd64 [linux-headers] 3.2.41-2
ii linux-headers-3.9-1-amd64 [linux-headers] 3.9.6-1
ii make 4.0-8.1
ii nvidia-driver [nvidia-glx-any] 346.72-1
pn nvidia-glx <none>
ii nvidia-kernel-common 20141201+1
ii nvidia-kernel-dkms 346.72-1
pn nvidia-kernel-source <none>
ii nvidia-modprobe 349.16-1
ii nvidia-settings 346.59-1
ii nvidia-support 20141201+1
ii nvidia-xconfig 340.46-1
ii xserver-xorg 1:7.7+9
ii xserver-xorg-core 2:1.17.2-1
ii xserver-xorg-video-nouveau 1:1.0.11-1+b1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 346.72-1
-- debconf information excluded
More information about the pkg-nvidia-devel
mailing list