Bug#717184: nvidia-kernel-dkms: nvidia kernel module 319.32 fails to build on kernel 3.10-1-amd64
Tobias Wich
mrfancypants at electrologic.org
Wed Jul 17 17:08:37 UTC 2013
Package: nvidia-kernel-dkms
Version: 319.32-1
Severity: normal
Dear Maintainer,
*** Please consider answering these questions, where appropriate ***
* What led up to the situation?
* What exactly did you do (or not do) that was effective (or
ineffective)?
* What was the outcome of this action?
* What outcome did you expect instead?
*** End of the template - remove these lines ***
when trying to install the nvidia kernel module, it fails with the
following error:
$ sudo dkms install nvidia/319.32
Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area....
env CCACHE_DISABLE=1 make -C . LINUXDIR=/lib/modules/3.10-1-amd64/build
KVERREL=3.10-1-amd64.....(bad exit status: 2)
Error! Bad return status for module build on kernel: 3.10-1-amd64
(x86_64)
Consult /var/lib/dkms/nvidia/319.32/build/make.log for more information.
The named log files contain a few warnings which seem ok and this error:
/var/lib/dkms/nvidia/319.32/build/nv-i2c.c: In function
‘nv_i2c_del_adapter’:
/var/lib/dkms/nvidia/319.32/build/nv-i2c.c:327:14: error: void value not
ignored as it ought to be
make[4]: *** [/var/lib/dkms/nvidia/319.32/build/nv-i2c.o] Fehler 1
make[3]: *** [_module_/var/lib/dkms/nvidia/319.32/build] Fehler 2
The module worked with the 3.9 kernel, so I guess this is due to a
change in the API.
I hope this helps.
Best regards
Tobias
-- Package-specific info:
uname -a:
Linux cora 3.10-1-amd64 #1 SMP Debian 3.10.1-1 (2013-07-16) x86_64 GNU/Linux
/proc/version:
Linux version 3.10-1-amd64 (debian-kernel at lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.10.1-1 (2013-07-16)
lspci 'VGA compatible controller [0300]':
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device [17aa:21d1]
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 45
Region 0: Memory at f1400000 (64-bit, non-prefetchable) [size=4M]
Region 2: Memory at e0000000 (64-bit, prefetchable) [size=256M]
Region 4: I/O ports at 6000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GF119M [Quadro NVS 4200M] [10de:1057] (rev ff) (prog-if ff)
!!! Unknown header type 7f
dmesg:
[ 0.000000] No AGP bridge found
[ 0.000000] No AGP bridge found
[ 0.000000] Console: colour VGA+ 80x25
[ 0.319148] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.319154] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[ 0.319155] vgaarb: loaded
[ 0.319157] vgaarb: bridge control possible 0000:01:00.0
[ 0.319158] vgaarb: no bridge control possible 0000:00:02.0
[ 0.648044] Linux agpgart interface v0.103
[ 3.988888] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 3.988891] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[ 9.758991] bbswitch: Found integrated VGA device 0000:00:02.0: \_SB_.PCI0.VID_
[ 9.758996] bbswitch: Found discrete VGA device 0000:01:00.0: \_SB_.PCI0.PEG_.VID_
[ 112.458760] VGA switcheroo: detected Optimus DSM method \_SB_.PCI0.PEG_.VID_ handle
[ 113.797563] vga_switcheroo: enabled
[ 117.094658] vga_switcheroo: disabled
OpenGL and NVIDIA library files installed:
lrwxrwxrwx 1 root root 22 Apr 25 09:03 /etc/alternatives/glx -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 48 Sep 17 2012 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Sep 17 2012 /etc/alternatives/glx--libGL.so-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so
lrwxrwxrwx 1 root root 48 Apr 25 09:03 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 48 Apr 25 09:03 /etc/alternatives/glx--libGL.so.1-i386-linux-gnu -> /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 Apr 25 09:03 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 50 Apr 25 09:03 /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu -> /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1
lrwxrwxrwx 1 root root 22 Sep 17 2012 /etc/alternatives/libGL.so-master -> /usr/lib/mesa-diverted
lrwxrwxrwx 1 root root 23 Jul 16 07:44 /etc/alternatives/nvidia -> /usr/lib/nvidia/current
lrwxrwxrwx 1 root root 49 Jul 16 07:44 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 49 Jul 16 07:44 /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu -> /usr/lib/i386-linux-gnu/nvidia/current/libGL.so.1
lrwxrwxrwx 1 root root 51 Jul 16 07:44 /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 Jul 16 07:44 /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 33 Jul 16 07:44 /etc/alternatives/nvidia--libglx.so -> /usr/lib/nvidia/current/libglx.so
lrwxrwxrwx 1 root root 57 Jul 16 07:44 /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 Jul 16 07:44 /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 38 Jul 16 07:44 /etc/alternatives/nvidia--nv-control-dpy -> /usr/lib/nvidia/current/nv-control-dpy
lrwxrwxrwx 1 root root 44 Jul 16 07:44 /etc/alternatives/nvidia--nvidia-bug-report.sh -> /usr/lib/nvidia/current/nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jul 16 07:44 /etc/alternatives/nvidia--nvidia-settings -> /usr/lib/nvidia/current/nvidia-settings
lrwxrwxrwx 1 root root 44 Jul 16 07:44 /etc/alternatives/nvidia--nvidia-settings.1.gz -> /usr/lib/nvidia/current/nvidia-settings.1.gz
lrwxrwxrwx 1 root root 47 Jul 16 07:44 /etc/alternatives/nvidia--nvidia-settings.desktop -> /usr/lib/nvidia/current/nvidia-settings.desktop
lrwxrwxrwx 1 root root 37 Jul 16 07:44 /etc/alternatives/nvidia--nvidia_drv.so -> /usr/lib/nvidia/current/nvidia_drv.so
lrwxrwxrwx 1 root root 48 Apr 25 09:03 /usr/lib/i386-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-i386-linux-gnu
-rw-r--r-- 1 root root 33253884 Jun 19 23:12 /usr/lib/i386-linux-gnu/libnvidia-glcore.so.319.32
-rw-r--r-- 1 root root 13192 Jun 19 23:16 /usr/lib/i386-linux-gnu/libnvidia-tls.so.319.32
lrwxrwxrwx 1 root root 48 Sep 17 2012 /usr/lib/x86_64-linux-gnu/libGL.so -> /etc/alternatives/glx--libGL.so-x86_64-linux-gnu
lrwxrwxrwx 1 root root 50 Apr 5 15:20 /usr/lib/x86_64-linux-gnu/libGL.so.1 -> /etc/alternatives/glx--libGL.so.1-x86_64-linux-gnu
-rw-r--r-- 1 root root 27764008 Jun 20 00:53 /usr/lib/x86_64-linux-gnu/libnvidia-compiler.so.319.32
lrwxrwxrwx 1 root root 21 Jul 4 23:29 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so -> libnvidia-encode.so.1
lrwxrwxrwx 1 root root 26 Jul 4 23:29 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.1 -> libnvidia-encode.so.319.32
-rw-r--r-- 1 root root 140568 Jun 20 00:52 /usr/lib/x86_64-linux-gnu/libnvidia-encode.so.319.32
-rw-r--r-- 1 root root 36952272 Jun 19 23:54 /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.319.32
lrwxrwxrwx 1 root root 26 Jul 4 23:29 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.1 -> libnvidia-opencl.so.319.32
-rw-r--r-- 1 root root 8681364 Jun 20 00:05 /usr/lib/x86_64-linux-gnu/libnvidia-opencl.so.319.32
-rw-r--r-- 1 root root 12408 Jun 19 23:58 /usr/lib/x86_64-linux-gnu/libnvidia-tls.so.319.32
lrwxrwxrwx 1 root root 10 Jul 16 2012 /usr/lib32/libGL.so -> libGL.so.1
-rw-r--r-- 1 root root 75058 Jul 17 18:30 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 256960 Jul 17 07:42 /var/log/Xorg.0.log.old
-rw-r--r-- 1 root root 46418 Apr 10 14:42 /var/log/Xorg.1.log
-rw-r--r-- 1 root bumblebee 21016 Jul 17 08:14 /var/log/Xorg.8.log
-rw-r--r-- 1 root bumblebee 20820 Jul 16 07:54 /var/log/Xorg.8.log.old
/usr/lib/i386-linux-gnu/nvidia/:
total 36
drwxr-xr-x 3 root root 4096 Jul 16 07:44 .
drwxr-xr-x 36 root root 24576 Jul 16 07:44 ..
drwxr-xr-x 2 root root 4096 Jul 16 07:44 current
lrwxrwxrwx 1 root root 51 Jul 16 07:44 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-i386-linux-gnu
lrwxrwxrwx 1 root root 59 Jul 16 07:44 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-i386-linux-gnu
/usr/lib/i386-linux-gnu/nvidia/current/:
total 1124
drwxr-xr-x 2 root root 4096 Jul 16 07:44 .
drwxr-xr-x 3 root root 4096 Jul 16 07:44 ..
lrwxrwxrwx 1 root root 15 Jul 5 05:30 libGL.so.1 -> libGL.so.319.32
-rw-r--r-- 1 root root 989784 Jun 19 23:13 libGL.so.319.32
lrwxrwxrwx 1 root root 23 Jul 5 05:30 libnvidia-cfg.so.1 -> libnvidia-cfg.so.319.32
-rw-r--r-- 1 root root 148680 Jun 20 00:05 libnvidia-cfg.so.319.32
/usr/lib/mesa-diverted/:
total 100
drwxr-xr-x 4 root root 4096 Sep 17 2012 .
drwxr-xr-x 205 root root 86016 Jul 17 18:52 ..
drwxr-xr-x 2 root root 4096 Jul 7 12:10 i386-linux-gnu
lrwxrwxrwx 1 root root 33 Sep 17 2012 libGL.so-master -> /etc/alternatives/libGL.so-master
drwxr-xr-x 2 root root 4096 Jul 7 12:10 x86_64-linux-gnu
/usr/lib/mesa-diverted/i386-linux-gnu/:
total 360
drwxr-xr-x 2 root root 4096 Jul 7 12:10 .
drwxr-xr-x 4 root root 4096 Sep 17 2012 ..
lrwxrwxrwx 1 root root 14 Jul 6 13:38 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 357724 Jul 6 13:38 libGL.so.1.2.0
/usr/lib/mesa-diverted/x86_64-linux-gnu/:
total 380
drwxr-xr-x 2 root root 4096 Jul 7 12:10 .
drwxr-xr-x 4 root root 4096 Sep 17 2012 ..
lrwxrwxrwx 1 root root 14 Jul 6 12:46 libGL.so -> libGL.so.1.2.0
lrwxrwxrwx 1 root root 14 Jul 6 12:46 libGL.so.1 -> libGL.so.1.2.0
-rw-r--r-- 1 root root 380808 Jul 6 12:46 libGL.so.1.2.0
/usr/lib/mesa/:
total 92
drwxr-xr-x 2 root root 4096 Aug 2 2012 .
drwxr-xr-x 205 root root 86016 Jul 17 18:52 ..
/usr/lib/nvidia/:
total 112
drwxr-xr-x 3 root root 4096 Jul 5 07:14 .
drwxr-xr-x 205 root root 86016 Jul 17 18:52 ..
-rwxr-xr-x 1 root root 1860 Nov 10 2011 check-for-conflicting-opengl-libraries
-rwxr-xr-x 1 root root 1729 May 2 12:43 check-for-mismatching-nvidia-module
-rwxr-xr-x 1 root root 2566 Jul 12 2011 create-xorg-nvidia-conf-experimental
drwxr-xr-x 2 root root 4096 Jul 6 10:44 current
lrwxrwxrwx 1 root root 35 Jul 5 07:14 libglx.so -> /etc/alternatives/nvidia--libglx.so
lrwxrwxrwx 1 root root 24 Jul 5 07:14 nvidia -> /etc/alternatives/nvidia
lrwxrwxrwx 1 root root 46 Jul 5 07:14 nvidia-bug-report.sh -> /etc/alternatives/nvidia--nvidia-bug-report.sh
lrwxrwxrwx 1 root root 39 Jul 5 07:14 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 18260
drwxr-xr-x 2 root root 4096 Jul 6 10:44 .
drwxr-xr-x 3 root root 4096 Jul 5 07:14 ..
lrwxrwxrwx 1 root root 16 Jul 4 23:29 libglx.so -> libglx.so.319.32
-rw-r--r-- 1 root root 9829192 Jun 19 23:57 libglx.so.319.32
-rwxr-xr-x 1 root root 22768 Jul 5 14:05 nv-control-dpy
-rwxr-xr-x 1 root root 20781 Jun 20 02:08 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 1801080 Jul 5 14:05 nvidia-settings
-rw-r--r-- 1 root root 7811 Jul 5 14:05 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jul 5 14:05 nvidia-settings.desktop
-rw-r--r-- 1 root root 3843 Jul 4 23:28 nvidia.ids
-rw-r--r-- 1 root root 6991392 Jun 19 23:37 nvidia_drv.so
/usr/lib/nvidia/nvidia/:
total 18260
drwxr-xr-x 2 root root 4096 Jul 6 10:44 .
drwxr-xr-x 3 root root 4096 Jul 5 07:14 ..
lrwxrwxrwx 1 root root 16 Jul 4 23:29 libglx.so -> libglx.so.319.32
-rw-r--r-- 1 root root 9829192 Jun 19 23:57 libglx.so.319.32
-rwxr-xr-x 1 root root 22768 Jul 5 14:05 nv-control-dpy
-rwxr-xr-x 1 root root 20781 Jun 20 02:08 nvidia-bug-report.sh
-rwxr-xr-x 1 root root 1801080 Jul 5 14:05 nvidia-settings
-rw-r--r-- 1 root root 7811 Jul 5 14:05 nvidia-settings.1.gz
-rw-r--r-- 1 root root 1217 Jul 5 14:05 nvidia-settings.desktop
-rw-r--r-- 1 root root 3843 Jul 4 23:28 nvidia.ids
-rw-r--r-- 1 root root 6991392 Jun 19 23:37 nvidia_drv.so
/usr/lib/x86_64-linux-gnu/nvidia/:
total 84
drwxr-xr-x 3 root root 4096 Jul 5 07:14 .
drwxr-xr-x 74 root root 69632 Jul 16 06:43 ..
drwxr-xr-x 2 root root 4096 Jul 5 07:15 current
lrwxrwxrwx 1 root root 53 Jul 5 07:14 libGL.so.1 -> /etc/alternatives/nvidia--libGL.so.1-x86_64-linux-gnu
lrwxrwxrwx 1 root root 61 Jul 5 07:14 libnvidia-cfg.so.1 -> /etc/alternatives/nvidia--libnvidia-cfg.so.1-x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/nvidia/current/:
total 1280
drwxr-xr-x 2 root root 4096 Jul 5 07:15 .
drwxr-xr-x 3 root root 4096 Jul 5 07:14 ..
lrwxrwxrwx 1 root root 15 Jul 4 23:29 libGL.so.1 -> libGL.so.319.32
-rw-r--r-- 1 root root 1144680 Jun 19 23:55 libGL.so.319.32
lrwxrwxrwx 1 root root 23 Jul 4 23:29 libnvidia-cfg.so.1 -> libnvidia-cfg.so.319.32
-rw-r--r-- 1 root root 153216 Jun 20 00:50 libnvidia-cfg.so.319.32
Files from nvidia-installer:
Config and logfiles:
<<<<<<<<<< /var/log/Xorg.0.log >>>>>>>>>>
[ 9.751]
X.Org X Server 1.12.4
Release Date: 2012-08-27
[ 9.751] X Protocol Version 11, Revision 0
[ 9.751] Build Operating System: Linux 3.2.0-4-amd64 x86_64 Debian
[ 9.752] Current Operating System: Linux cora 3.10-1-amd64 #1 SMP Debian 3.10.1-1 (2013-07-16) x86_64
[ 9.752] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10-1-amd64 root=UUID=5708fb8d-bab5-4f35-858a-6812a5173101 ro quiet
[ 9.752] Build Date: 17 April 2013 10:22:47AM
[ 9.752] xorg-server 2:1.12.4-6 (Julien Cristau <jcristau at debian.org>)
[ 9.752] Current version of pixman: 0.26.0
[ 9.752] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 9.752] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 9.752] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 17 08:12:43 2013
[ 9.754] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 9.755] (==) No Layout section. Using the first Screen section.
[ 9.755] (==) No screen section available. Using defaults.
[ 9.755] (**) |-->Screen "Default Screen Section" (0)
[ 9.755] (**) | |-->Monitor "<default monitor>"
[ 9.755] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 9.755] (==) Automatically adding devices
[ 9.755] (==) Automatically enabling devices
[ 9.757] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 9.757] Entry deleted from font path.
[ 9.763] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[ 9.763] Entry deleted from font path.
[ 9.763] (==) 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
[ 9.763] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 9.763] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 9.763] (II) Loader magic: 0x7f46ca76aae0
[ 9.763] (II) Module ABI versions:
[ 9.763] X.Org ANSI C Emulation: 0.4
[ 9.763] X.Org Video Driver: 12.1
[ 9.763] X.Org XInput driver : 16.0
[ 9.763] X.Org Server Extension : 6.0
[ 9.764] (--) PCI:*(0:0:2:0) 8086:0116:17aa:21d1 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00006000/64
[ 9.764] (--) PCI: (0:1:0:0) 10de:1057:17aa:21d1 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00005000/128, BIOS @ 0x????????/524288
[ 9.764] (II) Open ACPI successful (/var/run/acpid.socket)
[ 9.764] (II) LoadModule: "extmod"
[ 9.770] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 9.773] (II) Module extmod: vendor="X.Org Foundation"
[ 9.773] compiled for 1.12.4, module version = 1.0.0
[ 9.773] Module class: X.Org Server Extension
[ 9.773] ABI class: X.Org Server Extension, version 6.0
[ 9.773] (II) Loading extension SELinux
[ 9.773] (II) Loading extension MIT-SCREEN-SAVER
[ 9.773] (II) Loading extension XFree86-VidModeExtension
[ 9.773] (II) Loading extension XFree86-DGA
[ 9.773] (II) Loading extension DPMS
[ 9.773] (II) Loading extension XVideo
[ 9.773] (II) Loading extension XVideo-MotionCompensation
[ 9.773] (II) Loading extension X-Resource
[ 9.773] (II) LoadModule: "dbe"
[ 9.773] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 9.774] (II) Module dbe: vendor="X.Org Foundation"
[ 9.774] compiled for 1.12.4, module version = 1.0.0
[ 9.774] Module class: X.Org Server Extension
[ 9.775] ABI class: X.Org Server Extension, version 6.0
[ 9.775] (II) Loading extension DOUBLE-BUFFER
[ 9.775] (II) LoadModule: "glx"
[ 9.775] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 9.778] (II) Module glx: vendor="X.Org Foundation"
[ 9.778] compiled for 1.12.4, module version = 1.0.0
[ 9.778] ABI class: X.Org Server Extension, version 6.0
[ 9.778] (==) AIGLX enabled
[ 9.779] (II) Loading extension GLX
[ 9.779] (II) LoadModule: "record"
[ 9.779] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 9.780] (II) Module record: vendor="X.Org Foundation"
[ 9.780] compiled for 1.12.4, module version = 1.13.0
[ 9.780] Module class: X.Org Server Extension
[ 9.780] ABI class: X.Org Server Extension, version 6.0
[ 9.780] (II) Loading extension RECORD
[ 9.780] (II) LoadModule: "dri"
[ 9.780] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 9.782] (II) Module dri: vendor="X.Org Foundation"
[ 9.782] compiled for 1.12.4, module version = 1.0.0
[ 9.782] ABI class: X.Org Server Extension, version 6.0
[ 9.782] (II) Loading extension XFree86-DRI
[ 9.782] (II) LoadModule: "dri2"
[ 9.782] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 9.784] (II) Module dri2: vendor="X.Org Foundation"
[ 9.784] compiled for 1.12.4, module version = 1.2.0
[ 9.784] ABI class: X.Org Server Extension, version 6.0
[ 9.784] (II) Loading extension DRI2
[ 9.784] (==) Matched intel as autoconfigured driver 0
[ 9.784] (==) Matched vesa as autoconfigured driver 1
[ 9.784] (==) Matched fbdev as autoconfigured driver 2
[ 9.784] (==) Assigned the driver to the xf86ConfigLayout
[ 9.784] (II) LoadModule: "intel"
[ 9.786] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 9.792] (II) Module intel: vendor="X.Org Foundation"
[ 9.792] compiled for 1.12.4, module version = 2.20.14
[ 9.792] Module class: X.Org Video Driver
[ 9.792] ABI class: X.Org Video Driver, version 12.1
[ 9.792] (II) LoadModule: "vesa"
[ 9.792] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 9.794] (II) Module vesa: vendor="X.Org Foundation"
[ 9.794] compiled for 1.12.1, module version = 2.3.1
[ 9.794] Module class: X.Org Video Driver
[ 9.794] ABI class: X.Org Video Driver, version 12.0
[ 9.794] (II) LoadModule: "fbdev"
[ 9.794] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[ 9.796] (II) Module fbdev: vendor="X.Org Foundation"
[ 9.796] compiled for 1.11.99.901, module version = 0.4.2
[ 9.796] ABI class: X.Org Video Driver, version 12.0
[ 9.796] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
Haswell Server (GT2+), Haswell SDV Desktop (GT1),
Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
Haswell ULT Server (GT1), Haswell ULT Server (GT2),
Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
ValleyView PO board
[ 9.796] (II) VESA: driver for VESA chipsets: vesa
[ 9.796] (II) FBDEV: driver for framebuffer: fbdev
[ 9.796] (++) using VT number 7
[ 9.803] drmOpenDevice: node name is /dev/dri/card0
[ 9.803] drmOpenDevice: open result is 8, (OK)
[ 9.803] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 9.803] drmOpenDevice: node name is /dev/dri/card0
[ 9.803] drmOpenDevice: open result is 8, (OK)
[ 9.803] drmOpenByBusid: drmOpenMinor returns 8
[ 9.803] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 9.803] (WW) Falling back to old probe method for vesa
[ 9.803] (WW) Falling back to old probe method for fbdev
[ 9.803] (II) Loading sub module "fbdevhw"
[ 9.803] (II) LoadModule: "fbdevhw"
[ 9.803] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[ 9.804] (II) Module fbdevhw: vendor="X.Org Foundation"
[ 9.804] compiled for 1.12.4, module version = 0.0.2
[ 9.804] ABI class: X.Org Video Driver, version 12.1
[ 9.804] drmOpenDevice: node name is /dev/dri/card0
[ 9.804] drmOpenDevice: open result is 9, (OK)
[ 9.804] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[ 9.804] drmOpenDevice: node name is /dev/dri/card0
[ 9.804] drmOpenDevice: open result is 9, (OK)
[ 9.804] drmOpenByBusid: drmOpenMinor returns 9
[ 9.804] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[ 9.804] (II) intel(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 9.804] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[ 9.804] (==) intel(0): RGB weight 888
[ 9.804] (==) intel(0): Default visual is TrueColor
[ 9.804] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[ 9.804] (**) intel(0): Relaxed fencing enabled
[ 9.804] (**) intel(0): Wait on SwapBuffers? enabled
[ 9.804] (**) intel(0): Triple buffering? enabled
[ 9.804] (**) intel(0): Framebuffer tiled
[ 9.804] (**) intel(0): Pixmaps tiled
[ 9.804] (**) intel(0): 3D buffers tiled
[ 9.805] (**) intel(0): SwapBuffers wait enabled
[ 9.805] (==) intel(0): video overlay key set to 0x101fe
[ 9.805] (II) intel(0): Output LVDS1 has no monitor section
[ 9.806] (--) intel(0): found backlight control interface /sys/class/backlight/acpi_video1
[ 9.819] (II) intel(0): Output VGA1 has no monitor section
[ 9.819] (II) intel(0): EDID for output LVDS1
[ 9.819] (II) intel(0): Manufacturer: LEN Model: 40b2 Serial#: 0
[ 9.819] (II) intel(0): Year: 2009 Week: 1
[ 9.819] (II) intel(0): EDID Version: 1.3
[ 9.819] (II) intel(0): Digital Display Input
[ 9.819] (II) intel(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 9.819] (II) intel(0): Gamma: 2.20
[ 9.819] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[ 9.819] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 9.819] (II) intel(0): First detailed timing is preferred mode
[ 9.819] (II) intel(0): redX: 0.676 redY: 0.314 greenX: 0.215 greenY: 0.665
[ 9.819] (II) intel(0): blueX: 0.141 blueY: 0.069 whiteX: 0.313 whiteY: 0.329
[ 9.819] (II) intel(0): Manufacturer's mask: 0
[ 9.819] (II) intel(0): Supported detailed timing:
[ 9.819] (II) intel(0): clock: 139.0 MHz Image Size: 344 x 193 mm
[ 9.819] (II) intel(0): h_active: 1920 h_sync: 1980 h_sync_end 2028 h_blank_end 2050 h_border: 0
[ 9.819] (II) intel(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1130 v_border: 0
[ 9.819] (II) intel(0): Supported detailed timing:
[ 9.819] (II) intel(0): clock: 115.8 MHz Image Size: 344 x 193 mm
[ 9.819] (II) intel(0): h_active: 1920 h_sync: 1980 h_sync_end 2028 h_blank_end 2050 h_border: 0
[ 9.819] (II) intel(0): v_active: 1080 v_sync: 1090 v_sync_end 1100 v_blanking: 1130 v_border: 0
[ 9.819] (II) intel(0): Unknown vendor-specific block f
[ 9.819] (II) intel(0): B156HW01 V4
[ 9.819] (II) intel(0): EDID (in hex):
[ 9.819] (II) intel(0): 00ffffffffffff0030aeb24000000000
[ 9.819] (II) intel(0): 0113010380221378ea2135ad5037aa24
[ 9.819] (II) intel(0): 11505400000001010101010101010101
[ 9.819] (II) intel(0): 0101010101014c368082703832403c30
[ 9.819] (II) intel(0): aa0058c1100000183f2d808270383240
[ 9.819] (II) intel(0): 3c30aa0058c1100000180000000f00d1
[ 9.819] (II) intel(0): 0932d109281b190006af5634000000fe
[ 9.819] (II) intel(0): 004231353648573031205634200a00d6
[ 9.819] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 9.819] (II) intel(0): Printing DDC gathered Modelines:
[ 9.819] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 9.819] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 9.819] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[ 9.819] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[ 9.819] (II) intel(0): Printing probed modes for output LVDS1
[ 9.819] (II) intel(0): Modeline "1920x1080"x60.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 9.819] (II) intel(0): Modeline "1920x1080"x59.9 138.50 1920 1968 2000 2080 1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[ 9.819] (II) intel(0): Modeline "1920x1080"x50.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 9.819] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[ 9.819] (II) intel(0): Modeline "1680x1050"x59.9 119.00 1680 1728 1760 1840 1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[ 9.819] (II) intel(0): Modeline "1600x1024"x60.2 103.12 1600 1600 1656 1664 1024 1024 1029 1030 +hsync +vsync (62.0 kHz d)
[ 9.819] (II) intel(0): Modeline "1400x1050"x60.0 122.00 1400 1488 1640 1880 1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[ 9.819] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[ 9.819] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz d)
[ 9.819] (II) intel(0): Modeline "1280x960"x60.0 108.00 1280 1376 1488 1800 960 961 964 1000 +hsync +vsync (60.0 kHz d)
[ 9.819] (II) intel(0): Modeline "1360x768"x59.8 84.75 1360 1432 1568 1776 768 771 781 798 -hsync +vsync (47.7 kHz d)
[ 9.819] (II) intel(0): Modeline "1360x768"x60.0 72.00 1360 1408 1440 1520 768 771 781 790 +hsync -vsync (47.4 kHz d)
[ 9.819] (II) intel(0): Modeline "1152x864"x60.0 81.62 1152 1216 1336 1520 864 865 868 895 -hsync +vsync (53.7 kHz d)
[ 9.819] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz d)
[ 9.819] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz d)
[ 9.819] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz d)
[ 9.819] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz d)
[ 9.832] (II) intel(0): EDID for output VGA1
[ 9.833] (II) intel(0): Manufacturer: SAM Model: 982 Serial#: 808596788
[ 9.833] (II) intel(0): Year: 2012 Week: 43
[ 9.833] (II) intel(0): EDID Version: 1.3
[ 9.833] (II) intel(0): Analog Display Input, Input Voltage Level: 0.700/0.300 V
[ 9.833] (II) intel(0): Sync: Separate Composite SyncOnGreen
[ 9.833] (II) intel(0): Max Image Size [cm]: horiz.: 52 vert.: 29
[ 9.833] (II) intel(0): Gamma: 2.20
[ 9.833] (II) intel(0): DPMS capabilities: Off; RGB/Color Display
[ 9.833] (II) intel(0): First detailed timing is preferred mode
[ 9.833] (II) intel(0): redX: 0.641 redY: 0.338 greenX: 0.315 greenY: 0.629
[ 9.833] (II) intel(0): blueX: 0.159 blueY: 0.059 whiteX: 0.312 whiteY: 0.329
[ 9.833] (II) intel(0): Supported established timings:
[ 9.833] (II) intel(0): 720x400 at 70Hz
[ 9.833] (II) intel(0): 640x480 at 60Hz
[ 9.833] (II) intel(0): 640x480 at 67Hz
[ 9.833] (II) intel(0): 640x480 at 72Hz
[ 9.833] (II) intel(0): 640x480 at 75Hz
[ 9.833] (II) intel(0): 800x600 at 56Hz
[ 9.833] (II) intel(0): 800x600 at 60Hz
[ 9.833] (II) intel(0): 800x600 at 72Hz
[ 9.833] (II) intel(0): 800x600 at 75Hz
[ 9.833] (II) intel(0): 832x624 at 75Hz
[ 9.833] (II) intel(0): 1024x768 at 60Hz
[ 9.833] (II) intel(0): 1024x768 at 70Hz
[ 9.833] (II) intel(0): 1024x768 at 75Hz
[ 9.833] (II) intel(0): 1280x1024 at 75Hz
[ 9.833] (II) intel(0): 1152x864 at 75Hz
[ 9.833] (II) intel(0): Manufacturer's mask: 0
[ 9.833] (II) intel(0): Supported standard timings:
[ 9.833] (II) intel(0): #0: hsize: 1152 vsize 864 refresh: 75 vid: 20337
[ 9.833] (II) intel(0): #1: hsize: 1280 vsize 720 refresh: 60 vid: 49281
[ 9.833] (II) intel(0): #2: hsize: 1280 vsize 800 refresh: 60 vid: 129
[ 9.833] (II) intel(0): #3: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 9.833] (II) intel(0): #4: hsize: 1440 vsize 900 refresh: 60 vid: 149
[ 9.833] (II) intel(0): #5: hsize: 1600 vsize 900 refresh: 60 vid: 49321
[ 9.833] (II) intel(0): #6: hsize: 1680 vsize 1050 refresh: 60 vid: 179
[ 9.833] (II) intel(0): Supported detailed timing:
[ 9.833] (II) intel(0): clock: 148.5 MHz Image Size: 521 x 293 mm
[ 9.833] (II) intel(0): h_active: 1920 h_sync: 2008 h_sync_end 2052 h_blank_end 2200 h_border: 0
[ 9.833] (II) intel(0): v_active: 1080 v_sync: 1084 v_sync_end 1089 v_blanking: 1125 v_border: 0
[ 9.833] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 175 MHz
[ 9.833] (II) intel(0): Monitor name: S24B150
[ 9.833] (II) intel(0): Serial No: H4MCA13081
[ 9.833] (II) intel(0): EDID (in hex):
[ 9.833] (II) intel(0): 00ffffffffffff004c2d820934353230
[ 9.833] (II) intel(0): 2b1601030e341d782a2cc1a45650a128
[ 9.833] (II) intel(0): 0f5054bfef80714f81c0810081809500
[ 9.833] (II) intel(0): a9c0b3000101023a801871382d40582c
[ 9.833] (II) intel(0): 450009252100001e000000fd00384b1e
[ 9.833] (II) intel(0): 5111000a202020202020000000fc0053
[ 9.833] (II) intel(0): 3234423135300a2020202020000000ff
[ 9.833] (II) intel(0): 0048344d434131333038310a20200026
[ 9.833] (II) intel(0): Printing probed modes for output VGA1
[ 9.833] (II) intel(0): Modeline "1920x1080"x60.0 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[ 9.833] (II) intel(0): Modeline "1680x1050"x60.0 146.25 1680 1784 1960 2240 1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[ 9.833] (II) intel(0): Modeline "1600x900"x60.0 118.96 1600 1696 1864 2128 900 901 904 932 -hsync +vsync (55.9 kHz)
[ 9.833] (II) intel(0): Modeline "1280x1024"x75.0 135.00 1280 1296 1440 1688 1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[ 9.833] (II) intel(0): Modeline "1280x1024"x60.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 9.833] (II) intel(0): Modeline "1440x900"x59.9 106.50 1440 1520 1672 1904 900 903 909 934 -hsync +vsync (55.9 kHz e)
[ 9.833] (II) intel(0): Modeline "1280x800"x59.8 83.50 1280 1352 1480 1680 800 803 809 831 +hsync -vsync (49.7 kHz e)
[ 9.833] (II) intel(0): Modeline "1152x864"x75.0 108.00 1152 1216 1344 1600 864 865 868 900 +hsync +vsync (67.5 kHz e)
[ 9.833] (II) intel(0): Modeline "1280x720"x60.0 74.44 1280 1336 1472 1664 720 721 724 746 -hsync +vsync (44.7 kHz)
[ 9.833] (II) intel(0): Modeline "1024x768"x75.1 78.80 1024 1040 1136 1312 768 769 772 800 +hsync +vsync (60.1 kHz e)
[ 9.833] (II) intel(0): Modeline "1024x768"x70.1 75.00 1024 1048 1184 1328 768 771 777 806 -hsync -vsync (56.5 kHz e)
[ 9.833] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 9.833] (II) intel(0): Modeline "832x624"x74.6 57.28 832 864 928 1152 624 625 628 667 -hsync -vsync (49.7 kHz e)
[ 9.833] (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz e)
[ 9.833] (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz e)
[ 9.833] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 9.833] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz e)
[ 9.833] (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz e)
[ 9.833] (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz e)
[ 9.833] (II) intel(0): Modeline "640x480"x66.7 30.24 640 704 768 864 480 483 486 525 -hsync -vsync (35.0 kHz e)
[ 9.833] (II) intel(0): Modeline "640x480"x60.0 25.20 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 9.833] (II) intel(0): Modeline "720x400"x70.1 28.32 720 738 846 900 400 412 414 449 -hsync +vsync (31.5 kHz e)
[ 9.833] (II) intel(0): Output LVDS1 connected
[ 9.833] (II) intel(0): Output VGA1 connected
[ 9.833] (II) intel(0): Using exact sizes for initial modes
[ 9.833] (II) intel(0): Output LVDS1 using initial mode 1920x1080
[ 9.833] (II) intel(0): Output VGA1 using initial mode 1920x1080
[ 9.833] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[ 9.833] (II) intel(0): Kernel page flipping support detected, enabling
[ 9.833] (**) intel(0): Display dimensions: (340, 190) mm
[ 9.833] (**) intel(0): DPI set to (143, 144)
[ 9.833] (II) Loading sub module "fb"
[ 9.833] (II) LoadModule: "fb"
[ 9.833] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 9.835] (II) Module fb: vendor="X.Org Foundation"
[ 9.835] compiled for 1.12.4, module version = 1.0.0
[ 9.835] ABI class: X.Org ANSI C Emulation, version 0.4
[ 9.835] (II) Loading sub module "dri2"
[ 9.835] (II) LoadModule: "dri2"
[ 9.835] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 9.835] (II) Module dri2: vendor="X.Org Foundation"
[ 9.835] compiled for 1.12.4, module version = 1.2.0
[ 9.835] ABI class: X.Org Server Extension, version 6.0
[ 9.835] (II) UnloadModule: "vesa"
[ 9.835] (II) Unloading vesa
[ 9.835] (II) UnloadModule: "fbdev"
[ 9.836] (II) Unloading fbdev
[ 9.836] (II) UnloadSubModule: "fbdevhw"
[ 9.836] (II) Unloading fbdevhw
[ 9.836] (==) Depth 24 pixmap format is 32 bpp
[ 9.836] (II) intel(0): [DRI2] Setup complete
[ 9.836] (II) intel(0): [DRI2] DRI driver: i965
[ 9.836] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 9.838] (II) UXA(0): Driver registered support for the following operations:
[ 9.838] (II) solid
[ 9.838] (II) copy
[ 9.838] (II) composite (RENDER acceleration)
[ 9.838] (II) put_image
[ 9.838] (II) get_image
[ 9.838] (==) intel(0): Backing store disabled
[ 9.838] (==) intel(0): Silken mouse enabled
[ 9.838] (II) intel(0): Initializing HW Cursor
[ 9.838] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[ 9.839] (==) intel(0): DPMS enabled
[ 9.839] (==) intel(0): Intel XvMC decoder enabled
[ 9.839] (II) intel(0): Set up textured video
[ 9.839] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[ 9.839] (II) intel(0): direct rendering: DRI2 Enabled
[ 9.839] (==) intel(0): hotplug detection: "enabled"
[ 9.884] (--) RandR disabled
[ 9.884] (II) Initializing built-in extension Generic Event Extension
[ 9.884] (II) Initializing built-in extension SHAPE
[ 9.884] (II) Initializing built-in extension MIT-SHM
[ 9.884] (II) Initializing built-in extension XInputExtension
[ 9.884] (II) Initializing built-in extension XTEST
[ 9.884] (II) Initializing built-in extension BIG-REQUESTS
[ 9.884] (II) Initializing built-in extension SYNC
[ 9.884] (II) Initializing built-in extension XKEYBOARD
[ 9.884] (II) Initializing built-in extension XC-MISC
[ 9.884] (II) Initializing built-in extension SECURITY
[ 9.884] (II) Initializing built-in extension XINERAMA
[ 9.884] (II) Initializing built-in extension XFIXES
[ 9.884] (II) Initializing built-in extension RENDER
[ 9.884] (II) Initializing built-in extension RANDR
[ 9.884] (II) Initializing built-in extension COMPOSITE
[ 9.884] (II) Initializing built-in extension DAMAGE
[ 9.884] (II) SELinux: Disabled on system
[ 9.910] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[ 9.910] (II) AIGLX: enabled GLX_INTEL_swap_event
[ 9.910] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[ 9.910] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[ 9.911] (II) AIGLX: Loaded and initialized i965
[ 9.911] (II) GLX: Initialized DRI2 GL provider for screen 0
[ 9.911] (II) intel(0): Setting screen physical size to 508 x 285
[ 9.964] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[ 9.964] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 9.964] (II) LoadModule: "evdev"
[ 9.964] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 9.965] (II) Module evdev: vendor="X.Org Foundation"
[ 9.965] compiled for 1.12.1, module version = 2.7.0
[ 9.965] Module class: X.Org XInput Driver
[ 9.965] ABI class: X.Org XInput driver, version 16.0
[ 9.965] (II) Using input driver 'evdev' for 'Power Button'
[ 9.965] (**) Power Button: always reports core events
[ 9.965] (**) evdev: Power Button: Device: "/dev/input/event3"
[ 9.965] (--) evdev: Power Button: Vendor 0 Product 0x1
[ 9.965] (--) evdev: Power Button: Found keys
[ 9.965] (II) evdev: Power Button: Configuring as keyboard
[ 9.965] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[ 9.965] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 9.965] (**) Option "xkb_rules" "evdev"
[ 9.965] (**) Option "xkb_model" "pc105"
[ 9.965] (**) Option "xkb_layout" "de"
[ 9.980] (II) config/udev: Adding input device Video Bus (/dev/input/event8)
[ 9.980] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 9.980] (II) Using input driver 'evdev' for 'Video Bus'
[ 9.980] (**) Video Bus: always reports core events
[ 9.980] (**) evdev: Video Bus: Device: "/dev/input/event8"
[ 9.980] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 9.980] (--) evdev: Video Bus: Found keys
[ 9.980] (II) evdev: Video Bus: Configuring as keyboard
[ 9.980] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input8/event8"
[ 9.980] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 9.980] (**) Option "xkb_rules" "evdev"
[ 9.980] (**) Option "xkb_model" "pc105"
[ 9.980] (**) Option "xkb_layout" "de"
[ 9.980] (II) config/udev: Adding input device Video Bus (/dev/input/event9)
[ 9.981] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 9.981] (II) Using input driver 'evdev' for 'Video Bus'
[ 9.981] (**) Video Bus: always reports core events
[ 9.981] (**) evdev: Video Bus: Device: "/dev/input/event9"
[ 9.981] (--) evdev: Video Bus: Vendor 0 Product 0x6
[ 9.981] (--) evdev: Video Bus: Found keys
[ 9.981] (II) evdev: Video Bus: Configuring as keyboard
[ 9.981] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:0a/LNXVIDEO:01/input/input9/event9"
[ 9.981] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[ 9.981] (**) Option "xkb_rules" "evdev"
[ 9.981] (**) Option "xkb_model" "pc105"
[ 9.981] (**) Option "xkb_layout" "de"
[ 9.981] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 9.981] (II) No input driver specified, ignoring this device.
[ 9.981] (II) This device may have been added with another device file.
[ 9.981] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[ 9.981] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 9.981] (II) Using input driver 'evdev' for 'Sleep Button'
[ 9.981] (**) Sleep Button: always reports core events
[ 9.981] (**) evdev: Sleep Button: Device: "/dev/input/event2"
[ 9.981] (--) evdev: Sleep Button: Vendor 0 Product 0x3
[ 9.981] (--) evdev: Sleep Button: Found keys
[ 9.981] (II) evdev: Sleep Button: Configuring as keyboard
[ 9.981] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[ 9.981] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 9)
[ 9.981] (**) Option "xkb_rules" "evdev"
[ 9.981] (**) Option "xkb_model" "pc105"
[ 9.981] (**) Option "xkb_layout" "de"
[ 9.981] (II) config/udev: Adding input device Integrated Camera (/dev/input/event6)
[ 9.982] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
[ 9.982] (II) Using input driver 'evdev' for 'Integrated Camera'
[ 9.982] (**) Integrated Camera: always reports core events
[ 9.982] (**) evdev: Integrated Camera: Device: "/dev/input/event6"
[ 9.982] (--) evdev: Integrated Camera: Vendor 0x4f2 Product 0xb217
[ 9.982] (--) evdev: Integrated Camera: Found keys
[ 9.982] (II) evdev: Integrated Camera: Configuring as keyboard
[ 9.982] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input6/event6"
[ 9.982] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD, id 10)
[ 9.982] (**) Option "xkb_rules" "evdev"
[ 9.982] (**) Option "xkb_model" "pc105"
[ 9.982] (**) Option "xkb_layout" "de"
[ 9.982] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 9.982] (II) No input driver specified, ignoring this device.
[ 9.982] (II) This device may have been added with another device file.
[ 9.982] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event11)
[ 9.982] (II) No input driver specified, ignoring this device.
[ 9.982] (II) This device may have been added with another device file.
[ 9.982] (II) config/udev: Adding input device HDA Intel PCH Dock Headphone (/dev/input/event12)
[ 9.982] (II) No input driver specified, ignoring this device.
[ 9.982] (II) This device may have been added with another device file.
[ 9.982] (II) config/udev: Adding input device HDA Intel PCH Dock Mic (/dev/input/event13)
[ 9.982] (II) No input driver specified, ignoring this device.
[ 9.982] (II) This device may have been added with another device file.
[ 9.983] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event14)
[ 9.983] (II) No input driver specified, ignoring this device.
[ 9.983] (II) This device may have been added with another device file.
[ 9.983] (II) config/udev: Adding input device Cherry GmbH SmartBoard XX44 (/dev/input/event17)
[ 9.983] (**) Cherry GmbH SmartBoard XX44: Applying InputClass "evdev keyboard catchall"
[ 9.983] (II) Using input driver 'evdev' for 'Cherry GmbH SmartBoard XX44'
[ 9.983] (**) Cherry GmbH SmartBoard XX44: always reports core events
[ 9.983] (**) evdev: Cherry GmbH SmartBoard XX44: Device: "/dev/input/event17"
[ 9.983] (--) evdev: Cherry GmbH SmartBoard XX44: Vendor 0x46a Product 0x10
[ 9.983] (--) evdev: Cherry GmbH SmartBoard XX44: Found keys
[ 9.983] (II) evdev: Cherry GmbH SmartBoard XX44: Configuring as keyboard
[ 9.983] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.0/input/input17/event17"
[ 9.983] (II) XINPUT: Adding extended input device "Cherry GmbH SmartBoard XX44" (type: KEYBOARD, id 11)
[ 9.983] (**) Option "xkb_rules" "evdev"
[ 9.983] (**) Option "xkb_model" "pc105"
[ 9.983] (**) Option "xkb_layout" "de"
[ 9.983] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/event19)
[ 9.983] (**) Logitech USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[ 9.983] (II) Using input driver 'evdev' for 'Logitech USB Optical Mouse'
[ 9.983] (**) Logitech USB Optical Mouse: always reports core events
[ 9.983] (**) evdev: Logitech USB Optical Mouse: Device: "/dev/input/event19"
[ 9.983] (--) evdev: Logitech USB Optical Mouse: Vendor 0x46d Product 0xc05b
[ 9.983] (--) evdev: Logitech USB Optical Mouse: Found 12 mouse buttons
[ 9.983] (--) evdev: Logitech USB Optical Mouse: Found scroll wheel(s)
[ 9.983] (--) evdev: Logitech USB Optical Mouse: Found relative axes
[ 9.983] (--) evdev: Logitech USB Optical Mouse: Found x and y relative axes
[ 9.983] (II) evdev: Logitech USB Optical Mouse: Configuring as mouse
[ 9.983] (II) evdev: Logitech USB Optical Mouse: Adding scrollwheel support
[ 9.983] (**) evdev: Logitech USB Optical Mouse: YAxisMapping: buttons 4 and 5
[ 9.983] (**) evdev: Logitech USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9.983] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.3/2-1.1.3:1.0/input/input19/event19"
[ 9.983] (II) XINPUT: Adding extended input device "Logitech USB Optical Mouse" (type: MOUSE, id 12)
[ 9.983] (II) evdev: Logitech USB Optical Mouse: initialized for relative axes.
[ 9.983] (**) Logitech USB Optical Mouse: (accel) keeping acceleration scheme 1
[ 9.983] (**) Logitech USB Optical Mouse: (accel) acceleration profile 0
[ 9.984] (**) Logitech USB Optical Mouse: (accel) acceleration factor: 2.000
[ 9.984] (**) Logitech USB Optical Mouse: (accel) acceleration threshold: 4
[ 9.984] (II) config/udev: Adding input device Logitech USB Optical Mouse (/dev/input/mouse1)
[ 9.984] (II) No input driver specified, ignoring this device.
[ 9.984] (II) This device may have been added with another device file.
[ 9.984] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event20)
[ 9.984] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.984] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[ 9.984] (**) Logitech Logitech USB Keyboard: always reports core events
[ 9.984] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event20"
[ 9.984] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[ 9.984] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[ 9.984] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[ 9.984] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.0/input/input20/event20"
[ 9.984] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 13)
[ 9.984] (**) Option "xkb_rules" "evdev"
[ 9.984] (**) Option "xkb_model" "pc105"
[ 9.984] (**) Option "xkb_layout" "de"
[ 9.984] (II) config/udev: Adding input device Logitech Logitech USB Keyboard (/dev/input/event21)
[ 9.984] (**) Logitech Logitech USB Keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.984] (II) Using input driver 'evdev' for 'Logitech Logitech USB Keyboard'
[ 9.984] (**) Logitech Logitech USB Keyboard: always reports core events
[ 9.984] (**) evdev: Logitech Logitech USB Keyboard: Device: "/dev/input/event21"
[ 9.984] (--) evdev: Logitech Logitech USB Keyboard: Vendor 0x46d Product 0xc316
[ 9.984] (--) evdev: Logitech Logitech USB Keyboard: Found 1 mouse buttons
[ 9.984] (--) evdev: Logitech Logitech USB Keyboard: Found keys
[ 9.984] (II) evdev: Logitech Logitech USB Keyboard: Configuring as mouse
[ 9.984] (II) evdev: Logitech Logitech USB Keyboard: Configuring as keyboard
[ 9.984] (**) evdev: Logitech Logitech USB Keyboard: YAxisMapping: buttons 4 and 5
[ 9.984] (**) evdev: Logitech Logitech USB Keyboard: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 9.984] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.1/2-1.1.4/2-1.1.4:1.1/input/input21/event21"
[ 9.984] (II) XINPUT: Adding extended input device "Logitech Logitech USB Keyboard" (type: KEYBOARD, id 14)
[ 9.984] (**) Option "xkb_rules" "evdev"
[ 9.984] (**) Option "xkb_model" "pc105"
[ 9.984] (**) Option "xkb_layout" "de"
[ 9.985] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 9.985] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 9.985] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 9.985] (**) AT Translated Set 2 keyboard: always reports core events
[ 9.985] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 9.985] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[ 9.985] (--) evdev: AT Translated Set 2 keyboard: Found keys
[ 9.985] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[ 9.985] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 9.985] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[ 9.985] (**) Option "xkb_rules" "evdev"
[ 9.985] (**) Option "xkb_model" "pc105"
[ 9.985] (**) Option "xkb_layout" "de"
[ 9.985] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[ 9.985] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[ 9.985] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[ 9.985] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[ 9.985] (II) LoadModule: "synaptics"
[ 9.985] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[ 9.987] (II) Module synaptics: vendor="X.Org Foundation"
[ 9.987] compiled for 1.12.4, module version = 1.6.2
[ 9.987] Module class: X.Org XInput Driver
[ 9.987] ABI class: X.Org XInput driver, version 16.0
[ 9.987] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[ 9.987] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 9.987] (**) Option "Device" "/dev/input/event7"
[ 10.160] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[ 10.160] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
[ 10.160] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4820
[ 10.161] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[ 10.161] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[ 10.161] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple
[ 10.161] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[ 10.161] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 10.161] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 10.200] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[ 10.200] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 16)
[ 10.200] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[ 10.200] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[ 10.200] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
[ 10.200] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[ 10.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[ 10.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 10.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 10.200] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[ 10.201] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 10.201] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[ 10.201] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[ 10.201] (II) No input driver specified, ignoring this device.
[ 10.201] (II) This device may have been added with another device file.
[ 10.202] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[ 10.202] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[ 10.202] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[ 10.202] (**) ThinkPad Extra Buttons: always reports core events
[ 10.202] (**) evdev: ThinkPad Extra Buttons: Device: "/dev/input/event5"
[ 10.202] (--) evdev: ThinkPad Extra Buttons: Vendor 0x17aa Product 0x5054
[ 10.202] (--) evdev: ThinkPad Extra Buttons: Found keys
[ 10.202] (II) evdev: ThinkPad Extra Buttons: Configuring as keyboard
[ 10.202] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[ 10.202] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 17)
[ 10.202] (**) Option "xkb_rules" "evdev"
[ 10.202] (**) Option "xkb_model" "pc105"
[ 10.202] (**) Option "xkb_layout" "de"
[ 10.203] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event15)
[ 10.203] (II) No input driver specified, ignoring this device.
[ 10.203] (II) This device may have been added with another device file.
[ 10.203] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
[ 10.203] (II) No input driver specified, ignoring this device.
[ 10.203] (II) This device may have been added with another device file.
[ 10.204] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event16)
[ 10.204] (II) No input driver specified, ignoring this device.
[ 10.204] (II) This device may have been added with another device file.
[ 10.204] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
[ 10.204] (II) No input driver specified, ignoring this device.
[ 10.204] (II) This device may have been added with another device file.
[ 10.204] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event18)
[ 10.204] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[ 10.204] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[ 10.204] (**) ACPI Virtual Keyboard Device: always reports core events
[ 10.204] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event18"
[ 10.204] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[ 10.204] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[ 10.204] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[ 10.204] (**) Option "config_info" "udev:/sys/devices/virtual/input/input18/event18"
[ 10.204] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 18)
[ 10.204] (**) Option "xkb_rules" "evdev"
[ 10.204] (**) Option "xkb_model" "pc105"
[ 10.204] (**) Option "xkb_layout" "de"
[ 12.150] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse2)
[ 12.150] (II) No input driver specified, ignoring this device.
[ 12.150] (II) This device may have been added with another device file.
[ 12.151] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event22)
[ 12.151] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[ 12.151] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[ 12.151] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 12.151] (**) evdev: TPPS/2 IBM TrackPoint: Device: "/dev/input/event22"
[ 12.151] (--) evdev: TPPS/2 IBM TrackPoint: Vendor 0x2 Product 0xa
[ 12.151] (--) evdev: TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[ 12.151] (--) evdev: TPPS/2 IBM TrackPoint: Found relative axes
[ 12.151] (--) evdev: TPPS/2 IBM TrackPoint: Found x and y relative axes
[ 12.152] (II) evdev: TPPS/2 IBM TrackPoint: Configuring as mouse
[ 12.152] (**) evdev: TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[ 12.152] (**) evdev: TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 12.152] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input22/event22"
[ 12.152] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 19)
[ 12.152] (II) evdev: TPPS/2 IBM TrackPoint: initialized for relative axes.
[ 12.152] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[ 12.152] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[ 12.152] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 12.152] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 22.182] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 22.182] (II) intel(0): Printing DDC gathered Modelines:
[ 22.182] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 22.182] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 22.196] (II) intel(0): Allocated new frame buffer 3840x1080 stride 15360, tiled
[ 22.258] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 22.258] (II) intel(0): Printing DDC gathered Modelines:
[ 22.258] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 22.258] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 22.273] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 22.273] (II) intel(0): Printing DDC gathered Modelines:
[ 22.273] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 22.273] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 24.152] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 24.152] (II) intel(0): Printing DDC gathered Modelines:
[ 24.152] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 24.152] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 24.624] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 24.624] (II) intel(0): Printing DDC gathered Modelines:
[ 24.624] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 24.624] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 27.088] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 27.088] (II) intel(0): Printing DDC gathered Modelines:
[ 27.088] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 27.088] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 27.199] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 27.200] (II) intel(0): Printing DDC gathered Modelines:
[ 27.200] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 27.200] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 55.903] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 55.903] (II) intel(0): Printing DDC gathered Modelines:
[ 55.903] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 55.903] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 59.737] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 59.737] (II) intel(0): Printing DDC gathered Modelines:
[ 59.737] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 59.737] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 59.772] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 59.847] (II) intel(0): Allocated new frame buffer 3840x1080 stride 15360, tiled
[ 59.929] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 59.929] (II) intel(0): Printing DDC gathered Modelines:
[ 59.929] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 59.929] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 59.954] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 59.954] (II) intel(0): Printing DDC gathered Modelines:
[ 59.954] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 59.954] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 59.973] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 59.973] (II) intel(0): Printing DDC gathered Modelines:
[ 59.973] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 59.973] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 60.055] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 60.055] (II) intel(0): Printing DDC gathered Modelines:
[ 60.056] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 60.056] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 60.082] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 60.082] (II) intel(0): Printing DDC gathered Modelines:
[ 60.082] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 60.082] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 71.909] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 71.910] (II) intel(0): Printing DDC gathered Modelines:
[ 71.910] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 71.910] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 72.314] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 72.314] (II) intel(0): Printing DDC gathered Modelines:
[ 72.314] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 72.314] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 511.586] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 511.586] (II) intel(0): Printing DDC gathered Modelines:
[ 511.586] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 511.586] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 516.635] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 516.635] (II) intel(0): Printing DDC gathered Modelines:
[ 516.635] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 516.635] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 516.649] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 516.649] (II) intel(0): Printing DDC gathered Modelines:
[ 516.649] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 516.649] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 516.663] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 516.663] (II) intel(0): Printing DDC gathered Modelines:
[ 516.663] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 516.663] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 34995.704] (II) config/udev: removing device Cherry GmbH SmartBoard XX44
[ 34995.705] (II) evdev: Cherry GmbH SmartBoard XX44: Close
[ 34995.705] (II) UnloadModule: "evdev"
[ 34995.836] (II) config/udev: removing device Logitech USB Optical Mouse
[ 34995.836] (II) evdev: Logitech USB Optical Mouse: Close
[ 34995.837] (II) UnloadModule: "evdev"
[ 34995.914] (II) config/udev: removing device Logitech Logitech USB Keyboard
[ 34995.914] (II) evdev: Logitech Logitech USB Keyboard: Close
[ 34995.914] (II) UnloadModule: "evdev"
[ 34995.976] (II) config/udev: removing device Logitech Logitech USB Keyboard
[ 34995.976] (II) evdev: Logitech Logitech USB Keyboard: Close
[ 34995.976] (II) UnloadModule: "evdev"
[ 35000.978] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35000.978] (II) intel(0): Printing DDC gathered Modelines:
[ 35000.978] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35000.978] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35000.981] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35000.981] (II) intel(0): Printing DDC gathered Modelines:
[ 35000.981] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35000.981] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35000.983] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35000.983] (II) intel(0): Printing DDC gathered Modelines:
[ 35000.983] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35000.983] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35000.984] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35000.984] (II) intel(0): Printing DDC gathered Modelines:
[ 35000.984] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35000.984] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35001.108] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35001.108] (II) intel(0): Printing DDC gathered Modelines:
[ 35001.108] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35001.108] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35009.030] (II) PM Event received: Capability Changed
[ 35009.030] I830PMEvent: Capability change
[ 35017.571] (II) PM Event received: Capability Changed
[ 35017.571] I830PMEvent: Capability change
[ 35026.731] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35026.731] (II) intel(0): Printing DDC gathered Modelines:
[ 35026.731] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35026.731] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.552] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.552] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.552] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.552] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.571] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.571] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.571] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.571] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.578] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.578] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.578] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.578] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.637] (II) intel(0): Allocated new frame buffer 1920x1080 stride 7680, tiled
[ 35027.667] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.667] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.667] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.667] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.679] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.679] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.679] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.679] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.683] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.684] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.684] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.684] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.685] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.685] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.685] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.685] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.811] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.811] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.811] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.811] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.815] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.815] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.815] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.815] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.868] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.868] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.868] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.868] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.880] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.880] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.880] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.880] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.889] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.889] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.889] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.889] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35027.901] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35027.901] (II) intel(0): Printing DDC gathered Modelines:
[ 35027.901] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35027.901] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35028.183] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35028.183] (II) intel(0): Printing DDC gathered Modelines:
[ 35028.183] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35028.183] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35034.951] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35034.951] (II) intel(0): Printing DDC gathered Modelines:
[ 35034.951] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35034.951] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35034.982] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35034.983] (II) intel(0): Printing DDC gathered Modelines:
[ 35034.983] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35034.983] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35035.010] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35035.010] (II) intel(0): Printing DDC gathered Modelines:
[ 35035.011] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35035.011] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35035.042] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35035.042] (II) intel(0): Printing DDC gathered Modelines:
[ 35035.042] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35035.042] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35035.069] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35035.069] (II) intel(0): Printing DDC gathered Modelines:
[ 35035.070] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35035.070] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35035.097] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35035.097] (II) intel(0): Printing DDC gathered Modelines:
[ 35035.097] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35035.097] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35035.123] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35035.123] (II) intel(0): Printing DDC gathered Modelines:
[ 35035.123] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35035.123] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35042.501] (II) intel(0): Allocated new frame buffer 3840x1080 stride 15360, tiled
[ 35042.562] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35042.562] (II) intel(0): Printing DDC gathered Modelines:
[ 35042.562] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35042.562] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35042.613] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35042.613] (II) intel(0): Printing DDC gathered Modelines:
[ 35042.613] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35042.613] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35042.875] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35042.875] (II) intel(0): Printing DDC gathered Modelines:
[ 35042.875] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35042.875] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35042.895] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35042.895] (II) intel(0): Printing DDC gathered Modelines:
[ 35042.895] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35042.895] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35042.925] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35042.925] (II) intel(0): Printing DDC gathered Modelines:
[ 35042.925] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35042.925] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35042.953] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35042.953] (II) intel(0): Printing DDC gathered Modelines:
[ 35042.953] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35042.953] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35043.002] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35043.002] (II) intel(0): Printing DDC gathered Modelines:
[ 35043.002] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35043.002] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35043.040] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35043.040] (II) intel(0): Printing DDC gathered Modelines:
[ 35043.040] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35043.040] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35043.122] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35043.122] (II) intel(0): Printing DDC gathered Modelines:
[ 35043.122] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35043.122] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35050.045] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35050.045] (II) intel(0): Printing DDC gathered Modelines:
[ 35050.045] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35050.045] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35050.098] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35050.098] (II) intel(0): Printing DDC gathered Modelines:
[ 35050.098] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35050.098] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.014] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.014] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.014] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.014] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.028] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.028] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.028] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.028] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.043] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.043] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.043] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.043] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.056] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.056] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.056] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.056] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.071] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.071] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.071] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.071] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.085] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.085] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.085] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.085] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.105] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.105] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.105] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.105] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.123] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.123] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.123] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.123] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.138] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.138] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.138] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.138] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
[ 35053.154] (II) intel(0): EDID vendor "LEN", prod id 16562
[ 35053.154] (II) intel(0): Printing DDC gathered Modelines:
[ 35053.154] (II) intel(0): Modeline "1920x1080"x0.0 139.00 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (67.8 kHz eP)
[ 35053.154] (II) intel(0): Modeline "1920x1080"x0.0 115.83 1920 1980 2028 2050 1080 1090 1100 1130 -hsync -vsync (56.5 kHz e)
^^^^^^^^^^ /var/log/Xorg.0.log ^^^^^^^^^^
Kernel modules: nvidia.ko
/lib/modules/3.9-1-amd64/updates/dkms/nvidia.ko
filename: /lib/modules/3.9-1-amd64/updates/dkms/nvidia.ko
alias: char-major-195-*
version: 319.32
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: i2c-core
vermagic: 3.9-1-amd64 SMP mod_unload modversions
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.10-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages nvidia-kernel-dkms depends on:
ii dkms 2.2.0.3-1.2
ii nvidia-installer-cleanup 20130505+1
ii nvidia-kernel-common 20130505+1
Versions of packages nvidia-kernel-dkms recommends:
ii nvidia-driver 319.32-1
nvidia-kernel-dkms suggests no packages.
Versions of packages nvidia-driver depends on:
ii dpkg 1.16.10
ii libc6 2.17-7
ii libgl1-nvidia-glx 319.32-1
ii nvidia-alternative 319.32-1
ii nvidia-installer-cleanup 20130505+1
ii nvidia-support 20130505+1
ii nvidia-vdpau-driver 319.32-1
ii xserver-xorg-video-nvidia 319.32-1
Versions of packages nvidia-driver recommends:
ii libgl1-nvidia-glx [libgl1-nvidia-glx-i386] 319.32-1
ii nvidia-settings 319.32-1
nvidia-driver suggests no packages.
Versions of packages nvidia-glx depends on:
ii nvidia-driver 319.32-1
Versions of packages xserver-xorg-video-nvidia depends on:
ii debconf [debconf-2.0] 1.5.50
ii libc6 2.17-7
ii libgl1-nvidia-glx 319.32-1
ii nvidia-alternative 319.32-1
ii nvidia-installer-cleanup 20130505+1
ii nvidia-support 20130505+1
ii xserver-xorg-core [xorg-video-abi-12] 2:1.12.4-6
Versions of packages xserver-xorg-video-nvidia recommends:
ii nvidia-driver 319.32-1
ii nvidia-settings 319.32-1
ii nvidia-vdpau-driver 319.32-1
xserver-xorg-video-nvidia suggests no packages.
Versions of packages nvidia-alternative depends on:
ii glx-alternative-nvidia 0.3.0
Versions of packages glx-alternative-nvidia depends on:
ii glx-alternative-mesa 0.3.0
ii glx-diversions 0.3.0
Versions of packages glx-alternative-nvidia suggests:
ii nvidia-glx 319.32-1
Versions of packages nvidia-kernel-dkms is related to:
ii ia32-libs 1:0.5
pn libdrm-nouveau1 <none>
pn libdrm-nouveau1a <none>
pn libgl1-nvidia-alternatives-ia32 <none>
ii libgl1-nvidia-glx [libgl1-nvidia-glx-any] 319.32-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-1-amd64 [linux-headers] 3.10.1-1
ii linux-headers-3.2.0-4-amd64 [linux-headers] 3.2.46-1
ii linux-headers-3.9-1-amd64 [linux-headers] 3.9.8-1
ii linux-headers-amd64 [linux-headers] 3.9+49
ii nvidia-driver [nvidia-glx-any] 319.32-1
ii nvidia-glx 319.32-1
ii nvidia-kernel-common 20130505+1
ii nvidia-kernel-dkms [nvidia-kernel-dkms] 319.32-1
pn nvidia-kernel-source <none>
ii nvidia-settings 319.32-1
ii nvidia-support 20130505+1
pn nvidia-xconfig <none>
ii xserver-xorg 1:7.7+3
ii xserver-xorg-core 2:1.12.4-6
ii xserver-xorg-video-nouveau 1:1.0.8-1
ii xserver-xorg-video-nvidia [xserver-xorg-video-nvidia-any] 319.32-1
-- no debconf information
More information about the pkg-nvidia-devel
mailing list