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

Bug#509580: xserver-xorg: xorg.conf does not contain a ServerLayout section



Package: xserver-xorg
Version: 1:7.3+18
Severity: normal
Tags: patch


The xorg.conf generated by dexconf does not include a ServerLayout
section. This makes using non-default pointer drivers non-trivial.

After replacing the pointer driver in the Configured Pointer X
automatically generates a default pointer section wit hthe default
driver.

Consider including a server layout.

Thanks

-- 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 2008-12-22 17:40 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1718580 2008-11-15 16:57 /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: Cirrus Logic GD 5446

/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 1079 2008-12-23 12:53 /etc/X11/xorg.conf

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

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

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

Section "Device"
	Identifier	"Configured Video Device"
EndSection

Section "Monitor"
	Identifier	"Configured Monitor"
EndSection

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


Xorg X server log files on system:
-rw-r--r-- 1 root root 26802 2008-12-23 12:53 /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-9)
Current Operating System: Linux debian-ghost 2.6.26-1-486 #1 Mon Dec 15 17:32:01 UTC 2008 i686
Build Date: 15 November 2008  05:39:59PM
 
	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 Dec 23 12:53:37 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 "<default pointer>"
(==) |-->Input Device "Generic Keyboard"
(==) The core pointer device wasn't specified explicitly in the layout.
	Using the default mouse configuration.
(==) 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: 0x81e38a0
(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,1237 card 0000,0000 rev 02 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 8086,7000 card 0000,0000 rev 00 class 06,01,00 hdr 80
(II) PCI: 00:01:1: chip 8086,7010 card 0000,0000 rev 00 class 01,01,80 hdr 00
(II) PCI: 00:01:2: chip 8086,7020 card 0000,0000 rev 01 class 0c,03,00 hdr 00
(II) PCI: 00:01:3: chip 8086,7113 card 0000,0000 rev 03 class 06,80,00 hdr 00
(II) PCI: 00:02:0: chip 1013,00b8 card 0000,0000 rev 00 class 03,00,00 hdr 00
(II) PCI: 00:03:0: chip 8086,100e card 0000,0000 rev 03 class 02,00,00 hdr 00
(II) PCI: 00:04:0: chip 1af4,1002 card 0000,0005 rev 00 class 05,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,0), 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-ISA bridge:
(II) Bus -1: bridge is at (0:1:0), (0,-1,-1), BCTRL: 0x0008 (VGA_EN is set)
(--) PCI:*(0:2:0) Cirrus Logic GD 5446 rev 0, Mem @ 0xf0000000/25, 0xf2000000/12
(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	0xf2020000 - 0xf203ffff (0x20000) MX[B]
	[1] -1	0	0xf2000000 - 0xf2000fff (0x1000) MX[B](B)
	[2] -1	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
	[3] -1	0	0x0000c080 - 0x0000c09f (0x20) IX[B]
	[4] -1	0	0x0000c040 - 0x0000c07f (0x40) IX[B]
	[5] -1	0	0x0000c020 - 0x0000c03f (0x20) IX[B]
	[6] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf2020000 - 0xf203ffff (0x20000) MX[B]
	[1] -1	0	0xf2000000 - 0xf2000fff (0x1000) MX[B](B)
	[2] -1	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
	[3] -1	0	0x0000c080 - 0x0000c09f (0x20) IX[B]
	[4] -1	0	0x0000c040 - 0x0000c07f (0x40) IX[B]
	[5] -1	0	0x0000c020 - 0x0000c03f (0x20) IX[B]
	[6] -1	0	0x0000c000 - 0x0000c00f (0x10) 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	0xf2020000 - 0xf203ffff (0x20000) MX[B]
	[5] -1	0	0xf2000000 - 0xf2000fff (0x1000) MX[B](B)
	[6] -1	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[9] -1	0	0x0000c080 - 0x0000c09f (0x20) IX[B]
	[10] -1	0	0x0000c040 - 0x0000c07f (0x40) IX[B]
	[11] -1	0	0x0000c020 - 0x0000c03f (0x20) IX[B]
	[12] -1	0	0x0000c000 - 0x0000c00f (0x10) 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.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 cirrus from file name cirrus.ids in autoconfig
(==) Matched cirrus for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "cirrus"
(II) Loading /usr/lib/xorg/modules/drivers//cirrus_drv.so
(II) Module cirrus: vendor="X.Org Foundation"
	compiled for 1.4.0.90, module version = 1.2.1
	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) CIRRUS: driver for Cirrus chipsets: CLGD5430, CLGD5434-4, CLGD5434-8,
	CLGD5436, CLGD5446, CLGD5480, CL-GD5462, CL-GD5464, CL-GD5464BD,
	CL-GD5465, CL-GD7548
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(--) Chipset CLGD5446 found
(II) Loading sub module "cirrus_alpine"
(II) LoadModule: "cirrus_alpine"
(II) Loading /usr/lib/xorg/modules/drivers//cirrus_alpine.so
(II) Module cirrus_alpine: 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) 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	0xf2020000 - 0xf203ffff (0x20000) MX[B]
	[5] -1	0	0xf2000000 - 0xf2000fff (0x1000) MX[B](B)
	[6] -1	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
	[7] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[8] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[9] -1	0	0x0000c080 - 0x0000c09f (0x20) IX[B]
	[10] -1	0	0x0000c040 - 0x0000c07f (0x40) IX[B]
	[11] -1	0	0x0000c020 - 0x0000c03f (0x20) IX[B]
	[12] -1	0	0x0000c000 - 0x0000c00f (0x10) 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	0xf2020000 - 0xf203ffff (0x20000) MX[B]
	[5] -1	0	0xf2000000 - 0xf2000fff (0x1000) MX[B](B)
	[6] -1	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
	[7] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B]
	[8] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B]
	[9] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B]
	[10] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[11] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[12] -1	0	0x0000c080 - 0x0000c09f (0x20) IX[B]
	[13] -1	0	0x0000c040 - 0x0000c07f (0x40) IX[B]
	[14] -1	0	0x0000c020 - 0x0000c03f (0x20) IX[B]
	[15] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
	[16] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[17] 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 1.4.2, module version = 0.1.0
	ABI class: X.Org Video Driver, version 2.0
(II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(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) CIRRUS(0): initializing int10
(II) CIRRUS(0): Primary V_BIOS segment is: 0xc000
(II) CIRRUS(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/24
(--) CIRRUS(0): Depth 24, (==) framebuffer bpp 24
(==) CIRRUS(0): RGB weight 888
(==) CIRRUS(0): Default visual is TrueColor
(==) CIRRUS(0): Using SW cursor
(--) CIRRUS(0): Linear framebuffer at 0xF0000000
(--) CIRRUS(0): Using MMIO
(--) CIRRUS(0): MMIO registers at 0xF2000000
(II) Loading sub module "i2c"
(II) LoadModule: "i2c"(II) Module "i2c" already built-in
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) CIRRUS(0): I2C bus "I2C bus 1" initialized.
(II) CIRRUS(0): I2C bus "I2C bus 2" initialized.
(II) CIRRUS(0): I2C device "I2C bus 1:ddc2" registered at address 0xA0.
(II) CIRRUS(0): I2C device "I2C bus 1:ddc2" removed.
(==) CIRRUS(0): Using gamma correction (1.0, 1.0, 1.0)
(==) CIRRUS(0): Write-combining range (0xf0000000,0x100000)
(--) CIRRUS(0): Memory Config reg 1 is 0x98
(--) CIRRUS(0): Memory Config reg 2 is 0x20
(--) CIRRUS(0): VideoRAM: 4096 kByte
(==) CIRRUS(0): Min pixel clock is 12 MHz
(--) CIRRUS(0): Max pixel clock is 85 MHz
(II) CIRRUS(0): Configured Monitor: Using default hsync range of 31.50-37.90 kHz
(II) CIRRUS(0): Configured Monitor: Using default vrefresh range of 50.00-70.00 Hz
(WW) CIRRUS(0): Unable to estimate virtual size
(II) CIRRUS(0): Clock range:  12.00 to  85.50 MHz
(II) CIRRUS(0): Not using default mode "640x350" (vrefresh out of range)
(II) CIRRUS(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x400" (vrefresh out of range)
(II) CIRRUS(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "720x400" (vrefresh out of range)
(II) CIRRUS(0): Not using default mode "360x200" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x480" (vrefresh out of range)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x480" (hsync out of range)
(II) CIRRUS(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "800x600" (hsync out of range)
(II) CIRRUS(0): Not using default mode "400x300" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (hsync out of range)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x960" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x480" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x1024" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "640x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "896x672" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "928x696" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "832x624" (hsync out of range)
(II) CIRRUS(0): Not using default mode "416x312" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x768" (hsync out of range)
(II) CIRRUS(0): Not using default mode "640x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1280x800" (hsync out of range)
(II) CIRRUS(0): Not using default mode "640x400" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1152x768" (hsync out of range)
(II) CIRRUS(0): Not using default mode "576x384" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1152x864" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "576x432" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1400x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "700x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1440x900" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "720x450" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1600x1024" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "800x512" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1680x1050" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "840x525" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x600" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "960x720" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) CIRRUS(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) CIRRUS(0): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(--) CIRRUS(0): Virtual size is 800x600 (pitch 1024)
(**) CIRRUS(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) CIRRUS(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) CIRRUS(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) CIRRUS(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) CIRRUS(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) CIRRUS(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(==) CIRRUS(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 "xaa"
(II) LoadModule: "xaa"
(II) Loading /usr/lib/xorg/modules//libxaa.so
(II) Module xaa: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.2.0
	ABI class: X.Org Video Driver, version 2.0
(--) Depth 24 pixmap format is 24 bpp
(II) do I need RAC?  No, I don't.
(II) resource ranges after preInit:
	[0] 0	0	0xf2000000 - 0xf2000fff (0x1000) MX[B]
	[1] 0	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[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	0xf2020000 - 0xf203ffff (0x20000) MX[B]
	[7] -1	0	0xf2000000 - 0xf2000fff (0x1000) MX[B](B)
	[8] -1	0	0xf0000000 - 0xf1ffffff (0x2000000) MX[B](B)
	[9] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprU)
	[10] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprU)
	[11] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprU)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x0000c080 - 0x0000c09f (0x20) IX[B]
	[15] -1	0	0x0000c040 - 0x0000c07f (0x40) IX[B]
	[16] -1	0	0x0000c020 - 0x0000c03f (0x20) IX[B]
	[17] -1	0	0x0000c000 - 0x0000c00f (0x10) IX[B]
	[18] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[19] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) CIRRUS(0): Write-combining range (0xf0000000,0x400000)
(II) CIRRUS(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) CIRRUS(0): Using 765 lines for offscreen memory
(II) CIRRUS(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid Horizontal and Vertical Lines
(==) CIRRUS(0): Silken mouse enabled
(II) CIRRUS(0): DPMS enabled
(==) RandR enabled
(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
(II) AIGLX: Screen 0 is not DRI capable
(II) Loading 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.4.2, module version = 1.0.0
	ABI class: X.Org Server Extension, version 0.3
(II) GLX: Initialized MESA-PROXY GL provider for screen 0
(WW) <default pointer>: No Device specified, looking for one...
(II) <default pointer>: Setting Device option to "/dev/input/mice"
(--) <default pointer>: Device: "/dev/input/mice"
(==) <default pointer>: Protocol: "Auto"
(**) Option "CorePointer"
(**) <default pointer>: always reports core events
(==) <default pointer>: Emulate3Buttons, Emulate3Timeout: 50
(**) <default pointer>: ZAxisMapping: buttons 4 and 5
(**) <default pointer>: Buttons: 9
(**) <default pointer>: 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" "us"
(**) Generic Keyboard: XkbLayout: "us"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(II) evaluating device (<default pointer>)
(II) XINPUT: Adding extended input device "<default pointer>" (type: MOUSE)
(II) evaluating device (Generic Keyboard)
(II) XINPUT: Adding extended input device "Generic Keyboard" (type: KEYBOARD)
(--) <default pointer>: PnP-detected protocol: "ExplorerPS/2"
(II) <default pointer>: ps2EnableDataReporting: succeeded
FreeFontPath: FPE "/usr/share/fonts/X11/misc" refcount is 2, should be 1; fixing.


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

Kernel: Linux 2.6.26-1-486
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 depends on:
ii  debconf [debconf-2.0] 1.5.24             Debian configuration management sy
ii  libc6                 2.7-16             GNU C Library: Shared libraries
ii  x11-xkb-utils         7.4+1              X11 XKB utilities
ii  xkb-data              1.3-2              X Keyboard Extension (XKB) configu
ii  xserver-xorg-core     2:1.4.2-9          Xorg X server - core server
ii  xserver-xorg-input-kb 1:1.3.1-1          X.Org X server -- keyboard input d
ii  xserver-xorg-input-mo 1:1.3.0-1          X.Org X server -- mouse input driv
ii  xserver-xorg-input-vm 1:12.5.1-4Add1     X.Org X server -- VMMouse input dr
ii  xserver-xorg-video-al 1:7.3+18           the X.Org X server -- output drive
ii  xserver-xorg-video-ap 1:1.2.0-1          X.Org X server -- APM display driv
ii  xserver-xorg-video-ar 1:0.7.0-1          X.Org X server -- ark display driv
ii  xserver-xorg-video-ch 1:1.2.0-1          X.Org X server -- Chips display dr
ii  xserver-xorg-video-ci 1:1.2.1-1          X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cy 1:1.1.0-8          X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-du 1:0.3.0-1          X.Org X server -- dummy display dr
ii  xserver-xorg-video-fb 1:0.4.0-1          X.Org X server -- fbdev display dr
ii  xserver-xorg-video-gl 1:1.2.1-1          X.Org X server -- Glint display dr
ii  xserver-xorg-video-i1 1:1.3.0-1          X.Org X server -- i128 display dri
ii  xserver-xorg-video-i7 1:1.2.0-1          X.Org X server -- i740 display dri
ii  xserver-xorg-video-im 1:1.1.0-7          X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-in 2:2.4.2-1          X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-ma 6.8.0-1            X.Org X server -- ATI Mach64 displ
ii  xserver-xorg-video-mg 1:1.4.9.dfsg-1     X.Org X server -- MGA display driv
ii  xserver-xorg-video-ne 1:1.2.1-1          X.Org X server -- Neomagic display
ii  xserver-xorg-video-ns 1:2.8.3-4          X.Org X server -- NSC Geode GX1 di
ii  xserver-xorg-video-nv 1:2.1.10-1         X.Org X server -- NV display drive
ii  xserver-xorg-video-op 1:0.2.902+svn579-2 X.Org X server -- VIA display driv
ii  xserver-xorg-video-r1 6.8.0-1            X.Org X server -- ATI r128 display
ii  xserver-xorg-video-ra 1:6.9.0-1+lenny4   X.Org X server -- ATI Radeon displ
ii  xserver-xorg-video-ra 1.2.1-2            X.Org X server -- AMD/ATI r5xx, r6
ii  xserver-xorg-video-re 1:4.2.0.dfsg.1-2   X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3 1:0.6.0-1          X.Org X server -- legacy S3 displa
ii  xserver-xorg-video-s3 1:1.10.1-1         X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sa 1:2.2.1-2          X.Org X server -- Savage display d
ii  xserver-xorg-video-si 1:1.6.0-1          X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-si 1:0.10.0-1         X.Org X server -- SiS display driv
ii  xserver-xorg-video-si 1:0.9.0-1          X.Org X server -- SiS USB display 
ii  xserver-xorg-video-td 1:1.4.0-1          X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tg 1:1.1.0-9          X.Org X server -- TGA display driv
ii  xserver-xorg-video-tr 1:1.3.0-1          X.Org X server -- Trident display 
ii  xserver-xorg-video-ts 1:1.2.0-1          X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4 0.2.0-1            X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-ve 1:1.3.0-4          X.Org X server -- VESA display dri
ii  xserver-xorg-video-vg 1:4.1.0-8          X.Org X server -- VGA display driv
ii  xserver-xorg-video-vm 1:10.16.2-1        X.Org X server -- VMware display d
ii  xserver-xorg-video-vo 1:1.2.0-1          X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  libgl1-mesa-dri               <none>     (no description available)
ii  udev                          0.125-7    /dev/ and hotplug management daemo

xserver-xorg suggests no packages.

-- debconf information:
  xserver-xorg/config/doublequote_in_string_error:
  xserver-xorg/config/device/bus_id_error:
  xserver-xorg/config/inputdevice/keyboard/options:
  xserver-xorg/autodetect_keyboard: false
  xserver-xorg/config/device/use_fbdev: false
  xserver-xorg/config/inputdevice/keyboard/variant:
  xserver-xorg/config/nonnumeric_string_error:
  xserver-xorg/config/inputdevice/keyboard/layout: us
  xserver-xorg/config/inputdevice/keyboard/model: pc105
  xserver-xorg/config/device/driver: none
  xserver-xorg/config/null_string_error:
  xserver-xorg/config/device/bus_id:
  xserver-xorg/config/inputdevice/keyboard/rules: xorg
--- dexconf	2008-12-23 12:56:11.025215897 +0000
+++ /usr/bin/dexconf	2008-12-22 16:41:04.000000000 +0000
@@ -173,6 +173,13 @@
 # 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 "ServerLayout"
+	Identifier	"Default Layout"
+	Screen		"Default Screen"
+	InputDevice	"Generic Keyboard" "CoreKeyboard"
+	InputDevice	"Configured Mouse" "CorePointer"
+EndSection
 SECTION
 
 ### KEYBOARD / INPUTDEVICE

Reply to: