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

Bug#733297: libgl1-mesa-glx: X Error of failed request: BadRequest (invalid request code or no such operation)



Package: libgl1-mesa-glx
Version: 8.0.5-4+deb7u2
Severity: serious



-- Package-specific info:
glxinfo:
--------
name of display: :0

X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Dec 25 00:34 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2044664 Dec 17 21:40 /usr/bin/Xorg

Diversions concerning libGL are in place
----------------------------------------
diversion of /usr/lib/libGL.so to /usr/lib/mesa-diverted/libGL.so by glx-diversions
diversion of /usr/lib/libGL.so.1 to /usr/lib/mesa-diverted/libGL.so.1 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so by glx-diversions
diversion of /usr/lib/i386-linux-gnu/libGL.so.1.2 to /usr/lib/mesa-diverted/i386-linux-gnu/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so.1 to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so.1 by glx-diversions
diversion of /usr/lib/libGL.so.1.2 to /usr/lib/mesa-diverted/libGL.so.1.2 by glx-diversions
diversion of /usr/lib/x86_64-linux-gnu/libGL.so to /usr/lib/mesa-diverted/x86_64-linux-gnu/libGL.so by glx-diversions

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 3085 Dec 27 22:49 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "record"
	Load  "dri2"
	Load  "extmod"
	Load  "dri"
	Load  "glx"
	Load  "dbe"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "AccelMethod"        	# <str>
        #Option     "DRI"                	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "TripleBuffer"       	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "RelaxedFencing"     	# [<bool>]
        #Option     "Throttle"           	# [<bool>]
        #Option     "UseVmap"            	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "DelayedFlush"       	# [<bool>]
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "BufferCache"        	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

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

KMS configuration files:
------------------------
/etc/modprobe.d/radeon-kms.conf:
  options radeon modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.2.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.51-1

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 30210 Dec 28 10:21 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[    22.426] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[    22.426] X Protocol Version 11, Revision 0
[    22.426] Build Operating System: Linux 3.11-2-amd64 x86_64 Debian
[    22.426] Current Operating System: Linux hemvi 3.2.0-4-amd64 #1 SMP Debian 3.2.51-1 x86_64
[    22.426] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.2.0-4-amd64 root=UUID=e36701df-bdb5-4ad6-a747-ad34540159d5 ro quiet
[    22.427] Build Date: 17 December 2013  07:37:58PM
[    22.427] xorg-server 2:1.12.4-6+deb7u2 (Julien Cristau <jcristau@debian.org>) 
[    22.427] Current version of pixman: 0.26.0
[    22.427] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    22.427] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    22.427] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Dec 28 10:20:22 2013
[    22.464] (==) Using config file: "/etc/X11/xorg.conf"
[    22.464] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    22.737] (==) ServerLayout "X.org Configured"
[    22.737] (**) |-->Screen "Screen0" (0)
[    22.737] (**) |   |-->Monitor "Monitor0"
[    22.738] (**) |   |-->Device "Card0"
[    22.738] (**) |-->Input Device "Mouse0"
[    22.738] (**) |-->Input Device "Keyboard0"
[    22.738] (==) Automatically adding devices
[    22.738] (==) Automatically enabling devices
[    23.290] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    23.290] 	Entry deleted from font path.
[    23.680] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    23.680] 	Entry deleted from font path.
[    23.680] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[    23.680] 	Entry deleted from font path.
[    23.680] (WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
[    23.680] 	Entry deleted from font path.
[    23.680] (**) 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,
	/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
[    23.680] (**) ModulePath set to "/usr/lib/xorg/modules"
[    23.680] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[    23.680] (WW) Disabling Mouse0
[    23.680] (WW) Disabling Keyboard0
[    23.680] (II) Loader magic: 0x7f3ef1dbdae0
[    23.680] (II) Module ABI versions:
[    23.680] 	X.Org ANSI C Emulation: 0.4
[    23.680] 	X.Org Video Driver: 12.1
[    23.680] 	X.Org XInput driver : 16.0
[    23.680] 	X.Org Server Extension : 6.0
[    23.681] (--) PCI:*(0:0:2:0) 8086:0116:10cf:15ea rev 9, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[    23.681] (II) Open ACPI successful (/var/run/acpid.socket)
[    23.681] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[    23.681] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[    23.681] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[    23.681] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[    23.681] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[    23.681] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[    23.681] (II) LoadModule: "record"
[    23.749] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    23.787] (II) Module record: vendor="X.Org Foundation"
[    23.787] 	compiled for 1.12.4, module version = 1.13.0
[    23.787] 	Module class: X.Org Server Extension
[    23.787] 	ABI class: X.Org Server Extension, version 6.0
[    23.787] (II) Loading extension RECORD
[    23.787] (II) LoadModule: "dri2"
[    23.787] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.821] (II) Module dri2: vendor="X.Org Foundation"
[    23.821] 	compiled for 1.12.4, module version = 1.2.0
[    23.821] 	ABI class: X.Org Server Extension, version 6.0
[    23.821] (II) Loading extension DRI2
[    23.821] (II) LoadModule: "extmod"
[    23.821] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    23.859] (II) Module extmod: vendor="X.Org Foundation"
[    23.859] 	compiled for 1.12.4, module version = 1.0.0
[    23.859] 	Module class: X.Org Server Extension
[    23.859] 	ABI class: X.Org Server Extension, version 6.0
[    23.859] (II) Loading extension SELinux
[    23.859] (II) Loading extension MIT-SCREEN-SAVER
[    23.859] (II) Loading extension XFree86-VidModeExtension
[    23.859] (II) Loading extension XFree86-DGA
[    23.859] (II) Loading extension DPMS
[    23.859] (II) Loading extension XVideo
[    23.859] (II) Loading extension XVideo-MotionCompensation
[    23.859] (II) Loading extension X-Resource
[    23.859] (II) LoadModule: "dri"
[    23.859] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    23.860] (II) Module dri: vendor="X.Org Foundation"
[    23.860] 	compiled for 1.12.4, module version = 1.0.0
[    23.860] 	ABI class: X.Org Server Extension, version 6.0
[    23.860] (II) Loading extension XFree86-DRI
[    23.860] (II) LoadModule: "glx"
[    23.860] (II) Loading /usr/lib/xorg/modules/linux/libglx.so
[    24.017] (II) Module glx: vendor="Advanced Micro Devices, Inc."
[    24.017] 	compiled for 6.9.0, module version = 1.0.0
[    24.018] (II) Loading extension GLX
[    24.018] (II) LoadModule: "dbe"
[    24.018] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    24.038] (II) Module dbe: vendor="X.Org Foundation"
[    24.038] 	compiled for 1.12.4, module version = 1.0.0
[    24.038] 	Module class: X.Org Server Extension
[    24.038] 	ABI class: X.Org Server Extension, version 6.0
[    24.038] (II) Loading extension DOUBLE-BUFFER
[    24.038] (II) LoadModule: "intel"
[    24.095] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    24.127] (II) Module intel: vendor="X.Org Foundation"
[    24.127] 	compiled for 1.12.3.902, module version = 2.19.0
[    24.127] 	Module class: X.Org Video Driver
[    24.127] 	ABI class: X.Org Video Driver, version 12.1
[    24.127] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2)
[    24.128] (++) using VT number 7

[    24.135] drmOpenDevice: node name is /dev/dri/card0
[    24.135] drmOpenDevice: open result is 9, (OK)
[    24.135] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[    24.135] drmOpenDevice: node name is /dev/dri/card0
[    24.135] drmOpenDevice: open result is 9, (OK)
[    24.135] drmOpenByBusid: drmOpenMinor returns 9
[    24.136] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[    24.136] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[    24.136] (==) intel(0): RGB weight 888
[    24.136] (==) intel(0): Default visual is TrueColor
[    24.136] (II) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Mobile (GT2)
[    24.136] (--) intel(0): Chipset: "Sandybridge Mobile (GT2)"
[    24.136] (**) intel(0): Relaxed fencing enabled
[    24.136] (**) intel(0): Wait on SwapBuffers? enabled
[    24.136] (**) intel(0): Triple buffering? enabled
[    24.136] (**) intel(0): Framebuffer tiled
[    24.136] (**) intel(0): Pixmaps tiled
[    24.136] (**) intel(0): 3D buffers tiled
[    24.178] (**) intel(0): SwapBuffers wait enabled
[    24.178] (==) intel(0): video overlay key set to 0x101fe
[    24.178] (II) intel(0): Output LVDS1 using monitor section Monitor0
[    24.179] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[    24.179] (II) intel(0): Output VGA1 has no monitor section
[    24.180] (II) intel(0): Output HDMI1 has no monitor section
[    24.232] (II) intel(0): Output DP1 has no monitor section
[    24.232] (II) intel(0): EDID for output LVDS1
[    24.232] (II) intel(0): Manufacturer: LGD  Model: 33a  Serial#: 0
[    24.232] (II) intel(0): Year: 2011  Week: 0
[    24.232] (II) intel(0): EDID Version: 1.3
[    24.232] (II) intel(0): Digital Display Input
[    24.232] (II) intel(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    24.232] (II) intel(0): Gamma: 2.20
[    24.232] (II) intel(0): No DPMS capabilities specified
[    24.232] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    24.232] (II) intel(0): First detailed timing is preferred mode
[    24.232] (II) intel(0): redX: 0.618 redY: 0.369   greenX: 0.355 greenY: 0.603
[    24.232] (II) intel(0): blueX: 0.151 blueY: 0.103   whiteX: 0.313 whiteY: 0.329
[    24.232] (II) intel(0): Manufacturer's mask: 0
[    24.232] (II) intel(0): Supported detailed timing:
[    24.232] (II) intel(0): clock: 70.0 MHz   Image Size:  344 x 194 mm
[    24.232] (II) intel(0): h_active: 1366  h_sync: 1402  h_sync_end 1450 h_blank_end 1492 h_border: 0
[    24.232] (II) intel(0): v_active: 768  v_sync: 771  v_sync_end 776 v_blanking: 782 v_border: 0
[    24.232] (II) intel(0):  LG Display
[    24.232] (II) intel(0):  LP156WH4-TLN1
[    24.232] (II) intel(0): EDID (in hex):
[    24.232] (II) intel(0): 	00ffffffffffff0030e43a0300000000
[    24.232] (II) intel(0): 	00150103802213780a61d59e5e5b9a26
[    24.232] (II) intel(0): 	1a505400000001010101010101010101
[    24.232] (II) intel(0): 	010101010101581b567e50000e302430
[    24.233] (II) intel(0): 	350058c2100000190000000000000000
[    24.233] (II) intel(0): 	00000000000000000000000000fe004c
[    24.233] (II) intel(0): 	4720446973706c61790a2020000000fe
[    24.233] (II) intel(0): 	004c503135365748342d544c4e310083
[    24.233] (II) intel(0): EDID vendor "LGD", prod id 826
[    24.233] (II) intel(0): Printing DDC gathered Modelines:
[    24.233] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[    24.233] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[    24.233] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    24.234] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[    24.234] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[    24.234] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[    24.234] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[    24.234] (II) intel(0): Printing probed modes for output LVDS1
[    24.234] (II) intel(0): Modeline "1366x768"x60.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[    24.234] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz d)
[    24.234] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz d)
[    24.234] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    24.234] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    24.234] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    24.234] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    24.234] (II) intel(0): EDID for output VGA1
[    24.235] (II) intel(0): EDID for output HDMI1
[    24.288] (II) intel(0): EDID for output DP1
[    24.288] (II) intel(0): Output LVDS1 connected
[    24.288] (II) intel(0): Output VGA1 disconnected
[    24.288] (II) intel(0): Output HDMI1 disconnected
[    24.288] (II) intel(0): Output DP1 disconnected
[    24.288] (II) intel(0): Using exact sizes for initial modes
[    24.288] (II) intel(0): Output LVDS1 using initial mode 1366x768
[    24.288] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[    24.288] (II) intel(0): Kernel page flipping support detected, enabling
[    24.288] (**) intel(0): Display dimensions: (340, 190) mm
[    24.288] (**) intel(0): DPI set to (102, 102)
[    24.288] (II) Loading sub module "fb"
[    24.288] (II) LoadModule: "fb"
[    24.289] (II) Loading /usr/lib/xorg/modules/libfb.so
[    24.330] (II) Module fb: vendor="X.Org Foundation"
[    24.330] 	compiled for 1.12.4, module version = 1.0.0
[    24.330] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    24.330] (II) Loading sub module "dri2"
[    24.330] (II) LoadModule: "dri2"
[    24.330] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    24.330] (II) Module dri2: vendor="X.Org Foundation"
[    24.330] 	compiled for 1.12.4, module version = 1.2.0
[    24.330] 	ABI class: X.Org Server Extension, version 6.0
[    24.330] (==) Depth 24 pixmap format is 32 bpp
[    24.330] (II) intel(0): [DRI2] Setup complete
[    24.330] (II) intel(0): [DRI2]   DRI driver: i965
[    24.330] (II) intel(0): Allocated new frame buffer 1408x768 stride 5632, tiled
[    24.353] (II) UXA(0): Driver registered support for the following operations:
[    24.353] (II)         solid
[    24.353] (II)         copy
[    24.353] (II)         composite (RENDER acceleration)
[    24.353] (II)         put_image
[    24.353] (II)         get_image
[    24.353] (==) intel(0): Backing store disabled
[    24.353] (==) intel(0): Silken mouse enabled
[    24.353] (II) intel(0): Initializing HW Cursor
[    24.353] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[    24.353] (==) intel(0): DPMS enabled
[    24.353] (==) intel(0): Intel XvMC decoder enabled
[    24.353] (II) intel(0): Set up textured video
[    24.353] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[    24.353] (II) intel(0): direct rendering: DRI2 Enabled
[    24.353] (==) intel(0): hotplug detection: "enabled"
[    24.416] (--) RandR disabled
[    24.416] (II) Initializing built-in extension Generic Event Extension
[    24.416] (II) Initializing built-in extension SHAPE
[    24.416] (II) Initializing built-in extension MIT-SHM
[    24.416] (II) Initializing built-in extension XInputExtension
[    24.416] (II) Initializing built-in extension XTEST
[    24.416] (II) Initializing built-in extension BIG-REQUESTS
[    24.416] (II) Initializing built-in extension SYNC
[    24.416] (II) Initializing built-in extension XKEYBOARD
[    24.416] (II) Initializing built-in extension XC-MISC
[    24.416] (II) Initializing built-in extension SECURITY
[    24.416] (II) Initializing built-in extension XINERAMA
[    24.416] (II) Initializing built-in extension XFIXES
[    24.416] (II) Initializing built-in extension RENDER
[    24.416] (II) Initializing built-in extension RANDR
[    24.416] (II) Initializing built-in extension COMPOSITE
[    24.416] (II) Initializing built-in extension DAMAGE
[    24.416] (II) SELinux: Disabled on system
[    24.506] (EE) GLX error: Can not get required symbols.
[    24.507] (II) intel(0): Setting screen physical size to 361 x 203
[    25.360] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[    25.360] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.360] (II) LoadModule: "evdev"
[    25.369] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    25.392] (II) Module evdev: vendor="X.Org Foundation"
[    25.392] 	compiled for 1.12.1, module version = 2.7.0
[    25.392] 	Module class: X.Org XInput Driver
[    25.392] 	ABI class: X.Org XInput driver, version 16.0
[    25.392] (II) Using input driver 'evdev' for 'Power Button'
[    25.392] (**) Power Button: always reports core events
[    25.392] (**) evdev: Power Button: Device: "/dev/input/event5"
[    25.392] (--) evdev: Power Button: Vendor 0 Product 0x1
[    25.392] (--) evdev: Power Button: Found keys
[    25.392] (II) evdev: Power Button: Configuring as keyboard
[    25.393] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5"
[    25.393] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    25.393] (**) Option "xkb_rules" "evdev"
[    25.393] (**) Option "xkb_model" "pc105"
[    25.393] (**) Option "xkb_layout" "us"
[    25.394] (II) config/udev: Adding input device Fujitsu FUJ02E3 (/dev/input/event2)
[    25.394] (**) Fujitsu FUJ02E3: Applying InputClass "evdev keyboard catchall"
[    25.394] (II) Using input driver 'evdev' for 'Fujitsu FUJ02E3'
[    25.394] (**) Fujitsu FUJ02E3: always reports core events
[    25.394] (**) evdev: Fujitsu FUJ02E3: Device: "/dev/input/event2"
[    25.394] (--) evdev: Fujitsu FUJ02E3: Vendor 0 Product 0x6
[    25.394] (--) evdev: Fujitsu FUJ02E3: Found keys
[    25.394] (II) evdev: Fujitsu FUJ02E3: Configuring as keyboard
[    25.394] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input2/event2"
[    25.394] (II) XINPUT: Adding extended input device "Fujitsu FUJ02E3" (type: KEYBOARD, id 7)
[    25.394] (**) Option "xkb_rules" "evdev"
[    25.394] (**) Option "xkb_model" "pc105"
[    25.394] (**) Option "xkb_layout" "us"
[    25.395] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[    25.395] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    25.395] (II) Using input driver 'evdev' for 'Video Bus'
[    25.395] (**) Video Bus: always reports core events
[    25.395] (**) evdev: Video Bus: Device: "/dev/input/event12"
[    25.395] (--) evdev: Video Bus: Vendor 0 Product 0x6
[    25.395] (--) evdev: Video Bus: Found keys
[    25.395] (II) evdev: Video Bus: Configuring as keyboard
[    25.395] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
[    25.395] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    25.395] (**) Option "xkb_rules" "evdev"
[    25.395] (**) Option "xkb_model" "pc105"
[    25.395] (**) Option "xkb_layout" "us"
[    25.396] (II) config/udev: Adding input device Fujitsu FUJ02B1 (/dev/input/event1)
[    25.396] (**) Fujitsu FUJ02B1: Applying InputClass "evdev keyboard catchall"
[    25.396] (II) Using input driver 'evdev' for 'Fujitsu FUJ02B1'
[    25.396] (**) Fujitsu FUJ02B1: always reports core events
[    25.396] (**) evdev: Fujitsu FUJ02B1: Device: "/dev/input/event1"
[    25.396] (--) evdev: Fujitsu FUJ02B1: Vendor 0 Product 0x6
[    25.396] (--) evdev: Fujitsu FUJ02B1: Found keys
[    25.396] (II) evdev: Fujitsu FUJ02B1: Configuring as keyboard
[    25.396] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input1/event1"
[    25.396] (II) XINPUT: Adding extended input device "Fujitsu FUJ02B1" (type: KEYBOARD, id 9)
[    25.396] (**) Option "xkb_rules" "evdev"
[    25.396] (**) Option "xkb_model" "pc105"
[    25.396] (**) Option "xkb_layout" "us"
[    25.397] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[    25.397] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    25.397] (II) Using input driver 'evdev' for 'Power Button'
[    25.397] (**) Power Button: always reports core events
[    25.397] (**) evdev: Power Button: Device: "/dev/input/event3"
[    25.397] (--) evdev: Power Button: Vendor 0 Product 0x1
[    25.397] (--) evdev: Power Button: Found keys
[    25.397] (II) evdev: Power Button: Configuring as keyboard
[    25.397] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3"
[    25.398] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 10)
[    25.398] (**) Option "xkb_rules" "evdev"
[    25.398] (**) Option "xkb_model" "pc105"
[    25.398] (**) Option "xkb_layout" "us"
[    25.398] (II) config/udev: Adding input device Lid Switch (/dev/input/event4)
[    25.398] (II) No input driver specified, ignoring this device.
[    25.398] (II) This device may have been added with another device file.
[    25.399] (II) config/udev: Adding input device FJ Camera (/dev/input/event13)
[    25.399] (**) FJ Camera: Applying InputClass "evdev keyboard catchall"
[    25.399] (II) Using input driver 'evdev' for 'FJ Camera'
[    25.399] (**) FJ Camera: always reports core events
[    25.399] (**) evdev: FJ Camera: Device: "/dev/input/event13"
[    25.399] (--) evdev: FJ Camera: Vendor 0x4f2 Product 0xb213
[    25.399] (--) evdev: FJ Camera: Found keys
[    25.399] (II) evdev: FJ Camera: Configuring as keyboard
[    25.399] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13/event13"
[    25.399] (II) XINPUT: Adding extended input device "FJ Camera" (type: KEYBOARD, id 11)
[    25.399] (**) Option "xkb_rules" "evdev"
[    25.399] (**) Option "xkb_model" "pc105"
[    25.399] (**) Option "xkb_layout" "us"
[    25.400] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[    25.400] (II) No input driver specified, ignoring this device.
[    25.400] (II) This device may have been added with another device file.
[    25.400] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
[    25.400] (II) No input driver specified, ignoring this device.
[    25.400] (II) This device may have been added with another device file.
[    25.400] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event8)
[    25.400] (II) No input driver specified, ignoring this device.
[    25.400] (II) This device may have been added with another device file.
[    25.400] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event9)
[    25.401] (II) No input driver specified, ignoring this device.
[    25.401] (II) This device may have been added with another device file.
[    25.401] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    25.401] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    25.401] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    25.401] (**) AT Translated Set 2 keyboard: always reports core events
[    25.401] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    25.401] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[    25.401] (--) evdev: AT Translated Set 2 keyboard: Found keys
[    25.401] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[    25.401] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    25.401] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 12)
[    25.401] (**) Option "xkb_rules" "evdev"
[    25.401] (**) Option "xkb_model" "pc105"
[    25.401] (**) Option "xkb_layout" "us"
[    25.401] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event11)
[    25.401] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[    25.401] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[    25.401] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
[    25.401] (II) LoadModule: "synaptics"
[    25.402] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[    25.449] (II) Module synaptics: vendor="X.Org Foundation"
[    25.449] 	compiled for 1.12.4, module version = 1.6.2
[    25.449] 	Module class: X.Org XInput Driver
[    25.449] 	ABI class: X.Org XInput driver, version 16.0
[    25.449] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
[    25.449] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    25.449] (**) Option "Device" "/dev/input/event11"
[    25.560] (II) synaptics: SynPS/2 Synaptics TouchPad: ignoring touch events for semi-multitouch device
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5682
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4692
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left right double triple scroll-buttons
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
[    25.560] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    25.560] (**) SynPS/2 Synaptics TouchPad: always reports core events
[    25.656] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio2/input/input11/event11"
[    25.656] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 13)
[    25.656] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[    25.656] (**) synaptics: SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[    25.656] (**) synaptics: SynPS/2 Synaptics TouchPad: AccelFactor is now 0.037
[    25.656] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[    25.656] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[    25.656] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[    25.656] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[    25.656] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
[    25.657] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[    25.657] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
[    25.657] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[    25.657] (II) No input driver specified, ignoring this device.
[    25.657] (II) This device may have been added with another device file.
[    25.658] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event14)
[    25.658] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[    25.658] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[    25.658] (**) ACPI Virtual Keyboard Device: always reports core events
[    25.658] (**) evdev: ACPI Virtual Keyboard Device: Device: "/dev/input/event14"
[    25.658] (--) evdev: ACPI Virtual Keyboard Device: Vendor 0 Product 0
[    25.659] (--) evdev: ACPI Virtual Keyboard Device: Found keys
[    25.659] (II) evdev: ACPI Virtual Keyboard Device: Configuring as keyboard
[    25.659] (**) Option "config_info" "udev:/sys/devices/virtual/input/input14/event14"
[    25.659] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 14)
[    25.659] (**) Option "xkb_rules" "evdev"
[    25.659] (**) Option "xkb_model" "pc105"
[    25.659] (**) Option "xkb_layout" "us"
[    26.586] (II) intel(0): EDID vendor "LGD", prod id 826
[    26.586] (II) intel(0): Printing DDC gathered Modelines:
[    26.586] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[    36.627] (II) intel(0): EDID vendor "LGD", prod id 826
[    36.628] (II) intel(0): Printing DDC gathered Modelines:
[    36.628] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[    61.228] (II) intel(0): EDID vendor "LGD", prod id 826
[    61.228] (II) intel(0): Printing DDC gathered Modelines:
[    61.228] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[    65.638] (II) intel(0): EDID vendor "LGD", prod id 826
[    65.638] (II) intel(0): Printing DDC gathered Modelines:
[    65.638] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)
[    66.905] (II) intel(0): EDID vendor "LGD", prod id 826
[    66.905] (II) intel(0): Printing DDC gathered Modelines:
[    66.905] (II) intel(0): Modeline "1366x768"x0.0   70.00  1366 1402 1450 1492  768 771 776 782 -hsync -vsync (46.9 kHz eP)

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
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=10000000000000 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: UDEV_LOG=3
E: USEC_INITIALIZED=6485654

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
N: input/event5
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event5
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
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=69
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7459987
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input2
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=1000000000c00 300000 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: UDEV_LOG=3
E: USEC_INITIALIZED=6476549

P: /devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/FUJ02E3:00/input/input2/event2
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=66
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7460264
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12
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=3e000b00000000 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: UDEV_LOG=3
E: USEC_INITIALIZED=8736167

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12
N: input/event12
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event12
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12
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=76
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8738607
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input1
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=1000300000000 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: UDEV_LOG=3
E: USEC_INITIALIZED=6464825

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:01/FUJ02B1:00/input/input1/event1
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=65
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7460070
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
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=10000000000000 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: UDEV_LOG=3
E: USEC_INITIALIZED=6508569

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
N: input/event3
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
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=67
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7459985
E: XKBLAYOUT=us
E: XKBMODEL=pc105

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: UDEV_LOG=3
E: USEC_INITIALIZED=6792686

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event4
N: input/event4
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4/event4
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=6988558

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13
E: EV=3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=FJ_Camera
E: ID_MODEL_ENC=FJ\x20Camera
E: ID_MODEL_ID=b213
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_3_1_0
E: ID_REVISION=3765
E: ID_SERIAL=Sonix_Technology_Co.__Ltd._FJ_Camera_SN0001
E: ID_SERIAL_SHORT=SN0001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Sonix_Technology_Co.__Ltd.
E: ID_VENDOR_ENC=Sonix\x20Technology\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: KEY=100000 0 0 0
E: MODALIAS=input:b0003v04F2pB213e3765-e0,1,kD4,ramlsfw
E: NAME="FJ Camera"
E: PHYS="usb-0000:00:1a.0-1.3/button"
E: PRODUCT=3/4f2/b213/3765
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9006243

P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13/event13
N: input/event13
S: input/by-id/usb-Sonix_Technology_Co.__Ltd._FJ_Camera_SN0001-event-if00
S: input/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-event
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-id/usb-Sonix_Technology_Co.__Ltd._FJ_Camera_SN0001-event-if00 /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.3:1.0-event
E: DEVNAME=/dev/input/event13
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.3/1-1.3:1.0/input/input13/event13
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_MODEL=FJ_Camera
E: ID_MODEL_ENC=FJ\x20Camera
E: ID_MODEL_ID=b213
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.3:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_3_1_0
E: ID_REVISION=3765
E: ID_SERIAL=Sonix_Technology_Co.__Ltd._FJ_Camera_SN0001
E: ID_SERIAL_SHORT=SN0001
E: ID_TYPE=video
E: ID_USB_DRIVER=uvcvideo
E: ID_USB_INTERFACES=:0e0100:0e0200:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Sonix_Technology_Co.__Ltd.
E: ID_VENDOR_ENC=Sonix\x20Technology\x20Co.\x2c\x20Ltd.
E: ID_VENDOR_ID=04f2
E: MAJOR=13
E: MINOR=77
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=9011405
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/pci0000:00/0000:00:1b.0/input/input7
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input7
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:b0001v10ECp0269e0001-e0,12,kramls1,2,fw
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PRODUCT=1/10ec/269/1
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7499244

P: /devices/pci0000:00/0000:00:1b.0/input/input7/event7
N: input/event7
E: DEVNAME=/dev/input/event7
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input7/event7
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=71
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7501679

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10
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 PCH Headphone"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=4
E: UDEV_LOG=3
E: USEC_INITIALIZED=7500072

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input10/event10
N: input/event10
E: DEVNAME=/dev/input/event10
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input10/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: UDEV_LOG=3
E: USEC_INITIALIZED=7502847

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
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,kramlsfw8,
E: NAME="HDA Intel PCH HDMI/DP,pcm=3"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=100
E: UDEV_LOG=3
E: USEC_INITIALIZED=7499635

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
N: input/event8
E: DEVNAME=/dev/input/event8
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
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=72
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7502933

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
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 PCH Mic"
E: PHYS="ALSA"
E: PRODUCT=0/0/0/0
E: PROP=0
E: SUBSYSTEM=input
E: SW=10
E: UDEV_LOG=3
E: USEC_INITIALIZED=7500530

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
E: DEVNAME=/dev/input/event9
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/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: UDEV_LOG=3
E: USEC_INITIALIZED=7502974

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=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-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/ab41
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=5911431

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: UDEV_LOG=3
E: USEC_INITIALIZED=7460332
E: XKBLAYOUT=us
E: XKBMODEL=pc105

P: /devices/platform/i8042/serio2/input/input11
E: ABS=260800011000003
E: DEVPATH=/devices/platform/i8042/serio2/input/input11
E: EV=b
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: KEY=6420 3000f 0 0 0 0
E: MODALIAS=input:b0011v0002p0007e01B1-e0,1,3,k100,101,102,103,110,111,145,14A,14D,14E,ra0,1,18,1C,2F,35,36,39,mlsfw
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio2/input0"
E: PRODUCT=11/2/7/1b1
E: PROP=9
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7956311

P: /devices/platform/i8042/serio2/input/input11/event11
N: input/event11
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
E: DEVNAME=/dev/input/event11
E: DEVPATH=/devices/platform/i8042/serio2/input/input11/event11
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=75
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8000509

P: /devices/platform/i8042/serio2/input/input11/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio2/input/input11/mouse0
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=8000464

P: /devices/platform/pcspkr/input/input6
E: DEVPATH=/devices/platform/pcspkr/input/input6
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: UDEV_LOG=3
E: USEC_INITIALIZED=7116033

P: /devices/platform/pcspkr/input/input6/event6
N: input/event6
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event6
E: DEVPATH=/devices/platform/pcspkr/input/input6/event6
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=70
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=7117504

P: /devices/virtual/input/input14
E: DEVPATH=/devices/virtual/input/input14
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: KEY=ffffffffffffffff ffffffffffffffff ffffffffffffffff fffffffffffffffe
E: MODALIAS=input:b0003v0000p0000e0004-e0,1,k71,72,73,74,75,76,77,78,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8B,8C,8D,8E,8F,90,91,92,93,94,95,96,97,98,99,9A,9B,9C,9D,9E,9F,A0,A1,A2,A3,A4,A5,A6,A7,A8,A9,AA,AB,AC,AD,AE,AF,B0,B1,B2,B3,B4,B5,B6,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,C3,C4,C5,C6,C7,C8,C9,CA,CB,CC,CD,CE,CF,D0,D1,D2,D3,D4,D5,D6,D7,D8,D9,DA,DB,DC,DD,DE,DF,E0,E1,E2,E3,E4,E5,E6,E7,E8,E9,EA,EB,EC,ED,EE,EF,F0,F1,F2,F3,F4,F5,F6,F7,F8,F9,FA,FB,FC,FD,FE,FF,ramlsfw
E: NAME="ACPI Virtual Keyboard Device"
E: PRODUCT=3/0/0/4
E: PROP=0
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16872193

P: /devices/virtual/input/input14/event14
N: input/event14
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event14
E: DEVPATH=/devices/virtual/input/input14/event14
E: DMI_VENDOR=FUJITSU
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=78
E: SUBSYSTEM=input
E: UDEV_LOG=3
E: USEC_INITIALIZED=16874671
E: XKBLAYOUT=us
E: XKBMODEL=pc105


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    1.008291] Linux agpgart interface v0.103
[    1.008359] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    1.008418] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.009315] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    1.009427] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    7.301675] [drm] Initialized drm 1.1.0 20060810
[    7.695129] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    7.695131] [drm] Driver supports precise vblank timestamp query.
[    8.290075] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[    8.464162] fbcon: inteldrmfb (fb0) is primary device
[    8.873059] fb0: inteldrmfb frame buffer device
[    8.873061] drm: registered panic notifier
[    8.879614] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg depends on:
ii  fglrx-driver [xorg-driver-video]                      1:12-6+point-3
ii  libc6                                                 2.13-38
ii  x11-xkb-utils                                         7.7~1
ii  xkb-data                                              2.5.1-3
ii  xserver-xorg-core                                     2:1.12.4-6+deb7u2
ii  xserver-xorg-input-all                                1:7.7+3~deb7u1
ii  xserver-xorg-input-evdev [xorg-driver-input]          1:2.7.0-1+b1
ii  xserver-xorg-input-mouse [xorg-driver-input]          1:1.7.2-3
ii  xserver-xorg-input-synaptics [xorg-driver-input]      1.6.2-2
ii  xserver-xorg-input-vmmouse [xorg-driver-input]        1:12.9.0-1
ii  xserver-xorg-input-wacom [xorg-driver-input]          0.15.0+20120515-2
ii  xserver-xorg-video-all                                1:7.7+3~deb7u1
ii  xserver-xorg-video-apm [xorg-driver-video]            1:1.2.3-3
ii  xserver-xorg-video-ark [xorg-driver-video]            1:0.7.4-1+b1
ii  xserver-xorg-video-ati [xorg-driver-video]            1:6.14.4-8
ii  xserver-xorg-video-chips [xorg-driver-video]          1:1.2.4-2
ii  xserver-xorg-video-cirrus [xorg-driver-video]         1:1.4.0-2
ii  xserver-xorg-video-fbdev [xorg-driver-video]          1:0.4.2-4+b3
ii  xserver-xorg-video-i128 [xorg-driver-video]           1:1.3.5-1+b1
ii  xserver-xorg-video-intel [xorg-driver-video]          2:2.19.0-6
ii  xserver-xorg-video-mach64 [xorg-driver-video]         6.9.1-2
ii  xserver-xorg-video-mga [xorg-driver-video]            1:1.5.0-3
ii  xserver-xorg-video-neomagic [xorg-driver-video]       1:1.2.6-1
ii  xserver-xorg-video-nouveau [xorg-driver-video]        1:1.0.1-5
ii  xserver-xorg-video-openchrome [xorg-driver-video]     1:0.2.906-2+deb7u1
ii  xserver-xorg-video-r128 [xorg-driver-video]           6.8.2-1
ii  xserver-xorg-video-radeon [xorg-driver-video]         1:6.14.4-8
ii  xserver-xorg-video-rendition [xorg-driver-video]      1:4.2.4-3
ii  xserver-xorg-video-s3 [xorg-driver-video]             1:0.6.3-5
ii  xserver-xorg-video-s3virge [xorg-driver-video]        1:1.10.4-5
ii  xserver-xorg-video-savage [xorg-driver-video]         1:2.3.4-1
ii  xserver-xorg-video-siliconmotion [xorg-driver-video]  1:1.7.6-1
ii  xserver-xorg-video-sis [xorg-driver-video]            1:0.10.4-1
ii  xserver-xorg-video-sisusb [xorg-driver-video]         1:0.9.4-3
ii  xserver-xorg-video-tdfx [xorg-driver-video]           1:1.4.4-1
ii  xserver-xorg-video-trident [xorg-driver-video]        1:1.3.5-1
ii  xserver-xorg-video-tseng [xorg-driver-video]          1:1.2.4-3
ii  xserver-xorg-video-vesa [xorg-driver-video]           1:2.3.1-1+b1
ii  xserver-xorg-video-vmware [xorg-driver-video]         1:12.0.2-1+b1
ii  xserver-xorg-video-voodoo [xorg-driver-video]         1:1.2.4-2+b3

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri  8.0.5-4+deb7u2

Versions of packages xserver-xorg-core depends on:
ii  keyboard-configuration  1.88
ii  libaudit0               1:1.7.18-1.1
ii  libc6                   2.13-38
ii  libdrm2                 2.4.40-1~deb7u2
ii  libgcrypt11             1.5.0-5+deb7u1
ii  libpciaccess0           0.13.1-2
ii  libpixman-1-0           0.26.0-4+deb7u1
ii  libselinux1             2.1.9-5
ii  libudev0                175-7.2
ii  libxau6                 1:1.0.7-1
ii  libxdmcp6               1:1.1.1-1
ii  libxfont1               1:1.4.5-2
ii  udev                    175-7.2
ii  xserver-common          2:1.12.4-6+deb7u2

Versions of packages xserver-xorg-core recommends:
ii  libgl1-mesa-dri  8.0.5-4+deb7u2

Versions of packages xserver-xorg-core suggests:
ii  xfonts-100dpi    1:1.0.3
ii  xfonts-75dpi     1:1.0.3
ii  xfonts-scalable  1:1.0.3-1


Reply to: