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

Bug#648348: marked as done (xserver-xorg-video-intel: The system froze with last kernel.log message: [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking)



Your message dated Sun, 18 Aug 2013 02:59:27 +0200
with message-id <20130818005927.GA24888@betterave.cristau.org>
and subject line Re: Bug#648348: xserver-xorg-video-intel: The system froze with last kernel.log message: [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
has caused the Debian Bug report #648348,
regarding xserver-xorg-video-intel: The system froze with last kernel.log message: [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
to be marked as done.

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

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


-- 
648348: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=648348
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.16.0-1
Severity: important

Dear Maintainer,

 * Upgraded with apt-get dist-upgrade
 * After a reboot, the regular gnome session looked very strange: a
   black background with white text menu bar on top, instead of the
   normal grey one
 * When I tried doing... well anything,... eg. clicking with the mouse
   on the top level bar, I was told something had crashed and was sent
   back to the login screen
 * When I tried using the "Gnome fallback" session type I got the same
   strange look, but at least it didn't crash
 * After being logged in and left logged for a couple of hours the
   screen was black, and the machine didn't respond to keyboard or
   mouse input, even though the fan was still running and the LEDs on
   the front panel were lit
 * The machine wasn't reachable with SSH, so I held the power button
   in to have the BIOS shut off power, and then switched the machine
   back on
 * When it came back up the behaviour was the same: ie. strange look
   on gnome, and using gnome immediately failed, and gnome fallback
   looked as strange as the other, but didn't fail

The last messages in /var/log/kernel.log before the messages from the
reboot, were:

Nov  8 22:23:37 edwards kernel: [  146.330195] [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times
[Repeat log message 49245 times]
Nov  8 22:27:04 edwards kernel: [  353.227345] [drm:intel_prepare_page_flip] *ERROR* Prepared flip multiple times
Nov  8 22:27:10 edwards kernel: [  359.805520] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
Nov  8 22:27:10 edwards kernel: [  359.809502] render error detected, EIR: 0x00000010
Nov  8 22:27:10 edwards kernel: [  359.809502] [drm:i915_report_and_clear_eir] *ERROR* EIR stuck: 0x00000010, masking
Nov  8 22:27:10 edwards kernel: [  359.809502] render error detected, EIR: 0x00000010



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Jan  1  2010 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2048200 Oct 20 19:32 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
00:02.0 VGA compatible controller [0300]: Intel Corporation 82865G Integrated Graphics Controller [8086:2572] (rev 02)

Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 1077 Jan  1  2010 /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"	"no"
EndSection

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

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Monitor		"Configured Monitor"
EndSection

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

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

Kernel version (/proc/version):
-------------------------------
Linux version 3.0.0-1-686-pae (Debian 3.0.0-3) (ben@decadent.org.uk) (gcc version 4.5.3 (Debian 4.5.3-8) ) #1 SMP Sat Aug 27 16:41:03 UTC 2011

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 39069 Nov 10 16:34 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[   400.728] 
X.Org X Server 1.11.1.901 (1.11.2 RC 1)
Release Date: 2011-10-14
[   400.728] X Protocol Version 11, Revision 0
[   400.728] Build Operating System: Linux 2.6.32-5-amd64 i686 Debian
[   400.728] Current Operating System: Linux edwards 3.0.0-1-686-pae #1 SMP Sat Aug 27 16:41:03 UTC 2011 i686
[   400.729] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.0.0-1-686-pae root=UUID=c666ea19-ecb5-4300-b375-d9e2c748e97a ro quiet
[   400.729] Build Date: 20 October 2011  05:27:03PM
[   400.729] xorg-server 2:1.11.1.901-2 (Cyril Brulebois <kibi@debian.org>) 
[   400.729] Current version of pixman: 0.22.2
[   400.729] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   400.729] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   400.729] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 10 16:34:57 2011
[   400.729] (==) Using config file: "/etc/X11/xorg.conf"
[   400.729] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[   400.730] (==) No Layout section.  Using the first Screen section.
[   400.730] (**) |-->Screen "Default Screen" (0)
[   400.730] (**) |   |-->Monitor "Configured Monitor"
[   400.730] (==) No device specified for screen "Default Screen".
	Using the first device section listed.
[   400.730] (**) |   |-->Device "Configured Video Device"
[   400.730] (==) Automatically adding devices
[   400.730] (==) Automatically enabling devices
[   400.730] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[   400.730] 	Entry deleted from font path.
[   400.730] (==) 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
[   400.730] (==) ModulePath set to "/usr/lib/xorg/modules"
[   400.730] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[   400.730] (II) Loader magic: 0xb78bc580
[   400.730] (II) Module ABI versions:
[   400.730] 	X.Org ANSI C Emulation: 0.4
[   400.731] 	X.Org Video Driver: 11.0
[   400.731] 	X.Org XInput driver : 13.0
[   400.731] 	X.Org Server Extension : 6.0
[   400.731] (--) PCI:*(0:0:2:0) 8086:2572:103c:12bc rev 2, Mem @ 0xf0000000/134217728, 0xfc400000/524288, I/O @ 0x000014e0/8
[   400.732] (II) Open ACPI successful (/var/run/acpid.socket)
[   400.732] (II) LoadModule: "extmod"
[   400.733] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   400.733] (II) Module extmod: vendor="X.Org Foundation"
[   400.733] 	compiled for 1.11.1.901, module version = 1.0.0
[   400.733] 	Module class: X.Org Server Extension
[   400.733] 	ABI class: X.Org Server Extension, version 6.0
[   400.733] (II) Loading extension SELinux
[   400.733] (II) Loading extension MIT-SCREEN-SAVER
[   400.733] (II) Loading extension XFree86-VidModeExtension
[   400.733] (II) Loading extension XFree86-DGA
[   400.733] (II) Loading extension DPMS
[   400.733] (II) Loading extension XVideo
[   400.733] (II) Loading extension XVideo-MotionCompensation
[   400.734] (II) Loading extension X-Resource
[   400.734] (II) LoadModule: "dbe"
[   400.734] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   400.734] (II) Module dbe: vendor="X.Org Foundation"
[   400.734] 	compiled for 1.11.1.901, module version = 1.0.0
[   400.734] 	Module class: X.Org Server Extension
[   400.734] 	ABI class: X.Org Server Extension, version 6.0
[   400.734] (II) Loading extension DOUBLE-BUFFER
[   400.734] (II) LoadModule: "glx"
[   400.735] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   400.735] (II) Module glx: vendor="X.Org Foundation"
[   400.735] 	compiled for 1.11.1.901, module version = 1.0.0
[   400.735] 	ABI class: X.Org Server Extension, version 6.0
[   400.735] (==) AIGLX enabled
[   400.735] (II) Loading extension GLX
[   400.735] (II) LoadModule: "record"
[   400.735] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   400.736] (II) Module record: vendor="X.Org Foundation"
[   400.736] 	compiled for 1.11.1.901, module version = 1.13.0
[   400.736] 	Module class: X.Org Server Extension
[   400.736] 	ABI class: X.Org Server Extension, version 6.0
[   400.736] (II) Loading extension RECORD
[   400.736] (II) LoadModule: "dri"
[   400.736] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   400.737] (II) Module dri: vendor="X.Org Foundation"
[   400.737] 	compiled for 1.11.1.901, module version = 1.0.0
[   400.737] 	ABI class: X.Org Server Extension, version 6.0
[   400.737] (II) Loading extension XFree86-DRI
[   400.737] (II) LoadModule: "dri2"
[   400.737] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   400.737] (II) Module dri2: vendor="X.Org Foundation"
[   400.737] 	compiled for 1.11.1.901, module version = 1.2.0
[   400.737] 	ABI class: X.Org Server Extension, version 6.0
[   400.737] (II) Loading extension DRI2
[   400.737] (==) Matched intel as autoconfigured driver 0
[   400.737] (==) Matched vesa as autoconfigured driver 1
[   400.737] (==) Matched fbdev as autoconfigured driver 2
[   400.737] (==) Assigned the driver to the xf86ConfigLayout
[   400.737] (II) LoadModule: "intel"
[   400.738] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   400.738] (II) Module intel: vendor="X.Org Foundation"
[   400.738] 	compiled for 1.11.0, module version = 2.16.0
[   400.738] 	Module class: X.Org Video Driver
[   400.738] 	ABI class: X.Org Video Driver, version 11.0
[   400.738] (II) LoadModule: "vesa"
[   400.738] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   400.739] (II) Module vesa: vendor="X.Org Foundation"
[   400.739] 	compiled for 1.11.0, module version = 2.3.0
[   400.739] 	Module class: X.Org Video Driver
[   400.739] 	ABI class: X.Org Video Driver, version 11.0
[   400.739] (II) LoadModule: "fbdev"
[   400.739] (II) Loading /usr/lib/xorg/modules/drivers/fbdev_drv.so
[   400.739] (II) Module fbdev: vendor="X.Org Foundation"
[   400.739] 	compiled for 1.11.0, module version = 0.4.2
[   400.739] 	ABI class: X.Org Video Driver, version 11.0
[   400.739] (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
[   400.741] (II) VESA: driver for VESA chipsets: vesa
[   400.741] (II) FBDEV: driver for framebuffer: fbdev
[   400.741] (++) using VT number 9

[   400.754] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[   400.754] (WW) Falling back to old probe method for vesa
[   400.754] (WW) Falling back to old probe method for fbdev
[   400.754] (II) Loading sub module "fbdevhw"
[   400.754] (II) LoadModule: "fbdevhw"
[   400.755] (II) Loading /usr/lib/xorg/modules/libfbdevhw.so
[   400.755] (II) Module fbdevhw: vendor="X.Org Foundation"
[   400.755] 	compiled for 1.11.1.901, module version = 0.0.2
[   400.755] 	ABI class: X.Org Video Driver, version 11.0
[   400.755] drmOpenDevice: node name is /dev/dri/card0
[   400.755] drmOpenDevice: open result is 9, (OK)
[   400.755] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
[   400.755] drmOpenDevice: node name is /dev/dri/card0
[   400.755] drmOpenDevice: open result is 9, (OK)
[   400.755] drmOpenByBusid: drmOpenMinor returns 9
[   400.755] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
[   400.756] (II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
[   400.756] (==) intel(0): Depth 24, (--) framebuffer bpp 32
[   400.756] (==) intel(0): RGB weight 888
[   400.756] (==) intel(0): Default visual is TrueColor
[   400.756] (II) intel(0): Integrated Graphics Chipset: Intel(R) 865G
[   400.756] (--) intel(0): Chipset: "865G"
[   400.756] (**) intel(0): Relaxed fencing disabled
[   400.756] (**) intel(0): Wait on SwapBuffers? enabled
[   400.756] (**) intel(0): Triple buffering? enabled
[   400.756] (**) intel(0): Framebuffer tiled
[   400.756] (**) intel(0): Pixmaps tiled
[   400.756] (**) intel(0): 3D buffers tiled
[   400.756] (**) intel(0): SwapBuffers wait enabled
[   400.756] (==) intel(0): video overlay key set to 0x101fe
[   400.863] (II) intel(0): Output VGA1 using monitor section Configured Monitor
[   400.969] (II) intel(0): EDID for output VGA1
[   400.969] (II) intel(0): Manufacturer: HWP  Model: 2612  Serial#: 16843009
[   400.969] (II) intel(0): Year: 2005  Week: 44
[   400.969] (II) intel(0): EDID Version: 1.3
[   400.969] (II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
[   400.969] (II) intel(0): Sync:  Separate  Composite  SyncOnGreenSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
[   400.969] (II) intel(0): Max Image Size [cm]: horiz.: 41  vert.: 31
[   400.970] (II) intel(0): Gamma: 2.20
[   400.970] (II) intel(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
[   400.970] (II) intel(0): First detailed timing is preferred mode
[   400.970] (II) intel(0): redX: 0.638 redY: 0.342   greenX: 0.293 greenY: 0.609
[   400.970] (II) intel(0): blueX: 0.147 blueY: 0.068   whiteX: 0.313 whiteY: 0.329
[   400.970] (II) intel(0): Supported established timings:
[   400.970] (II) intel(0): 720x400@70Hz
[   400.970] (II) intel(0): 640x480@60Hz
[   400.970] (II) intel(0): 640x480@75Hz
[   400.970] (II) intel(0): 800x600@60Hz
[   400.970] (II) intel(0): 800x600@75Hz
[   400.970] (II) intel(0): 832x624@75Hz
[   400.970] (II) intel(0): 1024x768@60Hz
[   400.970] (II) intel(0): 1024x768@70Hz
[   400.970] (II) intel(0): 1024x768@75Hz
[   400.970] (II) intel(0): 1280x1024@75Hz
[   400.970] (II) intel(0): 1152x864@75Hz
[   400.970] (II) intel(0): Manufacturer's mask: 0
[   400.970] (II) intel(0): Supported standard timings:
[   400.970] (II) intel(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
[   400.970] (II) intel(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
[   400.970] (II) intel(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
[   400.970] (II) intel(0): #3: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[   400.970] (II) intel(0): #4: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[   400.970] (II) intel(0): #5: hsize: 1280  vsize 1024  refresh: 85  vid: 39297
[   400.970] (II) intel(0): #6: hsize: 1600  vsize 1200  refresh: 60  vid: 16553
[   400.970] (II) intel(0): #7: hsize: 1600  vsize 1200  refresh: 75  vid: 20393
[   400.970] (II) intel(0): Supported detailed timing:
[   400.970] (II) intel(0): clock: 162.0 MHz   Image Size:  408 x 306 mm
[   400.970] (II) intel(0): h_active: 1600  h_sync: 1664  h_sync_end 1856 h_blank_end 2160 h_border: 0
[   400.970] (II) intel(0): v_active: 1200  v_sync: 1201  v_sync_end 1204 v_blanking: 1250 v_border: 0
[   400.970] (II) intel(0): Ranges: V min: 48 V max: 85 Hz, H min: 30 H max: 94 kHz, PixClock max 215 MHz
[   400.970] (II) intel(0): Monitor name: hp L2035
[   400.971] (II) intel(0): Serial No: HUP544Y1WZ
[   400.971] (II) intel(0): EDID (in hex):
[   400.971] (II) intel(0): 	00ffffffffffff0022f0122601010101
[   400.971] (II) intel(0): 	2c0f01030f291f78ea60e5a3574b9c25
[   400.971] (II) intel(0): 	115054a56f8031594559615981408180
[   400.971] (II) intel(0): 	8199a940a94f483f403062b0324040c0
[   400.971] (II) intel(0): 	130098321100001e000000fd0030551e
[   400.971] (II) intel(0): 	5e15000a202020202020000000fc0068
[   400.971] (II) intel(0): 	70204c323033350a20202020000000ff
[   400.971] (II) intel(0): 	004855503534345931575a0a20200087
[   400.971] (II) intel(0): EDID vendor "HWP", prod id 9746
[   400.971] (II) intel(0): Using EDID range info for horizontal sync
[   400.971] (II) intel(0): Using EDID range info for vertical refresh
[   400.971] (II) intel(0): Printing DDC gathered Modelines:
[   400.971] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   400.971] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   400.971] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   400.971] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   400.971] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   400.971] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   400.971] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   400.971] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   400.971] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   400.971] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   400.971] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   400.971] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   400.971] (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   400.971] (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   400.971] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   400.972] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   400.972] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   400.972] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   400.972] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[   400.972] (II) intel(0): Printing probed modes for output VGA1
[   400.972] (II) intel(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   400.972] (II) intel(0): Modeline "1600x1200"x75.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[   400.972] (II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   400.972] (II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   400.972] (II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   400.972] (II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   400.972] (II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   400.972] (II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   400.972] (II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
[   400.972] (II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   400.972] (II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   400.972] (II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   400.972] (II) intel(0): Modeline "800x600"x85.1   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   400.972] (II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   400.972] (II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   400.972] (II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   400.972] (II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   400.972] (II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   400.972] (II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   400.972] (II) intel(0): Output VGA1 connected
[   400.972] (II) intel(0): Using exact sizes for initial modes
[   400.972] (II) intel(0): Output VGA1 using initial mode 1600x1200
[   400.973] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
[   400.973] (II) intel(0): Kernel page flipping support detected, enabling
[   400.973] (**) intel(0): Display dimensions: (410, 310) mm
[   400.973] (**) intel(0): DPI set to (99, 98)
[   400.973] (II) Loading sub module "fb"
[   400.973] (II) LoadModule: "fb"
[   400.973] (II) Loading /usr/lib/xorg/modules/libfb.so
[   400.973] (II) Module fb: vendor="X.Org Foundation"
[   400.973] 	compiled for 1.11.1.901, module version = 1.0.0
[   400.973] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   400.973] (II) Loading sub module "dri2"
[   400.973] (II) LoadModule: "dri2"
[   400.974] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   400.974] (II) Module dri2: vendor="X.Org Foundation"
[   400.974] 	compiled for 1.11.1.901, module version = 1.2.0
[   400.974] 	ABI class: X.Org Server Extension, version 6.0
[   400.974] (II) UnloadModule: "vesa"
[   400.974] (II) Unloading vesa
[   400.974] (II) UnloadModule: "fbdev"
[   400.974] (II) Unloading fbdev
[   400.974] (II) UnloadModule: "fbdevhw"
[   400.974] (II) Unloading fbdevhw
[   400.974] (==) Depth 24 pixmap format is 32 bpp
[   400.974] (II) intel(0): [DRI2] Setup complete
[   400.974] (II) intel(0): [DRI2]   DRI driver: i915
[   400.974] (II) intel(0): Allocated new frame buffer 1600x1200 stride 8192, tiled
[   400.975] (II) UXA(0): Driver registered support for the following operations:
[   400.975] (II)         solid
[   400.975] (II)         copy
[   400.975] (II)         composite (RENDER acceleration)
[   400.975] (II)         put_image
[   400.975] (II)         get_image
[   400.975] (==) intel(0): Backing store disabled
[   400.975] (==) intel(0): Silken mouse enabled
[   400.975] (II) intel(0): Initializing HW Cursor
[   401.020] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
[   401.020] (==) intel(0): DPMS enabled
[   401.020] (==) intel(0): Intel XvMC decoder disabled
[   401.020] (II) intel(0): Set up overlay video
[   401.020] (II) intel(0): direct rendering: DRI2 Enabled
[   401.020] (==) intel(0): hotplug detection: "enabled"
[   401.020] (--) RandR disabled
[   401.020] (II) Initializing built-in extension Generic Event Extension
[   401.020] (II) Initializing built-in extension SHAPE
[   401.020] (II) Initializing built-in extension MIT-SHM
[   401.020] (II) Initializing built-in extension XInputExtension
[   401.020] (II) Initializing built-in extension XTEST
[   401.021] (II) Initializing built-in extension BIG-REQUESTS
[   401.021] (II) Initializing built-in extension SYNC
[   401.021] (II) Initializing built-in extension XKEYBOARD
[   401.021] (II) Initializing built-in extension XC-MISC
[   401.021] (II) Initializing built-in extension SECURITY
[   401.021] (II) Initializing built-in extension XINERAMA
[   401.021] (II) Initializing built-in extension XFIXES
[   401.021] (II) Initializing built-in extension RENDER
[   401.021] (II) Initializing built-in extension RANDR
[   401.021] (II) Initializing built-in extension COMPOSITE
[   401.021] (II) Initializing built-in extension DAMAGE
[   401.021] (II) SELinux: Disabled on system
[   401.040] (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
[   401.040] (II) AIGLX: enabled GLX_INTEL_swap_event
[   401.040] (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
[   401.040] (II) AIGLX: enabled GLX_SGI_make_current_read
[   401.040] (II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
[   401.040] (II) AIGLX: Loaded and initialized i915
[   401.040] (II) GLX: Initialized DRI2 GL provider for screen 0
[   401.041] (II) intel(0): Setting screen physical size to 423 x 317
[   401.108] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   401.108] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   401.108] (II) LoadModule: "evdev"
[   401.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   401.109] (II) Module evdev: vendor="X.Org Foundation"
[   401.109] 	compiled for 1.11.0, module version = 2.6.0
[   401.109] 	Module class: X.Org XInput Driver
[   401.109] 	ABI class: X.Org XInput driver, version 13.0
[   401.109] (II) Using input driver 'evdev' for 'Power Button'
[   401.109] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   401.109] (**) Power Button: always reports core events
[   401.109] (**) Power Button: Device: "/dev/input/event3"
[   401.109] (--) Power Button: Found keys
[   401.109] (II) Power Button: Configuring as keyboard
[   401.109] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
[   401.109] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[   401.109] (**) Option "xkb_rules" "evdev"
[   401.109] (**) Option "xkb_model" "pc105"
[   401.109] (**) Option "xkb_layout" "no"
[   401.143] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[   401.143] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   401.143] (II) Using input driver 'evdev' for 'Power Button'
[   401.143] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   401.143] (**) Power Button: always reports core events
[   401.143] (**) Power Button: Device: "/dev/input/event2"
[   401.143] (--) Power Button: Found keys
[   401.143] (II) Power Button: Configuring as keyboard
[   401.143] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[   401.143] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[   401.143] (**) Option "xkb_rules" "evdev"
[   401.143] (**) Option "xkb_model" "pc105"
[   401.143] (**) Option "xkb_layout" "no"
[   401.144] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
[   401.144] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[   401.144] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[   401.144] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   401.144] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
[   401.145] (--) Logitech USB-PS/2 Optical Mouse: Found 3 mouse buttons
[   401.145] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[   401.145] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[   401.145] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[   401.145] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[   401.145] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   401.145] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1/event1"
[   401.145] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE, id 8)
[   401.145] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[   401.145] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[   401.146] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[   401.146] (II) No input driver/identifier specified (ignoring)
[   401.146] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   401.146] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   401.146] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   401.146] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   401.146] (**) AT Translated Set 2 keyboard: always reports core events
[   401.146] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   401.147] (--) AT Translated Set 2 keyboard: Found keys
[   401.147] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   401.147] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   401.147] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[   401.147] (**) Option "xkb_rules" "evdev"
[   401.147] (**) Option "xkb_model" "pc105"
[   401.147] (**) Option "xkb_layout" "no"
[   401.147] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
[   401.148] (II) No input driver/identifier specified (ignoring)
[   401.266] (II) intel(0): EDID vendor "HWP", prod id 9746
[   401.267] (II) intel(0): Using hsync ranges from config file
[   401.267] (II) intel(0): Using vrefresh ranges from config file
[   401.267] (II) intel(0): Printing DDC gathered Modelines:
[   401.267] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   401.267] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   401.267] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   401.267] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   401.267] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   401.267] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   401.267] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   401.267] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   401.267] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   401.267] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   401.267] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   401.267] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   401.267] (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   401.267] (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   401.267] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   401.267] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   401.267] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   401.267] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   401.267] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[   401.741] (II) intel(0): EDID vendor "HWP", prod id 9746
[   401.741] (II) intel(0): Using hsync ranges from config file
[   401.741] (II) intel(0): Using vrefresh ranges from config file
[   401.741] (II) intel(0): Printing DDC gathered Modelines:
[   401.741] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   401.742] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   401.742] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   401.742] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   401.742] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   401.742] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   401.742] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   401.742] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   401.742] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   401.742] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   401.742] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   401.742] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   401.742] (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   401.742] (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   401.742] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   401.742] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   401.742] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   401.742] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   401.742] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[   401.853] (II) intel(0): EDID vendor "HWP", prod id 9746
[   401.853] (II) intel(0): Using hsync ranges from config file
[   401.853] (II) intel(0): Using vrefresh ranges from config file
[   401.853] (II) intel(0): Printing DDC gathered Modelines:
[   401.853] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   401.853] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   401.853] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   401.853] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   401.853] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   401.853] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   401.853] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   401.853] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   401.853] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   401.853] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   401.853] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   401.853] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   401.853] (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   401.853] (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   401.853] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   401.853] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   401.853] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   401.853] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   401.853] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[   401.965] (II) intel(0): EDID vendor "HWP", prod id 9746
[   401.965] (II) intel(0): Using hsync ranges from config file
[   401.965] (II) intel(0): Using vrefresh ranges from config file
[   401.965] (II) intel(0): Printing DDC gathered Modelines:
[   401.965] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   401.965] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   401.965] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   401.965] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   401.965] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   401.965] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   401.965] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   401.965] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   401.965] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   401.965] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   401.965] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   401.965] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   401.965] (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   401.965] (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   401.965] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   401.965] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   401.965] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   401.965] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   401.965] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 kHz)
[   402.073] (II) intel(0): EDID vendor "HWP", prod id 9746
[   402.073] (II) intel(0): Using hsync ranges from config file
[   402.073] (II) intel(0): Using vrefresh ranges from config file
[   402.073] (II) intel(0): Printing DDC gathered Modelines:
[   402.073] (II) intel(0): Modeline "1600x1200"x0.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz)
[   402.074] (II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
[   402.074] (II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
[   402.074] (II) intel(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
[   402.074] (II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
[   402.074] (II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
[   402.074] (II) intel(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
[   402.074] (II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
[   402.074] (II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
[   402.074] (II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
[   402.074] (II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
[   402.074] (II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
[   402.074] (II) intel(0): Modeline "640x480"x0.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
[   402.074] (II) intel(0): Modeline "800x600"x0.0   56.25  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
[   402.074] (II) intel(0): Modeline "1024x768"x0.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
[   402.074] (II) intel(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
[   402.074] (II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
[   402.074] (II) intel(0): Modeline "1280x1024"x0.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
[   402.074] (II) intel(0): Modeline "1600x1200"x0.0  202.50  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (93.8 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=100000 0 0 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=no
E: DMI_VENDOR=Hewlett-Packard

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 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-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2
N: input/event2
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C: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-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: XKBMODEL=pc105
E: XKBLAYOUT=no
E: DMI_VENDOR=Hewlett-Packard

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1
E: PRODUCT=3/46d/c00e/110
E: NAME="Logitech USB-PS/2 Optical Mouse"
E: PHYS="usb-0000:00:1d.0-1/input0"
E: UNIQ=""
E: PROP=0
E: EV=17
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=103
E: MSC=10
E: MODALIAS=input:b0003v046DpC00Ee0110-e0,1,2,4,k110,111,112,r0,1,8,am4,lsfw
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_1_0

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1/event1
N: input/event1
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1/mouse0
N: input/mouse0
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input1/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_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c00e
E: ID_REVISION=1110
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:1:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_1_0
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1:1.0-mouse

P: /devices/platform/i8042/serio0/input/input0
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: PRODUCT=11/1/1/ab41
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=20000 0 20 0 0 0 0 500f 2100002 3803078 f900d401 feffffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8A,8C,8E,8F,98,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,C1,D4,D9,E0,E1,E2,E3,EC,EE,185,1D1,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=no
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DMI_VENDOR=Hewlett-Packard

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

P: /devices/platform/pcspkr/input/input4/event4
N: input/event4
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input4/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: DMI_VENDOR=Hewlett-Packard
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr


DRM Information from dmesg:
---------------------------
[    1.092848] Linux agpgart interface v0.103
[    1.092991] agpgart-intel 0000:00:00.0: Intel 865 Chipset
[    1.093024] agpgart-intel 0000:00:00.0: detected gtt size: 131072K total, 131072K mappable
[    1.093402] agpgart-intel 0000:00:00.0: detected 8192K stolen memory
[    1.093582] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
[    8.584340] [drm] Initialized drm 1.1.0 20060810
[    9.300264] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    9.300270] [drm] Driver supports precise vblank timestamp query.
[    9.319442] [drm] initialized overlay support
[    9.447625] fbcon: inteldrmfb (fb0) is primary device
[    9.510682] fb0: inteldrmfb frame buffer device
[    9.510686] drm: registered panic notifier
[    9.510761] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

Kernel: Linux 3.0.0-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                                  2.13-21       
ii  libdrm-intel1                          2.4.26-1      
ii  libdrm2                                2.4.26-1      
ii  libpciaccess0                          0.12.1-2      
ii  libudev0                               172-1         
ii  libx11-6                               2:1.4.4-2     
ii  libx11-xcb1                            2:1.4.4-2     
ii  libxcb-dri2-0                          1.7-3         
ii  libxcb-util0                           0.3.8-1       
ii  libxcb1                                1.7-3         
ii  libxext6                               2:1.3.0-3     
ii  libxfixes3                             1:5.0-4       
ii  libxv1                                 2:1.0.6-2     
ii  libxvmc1                               2:1.0.6-1     
ii  xserver-xorg-core [xorg-video-abi-11]  2:1.11.1.901-2

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
On Thu, Nov 10, 2011 at 19:11:42 +0100, Steinar Bang wrote:

> Package: xserver-xorg-video-intel
> Version: 2:2.16.0-1
> Severity: important
> 
> Dear Maintainer,
> 
>  * Upgraded with apt-get dist-upgrade
>  * After a reboot, the regular gnome session looked very strange: a
>    black background with white text menu bar on top, instead of the
>    normal grey one
>  * When I tried doing... well anything,... eg. clicking with the mouse
>    on the top level bar, I was told something had crashed and was sent
>    back to the login screen
>  * When I tried using the "Gnome fallback" session type I got the same
>    strange look, but at least it didn't crash
>  * After being logged in and left logged for a couple of hours the
>    screen was black, and the machine didn't respond to keyboard or
>    mouse input, even though the fan was still running and the LEDs on
>    the front panel were lit
>  * The machine wasn't reachable with SSH, so I held the power button
>    in to have the BIOS shut off power, and then switched the machine
>    back on
>  * When it came back up the behaviour was the same: ie. strange look
>    on gnome, and using gnome immediately failed, and gnome fallback
>    looked as strange as the other, but didn't fail
> 
Thanks for your report, and sorry for the lack of reply.  I'm hoping
this bug is fixed with a current stack.  If not I'd encourage you to
report any issues upstream per
https://01.org/linuxgraphics/documentation/how-report-bugs-0

Cheers,
Julien

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: