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

Bug#569314: marked as done (/etc/modprobe.d/i915-kms.conf: startx results in a black screen permanently turned off until reboot)



Your message dated Thu, 25 Feb 2010 04:51:55 +0000
with message-id <E1NkVhb-0005JC-3h@ries.debian.org>
and subject line Bug#569314: fixed in linux-2.6 2.6.32-9
has caused the Debian Bug report #569314,
regarding /etc/modprobe.d/i915-kms.conf: startx results in a black screen permanently turned off until reboot
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.)


-- 
569314: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569314
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: important
File: /etc/modprobe.d/i915-kms.conf

Starting X results in a black screen, that is the screen is instantly
turned off and only a reboot can activate it again. The keyboard however
works in some ways. I can still switch vts and enter commands such as
reboot.

Removing /etc/modprobe.d/i915-kms.conf solves the issue.

This doesn't sound like the correct solution though...

Is there any way I can help debugging this issue?

Helmut

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jun 27  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 4593 Feb 11 12:07 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg 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 /etc/X11/xorg.conf manual page.
# (Type "man /etc/X11/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 "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"type1"
	Load	"vbe"
	#Load	"GLcore"
	Load	"dbe"
	Load	"synaptics"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
	Option		"XkbVariant"	"nodeadkeys"
EndSection

Section "InputDevice"
	Driver        "synaptics"
	Identifier    "Synaptics"
	Option		"CorePointer"
	Option        "Device"        "/dev/input/mouse0"
	Option        "Protocol"      "auto-dev"
	Option        "LeftEdge"      "1700"
	Option        "RightEdge"     "5300"
	Option        "TopEdge"       "1700"
	Option        "BottomEdge"    "4200"
	Option        "FingerLow"     "25"
	Option        "FingerHigh"    "30"
	Option        "ZAxisMapping"   "4 5"
	Option        "MaxTapTime"    "180"
	Option        "MaxTapMove"    "220"
	Option        "VertScrollDelta" "100"
	Option        "MinSpeed"      "0.12"
	Option        "MaxSpeed"      "0.36"
	Option        "AccelFactor" "0.0050"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ExplorerPS/2"
EndSection

Section "Device"
	#Identifier	"Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller"
	Identifier	"card0"
	Driver		"intel"
	BusID		"PCI:0:2:0"
	Screen		0
	#Option		"MonitorLayout"		"CRT,LFP"
EndSection

#Section "Device"
#	Identifier	"card1"
#	Driver		"i810"
#	BusID		"PCI:0:2:0"
#	Screen		1
#EndSection

Section "Monitor"
	Identifier	"LCD"
	Option		"DPMS"
	#HorizSync	28-50
	#VertRefresh	43-75
EndSection

Section "Monitor"
	Identifier	"CRT"
	Option		"DPMS"
	#HorizSync	28-50
	#VertRefresh	43-75
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"card0"
	Monitor		"LCD"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
		Virtual		2048 2048
	EndSubSection
EndSection

Section "Screen"
	Identifier	"External Screen"
	#Device		"card1"
	Monitor		"CRT"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1400x1050" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	#Screen		0	"Default Screen"	0	0
	#Screen		1	"External Screen" RightOf "Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse" "SendCoreEvents"
	InputDevice	"Synaptics" "AlwaysCore"
EndSection

Section "DRI"
	Mode	0666
EndSection

#Section "Extensions"
#	Option "Composite" "Enable"
#EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root  8832 Feb 11 11:53 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 39843 Feb 11 12:17 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux eddie 2.6.32.8 #1 PREEMPT Thu Feb 11 02:34:12 CET 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32.8 root=UUID=1e16e817-6190-424a-adfb-f50acf8439a7 ro vga=normal
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgoglin@debian.org) 
Current version of pixman: 0.16.4
	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: Thu Feb 11 12:07:26 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "LCD"
(**) |   |-->Device "card0"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(**) 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
(==) ModulePath set to "/usr/lib/xorg/modules"
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Generic Keyboard
(WW) Disabling Configured Mouse
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:2592:144d:c01a Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0xb0080000/524288, 0xc0000000/268435456, 0xb0000000/262144, I/O @ 0x00001800/8
(--) PCI: (0:0:2:1) 8086:2792:144d:c01a Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller rev 3, Mem @ 0x46000000/524288
(II) Open ACPI successful (/var/run/acpid.socket)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded by default.
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules/libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules/libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 2.9.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) LoadModule: "synaptics"
(II) Reloading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 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, Clarkdale, Arrandale
(II) Primary Device is: PCI 00@00:02:0
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules/libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 0.1.0
	ABI class: X.Org Video Driver, version 6.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(**) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 915GM
(--) intel(0): Chipset: "915GM"
(--) intel(0): Linear framebuffer at 0xC0000000
(--) intel(0): IO registers at addr 0xB0080000 size 524288
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(II) intel(0): the SDVO device with slave addr 70 is found on DVO 1 port
(II) intel(0): 2 display pipes available.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Module "ddc" already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Module "i2c" already built-in
(II) intel(0): Output VGA using monitor section LCD
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID for output LVDS
xf86TokenToOptinfo: table is NULL
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
(II) intel(0): I2C bus "SDVOB DDC Bus" initialized.
(II) intel(0): Output TMDS-1 has no monitor section
(II) intel(0): SDVOB: device VID/DID: 04:AA.02, clock range 25.0MHz - 165.0MHz
(II) intel(0): SDVOB: 1 input channel
(II) intel(0): SDVOB: TMDS0 output reported
xf86TokenToOptinfo: table is NULL
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" initialized.
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" registered at address 0x72.
(II) intel(0): No SDVO device found on SDVOC
(II) intel(0): I2C device "SDVOCTRL_E for SDVOC:SDVO Controller C" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOC" removed.
(II) intel(0): Output TV has no monitor section
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): EDID for output LVDS
(II) intel(0): Not using default mode "320x175" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x200" (doublescan mode not supported)
(II) intel(0): Not using default mode "360x200" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
(II) intel(0): Not using default mode "1024x768" (interlace mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
(II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
(II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
(II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "416x312" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "576x432" (doublescan mode not supported)
(II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "680x384" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
(II) intel(0): Not using default mode "720x450" (doublescan mode not supported)
(II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "800x512" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "840x525" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "960x540" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "960x600" (doublescan mode not supported)
(II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
(II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
(II) intel(0): Printing probed modes for output LVDS
(II) intel(0): Modeline "1400x1050"x60.0  108.00  1400 1416 1528 1688  1050 1051 1054 1066 (64.0 kHz)
(II) intel(0): Modeline "1400x1050"x85.0  179.26  1400 1504 1656 1912  1050 1051 1054 1103 -hsync +vsync (93.8 kHz)
(II) intel(0): Modeline "1400x1050"x74.8  155.80  1400 1464 1784 1912  1050 1052 1064 1090 +hsync +vsync (81.5 kHz)
(II) intel(0): Modeline "1400x1050"x70.0  145.06  1400 1496 1648 1896  1050 1051 1054 1093 -hsync +vsync (76.5 kHz)
(II) intel(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz)
(II) intel(0): Modeline "1280x1024"x85.0  157.50  1280 1344 1504 1728  1024 1025 1028 1072 +hsync +vsync (91.1 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x960"x85.0  148.50  1280 1344 1504 1728  960 961 964 1011 +hsync +vsync (85.9 kHz)
(II) intel(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz)
(II) intel(0): Modeline "1152x864"x100.0  143.47  1152 1232 1360 1568  864 865 868 915 -hsync +vsync (91.5 kHz)
(II) intel(0): Modeline "1152x864"x85.1  121.50  1152 1216 1344 1568  864 865 868 911 +hsync -vsync (77.5 kHz)
(II) intel(0): Modeline "1152x864"x85.0  119.65  1152 1224 1352 1552  864 865 868 907 -hsync +vsync (77.1 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz)
(II) intel(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz)
(II) intel(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x85.1   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync (53.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x85.0   36.00  640 696 752 832  480 481 484 509 -hsync -vsync (43.3 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x85.0   35.50  720 756 828 936  400 401 404 446 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x400"x85.1   31.50  640 672 736 832  400 401 404 445 -hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x350"x85.1   31.50  640 672 736 832  350 382 385 445 +hsync -vsync (37.9 kHz)
(II) intel(0): EDID for output TMDS-1
(II) intel(0): EDID for output TV
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Output TV disconnected
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output LVDS using initial mode 1400x1050
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(II) intel(0): detected 256 kB GTT.
(II) intel(0): detected 7932 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.7.4, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000207
(WW) intel(0): PIPEASTAT before: status:
(WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000202 to 0x80000202
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS
(==) Depth 24 pixmap format is 32 bpp
(II) intel(0): Kernel reported 205568 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 822268 kB available
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000003f800000 physical
)
(II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000003fe00000 physical
)
(II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000003fe01000 physical
)
(II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000003fe0b000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007bf000:            start of memory manager
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x0f9f4000:            end of memory manager
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(**) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: DRI2 Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
SELinux: Disabled on system, not enabling in X server
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 370 x 277
(II) intel(0): Allocate new frame buffer 1400x1050 stride 2048
(II) intel(0): New front buffer at 0x2000000
(II) Synaptics touchpad driver version 1.2.1
(--) Synaptics auto-dev sets device to /dev/input/event6
(**) Option "Device" "/dev/input/event6"
(II) Synaptics: x-axis range 1472 - 5472
(II) Synaptics: y-axis range 1408 - 4448
(II) Synaptics: pressure range 0 - 255
(II) Synaptics: finger width range 0 - 0
(II) Synaptics: buttons: left right middle double triple
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "VertScrollDelta" "100"
(**) Option "MinSpeed" "0.12"
(**) Option "MaxSpeed" "0.36"
(**) Option "AccelFactor" "0.0050"
(--) Synaptics: touchpad found
(**) Option "AlwaysCore"
(**) Option "CorePointer"
(**) Synaptics: always reports core events
(II) XINPUT: Adding extended input device "Synaptics" (type: TOUCHPAD)
(**) Synaptics: (accel) keeping acceleration scheme 1
(**) Synaptics: (accel) acceleration profile 0
(--) Synaptics: touchpad found
(II) config/udev: Adding input device "Power Button" (/dev/input/event5)
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.7.3.902, module version = 2.3.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 7.0
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event5"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(II) config/udev: Adding input device "Power Button" (/dev/input/event3)
(**) "Power Button": always reports core events
(**) "Power Button": Device: "/dev/input/event3"
(II) "Power Button": Found keys
(II) "Power Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Power Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(II) config/udev: Adding input device "Sleep Button" (/dev/input/event4)
(**) "Sleep Button": always reports core events
(**) "Sleep Button": Device: "/dev/input/event4"
(II) "Sleep Button": Found keys
(II) "Sleep Button": Configuring as keyboard
(II) XINPUT: Adding extended input device ""Sleep Button"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(II) config/udev: Adding input device "AT Translated Set 2 keyboard" (/dev/input/event1)
(**) "AT Translated Set 2 keyboard": always reports core events
(**) "AT Translated Set 2 keyboard": Device: "/dev/input/event1"
(II) "AT Translated Set 2 keyboard": Found keys
(II) "AT Translated Set 2 keyboard": Configuring as keyboard
(II) XINPUT: Adding extended input device ""AT Translated Set 2 keyboard"" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "de"
(**) Option "xkb_variant" "nodeadkeys"
(II) config/udev: Adding input device "SynPS/2 Synaptics TouchPad" (/dev/input/event6)
(II) Synaptics touchpad driver version 1.2.1
(**) Option "Device" "/dev/input/event6"
(--) "SynPS/2 Synaptics TouchPad": no supported touchpad found
(EE) "SynPS/2 Synaptics TouchPad" Unable to query/initialize Synaptics hardware.
(EE) PreInit failed for input device ""SynPS/2 Synaptics TouchPad""
(II) UnloadModule: "synaptics"
(II) config/udev: Adding input device "SynPS/2 Synaptics TouchPad" (/dev/input/mouse0)
(**) "SynPS/2 Synaptics TouchPad": always reports core events
(**) "SynPS/2 Synaptics TouchPad": Device: "/dev/input/mouse0"
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for ""SynPS/2 Synaptics TouchPad""
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000003f800000 physical
)
(II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000003fe00000 physical
)
(II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000003fe01000 physical
)
(II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000003fe0b000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007bf000:            start of memory manager
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x0f9f4000:            end of memory manager
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(--) Synaptics: touchpad found
(II) "Power Button": Device reopened after 1 attempts.
(II) "Power Button": Device reopened after 1 attempts.
(II) "Sleep Button": Device reopened after 1 attempts.
(II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts.
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000003f800000 physical
)
(II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000003fe00000 physical
)
(II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000003fe01000 physical
)
(II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000003fe0b000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007bf000:            start of memory manager
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x0f9f4000:            end of memory manager
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(--) Synaptics: touchpad found
(II) "Power Button": Device reopened after 1 attempts.
(II) "Power Button": Device reopened after 1 attempts.
(II) "Sleep Button": Device reopened after 1 attempts.
(II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts.
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000003f800000 physical
)
(II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000003fe00000 physical
)
(II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000003fe01000 physical
)
(II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000003fe0b000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007bf000:            start of memory manager
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x0f9f4000:            end of memory manager
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(--) Synaptics: touchpad found
(II) "Power Button": Device reopened after 1 attempts.
(II) "Power Button": Device reopened after 1 attempts.
(II) "Sleep Button": Device reopened after 1 attempts.
(II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x005fffff: compressed frame buffer (6144 kB, 0x000000003f800000 physical
)
(II) intel(0): 0x00600000-0x00600fff: compressed ll buffer (4 kB, 0x000000003fe00000 physical
)
(II) intel(0): 0x00601000-0x0060afff: HW cursors (40 kB, 0x000000003fe01000 physical
)
(II) intel(0): 0x0060b000-0x0060bfff: overlay registers (4 kB, 0x000000003fe0b000 physical
)
(II) intel(0): 0x007bf000:            end of stolen memory
(II) intel(0): 0x007bf000-0x0f9f3fff: DRI memory manager (248020 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007bf000:            start of memory manager
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x0f9f4000:            end of memory manager
(WW) intel(0): ESR is 0x00000001, instruction error
(WW) intel(0): Existing errors found in hardware state.
(II) intel(0): using SSC reference clock of 96 MHz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0):   Output TV is connected to pipe none
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(--) Synaptics: touchpad found
(II) "Power Button": Device reopened after 1 attempts.
(II) "Power Button": Device reopened after 1 attempts.
(II) "Sleep Button": Device reopened after 1 attempts.
(II) "AT Translated Set 2 keyboard": Device reopened after 1 attempts.

udev information:
P: /devices/platform/pcspkr/input/input0/event0
N: input/event0
S: char/13:64
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=Samsung Electronics
E: DEVLINKS=/dev/char/13:64 /dev/input/by-path/platform-pcspkr-event-spkr

P: /devices/platform/i8042/serio0/input/input1/event1
N: input/event1
S: char/13:65
S: input/by-path/platform-i8042-serio-0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio0/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: ID_INPUT_KEYBOARD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/char/13:65 /dev/input/by-path/platform-i8042-serio-0-event-kbd
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event2
N: input/event2
S: char/13:66
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS: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=Samsung Electronics
E: DEVLINKS=/dev/char/13:66

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3/event3
N: input/event3
S: char/13:67
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C: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=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/char/13:67
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event4
N: input/event4
S: char/13:68
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E: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=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/char/13:68
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event5
N: input/event5
S: char/13:69
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=de
E: XKBVARIANT=nodeadkeys
E: DEVLINKS=/dev/char/13:69
E: x11_driver=evdev
E: DMI_VENDOR=Samsung Electronics

P: /devices/platform/i8042/serio4/input/input6/event6
N: input/event6
S: char/13:70
S: input/by-path/platform-i8042-serio-4-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/i8042/serio4/input/input6/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-4
E: x11_driver=synaptics
E: DMI_VENDOR=Samsung Electronics
E: DEVLINKS=/dev/char/13:70 /dev/input/by-path/platform-i8042-serio-4-event-mouse

DRM Information from dmesg:
Linux agpgart interface v0.103
agpgart-intel 0000:00:00.0: Intel 915GM Chipset
agpgart-intel 0000:00:00.0: detected 7932K stolen memory
agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xc0000000
[drm] Initialized drm 1.1.0 20060810
[drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0


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

Kernel: Linux 2.6.32.8 (PREEMPT)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.10.2-2   GNU C Library: Shared libraries
ii  libdrm-intel1                 2.4.17-1   Userspace interface to intel-speci
ii  libdrm2                       2.4.17-1   Userspace interface to kernel DRM 
ii  libpciaccess0                 0.11.0-1   Generic PCI access library for X
ii  libxext6                      2:1.1.1-2  X11 miscellaneous extension librar
ii  libxfixes3                    1:4.0.4-1  X11 miscellaneous 'fixes' extensio
ii  libxv1                        2:1.0.5-1  X11 Video extension library
ii  libxvmc1                      2:1.0.5-1  X11 Video extension library
ii  xserver-xorg-core             2:1.7.4-2  Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: linux-2.6
Source-Version: 2.6.32-9

We believe that the bug you reported is fixed in the latest version of
linux-2.6, which is due to be installed in the Debian FTP archive:

firmware-linux-free_2.6.32-9_all.deb
  to main/l/linux-2.6/firmware-linux-free_2.6.32-9_all.deb
linux-2.6_2.6.32-9.diff.gz
  to main/l/linux-2.6/linux-2.6_2.6.32-9.diff.gz
linux-2.6_2.6.32-9.dsc
  to main/l/linux-2.6/linux-2.6_2.6.32-9.dsc
linux-doc-2.6.32_2.6.32-9_all.deb
  to main/l/linux-2.6/linux-doc-2.6.32_2.6.32-9_all.deb
linux-headers-2.6.32-3-all-amd64_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-3-all-amd64_2.6.32-9_amd64.deb
linux-headers-2.6.32-3-all_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-3-all_2.6.32-9_amd64.deb
linux-headers-2.6.32-3-amd64_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-3-amd64_2.6.32-9_amd64.deb
linux-headers-2.6.32-3-common-vserver_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-3-common-vserver_2.6.32-9_amd64.deb
linux-headers-2.6.32-3-common_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-3-common_2.6.32-9_amd64.deb
linux-headers-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-headers-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
linux-image-2.6.32-3-amd64_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-image-2.6.32-3-amd64_2.6.32-9_amd64.deb
linux-image-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-image-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
linux-libc-dev_2.6.32-9_amd64.deb
  to main/l/linux-2.6/linux-libc-dev_2.6.32-9_amd64.deb
linux-manual-2.6.32_2.6.32-9_all.deb
  to main/l/linux-2.6/linux-manual-2.6.32_2.6.32-9_all.deb
linux-patch-debian-2.6.32_2.6.32-9_all.deb
  to main/l/linux-2.6/linux-patch-debian-2.6.32_2.6.32-9_all.deb
linux-source-2.6.32_2.6.32-9_all.deb
  to main/l/linux-2.6/linux-source-2.6.32_2.6.32-9_all.deb
linux-support-2.6.32-3_2.6.32-9_all.deb
  to main/l/linux-2.6/linux-support-2.6.32-3_2.6.32-9_all.deb



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

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

Debian distribution maintenance software
pp.
maximilian attems <maks@debian.org> (supplier of updated linux-2.6 package)

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


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

Format: 1.8
Date: Wed, 24 Feb 2010 17:06:27 +0100
Source: linux-2.6
Binary: linux-source-2.6.32 linux-doc-2.6.32 linux-manual-2.6.32 linux-patch-debian-2.6.32 firmware-linux-free linux-support-2.6.32-3 linux-base linux-libc-dev linux-headers-2.6.32-3-all linux-headers-2.6.32-3-all-alpha linux-headers-2.6.32-3-common linux-image-2.6.32-3-alpha-generic linux-headers-2.6.32-3-alpha-generic linux-image-2.6.32-3-alpha-smp linux-headers-2.6.32-3-alpha-smp linux-image-2.6.32-3-alpha-legacy linux-headers-2.6.32-3-alpha-legacy linux-headers-2.6.32-3-all-amd64 linux-image-2.6.32-3-amd64 linux-headers-2.6.32-3-amd64 linux-headers-2.6.32-3-common-vserver linux-image-2.6.32-3-vserver-amd64 linux-headers-2.6.32-3-vserver-amd64 linux-headers-2.6.32-3-all-armel linux-image-2.6.32-3-iop32x linux-headers-2.6.32-3-iop32x linux-image-2.6.32-3-ixp4xx linux-headers-2.6.32-3-ixp4xx linux-image-2.6.32-3-kirkwood linux-headers-2.6.32-3-kirkwood linux-image-2.6.32-3-orion5x linux-headers-2.6.32-3-orion5x linux-image-2.6.32-3-versatile linux-headers-2.6.32-3-versatile
 linux-headers-2.6.32-3-all-hppa linux-image-2.6.32-3-parisc linux-headers-2.6.32-3-parisc linux-image-2.6.32-3-parisc-smp linux-headers-2.6.32-3-parisc-smp linux-image-2.6.32-3-parisc64 linux-headers-2.6.32-3-parisc64 linux-image-2.6.32-3-parisc64-smp linux-headers-2.6.32-3-parisc64-smp linux-headers-2.6.32-3-all-i386 linux-image-2.6.32-3-486 linux-headers-2.6.32-3-486 linux-image-2.6.32-3-686 linux-headers-2.6.32-3-686 linux-image-2.6.32-3-686-bigmem linux-headers-2.6.32-3-686-bigmem linux-image-2.6.32-3-vserver-686 linux-headers-2.6.32-3-vserver-686 linux-image-2.6.32-3-vserver-686-bigmem linux-headers-2.6.32-3-vserver-686-bigmem linux-headers-2.6.32-3-all-ia64 linux-image-2.6.32-3-itanium linux-headers-2.6.32-3-itanium linux-image-2.6.32-3-mckinley linux-headers-2.6.32-3-mckinley linux-image-2.6.32-3-vserver-itanium linux-headers-2.6.32-3-vserver-itanium linux-image-2.6.32-3-vserver-mckinley linux-headers-2.6.32-3-vserver-mckinley linux-headers-2.6.32-3-all-m68k linux-ima
 ge-2.6.32-3-amiga
 linux-headers-2.6.32-3-amiga linux-image-2.6.32-3-atari linux-headers-2.6.32-3-atari linux-image-2.6.32-3-bvme6000 linux-headers-2.6.32-3-bvme6000 linux-image-2.6.32-3-mac linux-headers-2.6.32-3-mac linux-image-2.6.32-3-mvme147 linux-headers-2.6.32-3-mvme147 linux-image-2.6.32-3-mvme16x linux-headers-2.6.32-3-mvme16x linux-headers-2.6.32-3-all-mips linux-image-2.6.32-3-r4k-ip22 linux-headers-2.6.32-3-r4k-ip22 linux-image-2.6.32-3-r5k-ip32 linux-headers-2.6.32-3-r5k-ip32 linux-image-2.6.32-3-sb1-bcm91250a linux-headers-2.6.32-3-sb1-bcm91250a linux-image-2.6.32-3-sb1a-bcm91480b linux-headers-2.6.32-3-sb1a-bcm91480b linux-image-2.6.32-3-4kc-malta linux-headers-2.6.32-3-4kc-malta linux-image-2.6.32-3-5kc-malta linux-headers-2.6.32-3-5kc-malta linux-headers-2.6.32-3-all-mipsel linux-image-2.6.32-3-r5k-cobalt linux-headers-2.6.32-3-r5k-cobalt linux-headers-2.6.32-3-all-powerpc linux-image-2.6.32-3-powerpc linux-headers-2.6.32-3-powerpc linux-image-2.6.32-3-powerpc-smp linux-header
 s-2.6.32-3-powerpc-smp
 linux-image-2.6.32-3-powerpc64 linux-headers-2.6.32-3-powerpc64 linux-image-2.6.32-3-vserver-powerpc linux-headers-2.6.32-3-vserver-powerpc linux-image-2.6.32-3-vserver-powerpc64 linux-headers-2.6.32-3-vserver-powerpc64 linux-headers-2.6.32-3-all-s390 linux-image-2.6.32-3-s390x linux-headers-2.6.32-3-s390x linux-image-2.6.32-3-s390x-tape linux-image-2.6.32-3-vserver-s390x linux-headers-2.6.32-3-vserver-s390x linux-headers-2.6.32-3-all-sparc linux-image-2.6.32-3-sparc64 linux-headers-2.6.32-3-sparc64 linux-image-2.6.32-3-sparc64-smp linux-headers-2.6.32-3-sparc64-smp linux-image-2.6.32-3-vserver-sparc64 linux-headers-2.6.32-3-vserver-sparc64 linux-headers-2.6.32-3-all-sparc64
Architecture: source all amd64
Version: 2.6.32-9
Distribution: unstable
Urgency: high
Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Changed-By: maximilian attems <maks@debian.org>
Description: 
 firmware-linux-free - Binary firmware for various drivers in the Linux kernel
 linux-base - Linux image base package
 linux-doc-2.6.32 - Linux kernel specific documentation for version 2.6.32
 linux-headers-2.6.32-3-486 - Header files for Linux 2.6.32-3-486
 linux-headers-2.6.32-3-4kc-malta - Header files for Linux 2.6.32-3-4kc-malta
 linux-headers-2.6.32-3-5kc-malta - Header files for Linux 2.6.32-3-5kc-malta
 linux-headers-2.6.32-3-686 - Header files for Linux 2.6.32-3-686
 linux-headers-2.6.32-3-686-bigmem - Header files for Linux 2.6.32-3-686-bigmem
 linux-headers-2.6.32-3-all - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-alpha - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-amd64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-armel - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-hppa - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-i386 - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-ia64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-m68k - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-mips - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-mipsel - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-powerpc - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-s390 - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-sparc - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-all-sparc64 - All header files for Linux 2.6.32
 linux-headers-2.6.32-3-alpha-generic - Header files for Linux 2.6.32-3-alpha-generic
 linux-headers-2.6.32-3-alpha-legacy - Header files for Linux 2.6.32-3-alpha-legacy
 linux-headers-2.6.32-3-alpha-smp - Header files for Linux 2.6.32-3-alpha-smp
 linux-headers-2.6.32-3-amd64 - Header files for Linux 2.6.32-3-amd64
 linux-headers-2.6.32-3-amiga - Header files for Linux 2.6.32-3-amiga
 linux-headers-2.6.32-3-atari - Header files for Linux 2.6.32-3-atari
 linux-headers-2.6.32-3-bvme6000 - Header files for Linux 2.6.32-3-bvme6000
 linux-headers-2.6.32-3-common - Common header files for Linux 2.6.32-3
 linux-headers-2.6.32-3-common-vserver - Common header files for Linux 2.6.32-3-vserver
 linux-headers-2.6.32-3-iop32x - Header files for Linux 2.6.32-3-iop32x
 linux-headers-2.6.32-3-itanium - Header files for Linux 2.6.32-3-itanium
 linux-headers-2.6.32-3-ixp4xx - Header files for Linux 2.6.32-3-ixp4xx
 linux-headers-2.6.32-3-kirkwood - Header files for Linux 2.6.32-3-kirkwood
 linux-headers-2.6.32-3-mac - Header files for Linux 2.6.32-3-mac
 linux-headers-2.6.32-3-mckinley - Header files for Linux 2.6.32-3-mckinley
 linux-headers-2.6.32-3-mvme147 - Header files for Linux 2.6.32-3-mvme147
 linux-headers-2.6.32-3-mvme16x - Header files for Linux 2.6.32-3-mvme16x
 linux-headers-2.6.32-3-orion5x - Header files for Linux 2.6.32-3-orion5x
 linux-headers-2.6.32-3-parisc - Header files for Linux 2.6.32-3-parisc
 linux-headers-2.6.32-3-parisc-smp - Header files for Linux 2.6.32-3-parisc-smp
 linux-headers-2.6.32-3-parisc64 - Header files for Linux 2.6.32-3-parisc64
 linux-headers-2.6.32-3-parisc64-smp - Header files for Linux 2.6.32-3-parisc64-smp
 linux-headers-2.6.32-3-powerpc - Header files for Linux 2.6.32-3-powerpc
 linux-headers-2.6.32-3-powerpc-smp - Header files for Linux 2.6.32-3-powerpc-smp
 linux-headers-2.6.32-3-powerpc64 - Header files for Linux 2.6.32-3-powerpc64
 linux-headers-2.6.32-3-r4k-ip22 - Header files for Linux 2.6.32-3-r4k-ip22
 linux-headers-2.6.32-3-r5k-cobalt - Header files for Linux 2.6.32-3-r5k-cobalt
 linux-headers-2.6.32-3-r5k-ip32 - Header files for Linux 2.6.32-3-r5k-ip32
 linux-headers-2.6.32-3-s390x - Header files for Linux 2.6.32-3-s390x
 linux-headers-2.6.32-3-sb1-bcm91250a - Header files for Linux 2.6.32-3-sb1-bcm91250a
 linux-headers-2.6.32-3-sb1a-bcm91480b - Header files for Linux 2.6.32-3-sb1a-bcm91480b
 linux-headers-2.6.32-3-sparc64 - Header files for Linux 2.6.32-3-sparc64
 linux-headers-2.6.32-3-sparc64-smp - Header files for Linux 2.6.32-3-sparc64-smp
 linux-headers-2.6.32-3-versatile - Header files for Linux 2.6.32-3-versatile
 linux-headers-2.6.32-3-vserver-686 - Header files for Linux 2.6.32-3-vserver-686
 linux-headers-2.6.32-3-vserver-686-bigmem - Header files for Linux 2.6.32-3-vserver-686-bigmem
 linux-headers-2.6.32-3-vserver-amd64 - Header files for Linux 2.6.32-3-vserver-amd64
 linux-headers-2.6.32-3-vserver-itanium - Header files for Linux 2.6.32-3-vserver-itanium
 linux-headers-2.6.32-3-vserver-mckinley - Header files for Linux 2.6.32-3-vserver-mckinley
 linux-headers-2.6.32-3-vserver-powerpc - Header files for Linux 2.6.32-3-vserver-powerpc
 linux-headers-2.6.32-3-vserver-powerpc64 - Header files for Linux 2.6.32-3-vserver-powerpc64
 linux-headers-2.6.32-3-vserver-s390x - Header files for Linux 2.6.32-3-vserver-s390x
 linux-headers-2.6.32-3-vserver-sparc64 - Header files for Linux 2.6.32-3-vserver-sparc64
 linux-image-2.6.32-3-486 - Linux 2.6.32 for old PCs
 linux-image-2.6.32-3-4kc-malta - Linux 2.6.32 for MIPS Malta
 linux-image-2.6.32-3-5kc-malta - Linux 2.6.32 for MIPS Malta (64-bit)
 linux-image-2.6.32-3-686 - Linux 2.6.32 for modern PCs
 linux-image-2.6.32-3-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM
 linux-image-2.6.32-3-alpha-generic - Linux 2.6.32 for Alpha
 linux-image-2.6.32-3-alpha-legacy - Linux 2.6.32 for Alpha Legacy
 linux-image-2.6.32-3-alpha-smp - Linux 2.6.32 for Alpha SMP
 linux-image-2.6.32-3-amd64 - Linux 2.6.32 for 64-bit PCs
 linux-image-2.6.32-3-amiga - Linux 2.6.32 for Amiga
 linux-image-2.6.32-3-atari - Linux 2.6.32 for Atari
 linux-image-2.6.32-3-bvme6000 - Linux 2.6.32 for BVM BVME4000 and BVME6000
 linux-image-2.6.32-3-iop32x - Linux 2.6.32 for IOP32x
 linux-image-2.6.32-3-itanium - Linux 2.6.32 for Itanium
 linux-image-2.6.32-3-ixp4xx - Linux 2.6.32 for IXP4xx
 linux-image-2.6.32-3-kirkwood - Linux 2.6.32 for Marvell Kirkwood
 linux-image-2.6.32-3-mac - Linux 2.6.32 for Macintosh
 linux-image-2.6.32-3-mckinley - Linux 2.6.32 for Itanium II
 linux-image-2.6.32-3-mvme147 - Linux 2.6.32 for Motorola MVME147
 linux-image-2.6.32-3-mvme16x - Linux 2.6.32 for Motorola MVME162/6/7, MVME172/7
 linux-image-2.6.32-3-orion5x - Linux 2.6.32 for Marvell Orion
 linux-image-2.6.32-3-parisc - Linux 2.6.32 for 32-bit PA-RISC
 linux-image-2.6.32-3-parisc-smp - Linux 2.6.32 for multiprocessor 32-bit PA-RISC
 linux-image-2.6.32-3-parisc64 - Linux 2.6.32 for 64-bit PA-RISC
 linux-image-2.6.32-3-parisc64-smp - Linux 2.6.32 for multiprocessor 64-bit PA-RISC
 linux-image-2.6.32-3-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC
 linux-image-2.6.32-3-powerpc-smp - Linux 2.6.32 for multiprocessor 32-bit PowerPC
 linux-image-2.6.32-3-powerpc64 - Linux 2.6.32 for 64-bit PowerPC
 linux-image-2.6.32-3-r4k-ip22 - Linux 2.6.32 for SGI IP22
 linux-image-2.6.32-3-r5k-cobalt - Linux 2.6.32 for Cobalt
 linux-image-2.6.32-3-r5k-ip32 - Linux 2.6.32 for SGI IP32
 linux-image-2.6.32-3-s390x - Linux 2.6.32 for IBM zSeries
 linux-image-2.6.32-3-s390x-tape - Linux 2.6.32 for IBM zSeries, IPL from tape
 linux-image-2.6.32-3-sb1-bcm91250a - Linux 2.6.32 for BCM91250A
 linux-image-2.6.32-3-sb1a-bcm91480b - Linux 2.6.32 for BCM91480B
 linux-image-2.6.32-3-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC
 linux-image-2.6.32-3-sparc64-smp - Linux 2.6.32 for multiprocessor 64-bit UltraSPARC
 linux-image-2.6.32-3-versatile - Linux 2.6.32 for Versatile
 linux-image-2.6.32-3-vserver-686 - Linux 2.6.32 for modern PCs, Linux-VServer support
 linux-image-2.6.32-3-vserver-686-bigmem - Linux 2.6.32 for PCs with 4GB+ RAM, Linux-VServer support
 linux-image-2.6.32-3-vserver-amd64 - Linux 2.6.32 for 64-bit PCs, Linux-VServer support
 linux-image-2.6.32-3-vserver-itanium - Linux 2.6.32 for Itanium, Linux-VServer support
 linux-image-2.6.32-3-vserver-mckinley - Linux 2.6.32 for Itanium II, Linux-VServer support
 linux-image-2.6.32-3-vserver-powerpc - Linux 2.6.32 for uniprocessor 32-bit PowerPC, Linux-VServer suppo
 linux-image-2.6.32-3-vserver-powerpc64 - Linux 2.6.32 for 64-bit PowerPC, Linux-VServer support
 linux-image-2.6.32-3-vserver-s390x - Linux 2.6.32 for IBM zSeries, Linux-VServer support
 linux-image-2.6.32-3-vserver-sparc64 - Linux 2.6.32 for uniprocessor 64-bit UltraSPARC, Linux-VServer su
 linux-libc-dev - Linux support headers for userspace development
 linux-manual-2.6.32 - Linux kernel API manual pages for version 2.6.32
 linux-patch-debian-2.6.32 - Debian patches to version 2.6.32 of the Linux kernel
 linux-source-2.6.32 - Linux kernel source for version 2.6.32 with Debian patches
 linux-support-2.6.32-3 - Support files for Linux 2.6.32
Closes: 503172 508108 542208 550562 566726 567747 568756 568903 569314 569725 570407 571019
Changes: 
 linux-2.6 (2.6.32-9) unstable; urgency=high
 .
   [ Ben Hutchings ]
   * Do not build obsolete lgs8gl5 driver
   * [x86] Enable USB IP drivers (Closes: #568903)
   * Ignore failure of lsusb when gathering information for bug reports
     (Closes: #569725)
   * macvlan: Add bridge, VEPA and private modes (Closes: #568756)
   * [sparc] sunxvr500: Support Intergraph graphics chips again
     (Closes: #508108)
   * sfc: Apply fixes from 2.6.33
   * ath9k: Add support for AR2427
   * fs/exec.c: fix initial stack reservation (regression in 2.6.32.9)
 .
   [ maximilian attems]
   * Postinst don't refercence k-p related manpage. (closes: #542208)
   * Postinst only write kernel-img.conf for palo boxes.
   * Enable VT_HW_CONSOLE_BINDING for unbinding efifb. (closes: #569314)
   * hwmon: Add driver for VIA CPU core temperature.
   * wireless: report reasonable bitrate for MCS rates through wext.
   * efifb: fix framebuffer handoff. (bugzilla.k.o #15151)
   * Add stable 2.6.32.9:
     - drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
       (closes: #567747)
     - futex: Handle futex value corruption gracefully. (CVE-2010-0623)
     - futex_lock_pi() key refcnt fix. (CVE-2010-0623)
     - Staging: fix rtl8187se compilation errors with mac80211.
       (closes: #566726)
   * r8169 patch for rx length check errors. (CVE-2009-4537)
   * vgaarb: fix incorrect dereference of userspace pointer.
   * Bump ABI to 3.
   * drm/i915: give up on 8xx lid status.
   * vgaarb: fix "target=default" passing.
   * drm/radeon: block ability for userspace app to trash 0 page and beyond.
     (closes: #550562)
 .
   [ Bastian Blank ]
   * Restrict access to sensitive SysRq keys by default.
   * debian/rules.real: Install arch specific scripts.
 .
   [ Moritz Muehlenhoff ]
   * Set source format to 1.0
 .
   [ Martin Michlmayr ]
   * [armel/iop32x] Enable ARCH_IQ80321 and ARCH_IQ31244 (Thanks Arnaud
     Patard).
   * [armel/kirkwood] Disable MTD_NAND_VERIFY_WRITE to avoid errors
     with ubifs on OpenRD (Thanks Gert Doering) (Closes: #570407)
   * OpenRD-Base: allow SD/UART1 selection (Closes: #571019)
   * D-Link DNS-323 revision A1: implement power LED (Closes: 503172).
Checksums-Sha1: 
 df35e7f01f322c204c9688c0f4fb1d7d61e05b1d 5390 linux-2.6_2.6.32-9.dsc
 37b7c5f73e35f97541322433b74d4f837b003957 1342512 linux-2.6_2.6.32-9.diff.gz
 59963e713d1cbac2fa5a2f2f3411702c32761757 6016106 linux-doc-2.6.32_2.6.32-9_all.deb
 0a7e760d04b97ad8f9a52a70d107565a95be5acc 2710134 linux-manual-2.6.32_2.6.32-9_all.deb
 423c805d90349e0855d8742230494db8216df94e 1070706 linux-patch-debian-2.6.32_2.6.32-9_all.deb
 6e1d1080e044be80d91f358e986d1149bc85fba8 63818884 linux-source-2.6.32_2.6.32-9_all.deb
 96f1b843ef0cecce20862541d89c553757ececb7 137700 linux-support-2.6.32-3_2.6.32-9_all.deb
 8d84c64d66851f1d0b36c830a9e01567e0d38e56 126570 firmware-linux-free_2.6.32-9_all.deb
 cb32db299fbf09871abc0e3594e5c6bc47b8e84b 27783766 linux-image-2.6.32-3-amd64_2.6.32-9_amd64.deb
 5e1cdb12a08a35628fa624986bfb2f0d797178fc 461978 linux-headers-2.6.32-3-amd64_2.6.32-9_amd64.deb
 2cf3d21a12cd61c06b208fe25d763b8b85bb3201 3844150 linux-headers-2.6.32-3-common_2.6.32-9_amd64.deb
 e943281993768c65f32d85fff6ed62cac53551e5 121748 linux-headers-2.6.32-3-all_2.6.32-9_amd64.deb
 5242912dd1809d5107a1bdad91b359fe9efbaa08 121770 linux-headers-2.6.32-3-all-amd64_2.6.32-9_amd64.deb
 1179d24367b42e9812ab6c9e52e5f7f937166c64 854564 linux-libc-dev_2.6.32-9_amd64.deb
 e24fd207139d6dcc40aab15b20288c39c8f1b395 27843542 linux-image-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
 7b788f5707f4a86e778e6f5a5a84f399cec2d07b 462028 linux-headers-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
 2193b1dc4b9800c575630969d358943c9f49e086 3877208 linux-headers-2.6.32-3-common-vserver_2.6.32-9_amd64.deb
Checksums-Sha256: 
 fc7d5f429afcd9fb6629830ed88a7b8db772df244a5d51bd573643f55eb91cb9 5390 linux-2.6_2.6.32-9.dsc
 ab38b408641967ebedc651a41d7776e199c4cf923ef33f636309dfb77654625f 1342512 linux-2.6_2.6.32-9.diff.gz
 a33c8dadec7e34f043ca29c0000f64ebbe66b0623a8eaae66e9e863d9ad1fec3 6016106 linux-doc-2.6.32_2.6.32-9_all.deb
 4352b4a55dff081b97319874126f02ffc6d3c35aea9fe73b9f6ac8c5b54b7e9b 2710134 linux-manual-2.6.32_2.6.32-9_all.deb
 67c33b5c7a1732141b7cb5b49f9f4340e1673619e9199db995b1f303ed2774de 1070706 linux-patch-debian-2.6.32_2.6.32-9_all.deb
 bf4d517be988e2704ec2f4cc47ea085e04e5209e6e0edfdde2a3dad28a41e28e 63818884 linux-source-2.6.32_2.6.32-9_all.deb
 2829f6cee255916557c591ad14823aaa9e538536c54d7f1657d05027f71bd296 137700 linux-support-2.6.32-3_2.6.32-9_all.deb
 ebf62b4fc7c6ae5bee1dc0da404d1040f84d5f93a95a876f33f8af81d36fd942 126570 firmware-linux-free_2.6.32-9_all.deb
 7a46971de7e4e35acc344b594ec1beb9e39cd4b20a8568d9eaf296d0976964be 27783766 linux-image-2.6.32-3-amd64_2.6.32-9_amd64.deb
 81c791d94d10a116877ac072a428ea057eaf3d8ab02b45b4bbdac8c9b9ed157b 461978 linux-headers-2.6.32-3-amd64_2.6.32-9_amd64.deb
 4a669d910faab76808d602cace974747e23d17f12aac8d405f0738b70e124abb 3844150 linux-headers-2.6.32-3-common_2.6.32-9_amd64.deb
 8155794254c6a250654124e031ad84cd60726916826a9dcc86e95886000851b8 121748 linux-headers-2.6.32-3-all_2.6.32-9_amd64.deb
 3178308a00f753550987973fa98441ecae2f8d51dc7a2d3f711acbacbacde677 121770 linux-headers-2.6.32-3-all-amd64_2.6.32-9_amd64.deb
 cb4b50db0aabf84550474d7f08b495ef2a0e7c96307a66f7f9402af1c5f50780 854564 linux-libc-dev_2.6.32-9_amd64.deb
 2a6340c3221b49a5310f93937888eb0d27c981a977b7a5f98300944df95960b0 27843542 linux-image-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
 2dc1d38ce035ade105ca1ba9a214ce70e17868b301df60afb521e0351f622c06 462028 linux-headers-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
 1be5edc83c62748480492a64f541d0a48fd8978f443684a3d5648dead45b4e07 3877208 linux-headers-2.6.32-3-common-vserver_2.6.32-9_amd64.deb
Files: 
 c468863f29be2c293dfda27abe7153ea 5390 kernel optional linux-2.6_2.6.32-9.dsc
 56b83fbe2840fece9d219f2ed2876bb5 1342512 kernel optional linux-2.6_2.6.32-9.diff.gz
 046f2c7240ec5e2c29ddf3ca8410a15c 6016106 doc optional linux-doc-2.6.32_2.6.32-9_all.deb
 929bd1d05c5d697095e6170e1caa14b6 2710134 doc optional linux-manual-2.6.32_2.6.32-9_all.deb
 ff98c32bbb59ab687fea8f767af87f79 1070706 kernel optional linux-patch-debian-2.6.32_2.6.32-9_all.deb
 8335d6c27e790507d8b8ca106935f09c 63818884 kernel optional linux-source-2.6.32_2.6.32-9_all.deb
 d0b4fd908f36acd4b754f3e1df164151 137700 devel optional linux-support-2.6.32-3_2.6.32-9_all.deb
 27fc074116e2fdee2cd40a9bc0c3d070 126570 kernel optional firmware-linux-free_2.6.32-9_all.deb
 ea929a471243a4f01abfd8636ee9cb7d 27783766 kernel optional linux-image-2.6.32-3-amd64_2.6.32-9_amd64.deb
 857539477e94dbc13d0863386b49ab0c 461978 kernel optional linux-headers-2.6.32-3-amd64_2.6.32-9_amd64.deb
 326400fb5220eb043209df10802c3017 3844150 kernel optional linux-headers-2.6.32-3-common_2.6.32-9_amd64.deb
 06b59c1f646d759a351c07295170074f 121748 kernel optional linux-headers-2.6.32-3-all_2.6.32-9_amd64.deb
 c07fbfad041ad4ba1884badd1eb2096a 121770 kernel optional linux-headers-2.6.32-3-all-amd64_2.6.32-9_amd64.deb
 323f9da69b371890c7075fa76d8b8de5 854564 devel optional linux-libc-dev_2.6.32-9_amd64.deb
 cc344d8e8a59c79e5de1414e2ed2930e 27843542 kernel optional linux-image-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
 b7c019889747b9935b91730d65681cd2 462028 kernel optional linux-headers-2.6.32-3-vserver-amd64_2.6.32-9_amd64.deb
 46f5d5eb51a7968ce4d9a1604cbd9f95 3877208 kernel optional linux-headers-2.6.32-3-common-vserver_2.6.32-9_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkuFhqMACgkQeW7Lc5tEHqifdQCdFagGnvrKzSG1WA3W4BPdkGb+
wAAAn0ysb0IK+93LaSgY6X999AtJ2XfX
=xd9d
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: