Problems configuring AsusTek VW161D with 1366x768x16M

Michelle Konzack linux4michelle at tamay-dogan.net
Tue Mar 10 11:25:45 PDT 2009


************************************************************************
*       Do not Cc: me, because I READ THIS LIST, if I write here       *
*    Keine Cc: am mich, ich LESE DIESE LISTE wenn ich hier schreibe    *
************************************************************************

Hello X.org Experts,

I am running Debian GNU/Linux 5.0 Lenny with:

xserver-xorg:
  Installiert: 1:7.3+18
  Kandidat: 1:7.3+18
  Versions-Tabelle:
 *** 1:7.3+18 0
        900 ftp://ftp2.de.debian.org lenny/main Packages
        500 ftp://ftp.de.debian.org sid/main Packages
        100 /var/lib/dpkg/status

and I am using a Matrox G450 DualHead with:

xserver-xorg-video-mga:
  Installiert: 1:1.4.9.dfsg-1
  Kandidat: 1:1.4.9.dfsg-1
  Versions-Tabelle:
 *** 1:1.4.9.dfsg-1 0
        900 ftp://ftp2.de.debian.org lenny/main Packages
        500 ftp://ftp.de.debian.org sid/main Packages
        100 /var/lib/dpkg/status

on my workstation, where one of my "LiteOn AAC15" is gone.  Now  I  have
replaced it with a nifty "AsusTek VW161D" which support a resolution  of
1366x768 pixel.  Unfortunately not at me: It switch always to 1280x800.

Can someone tell me HOW to configure X.org for this resolution?

(nonrelevant sections striped)

Note: I have to choose 1368x768 since 'gtf' and 'cvt' refuse to use 1366

----[ '/etc/X11/xorg.conf' ]--------------------------------------------
Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"vbe"
EndSection

Section "Device"
	Identifier	"Matrox G450 DualHead VW161D"
	Driver		"mga"
	BusID		"PCI:1:00:0"
	Option		"UseFBDev"	"false"
	Screen		0
EndSection
Section "Monitor"
	Identifier	"Asus VW161D"
	Option		"DPMS"
	HorizSync	28-50
	VertRefresh	43-75
	# 1368x768 @ 75.00 Hz (GTF) hsync: 60.15 kHz; pclk: 110.19 MHz
	# Modeline "1368x768_75.00"  110.19  1368 1456 1600 1832  768 769 772 802  -HSync +Vsync
	# 1368x768 74.90 Hz (CVT) hsync: 60.30 kHz; pclk: 109.50 MHz
	Modeline "1368x768_75.00"  109.50  1368 1448 1592 1816  768 771 781 805 -hsync +vsync
EndSection
Section "Screen"
	Identifier	"Screen VW161D"
	Device		"Matrox G450 DualHead VW161D"
	Monitor		"Asus VW161D"
	DefaultDepth	24
	SubSection "Display"
		Depth	24
		Modes	"1368x768_75.00"
	EndSubSection
EndSection

Section "Device"
	Identifier	"Matrox G450 DualHead AAC15"
	Driver		"mga"
	BusID		"PCI:1:00:0"
	Option		"UseFBDev"	"false"
	Screen		1
EndSection
Section "Monitor"
	Identifier	"LiteOn AAC15"
	Option		"DPMS"
	HorizSync	28-50
	VertRefresh	43-75
EndSection
Section "Screen"
	Identifier	"Screen AAC15"
	Device		"Matrox G450 DualHead AAC15"
	Monitor		"LiteOn AAC15"
	DefaultDepth	24
	SubSection "Display"
		Depth	24
		Modes	"1024x768"
	EndSubSection
EndSection

Section "ServerFlags"
	Option		"Xinerama" "true"
	Option		"IgnoreABI" "true"
EndSection

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

Section "DRI"
	Mode	0666
EndSection
------------------------------------------------------------------------

----[ '/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-10)
Current Operating System: Linux michelle1 2.6.26-1-686 #1 SMP Sat Jan 10 18:29:31 UTC 2009 i686
Build Date: 09 January 2009  02:57:16AM
 
	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 Mar  6 09:57:35 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "Default Layout"
(**) |-->Screen "Screen VW161D" (0)
(**) |   |-->Monitor "Asus VW161D"
(**) |   |-->Device "Matrox G450 DualHead VW161D"
(**) |-->Screen "Screen AAC15" (1)
(**) |   |-->Monitor "LiteOn AAC15"
(**) |   |-->Device "Matrox G450 DualHead AAC15"
(**) |-->Input Device "Generic Keyboard"
(**) |-->Input Device "Configured Mouse"
(**) Option "Xinerama" "true"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) Xinerama: enabled
(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/X11R6/lib/X11/fonts/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/X11R6/lib/X11/fonts/75dpi" does not exist.
	Entry deleted from font path.
(==) 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/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,
	/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"
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Loader magic: 0x81e38c0
(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 9

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 1106,3189 card 1043,807f rev 80 class 06,00,00 hdr 00
(II) PCI: 00:01:0: chip 1106,b198 card 0000,0000 rev 00 class 06,04,00 hdr 01
(II) PCI: 00:0a:0: chip 1095,3512 card 1095,6512 rev 01 class 01,04,00 hdr 00
(II) PCI: 00:0f:0: chip 1106,3149 card 1043,80ed rev 80 class 01,04,00 hdr 80
(II) PCI: 00:0f:1: chip 1106,0571 card 1043,80ed rev 06 class 01,01,8a hdr 00
(II) PCI: 00:10:0: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:1: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:2: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:3: chip 1106,3038 card 1043,80ed rev 81 class 0c,03,00 hdr 80
(II) PCI: 00:10:4: chip 1106,3104 card 1043,80ed rev 86 class 0c,03,20 hdr 80
(II) PCI: 00:11:0: chip 1106,3227 card 1043,80ed rev 00 class 06,01,00 hdr 80
(II) PCI: 00:11:5: chip 1106,3059 card 1043,810d rev 60 class 04,01,00 hdr 00
(II) PCI: 00:11:6: chip 1106,3068 card 0000,0000 rev 80 class 07,80,00 hdr 00
(II) PCI: 00:12:0: chip 1106,3065 card 1043,80ed rev 78 class 02,00,00 hdr 00
(II) PCI: 00:13:0: chip 1102,0002 card 1102,100a rev 0a class 04,01,00 hdr 80
(II) PCI: 00:13:1: chip 1102,7002 card 1102,0020 rev 0a class 09,80,00 hdr 80
(II) PCI: 01:00:0: chip 102b,0525 card 102b,07c0 rev 82 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: 0x0008 (VGA_EN is set)
(II) Bus 1 non-prefetchable memory range:
	[0] -1	0	0xf8800000 - 0xf9dfffff (0x1600000) MX[B]
(II) Bus 1 prefetchable memory range:
	[0] -1	0	0xf9f00000 - 0xfcffffff (0x3100000) 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) Matrox Graphics, Inc. MGA G400/G450 rev 130, Mem @ 0xfa000000/25, 0xf9000000/14, 0xf8800000/23, BIOS @ 0xf9fe0000/17
(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 0xfd000000 from 0xfdffffff to 0xfcffffff
(II) Active PCI resource ranges:
	[0] -1	0	0xf7000000 - 0xf70000ff (0x100) MX[B]
	[1] -1	0	0xf7800000 - 0xf78000ff (0x100) MX[B]
	[2] -1	0	0xf8000000 - 0xf80001ff (0x200) MX[B]
	[3] -1	0	0xfd000000 - 0xfcffffff (0x0) MX[B]O
	[4] -1	0	0xf9fe0000 - 0xf9ffffff (0x20000) MX[B](B)
	[5] -1	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
	[6] -1	0	0xf9000000 - 0xf9003fff (0x4000) MX[B](B)
	[7] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[8] -1	0	0x00006800 - 0x00006807 (0x8) IX[B]
	[9] -1	0	0x00007000 - 0x0000701f (0x20) IX[B]
	[10] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[11] -1	0	0x0000e500 - 0x0000e5ff (0x100) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[13] -1	0	0x00007800 - 0x0000781f (0x20) IX[B]
	[14] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[15] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[16] -1	0	0x00008800 - 0x0000881f (0x20) IX[B]
	[17] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[18] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[19] -1	0	0x00009800 - 0x0000980f (0x10) IX[B]
	[20] -1	0	0x0000a000 - 0x0000a003 (0x4) IX[B]
	[21] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[22] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[23] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[24] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[26] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[27] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[B]
	[28] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
(II) Active PCI resource ranges after removing overlaps:
	[0] -1	0	0xf7000000 - 0xf70000ff (0x100) MX[B]
	[1] -1	0	0xf7800000 - 0xf78000ff (0x100) MX[B]
	[2] -1	0	0xf8000000 - 0xf80001ff (0x200) MX[B]
	[3] -1	0	0xfd000000 - 0xfcffffff (0x0) MX[B]O
	[4] -1	0	0xf9fe0000 - 0xf9ffffff (0x20000) MX[B](B)
	[5] -1	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
	[6] -1	0	0xf9000000 - 0xf9003fff (0x4000) MX[B](B)
	[7] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[8] -1	0	0x00006800 - 0x00006807 (0x8) IX[B]
	[9] -1	0	0x00007000 - 0x0000701f (0x20) IX[B]
	[10] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[11] -1	0	0x0000e500 - 0x0000e5ff (0x100) IX[B]
	[12] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[13] -1	0	0x00007800 - 0x0000781f (0x20) IX[B]
	[14] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[15] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[16] -1	0	0x00008800 - 0x0000881f (0x20) IX[B]
	[17] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[18] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[19] -1	0	0x00009800 - 0x0000980f (0x10) IX[B]
	[20] -1	0	0x0000a000 - 0x0000a003 (0x4) IX[B]
	[21] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[22] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[23] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[24] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[25] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[26] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[27] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[B]
	[28] -1	0	0x0000d800 - 0x0000d807 (0x8) 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	0xf7000000 - 0xf70000ff (0x100) MX[B]
	[5] -1	0	0xf7800000 - 0xf78000ff (0x100) MX[B]
	[6] -1	0	0xf8000000 - 0xf80001ff (0x200) MX[B]
	[7] -1	0	0xfd000000 - 0xfcffffff (0x0) MX[B]O
	[8] -1	0	0xf9fe0000 - 0xf9ffffff (0x20000) MX[B](B)
	[9] -1	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
	[10] -1	0	0xf9000000 - 0xf9003fff (0x4000) MX[B](B)
	[11] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x00006800 - 0x00006807 (0x8) IX[B]
	[15] -1	0	0x00007000 - 0x0000701f (0x20) IX[B]
	[16] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[17] -1	0	0x0000e500 - 0x0000e5ff (0x100) IX[B]
	[18] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[19] -1	0	0x00007800 - 0x0000781f (0x20) IX[B]
	[20] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[21] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[22] -1	0	0x00008800 - 0x0000881f (0x20) IX[B]
	[23] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[24] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[25] -1	0	0x00009800 - 0x0000980f (0x10) IX[B]
	[26] -1	0	0x0000a000 - 0x0000a003 (0x4) IX[B]
	[27] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[28] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[29] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[30] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[31] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[33] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[B]
	[34] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[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 by default.
(II) "dri" will be loaded by default.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.4.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: "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: "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: "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) LoadModule: "mga"
(II) Loading /usr/lib/xorg/modules/drivers//mga_drv.so
(II) Module mga: vendor="X.Org Foundation"
	compiled for 1.4.2, module version = 1.4.9
	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) MGA: driver for Matrox chipsets: mga2064w, mga1064sg, mga2164w,
	mga2164w AGP, mgag100, mgag100 PCI, mgag200, mgag200 PCI,
	mgag200 SE A PCI, mgag200 SE B PCI, mgag200 Maxim, mgag200 Winbond,
	mgag400, mgag550
(II) Primary Device is: PCI 01:00:0
(--) Chipset mgag400 found
(--) Chipset mgag400 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	0xf7000000 - 0xf70000ff (0x100) MX[B]
	[5] -1	0	0xf7800000 - 0xf78000ff (0x100) MX[B]
	[6] -1	0	0xf8000000 - 0xf80001ff (0x200) MX[B]
	[7] -1	0	0xfd000000 - 0xfcffffff (0x0) MX[B]O
	[8] -1	0	0xf9fe0000 - 0xf9ffffff (0x20000) MX[B](B)
	[9] -1	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
	[10] -1	0	0xf9000000 - 0xf9003fff (0x4000) MX[B](B)
	[11] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[12] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[13] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[14] -1	0	0x00006800 - 0x00006807 (0x8) IX[B]
	[15] -1	0	0x00007000 - 0x0000701f (0x20) IX[B]
	[16] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[17] -1	0	0x0000e500 - 0x0000e5ff (0x100) IX[B]
	[18] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[19] -1	0	0x00007800 - 0x0000781f (0x20) IX[B]
	[20] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[21] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[22] -1	0	0x00008800 - 0x0000881f (0x20) IX[B]
	[23] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[24] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[25] -1	0	0x00009800 - 0x0000980f (0x10) IX[B]
	[26] -1	0	0x0000a000 - 0x0000a003 (0x4) IX[B]
	[27] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[28] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[29] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[30] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[31] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[32] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[33] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[B]
	[34] -1	0	0x0000d800 - 0x0000d807 (0x8) 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	0xf7000000 - 0xf70000ff (0x100) MX[B]
	[5] -1	0	0xf7800000 - 0xf78000ff (0x100) MX[B]
	[6] -1	0	0xf8000000 - 0xf80001ff (0x200) MX[B]
	[7] -1	0	0xfd000000 - 0xfcffffff (0x0) MX[B]O
	[8] -1	0	0xf9fe0000 - 0xf9ffffff (0x20000) MX[B](B)
	[9] -1	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
	[10] -1	0	0xf9000000 - 0xf9003fff (0x4000) MX[B](B)
	[11] -1	0	0xfa000000 - 0xfbffffff (0x2000000) 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	0x00006800 - 0x00006807 (0x8) IX[B]
	[18] -1	0	0x00007000 - 0x0000701f (0x20) IX[B]
	[19] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[20] -1	0	0x0000e500 - 0x0000e5ff (0x100) IX[B]
	[21] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[22] -1	0	0x00007800 - 0x0000781f (0x20) IX[B]
	[23] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[24] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[25] -1	0	0x00008800 - 0x0000881f (0x20) IX[B]
	[26] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[27] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[28] -1	0	0x00009800 - 0x0000980f (0x10) IX[B]
	[29] -1	0	0x0000a000 - 0x0000a003 (0x4) IX[B]
	[30] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[31] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[32] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[33] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[34] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[35] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[36] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[B]
	[37] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[38] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B]
	[39] 0	0	0x000003c0 - 0x000003df (0x20) IS[B]
(II) Setting vga for screen 0.
(II) Setting vga for screen 1.
(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
(--) MGA(0): Chipset: "mgag400" (G450)
(**) MGA(0): Depth 24, (--) framebuffer bpp 32
(==) MGA(0): RGB weight 888
(**) MGA(0): Option "UseFBDev" "false"
(==) MGA(0): Using AGP 1x mode
(==) MGA(0): Using HW cursor
(==) MGA(0): Using XAA acceleration
(--) MGA(0): Linear framebuffer at 0xFA000000
(==) MGA(0): MMIO registers at 0xF9000000
(--) MGA(0): Pseudo-DMA transfer window at 0xF8800000
(--) MGA(0): BIOS at 0xF9FE0000
(II) Attempted to read BIOS 128KB from /sys/bus/pci/devices/0000:01:00.0/rom: got 34KB
(--) MGA(0): Video BIOS info block at offset 0x07720
(==) MGA(0): Removed MMIO write-combining range (0xfa800000,0x800000)
(==) MGA(0): Removed MMIO write-combining range (0xfa800000,0x800000)
(==) MGA(0): Removed MMIO write-combining range (0xfa000000,0x800000)
(==) MGA(0): Write-combining range (0xfa000000,0x2000000)
(--) MGA(0): Crtc2 will use 8192K of VideoRam
(--) MGA(0): VideoRAM: 8192 kByte
(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
(==) MGA(0): Write-combining range (0xfa000000,0x800000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(0): I2C bus "DDC P1" initialized.
(II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
(II) MGA(0): I2C device "DDC P1:ddc2" removed.
(II) MGA(0): I2C Monitor info: (nil)
(II) MGA(0): end of I2C Monitor info
(--) MGA(0): No DDC signal
(II) MGA(0): DDC Monitor info: (nil)
(II) MGA(0): end of DDC Monitor info
(II) Loading sub module "vbe"
(II) LoadModule: "vbe"
(II) Reloading /usr/lib/xorg/modules//libvbe.so
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/lib/xorg/modules//libint10.so
(II) MGA(0): initializing int10
(II) MGA(0): Primary V_BIOS segment is: 0xc000
(II) MGA(0): VESA BIOS detected
(II) MGA(0): VESA VBE Version 3.0
(II) MGA(0): VESA VBE Total Mem: 16384 kB
(II) MGA(0): VESA VBE OEM: Matrox Graphics Inc.
(II) MGA(0): VESA VBE OEM Software Rev: 1.2
(II) MGA(0): VESA VBE OEM Vendor: Matrox
(II) MGA(0): VESA VBE OEM Product: Matrox G450
(II) MGA(0): VESA VBE OEM Product Rev: 00
(II) Loading sub module "ddc"
(II) LoadModule: "ddc"(II) Module "ddc" already built-in
(II) MGA(0): VESA VBE DDC supported
(II) MGA(0): VESA VBE DDC Level none
(II) MGA(0): VESA VBE DDC transfer in appr. 0 sec.
(II) MGA(0): VESA VBE DDC read failed
(==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(0): Min pixel clock is 17 MHz
(--) MGA(0): Max pixel clock is 800 MHz
(II) MGA(0): Asus VW161D: Using hsync range of 28.00-50.00 kHz
(II) MGA(0): Asus VW161D: Using vrefresh range of 43.00-75.00 Hz
(II) MGA(0): Clock range:  17.75 to 800.00 MHz
(II) MGA(0): Not using mode "1368x768_75.00" (hsync out of range)
(II) MGA(0): Not using default mode "640x350" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "720x400" (vrefresh out of range)
(II) MGA(0): Not using default mode "360x200" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(0): Not using default mode "640x480" (vrefresh out of range)
(II) MGA(0): Not using default mode "320x240" (vrefresh out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "400x300" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
(II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "512x384" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x960" (hsync out of range)
(II) MGA(0): Not using default mode "640x480" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(0): Not using default mode "640x512" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(0): Not using default mode "800x600" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(0): Not using default mode "896x672" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(0): Not using default mode "928x696" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "1152x864" (hsync out of range)
(II) MGA(0): Not using default mode "576x432" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(0): Not using default mode "700x525" (hsync out of range)
(II) MGA(0): Not using default mode "1440x900" (hsync out of range)
(II) MGA(0): Not using default mode "720x450" (hsync out of range)
(II) MGA(0): Not using default mode "1600x1024" (hsync out of range)
(II) MGA(0): Not using default mode "800x512" (hsync out of range)
(II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(0): Not using default mode "840x525" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x600" (hsync out of range)
(II) MGA(0): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(0): Not using default mode "960x720" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using default mode "2048x1536" (insufficient memory for mode)
(II) MGA(0): Not using default mode "1024x768" (hsync out of range)
(II) MGA(0): Not using mode "1368x768_75.00" (no mode of this name)
(--) MGA(0): Has SDRAM
(--) MGA(0): Virtual size is 1280x800 (pitch 1280)
(**) MGA(0):  Default mode "1280x800": 83.5 MHz, 49.7 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x800"x60.0   83.46  1280 1344 1480 1680  800 801 804 828 (49.7 kHz)
(**) MGA(0):  Default mode "1280x768": 80.1 MHz, 47.7 kHz, 60.0 Hz
(II) MGA(0): Modeline "1280x768"x60.0   80.14  1280 1344 1480 1680  768 769 772 795 (47.7 kHz)
(**) MGA(0):  Default mode "1152x768": 65.0 MHz, 44.2 kHz, 54.8 Hz
(II) MGA(0): Modeline "1152x768"x54.8   65.00  1152 1178 1314 1472  768 771 777 806 +hsync +vsync (44.2 kHz)
(**) MGA(0):  Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) MGA(0):  Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
(II) MGA(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
(II) MGA(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(**) MGA(0):  Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
(II) MGA(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(**) MGA(0):  Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
(II) MGA(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
(II) MGA(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
(II) MGA(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(**) MGA(0):  Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
(II) MGA(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz)
(**) MGA(0):  Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
(II) MGA(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(**) MGA(0):  Default mode "640x400": 41.7 MHz, 49.7 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "640x400"x60.0   41.73  640 672 740 840  400 400 402 414 doublescan (49.7 kHz)
(**) MGA(0):  Default mode "640x384": 40.1 MHz, 47.7 kHz, 60.1 Hz (D)
(II) MGA(0): Modeline "640x384"x60.1   40.07  640 672 740 840  384 384 386 397 doublescan (47.7 kHz)
(**) MGA(0):  Default mode "576x384": 32.5 MHz, 44.2 kHz, 54.8 Hz (D)
(II) MGA(0): Modeline "576x384"x54.8   32.50  576 589 657 736  384 385 388 403 doublescan +hsync +vsync (44.2 kHz)
(**) MGA(0):  Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
(II) MGA(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz)
(**) MGA(0):  Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
(II) MGA(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz)
(**) MGA(0):  Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
(II) MGA(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz)
(**) MGA(0):  Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
(II) MGA(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz)
(**) MGA(0):  Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
(II) MGA(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz)
(**) MGA(0):  Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
(II) MGA(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz)
(==) MGA(0): DPI set to (96, 96)
(II) MGA(0): YDstOrg is set to 0
(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
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"(II) Module "ramdac" already built-in
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Reloading /usr/lib/xorg/modules//libvgahw.so
(--) MGA(1): Chipset: "mgag400" (G450)
(**) MGA(1): Depth 24, (--) framebuffer bpp 32
(==) MGA(1): RGB weight 888
(**) MGA(1): Option "UseFBDev" "false"
(==) MGA(1): Using AGP 1x mode
(==) MGA(1): Using SW cursor
(==) MGA(1): Using XAA acceleration
(--) MGA(1): Linear framebuffer at 0xFA000000
(==) MGA(1): MMIO registers at 0xF9000000
(--) MGA(1): Pseudo-DMA transfer window at 0xF8800000
(--) MGA(1): BIOS at 0xF9FE0000
(II) Attempted to read BIOS 128KB from /sys/bus/pci/devices/0000:01:00.0/rom: got 34KB
(--) MGA(1): Video BIOS info block at offset 0x07720
(==) MGA(1): Write-combining range (0xfa000000,0x2000000)
(--) MGA(1): VideoRAM: 8192 kByte
(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
(==) MGA(1): Write-combining range (0xfa800000,0x800000)
(II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) MGA(1): I2C bus "DDC P2" initialized.
(II) MGA(1): I2C bus "MAVEN" initialized.
(II) MGA(1): Failed to register MGA-TVO I2C device!
(II) MGA(1): I2C device "DDC P2:ddc2" registered at address 0xA0.
(II) MGA(1): I2C Monitor info: 0x8b6c708
(II) MGA(1): Manufacturer: LTN  Model: 22c  Serial#: 16843009
(II) MGA(1): Year: 2004  Week: 43
(II) MGA(1): EDID Version: 1.3
(II) MGA(1): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
(II) MGA(1): Sync:  Separate
(II) MGA(1): Max H-Image Size [cm]: horiz.: 30  vert.: 23
(II) MGA(1): Gamma: 2.20
(II) MGA(1): DPMS capabilities: Off; RGB/Color Display
(II) MGA(1): First detailed timing is preferred mode
(II) MGA(1): redX: 0.643 redY: 0.344   greenX: 0.304 greenY: 0.566
(II) MGA(1): blueX: 0.141 blueY: 0.085   whiteX: 0.312 whiteY: 0.318
(II) MGA(1): Supported VESA Video Modes:
(II) MGA(1): 720x400 at 70Hz
(II) MGA(1): 640x480 at 60Hz
(II) MGA(1): 640x480 at 67Hz
(II) MGA(1): 640x480 at 72Hz
(II) MGA(1): 640x480 at 75Hz
(II) MGA(1): 800x600 at 56Hz
(II) MGA(1): 800x600 at 60Hz
(II) MGA(1): 800x600 at 72Hz
(II) MGA(1): 800x600 at 75Hz
(II) MGA(1): 832x624 at 75Hz
(II) MGA(1): 1024x768 at 60Hz
(II) MGA(1): 1024x768 at 70Hz
(II) MGA(1): 1024x768 at 75Hz
(II) MGA(1): Manufacturer's mask: 0
(II) MGA(1): Supported additional Video Mode:
(II) MGA(1): clock: 65.0 MHz   Image Size:  304 x 228 mm
(II) MGA(1): h_active: 1024  h_sync: 1048  h_sync_end 1184 h_blank_end 1344 h_border: 0
(II) MGA(1): v_active: 768  v_sync: 771  v_sync_end 777 v_blanking: 806 v_border: 0
(II) MGA(1): Ranges: V min: 55  V max: 76 Hz, H min: 30  H max: 61 kHz, PixClock max 80 MHz
(II) MGA(1): Monitor name: M15AAQ/C
(II) MGA(1): Serial No: 443571811
(II) MGA(1): EDID (in hex):
(II) MGA(1): 	00ffffffffffff00328e2c0201010101
(II) MGA(1): 	2b0e0103681e17782a8c3ea4584d9124
(II) MGA(1): 	154f51bfee0001010101010101010101
(II) MGA(1): 	01010101010164190040410026301888
(II) MGA(1): 	360030e410000018000000fd00374c1e
(II) MGA(1): 	3d08000a202020202020000000fc004d
(II) MGA(1): 	31354141512f430a20202020000000ff
(II) MGA(1): 	003434333537313831310a2020200092
(II) MGA(1): end of I2C Monitor info
(II) MGA(1): EDID vendor "LTN", prod id 556
(II) MGA(1): Using hsync ranges from config file
(II) MGA(1): Using vrefresh ranges from config file
(II) MGA(1): Printing DDC gathered Modelines:
(II) MGA(1): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) MGA(1): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz)
(II) MGA(1): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz)
(II) MGA(1): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz)
(II) MGA(1): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 491 520 -hsync -vsync (37.9 kHz)
(II) MGA(1): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz)
(II) MGA(1): Modeline "640x480"x0.0   25.20  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz)
(II) MGA(1): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz)
(II) MGA(1): Modeline "1024x768"x0.0   78.80  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.1 kHz)
(II) MGA(1): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) MGA(1): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) MGA(1): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz)
(II) MGA(1): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz)
(II) MGA(1): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz)
(==) MGA(1): Using gamma correction (1.0, 1.0, 1.0)
(==) MGA(1): Min pixel clock is 17 MHz
(--) MGA(1): Max pixel clock is 234 MHz
(II) MGA(1): LiteOn AAC15: Using hsync range of 28.00-50.00 kHz
(II) MGA(1): LiteOn AAC15: Using vrefresh range of 43.00-75.00 Hz
(II) MGA(1): LiteOn AAC15: Using maximum pixel clock of 80.00 MHz
(II) MGA(1): Clock range:  17.75 to 234.00 MHz
(II) MGA(1): Not using default mode "640x350" (vrefresh out of range)
(II) MGA(1): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x400" (vrefresh out of range)
(II) MGA(1): Not using default mode "320x200" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "720x400" (vrefresh out of range)
(II) MGA(1): Not using default mode "360x200" (vrefresh out of range)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "640x480" (vrefresh out of range)
(II) MGA(1): Not using default mode "320x240" (vrefresh out of range)
(II) MGA(1): Not using default mode "800x600" (hsync out of range)
(II) MGA(1): Not using default mode "400x300" (hsync out of range)
(II) MGA(1): Not using default mode "1024x768" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "512x384" (bad mode clock/interlace/doublescan)
(II) MGA(1): Not using default mode "1024x768" (hsync out of range)
(II) MGA(1): Not using default mode "512x384" (hsync out of range)
(II) MGA(1): Not using default mode "1024x768" (hsync out of range)
(II) MGA(1): Not using default mode "512x384" (hsync out of range)
(II) MGA(1): Not using default mode "1024x768" (hsync out of range)
(II) MGA(1): Not using default mode "512x384" (hsync out of range)
(II) MGA(1): Not using default mode "1152x864" (hsync out of range)
(II) MGA(1): Not using default mode "576x432" (hsync out of range)
(II) MGA(1): Not using default mode "1280x960" (hsync out of range)
(II) MGA(1): Not using default mode "640x480" (hsync out of range)
(II) MGA(1): Not using default mode "1280x960" (hsync out of range)
(II) MGA(1): Not using default mode "640x480" (hsync out of range)
(II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(1): Not using default mode "640x512" (hsync out of range)
(II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(1): Not using default mode "640x512" (hsync out of range)
(II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
(II) MGA(1): Not using default mode "640x512" (hsync out of range)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (hsync out of range)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (hsync out of range)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (hsync out of range)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (hsync out of range)
(II) MGA(1): Not using default mode "1600x1200" (hsync out of range)
(II) MGA(1): Not using default mode "800x600" (hsync out of range)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(1): Not using default mode "896x672" (hsync out of range)
(II) MGA(1): Not using default mode "1792x1344" (insufficient memory for mode)
(II) MGA(1): Not using default mode "896x672" (hsync out of range)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(1): Not using default mode "928x696" (hsync out of range)
(II) MGA(1): Not using default mode "1856x1392" (insufficient memory for mode)
(II) MGA(1): Not using default mode "928x696" (hsync out of range)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x720" (hsync out of range)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x720" (hsync out of range)
(II) MGA(1): Not using default mode "1280x768" (mode clock too high)
(II) MGA(1): Not using default mode "1280x800" (mode clock too high)
(II) MGA(1): Not using default mode "1152x864" (hsync out of range)
(II) MGA(1): Not using default mode "576x432" (hsync out of range)
(II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(1): Not using default mode "700x525" (hsync out of range)
(II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(1): Not using default mode "700x525" (hsync out of range)
(II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(1): Not using default mode "700x525" (hsync out of range)
(II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
(II) MGA(1): Not using default mode "700x525" (hsync out of range)
(II) MGA(1): Not using default mode "1440x900" (hsync out of range)
(II) MGA(1): Not using default mode "720x450" (hsync out of range)
(II) MGA(1): Not using default mode "1600x1024" (hsync out of range)
(II) MGA(1): Not using default mode "800x512" (hsync out of range)
(II) MGA(1): Not using default mode "1680x1050" (hsync out of range)
(II) MGA(1): Not using default mode "840x525" (hsync out of range)
(II) MGA(1): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x600" (hsync out of range)
(II) MGA(1): Not using default mode "1920x1200" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x600" (hsync out of range)
(II) MGA(1): Not using default mode "1920x1440" (insufficient memory for mode)
(II) MGA(1): Not using default mode "960x720" (hsync out of range)
(II) MGA(1): Not using default mode "2048x1536" (insufficient memory for mode)
(II) MGA(1): Not using default mode "1024x768" (hsync out of range)
(II) MGA(1): Not using default mode "2048x1536" (insufficient memory for mode)
(II) MGA(1): Not using default mode "1024x768" (hsync out of range)
(II) MGA(1): Not using default mode "2048x1536" (insufficient memory for mode)
(II) MGA(1): Not using default mode "1024x768" (hsync out of range)
(II) MGA(1): Not using driver mode "1024x768" (hsync out of range)
(II) MGA(1): Not using driver mode "1024x768" (hsync out of range)
(--) MGA(1): Has SDRAM
(--) MGA(1): Virtual size is 1024x768 (pitch 1024)
(**) MGA(1): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
(II) MGA(1): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(**) MGA(1): Display dimensions: (300, 230) mm
(**) MGA(1): DPI set to (86, 84)
(II) MGA(1): YDstOrg is set to 0
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Reloading /usr/lib/xorg/modules//libfb.so
(II) Loading sub module "xaa"
(II) LoadModule: "xaa"
(II) Reloading /usr/lib/xorg/modules//libxaa.so
(--) Depth 24 pixmap format is 32 bpp
(II) do I need RAC?  Yes, I do.
(II) resource ranges after preInit:
	[0] 0	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B]
	[1] 0	0	0xf9000000 - 0xf9003fff (0x4000) MX[B]
	[2] 0	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B]
	[3] 0	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B]
	[4] 0	0	0xf9000000 - 0xf9003fff (0x4000) MX[B]
	[5] 0	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B]
	[6] -1	0	0x00100000 - 0x3fffffff (0x3ff00000) MX[B]E(B)
	[7] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[8] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[9] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[10] -1	0	0xf7000000 - 0xf70000ff (0x100) MX[B]
	[11] -1	0	0xf7800000 - 0xf78000ff (0x100) MX[B]
	[12] -1	0	0xf8000000 - 0xf80001ff (0x200) MX[B]
	[13] -1	0	0xfd000000 - 0xfcffffff (0x0) MX[B]O
	[14] -1	0	0xf9fe0000 - 0xf9ffffff (0x20000) MX[B](B)
	[15] -1	0	0xf8800000 - 0xf8ffffff (0x800000) MX[B](B)
	[16] -1	0	0xf9000000 - 0xf9003fff (0x4000) MX[B](B)
	[17] -1	0	0xfa000000 - 0xfbffffff (0x2000000) MX[B](B)
	[18] 0	0	0x000a0000 - 0x000affff (0x10000) MS[B](OprD)
	[19] 0	0	0x000b0000 - 0x000b7fff (0x8000) MS[B](OprD)
	[20] 0	0	0x000b8000 - 0x000bffff (0x8000) MS[B](OprD)
	[21] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[22] -1	0	0x00000000 - 0x000000ff (0x100) IX[B]
	[23] -1	0	0x00006800 - 0x00006807 (0x8) IX[B]
	[24] -1	0	0x00007000 - 0x0000701f (0x20) IX[B]
	[25] -1	0	0x00007400 - 0x000074ff (0x100) IX[B]
	[26] -1	0	0x0000e500 - 0x0000e5ff (0x100) IX[B]
	[27] -1	0	0x0000e000 - 0x0000e0ff (0x100) IX[B]
	[28] -1	0	0x00007800 - 0x0000781f (0x20) IX[B]
	[29] -1	0	0x00008000 - 0x0000801f (0x20) IX[B]
	[30] -1	0	0x00008400 - 0x0000841f (0x20) IX[B]
	[31] -1	0	0x00008800 - 0x0000881f (0x20) IX[B]
	[32] -1	0	0x00009000 - 0x0000900f (0x10) IX[B]
	[33] -1	0	0x00009400 - 0x000094ff (0x100) IX[B]
	[34] -1	0	0x00009800 - 0x0000980f (0x10) IX[B]
	[35] -1	0	0x0000a000 - 0x0000a003 (0x4) IX[B]
	[36] -1	0	0x0000a400 - 0x0000a407 (0x8) IX[B]
	[37] -1	0	0x0000a800 - 0x0000a803 (0x4) IX[B]
	[38] -1	0	0x0000b000 - 0x0000b007 (0x8) IX[B]
	[39] -1	0	0x0000b400 - 0x0000b40f (0x10) IX[B]
	[40] -1	0	0x0000b800 - 0x0000b803 (0x4) IX[B]
	[41] -1	0	0x0000d000 - 0x0000d007 (0x8) IX[B]
	[42] -1	0	0x0000d400 - 0x0000d403 (0x4) IX[B]
	[43] -1	0	0x0000d800 - 0x0000d807 (0x8) IX[B]
	[44] 0	0	0x000003b0 - 0x000003bb (0xc) IS[B](OprU)
	[45] 0	0	0x000003c0 - 0x000003df (0x20) IS[B](OprU)
(==) MGA(0): Write-combining range (0xfa000000,0x800000)
(II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(0): 16 DWORD fifo
(==) MGA(0): Default visual is TrueColor
(EE) MGA(0): Static buffer allocation failed, not initializing the DRI
(EE) MGA(0): Need at least 12000 kB video memory at this resolution, bit depth
(II) MGA(0): Using 838 lines for offscreen memory.
(II) MGA(0): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid filled trapezoids
	8x8 mono pattern filled rectangles
	8x8 mono pattern filled trapezoids
	Indirect CPU to Screen color expansion
	Screen to Screen color expansion
	Solid Lines
	Dashed Lines
	Scanline Image Writes
	Setting up tile and stipple cache:
		32 128x128 slots
		7 256x256 slots
(==) MGA(0): Backing store disabled
(==) MGA(0): Silken mouse enabled
(**) Option "dpms"
(**) MGA(0): DPMS enabled
(II) MGA(0): Using overlay video
(WW) MGA(0): Direct rendering disabled
(==) RandR enabled
(==) MGA(1): Write-combining range (0xfa800000,0x800000)
(II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(--) MGA(1): 16 DWORD fifo
(EE) MGA(1): Not initializing the DRI on the second head
(II) MGA(1): Using 1280 lines for offscreen memory.
(II) MGA(1): Using XFree86 Acceleration Architecture (XAA)
	Screen to screen bit blits
	Solid filled rectangles
	Solid filled trapezoids
	8x8 mono pattern filled rectangles
	8x8 mono pattern filled trapezoids
	Indirect CPU to Screen color expansion
	Screen to Screen color expansion
	Solid Lines
	Dashed Lines
	Scanline Image Writes
	Setting up tile and stipple cache:
		32 128x128 slots
		12 256x256 slots
(==) MGA(1): Backing store disabled
(==) MGA(1): Silken mouse enabled
(**) Option "dpms"
(**) MGA(1): DPMS enabled
(WW) MGA(1): Direct rendering disabled
(==) RandR enabled
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(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
(II) AIGLX: Screen 1 is not DRI capable
(II) GLX: Initialized MESA-PROXY GL provider for screen 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" "de"
(**) Generic Keyboard: XkbLayout: "de"
(**) Option "CustomKeycodes" "off"
(**) Generic Keyboard: CustomKeycodes disabled
(**) Option "Protocol" "PS/2"
(**) Configured Mouse: Device: "/dev/psaux"
(**) Configured Mouse: Protocol: "PS/2"
(**) Option "CorePointer"
(**) Configured Mouse: always reports core events
(**) Option "Device" "/dev/psaux"
(**) 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
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Configured Mouse: ps2EnableDataReporting: succeeded
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) No APM support in BIOS or kernel
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Screen 0 shares mem & io resources
(II) Screen 1 shares mem & io resources
(II) Entity 0 shares no resources
(II) Entity 1 shares no resources
(II) Configured Mouse: ps2EnableDataReporting: succeeded
------------------------------------------------------------------------

Thanks, Greetings and nice Day/Evening
    Michelle Konzack
    Systemadministrator
    24V Electronic Engineer
    Tamay Dogan Network
    Debian GNU/Linux Consultant

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
<http://www.tamay-dogan.net/>                 Michelle Konzack
<http://www.can4linux.org/>                   Apt. 917
<http://www.flexray4linux.org/>               50, rue de Soultz
Jabber linux4michelle at jabber.ccc.de           67100 Strasbourg/France
IRC #Debian (irc.icq.com)                     Tel. DE: +49 177 9351947
ICQ #328449886                                Tel. FR: +33  6  61925193
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.pgp
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.x.org/archives/xorg/attachments/20090310/ebd10c8f/attachment.pgp>


More information about the xorg mailing list