[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#754297: marked as done (xserver-xorg-video-intel: applications using glx segfault)



Your message dated Mon, 11 Aug 2014 12:50:00 +0000
with message-id <E1XGp32-0005j2-1k@franck.debian.org>
and subject line Bug#754297: fixed in mesa 10.2.5-1
has caused the Debian Bug report #754297,
regarding xserver-xorg-video-intel: applications using glx segfault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
754297: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754297
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.99.912+git20140705-1~exp1+b1
Severity: normal

After yesterdays upgrade of xserver-xorg-core from 1.15.1-1 to
1.15.99.904-1 GLX isn't working anymore. Applications quit with segfault
like: glxgears[23905]: segfault at 4 ip b6d6e925 sp bfa088a0 error 4 in
i915_dri.so[b6ae8000+591000]. A backtrace is attached. The latest
snapshot (2.99.912+git20140708) shows the same behaviour.

However, nothing segfaults with xserver-xorg-video-intel(2:2.21.15-2+b2)
from unstable or if xserver-xorg-core is downgraded. I did use v2.99.xx
before without problems and changing acceleration from/to SNA or UXA
does not change the outcome. Because of this I don't know if it is a bug
in xserver-xorg-core or video-intel, so please feel free to reassign.

Regards,
Dirk
-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar 11  2011 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2524016 Jul  8 18:05 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller [8086:27a2] (rev 03)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 995 Jul  9 15:35 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerFlags"
	Option	"AIGLX"		"off"
EndSection

Section "InputDevice"
	Identifier	"Internal Touchpad"
	Driver		"synaptics"
	Option		"PalmMinWidth"		"4"
	Option		"LockedDrags"		"on"
	Option		"LockedDragTimeout"	"500"
	Option		"TapButton1"		"1"
	Option		"TapButton2"		"2"
	Option		"TapButton3"		"3"
	Option		"HorizTwoFingerScroll"	"1"
#	Option		"UpDownScrollRepeat"	"on"
#	Option		"ScrollButtonRepeat"	"100"
EndSection

Section "Extensions"
	Option		"Composite"	"false"
EndSection

Section "Monitor"
	Identifier	"LVDS"
	DisplaySize	285 214
#	Option		"Primary"	"true"
EndSection

Section "Device"
	Identifier	"Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
	Driver		"intel"
	Option          "AccelMethod"           "sna"
	Option		"XvMC"			"on"
	Option		"Monitor-LVDS1"		"LVDS"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
 	InputDevice	"Internal Touchpad"
EndSection


/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.15.4 (foo@bar) (gcc version 4.9.0 (Debian 4.9.0-10) ) #13 SMP Mon Jul 7 08:04:43 CEST 2014

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 58814 Jul 27  2012 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 32283 Jun 13 12:24 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 47792 Jul  9 16:58 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[  1084.120] 
X.Org X Server 1.15.99.904 (1.16.0 RC 4)
Release Date: 2014-07-07
[  1084.120] X Protocol Version 11, Revision 0
[  1084.120] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[  1084.120] Current Operating System: Linux bar 3.15.4 #13 SMP Mon Jul 7 08:04:43 CEST 2014 i686
[  1084.120] Kernel command line: BOOT_IMAGE=/vmlinuz initrd=/initrd.img root=/dev/sda1 ro quiet pcie_aspm=force
[  1084.120] Build Date: 08 July 2014  03:58:16PM
[  1084.120] xorg-server 2:1.15.99.904-1 (http://www.debian.org/support) 
[  1084.120] Current version of pixman: 0.32.4
[  1084.120] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[  1084.120] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[  1084.120] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul  9 16:05:01 2014
[  1084.120] (==) Using config file: "/etc/X11/xorg.conf"
[  1084.120] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[  1084.121] (==) ServerLayout "Default Layout"
[  1084.121] (==) No screen section available. Using defaults.
[  1084.121] (**) |-->Screen "Default Screen Section" (0)
[  1084.121] (**) |   |-->Monitor "<default monitor>"
[  1084.121] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[  1084.121] (**) |   |-->Device "Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller"
[  1084.121] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[  1084.121] (**) |-->Input Device "Internal Touchpad"
[  1084.121] (**) Option "AIGLX" "off"
[  1084.121] (==) Automatically adding devices
[  1084.121] (==) Automatically enabling devices
[  1084.121] (==) Automatically adding GPU devices
[  1084.121] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[  1084.121] 	Entry deleted from font path.
[  1084.121] (==) 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
[  1084.121] (==) ModulePath set to "/usr/lib/xorg/modules"
[  1084.121] (**) Extension "Composite" is disabled
[  1084.121] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[  1084.121] (II) Loader magic: 0xb777a700
[  1084.121] (II) Module ABI versions:
[  1084.121] 	X.Org ANSI C Emulation: 0.4
[  1084.121] 	X.Org Video Driver: 18.0
[  1084.121] 	X.Org XInput driver : 21.0
[  1084.121] 	X.Org Server Extension : 8.0
[  1084.122] (II) xfree86: Adding drm device (/dev/dri/card0)
[  1084.124] (--) PCI:*(0:0:2:0) 8086:27a2:10cf:137a rev 3, Mem @ 0xf0200000/524288, 0xe0000000/268435456, 0xf0300000/262144, I/O @ 0x00001800/8
[  1084.124] (--) PCI: (0:0:2:1) 8086:27a6:10cf:137a rev 3, Mem @ 0xf0280000/524288
[  1084.124] (II) LoadModule: "glx"
[  1084.124] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[  1084.126] (II) Module glx: vendor="X.Org Foundation"
[  1084.126] 	compiled for 1.15.99.904, module version = 1.0.0
[  1084.126] 	ABI class: X.Org Server Extension, version 8.0
[  1084.126] (**) AIGLX disabled
[  1084.126] (II) LoadModule: "intel"
[  1084.126] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[  1084.126] (II) Module intel: vendor="X.Org Foundation"
[  1084.126] 	compiled for 1.15.99.904, module version = 2.99.912
[  1084.126] 	Module class: X.Org Video Driver
[  1084.126] 	ABI class: X.Org Video Driver, version 18.0
[  1084.126] (II) LoadModule: "synaptics"
[  1084.127] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[  1084.127] (II) Module synaptics: vendor="X.Org Foundation"
[  1084.127] 	compiled for 1.15.99.904, module version = 1.7.3
[  1084.127] 	Module class: X.Org XInput Driver
[  1084.127] 	ABI class: X.Org XInput driver, version 21.0
[  1084.127] (II) intel: Driver for Intel(R) 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
[  1084.127] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000
[  1084.127] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100
[  1084.127] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300
[  1084.127] (++) using VT number 7

[  1084.127] (WW) xf86OpenConsole: setpgid failed: Operation not permitted
[  1084.127] (WW) xf86OpenConsole: setsid failed: Operation not permitted
[  1084.128] (EE) Error config_odev_get_int_attribute called for non integer attrib 4
[  1084.128] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[  1084.128] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[  1084.128] (==) intel(0): RGB weight 888
[  1084.128] (==) intel(0): Default visual is TrueColor
[  1084.128] (**) intel(0): Option "AccelMethod" "uxa"
[  1084.128] (**) intel(0): Option "XvMC" "on"
[  1084.128] (--) intel(0): Integrated Graphics Chipset: Intel(R) 945GM
[  1084.128] (**) intel(0): Relaxed fencing disabled
[  1084.128] (**) intel(0): Wait on SwapBuffers? enabled
[  1084.128] (**) intel(0): Triple buffering? enabled
[  1084.128] (**) intel(0): Framebuffer tiled
[  1084.128] (**) intel(0): Pixmaps tiled
[  1084.128] (**) intel(0): 3D buffers tiled
[  1084.128] (**) intel(0): SwapBuffers wait enabled
[  1084.128] (==) intel(0): video overlay key set to 0x101fe
[  1084.128] (II) intel(0): Output LVDS1 using monitor section LVDS
[  1084.129] (--) intel(0): found backlight control interface acpi_video0
[  1084.168] (II) intel(0): Output VGA1 has no monitor section
[  1084.239] (II) intel(0): Output DVI1 has no monitor section
[  1084.239] (II) intel(0): Output TV1 has no monitor section
[  1084.239] (II) intel(0): EDID for output LVDS1
[  1084.239] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[  1084.239] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[  1084.239] (II) intel(0): Printing probed modes for output LVDS1
[  1084.239] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz P)
[  1084.239] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[  1084.239] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[  1084.239] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[  1084.276] (II) intel(0): EDID for output VGA1
[  1084.347] (II) intel(0): EDID for output DVI1
[  1084.347] (II) intel(0): Manufacturer: SAM  Model: 16a  Serial#: 1296707897
[  1084.347] (II) intel(0): Year: 2005  Week: 50
[  1084.347] (II) intel(0): EDID Version: 1.3
[  1084.347] (II) intel(0): Digital Display Input
[  1084.347] (II) intel(0): Max Image Size [cm]: horiz.: 38  vert.: 30
[  1084.347] (II) intel(0): Gamma: 2.20
[  1084.347] (II) intel(0): DPMS capabilities: Off
[  1084.347] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[  1084.347] (II) intel(0): First detailed timing is preferred mode
[  1084.347] (II) intel(0): redX: 0.640 redY: 0.330   greenX: 0.300 greenY: 0.600
[  1084.347] (II) intel(0): blueX: 0.150 blueY: 0.060   whiteX: 0.313 whiteY: 0.329
[  1084.347] (II) intel(0): Supported established timings:
[  1084.347] (II) intel(0): 720x400@70Hz
[  1084.347] (II) intel(0): 640x480@60Hz
[  1084.347] (II) intel(0): 640x480@67Hz
[  1084.347] (II) intel(0): 640x480@72Hz
[  1084.347] (II) intel(0): 640x480@75Hz
[  1084.347] (II) intel(0): 800x600@56Hz
[  1084.347] (II) intel(0): 800x600@60Hz
[  1084.347] (II) intel(0): 800x600@72Hz
[  1084.347] (II) intel(0): 800x600@75Hz
[  1084.347] (II) intel(0): 832x624@75Hz
[  1084.347] (II) intel(0): 1024x768@60Hz
[  1084.347] (II) intel(0): 1024x768@70Hz
[  1084.347] (II) intel(0): 1024x768@75Hz
[  1084.347] (II) intel(0): 1280x1024@75Hz
[  1084.347] (II) intel(0): 1152x864@75Hz
[  1084.347] (II) intel(0): Manufacturer's mask: 0
[  1084.347] (II) intel(0): Supported standard timings:
[  1084.347] (II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[  1084.347] (II) intel(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[  1084.347] (II) intel(0): Supported detailed timing:
[  1084.347] (II) intel(0): clock: 108.0 MHz   Image Size:  376 x 301 mm
[  1084.347] (II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
[  1084.347] (II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
[  1084.347] (II) intel(0): Ranges: V min: 56 V max: 75 Hz, H min: 30 H max: 81 kHz, PixClock max 145 MHz
[  1084.347] (II) intel(0): Monitor name: SyncMaster
[  1084.347] (II) intel(0): Serial No: HSGYC05924
[  1084.347] (II) intel(0): EDID (in hex):
[  1084.347] (II) intel(0): 	00ffffffffffff004c2d6a0139314a4d
[  1084.347] (II) intel(0): 	320f010380261e782aee95a3544c9926
[  1084.347] (II) intel(0): 	0f5054bfef808180714f010101010101
[  1084.347] (II) intel(0): 	010101010101302a009851002a403070
[  1084.347] (II) intel(0): 	1300782d1100001e000000fd00384b1e
[  1084.347] (II) intel(0): 	510e000a202020202020000000fc0053
[  1084.347] (II) intel(0): 	796e634d61737465720a2020000000ff
[  1084.347] (II) intel(0): 	00485347594330353932340a2020002e
[  1084.347] (II) intel(0): Printing probed modes for output DVI1
[  1084.347] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  1084.347] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  1084.347] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  1084.348] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz e)
[  1084.348] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  1084.348] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  1084.348] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  1084.348] (II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  1084.348] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  1084.348] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  1084.348] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  1084.348] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  1084.348] (II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz e)
[  1084.348] (II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  1084.348] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  1084.348] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  1084.348] (II) intel(0): EDID for output TV1
[  1084.348] (II) intel(0): Printing probed modes for output TV1
[  1084.348] (II) intel(0): Modeline "848x480"x59.9   29.03  848 849 912 944  480 481 512 513 (30.7 kHz eP)
[  1084.348] (II) intel(0): Modeline "640x480"x59.9   22.63  640 641 704 736  480 481 512 513 (30.7 kHz eP)
[  1084.348] (II) intel(0): Modeline "1024x768"x59.9   53.77  1024 1025 1088 1120  768 769 800 801 (48.0 kHz e)
[  1084.348] (II) intel(0): Modeline "800x600"x59.9   34.00  800 801 864 896  600 601 632 633 (37.9 kHz e)
[  1084.348] (II) intel(0): Output LVDS1 connected
[  1084.348] (II) intel(0): Output VGA1 disconnected
[  1084.348] (II) intel(0): Output DVI1 connected
[  1084.348] (II) intel(0): Output TV1 disconnected
[  1084.348] (II) intel(0): Using exact sizes for initial modes
[  1084.348] (II) intel(0): Output LVDS1 using initial mode 1024x768
[  1084.348] (II) intel(0): Output DVI1 using initial mode 1024x768
[  1084.348] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[  1084.348] (II) intel(0): Kernel page flipping support detected, enabling
[  1084.348] (==) intel(0): DPI set to (96, 96)
[  1084.348] (II) Loading sub module "fb"
[  1084.348] (II) LoadModule: "fb"
[  1084.348] (II) Loading /usr/lib/xorg/modules/libfb.so
[  1084.348] (II) Module fb: vendor="X.Org Foundation"
[  1084.348] 	compiled for 1.15.99.904, module version = 1.0.0
[  1084.348] 	ABI class: X.Org ANSI C Emulation, version 0.4
[  1084.348] (II) Loading sub module "dri2"
[  1084.348] (II) LoadModule: "dri2"
[  1084.348] (II) Module "dri2" already built-in
[  1084.348] (II) Loading sub module "dri3"
[  1084.348] (II) LoadModule: "dri3"
[  1084.348] (II) Module "dri3" already built-in
[  1084.349] (==) Depth 24 pixmap format is 32 bpp
[  1084.349] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, untiled
[  1084.349] (II) UXA(0): Driver registered support for the following operations:
[  1084.349] (II)         solid
[  1084.349] (II)         copy
[  1084.349] (II)         composite (RENDER acceleration)
[  1084.349] (II)         put_image
[  1084.349] (II)         get_image
[  1084.349] (II) intel(0): [DRI2] Setup complete
[  1084.349] (II) intel(0): [DRI2]   DRI driver: i915
[  1084.349] (II) intel(0): [DRI2]   VDPAU driver: i915
[  1084.349] (==) intel(0): Backing store disabled
[  1084.349] (==) intel(0): Silken mouse enabled
[  1084.349] (II) intel(0): Initializing HW Cursor
[  1084.349] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  1084.349] (==) intel(0): DPMS enabled
[  1084.349] (**) intel(0): Intel XvMC decoder enabled
[  1084.349] (II) intel(0): Set up textured video
[  1084.349] (II) intel(0): Set up overlay video
[  1084.349] (II) intel(0): [XvMC] i915_xvmc driver initialized.
[  1084.349] (II) intel(0): DRI2: Enabled
[  1084.349] (II) intel(0): DRI3: Enabled
[  1084.349] (==) intel(0): hotplug detection: "enabled"
[  1084.536] (--) RandR disabled
[  1084.552] (II) SELinux: Disabled on system
[  1084.566] (II) AIGLX: Loaded and initialized swrast
[  1084.567] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[  1084.567] (II) intel(0): Setting screen physical size to 285 x 214
[  1084.621] (II) Using input driver 'synaptics' for 'Internal Touchpad'
[  1084.621] (**) Internal Touchpad: always reports core events
[  1085.212] (--) synaptics: Internal Touchpad: auto-dev sets device to /dev/input/event6
[  1085.308] (**) Option "Device" "/dev/input/event6"
[  1085.308] (--) synaptics: Internal Touchpad: x-axis range 1472 - 5472 (res 69)
[  1085.308] (--) synaptics: Internal Touchpad: y-axis range 1408 - 4448 (res 100)
[  1085.308] (--) synaptics: Internal Touchpad: pressure range 0 - 255
[  1085.308] (--) synaptics: Internal Touchpad: finger width range 0 - 15
[  1085.308] (--) synaptics: Internal Touchpad: buttons: left right double triple scroll-buttons
[  1085.308] (--) synaptics: Internal Touchpad: Vendor 0x2 Product 0x7
[  1085.308] (**) Option "HorizTwoFingerScroll" "1"
[  1085.308] (**) Option "LockedDrags" "on"
[  1085.308] (**) Option "LockedDragTimeout" "500"
[  1085.308] (**) Option "TapButton1" "1"
[  1085.308] (**) Option "TapButton2" "2"
[  1085.308] (**) Option "TapButton3" "3"
[  1085.308] (**) Option "PalmMinWidth" "4"
[  1085.308] (--) synaptics: Internal Touchpad: touchpad found
[  1085.308] (**) Internal Touchpad: always reports core events
[  1085.404] (II) XINPUT: Adding extended input device "Internal Touchpad" (type: TOUCHPAD, id 6)
[  1085.404] (**) synaptics: Internal Touchpad: (accel) MinSpeed is now constant deceleration 2.5
[  1085.404] (**) synaptics: Internal Touchpad: (accel) MaxSpeed is now 1.75
[  1085.404] (**) synaptics: Internal Touchpad: (accel) AccelFactor is now 0.040
[  1085.404] (**) Internal Touchpad: (accel) keeping acceleration scheme 1
[  1085.404] (**) Internal Touchpad: (accel) acceleration profile 1
[  1085.404] (**) Internal Touchpad: (accel) acceleration factor: 2.000
[  1085.404] (**) Internal Touchpad: (accel) acceleration threshold: 4
[  1085.404] (--) synaptics: Internal Touchpad: touchpad found
[  1085.408] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  1085.408] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1085.408] (II) LoadModule: "evdev"
[  1085.409] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  1085.409] (II) Module evdev: vendor="X.Org Foundation"
[  1085.409] 	compiled for 1.15.99.904, module version = 2.8.2
[  1085.409] 	Module class: X.Org XInput Driver
[  1085.409] 	ABI class: X.Org XInput driver, version 21.0
[  1085.409] (II) Using input driver 'evdev' for 'Power Button'
[  1085.409] (**) Power Button: always reports core events
[  1085.409] (**) evdev: Power Button: Device: "/dev/input/event3"
[  1085.409] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1085.409] (--) evdev: Power Button: Found keys
[  1085.409] (II) evdev: Power Button: Configuring as keyboard
[  1085.409] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3"
[  1085.409] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[  1085.409] (**) Option "xkb_rules" "evdev"
[  1085.409] (**) Option "xkb_model" "pc105"
[  1085.409] (**) Option "xkb_layout" "de"
[  1085.409] (**) Option "xkb_variant" "nodeadkeys"
[  1085.409] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.445] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event8)
[  1085.445] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[  1085.445] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[  1085.445] (**) Fujitsu FUJ02E3: always reports core events
[  1085.445] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event8"
[  1085.445] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[  1085.445] (--) evdev: Fujitsu FUJ02E3: Found keys
[  1085.446] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[  1085.446] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input12/event8"
[  1085.446] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 8)
[  1085.446] (**) Option "xkb_rules" "evdev"
[  1085.446] (**) Option "xkb_model" "pc105"
[  1085.446] (**) Option "xkb_layout" "de"
[  1085.446] (**) Option "xkb_variant" "nodeadkeys"
[  1085.446] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.446] (II) config/udev: Adding input device Video Bus (/dev/input/event4)
[  1085.446] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  1085.446] (II) Using input driver 'evdev' for 'Video Bus'
[  1085.446] (**) Video Bus: always reports core events
[  1085.446] (**) evdev: Video Bus: Device: "/dev/input/event4"
[  1085.446] (--) evdev: Video Bus: Vendor 0 Product 0x6
[  1085.446] (--) evdev: Video Bus: Found keys
[  1085.447] (II) evdev: Video Bus: Configuring as keyboard
[  1085.447] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event4"
[  1085.447] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 9)
[  1085.447] (**) Option "xkb_rules" "evdev"
[  1085.447] (**) Option "xkb_model" "pc105"
[  1085.447] (**) Option "xkb_layout" "de"
[  1085.447] (**) Option "xkb_variant" "nodeadkeys"
[  1085.447] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.447] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event7)
[  1085.447] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[  1085.447] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[  1085.447] (**) Fujitsu FUJ02B1: always reports core events
[  1085.447] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event7"
[  1085.447] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[  1085.448] (--) evdev: Fujitsu FUJ02B1: Found keys
[  1085.448] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[  1085.448] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/FUJ02B1:00/input/input11/event7"
[  1085.448] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 10)
[  1085.448] (**) Option "xkb_rules" "evdev"
[  1085.448] (**) Option "xkb_model" "pc105"
[  1085.448] (**) Option "xkb_layout" "de"
[  1085.448] (**) Option "xkb_variant" "nodeadkeys"
[  1085.448] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.448] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[  1085.448] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  1085.448] (II) Using input driver 'evdev' for 'Power Button'
[  1085.448] (**) Power Button: always reports core events
[  1085.448] (**) evdev: Power Button: Device: "/dev/input/event2"
[  1085.448] (--) evdev: Power Button: Vendor 0 Product 0x1
[  1085.449] (--) evdev: Power Button: Found keys
[  1085.449] (II) evdev: Power Button: Configuring as keyboard
[  1085.449] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event2"
[  1085.449] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 11)
[  1085.449] (**) Option "xkb_rules" "evdev"
[  1085.449] (**) Option "xkb_model" "pc105"
[  1085.449] (**) Option "xkb_layout" "de"
[  1085.449] (**) Option "xkb_variant" "nodeadkeys"
[  1085.449] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.449] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  1085.449] (II) No input driver specified, ignoring this device.
[  1085.449] (II) This device may have been added with another device file.
[  1085.450] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event9)
[  1085.450] (II) No input driver specified, ignoring this device.
[  1085.450] (II) This device may have been added with another device file.
[  1085.450] (II) config/udev: Adding input device HDA Intel Dock Mic (/dev/input/event10)
[  1085.450] (II) No input driver specified, ignoring this device.
[  1085.450] (II) This device may have been added with another device file.
[  1085.451] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event11)
[  1085.451] (II) No input driver specified, ignoring this device.
[  1085.451] (II) This device may have been added with another device file.
[  1085.451] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event12)
[  1085.451] (II) No input driver specified, ignoring this device.
[  1085.451] (II) This device may have been added with another device file.
[  1085.451] (II) config/udev: Adding input device HDA Intel Dock Headphone (/dev/input/event13)
[  1085.451] (II) No input driver specified, ignoring this device.
[  1085.451] (II) This device may have been added with another device file.
[  1085.452] (II) config/udev: Adding input device Logitech    USB Keyboard (/dev/input/event14)
[  1085.452] (**) Logitech    USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  1085.452] (II) Using input driver 'evdev' for 'Logitech    USB Keyboard'
[  1085.452] (**) Logitech    USB Keyboard: always reports core events
[  1085.452] (**) evdev: Logitech    USB Keyboard: Device: "/dev/input/event14"
[  1085.452] (--) evdev: Logitech    USB Keyboard: Vendor 0x46d Product 0xc303
[  1085.452] (--) evdev: Logitech    USB Keyboard: Found keys
[  1085.452] (II) evdev: Logitech    USB Keyboard: Configuring as keyboard
[  1085.452] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.0/0003:046D:C303.0003/input/input24/event14"
[  1085.452] (II) XINPUT: Adding extended input device "Logitech    USB Keyboard" (type: KEYBOARD, id 12)
[  1085.452] (**) Option "xkb_rules" "evdev"
[  1085.452] (**) Option "xkb_model" "pc105"
[  1085.452] (**) Option "xkb_layout" "de"
[  1085.452] (**) Option "xkb_variant" "nodeadkeys"
[  1085.452] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.453] (II) config/udev: Adding input device Logitech    USB Keyboard (/dev/input/event15)
[  1085.453] (**) Logitech    USB Keyboard: Applying InputClass "evdev keyboard catchall"
[  1085.453] (II) Using input driver 'evdev' for 'Logitech    USB Keyboard'
[  1085.453] (**) Logitech    USB Keyboard: always reports core events
[  1085.453] (**) evdev: Logitech    USB Keyboard: Device: "/dev/input/event15"
[  1085.453] (--) evdev: Logitech    USB Keyboard: Vendor 0x46d Product 0xc303
[  1085.453] (--) evdev: Logitech    USB Keyboard: Found keys
[  1085.453] (II) evdev: Logitech    USB Keyboard: Configuring as keyboard
[  1085.453] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.1/0003:046D:C303.0004/input/input25/event15"
[  1085.453] (II) XINPUT: Adding extended input device "Logitech    USB Keyboard" (type: KEYBOARD, id 13)
[  1085.453] (**) Option "xkb_rules" "evdev"
[  1085.453] (**) Option "xkb_model" "pc105"
[  1085.453] (**) Option "xkb_layout" "de"
[  1085.453] (**) Option "xkb_variant" "nodeadkeys"
[  1085.453] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.454] (II) config/udev: Adding input device Wacom Graphire2 4x5 (/dev/input/event16)
[  1085.454] (**) Wacom Graphire2 4x5: Applying InputClass "evdev tablet catchall"
[  1085.454] (**) Wacom Graphire2 4x5: Applying InputClass "Wacom class"
[  1085.454] (II) LoadModule: "wacom"
[  1085.454] (II) Loading /usr/lib/xorg/modules/input/wacom_drv.so
[  1085.455] (II) Module wacom: vendor="X.Org Foundation"
[  1085.455] 	compiled for 1.15.99.904, module version = 0.23.0
[  1085.455] 	Module class: X.Org XInput Driver
[  1085.455] 	ABI class: X.Org XInput driver, version 21.0
[  1085.455] (II) wacom: Driver for Wacom graphics tablets: PenPartner, Graphire,
	Graphire2 4x5, Graphire2 5x7, Graphire3 4x5, Graphire3 6x8,
	Graphire4 4x5, Graphire4 6x8, BambooFun 4x5, BambooFun 6x8,
	Bamboo1 Medium, Graphire4 6x8 BlueTooth, CTL-460, CTH-461, CTL-660,
	CTL-461/S, Bamboo Touch, CTH-460/K, CTH-461/S, CTH-661/S1, CTH-461/L,
	CTH-661/L, Intuos 4x5, Intuos 6x8, Intuos 9x12, Intuos 12x12,
	Intuos 12x18, PTU600, PL400, PL500, PL600, PL600SX, PL550, PL800,
	PL700, PL510, PL710, DTI520, DTF720, DTF720a, DTF521, DTU1931,
	DTU2231, DTU1631, Intuos2 4x5, Intuos2 6x8, Intuos2 9x12,
	Intuos2 12x12, Intuos2 12x18, Intuos2 6x8 , Volito, PenStation,
	Volito2 4x5, Volito2 2x3, PenPartner2, Bamboo, Bamboo1, Bamboo1 4x6,
	Bamboo1 5x8, Intuos3 4x5, Intuos3 6x8, Intuos3 9x12, Intuos3 12x12,
	Intuos3 12x19, Intuos3 6x11, Intuos3 4x6, Intuos4 4x6, Intuos4 6x9,
	Intuos4 8x13, Intuos4 12x19, Intuos4 WL USB Endpoint,
	Intuos4 WL Bluetooth Endpoint, Intuos5 touch S, Intuos5 touch M,
	Intuos5 touch L, Intuos5 S, Intuos5 M, Intuos Pro S, Intuos Pro M,
	Intuos Pro L, Cintiq 21UX, Cintiq 20WSX, Cintiq 12WX, Cintiq 21UX2,
	Cintiq 24HD, Cintiq 22HD, Cintiq 24HD touch (EMR digitizer),
	Cintiq 13HD, DTK2241, DTH2242, Cintiq 22HDT, TabletPC 0x90,
	TabletPC 0x93, TabletPC 0x97, TabletPC 0x9A, CapPlus  0x9F,
	TabletPC 0xE2, TabletPC 0xE3, TabletPC 0xE5, TabletPC 0xE6,
	TabletPC 0xEC, TabletPC 0xED, TabletPC 0xEF, TabletPC 0x100,
	TabletPC 0x101, TabletPC 0x10D, TabletPC 0x4001, usb:172f:0024,
	usb:172f:0025, usb:172f:0026, usb:172f:0027, usb:172f:0028,
	usb:172f:0030, usb:172f:0031, usb:172f:0032, usb:172f:0033,
	usb:172f:0034, usb:172f:0035, usb:172f:0036, usb:172f:0037,
	usb:172f:0038, usb:172f:0039, usb:172f:0051, usb:172f:0052,
	usb:172f:0053, usb:172f:0054, usb:172f:0055, usb:172f:0056,
	usb:172f:0057, usb:172f:0058, usb:172f:0500, usb:172f:0501,
	usb:172f:0502, usb:172f:0503, usb:1b96:0001, usb:17ef:6004
[  1085.456] (II) Using input driver 'wacom' for 'Wacom Graphire2 4x5'
[  1085.456] (**) Wacom Graphire2 4x5: always reports core events
[  1085.456] (**) Option "Device" "/dev/input/event16"
[  1085.511] (II) Wacom Graphire2 4x5: type not specified, assuming 'stylus'.
[  1085.511] (II) Wacom Graphire2 4x5: other types will be automatically added.
[  1085.511] (--) Wacom Graphire2 4x5 stylus: using pressure threshold of 27 for button 1
[  1085.511] (--) Wacom Graphire2 4x5 stylus: maxX=10206 maxY=7422 maxZ=511 resX=80000 resY=80000  tilt=disabled
[  1085.511] (II) Wacom Graphire2 4x5 stylus: hotplugging dependent devices.
[  1085.511] (EE) Wacom Graphire2 4x5 stylus: Invalid type 'touch' for this device.
[  1085.511] (EE) Wacom Graphire2 4x5 stylus: Invalid type 'pad' for this device.
[  1085.511] (II) Wacom Graphire2 4x5 stylus: hotplugging completed.
[  1085.628] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/event16"
[  1085.628] (II) XINPUT: Adding extended input device "Wacom Graphire2 4x5 stylus" (type: STYLUS, id 14)
[  1085.628] (**) Wacom Graphire2 4x5 stylus: (accel) keeping acceleration scheme 1
[  1085.628] (**) Wacom Graphire2 4x5 stylus: (accel) acceleration profile 0
[  1085.629] (**) Wacom Graphire2 4x5 stylus: (accel) acceleration factor: 2.000
[  1085.629] (**) Wacom Graphire2 4x5 stylus: (accel) acceleration threshold: 4
[  1085.629] (II) config/udev: Adding input device Wacom Graphire2 4x5 (/dev/input/mouse1)
[  1085.629] (II) No input driver specified, ignoring this device.
[  1085.630] (II) This device may have been added with another device file.
[  1085.630] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  1085.630] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  1085.630] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  1085.630] (**) AT Translated Set 2 keyboard: always reports core events
[  1085.630] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  1085.630] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[  1085.630] (--) evdev: AT Translated Set 2 keyboard: Found keys
[  1085.631] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[  1085.631] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  1085.631] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 15)
[  1085.631] (**) Option "xkb_rules" "evdev"
[  1085.631] (**) Option "xkb_model" "pc105"
[  1085.631] (**) Option "xkb_layout" "de"
[  1085.631] (**) Option "xkb_variant" "nodeadkeys"
[  1085.631] (**) Option "xkb_options" "lv3:ralt_switch,compose:caps,keypad:pointerkeys"
[  1085.632] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event6)
[  1085.632] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[  1085.632] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[  1085.632] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[  1085.632] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[  1085.632] (**) SynPS/2 Synaptics TouchPad: always reports core events
[  1085.632] (**) Option "Device" "/dev/input/event6"
[  1085.692] (EE) synaptics: SynPS/2 Synaptics TouchPad: Synaptics driver unable to detect protocol
[  1085.692] (EE) PreInit returned 11 for "SynPS/2 Synaptics TouchPad"
[  1085.692] (II) UnloadModule: "synaptics"
[  1085.692] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[  1085.692] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[  1085.693] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event17)
[  1085.693] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[  1085.693] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[  1085.693] (**) PS/2 Generic Mouse: always reports core events
[  1085.693] (**) evdev: PS/2 Generic Mouse: Device: "/dev/input/event17"
[  1085.693] (--) evdev: PS/2 Generic Mouse: Vendor 0x2 Product 0x1
[  1085.693] (--) evdev: PS/2 Generic Mouse: Found 3 mouse buttons
[  1085.693] (--) evdev: PS/2 Generic Mouse: Found relative axes
[  1085.693] (--) evdev: PS/2 Generic Mouse: Found x and y relative axes
[  1085.693] (II) evdev: PS/2 Generic Mouse: Configuring as mouse
[  1085.693] (**) evdev: PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[  1085.693] (**) evdev: PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  1085.693] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio4/serio5/input/input19/event17"
[  1085.693] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 16)
[  1085.693] (II) evdev: PS/2 Generic Mouse: initialized for relative axes.
[  1085.694] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[  1085.694] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[  1085.694] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[  1085.694] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[  1085.695] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse2)
[  1085.695] (II) No input driver specified, ignoring this device.
[  1085.695] (II) This device may have been added with another device file.
[  1085.695] (II) config/udev: Adding input device PC Speaker (/dev/input/event5)
[  1085.695] (II) No input driver specified, ignoring this device.
[  1085.695] (II) This device may have been added with another device file.
[  1085.703] (**) Wacom Graphire2 4x5 eraser: Applying InputClass "evdev tablet catchall"
[  1085.703] (**) Wacom Graphire2 4x5 eraser: Applying InputClass "Wacom class"
[  1085.704] (II) Using input driver 'wacom' for 'Wacom Graphire2 4x5 eraser'
[  1085.704] (**) Wacom Graphire2 4x5 eraser: always reports core events
[  1085.704] (**) Option "Device" "/dev/input/event16"
[  1085.704] (**) Option "Type" "eraser"
[  1085.704] (--) Wacom Graphire2 4x5 eraser: maxX=10206 maxY=7422 maxZ=511 resX=80000 resY=80000  tilt=disabled
[  1085.740] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/event16"
[  1085.740] (II) XINPUT: Adding extended input device "Wacom Graphire2 4x5 eraser" (type: ERASER, id 17)
[  1085.740] (**) Wacom Graphire2 4x5 eraser: (accel) keeping acceleration scheme 1
[  1085.740] (**) Wacom Graphire2 4x5 eraser: (accel) acceleration profile 0
[  1085.740] (**) Wacom Graphire2 4x5 eraser: (accel) acceleration factor: 2.000
[  1085.740] (**) Wacom Graphire2 4x5 eraser: (accel) acceleration threshold: 4
[  1085.740] (**) Wacom Graphire2 4x5 cursor: Applying InputClass "evdev tablet catchall"
[  1085.740] (**) Wacom Graphire2 4x5 cursor: Applying InputClass "Wacom class"
[  1085.740] (II) Using input driver 'wacom' for 'Wacom Graphire2 4x5 cursor'
[  1085.741] (**) Wacom Graphire2 4x5 cursor: always reports core events
[  1085.741] (**) Option "Device" "/dev/input/event16"
[  1085.741] (**) Option "Type" "cursor"
[  1085.788] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/event16"
[  1085.788] (II) XINPUT: Adding extended input device "Wacom Graphire2 4x5 cursor" (type: CURSOR, id 18)
[  1085.788] (**) Wacom Graphire2 4x5 cursor: (accel) keeping acceleration scheme 1
[  1085.788] (**) Wacom Graphire2 4x5 cursor: (accel) acceleration profile 0
[  1085.789] (**) Wacom Graphire2 4x5 cursor: (accel) acceleration factor: 2.000
[  1085.789] (**) Wacom Graphire2 4x5 cursor: (accel) acceleration threshold: 4
[  1092.383] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[  1092.586] (II) intel(0): Allocated new frame buffer 1024x1280 stride 4096, tiled
[  2455.375] (II) intel(0): Allocated new frame buffer 2304x1024 stride 9216, untiled
[  2458.966] (II) intel(0): EDID vendor "SAM", prod id 362
[  2458.967] (II) intel(0): Using EDID range info for horizontal sync
[  2458.967] (II) intel(0): Using EDID range info for vertical refresh
[  2458.967] (II) intel(0): Printing DDC gathered Modelines:
[  2458.967] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  2458.967] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  2458.967] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  2458.967] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  2458.967] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  2458.967] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  2458.967] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  2458.967] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  2458.967] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  2458.967] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  2458.967] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  2458.967] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  2458.967] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  2458.967] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  2458.967] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  2458.967] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  2459.591] (II) intel(0): Allocated new frame buffer 1024x768 stride 4096, tiled
[  2473.355] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[  2480.960] (II) intel(0): Allocated new frame buffer 1024x1280 stride 4096, tiled
[  2480.979] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[  3093.071] (II) intel(0): EDID vendor "SAM", prod id 362
[  3093.071] (II) intel(0): Using hsync ranges from config file
[  3093.071] (II) intel(0): Using vrefresh ranges from config file
[  3093.071] (II) intel(0): Printing DDC gathered Modelines:
[  3093.071] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  3093.071] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  3093.071] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  3093.071] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  3093.071] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  3093.071] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  3093.071] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  3093.071] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  3093.071] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  3093.071] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  3093.071] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  3093.071] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  3093.071] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  3093.071] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  3093.071] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  3093.071] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  3093.563] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[  3101.519] (II) intel(0): EDID vendor "SAM", prod id 362
[  3101.519] (II) intel(0): Using hsync ranges from config file
[  3101.519] (II) intel(0): Using vrefresh ranges from config file
[  3101.519] (II) intel(0): Printing DDC gathered Modelines:
[  3101.519] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  3101.519] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  3101.519] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  3101.519] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  3101.519] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  3101.519] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  3101.519] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  3101.519] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  3101.519] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  3101.519] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  3101.519] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  3101.519] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  3101.519] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  3101.519] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  3101.519] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  3101.519] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[  3101.971] (II) intel(0): Allocated new frame buffer 1024x1280 stride 4096, tiled
[  3101.996] (II) intel(0): Allocated new frame buffer 1280x1024 stride 8192, tiled
[  3406.649] (II) intel(0): EDID vendor "SAM", prod id 362
[  3406.649] (II) intel(0): Using hsync ranges from config file
[  3406.649] (II) intel(0): Using vrefresh ranges from config file
[  3406.649] (II) intel(0): Printing DDC gathered Modelines:
[  3406.649] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz eP)
[  3406.649] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[  3406.649] (II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[  3406.649] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[  3406.649] (II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[  3406.649] (II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[  3406.650] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[  3406.650] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[  3406.650] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[  3406.650] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[  3406.650] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[  3406.650] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[  3406.650] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[  3406.650] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[  3406.650] (II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[  3406.650] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=739610

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6/event3
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=51605
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input12
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input12
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: KEY=10000 c00 0 300000 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,k94,95,CA,CB,F0,ramlsfw
E: NAME="Fujitsu FUJ02E3"
E: PHYS="FUJ02E3/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=163176

P: /devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input12/event8
N: input/event8
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input12/event8
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02E3:00
E: ID_PATH_TAG=acpi-FUJ02E3_00
E: MAJOR=13
E: MINOR=72
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=164713
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=739899

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event4
N: input/event4
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input8/event4
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=53555
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/FUJ02B1:00/input/input11
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/FUJ02B1:00/input/input11
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: KEY=10003 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,F0,ramlsfw
E: NAME="Fujitsu FUJ02B1"
E: PHYS="FUJ02B1/video/input0"
E: PRODUCT=19/0/6/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=155266

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/FUJ02B1:00/input/input11/event7
N: input/event7
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/FUJ02B1:00/input/input11/event7
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-FUJ02B1:00
E: ID_PATH_TAG=acpi-FUJ02B1_00
E: MAJOR=13
E: MINOR=71
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=156823
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=741767

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5/event2
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=48785
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
E: EV=21
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PRODUCT=19/0/5/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=1
E: USEC_INITIALIZED=741835

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event1
N: input/event1
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event1
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: TAGS=:power-switch:
E: USEC_INITIALIZED=45833

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input18
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input18
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0001v10ECp0262e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/10ec/262/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: USEC_INITIALIZED=654940

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input18/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input18/event9
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=73
E: SUBSYSTEM=input
E: USEC_INITIALIZED=654996

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input20
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input20
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Dock Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: USEC_INITIALIZED=660186

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input20/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input20/event10
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=74
E: SUBSYSTEM=input
E: USEC_INITIALIZED=662107

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input21
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input21
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw4,
E: NAME="HDA Intel Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: USEC_INITIALIZED=664122

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input21/event11
N: input/event11
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input21/event11
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: USEC_INITIALIZED=664293

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input22
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input22
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: USEC_INITIALIZED=664338

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input22/event12
N: input/event12
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input22/event12
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=76
E: SUBSYSTEM=input
E: USEC_INITIALIZED=664459

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input23
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input23
E: EV=21
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MODALIAS=input:b0000v0000p0000e0000-e0,5,kramlsfw2,
E: NAME="HDA Intel Dock Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: USEC_INITIALIZED=664506

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input23/event13
N: input/event13
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input23/event13
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: USEC_INITIALIZED=665902

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.0/0003:046D:C303.0003/input/input24
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.0/0003:046D:C303.0003/input/input24
E: EV=120013
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.3.1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_3_1_1_0
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: KEY=10000 7 ff800000 7ff febeffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0003v046DpC303e0110-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="Logitech    USB Keyboard"
E: PHYS="usb-0000:00:1d.7-4.3.1/input0"
E: PRODUCT=3/46d/c303/110
E: PROP=0
E: SUBSYSTEM=input
E: UNIQ=""
E: USEC_INITIALIZED=732262

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.0/0003:046D:C303.0003/input/input24/event14
N: input/event14
S: input/by-id/usb-Logitech_USB_Keyboard-event-kbd
S: input/by-path/pci-0000:00:1d.7-usb-0:4.3.1:1.0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Keyboard-event-kbd /dev/input/by-path/pci-0000:00:1d.7-usb-0:4.3.1:1.0-event-kbd
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.0/0003:046D:C303.0003/input/input24/event14
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.3.1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_3_1_1_0
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: USEC_INITIALIZED=732350
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.1/0003:046D:C303.0004/input/input25
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.1/0003:046D:C303.0004/input/input25
E: EV=13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.3.1:1.1
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_3_1_1_1
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: KEY=2000000 1078 1800d000 1e0000 0 0 0
E: MODALIAS=input:b0003v046DpC303e0110-e0,1,4,k71,72,73,74,8C,8E,8F,9B,9C,A3,A4,A5,A6,AC,D9,ram4,lsfw
E: MSC=10
E: NAME="Logitech    USB Keyboard"
E: PHYS="usb-0000:00:1d.7-4.3.1/input1"
E: PRODUCT=3/46d/c303/110
E: PROP=0
E: SUBSYSTEM=input
E: UNIQ=""
E: USEC_INITIALIZED=741200

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.1/0003:046D:C303.0004/input/input25/event15
N: input/event15
S: input/by-id/usb-Logitech_USB_Keyboard-event-if01
S: input/by-path/pci-0000:00:1d.7-usb-0:4.3.1:1.1-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:1d.7-usb-0:4.3.1:1.1-event
E: DEVNAME=/dev/input/event15
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.3/5-4.3.1/5-4.3.1:1.1/0003:046D:C303.0004/input/input25/event15
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=USB_Keyboard
E: ID_MODEL_ENC=USB\x20Keyboard
E: ID_MODEL_ID=c303
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.3.1:1.1
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_3_1_1_1
E: ID_REVISION=0700
E: ID_SERIAL=Logitech_USB_Keyboard
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech\x20\x20\x20
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=79
E: SUBSYSTEM=input
E: USEC_INITIALIZED=741329
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26
E: ABS=100 1000003
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26
E: EV=f
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MODEL=ET-0405A-UV2.0-3
E: ID_MODEL_ENC=ET-0405A-UV2.0-3
E: ID_MODEL_ID=0011
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_4_1_0
E: ID_REVISION=0203
E: ID_SERIAL=WACOM_ET-0405A-UV2.0-3
E: ID_TYPE=hid
E: ID_USB_DRIVER=wacom
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=WACOM
E: ID_VENDOR_ENC=WACOM
E: ID_VENDOR_ID=056a
E: KEY=1c43 0 70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0003v056Ap0011e0203-e0,1,2,3,k110,111,112,140,141,146,14A,14B,14C,r8,a0,1,18,28,mlsfw
E: NAME="Wacom Graphire2 4x5"
E: PRODUCT=3/56a/11/203
E: PROP=1
E: REL=100
E: SUBSYSTEM=input
E: USEC_INITIALIZED=24242

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/event16
N: input/event16
S: input/by-path/pci-0000:00:1d.7-usb-0:4.4:1.0-wacom
S: input/tablet-graphire2-4x5
S: input/wacom
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.7-usb-0:4.4:1.0-wacom /dev/input/tablet-graphire2-4x5 /dev/input/wacom
E: DEVNAME=/dev/input/event16
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/event16
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MODEL=ET-0405A-UV2.0-3
E: ID_MODEL_ENC=ET-0405A-UV2.0-3
E: ID_MODEL_ID=0011
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_4_1_0
E: ID_REVISION=0203
E: ID_SERIAL=WACOM_ET-0405A-UV2.0-3
E: ID_TYPE=hid
E: ID_USB_DRIVER=wacom
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=WACOM
E: ID_VENDOR_ENC=WACOM
E: ID_VENDOR_ID=056a
E: MAJOR=13
E: MINOR=80
E: SUBSYSTEM=input
E: USEC_INITIALIZED=25202
E: WACOM_TYPE=stylus

P: /devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/mouse1
N: input/mouse1
S: input/by-id/usb-WACOM_ET-0405A-UV2.0-3-mouse
S: input/by-path/pci-0000:00:1d.7-usb-0:4.4:1.0-mouse
E: DEVLINKS=/dev/input/by-id/usb-WACOM_ET-0405A-UV2.0-3-mouse /dev/input/by-path/pci-0000:00:1d.7-usb-0:4.4:1.0-mouse
E: DEVNAME=/dev/input/mouse1
E: DEVPATH=/devices/pci0000:00/0000:00:1d.7/usb5/5-4/5-4.4/5-4.4:1.0/input/input26/mouse1
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_TABLET=1
E: ID_MODEL=ET-0405A-UV2.0-3
E: ID_MODEL_ENC=ET-0405A-UV2.0-3
E: ID_MODEL_ID=0011
E: ID_PATH=pci-0000:00:1d.7-usb-0:4.4:1.0
E: ID_PATH_TAG=pci-0000_00_1d_7-usb-0_4_4_1_0
E: ID_REVISION=0203
E: ID_SERIAL=WACOM_ET-0405A-UV2.0-3
E: ID_TYPE=hid
E: ID_USB_DRIVER=wacom
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=WACOM
E: ID_VENDOR_ENC=WACOM
E: ID_VENDOR_ID=056a
E: MAJOR=13
E: MINOR=33
E: SUBSYSTEM=input
E: USEC_INITIALIZED=24748

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab54
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=759377

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=42648
E: XKBLAYOUT=de
E: XKBMODEL=pc105
E: XKBOPTIONS=lv3:ralt_switch,compose:caps,keypad:pointerkeys
E: XKBVARIANT=nodeadkeys

P: /devices/platform/i8042/serio4/input/input17
E: ABS=11000003
E: DEVPATH=/devices/platform/i8042/serio4/input/input17
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: KEY=6420 0 30003 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k100,101,110,111,145,14A,14D,14E,ra0,1,18,1C,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio4/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=1
E: SUBSYSTEM=input
E: USEC_INITIALIZED=600254

P: /devices/platform/i8042/serio4/input/input17/event6
N: input/event6
S: input/by-path/platform-i8042-serio-4-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-event-mouse
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/i8042/serio4/input/input17/event6
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: USEC_INITIALIZED=600531

P: /devices/platform/i8042/serio4/input/input17/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-4-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-4-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio4/input/input17/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-4
E: ID_PATH_TAG=platform-i8042-serio-4
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=600478

P: /devices/platform/i8042/serio4/serio5/input/input19
E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input19
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-5
E: ID_PATH_TAG=platform-i8042-serio-5
E: ID_SERIAL=noserial
E: KEY=70000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0001e0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: NAME="PS/2 Generic Mouse"
E: PHYS="synaptics-pt/serio0/input0"
E: PRODUCT=11/2/1/0
E: PROP=0
E: REL=3
E: SUBSYSTEM=input
E: USEC_INITIALIZED=847583

P: /devices/platform/i8042/serio4/serio5/input/input19/event17
N: input/event17
S: input/by-path/platform-i8042-serio-5-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-5-event-mouse
E: DEVNAME=/dev/input/event17
E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input19/event17
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-5
E: ID_PATH_TAG=platform-i8042-serio-5
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=81
E: SUBSYSTEM=input
E: USEC_INITIALIZED=847856

P: /devices/platform/i8042/serio4/serio5/input/input19/mouse2
N: input/mouse2
S: input/by-path/platform-i8042-serio-5-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-5-mouse
E: DEVNAME=/dev/input/mouse2
E: DEVPATH=/devices/platform/i8042/serio4/serio5/input/input19/mouse2
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-5
E: ID_PATH_TAG=platform-i8042-serio-5
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=34
E: SUBSYSTEM=input
E: USEC_INITIALIZED=847813

P: /devices/platform/pcspkr/input/input15
E: DEVPATH=/devices/platform/pcspkr/input/input15
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: USEC_INITIALIZED=838088

P: /devices/platform/pcspkr/input/input15/event5
N: input/event5
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/platform/pcspkr/input/input15/event5
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=69
E: SUBSYSTEM=input
E: USEC_INITIALIZED=838137


DRM Information from dmesg:
---------------------------
[    0.821225] Linux agpgart interface v0.103
[    0.821476] agpgart-intel 0000:00:00.0: Intel 945GM Chipset
[    0.821575] agpgart-intel 0000:00:00.0: detected gtt size: 262144K total, 262144K mappable
[    0.822544] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    0.822797] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    0.997466] [drm] Initialized drm 1.1.0 20060810
[    1.012303] [drm] Memory usable by graphics device = 256M
[    1.015553] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    1.015561] [drm] Driver supports precise vblank timestamp query.
[    1.129129] [drm] initialized overlay support
[    1.376941] fbcon: inteldrmfb (fb0) is primary device
[    2.622370] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
[    2.622393] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.15.4 (SMP w/2 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 xserver-xorg-video-intel depends on:
ii  libc6                                  2.19-5
ii  libdrm-intel1                          2.4.54-1
ii  libdrm2                                2.4.54-1
ii  libpciaccess0                          0.13.2-1
ii  libpixman-1-0                          0.32.4-1
ii  libudev1                               204-14
ii  libx11-6                               2:1.6.2-2
ii  libx11-xcb1                            2:1.6.2-2
ii  libxcb-dri2-0                          1.10-3
ii  libxcb-dri3-0                          1.10-3
ii  libxcb-sync1                           1.10-3
ii  libxcb-util0                           0.3.8-2
ii  libxcb1                                1.10-3
ii  libxcursor1                            1:1.1.14-1
ii  libxdamage1                            1:1.1.4-1
ii  libxext6                               2:1.3.2-1
ii  libxfixes3                             1:5.0.1-1
ii  libxinerama1                           2:1.1.3-1
ii  libxrandr2                             2:1.4.2-1
ii  libxrender1                            1:0.9.8-1
ii  libxshmfence1                          1.1-3
ii  libxtst6                               2:1.2.2-1
ii  libxv1                                 2:1.0.10-1
ii  libxvmc1                               2:1.0.8-1
ii  xserver-xorg-core [xorg-video-abi-18]  2:1.15.99.904-1

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information
foo@bar:~$ LANG=en gdb glxgears 
GNU gdb (Debian 7.7.1-2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from glxgears...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/glxgears 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/i686/cmov/libthread_db.so.1".

Program received signal SIGSEGV, Segmentation fault.
0xb757e925 in intelInitScreen2 (psp=0x806aaa0) at ../../../../../../../src/mesa/drivers/dri/i915/intel_screen.c:1155
1155	../../../../../../../src/mesa/drivers/dri/i915/intel_screen.c: No such file or directory.
(gdb) bt
#0  0xb757e925 in intelInitScreen2 (psp=0x806aaa0) at ../../../../../../../src/mesa/drivers/dri/i915/intel_screen.c:1155
#1  0xb756239e in driCreateNewScreen2 (scrn=0, fd=4, extensions=0xb7ee04cc <loader_extensions>, driver_extensions=0xb789bdd8 <i915_driver_extensions>, driver_configs=0xbffff18c, data=0x805bbb0) at ../../../../../../../src/mesa/drivers/dri/common/dri_util.c:159
#2  0xb7ebc94c in dri3_create_screen (screen=0, priv=0x8059c98) at ../../../../src/glx/dri3_glx.c:1705
#3  0xb7e922e8 in AllocAndFetchScreenConfigs (priv=<optimized out>, dpy=<optimized out>) at ../../../../src/glx/glxext.c:785
#4  __glXInitialize (dpy=0x1) at ../../../../src/glx/glxext.c:895
#5  0xb7e8ea3b in GetGLXPrivScreenConfig (dpy=dpy@entry=0x804e008, scrn=scrn@entry=0, ppriv=0xbffff234, ppsc=0xbffff238) at ../../../../src/glx/glxcmds.c:172
#6  0xb7e8f29c in GetGLXPrivScreenConfig (ppsc=0xbffff238, ppriv=0xbffff234, scrn=0, dpy=0x804e008) at ../../../../src/glx/glxcmds.c:168
#7  glXChooseVisual (dpy=0x804e008, screen=0, attribList=0xbffff410) at ../../../../src/glx/glxcmds.c:1249
#8  0x0804b0c5 in ?? ()
#9  0x0804937e in ?? ()
#10 0xb7b56a63 in __libc_start_main (main=0x80491d0, argc=1, argv=0xbffff6e4, init=0x804b2b0, fini=0x804b320, rtld_fini=0xb7fedcd0 <_dl_fini>, stack_end=0xbffff6dc) at libc-start.c:287
#11 0x08049d1c in ?? ()
(gdb) 

--- End Message ---
--- Begin Message ---
Source: mesa
Source-Version: 10.2.5-1

We believe that the bug you reported is fixed in the latest version of
mesa, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 754297@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maarten Lankhorst <maarten.lankhorst@ubuntu.com> (supplier of updated mesa package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 11 Aug 2014 13:34:58 +0200
Source: mesa
Binary: libgl1-mesa-swx11 libgl1-mesa-swx11-dbg libgl1-mesa-swx11-i686 libgl1-mesa-swx11-dev libxatracker2 libxatracker2-dbg libxatracker-dev libgbm1 libgbm1-dbg libgbm-dev libegl1-mesa libegl1-mesa-dbg libegl1-mesa-dev libegl1-mesa-drivers libegl1-mesa-drivers-dbg libwayland-egl1-mesa libwayland-egl1-mesa-dbg libopenvg1-mesa libopenvg1-mesa-dbg libopenvg1-mesa-dev libgles1-mesa libgles1-mesa-dbg libgles1-mesa-dev libgles2-mesa libgles2-mesa-dbg libgles2-mesa-dev libglapi-mesa libglapi-mesa-dbg libgl1-mesa-glx libgl1-mesa-glx-dbg libgl1-mesa-dri libgl1-mesa-dri-dbg libgl1-mesa-dev mesa-common-dev libosmesa6 libosmesa6-dev mesa-vdpau-drivers mesa-vdpau-drivers-dbg mesa-opencl-icd mesa-opencl-icd-dbg
Architecture: source amd64
Version: 10.2.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Maarten Lankhorst <maarten.lankhorst@ubuntu.com>
Description:
 libegl1-mesa - free implementation of the EGL API -- runtime
 libegl1-mesa-dbg - free implementation of the EGL API -- debugging symbols
 libegl1-mesa-dev - free implementation of the EGL API -- development files
 libegl1-mesa-drivers - free implementation of the EGL API -- hardware drivers
 libegl1-mesa-drivers-dbg - free implementation of the EGL API -- driver debugging symbols
 libgbm-dev - generic buffer management API -- development files
 libgbm1    - generic buffer management API -- runtime
 libgbm1-dbg - generic buffer management API -- debugging symbols
 libgl1-mesa-dev - free implementation of the OpenGL API -- GLX development files
 libgl1-mesa-dri - free implementation of the OpenGL API -- DRI modules
 libgl1-mesa-dri-dbg - Debugging symbols for the Mesa DRI modules
 libgl1-mesa-glx - free implementation of the OpenGL API -- GLX runtime
 libgl1-mesa-glx-dbg - Debugging symbols for the Mesa GLX runtime
 libgl1-mesa-swx11 - free implementation of the OpenGL API -- runtime
 libgl1-mesa-swx11-dbg - free implementation of the OpenGL API -- debugging symbols
 libgl1-mesa-swx11-dev - free implementation of the OpenGL API -- development files
 libgl1-mesa-swx11-i686 - Mesa OpenGL runtime [i686 optimized]
 libglapi-mesa - free implementation of the GL API -- shared library
 libglapi-mesa-dbg - free implementation of the GL API -- debugging symbols
 libgles1-mesa - free implementation of the OpenGL|ES 1.x API -- runtime
 libgles1-mesa-dbg - free implementation of the OpenGL|ES 1.x API -- debugging symbols
 libgles1-mesa-dev - free implementation of the OpenGL|ES 1.x API -- development files
 libgles2-mesa - free implementation of the OpenGL|ES 2.x API -- runtime
 libgles2-mesa-dbg - free implementation of the OpenGL|ES 2.x API -- debugging symbols
 libgles2-mesa-dev - free implementation of the OpenGL|ES 2.x API -- development files
 libopenvg1-mesa - free implementation of the OpenVG API -- runtime
 libopenvg1-mesa-dbg - free implementation of the OpenVG API -- debugging symbols
 libopenvg1-mesa-dev - free implementation of the OpenVG API -- development files
 libosmesa6 - Mesa Off-screen rendering extension
 libosmesa6-dev - Mesa Off-screen rendering extension -- development files
 libwayland-egl1-mesa - implementation of the Wayland EGL platform -- runtime
 libwayland-egl1-mesa-dbg - implementation of the Wayland EGL platform -- debugging symbols
 libxatracker-dev - X acceleration library -- development files
 libxatracker2 - X acceleration library -- runtime
 libxatracker2-dbg - X acceleration library -- debugging symbols
 mesa-common-dev - Developer documentation for Mesa
 mesa-opencl-icd - free implementation of the OpenCL API -- ICD runtime
 mesa-opencl-icd-dbg - free implementation of the OpenCL API -- debugging symbols
 mesa-vdpau-drivers - Mesa VDPAU video acceleration drivers
 mesa-vdpau-drivers-dbg - Debugging symbols for the Mesa VDPAU video acceleration drivers
Closes: 728053 754297 757703
Changes:
 mesa (10.2.5-1) unstable; urgency=medium
 .
   [ Andreas Boll ]
   * New upstream release.
     - nv50: fix build failure on m68k due to invalid struct alignment
       assumptions (Closes: #728053).
     - i915: Fix up intelInitScreen2 for DRI3 (Closes: #754297).
 .
   [ Matthias Klose ]
   * Add patch to fix FTBFS on x32. (Closes: #757703)
     - x32-updates.patch
 .
   [ Maarten Lankhorst ]
   * Enable support for freedreno.
Checksums-Sha1:
 8b2ae7de4835eaca899fc977261a708d9016af0a 5400 mesa_10.2.5-1.dsc
 d4d26c004ccbb5d875f03bebb55017c571a78944 9655939 mesa_10.2.5.orig.tar.gz
 e68b95586c5e5866e58c8e76d02bf4c2da115dd6 80042 mesa_10.2.5-1.diff.gz
 eee607fb93a453890b06230499232985ebe5cf98 1154284 libgl1-mesa-swx11_10.2.5-1_amd64.deb
 706379915c8b2789a0cc6c74da6ac01b85d6b8d5 3376006 libgl1-mesa-swx11-dbg_10.2.5-1_amd64.deb
 5561ffbf9ada2d74a54ec2992189558b494c5bce 1339070 libgl1-mesa-swx11-dev_10.2.5-1_amd64.deb
 d8b0968f3fe8688b9264ee655ce7ccadb91b1226 209826 libxatracker2_10.2.5-1_amd64.deb
 af8e8d9cc8b7e1281afbf5492b8f581c7f042951 1516802 libxatracker2-dbg_10.2.5-1_amd64.deb
 7d8c3b395ae3bc5fc0dd64320f47a705df9caea8 39948 libxatracker-dev_10.2.5-1_amd64.deb
 28794b5a805605d1b126c2733b5dbebcabbaaf95 137534 libgbm1_10.2.5-1_amd64.deb
 71fe26541661cb2b9f5d94404d25e4221ecf5f97 1461390 libgbm1-dbg_10.2.5-1_amd64.deb
 2573de48cbc36bcc20f90cd0db5dc8d5b4c01f7d 39464 libgbm-dev_10.2.5-1_amd64.deb
 613d73625c1aa97ad55d301ab909a3d88920782e 87932 libegl1-mesa_10.2.5-1_amd64.deb
 abbf9f44888baa5a72637ae960f305d80af46222 187656 libegl1-mesa-dbg_10.2.5-1_amd64.deb
 82737aee2cba593afadd19977d21eb926d9f5603 49372 libegl1-mesa-dev_10.2.5-1_amd64.deb
 d936e07ebdc265467e013d9bf0940c3917670646 2463266 libegl1-mesa-drivers_10.2.5-1_amd64.deb
 08d9512f59c03e6d2548d46f76275a63fdd8fd5a 9813562 libegl1-mesa-drivers-dbg_10.2.5-1_amd64.deb
 00f46f33e7504cfcc249df17baa75a73acab9ca6 38820 libwayland-egl1-mesa_10.2.5-1_amd64.deb
 72bc7f2231e1a3fe671a094a956e8a1a80e75615 39464 libwayland-egl1-mesa-dbg_10.2.5-1_amd64.deb
 da560074e7101818dae7b70e2aed219474bf01f4 44024 libopenvg1-mesa_10.2.5-1_amd64.deb
 07586e7232d63271790bc5211eb418e40ad7c13f 47636 libopenvg1-mesa-dbg_10.2.5-1_amd64.deb
 afd60398354ea44e505ba4fb500c484dab4184db 44278 libopenvg1-mesa-dev_10.2.5-1_amd64.deb
 2e64cfcc54aeed926aa2905fb4021cc08b61dcb2 42220 libgles1-mesa_10.2.5-1_amd64.deb
 6f4373d74a5c3e2a5293d03de8ed741b45abe784 40288 libgles1-mesa-dbg_10.2.5-1_amd64.deb
 ebaebace6ac7b282b27c9f2d968762e140cffa73 50072 libgles1-mesa-dev_10.2.5-1_amd64.deb
 a26764b44344e477beb1a22ee06704f1192fd577 44676 libgles2-mesa_10.2.5-1_amd64.deb
 4989966bb3b62a2f1758e9e230a4b6da00c61c79 41212 libgles2-mesa-dbg_10.2.5-1_amd64.deb
 b5cc2d383c1d3e33be3268940fbd4fe5272d3066 58286 libgles2-mesa-dev_10.2.5-1_amd64.deb
 69e11c5c49e15583a13ea6609a185992748c072a 53388 libglapi-mesa_10.2.5-1_amd64.deb
 d250b261b16ab787370cad616f1387e634b1d809 53152 libglapi-mesa-dbg_10.2.5-1_amd64.deb
 b91ba0b58ff9a2c0674c102c3f2e71e0be6d7ff2 150970 libgl1-mesa-glx_10.2.5-1_amd64.deb
 11c0ed0fc2bd8c90df11456dce4d1b101ed772b0 426508 libgl1-mesa-glx-dbg_10.2.5-1_amd64.deb
 9ecb78f93a9b56f9bbaaa7c854cd51e3232efa9d 6297136 libgl1-mesa-dri_10.2.5-1_amd64.deb
 9ab075f64b8d21664ac8b9cefbe1142a32325793 51610964 libgl1-mesa-dri-dbg_10.2.5-1_amd64.deb
 9647fd4fde610e2d9156408dbd7f516c4703eaf1 37448 libgl1-mesa-dev_10.2.5-1_amd64.deb
 10978b60c942c70d7307319d1e452e2f633533c4 300622 mesa-common-dev_10.2.5-1_amd64.deb
 4ac2b5c7dd92a0b477f9fa9504a6b58fe8ae7728 1055690 libosmesa6_10.2.5-1_amd64.deb
 037880b2c2f56346502a5053afdc15d83e664f98 39796 libosmesa6-dev_10.2.5-1_amd64.deb
 9a3e8c7e68d3598d16c0574ffbd4790023f59e38 1282252 mesa-vdpau-drivers_10.2.5-1_amd64.deb
 939283a39a84cde15812768e1dfa1e2af0b973ac 8271118 mesa-vdpau-drivers-dbg_10.2.5-1_amd64.deb
 ac3651869370aa2de9386d34d0014eadccaefe6b 3981960 mesa-opencl-icd_10.2.5-1_amd64.deb
 4c3da19113c16121901696ae7ea2f2f97d0853d9 3431864 mesa-opencl-icd-dbg_10.2.5-1_amd64.deb
Checksums-Sha256:
 48c28fc3f0ab66f54d2e89c7af03412ec15e3718738f76d28f507dfa19ab511e 5400 mesa_10.2.5-1.dsc
 7b4dd0cb683f8c7dc48a3e7a315742bed58ddcd7b756c462aca4177bd1acdc79 9655939 mesa_10.2.5.orig.tar.gz
 0cb739671a6b1e8fd294819a4c96a5ff904008e59b99717cb965adb0cec0a9bd 80042 mesa_10.2.5-1.diff.gz
 cb73faec2de88971ffbf59cc96376826bf06ae93d6826cd8b87955471c2607a2 1154284 libgl1-mesa-swx11_10.2.5-1_amd64.deb
 598d048774c77f7e39c5fbf4850c62cb0e2c57c622ad456ad1d965e84cd8bc8d 3376006 libgl1-mesa-swx11-dbg_10.2.5-1_amd64.deb
 dd170a93d3da4e3d11b0ad2692e881d126c4fd247ee881fedcb35f0ba5f522bd 1339070 libgl1-mesa-swx11-dev_10.2.5-1_amd64.deb
 7216cb56a35ea546c90ef3e9b578ffd0749dc2ead38677bef742a8e72c8c6055 209826 libxatracker2_10.2.5-1_amd64.deb
 8c82ee0ea077e7a0cea0fcce6bcf443393cf3dac00763af12552952daa158ee3 1516802 libxatracker2-dbg_10.2.5-1_amd64.deb
 d164401bac677c51c5b210e02961e1614a20cff734d4dbb55bd1904fd797c433 39948 libxatracker-dev_10.2.5-1_amd64.deb
 071ed619f1ed5da966fdf170f3800c20990f0837e8c37fa1cde92104dbac20ef 137534 libgbm1_10.2.5-1_amd64.deb
 12296b58465837f72802eaa1c91ace4f3afb9fd8dc336fc77bed3f3455a35a39 1461390 libgbm1-dbg_10.2.5-1_amd64.deb
 d6395370d91bbdbd2903cfeb2774bd3b96963c41a950f9364003ae83c4d722d3 39464 libgbm-dev_10.2.5-1_amd64.deb
 b2570d5fe64488821096046f044904c70d90da322f4e9a4a6521531b12175032 87932 libegl1-mesa_10.2.5-1_amd64.deb
 f111613410b9a5a1dbae694ddc8c678e0eaafc7f445f3d8edab539c830cc3c93 187656 libegl1-mesa-dbg_10.2.5-1_amd64.deb
 8a8359e69c050746d1d353a2d0e93b3e376644be4323a460e448a4ea3ed079fd 49372 libegl1-mesa-dev_10.2.5-1_amd64.deb
 ce4246feeff24350f4221d83b1119cad3ee934740e6834dbb278c8b6515715f5 2463266 libegl1-mesa-drivers_10.2.5-1_amd64.deb
 7ebdc68c1e8fa2fe7f4f3442862a3d23b4b1a4a0ff4ec50ec88d0081518f62c5 9813562 libegl1-mesa-drivers-dbg_10.2.5-1_amd64.deb
 39f623137adfb10d688641439d1adc12aea5c0b741d1bad8f4da58f9d45b090c 38820 libwayland-egl1-mesa_10.2.5-1_amd64.deb
 929b4fd9c69860b1e863501de6aeb7f55199bab0e749203fa863fe2f07ba570e 39464 libwayland-egl1-mesa-dbg_10.2.5-1_amd64.deb
 6ea42bef77e0d50b9374fb42a9ed2c00d7de005c5a022d4843a8c39b58b22da5 44024 libopenvg1-mesa_10.2.5-1_amd64.deb
 b933f20d827135c5ad4f3db168a402e016c2d0beb9f56fa76f4aed77ed93d4f9 47636 libopenvg1-mesa-dbg_10.2.5-1_amd64.deb
 6c0186f30a1b4509d6c1a44c7ef4bc8ba4932a5d7f4bc788f63c07096f1e575a 44278 libopenvg1-mesa-dev_10.2.5-1_amd64.deb
 72afb19fcf40e1a487fea3dee1aedc76fc3f6f66e985b95e49dcf5beb3568a96 42220 libgles1-mesa_10.2.5-1_amd64.deb
 9bfd5050fd72d77711bc6509b4ace4b8453f7cb4e37e466a4f1b6d4035f6482b 40288 libgles1-mesa-dbg_10.2.5-1_amd64.deb
 212a2bddcd7a771dcb4763705c5258ddcfaaf455c0d32e2e9340f042d178ac41 50072 libgles1-mesa-dev_10.2.5-1_amd64.deb
 f089dc9514de6c320f348cfebc8faf4f293b60322de4f44b21542a7283ce20fb 44676 libgles2-mesa_10.2.5-1_amd64.deb
 1be80a3d50acf1d17a4a3ab3aa4ed5b65c62a199cb043d92a260c9f2e80cd018 41212 libgles2-mesa-dbg_10.2.5-1_amd64.deb
 cf7a4d820e071c20ceb0d3e1efd727539c29cf7fca8f0f54ca0a14e9fbdf0e76 58286 libgles2-mesa-dev_10.2.5-1_amd64.deb
 f7c0ab372e1a5a3c25f8459413275824293739bbf4e0b7e7bf08e473d4bba64a 53388 libglapi-mesa_10.2.5-1_amd64.deb
 c2d55b52ec900b2658c0092605fed9acba27d80d4818b61ebfa031bed49140eb 53152 libglapi-mesa-dbg_10.2.5-1_amd64.deb
 76b914beeb6a7e8ccc326d78f2269ab921b6cb3c27c62fcda2ff636723cde349 150970 libgl1-mesa-glx_10.2.5-1_amd64.deb
 9b3ea07675955e37379dfa91b6131738d54e517daaf79bccdb7fdd84bd49380a 426508 libgl1-mesa-glx-dbg_10.2.5-1_amd64.deb
 35a54301b7462b5f7ad54f0aca8cb6a70b009958bcb6b1289a688fd322f6090a 6297136 libgl1-mesa-dri_10.2.5-1_amd64.deb
 d4885e30eb288f044a7fdc126f082d27ca3c46513bdce7ca5aa7b14fb13c0e17 51610964 libgl1-mesa-dri-dbg_10.2.5-1_amd64.deb
 cdc42a3497e68231c508a2e5bc57b90d84edb3b625780faf3d173c848aee001e 37448 libgl1-mesa-dev_10.2.5-1_amd64.deb
 f516fde9c68cc970284ffc345f4b59570d948bcf427d2ac6b18899aa3ad2266a 300622 mesa-common-dev_10.2.5-1_amd64.deb
 546299eec376bb206e5d7d4add978ad92a2e8dce8ea95d3273eaa8ee83e36af1 1055690 libosmesa6_10.2.5-1_amd64.deb
 61841cb1104dfab777412f6a64811fdb727e0fc4403dae9a95cd4d222b95bf0a 39796 libosmesa6-dev_10.2.5-1_amd64.deb
 289f220ee3165521d70160aeaa3f80a0580dad729309bbd2b5d2eb1bd0ebd122 1282252 mesa-vdpau-drivers_10.2.5-1_amd64.deb
 2f78f3cbf1c1ed112c0609a7838754c216e6e5a981f8269971cc564f71c58dea 8271118 mesa-vdpau-drivers-dbg_10.2.5-1_amd64.deb
 fce6fd489ea3298aa488a122d7aea1a6f8678b122a2e6f3f3be92b6c6beb0604 3981960 mesa-opencl-icd_10.2.5-1_amd64.deb
 ed0f7c44d90f32a5be840fc3d836709e896db2291876c2ec74f18399380ff4f6 3431864 mesa-opencl-icd-dbg_10.2.5-1_amd64.deb
Files:
 dcec56c6a8254e1b6d7267052583524f 1154284 libs extra libgl1-mesa-swx11_10.2.5-1_amd64.deb
 77abb30c4ba77e8f1baa9cf0a9a60f1d 3376006 debug extra libgl1-mesa-swx11-dbg_10.2.5-1_amd64.deb
 6dc0b11f5ec564033255213ef65859ed 1339070 libdevel extra libgl1-mesa-swx11-dev_10.2.5-1_amd64.deb
 4002868f2f8a231840136d648954be81 209826 libs optional libxatracker2_10.2.5-1_amd64.deb
 e96a8243ce8c76585ef0e14c18c8e6e6 1516802 debug extra libxatracker2-dbg_10.2.5-1_amd64.deb
 e6943f55a472577c5780dcc95d6ac435 39948 libdevel optional libxatracker-dev_10.2.5-1_amd64.deb
 44ad8df0d6934dd31091cb5521bf9262 137534 libs optional libgbm1_10.2.5-1_amd64.deb
 feedc0af1c5082c4647e54d72ff70511 1461390 debug extra libgbm1-dbg_10.2.5-1_amd64.deb
 5d4b192825bd9f6d98a67f35e7249ba2 39464 libdevel optional libgbm-dev_10.2.5-1_amd64.deb
 454ce62e7887404360ad102e1079f8bd 87932 libs optional libegl1-mesa_10.2.5-1_amd64.deb
 f5d215c09162f1e936273a2ee555b2a3 187656 debug extra libegl1-mesa-dbg_10.2.5-1_amd64.deb
 f72b4c70fb53152637b76c3d55352be9 49372 libdevel optional libegl1-mesa-dev_10.2.5-1_amd64.deb
 75bcd2a9136065f79ed313fb249dfd36 2463266 libs optional libegl1-mesa-drivers_10.2.5-1_amd64.deb
 9d14b392daaade4977024a084a2823b1 9813562 debug extra libegl1-mesa-drivers-dbg_10.2.5-1_amd64.deb
 34093375e816253362529e201a1c28d0 38820 libs optional libwayland-egl1-mesa_10.2.5-1_amd64.deb
 a5a7c3f7d278c8dfdd50851c7e010c02 39464 debug extra libwayland-egl1-mesa-dbg_10.2.5-1_amd64.deb
 df08b0ccda414b872c61e82e1c5581b3 44024 libs optional libopenvg1-mesa_10.2.5-1_amd64.deb
 47cca1ce0ac52a1d874b0926cee126de 47636 debug extra libopenvg1-mesa-dbg_10.2.5-1_amd64.deb
 f8b82a3618b627871f8e319d6cd014ed 44278 libdevel optional libopenvg1-mesa-dev_10.2.5-1_amd64.deb
 f1586820220fe981dc647a5ab0250471 42220 libs optional libgles1-mesa_10.2.5-1_amd64.deb
 7d2ef5aeb76ef21f9842256ca5d5479a 40288 debug extra libgles1-mesa-dbg_10.2.5-1_amd64.deb
 48b1a1dcf76395075a44a971172ec2b9 50072 libdevel optional libgles1-mesa-dev_10.2.5-1_amd64.deb
 934a3c0d6fa6ef1d895c710186ee4709 44676 libs optional libgles2-mesa_10.2.5-1_amd64.deb
 427b7c49852bbd1be302a82829b0f746 41212 debug extra libgles2-mesa-dbg_10.2.5-1_amd64.deb
 b1ad5cdd70753500af11c07c24be07bf 58286 libdevel optional libgles2-mesa-dev_10.2.5-1_amd64.deb
 8bc7209e65db9434487246ba53ca6920 53388 libs optional libglapi-mesa_10.2.5-1_amd64.deb
 fdaad407757ad811689477e7552e864e 53152 debug extra libglapi-mesa-dbg_10.2.5-1_amd64.deb
 c718e6d9389d6002e3bc1f4392a3b3a9 150970 libs optional libgl1-mesa-glx_10.2.5-1_amd64.deb
 78fc3e797d25db64036bb0bac596e05c 426508 debug extra libgl1-mesa-glx-dbg_10.2.5-1_amd64.deb
 e6ba37d40edc002f79420f05bd830329 6297136 libs optional libgl1-mesa-dri_10.2.5-1_amd64.deb
 3e3dced9dba81fab0e7c4396b7d81bd5 51610964 debug extra libgl1-mesa-dri-dbg_10.2.5-1_amd64.deb
 ac66b2a1620756f9649dc1d639e055dd 37448 libdevel optional libgl1-mesa-dev_10.2.5-1_amd64.deb
 64f3b2bbeb5919b3ae469146c17223b3 300622 libdevel optional mesa-common-dev_10.2.5-1_amd64.deb
 c50ba5979fd7c0fe4c9ebf829cf09dbe 1055690 libs optional libosmesa6_10.2.5-1_amd64.deb
 96c8dab364e58f6426ef817cc4c1a7f5 39796 libdevel optional libosmesa6-dev_10.2.5-1_amd64.deb
 28b6a77786491a176b8a08350543f97a 1282252 libs optional mesa-vdpau-drivers_10.2.5-1_amd64.deb
 70a0deddf3ac9111c134ace35f01dba5 8271118 debug extra mesa-vdpau-drivers-dbg_10.2.5-1_amd64.deb
 7f92a6d0b6d319d4a5580521449bbb54 3981960 libs optional mesa-opencl-icd_10.2.5-1_amd64.deb
 06b4aee647e0e1e9f3f6300fe8e4506b 3431864 debug extra mesa-opencl-icd-dbg_10.2.5-1_amd64.deb
 83cd2cfd47e796df3a4de64c9ee409fb 5400 graphics optional mesa_10.2.5-1.dsc
 877d3ee9085a9cdde6c049fcd40a11b2 9655939 graphics optional mesa_10.2.5.orig.tar.gz
 0da9d2f460608c68e90fe38debbcdd4e 80042 graphics optional mesa_10.2.5-1.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJT6K/GAAoJEP5VjHKmcBPDbCcP/38wpLyYwkaP3Cu5/KZdYC9F
pBb47UwTf8oL33uRg3sWehmKOlYuEG17F0MQlQWFzZqZAJfJsNpq/v5/ADm86M/x
60EGaLHQsOPH3YOBmbd55pacggnbxr6b5aTUe+YVksoMW7bi9dBEjbQ4GuiE1lW1
Hg9r1Rc9u79/FCs7M8rC7cakDU+nISaHEmaToFtHZxNg714bXZ+wXrHxTL0j6Fwk
MoxCmmgnXa+dmBN7lO9QKdTwx03nSn4w7is8ncRtVhQsnqnv3gwcz3+xYkQzE4ER
HY7nsqZaxIeiOBqI8jA/2SAb1+nduFaIALdMEIfsUGxEiPk1lvX68ExK05mQFIsT
zt44TDhCcJCElnfa89o3m3Wia+e/kcLrRvMo3HRSal3ZRRUHcCV/7+794iinzlNE
1rBxJRIaQaovUL6UytE23UVXNvjTkn5l1NCrzNNIYxUvDmtrE1BJ91HxLRnZAS6/
IeQTIAfSKOeA5MuIVKm7sALAP+pNYOmzFTV/RKpGfh9Ofs01K6DP5IVpEg1VR9OG
zXuoT7AyxeJ3uCxGCe49rH/w2hHstQ6j2m1BlInfFdDEJVdJh3zrNBybM1vlpLT8
ylBgbkG4vNcxYbo6vlDVXyeHS96DpvrBwZf2bqorCoTEnpkZ7G3sBz42/PstZ8ZI
GtSlBX528lm/unbAVgvo
=kmT3
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: