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

Bug#632791: xserver-xorg: Segmentation fault (with intel_drv in the backtrace)



Package: xserver-xorg-video-intel
Followup-For: Bug #632791

Version: 2:2.16.0-1

Some new traces (incomplete, I am afraid). I have had this happen a few times since
upgrading from 2:2.15.0-3, using iceweasel, mayavi2, python-matplotlib, and possibly
others.

-Juha

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Mar 16  2009 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2056592 Nov  2 10:18 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller [8086:2a42] (rev 07)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2680 Aug 28  2010 /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"
EndSection

Section "Module"
	Load  "record"
	Load  "dbe"
	Load  "extmod"
	Load  "glx"
	Load  "dri"
	Load  "dri2"
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"
        ### [arg]: arg optional
        #Option     "NoAccel"            	"True" # [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "CacheLines"         	# <i>
        #Option     "Dac6Bit"            	# [<bool>]
	#Option	   "FramebufferCompression"	"False"
        #Option     "DRI"                	"False" # [<bool>]
        #Option     "DRI2"                	"False" # [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# <i>
        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0prkl"
	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "Mobile 4 Series Chipset Integrated Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0prkl"
	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/i915-kms.conf:
  options i915 modeset=1

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-2-amd64 (Debian 3.0.0-5) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-9) ) #1 SMP Fri Oct 7 20:48:45 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 22168 Jul 12  2009 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 20677 Jun 20  2010 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 22957 Jun 20  2010 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 27962 Nov  9 19:09 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[164425.498] 
X.Org X Server 1.11.1.902 (1.11.2 RC 2)
Release Date: 2011-10-28
[164425.498] X Protocol Version 11, Revision 0
[164425.498] Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian
[164425.498] Current Operating System: Linux rigel 3.0.0-2-amd64 #1 SMP Fri Oct 7 20:48:45 UTC 2011 x86_64
[164425.498] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-2-amd64 root=/dev/mapper/system-root ro quiet usbcore.autosuspend=1 video=intelfb:1440x900M@60
[164425.498] Build Date: 02 November 2011  10:15:50AM
[164425.498] xorg-server 2:1.11.1.902-1 (Cyril Brulebois <kibi@debian.org>) 
[164425.498] Current version of pixman: 0.23.8
[164425.498] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[164425.498] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[164425.498] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov  9 12:03:49 2011
[164425.498] (==) Using config file: "/etc/X11/xorg.conf"
[164425.498] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[164425.499] (==) ServerLayout "X.org Configured"
[164425.499] (**) |-->Screen "Screen0" (0)
[164425.499] (**) |   |-->Monitor "Monitor0"
[164425.499] (**) |   |-->Device "Card0prkl"
[164425.499] (**) |-->Input Device "Mouse0"
[164425.499] (**) |-->Input Device "Keyboard0"
[164425.499] (==) Automatically adding devices
[164425.499] (==) Automatically enabling devices
[164425.499] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[164425.499] 	Entry deleted from font path.
[164425.499] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[164425.499] 	Entry deleted from font path.
[164425.499] (**) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[164425.499] (**) ModulePath set to "/usr/lib/xorg/modules"
[164425.499] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[164425.499] (WW) Disabling Mouse0
[164425.499] (WW) Disabling Keyboard0
[164425.499] (II) Loader magic: 0x7fa574e6eae0
[164425.499] (II) Module ABI versions:
[164425.499] 	X.Org ANSI C Emulation: 0.4
[164425.499] 	X.Org Video Driver: 11.0
[164425.499] 	X.Org XInput driver : 13.0
[164425.499] 	X.Org Server Extension : 6.0
[164425.500] (--) PCI:*(0:0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[164425.500] (--) PCI: (0:0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0xf2400000/1048576
[164425.506] (II) Open ACPI successful (/var/run/acpid.socket)
[164425.506] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[164425.506] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[164425.506] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[164425.506] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[164425.506] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[164425.506] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[164425.506] (II) LoadModule: "record"
[164425.506] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[164425.506] (II) Module record: vendor="X.Org Foundation"
[164425.506] 	compiled for 1.11.1.902, module version = 1.13.0
[164425.506] 	Module class: X.Org Server Extension
[164425.506] 	ABI class: X.Org Server Extension, version 6.0
[164425.506] (II) Loading extension RECORD
[164425.506] (II) LoadModule: "dbe"
[164425.506] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[164425.506] (II) Module dbe: vendor="X.Org Foundation"
[164425.506] 	compiled for 1.11.1.902, module version = 1.0.0
[164425.506] 	Module class: X.Org Server Extension
[164425.506] 	ABI class: X.Org Server Extension, version 6.0
[164425.506] (II) Loading extension DOUBLE-BUFFER
[164425.506] (II) LoadModule: "extmod"
[164425.506] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[164425.507] (II) Module extmod: vendor="X.Org Foundation"
[164425.507] 	compiled for 1.11.1.902, module version = 1.0.0
[164425.507] 	Module class: X.Org Server Extension
[164425.507] 	ABI class: X.Org Server Extension, version 6.0
[164425.507] (II) Loading extension SELinux
[164425.507] (II) Loading extension MIT-SCREEN-SAVER
[164425.507] (II) Loading extension XFree86-VidModeExtension
[164425.507] (II) Loading extension XFree86-DGA
[164425.507] (II) Loading extension DPMS
[164425.507] (II) Loading extension XVideo
[164425.507] (II) Loading extension XVideo-MotionCompensation
[164425.507] (II) Loading extension X-Resource
[164425.507] (II) LoadModule: "glx"
[164425.507] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[164425.507] (II) Module glx: vendor="X.Org Foundation"
[164425.507] 	compiled for 1.11.1.902, module version = 1.0.0
[164425.507] 	ABI class: X.Org Server Extension, version 6.0
[164425.507] (==) AIGLX enabled
[164425.507] (II) Loading extension GLX
[164425.507] (II) LoadModule: "dri"
[164425.507] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[164425.507] (II) Module dri: vendor="X.Org Foundation"
[164425.507] 	compiled for 1.11.1.902, module version = 1.0.0
[164425.507] 	ABI class: X.Org Server Extension, version 6.0
[164425.507] (II) Loading extension XFree86-DRI
[164425.507] (II) LoadModule: "dri2"
[164425.508] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[164425.508] (II) Module dri2: vendor="X.Org Foundation"
[164425.508] 	compiled for 1.11.1.902, module version = 1.2.0
[164425.508] 	ABI class: X.Org Server Extension, version 6.0
[164425.508] (II) Loading extension DRI2
[164425.508] (II) LoadModule: "intel"
[164425.508] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[164425.508] (II) Module intel: vendor="X.Org Foundation"
[164425.508] 	compiled for 1.11.1.902, module version = 2.16.901
[164425.508] 	Module class: X.Org Video Driver
[164425.508] 	ABI class: X.Org Video Driver, version 11.0
[164425.508] (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
[164425.508] (++) using VT number 7

[164425.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[164425.515] drmOpenDevice: node name is /dev/dri/card0
[164425.515] drmOpenDevice: open result is 9, (OK)
[164425.515] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[164425.515] drmOpenDevice: node name is /dev/dri/card0
[164425.515] drmOpenDevice: open result is 9, (OK)
[164425.515] drmOpenByBusid: drmOpenMinor returns 9
[164425.515] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[164425.515] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[164425.515] (==) intel(0): RGB weight 888
[164425.515] (==) intel(0): Default visual is TrueColor
[164425.515] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[164425.515] (--) intel(0): Chipset: "GM45"
[164425.515] (**) intel(0): Relaxed fencing enabled
[164425.515] (**) intel(0): Wait on SwapBuffers? enabled
[164425.515] (**) intel(0): Triple buffering? enabled
[164425.515] (**) intel(0): Framebuffer tiled
[164425.515] (**) intel(0): Pixmaps tiled
[164425.515] (**) intel(0): 3D buffers tiled
[164425.515] (**) intel(0): SwapBuffers wait enabled
[164425.515] (==) intel(0): video overlay key set to 0x101fe
[164425.515] (II) intel(0): Output LVDS1 using monitor section Monitor0
[164425.516] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[164425.532] (II) intel(0): Output VGA1 has no monitor section
[164426.309] (II) intel(0): Output HDMI1 has no monitor section
[164426.310] (II) intel(0): Output DP1 has no monitor section
[164426.329] (II) intel(0): Output HDMI2 has no monitor section
[164426.330] (II) intel(0): Output DP2 has no monitor section
[164426.331] (II) intel(0): Output DP3 has no monitor section
[164426.331] (II) intel(0): EDID for output LVDS1
[164426.331] (II) intel(0): Manufacturer: LEN  Model: 4014  Serial#: 0
[164426.331] (II) intel(0): Year: 2008  Week: 39
[164426.331] (II) intel(0): EDID Version: 1.3
[164426.331] (II) intel(0): Digital Display Input
[164426.331] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[164426.331] (II) intel(0): Gamma: 2.20
[164426.331] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[164426.331] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[164426.331] (II) intel(0): First detailed timing is preferred mode
[164426.331] (II) intel(0): redX: 0.577 redY: 0.338   greenX: 0.310 greenY: 0.563
[164426.332] (II) intel(0): blueX: 0.158 blueY: 0.157   whiteX: 0.313 whiteY: 0.329
[164426.332] (II) intel(0): Manufacturer's mask: 0
[164426.332] (II) intel(0): Supported detailed timing:
[164426.332] (II) intel(0): clock: 74.1 MHz   Image Size:  261 x 163 mm
[164426.332] (II) intel(0): h_active: 1440  h_sync: 1464  h_sync_end 1480 h_blank_end 1600 h_border: 0
[164426.332] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[164426.332] (II) intel(0): Supported detailed timing:
[164426.332] (II) intel(0): clock: 74.1 MHz   Image Size:  261 x 163 mm
[164426.332] (II) intel(0): h_active: 1440  h_sync: 1464  h_sync_end 1480 h_blank_end 1600 h_border: 0
[164426.332] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[164426.332] (II) intel(0): Unknown vendor-specific block f
[164426.332] (II) intel(0):  LTD121EQ3B
[164426.332] (II) intel(0): EDID (in hex):
[164426.332] (II) intel(0): 	00ffffffffffff0030ae144000000000
[164426.332] (II) intel(0): 	27120103801a1078eae59593564f9028
[164426.332] (II) intel(0): 	28505400000001010101010101010101
[164426.332] (II) intel(0): 	010101010101f01ca0a050841a301810
[164426.332] (II) intel(0): 	360005a310000018f01ca0a050841a30
[164426.332] (II) intel(0): 	1810360005a3100000180000000f0095
[164426.332] (II) intel(0): 	0a32950a3219010030640055000000fe
[164426.332] (II) intel(0): 	004c5444313231455133420a20200096
[164426.332] (II) intel(0): EDID vendor "LEN", prod id 16404
[164426.332] (II) intel(0): Printing DDC gathered Modelines:
[164426.332] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[164426.332] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[164426.332] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[164426.332] (II) intel(0): Printing probed modes for output LVDS1
[164426.332] (II) intel(0): Modeline "1440x900"x50.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[164426.332] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[164426.332] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[164426.332] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[164426.332] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[164426.332] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[164426.332] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[164426.332] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[164426.348] (II) intel(0): EDID for output VGA1
[164427.122] (II) intel(0): EDID for output HDMI1
[164427.123] (II) intel(0): EDID for output DP1
[164427.142] (II) intel(0): EDID for output HDMI2
[164427.143] (II) intel(0): EDID for output DP2
[164427.144] (II) intel(0): EDID for output DP3
[164427.144] (II) intel(0): Output LVDS1 connected
[164427.144] (II) intel(0): Output VGA1 disconnected
[164427.144] (II) intel(0): Output HDMI1 disconnected
[164427.144] (II) intel(0): Output DP1 disconnected
[164427.144] (II) intel(0): Output HDMI2 disconnected
[164427.144] (II) intel(0): Output DP2 disconnected
[164427.144] (II) intel(0): Output DP3 disconnected
[164427.144] (II) intel(0): Using exact sizes for initial modes
[164427.144] (II) intel(0): Output LVDS1 using initial mode 1440x900
[164427.144] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[164427.145] (II) intel(0): Kernel page flipping support detected, enabling
[164427.145] (**) intel(0): Display dimensions: (260, 160) mm
[164427.145] (**) intel(0): DPI set to (140, 142)
[164427.145] (II) Loading sub module "fb"
[164427.145] (II) LoadModule: "fb"
[164427.145] (II) Loading /usr/lib/xorg/modules/libfb.so
[164427.145] (II) Module fb: vendor="X.Org Foundation"
[164427.145] 	compiled for 1.11.1.902, module version = 1.0.0
[164427.145] 	ABI class: X.Org ANSI C Emulation, version 0.4
[164427.145] (II) Loading sub module "dri2"
[164427.145] (II) LoadModule: "dri2"
[164427.145] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[164427.145] (II) Module dri2: vendor="X.Org Foundation"
[164427.145] 	compiled for 1.11.1.902, module version = 1.2.0
[164427.145] 	ABI class: X.Org Server Extension, version 6.0
[164427.145] (==) Depth 24 pixmap format is 32 bpp
[164427.145] (II) intel(0): [DRI2] Setup complete
[164427.145] (II) intel(0): [DRI2]   DRI driver: i965
[164427.145] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[164427.157] (II) UXA(0): Driver registered support for the following operations:
[164427.157] (II)         solid
[164427.157] (II)         copy
[164427.157] (II)         composite (RENDER acceleration)
[164427.157] (II)         put_image
[164427.157] (II)         get_image
[164427.157] (==) intel(0): Backing store disabled
[164427.157] (==) intel(0): Silken mouse enabled
[164427.157] (II) intel(0): Initializing HW Cursor
[164427.188] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[164427.191] (==) intel(0): DPMS enabled
[164427.191] (==) intel(0): Intel XvMC decoder enabled
[164427.191] (II) intel(0): Set up textured video
[164427.191] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[164427.191] (II) intel(0): direct rendering: DRI2 Enabled
[164427.191] (==) intel(0): hotplug detection: "enabled"
[164427.191] (--) RandR disabled
[164427.191] (II) Initializing built-in extension Generic Event Extension
[164427.191] (II) Initializing built-in extension SHAPE
[164427.191] (II) Initializing built-in extension MIT-SHM
[164427.191] (II) Initializing built-in extension XInputExtension
[164427.191] (II) Initializing built-in extension XTEST
[164427.191] (II) Initializing built-in extension BIG-REQUESTS
[164427.191] (II) Initializing built-in extension SYNC
[164427.191] (II) Initializing built-in extension XKEYBOARD
[164427.191] (II) Initializing built-in extension XC-MISC
[164427.191] (II) Initializing built-in extension SECURITY
[164427.191] (II) Initializing built-in extension XINERAMA
[164427.191] (II) Initializing built-in extension XFIXES
[164427.191] (II) Initializing built-in extension RENDER
[164427.191] (II) Initializing built-in extension RANDR
[164427.191] (II) Initializing built-in extension COMPOSITE
[164427.191] (II) Initializing built-in extension DAMAGE
[164427.191] (II) SELinux: Disabled on system
[164427.200] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[164427.200] (II) AIGLX: enabled GLX_INTEL_swap_event
[164427.200] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[164427.200] (II) AIGLX: enabled GLX_SGI_make_current_read
[164427.200] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[164427.201] (II) AIGLX: Loaded and initialized i965
[164427.201] (II) GLX: Initialized DRI2 GL provider for screen 0
[164427.201] (II) intel(0): Setting screen physical size to 381 x 238
[164427.265] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[164427.265] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[164427.265] (II) LoadModule: "evdev"
[164427.265] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.265] (II) Module evdev: vendor="X.Org Foundation"
[164427.265] 	compiled for 1.10.99.901, module version = 2.6.0
[164427.265] 	Module class: X.Org XInput Driver
[164427.265] 	ABI class: X.Org XInput driver, version 13.0
[164427.265] (II) Using input driver 'evdev' for 'Power Button'
[164427.265] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.265] (**) Power Button: always reports core events
[164427.265] (**) Power Button: Device: "/dev/input/event3"
[164427.265] (--) Power Button: Found keys
[164427.265] (II) Power Button: Configuring as keyboard
[164427.265] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[164427.265] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[164427.265] (**) Option "xkb_rules" "evdev"
[164427.265] (**) Option "xkb_model" "pc105"
[164427.265] (**) Option "xkb_layout" "fi"
[164427.265] (**) Option "xkb_options" "lv3:ralt_switch"
[164427.290] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[164427.290] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[164427.290] (II) Using input driver 'evdev' for 'Video Bus'
[164427.290] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.290] (**) Video Bus: always reports core events
[164427.290] (**) Video Bus: Device: "/dev/input/event12"
[164427.290] (--) Video Bus: Found keys
[164427.290] (II) Video Bus: Configuring as keyboard
[164427.290] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
[164427.290] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[164427.290] (**) Option "xkb_rules" "evdev"
[164427.290] (**) Option "xkb_model" "pc105"
[164427.290] (**) Option "xkb_layout" "fi"
[164427.290] (**) Option "xkb_options" "lv3:ralt_switch"
[164427.291] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[164427.291] (II) No input driver/identifier specified (ignoring)
[164427.291] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[164427.291] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[164427.291] (II) Using input driver 'evdev' for 'Sleep Button'
[164427.291] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.291] (**) Sleep Button: always reports core events
[164427.291] (**) Sleep Button: Device: "/dev/input/event2"
[164427.291] (--) Sleep Button: Found keys
[164427.291] (II) Sleep Button: Configuring as keyboard
[164427.291] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[164427.291] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[164427.291] (**) Option "xkb_rules" "evdev"
[164427.291] (**) Option "xkb_model" "pc105"
[164427.291] (**) Option "xkb_layout" "fi"
[164427.291] (**) Option "xkb_options" "lv3:ralt_switch"
[164427.292] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[164427.292] (II) No input driver/identifier specified (ignoring)
[164427.292] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[164427.292] (II) No input driver/identifier specified (ignoring)
[164427.292] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[164427.292] (II) No input driver/identifier specified (ignoring)
[164427.293] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[164427.293] (II) No input driver/identifier specified (ignoring)
[164427.293] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[164427.293] (II) No input driver/identifier specified (ignoring)
[164427.293] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[164427.293] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[164427.293] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[164427.293] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.293] (**) AT Translated Set 2 keyboard: always reports core events
[164427.293] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[164427.293] (--) AT Translated Set 2 keyboard: Found keys
[164427.293] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[164427.293] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[164427.294] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[164427.294] (**) Option "xkb_rules" "evdev"
[164427.294] (**) Option "xkb_model" "pc105"
[164427.294] (**) Option "xkb_layout" "fi"
[164427.294] (**) Option "xkb_options" "lv3:ralt_switch"
[164427.294] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event4)
[164427.294] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[164427.294] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[164427.294] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.294] (**) TPPS/2 IBM TrackPoint: always reports core events
[164427.294] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event4"
[164427.294] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[164427.294] (--) TPPS/2 IBM TrackPoint: Found relative axes
[164427.294] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[164427.294] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[164427.294] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[164427.294] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[164427.294] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[164427.294] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[164427.294] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[164427.294] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[164427.294] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[164427.294] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[164427.294] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[164427.295] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[164427.295] (II) No input driver/identifier specified (ignoring)
[164427.295] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[164427.295] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[164427.295] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[164427.295] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.295] (**) ThinkPad Extra Buttons: always reports core events
[164427.295] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[164427.295] (--) ThinkPad Extra Buttons: Found keys
[164427.295] (II) ThinkPad Extra Buttons: Configuring as keyboard
[164427.295] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[164427.295] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[164427.295] (**) Option "xkb_rules" "evdev"
[164427.295] (**) Option "xkb_model" "pc105"
[164427.295] (**) Option "xkb_layout" "fi"
[164427.295] (**) Option "xkb_options" "lv3:ralt_switch"
[164427.296] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[164427.296] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[164427.296] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[164427.296] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[164427.296] (**) ACPI Virtual Keyboard Device: always reports core events
[164427.296] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
[164427.296] (--) ACPI Virtual Keyboard Device: Found keys
[164427.296] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[164427.296] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[164427.296] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 12)
[164427.296] (**) Option "xkb_rules" "evdev"
[164427.296] (**) Option "xkb_model" "pc105"
[164427.296] (**) Option "xkb_layout" "fi"
[164427.296] (**) Option "xkb_options" "lv3:ralt_switch"
[164430.744] (II) AIGLX: Suspending AIGLX clients for VT switch
[189910.135] (II) Open ACPI successful (/var/run/acpid.socket)
[189910.135] (II) AIGLX: Resuming AIGLX clients after VT switch
[189910.160] (II) intel(0): EDID vendor "LEN", prod id 16404
[189910.160] (II) intel(0): Printing DDC gathered Modelines:
[189910.160] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[189941.768] (II) intel(0): EDID vendor "LEN", prod id 16404
[189941.768] (II) intel(0): Printing DDC gathered Modelines:
[189941.768] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)

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

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

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

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12
N: input/event12
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12
E: MAJOR=13
E: MINOR=76
E: DEVNAME=/dev/input/event12
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:00
E: ID_PATH_TAG=acpi-LNXVIDEO_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

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

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: DMI_VENDOR=LENOVO

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/pci0000:00/0000:00:1b.0/input/input6
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input6
E: PRODUCT=1/14f1/5051/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v14F1p5051e0001-e0,12,kramls1,2,fw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0

P: /devices/pci0000:00/0000:00:1b.0/input/input6/event6
N: input/event6
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

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

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

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
N: input/event7
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8/event8
E: MAJOR=13
E: MINOR=72
E: DEVNAME=/dev/input/event8
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

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

P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: DMI_VENDOR=LENOVO

P: /devices/platform/i8042/serio0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: PRODUCT=11/1/1/ab54
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=402000000 3803078f800d001 feffffdfffefffff fffffffffffffffe
E: MSC=10
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: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/platform/i8042/serio1/input/input4
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4
E: PRODUCT=11/2/a/0
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="isa0060/serio1/input0"
E: PROP=0
E: EV=7
E: KEY=70000 0 0 0 0
E: REL=3
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DMI_VENDOR=LENOVO
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse

P: /devices/platform/i8042/serio1/input/input4/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse0
E: MAJOR=13
E: MINOR=32
E: DEVNAME=/dev/input/mouse0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse

P: /devices/platform/thinkpad_acpi/input/input5
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input5
E: PRODUCT=19/17aa/5054/4101
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PROP=0
E: EV=33
E: KEY=18040000 0 10000000000000 0 101501b00102004 8000000001104000 e000000000000 0
E: MSC=10
E: SW=8
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,8E,94,98,BF,C2,CD,D4,E0,E1,E3,E4,EC,EE,F0,F8,174,1D2,1DB,1DC,ram4,lsfw3,
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi

P: /devices/platform/thinkpad_acpi/input/input5/event5
N: input/event5
S: input/by-path/platform-thinkpad_acpi-event
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input5/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO

P: /devices/virtual/input/input11
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input11
E: PRODUCT=3/0/0/4
E: NAME="ACPI Virtual Keyboard Device"
E: PROP=0
E: EV=3
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: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial

P: /devices/virtual/input/input11/event11
N: input/event11
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input11/event11
E: MAJOR=13
E: MINOR=75
E: DEVNAME=/dev/input/event11
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: XKBOPTIONS=lv3:ralt_switch
E: BACKSPACE=guess
E: DMI_VENDOR=LENOVO


DRM Information from dmesg:
---------------------------
[    0.000000] No AGP bridge found
[    0.000000] No AGP bridge found
[    0.812176] Linux agpgart interface v0.103
[    0.812287] agpgart-intel 0000:00:00.0: Intel GM45 Chipset
[    0.812421] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    0.814621] agpgart-intel 0000:00:00.0: detected 32768K stolen memory
[    0.814756] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[  146.153779] [drm] Initialized drm 1.1.0 20060810
[  146.371363] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[  146.371365] [drm] Driver supports precise vblank timestamp query.
[  147.547180] fbcon: inteldrmfb (fb0) is primary device
[  147.547380] fb0: inteldrmfb frame buffer device
[  147.547381] drm: registered panic notifier
[  147.551998] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
(EE) intel(0): [DRI2] DRI2SwapBuffers: drawable has no back or front?

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x26) [0x7f72f38498f6]
1: /usr/bin/X (0x7f72f36c5000+0x188569) [0x7f72f384d569]
2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f72f29ed000+0xf020) [0x7f72f29fc020]
3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f72ef705000+0x247ff) [0x7f72ef7297ff]
4: /usr/bin/X (0x7f72f36c5000+0x70792) [0x7f72f3735792]
5: /usr/bin/X (FreeClientResources+0x6a) [0x7f72f37364ca]
6: /usr/bin/X (CloseDownClient+0x5a) [0x7f72f371641a]
7: /usr/bin/X (0x7f72f36c5000+0x51f6e) [0x7f72f3716f6e]
8: /usr/bin/X (0x7f72f36c5000+0x411ba) [0x7f72f37061ba]
9: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f72f172cead]
10: /usr/bin/X (0x7f72f36c5000+0x414ad) [0x7f72f37064ad]
Segmentation fault at address (nil)

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
Please also check the log file at "/var/log/Xorg.0.log" for additional information.


X.Org X Server 1.11.1.902 (1.11.2 RC 2)
Release Date: 2011-10-28
X Protocol Version 11, Revision 0
Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian
Current Operating System: Linux rigel 3.0.0-2-amd64 #1 SMP Fri Oct 7 20:48:45 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-2-amd64 root=/dev/mapper/system-root ro quiet usbcore.autosuspend=1 video=intelfb:1440x900M@60
Build Date: 02 November 2011  10:15:50AM
xorg-server 2:1.11.1.902-1 (Cyril Brulebois <kibi@debian.org>) 
Current version of pixman: 0.23.8
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Nov  9 11:58:32 2011
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
FATAL: Module fbcon not found.
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning:          Type "ONE_LEVEL" has 1 levels, but <RALT> has 2 symbols
>                   Ignoring extra symbols
Errors from xkbcomp are not fatal to the X server
klauncher(6242) kdemain: No DBUS session-bus found. Check if you have started the DBUS server. 
kdeinit4: Communication error with launcher. Exiting!
kdmgreet(6233)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned initialize() D-Bus call failed:  "Not connected to D-Bus server" 

[   142.519] 
X.Org X Server 1.11.1.901 (1.11.2 RC 1)
Release Date: 2011-10-14
[   142.868] X Protocol Version 11, Revision 0
[   142.868] Build Operating System: Linux 3.1.0-rc4-amd64 x86_64 Debian
[   142.868] Current Operating System: Linux rigel 3.0.0-2-amd64 #1 SMP Fri Oct 7 20:48:45 UTC 2011 x86_64
[   142.868] Kernel command line: BOOT_IMAGE=/vmlinuz-3.0.0-2-amd64 root=/dev/mapper/system-root ro quiet usbcore.autosuspend=1 video=intelfb:1440x900M@60
[   142.868] Build Date: 20 October 2011  02:13:03PM
[   142.868] xorg-server 2:1.11.1.901-2 (Cyril Brulebois <kibi@debian.org>) 
[   142.868] Current version of pixman: 0.22.2
[   142.868] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   142.868] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   142.868] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Nov  7 14:25:44 2011
[   143.311] (==) Using config file: "/etc/X11/xorg.conf"
[   143.311] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   143.338] (==) ServerLayout "X.org Configured"
[   143.338] (**) |-->Screen "Screen0" (0)
[   143.338] (**) |   |-->Monitor "Monitor0"
[   143.366] (**) |   |-->Device "Card0prkl"
[   143.366] (**) |-->Input Device "Mouse0"
[   143.366] (**) |-->Input Device "Keyboard0"
[   143.366] (==) Automatically adding devices
[   143.366] (==) Automatically enabling devices
[   143.488] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   143.488] 	Entry deleted from font path.
[   143.969] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   143.969] 	Entry deleted from font path.
[   143.969] (**) 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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/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,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
[   143.969] (**) ModulePath set to "/usr/lib/xorg/modules"
[   143.969] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   143.969] (WW) Disabling Mouse0
[   143.969] (WW) Disabling Keyboard0
[   143.969] (II) Loader magic: 0x7f72f3ab0ae0
[   143.969] (II) Module ABI versions:
[   143.969] 	X.Org ANSI C Emulation: 0.4
[   143.969] 	X.Org Video Driver: 11.0
[   143.969] 	X.Org XInput driver : 13.0
[   143.969] 	X.Org Server Extension : 6.0
[   143.971] (--) PCI:*(0:0:2:0) 8086:2a42:17aa:20e4 rev 7, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
[   143.971] (--) PCI: (0:0:2:1) 8086:2a43:17aa:20e4 rev 7, Mem @ 0xf2400000/1048576
[   143.971] (II) Open ACPI successful (/var/run/acpid.socket)
[   143.971] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[   143.971] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[   143.971] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[   143.971] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[   143.971] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[   143.971] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[   143.971] (II) LoadModule: "record"
[   144.074] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   144.119] (II) Module record: vendor="X.Org Foundation"
[   144.119] 	compiled for 1.11.1.901, module version = 1.13.0
[   144.119] 	Module class: X.Org Server Extension
[   144.119] 	ABI class: X.Org Server Extension, version 6.0
[   144.119] (II) Loading extension RECORD
[   144.119] (II) LoadModule: "dbe"
[   144.149] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   144.155] (II) Module dbe: vendor="X.Org Foundation"
[   144.155] 	compiled for 1.11.1.901, module version = 1.0.0
[   144.155] 	Module class: X.Org Server Extension
[   144.155] 	ABI class: X.Org Server Extension, version 6.0
[   144.155] (II) Loading extension DOUBLE-BUFFER
[   144.155] (II) LoadModule: "extmod"
[   144.155] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   144.169] (II) Module extmod: vendor="X.Org Foundation"
[   144.169] 	compiled for 1.11.1.901, module version = 1.0.0
[   144.169] 	Module class: X.Org Server Extension
[   144.169] 	ABI class: X.Org Server Extension, version 6.0
[   144.169] (II) Loading extension SELinux
[   144.169] (II) Loading extension MIT-SCREEN-SAVER
[   144.169] (II) Loading extension XFree86-VidModeExtension
[   144.169] (II) Loading extension XFree86-DGA
[   144.169] (II) Loading extension DPMS
[   144.169] (II) Loading extension XVideo
[   144.169] (II) Loading extension XVideo-MotionCompensation
[   144.169] (II) Loading extension X-Resource
[   144.169] (II) LoadModule: "glx"
[   144.169] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   144.197] (II) Module glx: vendor="X.Org Foundation"
[   144.197] 	compiled for 1.11.1.901, module version = 1.0.0
[   144.197] 	ABI class: X.Org Server Extension, version 6.0
[   144.197] (==) AIGLX enabled
[   144.197] (II) Loading extension GLX
[   144.198] (II) LoadModule: "dri"
[   144.208] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   144.469] (II) Module dri: vendor="X.Org Foundation"
[   144.469] 	compiled for 1.11.1.901, module version = 1.0.0
[   144.469] 	ABI class: X.Org Server Extension, version 6.0
[   144.469] (II) Loading extension XFree86-DRI
[   144.469] (II) LoadModule: "dri2"
[   144.497] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   144.560] (II) Module dri2: vendor="X.Org Foundation"
[   144.560] 	compiled for 1.11.1.901, module version = 1.2.0
[   144.560] 	ABI class: X.Org Server Extension, version 6.0
[   144.560] (II) Loading extension DRI2
[   144.560] (II) LoadModule: "intel"
[   144.824] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   145.065] (II) Module intel: vendor="X.Org Foundation"
[   145.065] 	compiled for 1.11.0, module version = 2.16.0
[   145.065] 	Module class: X.Org Video Driver
[   145.065] 	ABI class: X.Org Video Driver, version 11.0
[   145.065] (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
[   145.065] (++) using VT number 7
[   147.554] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   147.555] drmOpenDevice: node name is /dev/dri/card0
[   147.555] drmOpenDevice: open result is 9, (OK)
[   147.600] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   147.600] drmOpenDevice: node name is /dev/dri/card0
[   147.600] drmOpenDevice: open result is 9, (OK)
[   147.600] drmOpenByBusid: drmOpenMinor returns 9
[   147.600] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   147.600] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   147.600] (==) intel(0): RGB weight 888
[   147.600] (==) intel(0): Default visual is TrueColor
[   147.600] (II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
[   147.601] (--) intel(0): Chipset: "GM45"
[   147.601] (**) intel(0): Relaxed fencing enabled
[   147.601] (**) intel(0): Wait on SwapBuffers? enabled
[   147.601] (**) intel(0): Triple buffering? enabled
[   147.601] (**) intel(0): Framebuffer tiled
[   147.601] (**) intel(0): Pixmaps tiled
[   147.601] (**) intel(0): 3D buffers tiled
[   147.601] (**) intel(0): SwapBuffers wait enabled
[   147.601] (==) intel(0): video overlay key set to 0x101fe
[   147.611] (II) intel(0): Output LVDS1 using monitor section Monitor0
[   147.611] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
[   147.632] (II) intel(0): Output VGA1 has no monitor section
[   148.694] (II) intel(0): Output HDMI1 has no monitor section
[   148.695] (II) intel(0): Output DP1 has no monitor section
[   148.715] (II) intel(0): Output HDMI2 has no monitor section
[   148.716] (II) intel(0): Output DP2 has no monitor section
[   148.717] (II) intel(0): Output DP3 has no monitor section
[   148.717] (II) intel(0): EDID for output LVDS1
[   148.717] (II) intel(0): Manufacturer: LEN  Model: 4014  Serial#: 0
[   148.717] (II) intel(0): Year: 2008  Week: 39
[   148.717] (II) intel(0): EDID Version: 1.3
[   148.717] (II) intel(0): Digital Display Input
[   148.717] (II) intel(0): Max Image Size [cm]: horiz.: 26  vert.: 16
[   148.717] (II) intel(0): Gamma: 2.20
[   148.717] (II) intel(0): DPMS capabilities: StandBy Suspend Off
[   148.717] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   148.717] (II) intel(0): First detailed timing is preferred mode
[   148.717] (II) intel(0): redX: 0.577 redY: 0.338   greenX: 0.310 greenY: 0.563
[   148.717] (II) intel(0): blueX: 0.158 blueY: 0.157   whiteX: 0.313 whiteY: 0.329
[   148.717] (II) intel(0): Manufacturer's mask: 0
[   148.717] (II) intel(0): Supported detailed timing:
[   148.717] (II) intel(0): clock: 74.1 MHz   Image Size:  261 x 163 mm
[   148.717] (II) intel(0): h_active: 1440  h_sync: 1464  h_sync_end 1480 h_blank_end 1600 h_border: 0
[   148.717] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[   148.717] (II) intel(0): Supported detailed timing:
[   148.717] (II) intel(0): clock: 74.1 MHz   Image Size:  261 x 163 mm
[   148.717] (II) intel(0): h_active: 1440  h_sync: 1464  h_sync_end 1480 h_blank_end 1600 h_border: 0
[   148.717] (II) intel(0): v_active: 900  v_sync: 903  v_sync_end 909 v_blanking: 926 v_border: 0
[   148.717] (II) intel(0): Unknown vendor-specific block f
[   148.717] (II) intel(0):  LTD121EQ3B
[   148.717] (II) intel(0): EDID (in hex):
[   148.717] (II) intel(0): 	00ffffffffffff0030ae144000000000
[   148.717] (II) intel(0): 	27120103801a1078eae59593564f9028
[   148.717] (II) intel(0): 	28505400000001010101010101010101
[   148.717] (II) intel(0): 	010101010101f01ca0a050841a301810
[   148.717] (II) intel(0): 	360005a310000018f01ca0a050841a30
[   148.717] (II) intel(0): 	1810360005a3100000180000000f0095
[   148.717] (II) intel(0): 	0a32950a3219010030640055000000fe
[   148.717] (II) intel(0): 	004c5444313231455133420a20200096
[   148.717] (II) intel(0): EDID vendor "LEN", prod id 16404
[   148.717] (II) intel(0): Printing DDC gathered Modelines:
[   148.717] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   148.727] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   148.727] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   148.728] (II) intel(0): Printing probed modes for output LVDS1
[   148.728] (II) intel(0): Modeline "1440x900"x50.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   148.728] (II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
[   148.728] (II) intel(0): Modeline "1360x768"x60.0   72.00  1360 1408 1440 1520  768 771 781 790 +hsync -vsync (47.4 kHz)
[   148.728] (II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
[   148.728] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   148.728] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   148.728] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   148.728] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   148.744] (II) intel(0): EDID for output VGA1
[   149.788] (II) intel(0): EDID for output HDMI1
[   149.789] (II) intel(0): EDID for output DP1
[   149.808] (II) intel(0): EDID for output HDMI2
[   149.809] (II) intel(0): EDID for output DP2
[   149.810] (II) intel(0): EDID for output DP3
[   149.810] (II) intel(0): Output LVDS1 connected
[   149.810] (II) intel(0): Output VGA1 disconnected
[   149.810] (II) intel(0): Output HDMI1 disconnected
[   149.810] (II) intel(0): Output DP1 disconnected
[   149.810] (II) intel(0): Output HDMI2 disconnected
[   149.810] (II) intel(0): Output DP2 disconnected
[   149.810] (II) intel(0): Output DP3 disconnected
[   149.810] (II) intel(0): Using exact sizes for initial modes
[   149.810] (II) intel(0): Output LVDS1 using initial mode 1440x900
[   149.810] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   149.810] (II) intel(0): Kernel page flipping support detected, enabling
[   149.810] (**) intel(0): Display dimensions: (260, 160) mm
[   149.810] (**) intel(0): DPI set to (140, 142)
[   149.810] (II) Loading sub module "fb"
[   149.810] (II) LoadModule: "fb"
[   149.810] (II) Loading /usr/lib/xorg/modules/libfb.so
[   149.823] (II) Module fb: vendor="X.Org Foundation"
[   149.823] 	compiled for 1.11.1.901, module version = 1.0.0
[   149.823] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   149.823] (II) Loading sub module "dri2"
[   149.823] (II) LoadModule: "dri2"
[   149.823] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   149.823] (II) Module dri2: vendor="X.Org Foundation"
[   149.823] 	compiled for 1.11.1.901, module version = 1.2.0
[   149.823] 	ABI class: X.Org Server Extension, version 6.0
[   149.823] (==) Depth 24 pixmap format is 32 bpp
[   149.823] (II) intel(0): [DRI2] Setup complete
[   149.823] (II) intel(0): [DRI2]   DRI driver: i965
[   149.823] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[   149.847] (II) UXA(0): Driver registered support for the following operations:
[   149.847] (II)         solid
[   149.847] (II)         copy
[   149.847] (II)         composite (RENDER acceleration)
[   149.847] (II)         put_image
[   149.847] (II)         get_image
[   149.847] (==) intel(0): Backing store disabled
[   149.847] (==) intel(0): Silken mouse enabled
[   149.847] (II) intel(0): Initializing HW Cursor
[   149.876] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   149.882] (==) intel(0): DPMS enabled
[   149.882] (==) intel(0): Intel XvMC decoder enabled
[   149.882] (II) intel(0): Set up textured video
[   149.882] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[   149.882] (II) intel(0): direct rendering: DRI2 Enabled
[   149.882] (==) intel(0): hotplug detection: "enabled"
[   149.882] (--) RandR disabled
[   149.882] (II) Initializing built-in extension Generic Event Extension
[   149.882] (II) Initializing built-in extension SHAPE
[   149.882] (II) Initializing built-in extension MIT-SHM
[   149.882] (II) Initializing built-in extension XInputExtension
[   149.882] (II) Initializing built-in extension XTEST
[   149.882] (II) Initializing built-in extension BIG-REQUESTS
[   149.882] (II) Initializing built-in extension SYNC
[   149.882] (II) Initializing built-in extension XKEYBOARD
[   149.882] (II) Initializing built-in extension XC-MISC
[   149.882] (II) Initializing built-in extension SECURITY
[   149.882] (II) Initializing built-in extension XINERAMA
[   149.882] (II) Initializing built-in extension XFIXES
[   149.882] (II) Initializing built-in extension RENDER
[   149.882] (II) Initializing built-in extension RANDR
[   149.882] (II) Initializing built-in extension COMPOSITE
[   149.882] (II) Initializing built-in extension DAMAGE
[   149.883] (II) SELinux: Disabled on system
[   150.119] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   150.119] (II) AIGLX: enabled GLX_INTEL_swap_event
[   150.119] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   150.119] (II) AIGLX: enabled GLX_SGI_make_current_read
[   150.119] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   150.119] (II) AIGLX: Loaded and initialized i965
[   150.119] (II) GLX: Initialized DRI2 GL provider for screen 0
[   150.120] (II) intel(0): Setting screen physical size to 381 x 238
[   150.837] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   150.837] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   150.837] (II) LoadModule: "evdev"
[   150.856] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.872] (II) Module evdev: vendor="X.Org Foundation"
[   150.872] 	compiled for 1.10.99.901, module version = 2.6.0
[   150.872] 	Module class: X.Org XInput Driver
[   150.872] 	ABI class: X.Org XInput driver, version 13.0
[   150.872] (II) Using input driver 'evdev' for 'Power Button'
[   150.872] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.872] (**) Power Button: always reports core events
[   150.872] (**) Power Button: Device: "/dev/input/event3"
[   150.872] (--) Power Button: Found keys
[   150.872] (II) Power Button: Configuring as keyboard
[   150.872] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   150.872] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   150.872] (**) Option "xkb_rules" "evdev"
[   150.872] (**) Option "xkb_model" "pc105"
[   150.872] (**) Option "xkb_layout" "fi"
[   150.872] (**) Option "xkb_options" "lv3:ralt_switch"
[   150.962] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[   150.962] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   150.962] (II) Using input driver 'evdev' for 'Video Bus'
[   150.962] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.962] (**) Video Bus: always reports core events
[   150.962] (**) Video Bus: Device: "/dev/input/event12"
[   150.962] (--) Video Bus: Found keys
[   150.962] (II) Video Bus: Configuring as keyboard
[   150.962] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
[   150.962] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[   150.962] (**) Option "xkb_rules" "evdev"
[   150.962] (**) Option "xkb_model" "pc105"
[   150.962] (**) Option "xkb_layout" "fi"
[   150.962] (**) Option "xkb_options" "lv3:ralt_switch"
[   150.963] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[   150.963] (II) No input driver/identifier specified (ignoring)
[   150.963] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[   150.963] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   150.963] (II) Using input driver 'evdev' for 'Sleep Button'
[   150.963] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.963] (**) Sleep Button: always reports core events
[   150.963] (**) Sleep Button: Device: "/dev/input/event2"
[   150.963] (--) Sleep Button: Found keys
[   150.963] (II) Sleep Button: Configuring as keyboard
[   150.963] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[   150.963] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[   150.963] (**) Option "xkb_rules" "evdev"
[   150.963] (**) Option "xkb_model" "pc105"
[   150.963] (**) Option "xkb_layout" "fi"
[   150.963] (**) Option "xkb_options" "lv3:ralt_switch"
[   150.963] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[   150.964] (II) No input driver/identifier specified (ignoring)
[   150.964] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[   150.964] (II) No input driver/identifier specified (ignoring)
[   150.964] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[   150.964] (II) No input driver/identifier specified (ignoring)
[   150.964] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[   150.964] (II) No input driver/identifier specified (ignoring)
[   150.965] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[   150.965] (II) No input driver/identifier specified (ignoring)
[   150.965] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   150.965] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   150.965] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   150.965] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.965] (**) AT Translated Set 2 keyboard: always reports core events
[   150.965] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   150.965] (--) AT Translated Set 2 keyboard: Found keys
[   150.965] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   150.965] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   150.965] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   150.965] (**) Option "xkb_rules" "evdev"
[   150.965] (**) Option "xkb_model" "pc105"
[   150.965] (**) Option "xkb_layout" "fi"
[   150.965] (**) Option "xkb_options" "lv3:ralt_switch"
[   150.966] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event4)
[   150.966] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[   150.966] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[   150.966] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.966] (**) TPPS/2 IBM TrackPoint: always reports core events
[   150.966] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event4"
[   150.966] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[   150.966] (--) TPPS/2 IBM TrackPoint: Found relative axes
[   150.966] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[   150.966] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[   150.966] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[   150.966] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   150.966] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[   150.966] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 10)
[   150.966] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[   150.966] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[   150.966] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[   150.966] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[   150.966] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[   150.966] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[   150.966] (II) No input driver/identifier specified (ignoring)
[   150.967] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[   150.967] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[   150.967] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[   150.967] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.967] (**) ThinkPad Extra Buttons: always reports core events
[   150.967] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[   150.967] (--) ThinkPad Extra Buttons: Found keys
[   150.967] (II) ThinkPad Extra Buttons: Configuring as keyboard
[   150.967] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[   150.967] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 11)
[   150.967] (**) Option "xkb_rules" "evdev"
[   150.967] (**) Option "xkb_model" "pc105"
[   150.967] (**) Option "xkb_layout" "fi"
[   150.967] (**) Option "xkb_options" "lv3:ralt_switch"
[   150.967] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[   150.967] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   150.967] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[   150.967] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   150.967] (**) ACPI Virtual Keyboard Device: always reports core events
[   150.967] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
[   150.967] (--) ACPI Virtual Keyboard Device: Found keys
[   150.967] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[   150.967] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[   150.967] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD, id 12)
[   150.967] (**) Option "xkb_rules" "evdev"
[   150.967] (**) Option "xkb_model" "pc105"
[   150.967] (**) Option "xkb_layout" "fi"
[   150.967] (**) Option "xkb_options" "lv3:ralt_switch"
[   163.676] (II) AIGLX: Suspending AIGLX clients for VT switch
[   255.878] (II) Open ACPI successful (/var/run/acpid.socket)
[   255.878] (II) AIGLX: Resuming AIGLX clients after VT switch
[   255.884] (II) intel(0): EDID vendor "LEN", prod id 16404
[   255.884] (II) intel(0): Printing DDC gathered Modelines:
[   255.884] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   261.888] (II) AIGLX: Suspending AIGLX clients for VT switch
[   262.917] (II) Open ACPI successful (/var/run/acpid.socket)
[   262.917] (II) AIGLX: Resuming AIGLX clients after VT switch
[   262.932] (II) intel(0): EDID vendor "LEN", prod id 16404
[   262.932] (II) intel(0): Printing DDC gathered Modelines:
[   262.932] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   295.776] (II) AIGLX: Suspending AIGLX clients for VT switch
[   306.161] (II) Open ACPI successful (/var/run/acpid.socket)
[   306.161] (II) AIGLX: Resuming AIGLX clients after VT switch
[   306.172] (II) intel(0): EDID vendor "LEN", prod id 16404
[   306.172] (II) intel(0): Printing DDC gathered Modelines:
[   306.172] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   334.575] (II) intel(0): EDID vendor "LEN", prod id 16404
[   334.575] (II) intel(0): Printing DDC gathered Modelines:
[   334.575] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   417.344] (II) AIGLX: Suspending AIGLX clients for VT switch
[   448.325] (II) Open ACPI successful (/var/run/acpid.socket)
[   448.325] (II) AIGLX: Resuming AIGLX clients after VT switch
[   448.344] (II) intel(0): EDID vendor "LEN", prod id 16404
[   448.344] (II) intel(0): Printing DDC gathered Modelines:
[   448.344] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[   651.874] (II) AIGLX: Suspending AIGLX clients for VT switch
[   910.171] (II) Open ACPI successful (/var/run/acpid.socket)
[   910.171] (II) AIGLX: Resuming AIGLX clients after VT switch
[   910.180] (II) intel(0): EDID vendor "LEN", prod id 16404
[   910.180] (II) intel(0): Printing DDC gathered Modelines:
[   910.180] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  1324.184] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1325.914] (II) Open ACPI successful (/var/run/acpid.socket)
[  1325.914] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1325.972] (II) intel(0): EDID vendor "LEN", prod id 16404
[  1325.972] (II) intel(0): Printing DDC gathered Modelines:
[  1325.972] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  1493.708] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1498.408] (II) Open ACPI successful (/var/run/acpid.socket)
[  1498.408] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1498.420] (II) intel(0): EDID vendor "LEN", prod id 16404
[  1498.420] (II) intel(0): Printing DDC gathered Modelines:
[  1498.420] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
LOADS (>30 MB!) of these from here on: intel(0): intel_uxa_prepare_access: bo map failed: Argument list too long
[  1557.348] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1563.633] (II) Open ACPI successful (/var/run/acpid.socket)
[  1563.633] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1563.648] (II) intel(0): EDID vendor "LEN", prod id 16404
[  1563.648] (II) intel(0): Printing DDC gathered Modelines:
[  1563.648] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  1868.856] (II) AIGLX: Suspending AIGLX clients for VT switch
[  1955.699] (II) Open ACPI successful (/var/run/acpid.socket)
[  1955.699] (II) AIGLX: Resuming AIGLX clients after VT switch
[  1955.724] (II) intel(0): EDID vendor "LEN", prod id 16404
[  1955.724] (II) intel(0): Printing DDC gathered Modelines:
[  1955.724] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  2013.140] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2090.841] (II) Open ACPI successful (/var/run/acpid.socket)
[  2090.841] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2090.848] (II) intel(0): EDID vendor "LEN", prod id 16404
[  2090.848] (II) intel(0): Printing DDC gathered Modelines:
[  2090.848] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  2276.748] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2297.396] (II) Open ACPI successful (/var/run/acpid.socket)
[  2297.396] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2297.412] (II) intel(0): EDID vendor "LEN", prod id 16404
[  2297.412] (II) intel(0): Printing DDC gathered Modelines:
[  2297.412] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  2476.944] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2507.580] (II) Open ACPI successful (/var/run/acpid.socket)
[  2507.580] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2507.596] (II) intel(0): EDID vendor "LEN", prod id 16404
[  2507.596] (II) intel(0): Printing DDC gathered Modelines:
[  2507.596] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  2844.264] (II) Power Button: Close
[  2844.358] (II) UnloadModule: "evdev"
[  2844.358] (II) Unloading evdev
[  2844.359] (II) Video Bus: Close
[  2844.359] (II) UnloadModule: "evdev"
[  2844.359] (II) Unloading evdev
[  2844.360] (II) Sleep Button: Close
[  2844.360] (II) UnloadModule: "evdev"
[  2844.360] (II) Unloading evdev
[  2844.360] (II) AT Translated Set 2 keyboard: Close
[  2844.360] (II) UnloadModule: "evdev"
[  2844.360] (II) Unloading evdev
[  2844.360] (II) TPPS/2 IBM TrackPoint: Close
[  2844.360] (II) UnloadModule: "evdev"
[  2844.360] (II) Unloading evdev
[  2844.360] (II) ThinkPad Extra Buttons: Close
[  2844.360] (II) UnloadModule: "evdev"
[  2844.360] (II) Unloading evdev
[  2844.360] (II) ACPI Virtual Keyboard Device: Close
[  2844.360] (II) UnloadModule: "evdev"
[  2844.360] (II) Unloading evdev
[  2845.500] 8 XSELINUXs still allocated at reset
[  2845.562] SCREEN: 0 objects of 280 bytes = 0 total bytes 0 private allocs
[  2845.562] DEVICE: 0 objects of 96 bytes = 0 total bytes 0 private allocs
[  2845.562] CLIENT: 0 objects of 208 bytes = 0 total bytes 0 private allocs
[  2845.562] WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
[  2845.562] PIXMAP: 0 objects of 32 bytes = 0 total bytes 0 private allocs
[  2845.562] GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs
[  2845.562] CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[  2845.562] CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[  2845.562] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[  2845.562] GLYPH: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[  2845.562] TOTAL: 0 objects, 0 bytes, 0 allocs
[  2845.562] 8 SELECTIONs still allocated at reset
[  2845.562] WINDOW: 0 objects of 64 bytes = 0 total bytes 0 private allocs
[  2845.562] PIXMAP: 0 objects of 32 bytes = 0 total bytes 0 private allocs
[  2845.562] GC: 0 objects of 56 bytes = 0 total bytes 0 private allocs
[  2845.562] CURSOR: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[  2845.562] CURSOR_BITS: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[  2845.562] DBE_WINDOW: 0 objects of 24 bytes = 0 total bytes 0 private allocs
[  2845.562] GLYPH: 0 objects of 8 bytes = 0 total bytes 0 private allocs
[  2845.562] TOTAL: 0 objects, 0 bytes, 0 allocs
[  2845.779] (II) Open ACPI successful (/var/run/acpid.socket)
[  2845.779] (II) APM registered successfully
[  2845.842] (II) intel(0): [DRI2] Setup complete
[  2845.842] (II) intel(0): [DRI2]   DRI driver: i965
[  2845.842] (II) intel(0): Allocated new frame buffer 1472x900 stride 6144, tiled
[  2845.851] (II) UXA(0): Driver registered support for the following operations:
[  2845.852] (II)         solid
[  2845.852] (II)         copy
[  2845.852] (II)         composite (RENDER acceleration)
[  2845.852] (II)         put_image
[  2845.852] (II)         get_image
[  2845.852] (II) intel(0): Initializing HW Cursor
[  2845.868] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[  2845.871] (==) intel(0): DPMS enabled
[  2845.871] (==) intel(0): Intel XvMC decoder enabled
[  2845.871] (II) intel(0): Set up textured video
[  2845.905] (II) intel(0): [XvMC] xvmc_vld driver initialized.
[  2845.905] (II) intel(0): direct rendering: DRI2 Enabled
[  2845.905] (==) intel(0): hotplug detection: "enabled"
[  2845.905] (--) RandR disabled
[  2845.905] (II) SELinux: Disabled on system
[  2846.493] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[  2846.493] (II) AIGLX: enabled GLX_INTEL_swap_event
[  2846.493] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[  2846.493] (II) AIGLX: enabled GLX_SGI_make_current_read
[  2846.493] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[  2846.493] (II) AIGLX: Loaded and initialized i965
[  2846.493] (II) GLX: Initialized DRI2 GL provider for screen 0
[  2846.494] (II) intel(0): Setting screen physical size to 381 x 238
[  2847.328] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[  2847.487] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[  2847.487] (II) Using input driver 'evdev' for 'Power Button'
[  2847.487] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.487] (**) Power Button: always reports core events
[  2847.487] (**) Power Button: Device: "/dev/input/event3"
[  2847.487] (--) Power Button: Found keys
[  2847.487] (II) Power Button: Configuring as keyboard
[  2847.487] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[  2847.487] (**) Option "xkb_rules" "evdev"
[  2847.487] (**) Option "xkb_model" "pc105"
[  2847.487] (**) Option "xkb_layout" "fi"
[  2847.487] (**) Option "xkb_options" "lv3:ralt_switch"
[  2847.537] (II) config/udev: Adding input device Video Bus (/dev/input/event12)
[  2847.537] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[  2847.537] (II) Using input driver 'evdev' for 'Video Bus'
[  2847.537] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.537] (**) Video Bus: always reports core events
[  2847.537] (**) Video Bus: Device: "/dev/input/event12"
[  2847.537] (--) Video Bus: Found keys
[  2847.537] (II) Video Bus: Configuring as keyboard
[  2847.537] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input12/event12"
[  2847.537] (**) Option "xkb_rules" "evdev"
[  2847.537] (**) Option "xkb_model" "pc105"
[  2847.537] (**) Option "xkb_layout" "fi"
[  2847.537] (**) Option "xkb_options" "lv3:ralt_switch"
[  2847.538] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[  2847.538] (II) No input driver/identifier specified (ignoring)
[  2847.538] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[  2847.538] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[  2847.538] (II) Using input driver 'evdev' for 'Sleep Button'
[  2847.538] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.538] (**) Sleep Button: always reports core events
[  2847.538] (**) Sleep Button: Device: "/dev/input/event2"
[  2847.538] (--) Sleep Button: Found keys
[  2847.538] (II) Sleep Button: Configuring as keyboard
[  2847.538] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[  2847.538] (**) Option "xkb_rules" "evdev"
[  2847.538] (**) Option "xkb_model" "pc105"
[  2847.538] (**) Option "xkb_layout" "fi"
[  2847.538] (**) Option "xkb_options" "lv3:ralt_switch"
[  2847.539] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event6)
[  2847.539] (II) No input driver/identifier specified (ignoring)
[  2847.539] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event10)
[  2847.539] (II) No input driver/identifier specified (ignoring)
[  2847.539] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event7)
[  2847.539] (II) No input driver/identifier specified (ignoring)
[  2847.539] (II) config/udev: Adding input device HDA Intel Mic (/dev/input/event8)
[  2847.539] (II) No input driver/identifier specified (ignoring)
[  2847.540] (II) config/udev: Adding input device HDA Intel Headphone (/dev/input/event9)
[  2847.540] (II) No input driver/identifier specified (ignoring)
[  2847.540] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[  2847.540] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[  2847.540] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[  2847.540] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.540] (**) AT Translated Set 2 keyboard: always reports core events
[  2847.540] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[  2847.540] (--) AT Translated Set 2 keyboard: Found keys
[  2847.540] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[  2847.540] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[  2847.540] (**) Option "xkb_rules" "evdev"
[  2847.540] (**) Option "xkb_model" "pc105"
[  2847.540] (**) Option "xkb_layout" "fi"
[  2847.540] (**) Option "xkb_options" "lv3:ralt_switch"
[  2847.541] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event4)
[  2847.541] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
[  2847.541] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
[  2847.541] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.541] (**) TPPS/2 IBM TrackPoint: always reports core events
[  2847.541] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event4"
[  2847.541] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
[  2847.541] (--) TPPS/2 IBM TrackPoint: Found relative axes
[  2847.541] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
[  2847.541] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
[  2847.541] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
[  2847.541] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[  2847.541] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input4/event4"
[  2847.541] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
[  2847.541] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
[  2847.541] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
[  2847.541] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[  2847.541] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[  2847.541] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse0)
[  2847.541] (II) No input driver/identifier specified (ignoring)
[  2847.542] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
[  2847.542] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
[  2847.542] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
[  2847.542] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.542] (**) ThinkPad Extra Buttons: always reports core events
[  2847.542] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
[  2847.542] (--) ThinkPad Extra Buttons: Found keys
[  2847.542] (II) ThinkPad Extra Buttons: Configuring as keyboard
[  2847.542] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
[  2847.542] (**) Option "xkb_rules" "evdev"
[  2847.542] (**) Option "xkb_model" "pc105"
[  2847.542] (**) Option "xkb_layout" "fi"
[  2847.542] (**) Option "xkb_options" "lv3:ralt_switch"
[  2847.542] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event11)
[  2847.542] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[  2847.542] (II) Using input driver 'evdev' for 'ACPI Virtual Keyboard Device'
[  2847.542] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[  2847.542] (**) ACPI Virtual Keyboard Device: always reports core events
[  2847.542] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event11"
[  2847.542] (--) ACPI Virtual Keyboard Device: Found keys
[  2847.542] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[  2847.542] (**) Option "config_info" "udev:/sys/devices/virtual/input/input11/event11"
[  2847.543] (**) Option "xkb_rules" "evdev"
[  2847.543] (**) Option "xkb_model" "pc105"
[  2847.543] (**) Option "xkb_layout" "fi"
[  2847.543] (**) Option "xkb_options" "lv3:ralt_switch"
[  2849.628] (II) AIGLX: Suspending AIGLX clients for VT switch
[  2867.046] (II) Open ACPI successful (/var/run/acpid.socket)
[  2867.046] (II) AIGLX: Resuming AIGLX clients after VT switch
[  2867.068] (II) intel(0): EDID vendor "LEN", prod id 16404
[  2867.068] (II) intel(0): Printing DDC gathered Modelines:
[  2867.068] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  2890.820] (II) intel(0): EDID vendor "LEN", prod id 16404
[  2890.820] (II) intel(0): Printing DDC gathered Modelines:
[  2890.820] (II) intel(0): Modeline "1440x900"x0.0   74.08  1440 1464 1480 1600  900 903 909 926 -hsync -vsync (46.3 kHz)
[  6515.869] FreeType: couldn't open face /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/wqy-zenhei.ttf: 1
[  6515.869] FreeType: couldn't open face /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/wqy-zenhei.ttf: 1
[  6590.286] FreeType: couldn't open face /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/wqy-zenhei.ttf: 1
[  6590.286] FreeType: couldn't open face /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/wqy-zenhei.ttf: 1
[113767.379] FreeType: couldn't open face /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/wqy-zenhei.ttf: 1
[113767.398] FreeType: couldn't open face /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType/wqy-zenhei.ttf: 1
[164084.024] (EE) intel(0): [DRI2] DRI2SwapBuffers: drawable has no back or front?
[164084.135] 
Backtrace:
[164084.233] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7f72f38498f6]
[164084.233] 1: /usr/bin/X (0x7f72f36c5000+0x188569) [0x7f72f384d569]
[164084.233] 2: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f72f29ed000+0xf020) [0x7f72f29fc020]
[164084.233] 3: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f72ef705000+0x247ff) [0x7f72ef7297ff]
[164084.233] 4: /usr/bin/X (0x7f72f36c5000+0x70792) [0x7f72f3735792]
[164084.233] 5: /usr/bin/X (FreeClientResources+0x6a) [0x7f72f37364ca]
[164084.233] 6: /usr/bin/X (CloseDownClient+0x5a) [0x7f72f371641a]
[164084.233] 7: /usr/bin/X (0x7f72f36c5000+0x51f6e) [0x7f72f3716f6e]
[164084.233] 8: /usr/bin/X (0x7f72f36c5000+0x411ba) [0x7f72f37061ba]
[164084.233] 9: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xfd) [0x7f72f172cead]
[164084.234] 10: /usr/bin/X (0x7f72f36c5000+0x414ad) [0x7f72f37064ad]
[164084.234] Segmentation fault at address (nil)
[164084.234] 
Fatal server error:
[164084.234] Caught signal 11 (Segmentation fault). Server aborting
[164084.234] 
[164084.234] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[164084.234] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[164084.234] 
[164084.282] (II) Power Button: Close
[164084.295] (II) UnloadModule: "evdev"
[164084.295] (II) Unloading evdev
[164084.300] (II) Video Bus: Close
[164084.301] (II) UnloadModule: "evdev"
[164084.301] (II) Unloading evdev
[164084.311] (II) Sleep Button: Close
[164084.312] (II) UnloadModule: "evdev"
[164084.312] (II) Unloading evdev
[164084.315] (II) AT Translated Set 2 keyboard: Close
[164084.315] (II) UnloadModule: "evdev"
[164084.315] (II) Unloading evdev
[164084.326] (II) TPPS/2 IBM TrackPoint: Close
[164084.326] (II) UnloadModule: "evdev"
[164084.326] (II) Unloading evdev
[164084.327] (II) ThinkPad Extra Buttons: Close
[164084.328] (II) UnloadModule: "evdev"
[164084.328] (II) Unloading evdev
[164084.329] (II) ACPI Virtual Keyboard Device: Close
[164084.329] (II) UnloadModule: "evdev"
[164084.329] (II) Unloading evdev
[164084.346] (II) AIGLX: Suspending AIGLX clients for VT switch

Reply to: