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

Bug#403818: xserver-xorg: can't find font 'fixed': no fonts installed after test upgrade to etch



Package: xserver-xorg
Version: 1:7.1.0-8
Followup-For: Bug #403818


I did a test upgrade from sarge (stable) to etch (testing) a few hours 
ago, and X ended up without any usable fonts after that upgrade (no 
xfonts-* packages with fonts installed).

(That's 28.dec.2006, just before midnight GMT, in case the time doesn't 
get through.)

I think my xorg.conf after transition is fine, there just aren't any 
fonts installed as dependencies during the upgrade.

Probably related to bug reported above.


-- 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 Dec 29 01:22 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597708 Nov 24 23:17 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics (rev 03)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3130 Dec 29 02:30 /etc/X11/xorg.conf

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

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

Section "Module"
	Load	"bitmap"
	Load	"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"	"fi"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"ImPS/2"
EndSection

Section "Device"
	Identifier	"VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics"
	Driver		"via"
	BusID		"PCI:1:0:0"
EndSection

Section "Monitor"
	Identifier	"IBM G72"
	Option		"DPMS"
	HorizSync	30-69
	VertRefresh	50-160
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics"
	Monitor		"IBM G72"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1280x1024" "1024x768" "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 X server log files on system:
-rw-r--r-- 1 root root 38379 Dec 29 02:35 /var/log/Xorg.0.log

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

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux aurora 2.6.19.1 #1 Wed Dec 27 16:29:39 EET 2006 i686
Build Date: 07 July 2006
	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: Fri Dec 29 02:35:22 2006
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "IBM G72"
(**) |   |-->Device "VIA Technologies, Inc. VT8623 [Apollo CLE266] integrated CastleRock graphics"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(WW) The directory "/usr/X11R6/lib/X11/fonts/misc" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(**) 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"
(**) Ignoring ABI Version
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) Open APM successful
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.3
	X.Org Video Driver: 1.0
	X.Org XInput driver : 0.6
	X.Org Server Extension : 0.3
	X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: "bitmap"
(II) Loading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Module bitmap: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.5
(II) Loading font Bitmap
(II) LoadModule: "pcidata"
(II) Loading /usr/lib/xorg/modules/libpcidata.so
(II) Module pcidata: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(++) using VT number 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3123 card 1106,aa01 rev 00 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b091 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0d:0: chip 1106,3044 card 1106,3044 rev 80 class 0c,00,10 hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1106,3038 rev 80 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3104 card 1106,3104 rev 82 class 0c,03,20 hdr 00
(II) PCI: 00:11:0: chip 1106,3177 card 1106,aa01 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:1: chip 1106,0571 card 1106,aa01 rev 06 class 01,01,8a hdr 00
(II) PCI: 00:11:5: chip 1106,3059 card 1106,aa01 rev 50 class 04,01,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1106,0102 rev 74 class 02,00,00 hdr 00
(II) PCI: 01:00:0: chip 1106,3122 card 1106,3122 rev 03 class 03,00,00 hdr 00
(II) PCI: End of PCI scan
(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) PCI-to-PCI bridge:
(II) Bus 1: bridge is at (0:1:0), (0,1,1), BCTRL: 0x000c (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xe6000000 - 0xe7ffffff (0x2000000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B]
(II) PCI-to-ISA bridge:
(II) Bus -1: bridge is at (0:17:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(1:0:0) unknown vendor (0x1106) unknown chipset (0x3122) rev 3, Mem @ 0xe0000000/26, 0xe6000000/24
(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 0xe4000000 from 0xe5ffffff to 0xe3ffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xe8002000 - 0xe80020ff (0x100) MX[B]
	[1] -1	0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[2] -1	0	0xe8000000 - 0xe80007ff (0x800) MX[B]
	[3] -1	0	0xe4000000 - 0xe3ffffff (0x0) MX[B]O
	[4] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[5] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[6] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[7] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[8] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[9] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[10] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[11] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[12] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xe8002000 - 0xe80020ff (0x100) MX[B]
	[1] -1	0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[2] -1	0	0xe8000000 - 0xe80007ff (0x800) MX[B]
	[3] -1	0	0xe4000000 - 0xe3ffffff (0x0) MX[B]O
	[4] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[5] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[6] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[7] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[8] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[9] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[10] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[11] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[12] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[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	0xe8002000 - 0xe80020ff (0x100) MX[B]
	[5] -1	0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[6] -1	0	0xe8000000 - 0xe80007ff (0x800) MX[B]
	[7] -1	0	0xe4000000 - 0xe3ffffff (0x0) MX[B]O
	[8] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[13] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[14] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[15] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[16] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[17] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[18] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
(II) LoadModule: "bitmap"
(II) Reloading /usr/lib/xorg/modules/fonts/libbitmap.so
(II) Loading font Bitmap
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 7.1.1, 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) Loading /usr/lib/xorg/modules/libddc.so
(II) Module ddc: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) Loading sub module "drm"
(II) LoadModule: "drm"
(II) Loading /usr/lib/xorg/modules/linux/libdrm.so
(II) Module drm: vendor="X.Org Foundation"
	compiled for 7.1.1, 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 7.1.1, 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 7.1.1, 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 7.1.1, 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 7.1.1, module version = 1.0.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 7.1.1, 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 7.1.1, module version = 1.1.0
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "via"
(II) Loading /usr/lib/xorg/modules/drivers/via_drv.so
(II) Module via: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.2.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 1.0
(II) LoadModule: "kbd"
(II) Loading /usr/lib/xorg/modules/input/kbd_drv.so
(II) Module kbd: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) LoadModule: "mouse"
(II) Loading /usr/lib/xorg/modules/input/mouse_drv.so
(II) Module mouse: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.1.1
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 0.6
(II) VIA: driver for VIA chipsets: CLE266, KM400/KN400, K8M800,
	PM800/PM880/CN400
(II) Primary Device is: PCI 01:00:0
(--) Chipset CLE266 found
(!!) VIA Technologies does not support or endorse this driver in any way.
(!!) For support please contact the driver maintainer or your X vendor.
(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	0xe8002000 - 0xe80020ff (0x100) MX[B]
	[5] -1	0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[6] -1	0	0xe8000000 - 0xe80007ff (0x800) MX[B]
	[7] -1	0	0xe4000000 - 0xe3ffffff (0x0) MX[B]O
	[8] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[13] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[14] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[15] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[16] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[17] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[18] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[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	0xe8002000 - 0xe80020ff (0x100) MX[B]
	[5] -1	0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[6] -1	0	0xe8000000 - 0xe80007ff (0x800) MX[B]
	[7] -1	0	0xe4000000 - 0xe3ffffff (0x0) MX[B]O
	[8] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[9] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[10] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[11] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[12] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[13] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[14] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[15] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[16] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[17] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[18] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[19] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[20] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[21] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[22] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[23] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 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 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(**) VIA(0): Depth 24, (--) framebuffer bpp 32
(==) VIA(0): RGB weight 888
(==) VIA(0): Default visual is TrueColor
(==) VIA(0): Using XAA acceleration architecture
(==) VIA(0): Using HW cursor
(--) VIA(0): Chipset: "CLE266"
(--) VIA(0): mapping MMIO @ 0xe6000000 with size 0x9000
(--) VIA(0): mapping BitBlt MMIO @ 0xe6200000 with size 0x10000
(II) VIA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) VIA(0): Chipset Rev.: 18
(WW) VIA(0): Manufacturer plainly copied main PCI ids to Subsystem/Card ids.
(--) VIA(0): Detected VIA VT3122 (CLE266)-EPIA M/MII/....
(==) VIA(0): Using gamma correction (1.0, 1.0, 1.0)
(--) VIA(0): videoram =  32768k
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"
(II) Loading /usr/lib/xorg/modules/libi2c.so
(II) Module i2c: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) VIA(0): I2C bus "I2C bus 1" initialized.
(II) VIA(0): I2C bus "I2C bus 2" initialized.
(II) VIA(0): I2C bus "I2C bus 3" initialized.
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"
(II) Reloading /usr/lib/xorg/modules/libddc.so
(II) VIA(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
(II) VIA(0): I2C device "I2C bus 1:ddc2" removed.
(II) VIA(0): Manufacturer: IBM  Model: 1993  Serial#: 16843009
(II) VIA(0): Year: 1997  Week: 42
(II) VIA(0): EDID Version: 1.1
(II) VIA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) VIA(0): Sync:  Separate  CompositeSerration on. V.Sync Pulse req. if CompSync or SyncOnGreen
(II) VIA(0): Max H-Image Size [cm]: horiz.: 32  vert.: 24
(II) VIA(0): Gamma: 2.08
(II) VIA(0): DPMS capabilities: StandBy Suspend Off; RGB/Color Display
(II) VIA(0): redX: 0.640 redY: 0.323   greenX: 0.295 greenY: 0.594
(II) VIA(0): blueX: 0.142 blueY: 0.066   whiteX: 0.283 whiteY: 0.298
(II) VIA(0): Supported VESA Video Modes:
(II) VIA(0): 720x400@70Hz
(II) VIA(0): 720x400@88Hz
(II) VIA(0): 640x480@60Hz
(II) VIA(0): 640x480@72Hz
(II) VIA(0): 640x480@75Hz
(II) VIA(0): 800x600@56Hz
(II) VIA(0): 800x600@60Hz
(II) VIA(0): 800x600@72Hz
(II) VIA(0): 800x600@75Hz
(II) VIA(0): 1024x768@87Hz (interlaced)
(II) VIA(0): 1024x768@60Hz
(II) VIA(0): 1024x768@70Hz
(II) VIA(0): 1024x768@75Hz
(II) VIA(0): Manufacturer's mask: 0
(II) VIA(0): Supported Future Video Modes:
(II) VIA(0): #0: hsize: 640  vsize 480  refresh: 85  vid: 22833
(II) VIA(0): #1: hsize: 800  vsize 600  refresh: 85  vid: 22853
(II) VIA(0): #2: hsize: 1024  vsize 768  refresh: 85  vid: 22881
(II) VIA(0): #3: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
(II) VIA(0): Supported additional Video Mode:
(II) VIA(0): clock: 52.6 MHz   Image Size:  306 x 230 mm
(II) VIA(0): h_active: 960  h_sync: 972  h_sync_end 1080 h_blank_end 1260 h_border: 0
(II) VIA(0): v_active: 529  v_sync: 530  v_sync_end 540 v_blanking: 557 v_border: 0
(II) VIA(0): Monitor name: IBM G72
(II) VIA(0): Ranges: V min: 50  V max: 160 Hz, H min: 30  H max: 69 kHz, PixClock max 110 MHz
(II) VIA(0): Serial No: 55-X7437
(II) VIA(0): I2C device "I2C bus 2:VT162x" registered at address 0x40.
(--) VIA(0): Detected VIA Technologies VT1622 TV Encoder
(--) VIA(0): VT162x: Nothing connected.
(II) VIA(0): IBM G72: Using hsync range of 30.00-69.00 kHz
(II) VIA(0): IBM G72: Using vrefresh range of 50.00-160.00 Hz
(II) VIA(0): Clock range:  20.00 to 230.00 MHz
(II) VIA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (interlace mode not supported)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(WW) (1280x960,IBM G72) mode clock 148.5MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1280x960" (hsync out of range)
(II) VIA(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(WW) (1280x1024,IBM G72) mode clock 135MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(WW) (1280x1024,IBM G72) mode clock 157.5MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1280x1024" (hsync out of range)
(II) VIA(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,IBM G72) mode clock 162MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,IBM G72) mode clock 175.5MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,IBM G72) mode clock 189MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,IBM G72) mode clock 202.5MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1600x1200,IBM G72) mode clock 229.5MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1600x1200" (hsync out of range)
(II) VIA(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(WW) (1792x1344,IBM G72) mode clock 204.8MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1792x1344" (hsync out of range)
(II) VIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1792x1344" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(WW) (1856x1392,IBM G72) mode clock 218.3MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "1856x1392" (hsync out of range)
(II) VIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1856x1392" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1280x768" (no clock available for mode)
(II) VIA(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1280x800" (no clock available for mode)
(II) VIA(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1152x864" (no clock available for mode)
(II) VIA(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(WW) (1400x1050,IBM G72) mode clock 122MHz exceeds DDC maximum 110MHz
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1400x1050" (no clock available for mode)
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): CrtcHSyncEnd out of range.
(II) VIA(0): Not using default mode "1400x1050" (horizontal sync too wide)
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1400x1050" (no clock available for mode)
(II) VIA(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): CrtcHSyncEnd out of range.
(II) VIA(0): Not using default mode "1440x900" (horizontal sync too wide)
(II) VIA(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1600x1024" (no clock available for mode)
(II) VIA(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1680x1050" (no clock available for mode)
(II) VIA(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1200" (no clock available for mode)
(II) VIA(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1200" (no clock available for mode)
(II) VIA(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1920x1440" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "2048x1536" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) VIA(0): Not using default mode "1400x1050" (width too large for virtual size)
(--) VIA(0): Virtual size is 1280x1024 (pitch 1280)
(**) VIA(0): *Default mode "1280x1024": 108.0 MHz (scaled from 779.2 MHz), 64.0 kHz, 60.0 Hz
(II) VIA(0): Modeline "1280x1024"  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync
(**) VIA(0): *Default mode "1024x768": 94.5 MHz (scaled from -522.4 MHz), 68.7 kHz, 85.0 Hz
(II) VIA(0): Modeline "1024x768"   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync
(**) VIA(0): *Default mode "800x600": 56.3 MHz (scaled from -328.2 MHz), 53.7 kHz, 85.1 Hz
(II) VIA(0): Modeline "800x600"   56.30  800 832 896 1048  600 601 604 631 +hsync +vsync
(**) VIA(0): *Default mode "640x480": 36.0 MHz (scaled from -275.5 MHz), 43.3 kHz, 85.0 Hz
(II) VIA(0): Modeline "640x480"   36.00  640 696 752 832  480 481 484 509 -hsync -vsync
(**) VIA(0):  Default mode "1280x960": 108.0 MHz (scaled from 779.2 MHz), 60.0 kHz, 60.0 Hz
(II) VIA(0): Modeline "1280x960"  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync
(**) VIA(0):  Default mode "1152x864": 108.0 MHz (scaled from 779.2 MHz), 67.5 kHz, 75.0 Hz
(II) VIA(0): Modeline "1152x864"  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync
(**) VIA(0):  Default mode "1152x768": 65.0 MHz (scaled from -368.2 MHz), 44.2 kHz, 54.8 Hz
(II) VIA(0): Modeline "1152x768"   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync
(**) VIA(0):  Default mode "1024x768": 78.8 MHz (scaled from -299.7 MHz), 60.1 kHz, 75.1 Hz
(II) VIA(0): Modeline "1024x768"   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync
(**) VIA(0):  Default mode "1024x768": 75.0 MHz (scaled from -440.1 MHz), 56.5 kHz, 70.1 Hz
(II) VIA(0): Modeline "1024x768"   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync
(**) VIA(0):  Default mode "1024x768": 65.0 MHz (scaled from 796.0 MHz), 48.4 kHz, 60.0 Hz
(II) VIA(0): Modeline "1024x768"   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync
(**) VIA(0):  Default mode "832x624": 57.3 MHz (scaled from 799.9 MHz), 49.7 kHz, 74.6 Hz
(II) VIA(0): Modeline "832x624"   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync
(**) VIA(0):  Default mode "800x600": 49.5 MHz (scaled from -579.5 MHz), 46.9 kHz, 75.0 Hz
(II) VIA(0): Modeline "800x600"   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync
(**) VIA(0):  Default mode "800x600": 50.0 MHz (scaled from 241.8 MHz), 48.1 kHz, 72.2 Hz
(II) VIA(0): Modeline "800x600"   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync
(**) VIA(0):  Default mode "800x600": 40.0 MHz (scaled from -127.7 MHz), 37.9 kHz, 60.3 Hz
(II) VIA(0): Modeline "800x600"   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync
(**) VIA(0):  Default mode "800x600": 36.0 MHz (scaled from -275.5 MHz), 35.2 kHz, 56.2 Hz
(II) VIA(0): Modeline "800x600"   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync
(**) VIA(0):  Default mode "640x480": 31.5 MHz (scaled from 361.1 MHz), 37.5 kHz, 75.0 Hz
(II) VIA(0): Modeline "640x480"   31.50  640 656 720 840  480 481 484 500 -hsync -vsync
(**) VIA(0):  Default mode "640x480": 31.5 MHz (scaled from 361.1 MHz), 37.9 kHz, 72.8 Hz
(II) VIA(0): Modeline "640x480"   31.50  640 664 704 832  480 489 491 520 -hsync -vsync
(**) VIA(0):  Default mode "640x480": 25.2 MHz (scaled from -674.5 MHz), 31.5 kHz, 60.0 Hz
(II) VIA(0): Modeline "640x480"   25.20  640 656 752 800  480 490 492 525 -hsync -vsync
(**) VIA(0):  Default mode "720x400": 35.5 MHz (scaled from 508.8 MHz), 37.9 kHz, 85.0 Hz
(II) VIA(0): Modeline "720x400"   35.50  720 756 828 936  400 401 404 446 -hsync +vsync
(**) VIA(0):  Default mode "640x400": 31.5 MHz (scaled from 361.1 MHz), 37.9 kHz, 85.1 Hz
(II) VIA(0): Modeline "640x400"   31.50  640 672 736 832  400 401 404 445 -hsync +vsync
(**) VIA(0):  Default mode "640x350": 31.5 MHz (scaled from 361.1 MHz), 37.9 kHz, 85.1 Hz
(II) VIA(0): Modeline "640x350"   31.50  640 672 736 832  350 382 385 445 +hsync -vsync
(++) VIA(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 7.1.1, 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 7.1.1, module version = 1.2.0
	ABI class: X.Org Video Driver, version 1.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Loading /usr/lib/xorg/modules/libramdac.so
(II) Module ramdac: vendor="X.Org Foundation"
	compiled for 7.1.1, module version = 0.1.0
	ABI class: X.Org Video Driver, version 1.0
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xe6000000 - 0xe6ffffff (0x1000000) MS[B]
	[1] 0	0	0xe0000000 - 0xe3ffffff (0x4000000) 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	0xe8002000 - 0xe80020ff (0x100) MX[B]
	[7] -1	0	0xe8001000 - 0xe80010ff (0x100) MX[B]
	[8] -1	0	0xe8000000 - 0xe80007ff (0x800) MX[B]
	[9] -1	0	0xe4000000 - 0xe3ffffff (0x0) MX[B]O
	[10] -1	0	0xe6000000 - 0xe6ffffff (0x1000000) MX[B](B)
	[11] -1	0	0xe0000000 - 0xe3ffffff (0x4000000) MX[B](B)
	[12] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[13] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[14] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[15] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[16] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[17] -1	0	0x0000ec00 - 0x0000ecff (0x100) IX[B]
	[18] -1	0	0x0000e400 - 0x0000e4ff (0x100) IX[B]
	[19] -1	0	0x0000e000 - 0x0000e00f (0x10) IX[B]
	[20] -1	0	0x0000dc00 - 0x0000dc1f (0x20) IX[B]
	[21] -1	0	0x0000d800 - 0x0000d81f (0x20) IX[B]
	[22] -1	0	0x0000d400 - 0x0000d41f (0x20) IX[B]
	[23] -1	0	0x0000d000 - 0x0000d07f (0x80) IX[B]
	[24] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[25] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(--) VIA(0): mapping framebuffer @ 0xe0000000 with size 0x2000000
(==) VIA(0): Write-combining range (0xe0000000,0x2000000)
(--) VIA(0): Frame buffer start: 0xb5b1f000, free start: 0x500000 end: 0x2000000
(--) VIA(0): mapping MMIO @ 0xe6000000 with size 0x9000
(--) VIA(0): mapping BitBlt MMIO @ 0xe6200000 with size 0x10000
(II) VIA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) VIA(0): 3D Engine has been initialized.
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID PCI:1:0:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(II) VIA(0): [drm] DRM interface version 1.2
(II) VIA(0): [drm] created "via" driver at busid "PCI:1:0:0"
(II) VIA(0): [drm] added 8192 byte SAREA at 0xce8ea000
(II) VIA(0): [drm] mapped SAREA 0xce8ea000 to 0xb7f88000
(II) VIA(0): [drm] framebuffer handle = 0xe0000000
(II) VIA(0): [drm] added 1 reserved context for kernel
(II) VIA(0): [dri] visual configs initialized.
(II) VIA(0): [drm] register handle = 0xe6000000
(II) VIA(0): [drm] framebuffer handle = 0xe0000000
(II) VIA(0): [drm] mmio Registers = 0xe6000000
(II) VIA(0): [dri] mmio mapped.
(II) VIA(0): VIAInternalScreenInit
(II) VIA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	8x8 mono pattern filled rectangles
	8x8 color pattern filled rectangles
	Solid Lines
	Dashed Lines
	Image Writes
	Offscreen Pixmaps
	Setting up tile and stipple cache:
		32 128x128 slots
		20 256x256 slots
		6 512x512 slots
		32 8x8 color pattern slots
(==) VIA(0): Backing store disabled
(**) Option "dpms"
(**) VIA(0): DPMS enabled
(II) VIA(0): [drm] Detected AGP vendor 0x1106, device 0x3123
(II) VIA(0): [drm] Didn't find any AGP v3 compatible device. Trying AGP 4X mode.
(II) VIA(0): [drm] Trying to enable AGP fast writes.
(II) VIA(0): [drm] drmAgpEnabled succeeded
(II) VIA(0): [drm] agpAddr = 0xe4000000
(II) VIA(0): [drm] agpBase = (nil)
(II) VIA(0): [drm] agpAddr = 0xe4000000
(II) VIA(0): [drm] agpSize = 0x01e00000
(II) VIA(0): [drm] agp physical addr = 0x00000000
(II) VIA(0): [dri] use agp.
(WW) VIA(0): [drm] The DRM Heap and Pixmap cache memory could be too small
(WW) VIA(0): [drm] for optimal performance. Please increase the frame buffer
(WW) VIA(0): [drm] memory area in BIOS.
(II) VIA(0): [drm] Using 14016480 bytes for DRM memory heap.
(II) VIA(0): [dri] frame buffer initialized.
(II) VIA(0): X context handle = 0x1
(II) VIA(0): [drm] installed DRM signal handler
(II) VIA(0): [DRI] installation complete
(II) VIA(0): [dri] kernel data initialized.
(II) VIA(0): [drm] Irq handler installed, using IRQ 11.
(II) VIA(0): direct rendering enabled
(II) VIA(0): [Xv] Using PCI DMA for Xv image transfer.
(II) VIA(0): Benchmarking video copy. Less is better.
(--) VIA(0): Timed   libc YUV420 copy... 4341136. Throughput: -84521128.6 MiB/s.
(--) VIA(0): Timed kernel YUV420 copy... 4153467. Throughput: -88340105.8 MiB/s.
(--) VIA(0): Timed    SSE YUV420 copy... 2381735. Throughput: -154054802.1 MiB/s.
(--) VIA(0): Timed    MMX YUV420 copy... 4064150. Throughput: -90281538.4 MiB/s.
(--) VIA(0): Ditch 3DNow! YUV420 copy... Not supported by CPU.
(--) VIA(0): Timed   MMX2 YUV420 copy... 2346564. Throughput: -156363821.4 MiB/s.
(--) VIA(0): Using MMX2 YUV42X copy for video.
(II) VIA(0): [XvMC] Registering viaXvMC.
(II) VIA(0): [XvMC] Initialized XvMC extension.
(==) RandR enabled
(II) Setting vga for screen 0.
(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 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:1:0:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)
drmOpenByBusid: drmOpenMinor returns 9
drmOpenByBusid: drmGetBusid reports pci:0000:01:00.0
(EE) AIGLX error: dlopen of /usr/lib/dri/unichrome_dri.so failed (/usr/lib/dri/unichrome_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 7.1.1, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(**) 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" "pc105"
(**) Generic Keyboard: XkbModel: "pc105"
(**) Option "XkbLayout" "fi"
(**) Generic Keyboard: XkbLayout: "fi"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "ImPS/2"
(**) Configured Mouse: Device: "/dev/psaux"
(**) Configured Mouse: Protocol: "ImPS/2"
(**) Configured Mouse: Core Pointer
(**) Option "Device" "/dev/psaux"
(==) Configured Mouse: Emulate3Buttons, Emulate3Timeout: 50
(**) Configured Mouse: ZAxisMapping: buttons 4 and 5
(**) Configured Mouse: Buttons: 9
(II) XINPUT: Adding extended input device "Configured Mouse" (type: MOUSE)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
    xkb_keycodes             { include "xfree86+aliases(qwerty)" };
    xkb_types                { include "complete" };
    xkb_compatibility        { include "complete" };
    xkb_symbols              { include "pc(pc105)+fi" };
    xkb_geometry             { include "pc(pc105)" };
(II) Configured Mouse: ps2EnableDataReporting: succeeded

Fatal server error:
could not open default font 'fixed'


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages xserver-xorg depends on:
ii  debconf                 1.5.11           Debian configuration management sy
ii  x11-common              1:7.1.0-8        X Window System (X.Org) infrastruc
ii  xbase-clients           1:7.1.ds-3       miscellaneous X clients
ii  xkb-data                0.9-4            X Keyboard Extension (XKB) configu
ii  xserver-xorg-core       2:1.1.1-11       X.Org X server -- core server
ii  xserver-xorg-input-all  1:7.1.0-8        the X.Org X server -- input driver
ii  xserver-xorg-input-evde 1:1.1.2-6        X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-4        X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3        X.Org X server -- mouse input driv
ii  xserver-xorg-video-all  1:7.1.0-8        the X.Org X server -- output drive
ii  xserver-xorg-video-apm  1:1.1.1-3        X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3        X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.3-2        X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4        X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3        X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4        X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3        X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3        X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3        X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3        X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3        X.Org X server -- i740 display dri
ii  xserver-xorg-video-i810 2:1.7.2-3        X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-imst 1:1.1.0-3        X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.4.dfsg.1-2 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4        X.Org X server -- Neomagic display
ii  xserver-xorg-video-newp 1:0.2.0-3        X.Org X server -- Newport display 
ii  xserver-xorg-video-nsc  1:2.8.1-3        X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv [ 1:1.2.0-3        X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 [ 1:0.4.1-5        X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3        X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1        X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4        X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-4        X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3        X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.3.0-1        X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3        X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.3-1        X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3        X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3          X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.3.0-1        X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3        X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-6        X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3      X.Org X server -- VMware display d
ii  xserver-xorg-video-vood 1:1.1.0-4        X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
ii  discover1                  1.7.19        hardware identification system
ii  laptop-detect              0.12.1        attempt to detect a laptop
ii  mdetect                    0.5.2.1       mouse device autodetection tool
ii  xresprobe                  0.4.23debian1 X Resolution Probe

-- debconf-show failed



Reply to: