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

Bug#508881: marked as done (xserver-xorg: X server runs log-amok when acpid is not reachable)



Your message dated Tue, 29 Sep 2009 16:28:16 +0000
with message-id <E1MsfYm-0003Cc-BY@ries.debian.org>
and subject line Bug#500583: fixed in xorg-server 2:1.6.99.903-1
has caused the Debian Bug report #500583,
regarding xserver-xorg: X server runs log-amok when acpid is not reachable
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.)


-- 
500583: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500583
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg
Version: 1:7.3+18
Severity: normal

My aim is to increase the energy efficiency of my Debian installation by 
eliminating
all unnecessary disk access (r/w) when I'm not actively working on the 
machine, yet the
machine needs to keep running. One of the worst offenders is, ironically, 
acpid, which
triggers scripts to be run every so often for battery status changes and other 
activities.

Stopping acpid in these situations helps stopping the disk access, however 
when running
the X server, it tries to connect to acpid periodically, about once per 
second. This is
probably a good idea, but it definitely shouldn't append one log line per 
second saying
that it cannot do this at the moment. One log line in Xorg.0.log for the 
disconnection
and another one once the reconnection succeeds should be enough.

The reportbug hooks have conveniently included my Xorg.0.log which shows the 
symptoms
of this issue.

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 nov 13  2007 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831872 may 18  2008 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 03)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1251 may 17  2008 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "Module"
	Load "dbe" # aiglx
	Load "synaptics"
EndSection

Section "InputDevice"
	Identifier	"Tastatur"
	Driver		"kbd"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"de"
EndSection

Section "InputDevice"
	Identifier	"Maus"
	Driver		"mouse"
	Option		"Protocol"	"IMPS/2"
	Option		"Device"	"/dev/input/mice"
EndSection

Section "InputDevice"
	Identifier	"Touchpad"
	Driver		"synaptics"
	Option		"Protocol"	"auto-dev"
	Option		"SHMConfig"	"on"
	Option		"Device"	"/dev/input/mice"
EndSection

Section "Device"
	Identifier	"Grafikchip"
	Driver		"intel"
	BusID		"PCI:0:2:0"
	Option		"XAANoOffscreenPixmaps" "true" # aiglx
EndSection

Section "Monitor"
	Identifier	"Monitor"
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Bildschirm"
	Monitor		"Monitor"
	DefaultDepth	24
	SubSection "Display"
		Modes	"1680x1050" "1280x800"
		####Beamer BA
		####Modes	"1024x768"
		Virtual 4000 1500
	EndSubSection
EndSection

Section	"ServerLayout"
	Identifier	"Standardlayout"
	Screen		0 "Bildschirm" 0 0
	InputDevice	"Maus" 		"CorePointer"
	InputDevice	"Tastatur"	"CoreKeyboard"
	#InputDevice	"Touchpad"	"AlwaysCore"
	InputDevice	"Touchpad"
EndSection

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



Xorg X server log files on system:
-rw-r--r-- 1 root root 106420 dic 16 08:16 /var/log/Xorg.0.log

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

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080517-1)
Current Operating System: Linux samba 2.6.26-1-amd64 #1 SMP Wed Nov 26 
18:26:02 UTC 2008 x86_64
Build Date: 18 May 2008  12:41:06PM
 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 10 21:53:41 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Standardlayout"
(**) |-->Screen "Bildschirm" (0)
(**) |   |-->Monitor "Monitor"
(==) No device specified for screen "Bildschirm".
	Using the first device section listed.
(**) |   |-->Device "Grafikchip"
(**) |-->Input Device "Maus"
(**) |-->Input Device "Tastatur"
(**) |-->Input Device "Touchpad"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7b2140
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 2.0
	X.Org XInput driver : 2.0
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(--) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2a00 card 10cf,13f2 rev 03 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 10cf,13f6 rev 03 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 10cf,13f6 rev 03 class 03,80,00 hdr 80
(II) PCI: 00:19:0: chip 8086,104d card 10cf,1431 rev 03 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2834 card 10cf,1414 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 10cf,1414 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 10cf,1415 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 10cf,142d rev 03 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 10cf,1414 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 10cf,1414 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 10cf,1414 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 10cf,1415 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f3 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 10cf,140e rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 10cf,140f rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 10cf,1411 rev 03 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 10cf,1413 rev 03 class 0c,05,00 hdr 00
(II) PCI: 14:00:0: chip 8086,4229 card 8086,1101 rev 61 class 02,80,00 hdr 00
(II) PCI: 1c:03:0: chip 1217,7136 card 2001,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 1c:03:1: chip 1217,7136 card 2801,0000 rev 01 class 06,07,00 hdr 82
(II) PCI: 1c:03:2: chip 1217,7120 card 10cf,143d rev 02 class 08,05,01 hdr 00
(II) PCI: 1c:03:3: chip 1217,7130 card 10cf,143d rev 01 class 01,80,00 hdr 00
(II) PCI: 1c:03:4: chip 1217,00f7 card 10cf,143e rev 02 class 0c,00,10 hdr 00
(II) PCI: End of PCI scan
(II) Intel Bridge workaround enabled
(II) Host-to-PCI bridge:
(II) Bus 0: bridge is at (0:0:0), (0,0,33), BCTRL: 0x0008 (VGA_EN is set)
(II) Bus 0 I/O range:
	[0] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) Bus 0 non-prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:0), (0,4,7), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 8: bridge is at (0:28:1), (0,8,15), BCTRL: 0x0004 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 20: bridge is at (0:28:3), (0,20,23), BCTRL: 0x0004 (VGA_EN is 
cleared)
(II) Bus 20 non-prefetchable memory range:
	[0] -1	0	0xfe200000 - 0xfe2fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 28: bridge is at (0:30:0), (0,28,36), BCTRL: 0x0004 (VGA_EN is 
cleared)
(II) Bus 28 I/O range:
	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]
	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]
	[2] -1	0	0x00002800 - 0x000028ff (0x100) IX[B]
	[3] -1	0	0x00002c00 - 0x00002cff (0x100) IX[B]
(II) Bus 28 non-prefetchable memory range:
	[0] -1	0	0xfe300000 - 0xfe3fffff (0x100000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(II) PCI-to-CardBus bridge:
(II) Bus 29: bridge is at (28:3:0), (28,29,32), BCTRL: 0x05c0 (VGA_EN is 
cleared)
(II) Bus 29 I/O range:
	[0] -1	0	0x00002000 - 0x000020ff (0x100) IX[B]
	[1] -1	0	0x00002400 - 0x000024ff (0x100) IX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 33: bridge is at (28:3:1), (28,33,36), BCTRL: 0x0580 (VGA_EN is 
cleared)
(II) Bus 33 I/O range:
	[0] -1	0	0x00002800 - 0x000028ff (0x100) IX[B]
	[1] -1	0	0x00002c00 - 0x00002cff (0x100) IX[B]
(--) PCI:*(0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller rev 3, Mem @ 0xfe000000/20, 0xe0000000/28, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics 
Controller rev 3, Mem @ 0xfe100000/20
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x100000000) MX[B]
	[1] -1	0	0x00000000 - 0x0000ffff (0x10000) IX[B]
(II) OS-reported resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) Active PCI resource ranges:
	[0] -1	0	0xfe300800 - 0xfe300fff (0x800) MX[B]
	[1] -1	0	0xfe302000 - 0xfe302fff (0x1000) MX[B]
	[2] -1	0	0xfe301000 - 0xfe301fff (0x1000) MX[B]
	[3] -1	0	0xfe300000 - 0xfe3000ff (0x100) MX[B]
	[4] -1	0	0xfe200000 - 0xfe201fff (0x2000) MX[B]
	[5] -1	0	0x88000000 - 0x880000ff (0x100) MX[B]
	[6] -1	0	0xfe625000 - 0xfe6257ff (0x800) MX[B]
	[7] -1	0	0xfe625c00 - 0xfe625fff (0x400) MX[B]
	[8] -1	0	0xfe420000 - 0xfe423fff (0x4000) MX[B]
	[9] -1	0	0xfe625800 - 0xfe625bff (0x400) MX[B]
	[10] -1	0	0xfe424000 - 0xfe424fff (0x1000) MX[B]
	[11] -1	0	0xfe400000 - 0xfe41ffff (0x20000) MX[B]
	[12] -1	0	0xfe100000 - 0xfe1fffff (0x100000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfe000000 - 0xfe0fffff (0x100000) MX[B](B)
	[15] -1	0	0x00001c40 - 0x00001c5f (0x20) IX[B]
	[16] -1	0	0x00001c00 - 0x00001c1f (0x20) IX[B]
	[17] -1	0	0x000018f0 - 0x000018f3 (0x4) IX[B]
	[18] -1	0	0x000018f8 - 0x000018ff (0x8) IX[B]
	[19] -1	0	0x000018f4 - 0x000018f7 (0x4) IX[B]
	[20] -1	0	0x00001c20 - 0x00001c27 (0x8) IX[B]
	[21] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[23] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[27] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[28] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[29] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[30] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[31] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[32] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfe300800 - 0xfe300fff (0x800) MX[B]
	[1] -1	0	0xfe302000 - 0xfe302fff (0x1000) MX[B]
	[2] -1	0	0xfe301000 - 0xfe301fff (0x1000) MX[B]
	[3] -1	0	0xfe300000 - 0xfe3000ff (0x100) MX[B]
	[4] -1	0	0xfe200000 - 0xfe201fff (0x2000) MX[B]
	[5] -1	0	0x88000000 - 0x880000ff (0x100) MX[B]
	[6] -1	0	0xfe625000 - 0xfe6257ff (0x800) MX[B]
	[7] -1	0	0xfe625c00 - 0xfe625fff (0x400) MX[B]
	[8] -1	0	0xfe420000 - 0xfe423fff (0x4000) MX[B]
	[9] -1	0	0xfe625800 - 0xfe625bff (0x400) MX[B]
	[10] -1	0	0xfe424000 - 0xfe424fff (0x1000) MX[B]
	[11] -1	0	0xfe400000 - 0xfe41ffff (0x20000) MX[B]
	[12] -1	0	0xfe100000 - 0xfe1fffff (0x100000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfe000000 - 0xfe0fffff (0x100000) MX[B](B)
	[15] -1	0	0x00001c40 - 0x00001c5f (0x20) IX[B]
	[16] -1	0	0x00001c00 - 0x00001c1f (0x20) IX[B]
	[17] -1	0	0x000018f0 - 0x000018f3 (0x4) IX[B]
	[18] -1	0	0x000018f8 - 0x000018ff (0x8) IX[B]
	[19] -1	0	0x000018f4 - 0x000018f7 (0x4) IX[B]
	[20] -1	0	0x00001c20 - 0x00001c27 (0x8) IX[B]
	[21] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[23] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[27] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[28] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[29] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[30] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[31] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[32] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
(II) All system resource ranges:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfe300800 - 0xfe300fff (0x800) MX[B]
	[5] -1	0	0xfe302000 - 0xfe302fff (0x1000) MX[B]
	[6] -1	0	0xfe301000 - 0xfe301fff (0x1000) MX[B]
	[7] -1	0	0xfe300000 - 0xfe3000ff (0x100) MX[B]
	[8] -1	0	0xfe200000 - 0xfe201fff (0x2000) MX[B]
	[9] -1	0	0x88000000 - 0x880000ff (0x100) MX[B]
	[10] -1	0	0xfe625000 - 0xfe6257ff (0x800) MX[B]
	[11] -1	0	0xfe625c00 - 0xfe625fff (0x400) MX[B]
	[12] -1	0	0xfe420000 - 0xfe423fff (0x4000) MX[B]
	[13] -1	0	0xfe625800 - 0xfe625bff (0x400) MX[B]
	[14] -1	0	0xfe424000 - 0xfe424fff (0x1000) MX[B]
	[15] -1	0	0xfe400000 - 0xfe41ffff (0x20000) MX[B]
	[16] -1	0	0xfe100000 - 0xfe1fffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfe000000 - 0xfe0fffff (0x100000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x00001c40 - 0x00001c5f (0x20) IX[B]
	[22] -1	0	0x00001c00 - 0x00001c1f (0x20) IX[B]
	[23] -1	0	0x000018f0 - 0x000018f3 (0x4) IX[B]
	[24] -1	0	0x000018f8 - 0x000018ff (0x8) IX[B]
	[25] -1	0	0x000018f4 - 0x000018f7 (0x4) IX[B]
	[26] -1	0	0x00001c20 - 0x00001c27 (0x8) IX[B]
	[27] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[33] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[34] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[35] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[36] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[37] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[38] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) "extmod" will be loaded by default.
(II) "dbe" will be loaded. This was enabled by default and also specified in 
the config file.
(II) "glx" will be loaded by default.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(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 4.3.99.902, module version = 1.0.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(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.4.0.90, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "freetype"
(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.4.0.90, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font FreeType
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 2.3.2
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.3
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.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, 965G, G35, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33,
	Mobile Intel® GM45 Express Chipset,
	Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
(II) Primary Device is: PCI 00:02:0
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 965GM found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfe300800 - 0xfe300fff (0x800) MX[B]
	[5] -1	0	0xfe302000 - 0xfe302fff (0x1000) MX[B]
	[6] -1	0	0xfe301000 - 0xfe301fff (0x1000) MX[B]
	[7] -1	0	0xfe300000 - 0xfe3000ff (0x100) MX[B]
	[8] -1	0	0xfe200000 - 0xfe201fff (0x2000) MX[B]
	[9] -1	0	0x88000000 - 0x880000ff (0x100) MX[B]
	[10] -1	0	0xfe625000 - 0xfe6257ff (0x800) MX[B]
	[11] -1	0	0xfe625c00 - 0xfe625fff (0x400) MX[B]
	[12] -1	0	0xfe420000 - 0xfe423fff (0x4000) MX[B]
	[13] -1	0	0xfe625800 - 0xfe625bff (0x400) MX[B]
	[14] -1	0	0xfe424000 - 0xfe424fff (0x1000) MX[B]
	[15] -1	0	0xfe400000 - 0xfe41ffff (0x20000) MX[B]
	[16] -1	0	0xfe100000 - 0xfe1fffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfe000000 - 0xfe0fffff (0x100000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x00001c40 - 0x00001c5f (0x20) IX[B]
	[22] -1	0	0x00001c00 - 0x00001c1f (0x20) IX[B]
	[23] -1	0	0x000018f0 - 0x000018f3 (0x4) IX[B]
	[24] -1	0	0x000018f8 - 0x000018ff (0x8) IX[B]
	[25] -1	0	0x000018f4 - 0x000018f7 (0x4) IX[B]
	[26] -1	0	0x00001c20 - 0x00001c27 (0x8) IX[B]
	[27] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[33] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[34] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[35] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[36] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[37] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[38] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0xfe300800 - 0xfe300fff (0x800) MX[B]
	[5] -1	0	0xfe302000 - 0xfe302fff (0x1000) MX[B]
	[6] -1	0	0xfe301000 - 0xfe301fff (0x1000) MX[B]
	[7] -1	0	0xfe300000 - 0xfe3000ff (0x100) MX[B]
	[8] -1	0	0xfe200000 - 0xfe201fff (0x2000) MX[B]
	[9] -1	0	0x88000000 - 0x880000ff (0x100) MX[B]
	[10] -1	0	0xfe625000 - 0xfe6257ff (0x800) MX[B]
	[11] -1	0	0xfe625c00 - 0xfe625fff (0x400) MX[B]
	[12] -1	0	0xfe420000 - 0xfe423fff (0x4000) MX[B]
	[13] -1	0	0xfe625800 - 0xfe625bff (0x400) MX[B]
	[14] -1	0	0xfe424000 - 0xfe424fff (0x1000) MX[B]
	[15] -1	0	0xfe400000 - 0xfe41ffff (0x20000) MX[B]
	[16] -1	0	0xfe100000 - 0xfe1fffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfe000000 - 0xfe0fffff (0x100000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[22] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[23] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[24] -1	0	0x00001c40 - 0x00001c5f (0x20) IX[B]
	[25] -1	0	0x00001c00 - 0x00001c1f (0x20) IX[B]
	[26] -1	0	0x000018f0 - 0x000018f3 (0x4) IX[B]
	[27] -1	0	0x000018f8 - 0x000018ff (0x8) IX[B]
	[28] -1	0	0x000018f4 - 0x000018f7 (0x4) IX[B]
	[29] -1	0	0x00001c20 - 0x00001c27 (0x8) IX[B]
	[30] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[34] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[35] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[36] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[37] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[38] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[39] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[40] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[41] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
	[42] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[43] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.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.4.0.90, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.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) 965GM
(--) intel(0): Chipset: "965GM"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xFE000000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for acceleration
(==) intel(0): Disabling EXA render acceleration
(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 Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(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): I2C device "LVDSDDC_C:ddc2" removed.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) intel(0): initializing int10
(WW) intel(0): Bad V_BIOS checksum
(II) intel(0): Primary V_BIOS segment is: 0xc000
(II) intel(0): VESA BIOS detected
(II) intel(0): VESA VBE Version 3.0
(II) intel(0): VESA VBE Total Mem: 7616 kB
(II) intel(0): VESA VBE OEM: Intel(r)Crestline Graphics Chip Accelerated VGA 
BIOS
(II) intel(0): VESA VBE OEM Software Rev: 1.0
(II) intel(0): VESA VBE OEM Vendor: Intel Corporation
(II) intel(0): VESA VBE OEM Product: Intel(r)Crestline Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) intel(0): found backlight control method /sys/class/backlight/acpi_video0
(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): SDVO device VID/DID: 02:43.00, clock range 25.0MHz - 200.0MHz, 
input 1: Y, input 2: N, output 1: Y, output 2: N
(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 device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(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): Output LVDS using initial mode 1680x1050
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 512 kB GTT.
(II) intel(0): detected 7676 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Will not try to enable page flipping
(==) intel(0): Triple buffering disabled
(==) intel(0): Intel XvMC decoder disabled
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) 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.4.0.90, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "exa"
(II) LoadModule: "exa"
(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 2.2.0
	ABI class: X.Org Video Driver, version 2.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(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 0x00000203 to 
0x80000207
(WW) intel(0): PIPEASTAT before: status: VSYNC_INT_STATUS VBLANK_INT_STATUS 
OREG_UPDATE_STATUS
(WW) intel(0): PIPEASTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS 
SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00000206 to 
0x80000206
(WW) intel(0): PIPEBSTAT before: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS 
VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VSYNC_INT_STATUS 
SVBLANK_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x100000c0 to 0x000c0000
(WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 
0x0332012d
(WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 
0x07d30104
(WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 
0x0733052d
(WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 
0x05c70200
(WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 
0x0340030c
(WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 
0x06d00200
(WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 
0x00606000
(WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 
0x010b00e1
(WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 
0x00400359
(WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 
0x80480022
(WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 
0x007c0344
(WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 
0x00f01415
(WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 
0x00060607
(WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 
0x80120001
(WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 
0x000900f0
(WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 
0x000a00f0
(WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 
0x000900f0
(WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 
0x000a00f0
(WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 
0xc1710088
(WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 
0x4e2d1dc8
(WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 
0x00360024
(WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 
0x02640198
(WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 
0x8000085e
(WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 
0x00028283
(WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 
0x00014141
(WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 
0xb1403000
(WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 
0x0000b060
(WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 
0xb1403000
(WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 
0x0000b060
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe0000000 - 0xefffffff (0x10000000) MS[B]
	[1] 0	0	0xfe000000 - 0xfe0fffff (0x100000) MS[B]
	[2] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[3] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[4] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[5] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[6] -1	0	0xfe300800 - 0xfe300fff (0x800) MX[B]
	[7] -1	0	0xfe302000 - 0xfe302fff (0x1000) MX[B]
	[8] -1	0	0xfe301000 - 0xfe301fff (0x1000) MX[B]
	[9] -1	0	0xfe300000 - 0xfe3000ff (0x100) MX[B]
	[10] -1	0	0xfe200000 - 0xfe201fff (0x2000) MX[B]
	[11] -1	0	0x88000000 - 0x880000ff (0x100) MX[B]
	[12] -1	0	0xfe625000 - 0xfe6257ff (0x800) MX[B]
	[13] -1	0	0xfe625c00 - 0xfe625fff (0x400) MX[B]
	[14] -1	0	0xfe420000 - 0xfe423fff (0x4000) MX[B]
	[15] -1	0	0xfe625800 - 0xfe625bff (0x400) MX[B]
	[16] -1	0	0xfe424000 - 0xfe424fff (0x1000) MX[B]
	[17] -1	0	0xfe400000 - 0xfe41ffff (0x20000) MX[B]
	[18] -1	0	0xfe100000 - 0xfe1fffff (0x100000) MX[B](B)
	[19] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[20] -1	0	0xfe000000 - 0xfe0fffff (0x100000) MX[B](B)
	[21] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[22] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[23] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[24] 0	0	0x00001800 - 0x00001807 (0x8) IS[B]
	[25] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1	0	0x00001c40 - 0x00001c5f (0x20) IX[B]
	[28] -1	0	0x00001c00 - 0x00001c1f (0x20) IX[B]
	[29] -1	0	0x000018f0 - 0x000018f3 (0x4) IX[B]
	[30] -1	0	0x000018f8 - 0x000018ff (0x8) IX[B]
	[31] -1	0	0x000018f4 - 0x000018f7 (0x4) IX[B]
	[32] -1	0	0x00001c20 - 0x00001c27 (0x8) IX[B]
	[33] -1	0	0x00001810 - 0x0000181f (0x10) IX[B]
	[34] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[35] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[36] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[37] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[38] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[39] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[40] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[41] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[42] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[43] -1	0	0x00001820 - 0x0000183f (0x20) IX[B]
	[44] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
	[45] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[46] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 488960 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1955836 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: open result is -1, (No such device or address)
drmOpenDevice: Open failed
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
(II) [drm] loaded kernel module for "i915" driver.
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xfe000000
(II) intel(0): [drm] ring buffer = 0xe0000000
(II) intel(0): [drm] mapped front buffer at 0xe0100000, handle = 0xe0100000
(II) intel(0): [drm] mapped back buffer at 0xe85d0000, handle = 0xe85d0000
(II) intel(0): [drm] mapped depth buffer at 0xe9d50000, handle = 0xe9d50000
(II) intel(0): [drm] mapped classic textures at 0xeb4d0000, handle = 
0xeb4d0000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(==) intel(0): Write-combining range (0xe0000000,0x10000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 73728000 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(**) Option "dpms"
(**) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(WW) intel(0): Option "XAANoOffscreenPixmaps" is not used
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-APPGROUP
(II) Initializing built-in extension XAccessControlExtension
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension XFree86-Bigfont
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(WW) AIGLX: 3D driver claims to not support visual 0x23
(WW) AIGLX: 3D driver claims to not support visual 0x24
(WW) AIGLX: 3D driver claims to not support visual 0x25
(WW) AIGLX: 3D driver claims to not support visual 0x26
(WW) AIGLX: 3D driver claims to not support visual 0x27
(WW) AIGLX: 3D driver claims to not support visual 0x28
(WW) AIGLX: 3D driver claims to not support visual 0x29
(WW) AIGLX: 3D driver claims to not support visual 0x2a
(WW) AIGLX: 3D driver claims to not support visual 0x2b
(WW) AIGLX: 3D driver claims to not support visual 0x2c
(WW) AIGLX: 3D driver claims to not support visual 0x2d
(WW) AIGLX: 3D driver claims to not support visual 0x2e
(WW) AIGLX: 3D driver claims to not support visual 0x2f
(WW) AIGLX: 3D driver claims to not support visual 0x30
(WW) AIGLX: 3D driver claims to not support visual 0x31
(WW) AIGLX: 3D driver claims to not support visual 0x32
(II) AIGLX: Loaded and initialized /usr/lib/dri/i965_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 444 x 277
(**) Option "Protocol" "IMPS/2"
(**) Maus: Device: "/dev/input/mice"
(**) Maus: Protocol: "IMPS/2"
(**) Option "CorePointer"
(**) Maus: always reports core events
(**) Option "Device" "/dev/input/mice"
(==) Maus: Emulate3Buttons, Emulate3Timeout: 50
(**) Maus: ZAxisMapping: buttons 4 and 5
(**) Maus: Buttons: 9
(**) Maus: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Tastatur: always reports core events
(**) Option "Protocol" "standard"
(**) Tastatur: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Tastatur: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Tastatur: XkbModel: "pc105"
(**) Option "XkbLayout" "de"
(**) Tastatur: XkbLayout: "de"
(**) Option "CustomKeycodes" "off"
(**) Tastatur: CustomKeycodes disabled
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(**) Option "SHMConfig" "on"
(--) Touchpad touchpad found
(**) Touchpad: always reports core events
(II) evaluating device (Touchpad)
(II) XINPUT: Adding extended input device "Touchpad" (type: MOUSE)
(II) evaluating device (Tastatur)
(II) XINPUT: Adding extended input device "Tastatur" (type: KEYBOARD)
(II) evaluating device (Maus)
(II) XINPUT: Adding extended input device "Maus" (type: MOUSE)
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] mapped front buffer at 0xe0100000, handle = 0x2fff8000
(II) intel(0): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(II) AIGLX: Suspending AIGLX clients for VT switch
(II) intel(0): xf86UnbindGARTMemory: unbind key 0
(II) intel(0): xf86UnbindGARTMemory: unbind key 1
(II) intel(0): xf86UnbindGARTMemory: unbind key 2
(II) intel(0): xf86UnbindGARTMemory: unbind key 3
(II) intel(0): xf86UnbindGARTMemory: unbind key 4
(II) intel(0): xf86UnbindGARTMemory: unbind key 5
(II) Open ACPI successful (/var/run/acpid.socket)
(II) AIGLX: Resuming AIGLX clients after VT switch
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x03f80000 (pgoffset 16256)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x085d0000 (pgoffset 34256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x09d50000 (pgoffset 40272)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x0b4d0000 (pgoffset 46288)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x0d4d0000 (pgoffset 54480)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00029fff: HW cursors (40 kB)
(II) intel(0): 0x0002a000-0x00031fff: logical 3D context (32 kB)
(II) intel(0): 0x00032000-0x00041fff: exa G965 state buffer (64 kB)
(II) intel(0): 0x00042000-0x00042fff: overlay registers (4 kB)
(II) intel(0): 0x00043000-0x00043fff: power context (4 kB)
(II) intel(0): 0x00100000-0x03f7ffff: front buffer (64000 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x03f80000-0x085cffff: exa offscreen (72000 kB)
(II) intel(0): 0x085d0000-0x09d4ffff: back buffer (24064 kB) X tiled
(II) intel(0): 0x09d50000-0x0b4cffff: depth buffer (24064 kB) Y tiled
(II) intel(0): 0x0b4d0000-0x0d4cffff: classic textures (32768 kB)
(II) intel(0): 0x0d4d0000-0x0d5a3fff: xv buffer (848 kB)
(II) intel(0): 0x10000000:            end of aperture
(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 A is now disabled and connected to pipe A.
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane B 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): [drm] dma control initialized, using IRQ 16
(--) Touchpad auto-dev sets device to /dev/input/event8
(**) Option "Device" "/dev/input/event8"
(--) Touchpad touchpad found
(II) Maus: ps2EnableDataReporting: succeeded
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(WW) Open ACPI failed (/var/run/acpid.socket) (Connection refused)
(II) Open ACPI successful (/var/run/acpid.socket)


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

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

Versions of packages xserver-xorg depends on:
ii  debconf [debconf-2 1.5.22                Debian configuration management 
sy
ii  libc6              2.7-16                GNU C Library: Shared libraries
ii  x11-xkb-utils      7.4+1                 X11 XKB utilities
ii  xkb-data           1.2~cvs.20080501.1-1  X Keyboard Extension (XKB) 
configu
ii  xserver-xorg-core  2:1.4.1~git20080517-1 Xorg X server - core server
ii  xserver-xorg-input 1:7.3+10              the X.Org X server -- input 
driver
ii  xserver-xorg-input 1:1.2.0-1             X.Org X server -- evdev input 
driv
ii  xserver-xorg-input 1:1.2.2-3             X.Org X server -- keyboard input 
d
ii  xserver-xorg-input 1:1.2.3-2             X.Org X server -- mouse input 
driv
ii  xserver-xorg-input 0.14.7~git20070706-2  Synaptics TouchPad driver for 
X.Or
ii  xserver-xorg-input 0.8.0.2-1             X.Org X server -- Wacom input 
driv
ii  xserver-xorg-video 1:7.3+11              the X.Org X server -- output 
drive
ii  xserver-xorg-video 1:1.1.1-10            X.Org X server -- APM display 
driv
ii  xserver-xorg-video 1:0.6.0-9             X.Org X server -- ark display 
driv
ii  xserver-xorg-video 1:6.8.0-1             X.Org X server -- ATI display 
driv
ii  xserver-xorg-video 1:1.1.1-9             X.Org X server -- Chips display 
dr
ii  xserver-xorg-video 1:1.1.0-8             X.Org X server -- Cirrus display 
d
ii  xserver-xorg-video 1:1.1.0-8             X.Org X server -- Cyrix display 
dr
ii  xserver-xorg-video 1:0.2.0-7             X.Org X server -- dummy display 
dr
ii  xserver-xorg-video 1:0.3.1-4             X.Org X server -- fbdev display 
dr
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Glint display 
dr
ii  xserver-xorg-video 1:1.2.1-4             X.Org X server -- i128 display 
dri
ii  xserver-xorg-video 2:2.3.2-2+lenny5      X.Org X server -- Intel i8xx, 
i9xx
ii  xserver-xorg-video 1:1.4.8.dfsg.1-1      X.Org X server -- MGA display 
driv
ii  xserver-xorg-video 1:1.1.1-8             X.Org X server -- Neomagic 
display
ii  xserver-xorg-video 1:2.1.9-1             X.Org X server -- NV display 
drive
ii  xserver-xorg-video 1.2.1-2               X.Org X server -- AMD/ATI r5xx, 
r6
ii  xserver-xorg-video 1:4.1.3.dfsg.1-4      X.Org X server -- Rendition 
displa
ii  xserver-xorg-video 1:0.5.0-4             X.Org X server -- legacy S3 
displa
ii  xserver-xorg-video 1:1.9.1-7             X.Org X server -- S3 ViRGE 
display
ii  xserver-xorg-video 1:2.1.3-5             X.Org X server -- Savage display 
d
ii  xserver-xorg-video 1:1.5.1-3             X.Org X server -- SiliconMotion 
di
ii  xserver-xorg-video 1:0.9.3-6             X.Org X server -- SiS display 
driv
ii  xserver-xorg-video 1:0.8.1-9             X.Org X server -- SiS USB display 
ii  xserver-xorg-video 1:1.3.0-6             X.Org X server -- tdfx display 
dri
ii  xserver-xorg-video 1:1.1.0-9             X.Org X server -- TGA display 
driv
ii  xserver-xorg-video 1:1.2.4-1             X.Org X server -- Trident display 
ii  xserver-xorg-video 1:1.1.1-4             X.Org X server -- Tseng display 
dr
ii  xserver-xorg-video 0.1.1-6               X.Org X server -- Video 4 Linux 
di
ii  xserver-xorg-video 1:1.3.0-4             X.Org X server -- VESA display 
dri
ii  xserver-xorg-video 1:4.1.0-8             X.Org X server -- VGA display 
driv
ii  xserver-xorg-video 1:0.2.2-5             X.Org X server -- VIA display 
driv
ii  xserver-xorg-video 1:10.16.1-1           X.Org X server -- VMware display 
d
ii  xserver-xorg-video 1:1.1.1-5             X.Org X server -- Voodoo display 
d

Versions of packages xserver-xorg recommends:
ii  libgl1-mesa-dri               7.0.3-1    A free implementation of the 
OpenG
ii  udev                          0.114-2    /dev/ and hotplug management 
daemo

-- debconf information excluded





--- End Message ---
--- Begin Message ---
Source: xorg-server
Source-Version: 2:1.6.99.903-1

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

xdmx-tools_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xdmx-tools_1.6.99.903-1_amd64.deb
xdmx_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xdmx_1.6.99.903-1_amd64.deb
xnest_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xnest_1.6.99.903-1_amd64.deb
xorg-server_1.6.99.903-1.diff.gz
  to pool/main/x/xorg-server/xorg-server_1.6.99.903-1.diff.gz
xorg-server_1.6.99.903-1.dsc
  to pool/main/x/xorg-server/xorg-server_1.6.99.903-1.dsc
xorg-server_1.6.99.903.orig.tar.gz
  to pool/main/x/xorg-server/xorg-server_1.6.99.903.orig.tar.gz
xserver-common_1.6.99.903-1_all.deb
  to pool/main/x/xorg-server/xserver-common_1.6.99.903-1_all.deb
xserver-xephyr_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xephyr_1.6.99.903-1_amd64.deb
xserver-xfbdev_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xfbdev_1.6.99.903-1_amd64.deb
xserver-xorg-core-dbg_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xorg-core-dbg_1.6.99.903-1_amd64.deb
xserver-xorg-core_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xorg-core_1.6.99.903-1_amd64.deb
xserver-xorg-dev_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xserver-xorg-dev_1.6.99.903-1_amd64.deb
xvfb_1.6.99.903-1_amd64.deb
  to pool/main/x/xorg-server/xvfb_1.6.99.903-1_amd64.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 500583@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xorg-server 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: Tue, 29 Sep 2009 17:51:05 +0200
Source: xorg-server
Binary: xserver-xorg-core xserver-xorg-dev xdmx xdmx-tools xnest xvfb xserver-xephyr xserver-xfbdev xserver-xorg-core-dbg xserver-common
Architecture: source all amd64
Version: 2:1.6.99.903-1
Distribution: experimental
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xdmx       - distributed multihead X server
 xdmx-tools - Distributed Multihead X tools
 xnest      - Nested X server
 xserver-common - common files used by various X servers
 xserver-xephyr - nested X server
 xserver-xfbdev - Linux framebuffer device tiny X server
 xserver-xorg-core - Xorg X server - core server
 xserver-xorg-core-dbg - Xorg - the X.Org X server (debugging symbols)
 xserver-xorg-dev - Xorg X server - development files
 xvfb       - Virtual Framebuffer 'fake' X server
Closes: 325181 427121 487904 500583 541254 542064 544988
Changes: 
 xorg-server (2:1.6.99.903-1) experimental; urgency=low
 .
   * New upstream snapshot.
     + doesn't fill log file with errors when acpid isn't running
       (closes: #487904, #500583)
     + adds autoconfig for geode variants (closes: #544988)
     + fixes idle time computation (closes: #542064)
     + Xnest uses the host's mouse acceleration and speed (closes: #325181)
     + Xephyr now has a manpage (closes: #427121)
     + Xdmx works again (closes: #541254)
   * Update build deps
   * Update patch stack:
     - 20_hurd-i386.diff applied upstream
     - fedora-bad-fbdev-thats-mine.patch applied upstream
     - fedora-pci-primary.diff superseded upstream
     - fedora-vboxvideo.diff applied upstream
     - kfreebsd-ftbfs.diff applied upstream
     - Add-libgcrypt-as-an-option-for-sha1.diff refreshed
     - Turn-on-ModeDebug-by-default.patch refreshed
   * Cleanup some libtool cruft in debian/rules clean.
   * Bump serverminver, videoabiver and inputabiver.
   * Bump debhelper compat level to 5:
     - handle dh_strip behaviour change
     - fix xserver-xorg-core.install
   * Bump Standards-Version to 3.8.3.
Checksums-Sha1: 
 34cf2c86f3e6348b4e6113b4b367d6bb6e642f21 3313 xorg-server_1.6.99.903-1.dsc
 824b9364ccf3d927a1bcd984e81b45c894a5e713 6586045 xorg-server_1.6.99.903.orig.tar.gz
 6b7efe258e9f7d2df6dbb79b8d71c594674d23de 324712 xorg-server_1.6.99.903-1.diff.gz
 69be97d787fbc52d3d3c1e1e5c70e5a0e553c317 52090 xserver-common_1.6.99.903-1_all.deb
 309f822fde69c1e4f380b82f839ae7ade37d6add 2457230 xserver-xorg-core_1.6.99.903-1_amd64.deb
 e3b857ac7faa05d7e166a14c2e510c408c9f9f48 1159218 xserver-xorg-dev_1.6.99.903-1_amd64.deb
 c1d6f73d6499f07e0b4249eb1be3ef4d669dbd1b 1678830 xdmx_1.6.99.903-1_amd64.deb
 d0cd73a7708456be02e34d3c56eaa2372aac0ea8 972252 xdmx-tools_1.6.99.903-1_amd64.deb
 8b80cdecf22d50721a4baa7412a0d6838e9b2bf3 1594962 xnest_1.6.99.903-1_amd64.deb
 14b682c2e0456afe8fc8127012860fc35949019c 1707828 xvfb_1.6.99.903-1_amd64.deb
 29367f74650894a2c38e25725da82f47f734757d 1793622 xserver-xephyr_1.6.99.903-1_amd64.deb
 bf52e09aabd81e44da18a63a041eed266e5d0563 1733374 xserver-xfbdev_1.6.99.903-1_amd64.deb
 9e8bd515a02f364934e983a4b102204bf1217752 6032042 xserver-xorg-core-dbg_1.6.99.903-1_amd64.deb
Checksums-Sha256: 
 9c5838ef8039c3e54aff7860760d5bc9b69d13a63b2034b57156068b9843d44b 3313 xorg-server_1.6.99.903-1.dsc
 211e0bdcebbdb908c0e1507167afbc9df1e6a1ba9d3a3463be3b888c307966b4 6586045 xorg-server_1.6.99.903.orig.tar.gz
 a17139f6678c9450501c55137bb351ef67a2dd3d8ffa3273df989586fadfa904 324712 xorg-server_1.6.99.903-1.diff.gz
 b8d01b109c570235083d5e2a06bf0626f31638caa030d6f12e463a09ff83dd2b 52090 xserver-common_1.6.99.903-1_all.deb
 ec5be7a3fa2ce322789f1fac8ac04f80de167e45ed7b98b1c1ff57162b0f4b0b 2457230 xserver-xorg-core_1.6.99.903-1_amd64.deb
 eaa1763ad9ed45d8ce3434157694d7789733c63e0cc4ebcab832cbe694c52e9e 1159218 xserver-xorg-dev_1.6.99.903-1_amd64.deb
 940b274bb68bf76e7735bb07138bec8bc8ada57b4a0cc0149f19d5753f300d09 1678830 xdmx_1.6.99.903-1_amd64.deb
 4f717239bf8f2bdb07e7ea843abdb3ecc792be10989aa179f9715be516e4c0a4 972252 xdmx-tools_1.6.99.903-1_amd64.deb
 2be30a522e5014ebde30c6d798ea512dc8cc91d9d9124a03751d8770bd641a2c 1594962 xnest_1.6.99.903-1_amd64.deb
 1c693c7aa089246ece793479c92333e30ee3f5f3d11ddef522fed65eab2cbc81 1707828 xvfb_1.6.99.903-1_amd64.deb
 fa3715c070df7f28349ea92bb9513ddbaa04764c3bd035296a234002834594c5 1793622 xserver-xephyr_1.6.99.903-1_amd64.deb
 c96ea6f5de029a0a5eed40390ab489023339916b72216b6db755e8b35b6cf1fa 1733374 xserver-xfbdev_1.6.99.903-1_amd64.deb
 fd4becd63308792907677c35bfcf31980c5f7fd8ab7340d0c48b37d9182dcf13 6032042 xserver-xorg-core-dbg_1.6.99.903-1_amd64.deb
Files: 
 cf2884d28c7d76ed8adc4244e177289a 3313 x11 optional xorg-server_1.6.99.903-1.dsc
 f2c7aa9baa61058c784e850935fa3e6f 6586045 x11 optional xorg-server_1.6.99.903.orig.tar.gz
 09c5d130f04681eab017dd648c574365 324712 x11 optional xorg-server_1.6.99.903-1.diff.gz
 36ac0db0cce03a0094c62f06c4c6cccb 52090 x11 optional xserver-common_1.6.99.903-1_all.deb
 a4708093c0b0b7597015af6aae86edf3 2457230 x11 optional xserver-xorg-core_1.6.99.903-1_amd64.deb
 ceb2632908e27ea9cf11fba592bb2dc3 1159218 x11 optional xserver-xorg-dev_1.6.99.903-1_amd64.deb
 44445b20e7a5e75677eaf903d95d78f6 1678830 x11 optional xdmx_1.6.99.903-1_amd64.deb
 1f632b5266ee443cb2cf6adfca244cfa 972252 x11 optional xdmx-tools_1.6.99.903-1_amd64.deb
 69f17b9addb14aa552ef49871fc0b324 1594962 x11 optional xnest_1.6.99.903-1_amd64.deb
 3ef429a01c151a58bc6dab034ec0f8c1 1707828 x11 optional xvfb_1.6.99.903-1_amd64.deb
 c18a1adfa78ae38e55748f9850232c34 1793622 x11 optional xserver-xephyr_1.6.99.903-1_amd64.deb
 61ad1f5364632445fb80fc9a32b97a82 1733374 x11 optional xserver-xfbdev_1.6.99.903-1_amd64.deb
 f6a5d83aa220324286d3a6521842f36a 6032042 debug extra xserver-xorg-core-dbg_1.6.99.903-1_amd64.deb

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

iEYEARECAAYFAkrCLtsACgkQmEvTgKxfcAzTOwCfXVV4powzKE1z6wOz81knm7Ir
/R4AoKPvYFRV+celU+HFT2L2wBcme90q
=3KdG
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: