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

Bug#598803: X crashes / hung gpu, now and then



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


This is an FSC Amilo M1450G laptop.

Installing 2:2.15.0-1 from sid made the random hang go away for me.
It's been over a day now, running and suspended, with no incident.
Previously it would happen within a few minutes, at random, in normal
use with 2.6.38 but never with 2.6.32 (kept as a backup kernel).

Logs:

Apr 11 20:34:15 iofiel kernel: [ 3331.024067] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
Apr 11 20:34:15 iofiel kernel: [ 3331.027314] [drm:i915_do_wait_request] *ERROR* i915_do_wait_request returns -11 (awaiting 81560 at 81558, next 81561)

Also:

Apr 17 22:39:32 iofiel kernel: [15200.988545] [drm:i915_gem_object_pin_and_relocate] *ERROR* Failure to install fence: -28

No errors so far in this version.


Rest added by reportbug...

-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jun  6  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1783236 Mar 26 09:55 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller [8086:2592] (rev 04)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1140 Apr 17 18:27 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
-------------------------------
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fi"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
	Driver		"intel"
	#Option		"DRI" "off"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
	#Option		"Accel" "off"
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 2.6.38-2-686 (Debian 2.6.38-3) (ben@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-15) ) #1 SMP Thu Apr 7 05:24:21 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 24574 Apr 21 10:34 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   134.631] 
X.Org X Server 1.9.5
Release Date: 2011-03-17
[   134.645] X Protocol Version 11, Revision 0
[   134.647] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[   134.649] Current Operating System: Linux iofiel 2.6.38-2-686 #1 SMP Thu Apr 7 05:24:21 UTC 2011 i686
[   134.651] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.38-2-686 root=/dev/mapper/iofiel-root ro nomodeset
[   134.653] Build Date: 26 March 2011  07:50:38AM
[   134.655] xorg-server 2:1.9.5-1 (Cyril Brulebois <kibi@debian.org>) 
[   134.658] Current version of pixman: 0.21.4
[   134.660] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   134.664] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   134.670] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Apr 20 12:47:02 2011
[   134.701] (==) Using config file: "/etc/X11/xorg.conf"
[   134.706] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   134.728] (==) No Layout section.  Using the first Screen section.
[   134.728] (**) |-->Screen "Default Screen" (0)
[   134.728] (**) |   |-->Monitor "Configured Monitor"
[   134.729] (==) No device specified for screen "Default Screen".
	Using the first device section listed.
[   134.729] (**) |   |-->Device "Configured Video Device"
[   134.729] (==) Automatically adding devices
[   134.729] (==) Automatically enabling devices
[   134.751] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   134.751] 	Entry deleted from font path.
[   134.796] (==) 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,
	built-ins
[   134.796] (==) ModulePath set to "/usr/lib/xorg/modules"
[   134.796] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   134.796] (II) Loader magic: 0x81f9f60
[   134.796] (II) Module ABI versions:
[   134.796] 	X.Org ANSI C Emulation: 0.4
[   134.796] 	X.Org Video Driver: 8.0
[   134.796] 	X.Org XInput driver : 11.0
[   134.796] 	X.Org Server Extension : 4.0
[   134.798] (--) PCI:*(0:0:2:0) 8086:2592:1734:10a7 rev 4, Mem @ 0xffe80000/524288, 0xd0000000/268435456, 0xffe40000/262144, I/O @ 0x0000ec00/8
[   134.798] (--) PCI: (0:0:2:1) 8086:2792:1734:10a7 rev 4, Mem @ 0x40000000/524288
[   134.799] (II) Open ACPI successful (/var/run/acpid.socket)
[   134.799] (II) LoadModule: "extmod"
[   134.815] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   134.821] (II) Module extmod: vendor="X.Org Foundation"
[   134.821] 	compiled for 1.9.5, module version = 1.0.0
[   134.821] 	Module class: X.Org Server Extension
[   134.821] 	ABI class: X.Org Server Extension, version 4.0
[   134.821] (II) Loading extension SELinux
[   134.821] (II) Loading extension MIT-SCREEN-SAVER
[   134.821] (II) Loading extension XFree86-VidModeExtension
[   134.821] (II) Loading extension XFree86-DGA
[   134.821] (II) Loading extension DPMS
[   134.821] (II) Loading extension XVideo
[   134.821] (II) Loading extension XVideo-MotionCompensation
[   134.822] (II) Loading extension X-Resource
[   134.822] (II) LoadModule: "dbe"
[   134.822] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   134.822] (II) Module dbe: vendor="X.Org Foundation"
[   134.822] 	compiled for 1.9.5, module version = 1.0.0
[   134.823] 	Module class: X.Org Server Extension
[   134.823] 	ABI class: X.Org Server Extension, version 4.0
[   134.823] (II) Loading extension DOUBLE-BUFFER
[   134.823] (II) LoadModule: "glx"
[   134.823] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   134.830] (II) Module glx: vendor="X.Org Foundation"
[   134.830] 	compiled for 1.9.5, module version = 1.0.0
[   134.830] 	ABI class: X.Org Server Extension, version 4.0
[   134.830] (==) AIGLX enabled
[   134.830] (II) Loading extension GLX
[   134.830] (II) LoadModule: "record"
[   134.831] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   134.831] (II) Module record: vendor="X.Org Foundation"
[   134.831] 	compiled for 1.9.5, module version = 1.13.0
[   134.831] 	Module class: X.Org Server Extension
[   134.831] 	ABI class: X.Org Server Extension, version 4.0
[   134.831] (II) Loading extension RECORD
[   134.831] (II) LoadModule: "dri"
[   134.831] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   134.832] (II) Module dri: vendor="X.Org Foundation"
[   134.832] 	compiled for 1.9.5, module version = 1.0.0
[   134.832] 	ABI class: X.Org Server Extension, version 4.0
[   134.832] (II) Loading extension XFree86-DRI
[   134.832] (II) LoadModule: "dri2"
[   134.833] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   134.845] (II) Module dri2: vendor="X.Org Foundation"
[   134.846] 	compiled for 1.9.5, module version = 1.2.0
[   134.846] 	ABI class: X.Org Server Extension, version 4.0
[   134.846] (II) Loading extension DRI2
[   134.846] (II) LoadModule: "intel"
[   134.857] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   134.864] (II) Module intel: vendor="X.Org Foundation"
[   134.865] 	compiled for 1.9.5, module version = 2.15.0
[   134.865] 	Module class: X.Org Video Driver
[   134.865] 	ABI class: X.Org Video Driver, version 8.0
[   134.865] (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, Sandybridge, Sandybridge, Sandybridge, Sandybridge,
	Sandybridge, Sandybridge
[   134.866] (--) using VT number 7

[   134.897] drmOpenDevice: node name is /dev/dri/card0
[   134.897] drmOpenDevice: open result is 9, (OK)
[   134.897] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   134.898] drmOpenDevice: node name is /dev/dri/card0
[   134.898] drmOpenDevice: open result is 9, (OK)
[   134.898] drmOpenByBusid: drmOpenMinor returns 9
[   134.898] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   134.898] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[   134.898] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   134.898] (==) intel(0): RGB weight 888
[   134.898] (==) intel(0): Default visual is TrueColor
[   134.898] (II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
[   134.898] (--) intel(0): Chipset: "915GM"
[   134.898] (**) intel(0): Relaxed fencing disabled
[   134.898] (**) intel(0): Framebuffer tiled
[   134.898] (**) intel(0): Pixmaps tiled
[   134.898] (**) intel(0): 3D buffers tiled
[   134.898] (**) intel(0): SwapBuffers wait enabled
[   134.898] (==) intel(0): video overlay key set to 0x101fe
[   134.899] (II) intel(0): Output LVDS1 using monitor section Configured Monitor
[   135.004] (II) intel(0): Output VGA1 has no monitor section
[   135.236] (II) intel(0): Output TV1 has no monitor section
[   135.236] (II) intel(0): EDID for output LVDS1
[   135.236] (II) intel(0): Manufacturer: QDS  Model: 4b  Serial#: 0
[   135.236] (II) intel(0): Year: 2005  Week: 0
[   135.236] (II) intel(0): EDID Version: 1.3
[   135.236] (II) intel(0): Digital Display Input
[   135.236] (II) intel(0): Max Image Size [cm]: horiz.: 33  vert.: 21
[   135.236] (II) intel(0): Gamma: 2.20
[   135.236] (II) intel(0): No DPMS capabilities specified
[   135.236] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   135.236] (II) intel(0): First detailed timing is preferred mode
[   135.236] (II) intel(0): redX: 0.575 redY: 0.359   greenX: 0.319 greenY: 0.532
[   135.236] (II) intel(0): blueX: 0.155 blueY: 0.129   whiteX: 0.312 whiteY: 0.328
[   135.236] (II) intel(0): Manufacturer's mask: 0
[   135.236] (II) intel(0): Supported detailed timing:
[   135.236] (II) intel(0): clock: 68.9 MHz   Image Size:  331 x 207 mm
[   135.236] (II) intel(0): h_active: 1280  h_sync: 1301  h_sync_end 1333 h_blank_end 1408 h_border: 0
[   135.237] (II) intel(0): v_active: 800  v_sync: 804  v_sync_end 808 v_blanking: 816 v_border: 0
[   135.237] (II) intel(0): Unknown vendor-specific block f
[   135.237] (II) intel(0):  QUANTADISPLAY
[   135.237] (II) intel(0):  QD15TL026
[   135.237] (II) intel(0): EDID (in hex):
[   135.237] (II) intel(0): 	00ffffffffffff0044934b0000000000
[   135.237] (II) intel(0): 	000f0103802115780a4dc0935c518827
[   135.237] (II) intel(0): 	21505400000001010101010101010101
[   135.237] (II) intel(0): 	010101010101ea1a0080502010301520
[   135.237] (II) intel(0): 	44004bcf100000180000000f0008002a
[   135.237] (II) intel(0): 	0001000400324a041402000000fe0051
[   135.237] (II) intel(0): 	55414e5441444953504c4159000000fe
[   135.237] (II) intel(0): 	0051443135544c3032360a2020200084
[   135.237] (II) intel(0): EDID vendor "QDS", prod id 75
[   135.237] (II) intel(0): Printing DDC gathered Modelines:
[   135.237] (II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[   135.238] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
[   135.238] (II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
[   135.239] (II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
[   135.239] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
[   135.239] (II) intel(0): Printing probed modes for output LVDS1
[   135.239] (II) intel(0): Modeline "1280x800"x60.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[   135.239] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   135.239] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   135.239] (II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
[   135.239] (II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   135.336] (II) intel(0): EDID for output VGA1
[   135.572] (II) intel(0): EDID for output TV1
[   135.572] (II) intel(0): Output LVDS1 connected
[   135.572] (II) intel(0): Output VGA1 disconnected
[   135.572] (II) intel(0): Output TV1 disconnected
[   135.572] (II) intel(0): Using exact sizes for initial modes
[   135.572] (II) intel(0): Output LVDS1 using initial mode 1280x800
[   135.572] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   135.572] (II) intel(0): Kernel page flipping support detected, enabling
[   135.572] (**) intel(0): Display dimensions: (330, 210) mm
[   135.572] (**) intel(0): DPI set to (98, 96)
[   135.572] (II) Loading sub module "fb"
[   135.572] (II) LoadModule: "fb"
[   135.572] (II) Loading /usr/lib/xorg/modules/libfb.so
[   135.573] (II) Module fb: vendor="X.Org Foundation"
[   135.573] 	compiled for 1.9.5, module version = 1.0.0
[   135.573] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   135.573] (II) Loading sub module "dri2"
[   135.573] (II) LoadModule: "dri2"
[   135.574] (II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
[   135.574] (==) Depth 24 pixmap format is 32 bpp
[   135.574] (II) intel(0): [DRI2] Setup complete
[   135.574] (II) intel(0): [DRI2]   DRI driver: i915
[   135.574] (II) intel(0): Allocated new frame buffer 1280x800 stride 8192, tiled
[   135.575] (II) UXA(0): Driver registered support for the following operations:
[   135.575] (II)         solid
[   135.575] (II)         copy
[   135.575] (II)         composite (RENDER acceleration)
[   135.575] (II)         put_image
[   135.575] (II)         get_image
[   135.575] (==) intel(0): Backing store disabled
[   135.575] (==) intel(0): Silken mouse enabled
[   135.575] (II) intel(0): Initializing HW Cursor
[   135.600] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   135.600] (==) intel(0): DPMS enabled
[   135.600] (==) intel(0): Intel XvMC decoder disabled
[   135.600] (II) intel(0): Set up textured video
[   135.600] (II) intel(0): Set up overlay video
[   135.600] (II) intel(0): direct rendering: DRI2 Enabled
[   135.600] (==) intel(0): hotplug detection: "enabled"
[   135.601] (--) RandR disabled
[   135.601] (II) Initializing built-in extension Generic Event Extension
[   135.601] (II) Initializing built-in extension SHAPE
[   135.601] (II) Initializing built-in extension MIT-SHM
[   135.601] (II) Initializing built-in extension XInputExtension
[   135.601] (II) Initializing built-in extension XTEST
[   135.601] (II) Initializing built-in extension BIG-REQUESTS
[   135.601] (II) Initializing built-in extension SYNC
[   135.601] (II) Initializing built-in extension XKEYBOARD
[   135.601] (II) Initializing built-in extension XC-MISC
[   135.601] (II) Initializing built-in extension SECURITY
[   135.601] (II) Initializing built-in extension XINERAMA
[   135.601] (II) Initializing built-in extension XFIXES
[   135.601] (II) Initializing built-in extension RENDER
[   135.601] (II) Initializing built-in extension RANDR
[   135.601] (II) Initializing built-in extension COMPOSITE
[   135.601] (II) Initializing built-in extension DAMAGE
[   135.601] (II) SELinux: Disabled on system
[   135.675] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   135.675] (II) AIGLX: enabled GLX_INTEL_swap_event
[   135.675] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   135.675] (II) AIGLX: enabled GLX_SGI_make_current_read
[   135.675] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   135.676] (II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
[   135.676] (II) GLX: Initialized DRI2 GL provider for screen 0
[   135.678] (II) intel(0): Setting screen physical size to 338 x 211
[   136.091] (II) config/udev: Adding input device Power Button (/dev/input/event5)
[   136.091] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   136.091] (II) LoadModule: "evdev"
[   136.091] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   136.091] (II) Module evdev: vendor="X.Org Foundation"
[   136.091] 	compiled for 1.9.4, module version = 2.6.0
[   136.091] 	Module class: X.Org XInput Driver
[   136.091] 	ABI class: X.Org XInput driver, version 11.0
[   136.091] (**) Power Button: always reports core events
[   136.091] (**) Power Button: Device: "/dev/input/event5"
[   136.091] (--) Power Button: Found keys
[   136.091] (II) Power Button: Configuring as keyboard
[   136.091] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   136.091] (**) Option "xkb_rules" "evdev"
[   136.091] (**) Option "xkb_model" "pc105"
[   136.091] (**) Option "xkb_layout" "fi"
[   136.126] (II) config/udev: Adding input device Video Bus (/dev/input/event1)
[   136.126] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[   136.126] (**) Video Bus: always reports core events
[   136.126] (**) Video Bus: Device: "/dev/input/event1"
[   136.126] (--) Video Bus: Found keys
[   136.126] (II) Video Bus: Configuring as keyboard
[   136.126] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[   136.126] (**) Option "xkb_rules" "evdev"
[   136.126] (**) Option "xkb_model" "pc105"
[   136.126] (**) Option "xkb_layout" "fi"
[   136.148] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   136.148] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   136.149] (**) Power Button: always reports core events
[   136.149] (**) Power Button: Device: "/dev/input/event4"
[   136.149] (--) Power Button: Found keys
[   136.149] (II) Power Button: Configuring as keyboard
[   136.149] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   136.149] (**) Option "xkb_rules" "evdev"
[   136.149] (**) Option "xkb_model" "pc105"
[   136.149] (**) Option "xkb_layout" "fi"
[   136.151] (II) config/udev: Adding input device Lid Switch (/dev/input/event2)
[   136.151] (II) No input driver/identifier specified (ignoring)
[   136.152] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[   136.152] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[   136.152] (**) Sleep Button: always reports core events
[   136.152] (**) Sleep Button: Device: "/dev/input/event3"
[   136.152] (--) Sleep Button: Found keys
[   136.152] (II) Sleep Button: Configuring as keyboard
[   136.152] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[   136.152] (**) Option "xkb_rules" "evdev"
[   136.152] (**) Option "xkb_model" "pc105"
[   136.152] (**) Option "xkb_layout" "fi"
[   136.159] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event8)
[   136.159] (II) No input driver/identifier specified (ignoring)
[   136.165] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   136.165] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   136.165] (**) AT Translated Set 2 keyboard: always reports core events
[   136.165] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   136.165] (--) AT Translated Set 2 keyboard: Found keys
[   136.165] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   136.165] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   136.165] (**) Option "xkb_rules" "evdev"
[   136.165] (**) Option "xkb_model" "pc105"
[   136.165] (**) Option "xkb_layout" "fi"
[   136.166] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event7)
[   136.166] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
[   136.166] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   136.166] (II) LoadModule: "synaptics"
[   136.166] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   136.166] (II) Module synaptics: vendor="X.Org Foundation"
[   136.166] 	compiled for 1.9.4, module version = 1.4.0
[   136.166] 	Module class: X.Org XInput Driver
[   136.166] 	ABI class: X.Org XInput driver, version 11.0
[   136.166] (**) Option "Device" "/dev/input/event7"
[   136.166] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
[   136.166] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
[   136.166] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
[   136.166] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
[   136.167] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
[   136.167] (--) SynPS/2 Synaptics TouchPad: touchpad found
[   136.167] (**) SynPS/2 Synaptics TouchPad: always reports core events
[   136.167] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
[   136.167] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   136.167] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
[   136.167] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.040
[   136.167] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
[   136.167] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
[   136.167] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[   136.167] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[   136.167] (--) SynPS/2 Synaptics TouchPad: touchpad found
[   136.167] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[   136.167] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
[   136.167] (**) Option "Device" "/dev/input/mouse0"
[   136.167] (--) SynPS/2 Synaptics TouchPad: invalid x-axis range.  defaulting to 1615 - 5685
[   136.167] (--) SynPS/2 Synaptics TouchPad: invalid y-axis range.  defaulting to 1729 - 4171
[   136.167] (--) SynPS/2 Synaptics TouchPad: invalid pressure range.  defaulting to 0 - 256
[   136.167] (--) SynPS/2 Synaptics TouchPad: invalid finger width range.  defaulting to 0 - 16
[   136.188] (EE) Query no Synaptics: 6003C8
[   136.188] (--) SynPS/2 Synaptics TouchPad: no supported touchpad found
[   136.188] (EE) SynPS/2 Synaptics TouchPad Unable to query/initialize Synaptics hardware.
[   136.188] (EE) PreInit returned NULL for "SynPS/2 Synaptics TouchPad"
[   136.188] (II) config/udev: Adding input device PC Speaker (/dev/input/event6)
[   136.188] (II) No input driver/identifier specified (ignoring)
[   136.191] (II) config/udev: Adding input device ACPI Virtual Keyboard Device (/dev/input/event9)
[   136.191] (**) ACPI Virtual Keyboard Device: Applying InputClass "evdev keyboard catchall"
[   136.191] (**) ACPI Virtual Keyboard Device: always reports core events
[   136.191] (**) ACPI Virtual Keyboard Device: Device: "/dev/input/event9"
[   136.191] (--) ACPI Virtual Keyboard Device: Found keys
[   136.191] (II) ACPI Virtual Keyboard Device: Configuring as keyboard
[   136.191] (II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
[   136.191] (**) Option "xkb_rules" "evdev"
[   136.191] (**) Option "xkb_model" "pc105"
[   136.191] (**) Option "xkb_layout" "fi"
[   295.526] (II) intel(0): EDID vendor "QDS", prod id 75
[   295.526] (II) intel(0): Printing DDC gathered Modelines:
[   295.526] (II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[   297.425] (II) intel(0): EDID vendor "QDS", prod id 75
[   297.425] (II) intel(0): Printing DDC gathered Modelines:
[   297.425] (II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[   297.996] (II) intel(0): EDID vendor "QDS", prod id 75
[   297.996] (II) intel(0): Printing DDC gathered Modelines:
[   297.996] (II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[   311.519] (II) intel(0): EDID vendor "QDS", prod id 75
[   311.519] (II) intel(0): Printing DDC gathered Modelines:
[   311.519] (II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[ 46149.601] (II) AIGLX: Suspending AIGLX clients for VT switch
[ 46151.976] (II) Open ACPI successful (/var/run/acpid.socket)
[ 46151.976] (II) AIGLX: Resuming AIGLX clients after VT switch
[ 46152.483] (II) intel(0): EDID vendor "QDS", prod id 75
[ 46152.483] (II) intel(0): Printing DDC gathered Modelines:
[ 46152.483] (II) intel(0): Modeline "1280x800"x0.0   68.90  1280 1301 1333 1408  800 804 808 816 -hsync -vsync (48.9 kHz)
[ 46153.012] (--) SynPS/2 Synaptics TouchPad: touchpad found

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
N: input/event5
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/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: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DMI_VENDOR=FUJITSU SIEMENS

P: /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1/event1
N: input/event1
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DMI_VENDOR=FUJITSU SIEMENS

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4
N: input/event4
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DMI_VENDOR=FUJITSU SIEMENS

P: /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: DMI_VENDOR=FUJITSU SIEMENS

P: /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3
N: input/event3
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0E: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: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DMI_VENDOR=FUJITSU SIEMENS

P: /devices/pci0000:00/0000:00:1b.0/input/input8/event8
N: input/event8
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/input/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: DMI_VENDOR=FUJITSU SIEMENS

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: XKBMODEL=pc105
E: XKBLAYOUT=fi
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=FUJITSU SIEMENS

P: /devices/platform/i8042/serio2/input/input7/event7
N: input/event7
S: input/by-path/platform-i8042-serio-2-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio2/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: DMI_VENDOR=FUJITSU SIEMENS
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse

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

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

P: /devices/virtual/input/input9/event9
N: input/event9
E: UDEV_LOG=3
E: DEVPATH=/devices/virtual/input/input9/event9
E: MAJOR=13
E: MINOR=73
E: DEVNAME=/dev/input/event9
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: DMI_VENDOR=FUJITSU SIEMENS


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.11.2-11  Embedded GNU C Library: Shared lib
ii  libdrm-intel1                 2.4.24-2   Userspace interface to intel-speci
ii  libdrm2                       2.4.24-2   Userspace interface to kernel DRM 
ii  libpciaccess0                 0.12.1-1   Generic PCI access library for X
ii  libudev0                      167-3      libudev shared library
ii  libx11-6                      2:1.4.3-1  X11 client-side library
ii  libx11-xcb1                   2:1.4.3-1  Xlib/XCB interface library
ii  libxcb-aux0                   0.3.6-1    utility libraries for X C Binding 
ii  libxcb-dri2-0                 1.7-2      X C Binding, dri2 extension
ii  libxcb1                       1.7-2      X C Binding
ii  libxext6                      2:1.2.0-2  X11 miscellaneous extension librar
ii  libxfixes3                    1:4.0.5-1  X11 miscellaneous 'fixes' extensio
ii  libxv1                        2:1.0.6-1  X11 Video extension library
ii  libxvmc1                      2:1.0.6-1  X11 Video extension library
ii  xserver-xorg-core [xorg-video 2:1.9.5-1  Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- Configuration Files:
/etc/modprobe.d/i915-kms.conf changed:
options i915 modeset=1
blacklist drm_kms_helper


-- no debconf information



Reply to: