Debian Bug report logs - #451791
[965G EXA] Fonts and many other items fail to render legibly

version graph

Package: xserver-xorg-video-intel; Maintainer for xserver-xorg-video-intel is Debian X Strike Force <debian-x@lists.debian.org>; Source for xserver-xorg-video-intel is src:xserver-xorg-video-intel (PTS, buildd, popcon).

Reported by: andrew@mail.dingman.org (Andrew C. Dingman)

Date: Sun, 18 Nov 2007 15:39:01 UTC

Severity: grave

Merged with 452268, 462921, 481579, 482645, 483487, 484307, 495684, 496272, 496543

Found in versions xserver-xorg-video-intel/2:2.1.99-1, xserver-xorg-video-intel/2:2.2.0+git20080107-1, xserver-xorg-video-intel/2:2.2.0-1, xserver-xorg-video-intel/2:2.2.1-1, xserver-xorg-video-intel/2:2.2.1-2, xserver-xorg-video-intel/2:2.2.99.902-1, xserver-xorg-video-intel/2:2.3.1-1, xserver-xorg-video-intel/2:2.3.2-2+lenny2

Fixed in versions xserver-xorg-video-intel/2:2.3.2-2+lenny3, xserver-xorg-video-intel/2:2.5.1-1

Done: Julien Cristau <jcristau@debian.org>

Bug is archived. No further changes may be made.

Forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to andrew@mail.dingman.org (Andrew C. Dingman):
New Bug report received and forwarded. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: andrew@mail.dingman.org (Andrew C. Dingman)
To: submit@bugs.debian.org
Subject: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Sun, 18 Nov 2007 10:23:36 -0500 (EST)
Subject: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Package: xserver-xorg-video-intel
Version: 2:2.2.0-1
Severity: grave
Justification: renders package unusable


Reportbug has picked up data from the currently-running, perfectly
functional 2:2.1.0-2 package. I could not run reportbug with 2.2.0-1
installed. All fonts were completely illegible (black boxes) unless I
set Gnome's font rendering preferences to 'monochrome'. At that point,
*most* fonts showed up, but not all, including none in the gnome
terminal. Xterm worked just fine. However, in addition to the font
rendering problems, most icons were either rendered impropperly or
surrounded by black rectangles. Text consoles failed to display at
all, even with GDM stopped.

Reverting to the version of the package currently in testing fixed the 
problem. This reverted xserver-xorg-core and xserver-xorg as well, for 
dependency issues. I'm filing the bug against -intel because it does not 
appear on a similarly configured system using an ATI card.


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

/etc/X11/X target unchanged from checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-11-14 08:29 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1904256 2007-10-20 08:56 /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 82G965 Integrated Graphics Controller (rev 02)

/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 1848 2007-11-17 12:51 /etc/X11/xorg.conf

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

Section "Files"
	FontPath "unix:/7100"
	FontPath "unix:/7101"
	FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

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

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Intel Corporation 82G965 Integrated Graphics Controller"
	Driver		"intel"
	BusID		"PCI:0:2:0"
	Option		"XAANoOffscreenPixmaps"	"true"
EndSection

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

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation 82G965 Integrated Graphics Controller"
	Monitor		"SyncMaster"
	DefaultDepth	24
	SubSection "Display"
		Modes		"1280x1024" "1152x864" "1024x768"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 58164 2007-11-17 15:01 /var/log/Xorg.0.log

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

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12lenny1)
Current Operating System: Linux Hephaistos 2.6.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64
Build Date: 20 October 2007
	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: Sat Nov 17 15:00:29 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "SyncMaster"
(**) |   |-->Device "Intel Corporation 82G965 Integrated Graphics Controller"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) `fonts.dir' not found (or not valid) in "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType").
(WW) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) FontPath set to:
	unix:/7100,
	unix:/7101,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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: 0x7c2f60
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.2
	X.Org XInput driver : 0.7
	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.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,29a0 card 8086,514d rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,29a2 card 8086,514d rev 02 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,29a3 card 8086,514d rev 02 class 03,80,00 hdr 80
(II) PCI: 00:03:0: chip 8086,29a4 card 8086,514d rev 02 class 07,80,00 hdr 80
(II) PCI: 00:19:0: chip 8086,104b card 8086,0001 rev 02 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2834 card 8086,514d rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 8086,514d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 8086,514d rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 8086,2501 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:2: chip 8086,2843 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 8086,514d rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 8086,514d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 8086,514d rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 8086,514d rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2812 card 8086,514d rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2820 card 8086,514d rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 8086,514d rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2825 card 8086,514d rev 02 class 01,01,85 hdr 00
(II) PCI: 02:00:0: chip 11ab,6101 card 11ab,6101 rev b1 class 01,01,8f hdr 00
(II) PCI: 06:03:0: chip 104c,8023 card 8086,514d rev 00 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,6), 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 1: bridge is at (0:28:0), (0,1,1), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0x90500000 - 0x905fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:1), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x00001000 - 0x000010ff (0x100) IX[B]
	[1] -1	0	0x00001400 - 0x000014ff (0x100) IX[B]
	[2] -1	0	0x00001800 - 0x000018ff (0x100) IX[B]
	[3] -1	0	0x00001c00 - 0x00001cff (0x100) IX[B]
(II) Bus 2 non-prefetchable memory range:
	[0] -1	0	0x90100000 - 0x901fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:2), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0x90600000 - 0x906fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:3), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0x90700000 - 0x907fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:4), (0,5,5), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0x90800000 - 0x908fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 6: bridge is at (0:30:0), (0,6,6), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 6 non-prefetchable memory range:
	[0] -1	0	0x90000000 - 0x900fffff (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)
(--) PCI:*(0:2:0) Intel Corporation 82G965 Integrated Graphics Controller rev 2, Mem @ 0x90300000/20, 0x80000000/28, I/O @ 0x2140/3
(--) PCI: (0:2:1) Intel Corporation 82G965 Integrated Graphics Controller rev 2, Mem @ 0x90200000/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	0x90000000 - 0x90003fff (0x4000) MX[B]
	[1] -1	0	0x90004000 - 0x900047ff (0x800) MX[B]
	[2] -1	0	0x90100000 - 0x901001ff (0x200) MX[B]
	[3] -1	0	0x90425800 - 0x904258ff (0x100) MX[B]
	[4] -1	0	0x90425000 - 0x904253ff (0x400) MX[B]
	[5] -1	0	0x90420000 - 0x90423fff (0x4000) MX[B]
	[6] -1	0	0x90425400 - 0x904257ff (0x400) MX[B]
	[7] -1	0	0x90424000 - 0x90424fff (0x1000) MX[B]
	[8] -1	0	0x90400000 - 0x9041ffff (0x20000) MX[B]
	[9] -1	0	0x90425900 - 0x9042590f (0x10) MX[B]
	[10] -1	0	0x90200000 - 0x902fffff (0x100000) MX[B](B)
	[11] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[12] -1	0	0x90300000 - 0x903fffff (0x100000) MX[B](B)
	[13] -1	0	0x00001000 - 0x0000100f (0x10) IX[B]
	[14] -1	0	0x00001020 - 0x00001023 (0x4) IX[B]
	[15] -1	0	0x00001010 - 0x00001017 (0x8) IX[B]
	[16] -1	0	0x00001024 - 0x00001027 (0x4) IX[B]
	[17] -1	0	0x00001018 - 0x0000101f (0x8) IX[B]
	[18] -1	0	0x000020e0 - 0x000020ef (0x10) IX[B]
	[19] -1	0	0x000020f0 - 0x000020ff (0x10) IX[B]
	[20] -1	0	0x00002148 - 0x0000214b (0x4) IX[B]
	[21] -1	0	0x00002120 - 0x00002127 (0x8) IX[B]
	[22] -1	0	0x0000214c - 0x0000214f (0x4) IX[B]
	[23] -1	0	0x00002128 - 0x0000212f (0x8) IX[B]
	[24] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[25] -1	0	0x00002100 - 0x0000210f (0x10) IX[B]
	[26] -1	0	0x00002110 - 0x0000211f (0x10) IX[B]
	[27] -1	0	0x00002150 - 0x00002153 (0x4) IX[B]
	[28] -1	0	0x00002130 - 0x00002137 (0x8) IX[B]
	[29] -1	0	0x00002154 - 0x00002157 (0x4) IX[B]
	[30] -1	0	0x00002138 - 0x0000213f (0x8) IX[B]
	[31] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[32] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[33] -1	0	0x00002060 - 0x0000207f (0x20) IX[B]
	[34] -1	0	0x00002080 - 0x0000209f (0x20) IX[B]
	[35] -1	0	0x000020a0 - 0x000020bf (0x20) IX[B]
	[36] -1	0	0x000020c0 - 0x000020df (0x20) IX[B]
	[37] -1	0	0x00002140 - 0x00002147 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0x90000000 - 0x90003fff (0x4000) MX[B]
	[1] -1	0	0x90004000 - 0x900047ff (0x800) MX[B]
	[2] -1	0	0x90100000 - 0x901001ff (0x200) MX[B]
	[3] -1	0	0x90425800 - 0x904258ff (0x100) MX[B]
	[4] -1	0	0x90425000 - 0x904253ff (0x400) MX[B]
	[5] -1	0	0x90420000 - 0x90423fff (0x4000) MX[B]
	[6] -1	0	0x90425400 - 0x904257ff (0x400) MX[B]
	[7] -1	0	0x90424000 - 0x90424fff (0x1000) MX[B]
	[8] -1	0	0x90400000 - 0x9041ffff (0x20000) MX[B]
	[9] -1	0	0x90425900 - 0x9042590f (0x10) MX[B]
	[10] -1	0	0x90200000 - 0x902fffff (0x100000) MX[B](B)
	[11] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[12] -1	0	0x90300000 - 0x903fffff (0x100000) MX[B](B)
	[13] -1	0	0x00001000 - 0x0000100f (0x10) IX[B]
	[14] -1	0	0x00001020 - 0x00001023 (0x4) IX[B]
	[15] -1	0	0x00001010 - 0x00001017 (0x8) IX[B]
	[16] -1	0	0x00001024 - 0x00001027 (0x4) IX[B]
	[17] -1	0	0x00001018 - 0x0000101f (0x8) IX[B]
	[18] -1	0	0x000020e0 - 0x000020ef (0x10) IX[B]
	[19] -1	0	0x000020f0 - 0x000020ff (0x10) IX[B]
	[20] -1	0	0x00002148 - 0x0000214b (0x4) IX[B]
	[21] -1	0	0x00002120 - 0x00002127 (0x8) IX[B]
	[22] -1	0	0x0000214c - 0x0000214f (0x4) IX[B]
	[23] -1	0	0x00002128 - 0x0000212f (0x8) IX[B]
	[24] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[25] -1	0	0x00002100 - 0x0000210f (0x10) IX[B]
	[26] -1	0	0x00002110 - 0x0000211f (0x10) IX[B]
	[27] -1	0	0x00002150 - 0x00002153 (0x4) IX[B]
	[28] -1	0	0x00002130 - 0x00002137 (0x8) IX[B]
	[29] -1	0	0x00002154 - 0x00002157 (0x4) IX[B]
	[30] -1	0	0x00002138 - 0x0000213f (0x8) IX[B]
	[31] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[32] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[33] -1	0	0x00002060 - 0x0000207f (0x20) IX[B]
	[34] -1	0	0x00002080 - 0x0000209f (0x20) IX[B]
	[35] -1	0	0x000020a0 - 0x000020bf (0x20) IX[B]
	[36] -1	0	0x000020c0 - 0x000020df (0x20) IX[B]
	[37] -1	0	0x00002140 - 0x00002147 (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	0x90000000 - 0x90003fff (0x4000) MX[B]
	[5] -1	0	0x90004000 - 0x900047ff (0x800) MX[B]
	[6] -1	0	0x90100000 - 0x901001ff (0x200) MX[B]
	[7] -1	0	0x90425800 - 0x904258ff (0x100) MX[B]
	[8] -1	0	0x90425000 - 0x904253ff (0x400) MX[B]
	[9] -1	0	0x90420000 - 0x90423fff (0x4000) MX[B]
	[10] -1	0	0x90425400 - 0x904257ff (0x400) MX[B]
	[11] -1	0	0x90424000 - 0x90424fff (0x1000) MX[B]
	[12] -1	0	0x90400000 - 0x9041ffff (0x20000) MX[B]
	[13] -1	0	0x90425900 - 0x9042590f (0x10) MX[B]
	[14] -1	0	0x90200000 - 0x902fffff (0x100000) MX[B](B)
	[15] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[16] -1	0	0x90300000 - 0x903fffff (0x100000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x00001000 - 0x0000100f (0x10) IX[B]
	[20] -1	0	0x00001020 - 0x00001023 (0x4) IX[B]
	[21] -1	0	0x00001010 - 0x00001017 (0x8) IX[B]
	[22] -1	0	0x00001024 - 0x00001027 (0x4) IX[B]
	[23] -1	0	0x00001018 - 0x0000101f (0x8) IX[B]
	[24] -1	0	0x000020e0 - 0x000020ef (0x10) IX[B]
	[25] -1	0	0x000020f0 - 0x000020ff (0x10) IX[B]
	[26] -1	0	0x00002148 - 0x0000214b (0x4) IX[B]
	[27] -1	0	0x00002120 - 0x00002127 (0x8) IX[B]
	[28] -1	0	0x0000214c - 0x0000214f (0x4) IX[B]
	[29] -1	0	0x00002128 - 0x0000212f (0x8) IX[B]
	[30] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[31] -1	0	0x00002100 - 0x0000210f (0x10) IX[B]
	[32] -1	0	0x00002110 - 0x0000211f (0x10) IX[B]
	[33] -1	0	0x00002150 - 0x00002153 (0x4) IX[B]
	[34] -1	0	0x00002130 - 0x00002137 (0x8) IX[B]
	[35] -1	0	0x00002154 - 0x00002157 (0x4) IX[B]
	[36] -1	0	0x00002138 - 0x0000213f (0x8) IX[B]
	[37] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[38] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[39] -1	0	0x00002060 - 0x0000207f (0x20) IX[B]
	[40] -1	0	0x00002080 - 0x0000209f (0x20) IX[B]
	[41] -1	0	0x000020a0 - 0x000020bf (0x20) IX[B]
	[42] -1	0	0x000020c0 - 0x000020df (0x20) IX[B]
	[43] -1	0	0x00002140 - 0x00002147 (0x8) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.3.0, 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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.3.0, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.3.0, 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.3.0, 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.3.0, 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.3.0, 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.3.0, module version = 2.1.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.2
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input//mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.2
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.7
(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, 965G, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33
(II) Primary Device is: PCI 00:02:0
(WW) intel: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 965G 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	0x90000000 - 0x90003fff (0x4000) MX[B]
	[5] -1	0	0x90004000 - 0x900047ff (0x800) MX[B]
	[6] -1	0	0x90100000 - 0x901001ff (0x200) MX[B]
	[7] -1	0	0x90425800 - 0x904258ff (0x100) MX[B]
	[8] -1	0	0x90425000 - 0x904253ff (0x400) MX[B]
	[9] -1	0	0x90420000 - 0x90423fff (0x4000) MX[B]
	[10] -1	0	0x90425400 - 0x904257ff (0x400) MX[B]
	[11] -1	0	0x90424000 - 0x90424fff (0x1000) MX[B]
	[12] -1	0	0x90400000 - 0x9041ffff (0x20000) MX[B]
	[13] -1	0	0x90425900 - 0x9042590f (0x10) MX[B]
	[14] -1	0	0x90200000 - 0x902fffff (0x100000) MX[B](B)
	[15] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[16] -1	0	0x90300000 - 0x903fffff (0x100000) MX[B](B)
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x00001000 - 0x0000100f (0x10) IX[B]
	[20] -1	0	0x00001020 - 0x00001023 (0x4) IX[B]
	[21] -1	0	0x00001010 - 0x00001017 (0x8) IX[B]
	[22] -1	0	0x00001024 - 0x00001027 (0x4) IX[B]
	[23] -1	0	0x00001018 - 0x0000101f (0x8) IX[B]
	[24] -1	0	0x000020e0 - 0x000020ef (0x10) IX[B]
	[25] -1	0	0x000020f0 - 0x000020ff (0x10) IX[B]
	[26] -1	0	0x00002148 - 0x0000214b (0x4) IX[B]
	[27] -1	0	0x00002120 - 0x00002127 (0x8) IX[B]
	[28] -1	0	0x0000214c - 0x0000214f (0x4) IX[B]
	[29] -1	0	0x00002128 - 0x0000212f (0x8) IX[B]
	[30] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[31] -1	0	0x00002100 - 0x0000210f (0x10) IX[B]
	[32] -1	0	0x00002110 - 0x0000211f (0x10) IX[B]
	[33] -1	0	0x00002150 - 0x00002153 (0x4) IX[B]
	[34] -1	0	0x00002130 - 0x00002137 (0x8) IX[B]
	[35] -1	0	0x00002154 - 0x00002157 (0x4) IX[B]
	[36] -1	0	0x00002138 - 0x0000213f (0x8) IX[B]
	[37] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[38] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[39] -1	0	0x00002060 - 0x0000207f (0x20) IX[B]
	[40] -1	0	0x00002080 - 0x0000209f (0x20) IX[B]
	[41] -1	0	0x000020a0 - 0x000020bf (0x20) IX[B]
	[42] -1	0	0x000020c0 - 0x000020df (0x20) IX[B]
	[43] -1	0	0x00002140 - 0x00002147 (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	0x90000000 - 0x90003fff (0x4000) MX[B]
	[5] -1	0	0x90004000 - 0x900047ff (0x800) MX[B]
	[6] -1	0	0x90100000 - 0x901001ff (0x200) MX[B]
	[7] -1	0	0x90425800 - 0x904258ff (0x100) MX[B]
	[8] -1	0	0x90425000 - 0x904253ff (0x400) MX[B]
	[9] -1	0	0x90420000 - 0x90423fff (0x4000) MX[B]
	[10] -1	0	0x90425400 - 0x904257ff (0x400) MX[B]
	[11] -1	0	0x90424000 - 0x90424fff (0x1000) MX[B]
	[12] -1	0	0x90400000 - 0x9041ffff (0x20000) MX[B]
	[13] -1	0	0x90425900 - 0x9042590f (0x10) MX[B]
	[14] -1	0	0x90200000 - 0x902fffff (0x100000) MX[B](B)
	[15] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[16] -1	0	0x90300000 - 0x903fffff (0x100000) MX[B](B)
	[17] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[18] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[19] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[22] -1	0	0x00001000 - 0x0000100f (0x10) IX[B]
	[23] -1	0	0x00001020 - 0x00001023 (0x4) IX[B]
	[24] -1	0	0x00001010 - 0x00001017 (0x8) IX[B]
	[25] -1	0	0x00001024 - 0x00001027 (0x4) IX[B]
	[26] -1	0	0x00001018 - 0x0000101f (0x8) IX[B]
	[27] -1	0	0x000020e0 - 0x000020ef (0x10) IX[B]
	[28] -1	0	0x000020f0 - 0x000020ff (0x10) IX[B]
	[29] -1	0	0x00002148 - 0x0000214b (0x4) IX[B]
	[30] -1	0	0x00002120 - 0x00002127 (0x8) IX[B]
	[31] -1	0	0x0000214c - 0x0000214f (0x4) IX[B]
	[32] -1	0	0x00002128 - 0x0000212f (0x8) IX[B]
	[33] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[34] -1	0	0x00002100 - 0x0000210f (0x10) IX[B]
	[35] -1	0	0x00002110 - 0x0000211f (0x10) IX[B]
	[36] -1	0	0x00002150 - 0x00002153 (0x4) IX[B]
	[37] -1	0	0x00002130 - 0x00002137 (0x8) IX[B]
	[38] -1	0	0x00002154 - 0x00002157 (0x4) IX[B]
	[39] -1	0	0x00002138 - 0x0000213f (0x8) IX[B]
	[40] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[41] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[42] -1	0	0x00002060 - 0x0000207f (0x20) IX[B]
	[43] -1	0	0x00002080 - 0x0000209f (0x20) IX[B]
	[44] -1	0	0x000020a0 - 0x000020bf (0x20) IX[B]
	[45] -1	0	0x000020c0 - 0x000020df (0x20) IX[B]
	[46] -1	0	0x00002140 - 0x00002147 (0x8) IX[B](B)
	[47] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[48] 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.3.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.2
(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.3.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.2
(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.3.0, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.2
(**) 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) 965G
(--) intel(0): Chipset: "965G"
(--) intel(0): Linear framebuffer at 0x80000000
(--) intel(0): IO registers at addr 0x90300000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using XAA for acceleration
(--) intel(0): Will try to allocate texture pool for old Mesa 3D driver.
(II) intel(0): Will try to reserve 32768 kiB of AGP aperture space
	for the DRM memory manager.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module already built-in
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module already built-in
(II) intel(0): Output VGA using monitor section SyncMaster
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(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): Current clock rate multiplier: 1
(II) intel(0): Output VGA connected
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): Manufacturer: SAM  Model: 215  Serial#: 1296380215
(II) intel(0): Year: 2006  Week: 13
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) intel(0): Sync:  Separate  Composite  SyncOnGreen
(II) intel(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.648 redY: 0.339   greenX: 0.292 greenY: 0.603
(II) intel(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
(II) intel(0): Supported VESA Video Modes:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): 1152x870@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported Future Video Modes:
(II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
(II) intel(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) intel(0): Supported additional Video Mode:
(II) intel(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
(II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: SyncMaster
(II) intel(0): Serial No: HVEL306948
(II) intel(0): EDID (in hex):
(II) intel(0): 	00ffffffffffff004c2d15023731454d
(II) intel(0): 	0d1001030e221b782a3d85a6564a9a24
(II) intel(0): 	125054bfef80818f714f814001010101
(II) intel(0): 	010101010101302a009851002a403070
(II) intel(0): 	1300520e1100001e000000fd00384b1e
(II) intel(0): 	510e000a202020202020000000fc0053
(II) intel(0): 	796e634d61737465720a2020000000ff
(II) intel(0): 	004856454c3330363934380a2020006e
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(II) intel(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(II) intel(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(II) intel(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(II) intel(0): Modeline "640x480"   30.24  640 704 768 864  480 483 486 525 -hsync -vsync
(II) intel(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(II) intel(0): Modeline "720x400"   28.32  720 738 846 900  400 412 414 449 -hsync +vsync
(II) intel(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(II) intel(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(II) intel(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(II) intel(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(II) intel(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(II) intel(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(II) intel(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(II) intel(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(II) intel(0): Modeline "1280x1024"  138.75  1280 1368 1504 1728  1024 1027 1034 1072 -hsync +vsync
(II) intel(0): Modeline "1152x864"  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync
(II) intel(0): Modeline "1280x960"  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync
(II) intel(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(II) intel(0): EDID vendor "SAM", prod id 533
(II) intel(0): Not using default mode "640x350" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "720x400" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "832x624" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1400x1050" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1440x900" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1680x1050" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1200" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) intel(0): Printing probed modes for output VGA
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x74.9  138.75  1280 1368 1504 1728  1024 1027 1034 1072 -hsync +vsync (80.3 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): EDID for output TMDS-1
(II) intel(0): Output VGA connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Output VGA using initial mode 1280x1024
(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): Using gamma correction (1.0, 1.0, 1.0)
(**) intel(0): Display dimensions: (340, 270) mm
(**) intel(0): DPI set to (95, 120)
(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.3.0, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.3
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.2
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0x80000000 - 0x8fffffff (0x10000000) MS[B]
	[1] 0	0	0x90300000 - 0x903fffff (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	0x90000000 - 0x90003fff (0x4000) MX[B]
	[7] -1	0	0x90004000 - 0x900047ff (0x800) MX[B]
	[8] -1	0	0x90100000 - 0x901001ff (0x200) MX[B]
	[9] -1	0	0x90425800 - 0x904258ff (0x100) MX[B]
	[10] -1	0	0x90425000 - 0x904253ff (0x400) MX[B]
	[11] -1	0	0x90420000 - 0x90423fff (0x4000) MX[B]
	[12] -1	0	0x90425400 - 0x904257ff (0x400) MX[B]
	[13] -1	0	0x90424000 - 0x90424fff (0x1000) MX[B]
	[14] -1	0	0x90400000 - 0x9041ffff (0x20000) MX[B]
	[15] -1	0	0x90425900 - 0x9042590f (0x10) MX[B]
	[16] -1	0	0x90200000 - 0x902fffff (0x100000) MX[B](B)
	[17] -1	0	0x80000000 - 0x8fffffff (0x10000000) MX[B](B)
	[18] -1	0	0x90300000 - 0x903fffff (0x100000) MX[B](B)
	[19] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[20] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[21] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[22] 0	0	0x00002140 - 0x00002147 (0x8) IS[B]
	[23] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[24] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[25] -1	0	0x00001000 - 0x0000100f (0x10) IX[B]
	[26] -1	0	0x00001020 - 0x00001023 (0x4) IX[B]
	[27] -1	0	0x00001010 - 0x00001017 (0x8) IX[B]
	[28] -1	0	0x00001024 - 0x00001027 (0x4) IX[B]
	[29] -1	0	0x00001018 - 0x0000101f (0x8) IX[B]
	[30] -1	0	0x000020e0 - 0x000020ef (0x10) IX[B]
	[31] -1	0	0x000020f0 - 0x000020ff (0x10) IX[B]
	[32] -1	0	0x00002148 - 0x0000214b (0x4) IX[B]
	[33] -1	0	0x00002120 - 0x00002127 (0x8) IX[B]
	[34] -1	0	0x0000214c - 0x0000214f (0x4) IX[B]
	[35] -1	0	0x00002128 - 0x0000212f (0x8) IX[B]
	[36] -1	0	0x00002000 - 0x0000201f (0x20) IX[B]
	[37] -1	0	0x00002100 - 0x0000210f (0x10) IX[B]
	[38] -1	0	0x00002110 - 0x0000211f (0x10) IX[B]
	[39] -1	0	0x00002150 - 0x00002153 (0x4) IX[B]
	[40] -1	0	0x00002130 - 0x00002137 (0x8) IX[B]
	[41] -1	0	0x00002154 - 0x00002157 (0x4) IX[B]
	[42] -1	0	0x00002138 - 0x0000213f (0x8) IX[B]
	[43] -1	0	0x00002020 - 0x0000203f (0x20) IX[B]
	[44] -1	0	0x00002040 - 0x0000205f (0x20) IX[B]
	[45] -1	0	0x00002060 - 0x0000207f (0x20) IX[B]
	[46] -1	0	0x00002080 - 0x0000209f (0x20) IX[B]
	[47] -1	0	0x000020a0 - 0x000020bf (0x20) IX[B]
	[48] -1	0	0x000020c0 - 0x000020df (0x20) IX[B]
	[49] -1	0	0x00002140 - 0x00002147 (0x8) IX[B](B)
	[50] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[51] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 485376 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1941500 kB available
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers and 
	       large DRI memory manager reservation:
(II) intel(0): Allocating 5472 scanlines for pixmap cache
(II) intel(0): Success.
(II) intel(0): 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): 0x00050000-0x02147fff: front buffer (33760 kB)
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x02148000-0x02157fff: xaa scratch (64 kB)
(II) intel(0): 0x02158000-0x02797fff: back buffer (6400 kB)
(II) intel(0): 0x02798000-0x02dd7fff: depth buffer (6400 kB)
(II) intel(0): 0x02dd8000-0x04dd7fff: textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): front buffer is not tiled
(II) intel(0): back buffer is tiled
(II) intel(0): depth buffer is tiled
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 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) intel(0): [drm] loaded kernel module for "i915" driver
(II) intel(0): [drm] DRM interface version 1.3
(II) intel(0): [drm] created "i915" driver at busid "pci:0000:00:02.0"
(II) intel(0): [drm] added 8192 byte SAREA at 0x1efff000
(II) intel(0): [drm] mapped SAREA 0x1efff000 to 0x2ba1939e4000
(II) intel(0): [drm] framebuffer handle = 0x80050000
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): [drm] Registers = 0x90300000
(II) intel(0): [drm] ring buffer = 0x80000000
(II) intel(0): [drm] init sarea width,height = 1280 x 1280 (pitch 1280)
(II) intel(0): [drm] Back Buffer = 0x82158000
(II) intel(0): [drm] Depth Buffer = 0x82798000
(II) intel(0): [drm] textures = 0x82dd8000
(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 (0x80000000,0x10000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(**) intel(0): Option "XaaNoOffscreenPixmaps" "true"
(II) intel(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	Indirect CPU to Screen color expansion
	Solid Horizontal and Vertical Lines
	Setting up tile and stipple cache:
		32 128x128 slots
		32 256x256 slots
		16 512x512 slots
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): Current clock rate multiplier: 1
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02148000 (pgoffset 8520)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02158000 (pgoffset 8536)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02798000 (pgoffset 10136)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02dd8000 (pgoffset 11736)
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0):   Output TMDS-1 is connected to pipe none
(**) Option "dpms"
(**) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(II) intel(0): [DRI] installation complete
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): direct rendering: Enabled
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(--) 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 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(EE) AIGLX error: dlopen of /usr/lib/dri/i965_dri.so failed (/usr/lib/dri/i965_dri.so: cannot open shared object file: No such file or directory)
(EE) AIGLX: reverting to software rendering
(II) Loading local sub module "GLcore"
(II) LoadModule: "GLcore"
(II) Loading /usr/lib/xorg/modules/extensions//libGLcore.so
(II) Module GLcore: vendor="X.Org Foundation"
	compiled for 1.3.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(II) intel(0): Setting screen physical size to 338 x 270
(**) Option "CoreKeyboard"
(**) Generic Keyboard: Core Keyboard
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc104"
(**) Generic Keyboard: XkbModel: "pc104"
(**) Option "XkbLayout" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element unix:/7100, removing from list!
Could not init font path element unix:/7101, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
(II) intel(0): Output VGA connected
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): Manufacturer: SAM  Model: 215  Serial#: 1296380215
(II) intel(0): Year: 2006  Week: 13
(II) intel(0): EDID Version: 1.3
(II) intel(0): Analog Display Input,  Input Voltage Level: 0.700/0.300 V
(II) intel(0): Sync:  Separate  Composite  SyncOnGreen
(II) intel(0): Max H-Image Size [cm]: horiz.: 34  vert.: 27
(II) intel(0): Gamma: 2.20
(II) intel(0): DPMS capabilities: Off; RGB/Color Display
(II) intel(0): First detailed timing is preferred mode
(II) intel(0): redX: 0.648 redY: 0.339   greenX: 0.292 greenY: 0.603
(II) intel(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
(II) intel(0): Supported VESA Video Modes:
(II) intel(0): 720x400@70Hz
(II) intel(0): 640x480@60Hz
(II) intel(0): 640x480@67Hz
(II) intel(0): 640x480@72Hz
(II) intel(0): 640x480@75Hz
(II) intel(0): 800x600@56Hz
(II) intel(0): 800x600@60Hz
(II) intel(0): 800x600@72Hz
(II) intel(0): 800x600@75Hz
(II) intel(0): 832x624@75Hz
(II) intel(0): 1024x768@60Hz
(II) intel(0): 1024x768@70Hz
(II) intel(0): 1024x768@75Hz
(II) intel(0): 1280x1024@75Hz
(II) intel(0): 1152x870@75Hz
(II) intel(0): Manufacturer's mask: 0
(II) intel(0): Supported Future Video Modes:
(II) intel(0): #0: hsize: 1280  vsize 1024  refresh: 75  vid: 36737
(II) intel(0): #1: hsize: 1152  vsize 864  refresh: 75  vid: 20337
(II) intel(0): #2: hsize: 1280  vsize 960  refresh: 60  vid: 16513
(II) intel(0): Supported additional Video Mode:
(II) intel(0): clock: 108.0 MHz   Image Size:  338 x 270 mm
(II) intel(0): h_active: 1280  h_sync: 1328  h_sync_end 1440 h_blank_end 1688 h_border: 0
(II) intel(0): v_active: 1024  v_sync: 1025  v_sync_end 1028 v_blanking: 1066 v_border: 0
(II) intel(0): Ranges: V min: 56  V max: 75 Hz, H min: 30  H max: 81 kHz, PixClock max 140 MHz
(II) intel(0): Monitor name: SyncMaster
(II) intel(0): Serial No: HVEL306948
(II) intel(0): EDID (in hex):
(II) intel(0): 	00ffffffffffff004c2d15023731454d
(II) intel(0): 	0d1001030e221b782a3d85a6564a9a24
(II) intel(0): 	125054bfef80818f714f814001010101
(II) intel(0): 	010101010101302a009851002a403070
(II) intel(0): 	1300520e1100001e000000fd00384b1e
(II) intel(0): 	510e000a202020202020000000fc0053
(II) intel(0): 	796e634d61737465720a2020000000ff
(II) intel(0): 	004856454c3330363934380a2020006e
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(II) intel(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(II) intel(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(II) intel(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(II) intel(0): Modeline "640x480"   30.24  640 704 768 864  480 483 486 525 -hsync -vsync
(II) intel(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(II) intel(0): Modeline "720x400"   28.32  720 738 846 900  400 412 414 449 -hsync +vsync
(II) intel(0): Modeline "1280x1024"  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync
(II) intel(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(II) intel(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(II) intel(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(II) intel(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(II) intel(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(II) intel(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(II) intel(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(II) intel(0): Modeline "1280x1024"  138.75  1280 1368 1504 1728  1024 1027 1034 1072 -hsync +vsync
(II) intel(0): Modeline "1152x864"  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync
(II) intel(0): Modeline "1280x960"  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync
(II) intel(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(II) intel(0): EDID vendor "SAM", prod id 533
(II) intel(0): Not using default mode "640x350" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "720x400" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "832x624" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1280x800" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x768" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) intel(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (width too large for virtual size)
(II) intel(0): Not using default mode "1440x900" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (width too large for virtual size)
(II) intel(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1920x1200" (width too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Printing probed modes for output VGA
(II) intel(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "1280x1024"x74.9  138.75  1280 1368 1504 1728  1024 1027 1034 1072 -hsync +vsync (80.3 kHz)
(II) intel(0): Modeline "1280x1024"x75.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1280x960"x59.9  101.25  1280 1360 1488 1696  960 963 967 996 -hsync +vsync (59.7 kHz)
(II) intel(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1152x864"x74.8  104.00  1152 1224 1344 1536  864 867 871 905 -hsync +vsync (67.7 kHz)
(II) intel(0): Modeline "1024x768"x75.1   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x60.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): EDID for output TMDS-1
(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) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02148000 (pgoffset 8520)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02158000 (pgoffset 8536)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02798000 (pgoffset 10136)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x02dd8000 (pgoffset 11736)
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0):   Output TMDS-1 is connected to pipe none
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) Configured Mouse: ps2EnableDataReporting: succeeded


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

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6            2.6.1-6                 GNU C Library: Shared libraries
ii  libdrm2          2.3.0-4                 Userspace interface to kernel DRM 
ii  xserver-xorg-cor 2:1.3.0.0.dfsg-12lenny1 X.Org X server -- core server

xserver-xorg-video-intel recommends no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #10 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@gmail.com>
To: "Andrew C. Dingman" <andrew@mail.dingman.org>
Cc: 451791@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Sun, 18 Nov 2007 17:17:25 +0100
forcemerge 439210 451791
thank you



Andrew C. Dingman wrote:
> Subject: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
> Package: xserver-xorg-video-intel
> Version: 2:2.2.0-1
> Severity: grave
> Justification: renders package unusable
> 
> 
> Reportbug has picked up data from the currently-running, perfectly
> functional 2:2.1.0-2 package. I could not run reportbug with 2.2.0-1
> installed. All fonts were completely illegible (black boxes) unless I
> set Gnome's font rendering preferences to 'monochrome'. At that point,
> *most* fonts showed up, but not all, including none in the gnome
> terminal. Xterm worked just fine. However, in addition to the font
> rendering problems, most icons were either rendered impropperly or
> surrounded by black rectangles. Text consoles failed to display at
> all, even with GDM stopped.

Sounds like #439210, which is discussed upstream at
https://bugs.freedesktop.org/show_bug.cgi?id=11402

Adding the following to the Device section in your xorg.conf could
help:
	Option "AccelMethod" "XAA"
But it could also degrade other things.

Brice




Forcibly Merged 439210 451791. Request was from Brice Goglin <Brice.Goglin@gmail.com> to control@bugs.debian.org. (Sun, 18 Nov 2007 16:21:04 GMT) (full text, mbox, link).


Forcibly Merged 439210 451791 452268. Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Wed, 21 Nov 2007 15:27:09 GMT) (full text, mbox, link).


Forcibly Merged 439210 451791 451893 452268. Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Sat, 24 Nov 2007 12:36:11 GMT) (full text, mbox, link).


Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=11402 to https://bugs.freedesktop.org/show_bug.cgi?id=13456. Request was from Brice Goglin <Brice.Goglin@ens-lyon.org> to control@bugs.debian.org. (Fri, 30 Nov 2007 09:12:05 GMT) (full text, mbox, link).


Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #23 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Jos van Wolput <wolput@onsneteindhoven.nl>, Mark Broadbent <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, Arthur de Jong <adejong@debian.org>, Ondrej Certik <ondrej@certik.cz>
Subject: possible fix for EXA rendering problems
Date: Fri, 30 Nov 2007 10:28:06 +0100
Hi,

All of you guys reported some EXA rendering errors with latest intel 
driver. I reported it upstream at 
https://bugs.freedesktop.org/show_bug.cgi?id=13456
Feel free to add any comment there if you think it could help. Even a 
screenshot showing rendering problems for both fonts and other stuff 
might be interesting.

There are some other related bugs there but the upstream devs could not 
reproduce it, and your problems seem slightly different.

Anyway, I have been told that the following patch could help:
 
http://people.freedesktop.org/~daenzer/0001-EXA-Always-fall-back-for-pixmaps-that-can-t-be-acce.patch
It applied to xserver-xorg-core. Is there any chance some of you try 
rebuilding xserver-xorg-core with it and test?
If you need help to do so, let me know.

Thanks,
Brice






Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to dann frazier <dannf@dannf.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #28 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: dann frazier <dannf@dannf.org>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Cc: Jos van Wolput <wolput@onsneteindhoven.nl>, Mark Broadbent <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Philip Frei <pjf@gmx.de>, Arthur de Jong <adejong@debian.org>, Ondrej Certik <ondrej@certik.cz>
Subject: Re: possible fix for EXA rendering problems
Date: Mon, 3 Dec 2007 10:41:51 -0700
On Fri, Nov 30, 2007 at 10:28:06AM +0100, Brice Goglin wrote:
> Hi,
>
> All of you guys reported some EXA rendering errors with latest intel 
> driver. I reported it upstream at 
> https://bugs.freedesktop.org/show_bug.cgi?id=13456
> Feel free to add any comment there if you think it could help. Even a 
> screenshot showing rendering problems for both fonts and other stuff might 
> be interesting.

Added to the upstream bug (well, will be soon, once I get my account setup)

> There are some other related bugs there but the upstream devs could not 
> reproduce it, and your problems seem slightly different.
>
> Anyway, I have been told that the following patch could help:
>  
>
>http://people.freedesktop.org/~daenzer/0001-EXA-Always-fall-back-for-pixmaps-that-can-t-be-acce.patch

I tried this, but noticed no change in behavior. Thanks Brice.

-- 
dann frazier





Disconnected #439210 from all other report(s). Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Mon, 10 Dec 2007 03:57:06 GMT) (full text, mbox, link).


Removed annotation that Bug had been forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=13456. Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Mon, 10 Dec 2007 03:57:10 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Vincent Bernat <bernat@luffy.cx>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #37 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Vincent Bernat <bernat@luffy.cx>
To: Debian Bug Tracking System <451791@bugs.debian.org>
Subject: xserver-xorg-video-intel: Patch from bugzilla works fine for me
Date: Sun, 23 Dec 2007 16:35:28 +0100
Package: xserver-xorg-video-intel
Version: 2:2.2.0-1
Followup-For: Bug #451791

Hi !

I have the same issue. Sometimes on startup, sometimes on resume.

00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
Integrated Graphics Device (rev 02)

Patch from https://bugs.freedesktop.org/show_bug.cgi?id=13456 works
fine for me.

-- 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 2006-04-12 13:12 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1672764 2007-12-22 01:43 /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 82852/855GM Integrated Graphics Device (rev 02)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3024 2007-12-20 11:29 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
Section "ServerFlags"
        Option       "BlankTime"        "4"
	Option       "StandbyTime"      "5"
	Option       "SuspendTime"      "7"
	Option       "OffTime"          "12"
	Option       "NoPM"             "true"
EndSection

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
        FontPath        "/usr/share/fonts/X11/100dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/75dpi/:unscaled"
        FontPath        "/usr/share/fonts/X11/misc"
        FontPath        "/usr/lib/X11/fonts/misc"
        FontPath        "/usr/share/fonts/X11/Type1"
        FontPath        "/usr/share/fonts/X11/100dpi"
        FontPath        "/usr/share/fonts/X11/75dpi"
        FontPath        "/usr/share/fonts/X11/CID"
        FontPath        "/usr/share/fonts/X11/cyrillic"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
        FontPath        "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"kbd"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc105"
	Option		"XkbLayout"	"fr-latin9"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"synaptics"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
	Option        	"LeftEdge"      	"1700"
    	Option        	"RightEdge"     	"5300"
      	Option        	"TopEdge"       	"1700"
        Option        	"BottomEdge"    	"4200"
	Option        	"FingerLow"     	"25"
	Option        	"FingerHigh"    	"30"
	Option        	"MaxTapTime"    	"180"
	Option        	"MaxTapMove"    	"220"
	Option        	"VertScrollDelta" 	"100"
	Option        	"MinSpeed"      	"0.06"
	Option        	"MaxSpeed"      	"0.24"
	Option        	"AccelFactor" 		"0.0050"
EndSection
Section "InputDevice"
	Identifier	"Generic Mouse"
	Driver		"mouse"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "Device"
	Identifier	"i855GME Alone"
	Driver		"i810"
	Option          "DisplayInfo" "false"
#	Option          "AccelMethod" "XAA"
EndSection

Section "Monitor"
	Identifier	"IDFP"
	HorizSync	28-49
	VertRefresh	43-72
	Option		"DPMS"
EndSection

Section "Screen"
	Identifier	"Screen Alone On DFP"
	Device		"i855GME Alone"
	Monitor		"IDFP"
	DefaultDepth	24
	SubSection "Display"
	        Virtual 2048 768
		Depth		24
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Single"
	Screen		"Screen Alone On DFP"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Generic Mouse"
EndSection


Xorg X server log files on system:
-rw------- 1 root root 71642 2005-09-15 13:27 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 36252 2007-12-23 16:23 /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
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20071212-2)
Current Operating System: Linux zoro 2.6.22.1-zoro.16 #3 Tue Nov 20 09:28:32 CET 2007 i686
Build Date: 22 December 2007  01:30:34AM
 
	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: Sun Dec 23 16:23:38 2007
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Single"
(**) |-->Screen "Screen Alone On DFP" (0)
(**) |   |-->Monitor "IDFP"
(**) |   |-->Device "i855GME Alone"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Generic Mouse"
(**) Option "BlankTime" "4"
(**) Option "StandbyTime" "5"
(**) Option "SuspendTime" "7"
(**) Option "OffTime" "12"
(**) Option "NoPM" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/CID" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) FontPath set to:
	unix/:7100,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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"
(II) Loader magic: 0x81d85a0
(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, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(++) using VT number 8

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,3580 card 1043,1821 rev 02 class 06,00,00 hdr 80
(II) PCI: 00:00:1: chip 8086,3584 card 1043,182a rev 02 class 08,80,00 hdr 00
(II) PCI: 00:00:3: chip 8086,3585 card 1043,182b rev 02 class 08,80,00 hdr 80
(II) PCI: 00:02:0: chip 8086,3582 card 1043,1712 rev 02 class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,3582 card 1043,1712 rev 02 class 03,80,00 hdr 80
(II) PCI: 00:1d:0: chip 8086,24c2 card 1043,1828 rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24c4 card 1043,1828 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24c7 card 1043,1828 rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24cd card 1043,1829 rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev 83 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24cc card 0000,0000 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24ca card 1043,1828 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24c3 card 1043,1828 rev 03 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24c5 card 1043,1803 rev 03 class 04,01,00 hdr 00
(II) PCI: 00:1f:6: chip 8086,24c6 card 1043,1826 rev 03 class 07,03,00 hdr 00
(II) PCI: 01:03:0: chip 1180,0476 card c000,0000 rev ac class 06,07,00 hdr 82
(II) PCI: 01:03:1: chip 1180,0476 card cc00,0000 rev ac class 06,07,00 hdr 82
(II) PCI: 01:03:2: chip 1180,0552 card 1043,1827 rev 04 class 0c,00,10 hdr 80
(II) PCI: 01:04:0: chip 10ec,8139 card 1043,1045 rev 10 class 02,00,00 hdr 00
(II) PCI: 01:05:0: chip 8086,4220 card 8086,2701 rev 05 class 02,80,00 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,6), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,9), BCTRL: 0x0006 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
	[2] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[3] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfe700000 - 0xfe8fffff (0x200000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xde500000 - 0xde6fffff (0x200000) 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 2: bridge is at (1:3:0), (1,2,5), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 2 I/O range:
	[0] -1	0	0x0000c000 - 0x0000c0ff (0x100) IX[B]
	[1] -1	0	0x0000c400 - 0x0000c4ff (0x100) IX[B]
(II) PCI-to-CardBus bridge:
(II) Bus 6: bridge is at (1:3:1), (1,6,9), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 6 I/O range:
	[0] -1	0	0x0000cc00 - 0x0000ccff (0x100) IX[B]
(--) PCI:*(0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/27, 0xfeb00000/19, I/O @ 0xdc00/3
(--) PCI: (0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/27, 0xfea80000/19
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) 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	0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
	[1] -1	0	0xfe8ff800 - 0xfe8ff8ff (0x100) MX[B]
	[2] -1	0	0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
	[3] -1	0	0x20000600 - 0x200006ff (0x100) MX[B]
	[4] -1	0	0x20000400 - 0x200005ff (0x200) MX[B]
	[5] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[6] -1	0	0xfebff800 - 0xfebffbff (0x400) MX[B]
	[7] -1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
	[8] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[9] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[10] -1	0	0x0000e300 - 0x0000e37f (0x80) IX[B]
	[11] -1	0	0x0000e200 - 0x0000e2ff (0x100) IX[B]
	[12] -1	0	0x0000e100 - 0x0000e13f (0x40) IX[B]
	[13] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[14] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[15] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[16] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[17] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[18] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[19] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[20] -1	0	0x0000d880 - 0x0000d89f (0x20) IX[B]
	[21] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[22] -1	0	0x0000d480 - 0x0000d49f (0x20) IX[B]
	[23] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
	[1] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
	[1] -1	0	0xfe8ff800 - 0xfe8ff8ff (0x100) MX[B]
	[2] -1	0	0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
	[3] -1	0	0x20000600 - 0x200006ff (0x100) MX[B]
	[4] -1	0	0x20000400 - 0x200005ff (0x200) MX[B]
	[5] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[6] -1	0	0xfebff800 - 0xfebffbff (0x400) MX[B]
	[7] -1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
	[8] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[9] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[10] -1	0	0x0000e300 - 0x0000e37f (0x80) IX[B]
	[11] -1	0	0x0000e200 - 0x0000e2ff (0x100) IX[B]
	[12] -1	0	0x0000e100 - 0x0000e13f (0x40) IX[B]
	[13] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[14] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[15] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[16] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[17] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[18] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[19] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[20] -1	0	0x0000d880 - 0x0000d89f (0x20) IX[B]
	[21] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[22] -1	0	0x0000d480 - 0x0000d49f (0x20) IX[B]
	[23] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
	[1] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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 - 0x1fffffff (0x1ff00000) 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	0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
	[5] -1	0	0xfe8ff800 - 0xfe8ff8ff (0x100) MX[B]
	[6] -1	0	0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
	[7] -1	0	0x20000600 - 0x200006ff (0x100) MX[B]
	[8] -1	0	0x20000400 - 0x200005ff (0x200) MX[B]
	[9] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[10] -1	0	0xfebff800 - 0xfebffbff (0x400) MX[B]
	[11] -1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
	[14] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[18] -1	0	0x0000e300 - 0x0000e37f (0x80) IX[B]
	[19] -1	0	0x0000e200 - 0x0000e2ff (0x100) IX[B]
	[20] -1	0	0x0000e100 - 0x0000e13f (0x40) IX[B]
	[21] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[23] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[27] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[28] -1	0	0x0000d880 - 0x0000d89f (0x20) IX[B]
	[29] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[30] -1	0	0x0000d480 - 0x0000d49f (0x20) IX[B]
	[31] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.0, 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: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.0, 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: "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, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.0, 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: "type1"
(WW) Warning, couldn't open module type1
(II) UnloadModule: "type1"
(EE) Failed to load module "type1" (module does not exist, 0)
(II) LoadModule: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
(II) Module i810: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 2.2.0
	Module class: X.Org Video Driver
	ABI class: X.Org Video 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) 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: "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) 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, 965G, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset 852GM/855GM found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
	[5] -1	0	0xfe8ff800 - 0xfe8ff8ff (0x100) MX[B]
	[6] -1	0	0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
	[7] -1	0	0x20000600 - 0x200006ff (0x100) MX[B]
	[8] -1	0	0x20000400 - 0x200005ff (0x200) MX[B]
	[9] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[10] -1	0	0xfebff800 - 0xfebffbff (0x400) MX[B]
	[11] -1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
	[14] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[18] -1	0	0x0000e300 - 0x0000e37f (0x80) IX[B]
	[19] -1	0	0x0000e200 - 0x0000e2ff (0x100) IX[B]
	[20] -1	0	0x0000e100 - 0x0000e13f (0x40) IX[B]
	[21] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[22] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[23] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[27] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[28] -1	0	0x0000d880 - 0x0000d89f (0x20) IX[B]
	[29] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[30] -1	0	0x0000d480 - 0x0000d49f (0x20) IX[B]
	[31] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
	[5] -1	0	0xfe8ff800 - 0xfe8ff8ff (0x100) MX[B]
	[6] -1	0	0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
	[7] -1	0	0x20000600 - 0x200006ff (0x100) MX[B]
	[8] -1	0	0x20000400 - 0x200005ff (0x200) MX[B]
	[9] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[10] -1	0	0xfebff800 - 0xfebffbff (0x400) MX[B]
	[11] -1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
	[12] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[13] -1	0	0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
	[14] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
	[15] 1	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[16] 1	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[17] 1	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[18] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[19] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[20] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[21] -1	0	0x0000e300 - 0x0000e37f (0x80) IX[B]
	[22] -1	0	0x0000e200 - 0x0000e2ff (0x100) IX[B]
	[23] -1	0	0x0000e100 - 0x0000e13f (0x40) IX[B]
	[24] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[25] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[26] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[27] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[31] -1	0	0x0000d880 - 0x0000d89f (0x20) IX[B]
	[32] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[33] -1	0	0x0000d480 - 0x0000d49f (0x20) IX[B]
	[34] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
	[35] 1	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[36] 1	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(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, 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) 855GME
(--) intel(0): Chipset: "852GM/855GM"
(--) intel(0): Linear framebuffer at 0xF0000000
(--) intel(0): IO registers at addr 0xFEB00000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for 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 IDFP
(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): 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
(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: 8000 kB
(II) intel(0): VESA VBE OEM: Intel(r)852MG/852MGE/855MG/855MGE 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)852MG/852MGE/855MG/855MGE Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(II) intel(0): I2C bus "DVODDC_D" initialized.
(II) Loading sub module "sil164"
(II) LoadModule: "sil164"
(II) Loading /usr/lib/xorg/modules/drivers//sil164.so
(II) Module sil164: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7xxx"
(II) LoadModule: "ch7xxx"
(II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
(II) Module ch7xxx: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ivch"
(II) LoadModule: "ivch"
(II) Loading /usr/lib/xorg/modules/drivers//ivch.so
(II) Module ivch: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_B" initialized.
(II) Loading sub module "tfp410"
(II) LoadModule: "tfp410"
(II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
(II) Module tfp410: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) intel(0): I2C bus "DVOI2C_B" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7017"
(II) LoadModule: "ch7017"
(II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
(II) Module ch7017: vendor="X.Org Foundation"
	compiled for 1.4.0, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVODDC_D" removed.
(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 LVDS using initial mode 1024x768
(II) intel(0): Monitoring connected displays enabled
(II) intel(0): detected 128 kB GTT.
(II) intel(0): detected 8060 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): Using gamma correction (1.0, 1.0, 1.0)
(++) intel(0): DPI set to (75, 75)
(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, 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, 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 0xd000000a
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MS[B]
	[1] 1	0	0xf0000000 - 0xf7ffffff (0x8000000) MS[B]
	[2] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xfe8fe000 - 0xfe8fefff (0x1000) MX[B]
	[7] -1	0	0xfe8ff800 - 0xfe8ff8ff (0x100) MX[B]
	[8] -1	0	0xfe8ff000 - 0xfe8ff7ff (0x800) MX[B]
	[9] -1	0	0x20000600 - 0x200006ff (0x100) MX[B]
	[10] -1	0	0x20000400 - 0x200005ff (0x200) MX[B]
	[11] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[12] -1	0	0xfebff800 - 0xfebffbff (0x400) MX[B]
	[13] -1	0	0xfeb00000 - 0xfeb7ffff (0x80000) MX[B](B)
	[14] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[15] -1	0	0xfea80000 - 0xfeafffff (0x80000) MX[B](B)
	[16] -1	0	0xe8000000 - 0xefffffff (0x8000000) MX[B](B)
	[17] 1	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[18] 1	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[19] 1	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[20] 1	0	0x0000dc00 - 0x0000dc07 (0x8) IS[B]
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x0000c800 - 0x0000c8ff (0x100) IX[B]
	[24] -1	0	0x0000e300 - 0x0000e37f (0x80) IX[B]
	[25] -1	0	0x0000e200 - 0x0000e2ff (0x100) IX[B]
	[26] -1	0	0x0000e100 - 0x0000e13f (0x40) IX[B]
	[27] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[28] -1	0	0x0000e800 - 0x0000e81f (0x20) IX[B]
	[29] -1	0	0x0000ffa0 - 0x0000ffaf (0x10) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[33] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[34] -1	0	0x0000d880 - 0x0000d89f (0x20) IX[B]
	[35] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[36] -1	0	0x0000d480 - 0x0000d49f (0x20) IX[B]
	[37] -1	0	0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
	[38] 1	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[39] 1	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 110336 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 441340 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(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): VideoRam: 131072 KB
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(II) intel(0): Attempting memory allocation with tiled buffers.
(WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
	(Cannot allocate memory)
(WW) intel(0): Allocation error, framebuffer compression disabled
(WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
	(Cannot allocate memory)
(II) intel(0): Success.
(II) intel(0): [drm] Registers = 0xfeb00000
(II) intel(0): [drm] ring buffer = 0xf0000000
(II) intel(0): [drm] mapped front buffer at 0xf1000000, handle = 0xf1000000
(II) intel(0): [drm] mapped back buffer at 0xf0800000, handle = 0xf0800000
(II) intel(0): [drm] mapped depth buffer at 0xf3800000, handle = 0xf3800000
(II) intel(0): [drm] mapped classic textures at 0xf4000000, handle = 0xf4000000
(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 (0xf0000000,0x8000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 18874368 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): [drm] dma control initialized, using IRQ 18
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
(II) intel(0): xf86BindGARTMemory: bind key 7 at 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 5 at 0x01000000 (pgoffset 4096)
(II) intel(0): xf86BindGARTMemory: bind key 6 at 0x02000000 (pgoffset 8192)
(II) intel(0): xf86BindGARTMemory: bind key 8 at 0x03800000 (pgoffset 14336)
(II) intel(0): xf86BindGARTMemory: bind key 9 at 0x04000000 (pgoffset 16384)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00027fff: logical 3D context (32 kB)
(II) intel(0): 0x007df000:            end of stolen memory
(II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000001887f000 physical
)
(II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x0000000016bd0000 physical
)
(II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000001d183000 physical
)
(II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x0000000015774000 physical
)
(II) intel(0): 0x007e9000-0x007e9fff: overlay registers (4 kB, 0x0000000008b2d000 physical
)
(II) intel(0): 0x00800000-0x00ffffff: back buffer (6144 kB) X tiled
(II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
(II) intel(0): 0x02000000-0x031fffff: exa offscreen (18432 kB)
(II) intel(0): 0x03800000-0x03ffffff: depth buffer (6144 kB) X tiled
(II) intel(0): 0x04000000-0x05ffffff: classic textures (32768 kB)
(II) intel(0): 0x08000000:            end of aperture
(WW) intel(0): PRB0_CTL (0x0001f001) indicates ring buffer enabled
(WW) intel(0): Existing errors found in hardware state.
(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
(**) Option "dpms"
(**) intel(0): DPMS enabled
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(WW) intel(0): Option "DisplayInfo" 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 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
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/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 346 x 260
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr-latin9"
(**) Generic Keyboard: XkbLayout: "fr-latin9"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Configured Mouse auto-dev sets device to /dev/input/event1
(**) Option "Device" "/dev/input/event1"
(**) Option "LeftEdge" "1700"
(**) Option "RightEdge" "5300"
(**) Option "TopEdge" "1700"
(**) Option "BottomEdge" "4200"
(**) Option "VertScrollDelta" "100"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "30"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(--) Configured Mouse touchpad found
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Protocol" "ImPS/2"
(**) Generic Mouse: Device: "/dev/input/mice"
(**) Generic Mouse: Protocol: "ImPS/2"
(**) Option "SendCoreEvents" "true"
(**) Generic Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Generic Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Option "ZAxisMapping" "4 5"
(**) Generic Mouse: ZAxisMapping: buttons 4 and 5
(**) Generic Mouse: Buttons: 9
(**) Generic Mouse: Sensitivity: 1
(II) evaluating device (Generic Mouse)
(II) XINPUT: Adding extended input device "Generic Mouse" (type: MOUSE)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Generic Mouse: ps2EnableDataReporting: succeeded
(--) Configured Mouse auto-dev sets device to /dev/input/event1
(**) Option "Device" "/dev/input/event1"
(--) Configured Mouse touchpad found
Could not init font path element unix/:7100, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1-zoro.16
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6              2.7-5                 GNU C Library: Shared libraries
ii  libdrm2            2.3.0-4               Userspace interface to kernel DRM 
ii  xserver-xorg-core  2:1.4.1~git20071212-2 Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #42 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Vincent Bernat <bernat@luffy.cx>, 451791@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Patch from bugzilla works fine for me
Date: Sun, 23 Dec 2007 22:40:00 +0100
Vincent Bernat wrote:
> Package: xserver-xorg-video-intel
> Version: 2:2.2.0-1
> Followup-For: Bug #451791
>
> Hi !
>
> I have the same issue. Sometimes on startup, sometimes on resume.
>
> 00:02.0 VGA compatible controller: Intel Corporation 82852/855GM
> Integrated Graphics Device (rev 02)
>
> Patch from https://bugs.freedesktop.org/show_bug.cgi?id=13456 works
> fine for me.
>   

You have a i855 board, so your problem is actually bug #439210, which is 
fixed by this patch, yes.

However, it does not fix similar problems on i965 like #451791.

Brice





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #47 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: andrew@dingman.org, 451791@bugs.debian.org
Subject: Re: xorg bug 13456/451791
Date: Wed, 02 Jan 2008 16:52:34 +0100
Andrew C. Dingman wrote:
> Sorry I've been so silent. The affected system is my home desktop, and I
> travel 80% or so for work, so I don't spend as much time fiddling with
> it as I used to.
>
> I can confirm that setting the accell method to XAA works on my machine,
> except that it still kills text-mode. EXANoComposite didn't help at all.
> Given that, do you know if there is any point in trying the patch
> mentioned in Freedesktop.org bug 13456?
>   

Since you seem to have a i965 board, the patch in 13456 shouldn't help.

Brice





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #52 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Ondrej Certik <ondrej@certik.cz>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Mark Broadbent <markb@wetlettuce.com>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, Arthur de Jong <adejong@debian.org>, Mark Broadbent <markb@wetlettuce.com>, 451791@bugs.debian.org, 451893@bugs.debian.org
Cc: 452268@bugs.debian.org
Subject: unreadable fonts and other rendering errors on intel
Date: Tue, 08 Jan 2008 08:22:44 +0100
Hi,

There's a new snapshop of the intel driver in experimental
(2:2.2.0+git20080107-1) as well as a new xserver-xorg-core in unstable,
could you guys test them and tell me whether they fix your rendering
errors? The i855 boards should be fixed, but we still don't know much
about other boards.

Thanks,
Brice





Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #57 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: 451791-quiet@bugs.debian.org
Subject: [Fwd: Undelivered Mail Returned to Sender]
Date: Tue, 08 Jan 2008 08:35:52 +0100
The submitter doesn't like my mails (second time I get this error within
a month).

-------- Original Message --------
Subject: 	Undelivered Mail Returned to Sender
Date: 	Tue, 8 Jan 2008 08:23:19 +0100 (CET)
From: 	MAILER-DAEMON@labri.fr (Mail Delivery System)
To: 	Brice.Goglin@ens-lyon.org


This is the mail system at host iona.labri.fr.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to <postmaster>

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

                   The mail system

<andrew@mail.dingman.org>: host mail.dingman.org[64.151.155.69] said: 550
    relaying to <andrew@mail.dingman.org> prohibited by administrator (in reply
    to RCPT TO command)






Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to "Ondrej Certik" <ondrej@certik.cz>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #62 received at 451791@bugs.debian.org (full text, mbox, reply):

From: "Ondrej Certik" <ondrej@certik.cz>
To: "Brice Goglin" <Brice.Goglin@ens-lyon.org>
Cc: "Andrew C. Dingman" <andrew@mail.dingman.org>, "Mark Broadbent" <markb@wetlettuce.com>, "Philip Frei" <pjf@gmx.de>, "dann frazier" <dannf@debian.org>, "Arthur de Jong" <adejong@debian.org>, 451791@bugs.debian.org, 451893@bugs.debian.org, 452268@bugs.debian.org
Subject: Re: unreadable fonts and other rendering errors on intel
Date: Thu, 10 Jan 2008 13:52:43 +0100
On Jan 8, 2008 8:22 AM, Brice Goglin <Brice.Goglin@ens-lyon.org> wrote:
> Hi,
>
> There's a new snapshop of the intel driver in experimental
> (2:2.2.0+git20080107-1) as well as a new xserver-xorg-core in unstable,
> could you guys test them and tell me whether they fix your rendering
> errors? The i855 boards should be fixed, but we still don't know much
> about other boards.

Are we talking about the screwed up fonts (I have black boxes instead of fonts)?

I have G965, and the driver from experimental doesn't fix the problem for me.

Here is a fix, that I use:

Section "Device"
    Identifier  "Generic Video Card"
    #Driver     "vesa"
    Driver      "intel"
    Option      "AccelMethod" "XAA"
EndSection

Important is the AccelMethod option. This works both with the sid and
the experimental driver. If
I comment out the AccelMethod option, it works neither in sid nor in
experimental.

Ondrej




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #67 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Ondrej Certik <ondrej@certik.cz>
Cc: "Andrew C. Dingman" <andrew@mail.dingman.org>, Mark Broadbent <markb@wetlettuce.com>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, Arthur de Jong <adejong@debian.org>, 451791@bugs.debian.org, 451893@bugs.debian.org, 452268@bugs.debian.org
Subject: Re: unreadable fonts and other rendering errors on intel
Date: Thu, 10 Jan 2008 14:35:27 +0100
Ondrej Certik wrote:
> Are we talking about the screwed up fonts (I have black boxes instead of fonts)?
>   

Fonts for some people, other stuff like icons for some others :/

> I have G965, and the driver from experimental doesn't fix the problem for me.
>
> Here is a fix, that I use:
>
> Section "Device"
>     Identifier  "Generic Video Card"
>     #Driver     "vesa"
>     Driver      "intel"
>     Option      "AccelMethod" "XAA"
> EndSection
>
> Important is the AccelMethod option. This works both with the sid and
> the experimental driver. If
> I comment out the AccelMethod option, it works neither in sid nor in
> experimental.
>   

Ok, thanks.

And does adding
   Option "FramebufferCompression" "off"
to the Device section help? (without AccelMethod XAA).

Brice





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to "Ondrej Certik" <ondrej@certik.cz>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #72 received at 451791@bugs.debian.org (full text, mbox, reply):

From: "Ondrej Certik" <ondrej@certik.cz>
To: "Brice Goglin" <Brice.Goglin@ens-lyon.org>
Cc: "Andrew C. Dingman" <andrew@mail.dingman.org>, "Mark Broadbent" <markb@wetlettuce.com>, "Philip Frei" <pjf@gmx.de>, "dann frazier" <dannf@debian.org>, "Arthur de Jong" <adejong@debian.org>, 451791@bugs.debian.org, 451893@bugs.debian.org, 452268@bugs.debian.org
Subject: Re: unreadable fonts and other rendering errors on intel
Date: Thu, 10 Jan 2008 15:46:27 +0100
> Ok, thanks.
>
> And does adding
>     Option "FramebufferCompression" "off"
> to the Device section help? (without AccelMethod XAA).

I just tried that with the experimental driver and it doesn't help,
i.e. by adding this option and disabling AccelMethod XAA all fonts get
unreadable again.

Ondrej




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to dann frazier <dannf@dannf.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #77 received at 451791@bugs.debian.org (full text, mbox, reply):

From: dann frazier <dannf@dannf.org>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Cc: Ondrej Certik <ondrej@certik.cz>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Mark Broadbent <markb@wetlettuce.com>, Philip Frei <pjf@gmx.de>, Arthur de Jong <adejong@debian.org>, 451791@bugs.debian.org, 451893@bugs.debian.org, 452268@bugs.debian.org
Subject: Re: unreadable fonts and other rendering errors on intel
Date: Thu, 10 Jan 2008 11:29:11 -0700
On Tue, Jan 08, 2008 at 08:22:44AM +0100, Brice Goglin wrote:
> Hi,
> 
> There's a new snapshop of the intel driver in experimental
> (2:2.2.0+git20080107-1) as well as a new xserver-xorg-core in unstable,
> could you guys test them and tell me whether they fix your rendering
> errors? The i855 boards should be fixed, but we still don't know much
> about other boards.

No better results with my GM965/GL960

-- 
dann frazier





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Mark Broadbent <markb@wetlettuce.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #82 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Mark Broadbent <markb@wetlettuce.com>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Cc: Ondrej Certik <ondrej@certik.cz>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, Arthur de Jong <adejong@debian.org>, 451791@bugs.debian.org, 451893@bugs.debian.org, 452268@bugs.debian.org
Subject: Re: unreadable fonts and other rendering errors on intel
Date: Thu, 10 Jan 2008 21:14:41 +0000
Brice Goglin wrote:
> Hi,
>
> There's a new snapshop of the intel driver in experimental
> (2:2.2.0+git20080107-1) as well as a new xserver-xorg-core in unstable,
> could you guys test them and tell me whether they fix your rendering
> errors? The i855 boards should be fixed, but we still don't know much
> about other boards.
>   

Hi Brian,

I have a laptop with a 855GM chipset and with the new driver and EXA 
acceleration enabled the problem is fixed for me.

Relevant package information:
ii  xserver-xorg-core                    2:1.4.1~git20071212-2
ii  xserver-xorg-video-intel             2:2.2.0+git20080107-1

Thanks
Mark





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Arthur Korn <arthur@korn.ch>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #87 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Arthur Korn <arthur@korn.ch>
To: 451791@bugs.debian.org
Subject: 2:2.2.0+git200 (experimental) fixes problem for me (865G)
Date: Fri, 11 Jan 2008 21:43:46 +0100
Hi

Also had distorted rendering with xservers from unstable,
apperently of transparent areas. Disabling antialiasing and
shadowing fixed many problems. Interestingly iceweasel wasn't
affected at all, while gimp was (and all qt apps I tried).

Xserver 7.2-5 worked.

xserver-xorg-video-intel 2:2.2.0+git20080107-1 works also

Using "AccelMethod" "XAA" fixed it too with xservers which
otherwise don't work (from unstable).

This is a desktop machine with onboard graphics, I'm not sure it
acutally uses frame-buffer compression.

I'd be happy to help in tracking this down, just tell me what
you need.

HTH, Arthur




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #92 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Arthur Korn <arthur@korn.ch>, 451791@bugs.debian.org
Subject: Re: Bug#451791: 2:2.2.0+git200 (experimental) fixes problem for me (865G)
Date: Fri, 11 Jan 2008 23:33:19 +0100
Arthur Korn wrote:
> Hi
>
> Also had distorted rendering with xservers from unstable,
> apperently of transparent areas. Disabling antialiasing and
> shadowing fixed many problems.

Where did you disable this? In the fancy effects of your window manager?
Which one?

> Interestingly iceweasel wasn't affected at all, while gimp was (and all qt apps I tried).
>   

Thanks for the input?

Brice





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Arthur Korn <arthur@korn.ch>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #97 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Arthur Korn <arthur@korn.ch>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Subject: Re: Bug#451791: 2:2.2.0+git200 (experimental) fixes problem for me (865G)
Date: Sat, 12 Jan 2008 01:09:22 +0100
[Message part 1 (text/plain, inline)]
Brice Goglin schrieb:
> Arthur Korn wrote:
> > Also had distorted rendering with xservers from unstable,
> > apperently of transparent areas. Disabling antialiasing and
> > shadowing fixed many problems.
> 
> Where did you disable this? In the fancy effects of your window manager?
> Which one?

I mostly use KDE, in the control center
"Appearance&Themes/Fonts" anti-aliasing can be disabled. Shading
can be disabled in separately for some things, such as
"Appearance&Themes/Window Decorations".

> > Interestingly iceweasel wasn't affected at all, while gimp was (and all qt apps I tried).

> Thanks for the input?

Didn't mean to confuse you ;)

Regards, Arthur
-- 
Secure email, spread GPG, clearsign all mail. http://www.gnupg.org
.
I did prefer the original keyboard driver, however, since I didn't 
have to configure it for Finnish. I really don't understand why Linus 
went and changed the default to be American.
 -- Lars Wirzenius on the Good Ol'Days
[signature.asc (application/pgp-signature, inline)]

Noted your statement that Bug has been forwarded to https://bugs.freedesktop.org/show_bug.cgi?id=12865. Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Sat, 19 Jan 2008 08:45:03 GMT) (full text, mbox, link).


Forcibly Merged 451791 451893 452268 462921. Request was from Brice Goglin <Brice.Goglin@ens-lyon.org> to control@bugs.debian.org. (Mon, 28 Jan 2008 11:24:02 GMT) (full text, mbox, link).


Bug marked as found in version 2:2.2.0+git20080107-1. Request was from Brice Goglin <Brice.Goglin@ens-lyon.org> to control@bugs.debian.org. (Mon, 28 Jan 2008 11:24:06 GMT) (full text, mbox, link).


Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #108 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Mark Broadbent <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, Arthur de Jong <adejong@debian.org>, Ondrej Certik <ondrej@certik.cz>, 451791-quiet@bugs.debian.org, 451893-quiet@bugs.debian.org, 452268-quiet@bugs.debian.org, 462921-quiet@bugs.debian.org
Subject: Re: possible fix for EXA rendering problems
Date: Wed, 06 Feb 2008 07:02:08 +0100
Brice Goglin wrote:
> Brice Goglin wrote:
>   
>> Hi,
>>
>> All of you guys reported some EXA rendering errors with latest intel
>> driver. I reported it upstream at
>> https://bugs.freedesktop.org/show_bug.cgi?id=13456
>> Feel free to add any comment there if you think it could help.
>> There are some other related bugs there but the upstream devs could
>> not reproduce it, and your problems
>> seem slightly different.
>>     
>
> There is a patch available in the upstream bug at the URL above. Jos
> already reported that it fixes his problems
> on i855. Could you guys test it? The upstream devs are not sure about
> non-i855 boards. I have built a patched package, it is available at
> http://people.debian.org/~bgoglin/intel-exa/
>   

Could you guys try xserver-xorg-video-intel 2:2.2.0.90-1 which just
entered unstable? It is supposed to fix some font/rendering problems...

Thank you
Brice






Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to "Ondrej Certik" <ondrej@certik.cz>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #113 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: "Ondrej Certik" <ondrej@certik.cz>
To: "Brice Goglin" <Brice.Goglin@ens-lyon.org>
Cc: "Mark Broadbent" <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, "Philip Frei" <pjf@gmx.de>, "dann frazier" <dannf@debian.org>, "Arthur de Jong" <adejong@debian.org>, 451791-quiet@bugs.debian.org, 451893-quiet@bugs.debian.org, 452268-quiet@bugs.debian.org, 462921-quiet@bugs.debian.org
Subject: Re: possible fix for EXA rendering problems
Date: Wed, 6 Feb 2008 11:04:38 +0100
> Could you guys try xserver-xorg-video-intel 2:2.2.0.90-1 which just
> entered unstable? It is supposed to fix some font/rendering problems...

Thanks for the update. I tried it and it doesn't fix it.

I.e. it works with

Option      "AccelMethod" "XAA"

(so do all the older drivers), but when I comment it out, all fonts
get screwed up.

Ondrej




Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #118 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Ondrej Certik <ondrej@certik.cz>
Cc: Mark Broadbent <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, Arthur de Jong <adejong@debian.org>, 451791-quiet@bugs.debian.org, 451893-quiet@bugs.debian.org, 452268-quiet@bugs.debian.org, 462921-quiet@bugs.debian.org
Subject: Re: possible fix for EXA rendering problems
Date: Wed, 06 Feb 2008 13:51:18 +0100
Ondrej Certik wrote:
>> Could you guys try xserver-xorg-video-intel 2:2.2.0.90-1 which just
>> entered unstable? It is supposed to fix some font/rendering problems...
>>     
>
> Thanks for the update. I tried it and it doesn't fix it.
>
> I.e. it works with
>
> Option      "AccelMethod" "XAA"
>
> (so do all the older drivers), but when I comment it out, all fonts
> get screwed up.
>   

Thanks for the quick reply. Unfortunately we just noticed that the 
uploaded 2.2.0.90 is wrong, it does not contain the latest upstream. 
Everybody, please try 2:2.2.0.90-2 (instead of -1), this new package 
will be available very shortly.

Brice





Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to "Ondrej Certik" <ondrej@certik.cz>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #123 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: "Ondrej Certik" <ondrej@certik.cz>
To: "Brice Goglin" <Brice.Goglin@ens-lyon.org>
Cc: "Mark Broadbent" <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, "Philip Frei" <pjf@gmx.de>, "dann frazier" <dannf@debian.org>, "Arthur de Jong" <adejong@debian.org>, 451791-quiet@bugs.debian.org, 451893-quiet@bugs.debian.org, 452268-quiet@bugs.debian.org, 462921-quiet@bugs.debian.org
Subject: Re: possible fix for EXA rendering problems
Date: Wed, 6 Feb 2008 16:00:42 +0100
On Feb 6, 2008 1:51 PM, Brice Goglin <Brice.Goglin@ens-lyon.org> wrote:
>
> Ondrej Certik wrote:
> >> Could you guys try xserver-xorg-video-intel 2:2.2.0.90-1 which just
> >> entered unstable? It is supposed to fix some font/rendering problems...
> >>
> >
> > Thanks for the update. I tried it and it doesn't fix it.
> >
> > I.e. it works with
> >
> > Option      "AccelMethod" "XAA"
> >
> > (so do all the older drivers), but when I comment it out, all fonts
> > get screwed up.
> >
>
> Thanks for the quick reply. Unfortunately we just noticed that the
> uploaded 2.2.0.90 is wrong, it does not contain the latest upstream.
> Everybody, please try 2:2.2.0.90-2 (instead of -1), this new package
> will be available very shortly.

I just tried the package from incoming:

$ dpkg -l xserver-xorg-video-intel
[...]
ii  xserver-xorg-v 2:2.2.0.90-2   X.Org X server -- Intel i8xx, i9xx display d

Still the same problem as I wrote about the -1 driver.

Ondrej




Information stored:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Arthur de Jong <adejong@debian.org>:
Extra info received and filed, but not forwarded. (full text, mbox, link).


Message #128 received at 451791-quiet@bugs.debian.org (full text, mbox, reply):

From: Arthur de Jong <adejong@debian.org>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Cc: Ondrej Certik <ondrej@certik.cz>, Mark Broadbent <markb@wetlettuce.com>, "Andrew C. Dingman" <andrew@mail.dingman.org>, Philip Frei <pjf@gmx.de>, dann frazier <dannf@debian.org>, 451791-quiet@bugs.debian.org, 451893-quiet@bugs.debian.org, 452268-quiet@bugs.debian.org, 462921-quiet@bugs.debian.org
Subject: Re: possible fix for EXA rendering problems
Date: Fri, 08 Feb 2008 16:31:13 +0100
[Message part 1 (text/plain, inline)]
On Wed, 2008-02-06 at 13:51 +0100, Brice Goglin wrote:
> Thanks for the quick reply. Unfortunately we just noticed that the 
> uploaded 2.2.0.90 is wrong, it does not contain the latest upstream. 
> Everybody, please try 2:2.2.0.90-2 (instead of -1), this new package 
> will be available very shortly.

Output from lspci -v:

00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
        Subsystem: Dell Unknown device 01da
        Flags: bus master, fast devsel, latency 0, IRQ 16
        Memory at dfe00000 (32-bit, non-prefetchable) [size=1M]
        Memory at c0000000 (64-bit, prefetchable) [size=256M]
        I/O ports at ecb8 [size=8]
        Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
        Capabilities: [d0] Power Management version 2

00:02.1 Display controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02)
        Subsystem: Dell Unknown device 01da
        Flags: bus master, fast devsel, latency 0
        Memory at dff00000 (32-bit, non-prefetchable) [size=1M]
        Capabilities: [d0] Power Management version 2

Using xserver-xorg-video-intel 2:2.2.0.90-3.

Having the following gives normal functionality:
  Option  "XAANoOffscreenPixmaps" "true"
  Option  "AccelMethod"           "XAA"

Having none of the above options still produces no rendered text (the
same problem as reported before).

Having only the following also works:
  Option  "AccelMethod"           "XAA"

Having only the following also results in no rendered text:
  Option  "XAANoOffscreenPixmaps" "true"

So I would say that EXA does still not work properly on 82Q963/Q965
cards.

Note however that this version does fix switches to text consoles
(vt1-6). Before the screen would just blank like in power save mode.

-- 
-- arthur - adejong@debian.org - http://people.debian.org/~adejong --
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Arthur Korn <arthur@korn.ch>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #133 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Arthur Korn <arthur@korn.ch>
To: 451791@bugs.debian.org
Subject: still works here
Date: Tue, 19 Feb 2008 21:06:08 +0100
[Message part 1 (text/plain, inline)]
Hi!

still works perfectly fine for me

xserver-xorg-video-intel                     2:2.2.0.90-3

Section "Device"
	Identifier	"Intel Corporation 82865G Integrated Graphics Controller"
	Driver		"intel"
	BusID		"PCI:0:2:0"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
	Option		"DPMS"
	HorizSync	56-76
	VertRefresh	31-82

EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation 82865G Integrated Graphics Controller"
	Monitor		"Configured Monitor"
	DefaultDepth	24

	SubSection "Display"
	    Modes		"1680x1050"
	EndSubSection
EndSection




This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

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~git20080131-1)
Current Operating System: Linux turing.prv.korn.ch 2.6.22-3-686 #1 SMP Mon Nov 12 08:32:57 UTC 2007 i686
Build Date: 01 February 2008  03:49:13AM
 
	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: Tue Feb 19 18:48:55 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(**) |   |-->Device "Intel Corporation 82865G Integrated Graphics Controller"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
	Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
	Using the first keyboard device.
(==) 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"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d8a60
(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,2570 card 1043,80a5 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2572 card 1043,80a5 rev 02 class 03,00,00 hdr 00
(II) PCI: 00:1d:0: chip 8086,24d2 card 1043,80a6 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,24d4 card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,24d7 card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:3: chip 8086,24de card 1043,80a6 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,24dd card 1043,80a6 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev c2 class 06,04,00 hdr 01
(II) PCI: 00:1f:0: chip 8086,24d0 card 0000,0000 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,24db card 1043,80a6 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:3: chip 8086,24d3 card 1043,80a6 rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,24d5 card 1043,80b0 rev 02 class 04,01,00 hdr 00
(II) PCI: 01:08:0: chip 8086,1050 card 1043,80f8 rev 02 class 02,00,00 hdr 00
(II) PCI: 01:09:0: chip 168c,0013 card 168c,2051 rev 01 class 02,00,00 hdr 00
(II) PCI: 01:0b:0: chip 9004,5078 card 9004,7850 rev 03 class 01,00,00 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,1), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:30:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xfe500000 - 0xfe5fffff (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)
(--) PCI:*(0:2:0) Intel Corporation 82865G Integrated Graphics Controller rev 2, Mem @ 0xf0000000/27, 0xfe780000/19, I/O @ 0xefe0/3
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) 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) PCI Memory resource overlap reduced 0xfe800000 from 0xfebfffff to 0xfe7fffff
(II) Active PCI resource ranges:
	[0] -1	0	0xfe5ff000 - 0xfe5fffff (0x1000) MX[B]
	[1] -1	0	0xfe5e0000 - 0xfe5effff (0x10000) MX[B]
	[2] -1	0	0xfe5fe000 - 0xfe5fefff (0x1000) MX[B]
	[3] -1	0	0xfe77b400 - 0xfe77b4ff (0x100) MX[B]
	[4] -1	0	0xfe77b800 - 0xfe77b9ff (0x200) MX[B]
	[5] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[6] -1	0	0xfe77bc00 - 0xfe77bfff (0x400) MX[B]
	[7] -1	0	0xfe800000 - 0xfe7fffff (0x0) MX[B]O
	[8] -1	0	0xfe780000 - 0xfe7fffff (0x80000) MX[B](B)
	[9] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[10] -1	0	0x0000df00 - 0x0000df3f (0x40) IX[B]
	[11] -1	0	0x0000ee80 - 0x0000eebf (0x40) IX[B]
	[12] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[13] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
	[14] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[15] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[16] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[17] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[18] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[19] -1	0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[20] -1	0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[21] -1	0	0x0000ef20 - 0x0000ef3f (0x20) IX[B]
	[22] -1	0	0x0000ef00 - 0x0000ef1f (0x20) IX[B]
	[23] -1	0	0x0000efe0 - 0x0000efe7 (0x8) IX[B](B)
(II) Inactive PCI resource ranges:
	[0] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfe5ff000 - 0xfe5fffff (0x1000) MX[B]
	[1] -1	0	0xfe5e0000 - 0xfe5effff (0x10000) MX[B]
	[2] -1	0	0xfe5fe000 - 0xfe5fefff (0x1000) MX[B]
	[3] -1	0	0xfe77b400 - 0xfe77b4ff (0x100) MX[B]
	[4] -1	0	0xfe77b800 - 0xfe77b9ff (0x200) MX[B]
	[5] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[6] -1	0	0xfe77bc00 - 0xfe77bfff (0x400) MX[B]
	[7] -1	0	0xfe800000 - 0xfe7fffff (0x0) MX[B]O
	[8] -1	0	0xfe780000 - 0xfe7fffff (0x80000) MX[B](B)
	[9] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[10] -1	0	0x0000df00 - 0x0000df3f (0x40) IX[B]
	[11] -1	0	0x0000ee80 - 0x0000eebf (0x40) IX[B]
	[12] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[13] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
	[14] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[15] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[16] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[17] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[18] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[19] -1	0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[20] -1	0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[21] -1	0	0x0000ef20 - 0x0000ef3f (0x20) IX[B]
	[22] -1	0	0x0000ef00 - 0x0000ef1f (0x20) IX[B]
	[23] -1	0	0x0000efe0 - 0x0000efe7 (0x8) IX[B](B)
(II) Inactive PCI resource ranges after removing overlaps:
	[0] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
(II) OS-reported resource ranges after removing overlaps with PCI:
	[0] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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 - 0x1fffffff (0x1ff00000) 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	0xfe5ff000 - 0xfe5fffff (0x1000) MX[B]
	[5] -1	0	0xfe5e0000 - 0xfe5effff (0x10000) MX[B]
	[6] -1	0	0xfe5fe000 - 0xfe5fefff (0x1000) MX[B]
	[7] -1	0	0xfe77b400 - 0xfe77b4ff (0x100) MX[B]
	[8] -1	0	0xfe77b800 - 0xfe77b9ff (0x200) MX[B]
	[9] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[10] -1	0	0xfe77bc00 - 0xfe77bfff (0x400) MX[B]
	[11] -1	0	0xfe800000 - 0xfe7fffff (0x0) MX[B]O
	[12] -1	0	0xfe780000 - 0xfe7fffff (0x80000) MX[B](B)
	[13] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x0000df00 - 0x0000df3f (0x40) IX[B]
	[17] -1	0	0x0000ee80 - 0x0000eebf (0x40) IX[B]
	[18] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[19] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
	[20] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[21] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[23] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[25] -1	0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[26] -1	0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[27] -1	0	0x0000ef20 - 0x0000ef3f (0x20) IX[B]
	[28] -1	0	0x0000ef00 - 0x0000ef1f (0x20) IX[B]
	[29] -1	0	0x0000efe0 - 0x0000efe7 (0x8) IX[B](B)
	[30] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
(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: "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: "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.0.90, module version = 2.2.0
	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) 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, Intel Integrated Graphics Device
(II) Primary Device is: PCI 00:02:0
(--) Chipset 865G found
(II) resource ranges after xf86ClaimFixedResources() call:
	[0] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xfe5ff000 - 0xfe5fffff (0x1000) MX[B]
	[5] -1	0	0xfe5e0000 - 0xfe5effff (0x10000) MX[B]
	[6] -1	0	0xfe5fe000 - 0xfe5fefff (0x1000) MX[B]
	[7] -1	0	0xfe77b400 - 0xfe77b4ff (0x100) MX[B]
	[8] -1	0	0xfe77b800 - 0xfe77b9ff (0x200) MX[B]
	[9] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[10] -1	0	0xfe77bc00 - 0xfe77bfff (0x400) MX[B]
	[11] -1	0	0xfe800000 - 0xfe7fffff (0x0) MX[B]O
	[12] -1	0	0xfe780000 - 0xfe7fffff (0x80000) MX[B](B)
	[13] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[14] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[15] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[16] -1	0	0x0000df00 - 0x0000df3f (0x40) IX[B]
	[17] -1	0	0x0000ee80 - 0x0000eebf (0x40) IX[B]
	[18] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[19] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
	[20] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[21] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[22] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[23] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[25] -1	0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[26] -1	0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[27] -1	0	0x0000ef20 - 0x0000ef3f (0x20) IX[B]
	[28] -1	0	0x0000ef00 - 0x0000ef1f (0x20) IX[B]
	[29] -1	0	0x0000efe0 - 0x0000efe7 (0x8) IX[B](B)
	[30] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
(II) resource ranges after probing:
	[0] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xfe5ff000 - 0xfe5fffff (0x1000) MX[B]
	[5] -1	0	0xfe5e0000 - 0xfe5effff (0x10000) MX[B]
	[6] -1	0	0xfe5fe000 - 0xfe5fefff (0x1000) MX[B]
	[7] -1	0	0xfe77b400 - 0xfe77b4ff (0x100) MX[B]
	[8] -1	0	0xfe77b800 - 0xfe77b9ff (0x200) MX[B]
	[9] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[10] -1	0	0xfe77bc00 - 0xfe77bfff (0x400) MX[B]
	[11] -1	0	0xfe800000 - 0xfe7fffff (0x0) MX[B]O
	[12] -1	0	0xfe780000 - 0xfe7fffff (0x80000) MX[B](B)
	[13] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[14] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[15] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[16] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[17] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[18] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[19] -1	0	0x0000df00 - 0x0000df3f (0x40) IX[B]
	[20] -1	0	0x0000ee80 - 0x0000eebf (0x40) IX[B]
	[21] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[22] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
	[23] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[24] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[27] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[28] -1	0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[29] -1	0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[30] -1	0	0x0000ef20 - 0x0000ef3f (0x20) IX[B]
	[31] -1	0	0x0000ef00 - 0x0000ef1f (0x20) IX[B]
	[32] -1	0	0x0000efe0 - 0x0000efe7 (0x8) IX[B](B)
	[33] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[34] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[35] 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) 865G
(--) intel(0): Chipset: "865G"
(--) intel(0): Linear framebuffer at 0xF0000000
(--) intel(0): IO registers at addr 0xFE780000
(II) intel(0): 1 display pipe available.
(==) intel(0): Using EXA for 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 Configured Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "DVODDC_D" initialized.
(II) Loading sub module "sil164"
(II) LoadModule: "sil164"
(II) Loading /usr/lib/xorg/modules/drivers//sil164.so
(II) Module sil164: 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) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7xxx"
(II) LoadModule: "ch7xxx"
(II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
(II) Module ch7xxx: 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) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ivch"
(II) LoadModule: "ivch"
(II) Loading /usr/lib/xorg/modules/drivers//ivch.so
(II) Module ivch: 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) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_B" initialized.
(II) Loading sub module "tfp410"
(II) LoadModule: "tfp410"
(II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
(II) Module tfp410: 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) intel(0): I2C bus "DVOI2C_B" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7017"
(II) LoadModule: "ch7017"
(II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
(II) Module ch7017: 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) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVODDC_D" removed.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): Output VGA connected
(II) intel(0): Output VGA using initial mode 1024x768
(II) intel(0): detected 128 kB GTT.
(II) intel(0): detected 32636 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): 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 0x70180 (DSPACNTR) changed from 0x48000000 to 0x58000000
(WW) intel(0): DSPACNTR before: disabled, pipe A
(WW) intel(0): DSPACNTR after: disabled, pipe A
(==) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xfe780000 - 0xfe7fffff (0x80000) MS[B]
	[1] 0	0	0xf0000000 - 0xf7ffffff (0x8000000) MS[B]
	[2] -1	0	0x00100000 - 0x1fffffff (0x1ff00000) 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	0xfe5ff000 - 0xfe5fffff (0x1000) MX[B]
	[7] -1	0	0xfe5e0000 - 0xfe5effff (0x10000) MX[B]
	[8] -1	0	0xfe5fe000 - 0xfe5fefff (0x1000) MX[B]
	[9] -1	0	0xfe77b400 - 0xfe77b4ff (0x100) MX[B]
	[10] -1	0	0xfe77b800 - 0xfe77b9ff (0x200) MX[B]
	[11] -1	0	0x20000000 - 0x200003ff (0x400) MX[B]
	[12] -1	0	0xfe77bc00 - 0xfe77bfff (0x400) MX[B]
	[13] -1	0	0xfe800000 - 0xfe7fffff (0x0) MX[B]O
	[14] -1	0	0xfe780000 - 0xfe7fffff (0x80000) MX[B](B)
	[15] -1	0	0xf0000000 - 0xf7ffffff (0x8000000) MX[B](B)
	[16] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[17] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[18] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[19] 0	0	0x0000efe0 - 0x0000efe7 (0x8) IS[B]
	[20] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[21] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[22] -1	0	0x0000df00 - 0x0000df3f (0x40) IX[B]
	[23] -1	0	0x0000ee80 - 0x0000eebf (0x40) IX[B]
	[24] -1	0	0x0000e800 - 0x0000e8ff (0x100) IX[B]
	[25] -1	0	0x00000400 - 0x0000041f (0x20) IX[B]
	[26] -1	0	0x0000fc00 - 0x0000fc0f (0x10) IX[B]
	[27] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[28] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[29] -1	0	0x000001f0 - 0x000001f0 (0x1) IX[B]
	[30] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[31] -1	0	0x0000ef80 - 0x0000ef9f (0x20) IX[B]
	[32] -1	0	0x0000ef40 - 0x0000ef5f (0x20) IX[B]
	[33] -1	0	0x0000ef20 - 0x0000ef3f (0x20) IX[B]
	[34] -1	0	0x0000ef00 - 0x0000ef1f (0x20) IX[B]
	[35] -1	0	0x0000efe0 - 0x0000efe7 (0x8) IX[B](B)
	[36] -1	0	0x0000d800 - 0x0000d8ff (0x100) IX[B]
	[37] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[38] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 104704 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 418812 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 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
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): VideoRam: 131072 KB
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(II) intel(0): Attempting memory allocation with tiled buffers.
(WW) intel(0): Failed to allocate texture space.
(II) intel(0): Attempting memory allocation with untiled buffers.
(II) intel(0): Success.
(II) intel(0): [drm] Registers = 0xfe780000
(II) intel(0): [drm] ring buffer = 0xf0000000
(II) intel(0): [drm] mapped front buffer at 0xf0030000, handle = 0xf0030000
(II) intel(0): [drm] mapped back buffer at 0xf0e40000, handle = 0xf0e40000
(II) intel(0): [drm] mapped depth buffer at 0xf4a10000, handle = 0xf4a10000
(II) intel(0): [drm] mapped classic textures at 0xf5820000, handle = 0xf5820000
(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 (0xf0000000,0x8000000)
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 44236800 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fdf000 (pgoffset 8159)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x01fe0000 (pgoffset 8160)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x04a10000 (pgoffset 18960)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x05820000 (pgoffset 22560)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00024fff: HW cursors (20 kB)
(II) intel(0): 0x00025000-0x0002cfff: logical 3D context (32 kB)
(II) intel(0): 0x00030000-0x00e3ffff: front buffer (14400 kB)
(II) intel(0): 0x00e40000-0x01c4ffff: back buffer (14400 kB)
(II) intel(0): 0x01fdf000:            end of stolen memory
(II) intel(0): 0x01fdf000-0x01fdffff: overlay registers (4 kB, 0x000000001097c000 physical
)
(II) intel(0): 0x01fe0000-0x04a0ffff: exa offscreen (43200 kB)
(II) intel(0): 0x04a10000-0x0581ffff: depth buffer (14400 kB)
(II) intel(0): 0x05820000-0x0781ffff: classic textures (32768 kB)
(II) intel(0): 0x08000000:            end of aperture
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(**) Option "dpms"
(**) intel(0): DPMS enabled
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) 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 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(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/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "ch"
(**) Generic Keyboard: XkbLayout: "ch"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
(II) 3rd Button detected: disabling emulate3Button

-- 
Secure email, spread GPG, clearsign all mail. http://www.gnupg.org
.
Procter & Gamble, for example, uses an SGI system to study the 
aerodynamics of Pringle's potato chips, Snell said. The chips move 
along a conveyor belt so fast that they actually take flight.
 -- SGI press release regarding the Origin 3900
[signature.asc (application/pgp-signature, inline)]

Bug marked as found in version 2:2.2.1-1. Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Sat, 23 Feb 2008 20:12:10 GMT) (full text, mbox, link).


Changed Bug title to `[965G EXA] Fonts and many other items fail to render legibly' from `xserver-xorg-video-intel: Fonts and many other items fail to render legibly'. Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Wed, 27 Feb 2008 18:42:02 GMT) (full text, mbox, link).


Disconnected #451893 from all other report(s). Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Wed, 27 Feb 2008 18:57:09 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Sam Morris <sam@robots.org.uk>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #144 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Sam Morris <sam@robots.org.uk>
To: 451791@bugs.debian.org
Subject: Re: [965G EXA] Fonts and many other items fail to render legibly
Date: Thu, 10 Apr 2008 01:03:09 +0100
[Message part 1 (text/plain, inline)]
Hi, I think I may have run into this bug. No anti-aliased text renders
on my display, but if I hit alt-f2 I can run xterm fine.

My video card:
00:02.0 VGA compatible controller [0300]: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller [8086:2a02] (rev 03)

Putting 'Option "AccelMethod" "XAA"' in xorg.conf fixes the problem.

Please let me know if I can help debug this!

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078
[signature.asc (application/pgp-signature, inline)]

Bug marked as found in version 2:2.2.99.902-1. Request was from Sam Morris <sam@robots.org.uk> to control@bugs.debian.org. (Fri, 18 Apr 2008 16:34:40 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to "Jaime Alberto Silva" <jaimealbertosilva@gmail.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #151 received at 451791@bugs.debian.org (full text, mbox, reply):

From: "Jaime Alberto Silva" <jaimealbertosilva@gmail.com>
To: 451791@bugs.debian.org
Subject: I have the same problem with an X3100 in a Dell Inspiron 1420
Date: Thu, 8 May 2008 23:28:54 -0500
[Message part 1 (text/plain, inline)]
Package: xserver-xorg-video-intel
Version: 2:2.2.1-2
Severity: important

*** Please type your report below this line ***

I'm having the same problem with a Intel Media Accelerator X3100 in a
Dell Inspiron 1420.

When I enable the EXA Accel Method I have random pixels lost in my
fonts and when I move a window over the desktop some lines of the
icons are lost.

I have attached a screenshot of my desktop with EXA mode enabled. The
info in this message was generated by reportbug while the EXA mode was
enabled.

I hope this information helps to fix the bug.

-- 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 2007-11-23 00:06 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1831520 2008-04-29 14:38 /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 0c)

/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 3268 2008-05-08 23:08 /etc/X11/xorg.conf

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

Section "Files"
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
 FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
EndSection

Section "Module"
	Load	"dri"
	Load	"glx"
	Load 	"dbe"
EndSection

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "InputDevice"
	Identifier	"Synaptics Touchpad"
	Driver		"synaptics"
	Option		"SendCoreEvents"	"true"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"auto-dev"
	Option		"HorizScrollDelta"	"50"
	Option		"SHMConfig"		"true"
EndSection

Section "Device"
	Identifier	"Intel Corporation Mobile GM965/GL960 Integrated Graphics
Controller"
	Driver		"intel"
	Option   	"XAANoOffscreenPixmaps"	"true"
	Option		"DRI"			"true"			
	Option		"FrameBufferCompression" "false"
# No tiene sentido tratar de usar el driver "nuevo" para 3D, para la
# i965GM siempre usa el viejo no importa lo que se ponga en Legacy3D,
# o no he podido entender cual es el viejo y cual es el nuevo
#	Option		"Legacy3D" "false"
# Cuando se activa el mtodo EXA se ven feas las fuentes
# pilas por que parece que en el futuro va a ser el metodo por defecto
#	Option		"AccelMethod" "EXA"
# Mejor se debe seguir usando este
#	Option		"AccelMethod" "XAA"
# VideoRam ya no se debe usar el driver selecciona la memoria de la
# tarjeta automaticamente y recomienda no usar VideoRam
	BusID		"PCI:0:2:0"
EndSection

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

Section "Screen"
	Identifier	"Default Screen"
	Device		"Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth	24
#La siguiente opcion sirve para poner otra salida (VGA o TV) a la izquierda o
#derecha del LCD pero consume mucha memoria
#		Virtual  2304 800
# De todas formas es bueno dejar el "virtual" del tamao del LCD para que
# cuando se conecten otros dispositivos de menos resolucin no me desacomode
# el escritorio
		Virtual 1280 800
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
	InputDevice	"Synaptics Touchpad"
	Option		"AIGLX" "true"
EndSection

Section "Extensions"
	Option "Composite" "enable"
EndSection

Section "DRI"
	Group	"video"
	Mode	0660
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 41082 2008-01-09 23:47 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 52248 2008-01-29 21:31 /var/log/Xorg.93.log
-rw-r--r-- 1 root root  5106 2008-03-19 20:01 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 36179 2008-05-08 23:08 /var/log/Xorg.0.log

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

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

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~git20080131-4)
Current Operating System: Linux inspironjaime 2.6.22-3-amd64 #1 SMP
Tue Feb 12 09:22:35 UTC 2008 x86_64
Build Date: 29 April 2008  07:24:27PM

	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: Thu May  8 23:08:20 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Generic Monitor"
(**) |   |-->Device "Intel Corporation Mobile GM965/GL960 Integrated
Graphics Controller"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics Touchpad"
(**) Option "AIGLX" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) Including the default font path
/usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) FontPath set to:
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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: 0x7b2660
(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 1028,01f3 rev 0c class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 1028,01f3 rev 0c class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 1028,01f3 rev 0c class 03,80,00 hdr 80
(II) PCI: 00:1a:0: chip 8086,2834 card 1028,01f3 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 1028,01f3 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 1028,01f3 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 1028,01f3 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:1: chip 8086,2841 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:3: chip 8086,2845 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:5: chip 8086,2849 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 1028,01f3 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 1028,01f3 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 1028,01f3 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 1028,01f3 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,2448 card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2815 card 1028,01f3 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 1028,01f3 rev 02 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 1028,01f3 rev 02 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 1028,01f3 rev 02 class 0c,05,00 hdr 00
(II) PCI: 03:01:0: chip 1180,0832 card 1028,01f3 rev 05 class 0c,00,10 hdr 80
(II) PCI: 03:01:1: chip 1180,0822 card 1028,01f3 rev 22 class 08,05,01 hdr 80
(II) PCI: 03:01:2: chip 1180,0843 card 1028,01f3 rev 12 class 08,80,00 hdr 80
(II) PCI: 03:01:3: chip 1180,0592 card 1028,01f3 rev 12 class 08,80,00 hdr 80
(II) PCI: 03:01:4: chip 1180,0852 card 1028,01f3 rev 12 class 08,80,00 hdr 80
(II) PCI: 09:00:0: chip 14e4,1713 card 1028,01f3 rev 02 class 02,00,00 hdr 00
(II) PCI: 0c:00:0: chip 8086,4222 card 8086,1020 rev 02 class 02,80,00 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,13), 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 11: bridge is at (0:28:0), (0,11,11), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-PCI bridge:
(II) Bus 12: bridge is at (0:28:1), (0,12,12), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 12 non-prefetchable memory range:
	[0] -1	0	0xfe800000 - 0xfe8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 13: bridge is at (0:28:3), (0,13,14), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 13 I/O range:
	[0] -1	0	0x0000d000 - 0x0000dfff (0x1000) IX[B]
(II) Bus 13 non-prefetchable memory range:
	[0] -1	0	0xfe600000 - 0xfe7fffff (0x200000) MX[B]
(II) Bus 13 prefetchable memory range:
	[0] -1	0	0xf0000000 - 0xf01fffff (0x200000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 9: bridge is at (0:28:5), (0,9,9), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 9 non-prefetchable memory range:
	[0] -1	0	0xfe500000 - 0xfe5fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:30:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xfe400000 - 0xfe4fffff (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)
(--) PCI:*(0:2:0) Intel Corporation Mobile GM965/GL960 Integrated
Graphics Controller rev 12, Mem @ 0xfea00000/20, 0xe0000000/28, I/O @
0xeff8/3
(--) PCI: (0:2:1) Intel Corporation Mobile GM965/GL960 Integrated
Graphics Controller rev 12, Mem @ 0xfeb00000/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	0xfe8ff000 - 0xfe8fffff (0x1000) MX[B]
	[1] -1	0	0xfe5f0000 - 0xfe5fffff (0x10000) MX[B]
	[2] -1	0	0xfe4ff700 - 0xfe4ff7ff (0x100) MX[B]
	[3] -1	0	0xfe4ff600 - 0xfe4ff6ff (0x100) MX[B]
	[4] -1	0	0xfe4ff500 - 0xfe4ff5ff (0x100) MX[B]
	[5] -1	0	0xfe4ff400 - 0xfe4ff4ff (0x100) MX[B]
	[6] -1	0	0xfe4ff800 - 0xfe4fffff (0x800) MX[B]
	[7] -1	0	0xfe9fb700 - 0xfe9fb7ff (0x100) MX[B]
	[8] -1	0	0xfe9fb800 - 0xfe9fbfff (0x800) MX[B]
	[9] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[10] -1	0	0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
	[11] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[12] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[15] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[16] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[17] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[18] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[19] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[20] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[21] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[22] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[23] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[24] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[27] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[28] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[29] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[30] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[31] -1	0	0x0000eff8 - 0x0000efff (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xfe8ff000 - 0xfe8fffff (0x1000) MX[B]
	[1] -1	0	0xfe5f0000 - 0xfe5fffff (0x10000) MX[B]
	[2] -1	0	0xfe4ff700 - 0xfe4ff7ff (0x100) MX[B]
	[3] -1	0	0xfe4ff600 - 0xfe4ff6ff (0x100) MX[B]
	[4] -1	0	0xfe4ff500 - 0xfe4ff5ff (0x100) MX[B]
	[5] -1	0	0xfe4ff400 - 0xfe4ff4ff (0x100) MX[B]
	[6] -1	0	0xfe4ff800 - 0xfe4fffff (0x800) MX[B]
	[7] -1	0	0xfe9fb700 - 0xfe9fb7ff (0x100) MX[B]
	[8] -1	0	0xfe9fb800 - 0xfe9fbfff (0x800) MX[B]
	[9] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[10] -1	0	0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
	[11] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[12] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[15] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[16] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[17] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[18] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[19] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[20] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[21] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[22] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[23] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[24] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[25] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[26] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[27] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[28] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[29] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[30] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[31] -1	0	0x0000eff8 - 0x0000efff (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	0xfe8ff000 - 0xfe8fffff (0x1000) MX[B]
	[5] -1	0	0xfe5f0000 - 0xfe5fffff (0x10000) MX[B]
	[6] -1	0	0xfe4ff700 - 0xfe4ff7ff (0x100) MX[B]
	[7] -1	0	0xfe4ff600 - 0xfe4ff6ff (0x100) MX[B]
	[8] -1	0	0xfe4ff500 - 0xfe4ff5ff (0x100) MX[B]
	[9] -1	0	0xfe4ff400 - 0xfe4ff4ff (0x100) MX[B]
	[10] -1	0	0xfe4ff800 - 0xfe4fffff (0x800) MX[B]
	[11] -1	0	0xfe9fb700 - 0xfe9fb7ff (0x100) MX[B]
	[12] -1	0	0xfe9fb800 - 0xfe9fbfff (0x800) MX[B]
	[13] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[14] -1	0	0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
	[15] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[16] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[22] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[23] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[24] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[25] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[26] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[27] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[28] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[29] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[30] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[33] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[34] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[35] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[36] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[37] -1	0	0x0000eff8 - 0x0000efff (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. This was enabled by default and also
specified in the config file.
(II) "freetype" will be loaded by default.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also
specified in the config file.
(II) 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: "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: "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: "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: "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: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 2.2.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video 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: "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: "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) 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, Intel Integrated Graphics Device
(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	0xfe8ff000 - 0xfe8fffff (0x1000) MX[B]
	[5] -1	0	0xfe5f0000 - 0xfe5fffff (0x10000) MX[B]
	[6] -1	0	0xfe4ff700 - 0xfe4ff7ff (0x100) MX[B]
	[7] -1	0	0xfe4ff600 - 0xfe4ff6ff (0x100) MX[B]
	[8] -1	0	0xfe4ff500 - 0xfe4ff5ff (0x100) MX[B]
	[9] -1	0	0xfe4ff400 - 0xfe4ff4ff (0x100) MX[B]
	[10] -1	0	0xfe4ff800 - 0xfe4fffff (0x800) MX[B]
	[11] -1	0	0xfe9fb700 - 0xfe9fb7ff (0x100) MX[B]
	[12] -1	0	0xfe9fb800 - 0xfe9fbfff (0x800) MX[B]
	[13] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[14] -1	0	0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
	[15] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[16] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfea00000 - 0xfeafffff (0x100000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[22] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[23] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[24] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[25] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[26] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[27] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[28] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[29] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[30] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[31] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[32] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[33] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[34] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[35] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[36] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[37] -1	0	0x0000eff8 - 0x0000efff (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	0xfe8ff000 - 0xfe8fffff (0x1000) MX[B]
	[5] -1	0	0xfe5f0000 - 0xfe5fffff (0x10000) MX[B]
	[6] -1	0	0xfe4ff700 - 0xfe4ff7ff (0x100) MX[B]
	[7] -1	0	0xfe4ff600 - 0xfe4ff6ff (0x100) MX[B]
	[8] -1	0	0xfe4ff500 - 0xfe4ff5ff (0x100) MX[B]
	[9] -1	0	0xfe4ff400 - 0xfe4ff4ff (0x100) MX[B]
	[10] -1	0	0xfe4ff800 - 0xfe4fffff (0x800) MX[B]
	[11] -1	0	0xfe9fb700 - 0xfe9fb7ff (0x100) MX[B]
	[12] -1	0	0xfe9fb800 - 0xfe9fbfff (0x800) MX[B]
	[13] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[14] -1	0	0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
	[15] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[16] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xfea00000 - 0xfeafffff (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	0x000010c0 - 0x000010df (0x20) IX[B]
	[25] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[26] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[27] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[28] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[29] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[30] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[31] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[32] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[33] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[34] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[35] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[36] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[37] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[38] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[39] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[40] -1	0	0x0000eff8 - 0x0000efff (0x8) IX[B](B)
	[41] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[42] 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
(**) intel(0): Option "DRI" "true"
(**) intel(0): Option "FramebufferCompression" "false"
(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 0xFEA00000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for 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 Generic 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): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "AUO", prod id 17988
(II) intel(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only
handle seperate sync.
(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)GM965/PM965/GL960 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)GM965/PM965/GL960
Graphics Controller
(II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
(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): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(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): EDID vendor "AUO", prod id 17988
(II) intel(0): DDCModeFromDetailedTiming: 1280x800 Warning: We only
handle seperate sync.
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TV disconnected
(II) intel(0): Output LVDS using initial mode 1280x800
(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): 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
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Reloading /usr/lib/xorg/modules/extensions//libdri.so
(==) 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	0xfea00000 - 0xfeafffff (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	0xfe8ff000 - 0xfe8fffff (0x1000) MX[B]
	[7] -1	0	0xfe5f0000 - 0xfe5fffff (0x10000) MX[B]
	[8] -1	0	0xfe4ff700 - 0xfe4ff7ff (0x100) MX[B]
	[9] -1	0	0xfe4ff600 - 0xfe4ff6ff (0x100) MX[B]
	[10] -1	0	0xfe4ff500 - 0xfe4ff5ff (0x100) MX[B]
	[11] -1	0	0xfe4ff400 - 0xfe4ff4ff (0x100) MX[B]
	[12] -1	0	0xfe4ff800 - 0xfe4fffff (0x800) MX[B]
	[13] -1	0	0xfe9fb700 - 0xfe9fb7ff (0x100) MX[B]
	[14] -1	0	0xfe9fb800 - 0xfe9fbfff (0x800) MX[B]
	[15] -1	0	0xfed1c000 - 0xfed1c3ff (0x400) MX[B]
	[16] -1	0	0xfe9fc000 - 0xfe9fffff (0x4000) MX[B]
	[17] -1	0	0xfed1c400 - 0xfed1c7ff (0x400) MX[B]
	[18] -1	0	0xfeb00000 - 0xfebfffff (0x100000) MX[B](B)
	[19] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[20] -1	0	0xfea00000 - 0xfeafffff (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	0x0000eff8 - 0x0000efff (0x8) IS[B]
	[25] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[26] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[27] -1	0	0x000010c0 - 0x000010df (0x20) IX[B]
	[28] -1	0	0x00006ee0 - 0x00006eff (0x20) IX[B]
	[29] -1	0	0x00006ec8 - 0x00006ecb (0x4) IX[B]
	[30] -1	0	0x00006ec0 - 0x00006ec7 (0x8) IX[B]
	[31] -1	0	0x00006eb8 - 0x00006ebb (0x4) IX[B]
	[32] -1	0	0x00006eb0 - 0x00006eb7 (0x8) IX[B]
	[33] -1	0	0x00006fa0 - 0x00006faf (0x10) IX[B]
	[34] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[35] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[36] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[37] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[38] -1	0	0x00006f40 - 0x00006f5f (0x20) IX[B]
	[39] -1	0	0x00006f60 - 0x00006f7f (0x20) IX[B]
	[40] -1	0	0x00006f80 - 0x00006f9f (0x20) IX[B]
	[41] -1	0	0x00006f00 - 0x00006f1f (0x20) IX[B]
	[42] -1	0	0x00006f20 - 0x00006f3f (0x20) IX[B]
	[43] -1	0	0x0000eff8 - 0x0000efff (0x8) IX[B](B)
	[44] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[45] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 238592 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 954364 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(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): VideoRam: 262144 KB
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Success.
(II) intel(0): [drm] Registers = 0xfea00000
(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 0xe12f8000, handle = 0xe12f8000
(II) intel(0): [drm] mapped depth buffer at 0xe16e0000, handle = 0xe16e0000
(II) intel(0): [drm] mapped classic textures at 0xe1ac8000, handle = 0xe1ac8000
(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 12288000 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x012f8000 (pgoffset 4856)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x016e0000 (pgoffset 5856)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x01ac8000 (pgoffset 6856)
(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): 0x00100000-0x0073ffff: front buffer (6400 kB) X tiled
(II) intel(0): 0x00740000-0x012f7fff: exa offscreen (12000 kB)
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x012f8000-0x016dffff: back buffer (4000 kB) X tiled
(II) intel(0): 0x016e0000-0x01ac7fff: depth buffer (4000 kB) Y tiled
(II) intel(0): 0x01ac8000-0x03ac7fff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(WW) intel(0): ESR is 0x00000001
(WW) intel(0): Existing errors found in hardware state.
(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 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.
(**) Option "dpms"
(**) intel(0): DPMS enabled
(II) intel(0): Set up textured 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 304 x 190
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "latam"
(**) Generic Keyboard: XkbLayout: "latam"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3
(**) Option "Device" "/dev/input/event3"
(**) Option "SHMConfig" "true"
(**) Option "HorizScrollDelta" "50"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(II) evaluating device (Synaptics Touchpad)
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event3
(**) Option "Device" "/dev/input/event3"
(--) Synaptics Touchpad touchpad found
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic,
removing from list!


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

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6              2.7-10                GNU C Library: Shared libraries
ii  libdrm2            2.3.0-4               Userspace interface to kernel DRM
ii  xserver-xorg-core  2:1.4.1~git20080131-4 Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

-- no debconf information

-- 
Jaime Alberto Silva
Ingeniero Electricista
http://jaimealbertosilva.blogspot.com/
[Screenshot-2.png (image/png, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #156 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: "Andrew C. Dingman" <andrew@mail.dingman.org>, 451791@bugs.debian.org, Ondrej Certik <ondrej@certik.cz>, 452268@bugs.debian.org, Matthieu CASTET <matthieu.castet@parrot.com>, 462921@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Sat, 31 May 2008 19:54:24 +0200
Hello people having display corruption on i965,

Could you try adding
  Option "EXANoComposite" "true"
to the Device section of /etc/X11/xorg.conf?

(and if not already done, you can try Option "AccelMethod" "XAA" as well)

EXA Composite seems to be a good candidate for this kind of breakage.

Brice




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Matthieu CASTET <matthieu.castet@parrot.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #161 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Cc: "Andrew C. Dingman" <andrew@mail.dingman.org>, 451791@bugs.debian.org, Ondrej Certik <ondrej@certik.cz>, 452268@bugs.debian.org, 462921@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Mon, 02 Jun 2008 10:03:23 +0200
Brice Goglin wrote:
> Hello people having display corruption on i965,
> 
> Could you try adding
>   Option "EXANoComposite" "true"
> to the Device section of /etc/X11/xorg.conf?
> 
> (and if not already done, you can try Option "AccelMethod" "XAA" as well)
> 
> EXA Composite seems to be a good candidate for this kind of breakage.
> 
That's what I did and it solve the problem.

But with new version (last from debian sid) EXA work again.


Matthieu




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #166 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Matthieu CASTET <matthieu.castet@parrot.com>, 451791@bugs.debian.org
Cc: "Andrew C. Dingman" <andrew@mail.dingman.org>, Ondrej Certik <ondrej@certik.cz>, 452268@bugs.debian.org, 462921@bugs.debian.org, control@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Thu, 12 Jun 2008 07:34:08 +0200
forwarded 451791 https://bugs.freedesktop.org/show_bug.cgi?id=15278
notfound 451791 2:2.1.1-1
forcemerge 451791 482645 483487
thank you



Matthieu CASTET wrote:
> Brice Goglin wrote:
>> Hello people having display corruption on i965,
>>
>> Could you try adding
>>   Option "EXANoComposite" "true"
>> to the Device section of /etc/X11/xorg.conf?
>>
>> (and if not already done, you can try Option "AccelMethod" "XAA" as
>> well)
>>
>> EXA Composite seems to be a good candidate for this kind of breakage.
>>
> That's what I did and it solve the problem.

Good to know, thanks.
I am merging all these similar bugs now, there's a good chance they are
all related to EXA Composite.

> But with new version (last from debian sid) EXA work again.

That's a bit surprising.

Brice





Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=12865 to https://bugs.freedesktop.org/show_bug.cgi?id=15278. Request was from Brice Goglin <Brice.Goglin@ens-lyon.org> to control@bugs.debian.org. (Thu, 12 Jun 2008 05:36:08 GMT) (full text, mbox, link).


Bug no longer marked as found in version 2:2.1.1-1. Request was from Brice Goglin <Brice.Goglin@ens-lyon.org> to control@bugs.debian.org. (Thu, 12 Jun 2008 05:36:11 GMT) (full text, mbox, link).


Forcibly Merged 451791 452268 462921 482645 483487. Request was from Brice Goglin <Brice.Goglin@ens-lyon.org> to control@bugs.debian.org. (Thu, 12 Jun 2008 05:36:13 GMT) (full text, mbox, link).


Forcibly Merged 451791 452268 462921 481579 482645 483487. Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Sat, 28 Jun 2008 06:15:05 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Sam Morris <sam@robots.org.uk>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #179 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Sam Morris <sam@robots.org.uk>
To: 451791@bugs.debian.org
Subject: Re: [965G EXA] Fonts and many other items fail to render legibly
Date: Sat, 05 Jul 2008 17:07:35 +0100
[Message part 1 (text/plain, inline)]
I don't think that the bug I had is
<https://bugs.freedesktop.org/show_bug.cgi?id=15278>. My screen looks
totally different to the screenshots (either there, or on the bug that
it was marked a duplicate of), and I am not using isolinux's vesa menu,
but grub!

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #184 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Sam Morris <sam@robots.org.uk>, 451791@bugs.debian.org
Subject: Re: Bug#451791: [965G EXA] Fonts and many other items fail to render legibly
Date: Sat, 05 Jul 2008 20:10:06 +0200
Sam Morris a écrit :
> I don't think that the bug I had is
> <https://bugs.freedesktop.org/show_bug.cgi?id=15278>. My screen looks
> totally different to the screenshots (either there, or on the bug that
> it was marked a duplicate of), and I am not using isolinux's vesa menu,
> but grub!
>   

All these bugs seem to be related to EXA Composite and font rendering.
But we know pretty much nothing else. I am not sure the upstream devs
ever reproduced any bug like this, but I am not sure either that they
actually tried with Xserver 1.4.

Brice





Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=15278 to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 21 Jul 2008 07:10:41 GMT) (full text, mbox, link).


Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012 to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 21 Jul 2008 07:10:46 GMT) (full text, mbox, link).


Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012 to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 21 Jul 2008 07:10:50 GMT) (full text, mbox, link).


Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012 to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 21 Jul 2008 07:10:56 GMT) (full text, mbox, link).


Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012 to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 21 Jul 2008 07:11:01 GMT) (full text, mbox, link).


Forwarded-to-address changed from https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012 to https://bugs.freedesktop.org/show_bug.cgi?id=15278, merged-upstream: https://bugs.freedesktop.org/show_bug.cgi?id=15012. Request was from bts-link-upstream@lists.alioth.debian.org to control@bugs.debian.org. (Mon, 21 Jul 2008 07:11:05 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to dmanye <dmanye@urv.cat>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #201 received at 451791@bugs.debian.org (full text, mbox, reply):

From: dmanye <dmanye@urv.cat>
To: 451791@bugs.debian.org
Subject: solved (for me) in testing
Date: Tue, 12 Aug 2008 11:29:08 +0200
[Message part 1 (text/plain, inline)]
hi,

i was hit by this bug in a lenny installation (d-i rc2 netinstall + task 
desktop, and no further config) some days/weeks ago (i have an i965 board).

my problem was that fonts and icons were not displayed at all (fonts got 
visible only if set to monochrome in the gnome preferences and only for 
some type of fonts).

adding the suggested

   Option "AccelMethod" "XAA"

solved my problem but as of today, doing an apt-get upgrade to lenny 
*and rebooting* made the system working without adding AccelMethod to 
xorg.conf.

salut.
[dmanye.vcf (text/x-vcard, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #206 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: dmanye <dmanye@urv.cat>, 451791@bugs.debian.org
Subject: Re: Bug#451791: solved (for me) in testing
Date: Wed, 13 Aug 2008 08:32:57 +0200
dmanye wrote:
> adding the suggested
>
>    Option "AccelMethod" "XAA"
>
> solved my problem but as of today, doing an apt-get upgrade to lenny
> *and rebooting* made the system working without adding AccelMethod to
> xorg.conf.

Can you send your xorg.conf so that we check that there is no other
workaround enabled?

Brice





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to <david.manye@urv.cat>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #211 received at 451791@bugs.debian.org (full text, mbox, reply):

From: <david.manye@urv.cat>
To: Brice Goglin <Brice.Goglin@ens-lyon.org>
Cc: 451791@bugs.debian.org
Subject: Re: Bug#451791: solved (for me) in testing
Date: Wed, 13 Aug 2008 11:04:35 +0200
[Message part 1 (text/plain, inline)]
----- Missatge original -----
De: Brice Goglin <Brice.Goglin@ens-lyon.org>
Data: Dimecres, Agost 13, 2008 8:33
Assumpte: Re: Bug#451791: solved (for me) in testing
Per a: dmanye <david.manye@urv.cat>, 451791@bugs.debian.org

> dmanye wrote:
> > adding the suggested
> >
> >    Option "AccelMethod" "XAA"
> >
> > solved my problem but as of today, doing an apt-get upgrade to lenny
> > *and rebooting* made the system working without adding 
> AccelMethod to
> > xorg.conf.
> 
> Can you send your xorg.conf so that we check that there is no other
> workaround enabled?
> 
> Brice
> 


i've repeated some tests and it looks (for me) so beautiful as i thought. 

the card i have is a:

00:02.0 VGA compatible controller: Intel Corporation 82Q963/Q965 Integrated Graphics Controller (rev 02)

installing a d-i lenny rc2 netinstall with task desktop works ok and needs no config at all.

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

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

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

Section "Device"
        Identifier      "Configured Video Device"
EndSection

Section "Monitor"
        Identifier      "Configured Monitor"
EndSection

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

and here is the log of the working config:
--------------------------------------------------------------------------------
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-2)
Current Operating System: Linux d221 2.6.24-1-686 #1 SMP Thu May 8 02:16:39 UTC 2008 i686
Build Date: 18 July 2008  11:09:10AM
 
    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 Aug 13 12:43:38 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
    Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) |-->Input Device "Configured Mouse"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
    Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
    Using the first keyboard device.
(==) 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.
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" 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
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e3b20
(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.2, 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,2990 card 1043,81e9 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,2991 card 0000,0000 rev 02 class 06,04,00 hdr 01
(II) PCI: 00:02:0: chip 8086,2992 card 1043,81e9 rev 02 class 03,00,00 hdr 00
(II) PCI: 00:19:0: chip 8086,104a card 1043,8268 rev 02 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2834 card 1043,81eb rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 1043,81eb rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 1043,81eb rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 1043,81eb rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1c:4: chip 8086,2847 card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 1043,81eb rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 1043,81eb rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 1043,81eb rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 1043,81eb rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2814 card 1043,81eb rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2820 card 1043,81eb rev 02 class 01,01,8f hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 1043,81eb rev 02 class 0c,05,00 hdr 00
(II) PCI: 00:1f:5: chip 8086,2825 card 1043,81eb rev 02 class 01,01,85 hdr 00
(II) PCI: 02:00:0: chip 197b,2363 card 1043,81e4 rev 02 class 01,06,01 hdr 80
(II) PCI: 02:00:1: chip 197b,2363 card 1043,81e4 rev 02 class 01,01,85 hdr 00
(II) PCI: 04:01:0: chip 104c,8023 card 1043,808b rev 00 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,4), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
    [0] -1    0    0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 1 prefetchable memory range:
    [0] -1    0    0xfde00000 - 0xfdefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:0), (0,3,3), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 3 prefetchable memory range:
    [0] -1    0    0xfdf00000 - 0xfdffffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 2: bridge is at (0:28:4), (0,2,2), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 2 I/O range:
    [0] -1    0    0x0000e000 - 0x0000efff (0x1000) IX[B]
(II) Bus 2 non-prefetchable memory range:
    [0] -1    0    0xfea00000 - 0xfeafffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:30:0), (0,4,4), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Bus 4 non-prefetchable memory range:
    [0] -1    0    0xfeb00000 - 0xfebfffff (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)
(--) PCI:*(0:2:0) Intel Corporation 82Q963/Q965 Integrated Graphics Controller rev 2, Mem @ 0xfe900000/20, 0xe0000000/28, I/O @ 0xdc00/3
(II) Addressable bus resource ranges are
    [0] -1    0    0x00000000 - 0xffffffff (0x0) 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    0xfebf8000 - 0xfebfbfff (0x4000) MX[B]
    [1] -1    0    0xfebff800 - 0xfebfffff (0x800) MX[B]
    [2] -1    0    0xfeafe000 - 0xfeafffff (0x2000) MX[B]
    [3] -1    0    0xfe8fb000 - 0xfe8fb0ff (0x100) MX[B]
    [4] -1    0    0xfe8fb400 - 0xfe8fb7ff (0x400) MX[B]
    [5] -1    0    0xfe8f0000 - 0xfe8f3fff (0x4000) MX[B]
    [6] -1    0    0xfe8fb800 - 0xfe8fbbff (0x400) MX[B]
    [7] -1    0    0xfe8fa000 - 0xfe8fafff (0x1000) MX[B]
    [8] -1    0    0xfe8c0000 - 0xfe8dffff (0x20000) MX[B]
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [10] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B](B)
    [11] -1    0    0x0000e400 - 0x0000e40f (0x10) IX[B]
    [12] -1    0    0x0000e480 - 0x0000e483 (0x4) IX[B]
    [13] -1    0    0x0000e800 - 0x0000e807 (0x8) IX[B]
    [14] -1    0    0x0000e880 - 0x0000e883 (0x4) IX[B]
    [15] -1    0    0x0000ec00 - 0x0000ec07 (0x8) IX[B]
    [16] -1    0    0x0000c080 - 0x0000c08f (0x10) IX[B]
    [17] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[B]
    [18] -1    0    0x0000c480 - 0x0000c483 (0x4) IX[B]
    [19] -1    0    0x0000c800 - 0x0000c807 (0x8) IX[B]
    [20] -1    0    0x0000c880 - 0x0000c883 (0x4) IX[B]
    [21] -1    0    0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [22] -1    0    0x00000400 - 0x0000041f (0x20) IX[B]
    [23] -1    0    0x0000b080 - 0x0000b08f (0x10) IX[B]
    [24] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [25] -1    0    0x0000b480 - 0x0000b483 (0x4) IX[B]
    [26] -1    0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [27] -1    0    0x0000b880 - 0x0000b883 (0x4) IX[B]
    [28] -1    0    0x0000bc00 - 0x0000bc07 (0x8) IX[B]
    [29] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [30] -1    0    0x0000d080 - 0x0000d09f (0x20) IX[B]
    [31] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [32] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [33] -1    0    0x0000d480 - 0x0000d49f (0x20) IX[B]
    [34] -1    0    0x0000d880 - 0x0000d89f (0x20) IX[B]
    [35] -1    0    0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
    [0] -1    0    0xfebf8000 - 0xfebfbfff (0x4000) MX[B]
    [1] -1    0    0xfebff800 - 0xfebfffff (0x800) MX[B]
    [2] -1    0    0xfeafe000 - 0xfeafffff (0x2000) MX[B]
    [3] -1    0    0xfe8fb000 - 0xfe8fb0ff (0x100) MX[B]
    [4] -1    0    0xfe8fb400 - 0xfe8fb7ff (0x400) MX[B]
    [5] -1    0    0xfe8f0000 - 0xfe8f3fff (0x4000) MX[B]
    [6] -1    0    0xfe8fb800 - 0xfe8fbbff (0x400) MX[B]
    [7] -1    0    0xfe8fa000 - 0xfe8fafff (0x1000) MX[B]
    [8] -1    0    0xfe8c0000 - 0xfe8dffff (0x20000) MX[B]
    [9] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [10] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B](B)
    [11] -1    0    0x0000e400 - 0x0000e40f (0x10) IX[B]
    [12] -1    0    0x0000e480 - 0x0000e483 (0x4) IX[B]
    [13] -1    0    0x0000e800 - 0x0000e807 (0x8) IX[B]
    [14] -1    0    0x0000e880 - 0x0000e883 (0x4) IX[B]
    [15] -1    0    0x0000ec00 - 0x0000ec07 (0x8) IX[B]
    [16] -1    0    0x0000c080 - 0x0000c08f (0x10) IX[B]
    [17] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[B]
    [18] -1    0    0x0000c480 - 0x0000c483 (0x4) IX[B]
    [19] -1    0    0x0000c800 - 0x0000c807 (0x8) IX[B]
    [20] -1    0    0x0000c880 - 0x0000c883 (0x4) IX[B]
    [21] -1    0    0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [22] -1    0    0x00000400 - 0x0000041f (0x20) IX[B]
    [23] -1    0    0x0000b080 - 0x0000b08f (0x10) IX[B]
    [24] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [25] -1    0    0x0000b480 - 0x0000b483 (0x4) IX[B]
    [26] -1    0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [27] -1    0    0x0000b880 - 0x0000b883 (0x4) IX[B]
    [28] -1    0    0x0000bc00 - 0x0000bc07 (0x8) IX[B]
    [29] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [30] -1    0    0x0000d080 - 0x0000d09f (0x20) IX[B]
    [31] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [32] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [33] -1    0    0x0000d480 - 0x0000d49f (0x20) IX[B]
    [34] -1    0    0x0000d880 - 0x0000d89f (0x20) IX[B]
    [35] -1    0    0x0000dc00 - 0x0000dc07 (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    0xfebf8000 - 0xfebfbfff (0x4000) MX[B]
    [5] -1    0    0xfebff800 - 0xfebfffff (0x800) MX[B]
    [6] -1    0    0xfeafe000 - 0xfeafffff (0x2000) MX[B]
    [7] -1    0    0xfe8fb000 - 0xfe8fb0ff (0x100) MX[B]
    [8] -1    0    0xfe8fb400 - 0xfe8fb7ff (0x400) MX[B]
    [9] -1    0    0xfe8f0000 - 0xfe8f3fff (0x4000) MX[B]
    [10] -1    0    0xfe8fb800 - 0xfe8fbbff (0x400) MX[B]
    [11] -1    0    0xfe8fa000 - 0xfe8fafff (0x1000) MX[B]
    [12] -1    0    0xfe8c0000 - 0xfe8dffff (0x20000) MX[B]
    [13] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [14] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B](B)
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [17] -1    0    0x0000e400 - 0x0000e40f (0x10) IX[B]
    [18] -1    0    0x0000e480 - 0x0000e483 (0x4) IX[B]
    [19] -1    0    0x0000e800 - 0x0000e807 (0x8) IX[B]
    [20] -1    0    0x0000e880 - 0x0000e883 (0x4) IX[B]
    [21] -1    0    0x0000ec00 - 0x0000ec07 (0x8) IX[B]
    [22] -1    0    0x0000c080 - 0x0000c08f (0x10) IX[B]
    [23] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[B]
    [24] -1    0    0x0000c480 - 0x0000c483 (0x4) IX[B]
    [25] -1    0    0x0000c800 - 0x0000c807 (0x8) IX[B]
    [26] -1    0    0x0000c880 - 0x0000c883 (0x4) IX[B]
    [27] -1    0    0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [28] -1    0    0x00000400 - 0x0000041f (0x20) IX[B]
    [29] -1    0    0x0000b080 - 0x0000b08f (0x10) IX[B]
    [30] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [31] -1    0    0x0000b480 - 0x0000b483 (0x4) IX[B]
    [32] -1    0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [33] -1    0    0x0000b880 - 0x0000b883 (0x4) IX[B]
    [34] -1    0    0x0000bc00 - 0x0000bc07 (0x8) IX[B]
    [35] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [36] -1    0    0x0000d080 - 0x0000d09f (0x20) IX[B]
    [37] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [38] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [39] -1    0    0x0000d480 - 0x0000d49f (0x20) IX[B]
    [40] -1    0    0x0000d880 - 0x0000d89f (0x20) IX[B]
    [41] -1    0    0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.4.2, 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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.4.2, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
    compiled for 1.4.2, 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.2, 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.2, 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.2, module version = 1.0.0
    ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) Matched intel from file name intel.ids in autoconfig
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(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.90, module version = 1.3.0
    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.90, module version = 1.3.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.0
(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, Intel Integrated Graphics Device
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset 965Q 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    0xfebf8000 - 0xfebfbfff (0x4000) MX[B]
    [5] -1    0    0xfebff800 - 0xfebfffff (0x800) MX[B]
    [6] -1    0    0xfeafe000 - 0xfeafffff (0x2000) MX[B]
    [7] -1    0    0xfe8fb000 - 0xfe8fb0ff (0x100) MX[B]
    [8] -1    0    0xfe8fb400 - 0xfe8fb7ff (0x400) MX[B]
    [9] -1    0    0xfe8f0000 - 0xfe8f3fff (0x4000) MX[B]
    [10] -1    0    0xfe8fb800 - 0xfe8fbbff (0x400) MX[B]
    [11] -1    0    0xfe8fa000 - 0xfe8fafff (0x1000) MX[B]
    [12] -1    0    0xfe8c0000 - 0xfe8dffff (0x20000) MX[B]
    [13] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [14] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B](B)
    [15] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [16] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [17] -1    0    0x0000e400 - 0x0000e40f (0x10) IX[B]
    [18] -1    0    0x0000e480 - 0x0000e483 (0x4) IX[B]
    [19] -1    0    0x0000e800 - 0x0000e807 (0x8) IX[B]
    [20] -1    0    0x0000e880 - 0x0000e883 (0x4) IX[B]
    [21] -1    0    0x0000ec00 - 0x0000ec07 (0x8) IX[B]
    [22] -1    0    0x0000c080 - 0x0000c08f (0x10) IX[B]
    [23] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[B]
    [24] -1    0    0x0000c480 - 0x0000c483 (0x4) IX[B]
    [25] -1    0    0x0000c800 - 0x0000c807 (0x8) IX[B]
    [26] -1    0    0x0000c880 - 0x0000c883 (0x4) IX[B]
    [27] -1    0    0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [28] -1    0    0x00000400 - 0x0000041f (0x20) IX[B]
    [29] -1    0    0x0000b080 - 0x0000b08f (0x10) IX[B]
    [30] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [31] -1    0    0x0000b480 - 0x0000b483 (0x4) IX[B]
    [32] -1    0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [33] -1    0    0x0000b880 - 0x0000b883 (0x4) IX[B]
    [34] -1    0    0x0000bc00 - 0x0000bc07 (0x8) IX[B]
    [35] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [36] -1    0    0x0000d080 - 0x0000d09f (0x20) IX[B]
    [37] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [38] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [39] -1    0    0x0000d480 - 0x0000d49f (0x20) IX[B]
    [40] -1    0    0x0000d880 - 0x0000d89f (0x20) IX[B]
    [41] -1    0    0x0000dc00 - 0x0000dc07 (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    0xfebf8000 - 0xfebfbfff (0x4000) MX[B]
    [5] -1    0    0xfebff800 - 0xfebfffff (0x800) MX[B]
    [6] -1    0    0xfeafe000 - 0xfeafffff (0x2000) MX[B]
    [7] -1    0    0xfe8fb000 - 0xfe8fb0ff (0x100) MX[B]
    [8] -1    0    0xfe8fb400 - 0xfe8fb7ff (0x400) MX[B]
    [9] -1    0    0xfe8f0000 - 0xfe8f3fff (0x4000) MX[B]
    [10] -1    0    0xfe8fb800 - 0xfe8fbbff (0x400) MX[B]
    [11] -1    0    0xfe8fa000 - 0xfe8fafff (0x1000) MX[B]
    [12] -1    0    0xfe8c0000 - 0xfe8dffff (0x20000) MX[B]
    [13] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [14] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B](B)
    [15] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B]
    [16] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B]
    [17] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B]
    [18] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [19] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [20] -1    0    0x0000e400 - 0x0000e40f (0x10) IX[B]
    [21] -1    0    0x0000e480 - 0x0000e483 (0x4) IX[B]
    [22] -1    0    0x0000e800 - 0x0000e807 (0x8) IX[B]
    [23] -1    0    0x0000e880 - 0x0000e883 (0x4) IX[B]
    [24] -1    0    0x0000ec00 - 0x0000ec07 (0x8) IX[B]
    [25] -1    0    0x0000c080 - 0x0000c08f (0x10) IX[B]
    [26] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[B]
    [27] -1    0    0x0000c480 - 0x0000c483 (0x4) IX[B]
    [28] -1    0    0x0000c800 - 0x0000c807 (0x8) IX[B]
    [29] -1    0    0x0000c880 - 0x0000c883 (0x4) IX[B]
    [30] -1    0    0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [31] -1    0    0x00000400 - 0x0000041f (0x20) IX[B]
    [32] -1    0    0x0000b080 - 0x0000b08f (0x10) IX[B]
    [33] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [34] -1    0    0x0000b480 - 0x0000b483 (0x4) IX[B]
    [35] -1    0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [36] -1    0    0x0000b880 - 0x0000b883 (0x4) IX[B]
    [37] -1    0    0x0000bc00 - 0x0000bc07 (0x8) IX[B]
    [38] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [39] -1    0    0x0000d080 - 0x0000d09f (0x20) IX[B]
    [40] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [41] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [42] -1    0    0x0000d480 - 0x0000d49f (0x20) IX[B]
    [43] -1    0    0x0000d880 - 0x0000d89f (0x20) IX[B]
    [44] -1    0    0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
    [45] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B]
    [46] 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.2, 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.2, 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.2, module version = 0.1.0
    ABI class: X.Org Video Driver, version 2.0
(II) intel(0): Creating default Display subsection in Screen section
    "Default Screen" for depth/fbbpp 24/32
(==) 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) 965Q
(--) intel(0): Chipset: "965Q"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xFE900000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for 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 Configured Monitor
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(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): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(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): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "AOC", prod id 6528
(II) intel(0): Using EDID range info for horizontal sync
(II) intel(0): Using EDID range info for vertical refresh
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) intel(0): EDID vendor "AOC", prod id 6528
(II) intel(0): Output VGA connected
(II) intel(0): Output VGA using initial mode 1280x1024
(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): Display dimensions: (380, 300) mm
(**) intel(0): DPI set to (106, 135)
(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.2, 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.2, 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 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000207
(WW) intel(0): PIPEASTAT before: status:
(WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(==) 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    0xfe900000 - 0xfe9fffff (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    0xfebf8000 - 0xfebfbfff (0x4000) MX[B]
    [7] -1    0    0xfebff800 - 0xfebfffff (0x800) MX[B]
    [8] -1    0    0xfeafe000 - 0xfeafffff (0x2000) MX[B]
    [9] -1    0    0xfe8fb000 - 0xfe8fb0ff (0x100) MX[B]
    [10] -1    0    0xfe8fb400 - 0xfe8fb7ff (0x400) MX[B]
    [11] -1    0    0xfe8f0000 - 0xfe8f3fff (0x4000) MX[B]
    [12] -1    0    0xfe8fb800 - 0xfe8fbbff (0x400) MX[B]
    [13] -1    0    0xfe8fa000 - 0xfe8fafff (0x1000) MX[B]
    [14] -1    0    0xfe8c0000 - 0xfe8dffff (0x20000) MX[B]
    [15] -1    0    0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
    [16] -1    0    0xfe900000 - 0xfe9fffff (0x100000) MX[B](B)
    [17] 0    0    0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
    [18] 0    0    0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
    [19] 0    0    0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
    [20] 0    0    0x0000dc00 - 0x0000dc07 (0x8) IS[B]
    [21] -1    0    0x0000ffff - 0x0000ffff (0x1) IX[B]
    [22] -1    0    0x00000000 - 0x000000ff (0x100) IX[B]
    [23] -1    0    0x0000e400 - 0x0000e40f (0x10) IX[B]
    [24] -1    0    0x0000e480 - 0x0000e483 (0x4) IX[B]
    [25] -1    0    0x0000e800 - 0x0000e807 (0x8) IX[B]
    [26] -1    0    0x0000e880 - 0x0000e883 (0x4) IX[B]
    [27] -1    0    0x0000ec00 - 0x0000ec07 (0x8) IX[B]
    [28] -1    0    0x0000c080 - 0x0000c08f (0x10) IX[B]
    [29] -1    0    0x0000c400 - 0x0000c40f (0x10) IX[B]
    [30] -1    0    0x0000c480 - 0x0000c483 (0x4) IX[B]
    [31] -1    0    0x0000c800 - 0x0000c807 (0x8) IX[B]
    [32] -1    0    0x0000c880 - 0x0000c883 (0x4) IX[B]
    [33] -1    0    0x0000cc00 - 0x0000cc07 (0x8) IX[B]
    [34] -1    0    0x00000400 - 0x0000041f (0x20) IX[B]
    [35] -1    0    0x0000b080 - 0x0000b08f (0x10) IX[B]
    [36] -1    0    0x0000b400 - 0x0000b40f (0x10) IX[B]
    [37] -1    0    0x0000b480 - 0x0000b483 (0x4) IX[B]
    [38] -1    0    0x0000b800 - 0x0000b807 (0x8) IX[B]
    [39] -1    0    0x0000b880 - 0x0000b883 (0x4) IX[B]
    [40] -1    0    0x0000bc00 - 0x0000bc07 (0x8) IX[B]
    [41] -1    0    0x0000d400 - 0x0000d41f (0x20) IX[B]
    [42] -1    0    0x0000d080 - 0x0000d09f (0x20) IX[B]
    [43] -1    0    0x0000d000 - 0x0000d01f (0x20) IX[B]
    [44] -1    0    0x0000d800 - 0x0000d81f (0x20) IX[B]
    [45] -1    0    0x0000d480 - 0x0000d49f (0x20) IX[B]
    [46] -1    0    0x0000d880 - 0x0000d89f (0x20) IX[B]
    [47] -1    0    0x0000dc00 - 0x0000dc07 (0x8) IX[B](B)
    [48] 0    0    0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
    [49] 0    0    0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 485376 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1941500 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 = 0xfe900000
(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 0xe29a0000, handle = 0xe29a0000
(II) intel(0): [drm] mapped depth buffer at 0xe33c8000, handle = 0xe33c8000
(II) intel(0): [drm] mapped classic textures at 0xe3df0000, handle = 0xe3df0000
(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 31948800 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00b28000 (pgoffset 2856)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x029a0000 (pgoffset 10656)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x033c8000 (pgoffset 13256)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x03df0000 (pgoffset 15856)
(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): 0x00100000-0x00b27fff: front buffer (10400 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x00b28000-0x0299ffff: exa offscreen (31200 kB)
(II) intel(0): 0x029a0000-0x033c7fff: back buffer (10400 kB) X tiled
(II) intel(0): 0x033c8000-0x03deffff: depth buffer (10400 kB) Y tiled
(II) intel(0): 0x03df0000-0x05deffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(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): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) 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 376 x 301
(WW) Configured Mouse: No Device specified, looking for one...
(II) Configured Mouse: Setting Device option to "/dev/input/mice"
(--) Configured Mouse: Device: "/dev/input/mice"
(==) Configured Mouse: Protocol: "Auto"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "es"
(**) Generic Keyboard: XkbLayout: "es"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(--) Configured Mouse: PnP-detected protocol: "ExplorerPS/2"
(II) Configured Mouse: ps2EnableDataReporting: succeeded
--------------------------------------------------------------------------------

note that the installation is done using a netinstall cd, so the x packages come from an updated debian mirror.

hope this helps.

------------------------------------------

david manyé i robert
 departament d'enginyeria informàtica i matemàtiques
 universitat rovira i virgili
edifici L2 laboratori 114
avinguda dels països catalans, 26
campus sescelades
43007 sant pere i sant pau (tarragona)

tel: 977-559706
fax: 977-559710

e-mail: dmanye@correu.urv.es
        ajuda.deim@correu.urv.es



[Message part 2 (text/html, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Julien Cristau <jcristau@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #216 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Julien Cristau <jcristau@debian.org>
To: "Andrew C. Dingman" <andrew@mail.dingman.org>, 451791@bugs.debian.org, Ondrej Certik <ondrej@certik.cz>, 452268@bugs.debian.org, Matthieu CASTET <matthieu.castet@parrot.com>, 462921@bugs.debian.org, Jayen <j__n@yahoo.com>, 481579@bugs.debian.org, Guido Trotter <ultrotter@debian.org>, 482645@bugs.debian.org, "A. Lester Buck III" <greylistbug-reg@compact.com>, 483487@bugs.debian.org, Stefano Costa <steko@iosa.it>, 495684@bugs.debian.org, Mark Hedges <hedges@scriptdolphin.org>, 496272@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Sun, 24 Aug 2008 20:48:39 +0200
Hi,

you all reported font corruption in X using the intel driver with EXA
acceleration enabled, on i965 chipsets.
Are you using a framebuffer kernel driver?  If /proc/fb is non-empty,
please send its contents to the bug you reported.  If it's empty, please
report that also :)

We'll probably have to revert back to XAA by default on i965 for lenny,
but it'd be nice to get the corruption with EXA fixed anyway, as XAA
will go away from the driver in the future.

Cheers,
Julien




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Julien Cristau <jcristau@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #221 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Julien Cristau <jcristau@debian.org>
To: 451791@bugs.debian.org, 483487@bugs.debian.org
Subject: Re: Undelivered Mail Returned to Sender
Date: Sun, 24 Aug 2008 21:19:24 +0200
fwiw.

On Sun, Aug 24, 2008 at 20:59:27 +0200, Mail Delivery System wrote:

> <andrew@mail.dingman.org>: host mail.dingman.org[64.151.155.69] said: 550
>     relaying to <andrew@mail.dingman.org> prohibited by administrator (in reply
>     to RCPT TO command)
> 
> <greylistbug-reg@compact.com>: host mail.compact.com[208.188.84.201] said: 550
>     Unrouteable address (in reply to RCPT TO command)




Severity set to `grave' from `important' Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Mon, 25 Aug 2008 16:48:28 GMT) (full text, mbox, link).


Forcibly Merged 451791 452268 462921 481579 482645 483487 495684 496272 496543. Request was from Julien Cristau <jcristau@debian.org> to control@bugs.debian.org. (Mon, 25 Aug 2008 16:48:38 GMT) (full text, mbox, link).


Forcibly Merged 451791 452268 462921 481579 482645 483487 495684 496272 496543. Request was from Brice Goglin <bgoglin@debian.org> to control@bugs.debian.org. (Mon, 25 Aug 2008 16:57:03 GMT) (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to andrew@mail.dingman.org (Andrew C. Dingman):
Bug acknowledged by developer. (full text, mbox, link).


Message #232 received at 451791-close@bugs.debian.org (full text, mbox, reply):

From: Julien Cristau <jcristau@debian.org>
To: 451791-close@bugs.debian.org
Subject: Bug#451791: fixed in xserver-xorg-video-intel 2:2.3.2-2+lenny3
Date: Tue, 26 Aug 2008 15:17:03 +0000
Source: xserver-xorg-video-intel
Source-Version: 2:2.3.2-2+lenny3

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

xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
  to pool/main/x/xserver-xorg-video-intel/xserver-xorg-video-intel_2.3.2-2+lenny3_i386.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 451791@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 xserver-xorg-video-intel 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, 26 Aug 2008 16:54:07 +0200
Source: xserver-xorg-video-intel
Binary: xserver-xorg-video-intel xserver-xorg-video-intel-dbg xserver-xorg-video-i810
Architecture: source all i386
Version: 2:2.3.2-2+lenny3
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xserver-xorg-video-i810 - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel - X.Org X server -- Intel i8xx, i9xx display driver
 xserver-xorg-video-intel-dbg - X.Org X server -- Intel i8xx, i9xx display driver (debug symbols)
Closes: 451791
Changes: 
 xserver-xorg-video-intel (2:2.3.2-2+lenny3) unstable; urgency=low
 .
   [ Brice Goglin ]
   * Add 02_xaa_by_default_on_i965.diff to switch back to XAA on
     i965 by default to avoid many rendering problems, closes: #451791.
   * Drop G45 PCI ids from intel.ids so that vesa is autoloaded by
     default for these new boards for now.
Checksums-Sha1: 
 803920b7ea94983db97d5c6a3c641821f075dc3d 1872 xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
 a477bc5c132caf4193feb11d2b254fe6d8857adf 210806 xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
 c9de58b01a667da9eb05068f516fe79252e0da14 184454 xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
 14791d70a9bb1c52cae5e6b83a32f341536d8bf8 395130 xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
 708964697ceed8e0d96b8d9c30ddde27505f3c6a 1392448 xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
Checksums-Sha256: 
 b735cabeeefb7c53749a54f8e96f0a028ff592168333ceee2d4a13799fc2f636 1872 xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
 884dfe8ac89d347266993a4c22d4e5413a793dc45ab9e06455769d762e99e510 210806 xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
 e9a38cc6b42902910802ea25b2a45d16f36cbb1d9e3e8631d3316d688688abb1 184454 xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
 2e0fbfdc6f434d58ef6ae14f3a6c6b66ab47f8772171ddaa04627ef260078915 395130 xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
 c1fc5b6d0eeaf6c36ac68d79a0310e0d351acde7600fbe2e6f98cc31a783c3ec 1392448 xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb
Files: 
 971813ad5677bfa8b122c665deaece0a 1872 x11 optional xserver-xorg-video-intel_2.3.2-2+lenny3.dsc
 06105308aada27e716cde3ac014e5419 210806 x11 optional xserver-xorg-video-intel_2.3.2-2+lenny3.diff.gz
 1e89d531559bb46e703719c3d6e0e1e7 184454 oldlibs optional xserver-xorg-video-i810_2.3.2-2+lenny3_all.deb
 882e9971efc5abfc1b53b1cd5ea75cea 395130 x11 optional xserver-xorg-video-intel_2.3.2-2+lenny3_i386.deb
 f1e7bfc351fb5bfb91498dd53bac2489 1392448 x11 extra xserver-xorg-video-intel-dbg_2.3.2-2+lenny3_i386.deb

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

iEYEARECAAYFAki0GvoACgkQmEvTgKxfcAyz/QCgyJNG0R5b4E0KMMXtteRuF6by
BeYAn3YD+cYnEm13Z67wKgn77yP+LVn/
=65zr
-----END PGP SIGNATURE-----





Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Ondrej Certik <ondrej@certik.cz>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Matthieu CASTET <matthieu.castet@parrot.com>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Jayen <j__n@yahoo.com>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Guido Trotter <ultrotter@debian.org>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to "A. Lester Buck III" <greylistbug-reg@compact.com>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Stefano Costa <steko@iosa.it>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Mark Hedges <hedges@scriptdolphin.org>:
Bug acknowledged by developer. (full text, mbox, link).


Reply sent to Julien Cristau <jcristau@debian.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Ian Jackson <ian@davenant.greenend.org.uk>:
Bug acknowledged by developer. (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Mike Hommey <mh@glandium.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #277 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Mike Hommey <mh@glandium.org>
To: 451791@bugs.debian.org
Subject: Re: Bug#451791 closed by Julien Cristau <jcristau@debian.org> (Bug#451791: fixed in xserver-xorg-video-intel 2:2.3.2-2+lenny3)
Date: Wed, 27 Aug 2008 19:25:17 +0200
>    [ Brice Goglin ]
>    * Add 02_xaa_by_default_on_i965.diff to switch back to XAA on
>      i965 by default to avoid many rendering problems, closes: #451791.

Interestingly, I've never been hit by these rendering problems with EXA,
but I don't exactly have a 965G, but a 965GM. But the switch back to XAA
seems to apply to any 965...

Mike




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Julien Cristau <jcristau@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #282 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Julien Cristau <jcristau@debian.org>
To: Mike Hommey <mh@glandium.org>, 451791@bugs.debian.org
Subject: Re: Bug#451791: closed by Julien Cristau <jcristau@debian.org> (Bug#451791: fixed in xserver-xorg-video-intel 2:2.3.2-2+lenny3)
Date: Wed, 27 Aug 2008 19:38:38 +0200
On Wed, Aug 27, 2008 at 19:25:17 +0200, Mike Hommey wrote:

> >    [ Brice Goglin ]
> >    * Add 02_xaa_by_default_on_i965.diff to switch back to XAA on
> >      i965 by default to avoid many rendering problems, closes: #451791.
> 
> Interestingly, I've never been hit by these rendering problems with EXA,
> but I don't exactly have a 965G, but a 965GM. But the switch back to XAA
> seems to apply to any 965...
> 
The rendering problems with EXA were reported by people with pretty much
every 965 variant, and we have no "known good" version.  Upstream was
never able to reproduce, so at this point this (or forcing
ExaNoComposite by default) was the only option left.

Cheers,
Julien




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Matthieu CASTET <matthieu.castet@parrot.com>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #287 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Matthieu CASTET <matthieu.castet@parrot.com>
To: Julien Cristau <jcristau@debian.org>
Cc: "Andrew C. Dingman" <andrew@mail.dingman.org>, 451791@bugs.debian.org, Ondrej Certik <ondrej@certik.cz>, 452268@bugs.debian.org, 462921@bugs.debian.org, Jayen <j__n@yahoo.com>, 481579@bugs.debian.org, Guido Trotter <ultrotter@debian.org>, 482645@bugs.debian.org, "A. Lester Buck III" <greylistbug-reg@compact.com>, 483487@bugs.debian.org, Stefano Costa <steko@iosa.it>, 495684@bugs.debian.org, Mark Hedges <hedges@scriptdolphin.org>, 496272@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: Fonts and many other items fail to render legibly
Date: Mon, 01 Sep 2008 12:22:46 +0200
[Message part 1 (text/plain, inline)]
Hi,

Julien Cristau a écrit :
> Hi,
> 
> you all reported font corruption in X using the intel driver with EXA
> acceleration enabled, on i965 chipsets.
> Are you using a framebuffer kernel driver?  If /proc/fb is non-empty,
> please send its contents to the bug you reported.  If it's empty, please
> report that also :)
My /proc/fb is empty. EXA mode works for me. I attach my xorg log and conf.

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

Section "Files"
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/X11R6/lib/X11/fonts/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/X11R6/lib/X11/fonts/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/X11R6/lib/X11/fonts/Type1"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
	FontPath	"/usr/X11R6/lib/X11/fonts/75dpi"
	# path to defoma fonts
	FontPath	"/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"dri"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"vbe"
EndSection

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
EndSection

Section "Device"
	Identifier	"Carte vidéo générique"
	Driver		"i810"
	#Driver		"vesa"
	BusID		"PCI:0:2:0"
	#Option "AccelMethod" "XAA"
EndSection

Section "Monitor"
	Identifier	"Écran générique"
	Option		"DPMS"
	HorizSync	30-83
	VertRefresh	50-76
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"Carte vidéo générique"
	Monitor		"Écran générique"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "800x600" "640x480"
	EndSubSection
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection

Section "DRI"
	Mode	0666
EndSection
[Xorg.0.log (text/x-log, inline)]
X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-4)
Current Operating System: Linux perruche 2.6.26-1-686 #1 SMP Wed Aug 20 12:56:41 UTC 2008 i686
Build Date: 15 August 2008  07:19:42PM
 
	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: Mon Sep  1 09:29:53 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Écran générique"
(**) |   |-->Device "Carte vidéo générique"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/misc".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/misc").
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi/").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi/".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi/").
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/100dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/100dpi").
(WW) `fonts.dir' not found (or not valid) in "/usr/X11R6/lib/X11/fonts/75dpi".
	Entry deleted from font path.
	(Run 'mkfontdir' on "/usr/X11R6/lib/X11/fonts/75dpi").
(WW) The directory "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" does not exist.
	Entry deleted from font path.
(==) Including the default font path /usr/share/fonts/X11/misc,/usr/share/fonts/X11/cyrillic,/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.
(**) 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,
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/cyrillic,
	/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"
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e3c00
(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.2, 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,2990 card 103c,2802 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2992 card 103c,2802 rev 02 class 03,00,00 hdr 00
(II) PCI: 00:03:0: chip 8086,2994 card 103c,2802 rev 02 class 07,80,00 hdr 80
(II) PCI: 00:03:2: chip 8086,2996 card 103c,2802 rev 02 class 01,01,85 hdr 00
(II) PCI: 00:03:3: chip 8086,2997 card 103c,2802 rev 02 class 07,00,02 hdr 00
(II) PCI: 00:19:0: chip 8086,104a card 103c,2800 rev 02 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2834 card 103c,2802 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 103c,2802 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 103c,2802 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 103c,2802 rev 02 class 04,03,00 hdr 00
(II) PCI: 00:1c:0: chip 8086,283f card 0000,0000 rev 02 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 103c,2802 rev 02 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 103c,2802 rev 02 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 103c,2802 rev 02 class 0c,03,20 hdr 00
(II) PCI: 00:1e:0: chip 8086,244e card 0000,0000 rev f2 class 06,04,01 hdr 01
(II) PCI: 00:1f:0: chip 8086,2814 card 103c,2802 rev 02 class 06,01,00 hdr 80
(II) PCI: 00:1f:2: chip 8086,2820 card 103c,2802 rev 02 class 01,01,8a 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,32), 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 (0x0) MX[B]
(II) Bus 0 prefetchable memory range:
	[0] -1	0	0x00000000 - 0xffffffff (0x0) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 32: bridge is at (0:28:0), (0,32,32), BCTRL: 0x0002 (VGA_EN is cleared)
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 7: bridge is at (0:30:0), (0,7,7), BCTRL: 0x0002 (VGA_EN is cleared)
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:31:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Intel Corporation 82Q963/Q965 Integrated Graphics Controller rev 2, Mem @ 0xf0400000/20, 0xe0000000/28, I/O @ 0x1210/3
(II) Addressable bus resource ranges are
	[0] -1	0	0x00000000 - 0xffffffff (0x0) 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	0xf0526400 - 0xf05267ff (0x400) MX[B]
	[1] -1	0	0xf0520000 - 0xf0523fff (0x4000) MX[B]
	[2] -1	0	0xf0526000 - 0xf05263ff (0x400) MX[B]
	[3] -1	0	0xf0525000 - 0xf0525fff (0x1000) MX[B]
	[4] -1	0	0xf0500000 - 0xf051ffff (0x20000) MX[B]
	[5] -1	0	0xf0524000 - 0xf0524fff (0x1000) MX[B]
	[6] -1	0	0xf0526900 - 0xf052690f (0x10) MX[B]
	[7] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[8] -1	0	0xf0400000 - 0xf04fffff (0x100000) MX[B](B)
	[9] -1	0	0x00001200 - 0x0000120f (0x10) IX[B]
	[10] -1	0	0x000011f0 - 0x000011ff (0x10) IX[B]
	[11] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[12] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[13] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[14] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[15] -1	0	0x00001180 - 0x0000119f (0x20) IX[B]
	[16] -1	0	0x00001160 - 0x0000117f (0x20) IX[B]
	[17] -1	0	0x00001140 - 0x0000115f (0x20) IX[B]
	[18] -1	0	0x00001120 - 0x0000113f (0x20) IX[B]
	[19] -1	0	0x00001100 - 0x0000111f (0x20) IX[B]
	[20] -1	0	0x00001228 - 0x0000122f (0x8) IX[B]
	[21] -1	0	0x000011e0 - 0x000011ef (0x10) IX[B]
	[22] -1	0	0x00001244 - 0x00001247 (0x4) IX[B]
	[23] -1	0	0x00001220 - 0x00001227 (0x8) IX[B]
	[24] -1	0	0x00001240 - 0x00001243 (0x4) IX[B]
	[25] -1	0	0x00001218 - 0x0000121f (0x8) IX[B]
	[26] -1	0	0x00001210 - 0x00001217 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf0526400 - 0xf05267ff (0x400) MX[B]
	[1] -1	0	0xf0520000 - 0xf0523fff (0x4000) MX[B]
	[2] -1	0	0xf0526000 - 0xf05263ff (0x400) MX[B]
	[3] -1	0	0xf0525000 - 0xf0525fff (0x1000) MX[B]
	[4] -1	0	0xf0500000 - 0xf051ffff (0x20000) MX[B]
	[5] -1	0	0xf0524000 - 0xf0524fff (0x1000) MX[B]
	[6] -1	0	0xf0526900 - 0xf052690f (0x10) MX[B]
	[7] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[8] -1	0	0xf0400000 - 0xf04fffff (0x100000) MX[B](B)
	[9] -1	0	0x00001200 - 0x0000120f (0x10) IX[B]
	[10] -1	0	0x000011f0 - 0x000011ff (0x10) IX[B]
	[11] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[12] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[13] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[14] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[15] -1	0	0x00001180 - 0x0000119f (0x20) IX[B]
	[16] -1	0	0x00001160 - 0x0000117f (0x20) IX[B]
	[17] -1	0	0x00001140 - 0x0000115f (0x20) IX[B]
	[18] -1	0	0x00001120 - 0x0000113f (0x20) IX[B]
	[19] -1	0	0x00001100 - 0x0000111f (0x20) IX[B]
	[20] -1	0	0x00001228 - 0x0000122f (0x8) IX[B]
	[21] -1	0	0x000011e0 - 0x000011ef (0x10) IX[B]
	[22] -1	0	0x00001244 - 0x00001247 (0x4) IX[B]
	[23] -1	0	0x00001220 - 0x00001227 (0x8) IX[B]
	[24] -1	0	0x00001240 - 0x00001243 (0x4) IX[B]
	[25] -1	0	0x00001218 - 0x0000121f (0x8) IX[B]
	[26] -1	0	0x00001210 - 0x00001217 (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	0xf0526400 - 0xf05267ff (0x400) MX[B]
	[5] -1	0	0xf0520000 - 0xf0523fff (0x4000) MX[B]
	[6] -1	0	0xf0526000 - 0xf05263ff (0x400) MX[B]
	[7] -1	0	0xf0525000 - 0xf0525fff (0x1000) MX[B]
	[8] -1	0	0xf0500000 - 0xf051ffff (0x20000) MX[B]
	[9] -1	0	0xf0524000 - 0xf0524fff (0x1000) MX[B]
	[10] -1	0	0xf0526900 - 0xf052690f (0x10) MX[B]
	[11] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[12] -1	0	0xf0400000 - 0xf04fffff (0x100000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x00001200 - 0x0000120f (0x10) IX[B]
	[16] -1	0	0x000011f0 - 0x000011ff (0x10) IX[B]
	[17] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[18] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[19] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[20] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[21] -1	0	0x00001180 - 0x0000119f (0x20) IX[B]
	[22] -1	0	0x00001160 - 0x0000117f (0x20) IX[B]
	[23] -1	0	0x00001140 - 0x0000115f (0x20) IX[B]
	[24] -1	0	0x00001120 - 0x0000113f (0x20) IX[B]
	[25] -1	0	0x00001100 - 0x0000111f (0x20) IX[B]
	[26] -1	0	0x00001228 - 0x0000122f (0x8) IX[B]
	[27] -1	0	0x000011e0 - 0x000011ef (0x10) IX[B]
	[28] -1	0	0x00001244 - 0x00001247 (0x4) IX[B]
	[29] -1	0	0x00001220 - 0x00001227 (0x8) IX[B]
	[30] -1	0	0x00001240 - 0x00001243 (0x4) IX[B]
	[31] -1	0	0x00001218 - 0x0000121f (0x8) IX[B]
	[32] -1	0	0x00001210 - 0x00001217 (0x8) IX[B](B)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "ddc"(II) Module "ddc" already built-in
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "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.2, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "int10"
(II) Loading /usr/lib/xorg/modules//libint10.so
(II) Module int10: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.0.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "vbe"
(II) Loading /usr/lib/xorg/modules//libvbe.so
(II) Module vbe: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) LoadModule: "i810"
(II) Loading /usr/lib/xorg/modules/drivers//i810_drv.so
(II) Module i810: 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: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput 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.90, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(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
(II) Primary Device is: PCI 00:02:0
(--) Chipset 965Q 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	0xf0526400 - 0xf05267ff (0x400) MX[B]
	[5] -1	0	0xf0520000 - 0xf0523fff (0x4000) MX[B]
	[6] -1	0	0xf0526000 - 0xf05263ff (0x400) MX[B]
	[7] -1	0	0xf0525000 - 0xf0525fff (0x1000) MX[B]
	[8] -1	0	0xf0500000 - 0xf051ffff (0x20000) MX[B]
	[9] -1	0	0xf0524000 - 0xf0524fff (0x1000) MX[B]
	[10] -1	0	0xf0526900 - 0xf052690f (0x10) MX[B]
	[11] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[12] -1	0	0xf0400000 - 0xf04fffff (0x100000) MX[B](B)
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x00001200 - 0x0000120f (0x10) IX[B]
	[16] -1	0	0x000011f0 - 0x000011ff (0x10) IX[B]
	[17] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[18] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[19] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[20] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[21] -1	0	0x00001180 - 0x0000119f (0x20) IX[B]
	[22] -1	0	0x00001160 - 0x0000117f (0x20) IX[B]
	[23] -1	0	0x00001140 - 0x0000115f (0x20) IX[B]
	[24] -1	0	0x00001120 - 0x0000113f (0x20) IX[B]
	[25] -1	0	0x00001100 - 0x0000111f (0x20) IX[B]
	[26] -1	0	0x00001228 - 0x0000122f (0x8) IX[B]
	[27] -1	0	0x000011e0 - 0x000011ef (0x10) IX[B]
	[28] -1	0	0x00001244 - 0x00001247 (0x4) IX[B]
	[29] -1	0	0x00001220 - 0x00001227 (0x8) IX[B]
	[30] -1	0	0x00001240 - 0x00001243 (0x4) IX[B]
	[31] -1	0	0x00001218 - 0x0000121f (0x8) IX[B]
	[32] -1	0	0x00001210 - 0x00001217 (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	0xf0526400 - 0xf05267ff (0x400) MX[B]
	[5] -1	0	0xf0520000 - 0xf0523fff (0x4000) MX[B]
	[6] -1	0	0xf0526000 - 0xf05263ff (0x400) MX[B]
	[7] -1	0	0xf0525000 - 0xf0525fff (0x1000) MX[B]
	[8] -1	0	0xf0500000 - 0xf051ffff (0x20000) MX[B]
	[9] -1	0	0xf0524000 - 0xf0524fff (0x1000) MX[B]
	[10] -1	0	0xf0526900 - 0xf052690f (0x10) MX[B]
	[11] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[12] -1	0	0xf0400000 - 0xf04fffff (0x100000) MX[B](B)
	[13] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[14] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[15] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[16] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[17] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[18] -1	0	0x00001200 - 0x0000120f (0x10) IX[B]
	[19] -1	0	0x000011f0 - 0x000011ff (0x10) IX[B]
	[20] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[21] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[22] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[23] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[24] -1	0	0x00001180 - 0x0000119f (0x20) IX[B]
	[25] -1	0	0x00001160 - 0x0000117f (0x20) IX[B]
	[26] -1	0	0x00001140 - 0x0000115f (0x20) IX[B]
	[27] -1	0	0x00001120 - 0x0000113f (0x20) IX[B]
	[28] -1	0	0x00001100 - 0x0000111f (0x20) IX[B]
	[29] -1	0	0x00001228 - 0x0000122f (0x8) IX[B]
	[30] -1	0	0x000011e0 - 0x000011ef (0x10) IX[B]
	[31] -1	0	0x00001244 - 0x00001247 (0x4) IX[B]
	[32] -1	0	0x00001220 - 0x00001227 (0x8) IX[B]
	[33] -1	0	0x00001240 - 0x00001243 (0x4) IX[B]
	[34] -1	0	0x00001218 - 0x0000121f (0x8) IX[B]
	[35] -1	0	0x00001210 - 0x00001217 (0x8) IX[B](B)
	[36] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[37] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(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.2, 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) 965Q
(--) intel(0): Chipset: "965Q"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xF0400000
(II) intel(0): 2 display pipes available.
(==) intel(0): Using EXA for 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 Écran générique
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(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): No SDVO device found on SDVOB
(II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
(II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
(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): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
(II) intel(0): EDID vendor "HWP", prod id 9822
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) intel(0): EDID vendor "HWP", prod id 9822
(II) intel(0): Output VGA connected
(II) intel(0): Output VGA using initial mode 1280x1024
(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): Display dimensions: (380, 300) mm
(**) intel(0): DPI set to (106, 135)
(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.2, 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.2, 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 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x00000b00
(WW) intel(0): Register 0x70024 (PIPEASTAT) changed from 0x00000000 to 0x00000207
(WW) intel(0): PIPEASTAT before: status:
(WW) intel(0): PIPEASTAT after: status: VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS
(==) 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	0xf0400000 - 0xf04fffff (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	0xf0526400 - 0xf05267ff (0x400) MX[B]
	[7] -1	0	0xf0520000 - 0xf0523fff (0x4000) MX[B]
	[8] -1	0	0xf0526000 - 0xf05263ff (0x400) MX[B]
	[9] -1	0	0xf0525000 - 0xf0525fff (0x1000) MX[B]
	[10] -1	0	0xf0500000 - 0xf051ffff (0x20000) MX[B]
	[11] -1	0	0xf0524000 - 0xf0524fff (0x1000) MX[B]
	[12] -1	0	0xf0526900 - 0xf052690f (0x10) MX[B]
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf0400000 - 0xf04fffff (0x100000) MX[B](B)
	[15] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[16] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[17] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[18] 0	0	0x00001210 - 0x00001217 (0x8) IS[B]
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x00001200 - 0x0000120f (0x10) IX[B]
	[22] -1	0	0x000011f0 - 0x000011ff (0x10) IX[B]
	[23] -1	0	0x00000374 - 0x00000374 (0x1) IX[B]
	[24] -1	0	0x00000170 - 0x00000177 (0x8) IX[B]
	[25] -1	0	0x000003f4 - 0x000003f4 (0x1) IX[B]
	[26] -1	0	0x000001f0 - 0x000001f7 (0x8) IX[B]
	[27] -1	0	0x00001180 - 0x0000119f (0x20) IX[B]
	[28] -1	0	0x00001160 - 0x0000117f (0x20) IX[B]
	[29] -1	0	0x00001140 - 0x0000115f (0x20) IX[B]
	[30] -1	0	0x00001120 - 0x0000113f (0x20) IX[B]
	[31] -1	0	0x00001100 - 0x0000111f (0x20) IX[B]
	[32] -1	0	0x00001228 - 0x0000122f (0x8) IX[B]
	[33] -1	0	0x000011e0 - 0x000011ef (0x10) IX[B]
	[34] -1	0	0x00001244 - 0x00001247 (0x4) IX[B]
	[35] -1	0	0x00001220 - 0x00001227 (0x8) IX[B]
	[36] -1	0	0x00001240 - 0x00001243 (0x4) IX[B]
	[37] -1	0	0x00001218 - 0x0000121f (0x8) IX[B]
	[38] -1	0	0x00001210 - 0x00001217 (0x8) IX[B](B)
	[39] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[40] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(II) intel(0): Kernel reported 234752 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 939004 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 = 0xf0400000
(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 0xe29a0000, handle = 0xe29a0000
(II) intel(0): [drm] mapped depth buffer at 0xe33c8000, handle = 0xe33c8000
(II) intel(0): [drm] mapped classic textures at 0xe3df0000, handle = 0xe3df0000
(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 31948800 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x0077f000 (pgoffset 1919)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x00b28000 (pgoffset 2856)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x029a0000 (pgoffset 10656)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x033c8000 (pgoffset 13256)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x03df0000 (pgoffset 15856)
(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): 0x00100000-0x00b27fff: front buffer (10400 kB) X tiled
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x00b28000-0x0299ffff: exa offscreen (31200 kB)
(II) intel(0): 0x029a0000-0x033c7fff: back buffer (10400 kB) X tiled
(II) intel(0): 0x033c8000-0x03deffff: depth buffer (10400 kB) Y tiled
(II) intel(0): 0x03df0000-0x05deffff: classic textures (32768 kB)
(II) intel(0): 0x10000000:            end of aperture
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is on
(II) intel(0):   Display plane A is now enabled and connected to pipe A.
(II) intel(0):   Pipe B is off
(II) intel(0):   Display plane B is now disabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe A
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(**) 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
(--) 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 380 x 300
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fr"
(**) Generic Keyboard: XkbLayout: "fr"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(**) Configured Mouse: Sensitivity: 1
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(II) intel(0): EDID vendor "HWP", prod id 9822
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) intel(0): EDID vendor "HWP", prod id 9822
(II) intel(0): EDID vendor "HWP", prod id 9822
(II) intel(0): Using hsync ranges from config file
(II) intel(0): Using vrefresh ranges from config file
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz)
(II) intel(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) intel(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) intel(0): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) intel(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) intel(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz)
(II) intel(0): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) intel(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) intel(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) intel(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(II) intel(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz)
(II) intel(0): Modeline "1280x1024"x59.9  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync (63.7 kHz)
(II) intel(0): EDID vendor "HWP", prod id 9822
SetGrabKeysState - disabled
SetGrabKeysState - enabled
SetGrabKeysState - disabled
SetGrabKeysState - enabled

Information forwarded to debian-bugs-dist@lists.debian.org, kai.weber@glorybox.de, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Kai Weber <kai.weber@glorybox.de>:
Extra info received and forwarded to list. Copy sent to kai.weber@glorybox.de, Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #292 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Kai Weber <kai.weber@glorybox.de>
To: Debian Bug Tracking System <451791@bugs.debian.org>
Subject: xserver-xorg-video-intel: XAA on GM965 - no video player working
Date: Mon, 01 Sep 2008 23:35:18 +0200
Package: xserver-xorg-video-intel
Followup-For: Bug #451791


> xserver-xorg-video-intel (2:2.3.2-2+lenny3) unstable; urgency=low
>
>  [ Brice Goglin ]
>  * Add 02_xaa_by_default_on_i965.diff to switch back to XAA on
>    i965 by default to avoid many rendering problems, closes: #451791.

With this patch, all my video players (totem, vlc, mplayer, xine) stopped working with error messages like that:

The error was 'BadAlloc' (insufficient resources for operation)

I found some reports on Fedora and Ubuntu with similiar problems. Switching manually back to EXA fixed the problem. BTW, I never had problems with font rendering.

https://bugs.launchpad.net/fedora/+bug/111257
https://bugs.freedesktop.org/show_bug.cgi?id=10912#c33

Regards, Kai

-- 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  7. Feb 2008  /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1901104 26. Aug 20:25 /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 0c)

/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 2505  1. Sep 23:16 /etc/X11/xorg.conf

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

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

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver      "mouse"
    Option      "Device"                "/dev/input/mice"
    Option      "Protocol"              "ImPS/2"
    Option      "Emulate3Buttons"       "true"
    # trackpoint scrolling
    Option      "EmulateWheel"          "on"
    Option      "EmulateWheelButton"    "2"
    Option      "YAxisMapping"          "4 5"
    Option      "XAxisMapping"          "6 7"	
EndSection

Section "InputDevice"
	Identifier "Synaptics Touchpad"
	Driver "synaptics"
	Option "SendCoreEvents" "true"
	Option "Device" "/dev/psaux"
	Option "Protocol" "auto-dev"
	Option "LeftEdge" "1900"
	Option "RightEdge" "5000"
	Option "TopEdge" "1400"
	Option "BottomEdge" "4500"
	Option "FingerLow" "25"
	Option "FingerHigh" "35"
	Option "MaxTapTime" "180"
	Option "MaxTapMove" "220"
	Option "ClickTime" "0"
	Option "VertEdgeScroll" "1"
	Option "VertScrollDelta" "45"
	Option "HorizEdgeScroll" "1"
	Option "HorizScrollDelta" "45"
	Option "MinSpeed" "0.08"
	Option "MaxSpeed" "0.60"
	Option "AccelFactor" "0.003"
	Option "EdgeMotionMinSpeed" "200"
	Option "EdgeMotionMaxSpeed" "200"
	Option "TapButton1" "1"
	Option "TapButton2" "3"
	Option "TapButton3" "2"
	Option "SHMConfig" "on"
EndSection

Section "Device"
	Identifier	"Configured Video Device"
     Option "AccelMethod" "exa"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

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

Section "ServerLayout"
	Identifier "Default Layout"
	Screen "Default Screen"
	InputDevice "Generic Keyboard"
	InputDevice "Configured Mouse" "CorePointer"
	InputDevice "Synaptics Touchpad"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 35882 16. Feb 2008  /var/log/Xorg.20.log
-rw-r--r-- 1 root root 40951  1. Sep 23:17 /var/log/Xorg.0.log

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

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-5)
Current Operating System: Linux dummy 2.6.26-1-amd64 #1 SMP Thu Aug 28 11:13:42 UTC 2008 x86_64
Build Date: 26 August 2008  06:07:42PM
 
	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: Mon Sep  1 23:17:34 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) |-->Input Device "Synaptics 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.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/Type1,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to "/etc/X11/rgb"
(==) ModulePath set to "/usr/lib/xorg/modules"
(==) |-->Input Device "Generic Keyboard"
(==) The core keyboard device wasn't specified explicitly in the layout.
	Using the first keyboard device.
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x7c31c0
(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.2, 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 17aa,20b3 rev 0c class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2a02 card 17aa,20b5 rev 0c class 03,00,00 hdr 80
(II) PCI: 00:02:1: chip 8086,2a03 card 17aa,20b5 rev 0c class 03,80,00 hdr 80
(II) PCI: 00:19:0: chip 8086,1049 card 17aa,20b9 rev 03 class 02,00,00 hdr 00
(II) PCI: 00:1a:0: chip 8086,2834 card 17aa,20aa rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1a:1: chip 8086,2835 card 17aa,20aa rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1a:7: chip 8086,283a card 17aa,20ab rev 03 class 0c,03,20 hdr 00
(II) PCI: 00:1b:0: chip 8086,284b card 17aa,20ac 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:2: chip 8086,2843 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:1c:4: chip 8086,2847 card 0000,0000 rev 03 class 06,04,00 hdr 81
(II) PCI: 00:1d:0: chip 8086,2830 card 17aa,20aa rev 03 class 0c,03,00 hdr 80
(II) PCI: 00:1d:1: chip 8086,2831 card 17aa,20aa rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:2: chip 8086,2832 card 17aa,20aa rev 03 class 0c,03,00 hdr 00
(II) PCI: 00:1d:7: chip 8086,2836 card 17aa,20ab 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,2811 card 17aa,20b6 rev 03 class 06,01,00 hdr 80
(II) PCI: 00:1f:1: chip 8086,2850 card 17aa,20a6 rev 03 class 01,01,8a hdr 00
(II) PCI: 00:1f:2: chip 8086,2829 card 17aa,20a7 rev 03 class 01,06,01 hdr 00
(II) PCI: 00:1f:3: chip 8086,283e card 17aa,20a9 rev 03 class 0c,05,00 hdr 00
(II) PCI: 03:00:0: chip 8086,4227 card 8086,1011 rev 02 class 02,80,00 hdr 00
(II) PCI: 15:00:0: chip 1180,0476 card 7000,0000 rev ba class 06,07,00 hdr 82
(II) PCI: 15:00:1: chip 1180,0832 card 17aa,20c7 rev 04 class 0c,00,10 hdr 80
(II) PCI: 15:00:2: chip 1180,0822 card 17aa,20c8 rev 21 class 08,05,00 hdr 80
(II) PCI: 15:00:4: chip 1180,0592 card 17aa,20ca rev 11 class 08,80,00 hdr 80
(II) PCI: 15:00:5: chip 1180,0852 card 17aa,20cb rev 11 class 08,80,00 hdr 80
(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,22), 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 2: bridge is at (0:28:0), (0,2,2), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 2 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 2 non-prefetchable memory range:
	[0] -1	0	0xfc000000 - 0xfdffffff (0x2000000) MX[B]
(II) Bus 2 prefetchable memory range:
	[0] -1	0	0xf8000000 - 0xf80fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 3: bridge is at (0:28:1), (0,3,3), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 3 I/O range:
	[0] -1	0	0x00003000 - 0x000030ff (0x100) IX[B]
	[1] -1	0	0x00003400 - 0x000034ff (0x100) IX[B]
	[2] -1	0	0x00003800 - 0x000038ff (0x100) IX[B]
	[3] -1	0	0x00003c00 - 0x00003cff (0x100) IX[B]
(II) Bus 3 non-prefetchable memory range:
	[0] -1	0	0xdc000000 - 0xdf3fffff (0x3400000) MX[B]
(II) Bus 3 prefetchable memory range:
	[0] -1	0	0xdfe00000 - 0xdfefffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 4: bridge is at (0:28:2), (0,4,4), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 4 I/O range:
	[0] -1	0	0x00004000 - 0x000040ff (0x100) IX[B]
	[1] -1	0	0x00004400 - 0x000044ff (0x100) IX[B]
	[2] -1	0	0x00004800 - 0x000048ff (0x100) IX[B]
	[3] -1	0	0x00004c00 - 0x00004cff (0x100) IX[B]
(II) Bus 4 non-prefetchable memory range:
	[0] -1	0	0xd8000000 - 0xd9ffffff (0x2000000) MX[B]
(II) Bus 4 prefetchable memory range:
	[0] -1	0	0xdfb00000 - 0xdfbfffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 5: bridge is at (0:28:3), (0,5,12), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 5 I/O range:
	[0] -1	0	0x00005000 - 0x000050ff (0x100) IX[B]
	[1] -1	0	0x00005400 - 0x000054ff (0x100) IX[B]
	[2] -1	0	0x00005800 - 0x000058ff (0x100) IX[B]
	[3] -1	0	0x00005c00 - 0x00005cff (0x100) IX[B]
(II) Bus 5 non-prefetchable memory range:
	[0] -1	0	0xd4000000 - 0xd5ffffff (0x2000000) MX[B]
(II) Bus 5 prefetchable memory range:
	[0] -1	0	0xdf800000 - 0xdf8fffff (0x100000) MX[B]
(II) PCI-to-PCI bridge:
(II) Bus 13: bridge is at (0:28:4), (0,13,20), BCTRL: 0x0004 (VGA_EN is cleared)
(II) Bus 13 I/O range:
	[0] -1	0	0x00006000 - 0x000060ff (0x100) IX[B]
	[1] -1	0	0x00006400 - 0x000064ff (0x100) IX[B]
	[2] -1	0	0x00006800 - 0x000068ff (0x100) IX[B]
	[3] -1	0	0x00006c00 - 0x00006cff (0x100) IX[B]
(II) Bus 13 non-prefetchable memory range:
	[0] -1	0	0xd0000000 - 0xd1ffffff (0x2000000) MX[B]
(II) Bus 13 prefetchable memory range:
	[0] -1	0	0xdf500000 - 0xdf5fffff (0x100000) MX[B]
(II) Subtractive PCI-to-PCI bridge:
(II) Bus 21: bridge is at (0:30:0), (0,21,24), BCTRL: 0x0000 (VGA_EN is cleared)
(II) Bus 21 I/O range:
	[0] -1	0	0x00007000 - 0x0000afff (0x4000) IX[B]
(II) Bus 21 non-prefetchable memory range:
	[0] -1	0	0xf8300000 - 0xfbffffff (0x3d00000) MX[B]
(II) Bus 21 prefetchable memory range:
	[0] -1	0	0xf4000000 - 0xf7ffffff (0x4000000) 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 22: bridge is at (21:0:0), (21,22,23), BCTRL: 0x0580 (VGA_EN is cleared)
(II) Bus 22 I/O range:
	[0] -1	0	0x00007000 - 0x000070ff (0x100) IX[B]
	[1] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
(II) Bus 22 prefetchable memory range:
	[0] -1	0	0xf4000000 - 0xf7ffffff (0x4000000) MX[B]
(--) PCI:*(0:2:0) Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xf8100000/20, 0xe0000000/28, I/O @ 0x1800/3
(--) PCI: (0:2:1) Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller rev 12, Mem @ 0xf8200000/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	0xf8302400 - 0xf83024ff (0x100) MX[B]
	[1] -1	0	0xf8302000 - 0xf83020ff (0x100) MX[B]
	[2] -1	0	0xf8301800 - 0xf83018ff (0x100) MX[B]
	[3] -1	0	0xf8301000 - 0xf83017ff (0x800) MX[B]
	[4] -1	0	0xdf3ff000 - 0xdf3fffff (0x1000) MX[B]
	[5] -1	0	0xfe227400 - 0xfe2274ff (0x100) MX[B]
	[6] -1	0	0xfe226000 - 0xfe2267ff (0x800) MX[B]
	[7] -1	0	0xfe227000 - 0xfe2273ff (0x400) MX[B]
	[8] -1	0	0xfe020000 - 0xfe023fff (0x4000) MX[B]
	[9] -1	0	0xfe226c00 - 0xfe226fff (0x400) MX[B]
	[10] -1	0	0xfe025000 - 0xfe025fff (0x1000) MX[B]
	[11] -1	0	0xfe000000 - 0xfe01ffff (0x20000) MX[B]
	[12] -1	0	0xf8200000 - 0xf82fffff (0x100000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf8100000 - 0xf81fffff (0x100000) MX[B](B)
	[15] -1	0	0x00001c60 - 0x00001c7f (0x20) IX[B]
	[16] -1	0	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[17] -1	0	0x00001c40 - 0x00001c43 (0x4) IX[B]
	[18] -1	0	0x00001c48 - 0x00001c4f (0x8) IX[B]
	[19] -1	0	0x00001c44 - 0x00001c47 (0x4) IX[B]
	[20] -1	0	0x00001c50 - 0x00001c57 (0x8) IX[B]
	[21] -1	0	0x00001c00 - 0x00001c0f (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	0x000018e0 - 0x000018ff (0x20) IX[B]
	[27] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[28] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[29] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[30] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[31] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[32] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf8302400 - 0xf83024ff (0x100) MX[B]
	[1] -1	0	0xf8302000 - 0xf83020ff (0x100) MX[B]
	[2] -1	0	0xf8301800 - 0xf83018ff (0x100) MX[B]
	[3] -1	0	0xf8301000 - 0xf83017ff (0x800) MX[B]
	[4] -1	0	0xdf3ff000 - 0xdf3fffff (0x1000) MX[B]
	[5] -1	0	0xfe227400 - 0xfe2274ff (0x100) MX[B]
	[6] -1	0	0xfe226000 - 0xfe2267ff (0x800) MX[B]
	[7] -1	0	0xfe227000 - 0xfe2273ff (0x400) MX[B]
	[8] -1	0	0xfe020000 - 0xfe023fff (0x4000) MX[B]
	[9] -1	0	0xfe226c00 - 0xfe226fff (0x400) MX[B]
	[10] -1	0	0xfe025000 - 0xfe025fff (0x1000) MX[B]
	[11] -1	0	0xfe000000 - 0xfe01ffff (0x20000) MX[B]
	[12] -1	0	0xf8200000 - 0xf82fffff (0x100000) MX[B](B)
	[13] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[14] -1	0	0xf8100000 - 0xf81fffff (0x100000) MX[B](B)
	[15] -1	0	0x00001c60 - 0x00001c7f (0x20) IX[B]
	[16] -1	0	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[17] -1	0	0x00001c40 - 0x00001c43 (0x4) IX[B]
	[18] -1	0	0x00001c48 - 0x00001c4f (0x8) IX[B]
	[19] -1	0	0x00001c44 - 0x00001c47 (0x4) IX[B]
	[20] -1	0	0x00001c50 - 0x00001c57 (0x8) IX[B]
	[21] -1	0	0x00001c00 - 0x00001c0f (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	0x000018e0 - 0x000018ff (0x20) IX[B]
	[27] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[28] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[29] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[30] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[31] -1	0	0x00001840 - 0x0000185f (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	0xf8302400 - 0xf83024ff (0x100) MX[B]
	[5] -1	0	0xf8302000 - 0xf83020ff (0x100) MX[B]
	[6] -1	0	0xf8301800 - 0xf83018ff (0x100) MX[B]
	[7] -1	0	0xf8301000 - 0xf83017ff (0x800) MX[B]
	[8] -1	0	0xdf3ff000 - 0xdf3fffff (0x1000) MX[B]
	[9] -1	0	0xfe227400 - 0xfe2274ff (0x100) MX[B]
	[10] -1	0	0xfe226000 - 0xfe2267ff (0x800) MX[B]
	[11] -1	0	0xfe227000 - 0xfe2273ff (0x400) MX[B]
	[12] -1	0	0xfe020000 - 0xfe023fff (0x4000) MX[B]
	[13] -1	0	0xfe226c00 - 0xfe226fff (0x400) MX[B]
	[14] -1	0	0xfe025000 - 0xfe025fff (0x1000) MX[B]
	[15] -1	0	0xfe000000 - 0xfe01ffff (0x20000) MX[B]
	[16] -1	0	0xf8200000 - 0xf82fffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xf8100000 - 0xf81fffff (0x100000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x00001c60 - 0x00001c7f (0x20) IX[B]
	[22] -1	0	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[23] -1	0	0x00001c40 - 0x00001c43 (0x4) IX[B]
	[24] -1	0	0x00001c48 - 0x00001c4f (0x8) IX[B]
	[25] -1	0	0x00001c44 - 0x00001c47 (0x4) IX[B]
	[26] -1	0	0x00001c50 - 0x00001c57 (0x8) IX[B]
	[27] -1	0	0x00001c00 - 0x00001c0f (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	0x000018e0 - 0x000018ff (0x20) IX[B]
	[33] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[34] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[35] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[36] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[37] -1	0	0x00001840 - 0x0000185f (0x20) IX[B]
	[38] -1	0	0x00001800 - 0x00001807 (0x8) IX[B](B)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.2, 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: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.4.2, 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.2, 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.2, 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.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) Matched intel from file name intel.ids in autoconfig
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(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: "kbd"
(II) Loading /usr/lib/xorg/modules/input//kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.3.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput 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.90, module version = 1.3.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.0
(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) 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
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(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	0xf8302400 - 0xf83024ff (0x100) MX[B]
	[5] -1	0	0xf8302000 - 0xf83020ff (0x100) MX[B]
	[6] -1	0	0xf8301800 - 0xf83018ff (0x100) MX[B]
	[7] -1	0	0xf8301000 - 0xf83017ff (0x800) MX[B]
	[8] -1	0	0xdf3ff000 - 0xdf3fffff (0x1000) MX[B]
	[9] -1	0	0xfe227400 - 0xfe2274ff (0x100) MX[B]
	[10] -1	0	0xfe226000 - 0xfe2267ff (0x800) MX[B]
	[11] -1	0	0xfe227000 - 0xfe2273ff (0x400) MX[B]
	[12] -1	0	0xfe020000 - 0xfe023fff (0x4000) MX[B]
	[13] -1	0	0xfe226c00 - 0xfe226fff (0x400) MX[B]
	[14] -1	0	0xfe025000 - 0xfe025fff (0x1000) MX[B]
	[15] -1	0	0xfe000000 - 0xfe01ffff (0x20000) MX[B]
	[16] -1	0	0xf8200000 - 0xf82fffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xf8100000 - 0xf81fffff (0x100000) MX[B](B)
	[19] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[20] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[21] -1	0	0x00001c60 - 0x00001c7f (0x20) IX[B]
	[22] -1	0	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[23] -1	0	0x00001c40 - 0x00001c43 (0x4) IX[B]
	[24] -1	0	0x00001c48 - 0x00001c4f (0x8) IX[B]
	[25] -1	0	0x00001c44 - 0x00001c47 (0x4) IX[B]
	[26] -1	0	0x00001c50 - 0x00001c57 (0x8) IX[B]
	[27] -1	0	0x00001c00 - 0x00001c0f (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	0x000018e0 - 0x000018ff (0x20) IX[B]
	[33] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[34] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[35] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[36] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[37] -1	0	0x00001840 - 0x0000185f (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	0xf8302400 - 0xf83024ff (0x100) MX[B]
	[5] -1	0	0xf8302000 - 0xf83020ff (0x100) MX[B]
	[6] -1	0	0xf8301800 - 0xf83018ff (0x100) MX[B]
	[7] -1	0	0xf8301000 - 0xf83017ff (0x800) MX[B]
	[8] -1	0	0xdf3ff000 - 0xdf3fffff (0x1000) MX[B]
	[9] -1	0	0xfe227400 - 0xfe2274ff (0x100) MX[B]
	[10] -1	0	0xfe226000 - 0xfe2267ff (0x800) MX[B]
	[11] -1	0	0xfe227000 - 0xfe2273ff (0x400) MX[B]
	[12] -1	0	0xfe020000 - 0xfe023fff (0x4000) MX[B]
	[13] -1	0	0xfe226c00 - 0xfe226fff (0x400) MX[B]
	[14] -1	0	0xfe025000 - 0xfe025fff (0x1000) MX[B]
	[15] -1	0	0xfe000000 - 0xfe01ffff (0x20000) MX[B]
	[16] -1	0	0xf8200000 - 0xf82fffff (0x100000) MX[B](B)
	[17] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[18] -1	0	0xf8100000 - 0xf81fffff (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	0x00001c60 - 0x00001c7f (0x20) IX[B]
	[25] -1	0	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[26] -1	0	0x00001c40 - 0x00001c43 (0x4) IX[B]
	[27] -1	0	0x00001c48 - 0x00001c4f (0x8) IX[B]
	[28] -1	0	0x00001c44 - 0x00001c47 (0x4) IX[B]
	[29] -1	0	0x00001c50 - 0x00001c57 (0x8) IX[B]
	[30] -1	0	0x00001c00 - 0x00001c0f (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	0x000018e0 - 0x000018ff (0x20) IX[B]
	[36] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[37] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[38] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[39] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[40] -1	0	0x00001840 - 0x0000185f (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.2, 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.2, 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.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (==) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "AccelMethod" "exa"
(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 0xF8100000
(II) intel(0): 2 display pipes available.
(**) intel(0): Using EXA for 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 Configured 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): EDID vendor "LEN", prod id 16464
(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_video1
(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:3C.06, 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): Current clock rate multiplier: 1
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Output VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Output TMDS-1 disconnected
(II) intel(0): Output LVDS using initial mode 1280x800
(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.2, 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.2, 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
(==) 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	0xf8100000 - 0xf81fffff (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	0xf8302400 - 0xf83024ff (0x100) MX[B]
	[7] -1	0	0xf8302000 - 0xf83020ff (0x100) MX[B]
	[8] -1	0	0xf8301800 - 0xf83018ff (0x100) MX[B]
	[9] -1	0	0xf8301000 - 0xf83017ff (0x800) MX[B]
	[10] -1	0	0xdf3ff000 - 0xdf3fffff (0x1000) MX[B]
	[11] -1	0	0xfe227400 - 0xfe2274ff (0x100) MX[B]
	[12] -1	0	0xfe226000 - 0xfe2267ff (0x800) MX[B]
	[13] -1	0	0xfe227000 - 0xfe2273ff (0x400) MX[B]
	[14] -1	0	0xfe020000 - 0xfe023fff (0x4000) MX[B]
	[15] -1	0	0xfe226c00 - 0xfe226fff (0x400) MX[B]
	[16] -1	0	0xfe025000 - 0xfe025fff (0x1000) MX[B]
	[17] -1	0	0xfe000000 - 0xfe01ffff (0x20000) MX[B]
	[18] -1	0	0xf8200000 - 0xf82fffff (0x100000) MX[B](B)
	[19] -1	0	0xe0000000 - 0xefffffff (0x10000000) MX[B](B)
	[20] -1	0	0xf8100000 - 0xf81fffff (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	0x00001c60 - 0x00001c7f (0x20) IX[B]
	[28] -1	0	0x00001c20 - 0x00001c3f (0x20) IX[B]
	[29] -1	0	0x00001c40 - 0x00001c43 (0x4) IX[B]
	[30] -1	0	0x00001c48 - 0x00001c4f (0x8) IX[B]
	[31] -1	0	0x00001c44 - 0x00001c47 (0x4) IX[B]
	[32] -1	0	0x00001c50 - 0x00001c57 (0x8) IX[B]
	[33] -1	0	0x00001c00 - 0x00001c0f (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	0x000018e0 - 0x000018ff (0x20) IX[B]
	[39] -1	0	0x000018c0 - 0x000018df (0x20) IX[B]
	[40] -1	0	0x000018a0 - 0x000018bf (0x20) IX[B]
	[41] -1	0	0x00001880 - 0x0000189f (0x20) IX[B]
	[42] -1	0	0x00001860 - 0x0000187f (0x20) IX[B]
	[43] -1	0	0x00001840 - 0x0000185f (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 481024 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1924092 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(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 = 0xf8100000
(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 0xe1a00000, handle = 0xe1a00000
(II) intel(0): [drm] mapped depth buffer at 0xe2040000, handle = 0xe2040000
(II) intel(0): [drm] mapped classic textures at 0xe2680000, handle = 0xe2680000
(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 19660800 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [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 0x01a00000 (pgoffset 6656)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x02040000 (pgoffset 8256)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02680000 (pgoffset 9856)
(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-0x0073ffff: front buffer (6400 kB) X tiled
(II) intel(0): 0x00740000-0x019fffff: exa offscreen (19200 kB)
(II) intel(0): 0x0077f000:            end of stolen memory
(II) intel(0): 0x01a00000-0x0203ffff: back buffer (6400 kB) X tiled
(II) intel(0): 0x02040000-0x0267ffff: depth buffer (6400 kB) Y tiled
(II) intel(0): 0x02680000-0x0467ffff: 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): [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.
(II) intel(0): DPMS enabled
(II) intel(0): Set up textured video
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) 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 331 x 207
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "thinkpad60"
(**) Generic Keyboard: XkbModel: "thinkpad60"
(**) Option "XkbLayout" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Generic Keyboard: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/input/mice"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/input/mice"
(**) Option "Emulate3Buttons" "true"
(**) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Option "EmulateWheel" "on"
(**) Option "EmulateWheelButton" "2"
(**) Option "XAxisMapping" "6 7"
(**) Configured Mouse: XAxisMapping: buttons 6 and 7
(**) Option "YAxisMapping" "4 5"
(**) Configured Mouse: YAxisMapping: buttons 4 and 5
(**) Configured Mouse: EmulateWheel, EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(**) Configured Mouse: Buttons: 11
(**) Configured Mouse: Sensitivity: 1
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event9
(**) Option "Device" "/dev/input/event9"
(**) Option "SHMConfig" "on"
(**) Option "LeftEdge" "1900"
(**) Option "RightEdge" "5000"
(**) Option "TopEdge" "1400"
(**) Option "BottomEdge" "4500"
(**) Option "VertScrollDelta" "45"
(**) Option "HorizScrollDelta" "45"
(**) Option "EdgeMotionMinSpeed" "200"
(**) Option "EdgeMotionMaxSpeed" "200"
(**) Option "FingerLow" "25"
(**) Option "FingerHigh" "35"
(**) Option "MaxTapTime" "180"
(**) Option "MaxTapMove" "220"
(**) Option "ClickTime" "0"
(**) Option "VertEdgeScroll" "1"
(**) Option "HorizEdgeScroll" "1"
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "3"
(**) Option "TapButton3" "2"
(--) Synaptics Touchpad touchpad found
(**) Option "SendCoreEvents" "true"
(**) Synaptics Touchpad: always reports core events
(**) Option "CoreKeyboard"
(**) Generic Keyboard: always reports core events
(**) Option "Protocol" "standard"
(**) Generic Keyboard: Protocol: standard
(**) Option "AutoRepeat" "500 30"
(**) Option "XkbRules" "xorg"
(**) Generic Keyboard: XkbRules: "xorg"
(**) Option "XkbModel" "thinkpad60"
(**) Generic Keyboard: XkbModel: "thinkpad60"
(**) Option "XkbLayout" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "XkbVariant" "nodeadkeys"
(**) Generic Keyboard: XkbVariant: "nodeadkeys"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) evaluating device (Configured Mouse)
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) evaluating device (Synaptics Touchpad)
(II) XINPUT: Adding extended input device "Synaptics Touchpad" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(--) Synaptics Touchpad auto-dev sets device to /dev/input/event9
(**) Option "Device" "/dev/input/event9"
(--) Synaptics Touchpad touchpad found
(II) Synaptics touchpad driver version 0.14.6 (1406)
(--) SynPS/2 Synaptics TouchPad auto-dev sets device to /dev/input/event9
(**) Option "Device" "/dev/input/event9"
(--) SynPS/2 Synaptics TouchPad touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: MOUSE)
(--) SynPS/2 Synaptics TouchPad auto-dev sets device to /dev/input/event9
(**) Option "Device" "/dev/input/event9"
(WW) SynPS/2 Synaptics TouchPad can't grab event device, errno=16
(--) SynPS/2 Synaptics TouchPad touchpad found
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1280x800"x0.0   71.00  1280 1328 1360 1440  800 803 809 823 -hsync -vsync (49.3 kHz)
(II) intel(0): Modeline "1280x800"x0.0   59.26  1280 1304 1336 1408  800 803 809 816 -hsync -vsync (42.1 kHz)
(II) intel(0): EDID vendor "LEN", prod id 16464
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x04680000 (pgoffset 18048)


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

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

Versions of packages xserver-xorg-video-intel depends on:
ii  libc6                         2.7-13     GNU C Library: Shared libraries
ii  libdrm2                       2.3.1-1    Userspace interface to kernel DRM 
ii  xserver-xorg-core             2:1.4.2-5  Xorg X server - core server

xserver-xorg-video-intel recommends no packages.

xserver-xorg-video-intel suggests no packages.

-- no debconf information




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Brice Goglin <Brice.Goglin@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #297 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Brice Goglin <Brice.Goglin@ens-lyon.org>
To: Kai Weber <kai.weber@glorybox.de>, 451791@bugs.debian.org
Subject: Re: Bug#451791: xserver-xorg-video-intel: XAA on GM965 - no video player working
Date: Mon, 01 Sep 2008 23:47:55 +0200
Kai Weber wrote:
>> xserver-xorg-video-intel (2:2.3.2-2+lenny3) unstable; urgency=low
>>
>>  [ Brice Goglin ]
>>  * Add 02_xaa_by_default_on_i965.diff to switch back to XAA on
>>    i965 by default to avoid many rendering problems, closes: #451791.
>>     
>
> With this patch, all my video players (totem, vlc, mplayer, xine) stopped working with error messages like that:
>
> The error was 'BadAlloc' (insufficient resources for operation)
>   

Yeah, we are aware of the problem, XAA and XV are not always friends. We
are thinking of replacing the above "force XAA" patch into "Force
EXANoComposite" on i965.

> BTW, I never had problems with font rendering.
>   

Let's say you're lucky :) We don't know what's causing this font
rendering problem, but many people were affected on various i965 board
models.

Brice





Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (full text, mbox, link).


Acknowledgement sent to Josselin Mouette <joss@debian.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (full text, mbox, link).


Message #302 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Josselin Mouette <joss@debian.org>
To: 451791@bugs.debian.org
Subject: Same here, no more XVideo
Date: Thu, 04 Sep 2008 13:06:54 +0200
[Message part 1 (text/plain, inline)]
Hi,

I had to force EXA acceleration on my GM965 since the latest
xserver-xorg-video-intel upload, otherwise XVideo doesn’t work at all.

Thanks for caring,
-- 
 .''`.
: :' :      We are debian.org. Lower your prices, surrender your code.
`. `'       We will add your hardware and software distinctiveness to
  `-        our own. Resistance is futile.
[signature.asc (application/pgp-signature, inline)]

Forcibly Merged 451791 452268 462921 481579 482645 483487 484307 495684 496272 496543. Request was from Josselin Mouette <joss@debian.org> to control@bugs.debian.org. (Wed, 17 Sep 2008 12:24:37 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (Sat, 01 Nov 2008 10:39:02 GMT) (full text, mbox, link).


Acknowledgement sent to "Adnan Hodzic" <adnan@foolcontrol.org>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (Sat, 01 Nov 2008 10:39:02 GMT) (full text, mbox, link).


Message #309 received at 451791@bugs.debian.org (full text, mbox, reply):

From: "Adnan Hodzic" <adnan@foolcontrol.org>
To: 451791@bugs.debian.org
Subject: No problems here
Date: Sat, 1 Nov 2008 11:38:32 +0100
I have 965 board and card

absinthe@havoc:~$ lspci | grep -i "vga"
00:02.0 VGA compatible controller: Intel Corporation Mobile
GM965/GL960 Integrated Graphics Controller (rev 0c)

I never had problems with font rendering, right now I'm using
"xserver-xorg-video-intel (2:2.3.2-2+lenny5)" and I've been using the
"default" driver that came in Lenny ever since I got this notebook.
Only problems I got is when I tried setting up compiz, it was too
slow, from scrolling to anything else really.

After a lots of reading even though EXA should be the next (replace)
XAA, I switched from EXA to XAA. And viola everything worked fine, no
slow compiz or anything. But there was one major flaw, you couldn't
watch videos, so it was either compiz or videos. However 965 was in
compiz blacklist because at the time it could not play videos with XV.
Bug fix was announced in September-October, fix for the same driver
came and now you can enjoy videos on compiz using XV.

But due to compiz problems which I'll report in some other bug reports
I stopped using it, but even without compiz enabled XAA behaves
ideally.

For those with font rendering problems I suggest they install
"ttf-bitstream-vera" (not sure how that will help but still) and
switch to XAA and set your driver to "intel" if you haven't done so,
and all your problems should be solved.

Some of these may be obsolete but this is how my Device section looks
in my xorg.conf

Section "Device"
        Identifier      "Intel Corporation Mobile GM965/GL960
Integrated Graphics"
        Driver  "intel"
        Option   "XAANoOffscreenPixmaps"         "true"
        Option   "DRI"                           "true"
        Option   "AddARGBGLXVisuals"             "true"
        Option   "RenderAccel"                   "true"
        Option   "VideoOverlay"                  "on"
        Option   "GARTSize"                      "384"
        Option   "DesktopSetup"                  "horizontal"
        Option   "MigrationHeuristic"            "greedy"
        Option   "AccelMethod"                   "XAA"
        Option   "ExaNoComposite"                "true"
        # compiz experimental
        Option   "AllowGLXWithComposite"         "true"
EndSection

Regards,

Adnan




Information forwarded to debian-bugs-dist@lists.debian.org, Debian X Strike Force <debian-x@lists.debian.org>:
Bug#451791; Package xserver-xorg-video-intel. (Fri, 02 Jan 2009 01:33:02 GMT) (full text, mbox, link).


Acknowledgement sent to Sam Morris <sam@robots.org.uk>:
Extra info received and forwarded to list. Copy sent to Debian X Strike Force <debian-x@lists.debian.org>. (Fri, 02 Jan 2009 01:33:03 GMT) (full text, mbox, link).


Message #314 received at 451791@bugs.debian.org (full text, mbox, reply):

From: Sam Morris <sam@robots.org.uk>
To: 451791@bugs.debian.org
Subject: Fixed in experimental
Date: Fri, 02 Jan 2009 01:30:34 +0000
fixed 451791 2:2.5.1-1
thanks

With the intel driver from experimental, I no longer have to enable XAA
in my xorg.conf file--exa works just fine by default!

-- 
Sam Morris <sam@robots.org.uk>




Bug marked as fixed in version 2:2.5.1-1. Request was from Sam Morris <sam@robots.org.uk> to control@bugs.debian.org. (Fri, 02 Jan 2009 01:33:04 GMT) (full text, mbox, link).


Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 16 Feb 2009 07:42:38 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Wed Jan 10 22:33:54 2018; Machine Name: beach

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.