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

Bug#726002: marked as done (xserver-xorg-video-mga: Dualheading using 1.6.2 segfaults)



Your message dated Mon, 20 Jan 2014 12:49:06 +0000
with message-id <E1W5EHq-0002sk-BC@franck.debian.org>
and subject line Bug#726002: fixed in xserver-xorg-video-mga 1:1.6.3-1
has caused the Debian Bug report #726002,
regarding xserver-xorg-video-mga: Dualheading using 1.6.2 segfaults
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
726002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726002
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: xserver-xorg-video-mga
Version: 1:1.6.2-1+b1
Severity: important

Dear Maintainer,

The newest release of xorg removes xaa.h and xaalocal.h (and, indeed all of
XAA). This means that the driver is built without defining HAVE_XAA_H,
which in turn fails to compile the line in mga_storm.c:mgaAccelInit that
ever fills the value of the function pointer RestoreAccelState. Finally,
because this function pointer is null, in mga_driver.c:MGACrtc2FillStrip,
it dereferences the null pointer and crashes.

In addition, the other two function pointers in MGACrtc2FillStrip are also
null. The driver does technically build and run on my G450 with all three
commented out, but causes "mouse droppings" on the second head.

In the function description, it is strongly implied that this is
compatibility code for the G400, and thus this "workaround" isn't much
of one.

In any case, without *any* functioning acceleration mechanism, the MGA
driver is unusably slow.

Best-
 - Robert Jacobs



-- Package-specific info:
X server symlink status:
------------------------
lrwxrwxrwx 1 root root 13 Dec 14  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 2265256 Oct  8 14:49 /usr/bin/Xorg

VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Matrox Electronics Systems Ltd. MGA G400/G450 [102b:0525] (rev 82)

Xorg X server configuration file status:
----------------------------------------
lrwxrwxrwx 1 root root 19 Oct 10 15:54 /etc/X11/xorg.conf -> xorg.conf-2h-newest

Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen	       "mga1"
	Screen	       "mga2" below "mga1"
	InputDevice	"ps2mouse" "CorePointer"
EndSection

Section "InputDevice"
	Identifier "ps2mouse"
	Driver "evdev"
	Option "Device" "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
	Option "Buttons" "5"
	Option "Emulate3Buttons" "off"
	Option "EmualteWheel" "off"
	Option "ZAxisMapping" "4 5 0 0 0 0"
	Option "ButtonMapping" "1 2 3 4 5 0 0 0 0"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/local/share/fonts/Type1"
	FontPath     "/usr/local/share/fonts/TrueType"
EndSection

Section "Module"
	Disable "glx" # oldskool multiheading breaks it, don't try
	Disable "dri"
EndSection

Section "Extensions"
	Option "Composite" "disable"
EndSection	

Section "ServerFlags"
	Option "DontZap" "true"
	Option "AllowDeactivateGrabs" "true"
	Option "AllowClosedownGrabs" "true"
	Option "xinerama" "true"
	Option "AIGLX" "no" # unstable 
EndSection

Section "Monitor"
	Identifier "e"

	Modeline  "1024x600"  49     1024 1072 1168 1312   600  603  613  624 -hsync +vsync            # 'cuz
	Modeline   "512x300"  24.5    512  536  584  656   300  301  306  312 -hsync +vsync doublescan # 'cuz
#	ModeLine   "512x448"  53.25   512  656  732  952   448  450  453  467 -Hsync +Vsync doublescan # for zsnes (square pixels)
	ModeLine   "512x448"  46.59   512  608  672  832   448  450  453  467 -Hsync +Vsync doublescan # (1440x900) for zsnes - correct PAR (8:7)
	ModeLine   "640x350"  55.86   640  842  944 1248   350  356  357  373 -hsync +vsync doublescan # (1280x720) for megazeux - correct PAR (3:4)
	ModeLine   "640x360"  37.24   640  668  736  832   360  361  362  373 -hsync +vsync doublescan #  720p
	ModeLine   "960x540"  74.25   960 1004 1026 1100   540  542  544  562 +hsync +vsync doublescan # 1080p
	ModeLine   "848x480"  33.750  848  864  976 1088   480  486  494  517 +hsync +vsync            # 480p
	ModeLine   "424x240"  16.875  424  432  488  544   240  243  247  258 +hsync +vsync doublescan # 480p
	ModeLine   "256x240"  19.286  256  384  496  624   240  243  247  258 +hsync +vsync doublescan # 480p (NES/SNES compatibility)
	ModeLine "1440x1080" 148.5   1440 1768 1812 2200  1080 1084 1089 1125 +hsync +vsync            # 4:3 subset of 1080p
	ModeLine   "640x400"  25.175  640  656  752  800   400  412  414  449 -hsync +vsync            # actually sync flags 350scans except the monitor letterboxes it
	ModeLine   "720x400"  28.32   720  738  846  900   400  412  414  449 -hsync -vsync            # "real" text mode, sync flags for 400scans
	Modeline   "320x200"  16.782  320  376  440  536   200  206  207  224 -hsync -vsync doublescan # (720x400) - correct PAR (5:6)

	HorizSync 30-70 # kills the obnoxious volunteered modelines that are incorrectly believed supported
EndSection

Section "Device"
	### Available Driver options are:-
	### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
	### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
	### [arg]: arg optional
	#Option "SWcursor"		# [<bool>]
	#Option "HWcursor"		# [<bool>]
	#Option "PciRetry"		# [<bool>]
	#Option "SyncOnGreen"		# [<bool>]
	#Option "NoAccel"		# [<bool>]
	#Option "ShowCache"		# [<bool>]
	#Option "Overlay"		# [<str>]
	#Option "MGASDRAM"		# [<bool>]
	#Option "ShadowFB"		# [<bool>]
	#Option "UseFBDev"		# [<bool>]
	#Option "ColorKey"		# <i>
	#Option "SetMclk"		# <freq>
	Option "OverclockMem"		# [<bool>]
	#Option "VideoKey"		# <i>
	#Option "Rotate"		# [<str>]
	#Option "TexturedVideo" "off"	# Supports higher resolutions (4MP instead of 1MP) but noticeably slower
#	Option "Crtc2Ram" "4052"	# 4050 = exactly enough for 1920x1080x16; 4234 = maximum for XAA on primary head
	#Option "Int10"			# [<bool>]
	Option "AGPMode" "4"		# <i>
	Option "AGPSize" "256"		# <i>
	#Option "DigitalScreen1"	# [<bool>]
	#Option "DigitalScreen2"	# [<bool>]
	#Option "TV"			# [<bool>]
	#Option "TVStandard"		# [<str>]
	#Option "CableType"		# [<str>]
	#Option "SwappedHead"		# [<bool>]
	#Option "DRI"			# [<bool>]
	#Option "OldDmaInit"		# [<bool>]
	#Option "ForcePciDma"		# [<bool>]
	Option "AccelMethod" "XAA"		# [<str>]
	Identifier  "mgaCRTC1"
	Driver	    "mga"
	VendorName  "Matrox Graphics, Inc."
	BoardName   "MGA G400/G450"
	BusID	    "PCI:1:0:0"
	Screen 0
EndSection

Section "Device"
	Option "AGPMode" "4"
	Option "AGPSize" "256"
	Identifier  "mgaCRTC2"
	Driver	    "mga"
	BusID	    "PCI:1:0:0"
	Screen 1
EndSection

Section "Screen"
	Identifier "mga1"
	Device	   "mgaCRTC1"
	Monitor    "e"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth	  16
	EndSubSection
EndSection

Section "Screen"
	Identifier "mga2"
	Device	   "mgaCRTC2"
	Monitor    "e"
	DefaultDepth 16
	SubSection "Display"
		Viewport   0 0
		Depth	  16
	EndSubSection
EndSection

/etc/X11/xorg.conf.d does not exist.

/etc/modprobe.d contains no KMS configuration files.

Kernel version (/proc/version):
-------------------------------
Linux version 3.10-1-686-pae (debian-kernel@lists.debian.org) (gcc version 4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.10.3-1 (2013-07-27)

Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 44023 Feb 14  2012 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 62414 Oct 10 15:24 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 68181 Oct 10 17:13 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[2353774.889] 
X.Org X Server 1.14.3
Release Date: 2013-09-12
[2353774.890] X Protocol Version 11, Revision 0
[2353774.890] Build Operating System: Linux 3.2.0-4-amd64 i686 Debian
[2353774.890] Current Operating System: Linux rydia 3.10-1-686-pae #1 SMP Debian 3.10.3-1 (2013-07-27) i686
[2353774.890] Kernel command line: BOOT_IMAGE=/vmlinuz-3.10-1-686-pae root=UUID=b6059ac7-84b2-47dd-a6b2-9a4459cf0187 ro vga=0x0f07
[2353774.891] Build Date: 08 October 2013  09:42:53PM
[2353774.891] xorg-server 2:1.14.3-4 (Julien Cristau <jcristau@debian.org>) 
[2353774.891] Current version of pixman: 0.30.2
[2353774.892] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[2353774.892] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[2353774.894] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Oct 10 17:13:49 2013
[2353774.895] (==) Using config file: "/etc/X11/xorg.conf"
[2353774.895] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[2353774.896] (==) ServerLayout "X.org Configured"
[2353774.896] (**) |-->Screen "mga1" (0)
[2353774.896] (**) |   |-->Monitor "e"
[2353774.897] (**) |   |-->Device "mgaCRTC1"
[2353774.897] (**) |-->Screen "mga2" (1)
[2353774.897] (**) |   |-->Monitor "e"
[2353774.897] (**) |   |-->Device "mgaCRTC2"
[2353774.897] (**) |-->Input Device "ps2mouse"
[2353774.897] (**) Option "DontZap" "true"
[2353774.897] (**) Option "Xinerama" "true"
[2353774.897] (**) Option "AIGLX" "no"
[2353774.897] (==) Automatically adding devices
[2353774.897] (==) Automatically enabling devices
[2353774.897] (==) Automatically adding GPU devices
[2353774.897] (**) Xinerama: enabled
[2353774.897] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[2353774.897] 	Entry deleted from font path.
[2353774.897] (**) FontPath set to:
	/usr/local/share/fonts/Type1,
	/usr/local/share/fonts/TrueType,
	/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,
	built-ins
[2353774.897] (**) ModulePath set to "/usr/lib/xorg/modules"
[2353774.897] (**) Extension "Composite" is disabled
[2353774.897] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[2353774.898] (II) Loader magic: 0xb776a6a0
[2353774.898] (II) Module ABI versions:
[2353774.898] 	X.Org ANSI C Emulation: 0.4
[2353774.898] 	X.Org Video Driver: 14.1
[2353774.898] 	X.Org XInput driver : 19.1
[2353774.898] 	X.Org Server Extension : 7.0
[2353774.899] (--) PCI:*(0:1:0:0) 102b:0525:102b:07c0 rev 130, Mem @ 0xd0000000/33554432, 0xd2000000/16384, 0xd3000000/8388608, BIOS @ 0x????????/131072
[2353774.900] (II) Open ACPI successful (/var/run/acpid.socket)
[2353774.901] Initializing built-in extension Generic Event Extension
[2353774.901] Initializing built-in extension SHAPE
[2353774.901] Initializing built-in extension MIT-SHM
[2353774.902] Initializing built-in extension XInputExtension
[2353774.902] Initializing built-in extension XTEST
[2353774.902] Initializing built-in extension BIG-REQUESTS
[2353774.902] Initializing built-in extension SYNC
[2353774.902] Initializing built-in extension XKEYBOARD
[2353774.903] Initializing built-in extension XC-MISC
[2353774.903] Initializing built-in extension SECURITY
[2353774.903] Initializing built-in extension XINERAMA
[2353774.903] Initializing built-in extension XFIXES
[2353774.904] Initializing built-in extension RENDER
[2353774.904] Initializing built-in extension RANDR
[2353774.904] Initializing built-in extension COMPOSITE
[2353774.904] Initializing built-in extension DAMAGE
[2353774.905] Initializing built-in extension MIT-SCREEN-SAVER
[2353774.905] Initializing built-in extension DOUBLE-BUFFER
[2353774.905] Initializing built-in extension RECORD
[2353774.905] Initializing built-in extension DPMS
[2353774.905] Initializing built-in extension X-Resource
[2353774.906] Initializing built-in extension XVideo
[2353774.906] Initializing built-in extension XVideo-MotionCompensation
[2353774.906] Initializing built-in extension SELinux
[2353774.906] Initializing built-in extension XFree86-VidModeExtension
[2353774.907] Initializing built-in extension XFree86-DGA
[2353774.907] Initializing built-in extension XFree86-DRI
[2353774.907] Initializing built-in extension DRI2
[2353774.907] (WW) "glx" will not be loaded unless you've specified it to be loaded elsewhere.
[2353774.907] (WW) "dri" will not be loaded unless you've specified it to be loaded elsewhere.
[2353774.907] (II) "glx" will be loaded even though the default is to disable it.
[2353774.907] (II) LoadModule: "mga"
[2353774.908] (II) Loading /usr/lib/xorg/modules/drivers/mga_drv.so
[2353774.908] (II) Module mga: vendor="X.Org Foundation"
[2353774.908] 	compiled for 1.14.3, module version = 1.6.2
[2353774.908] 	Module class: X.Org Video Driver
[2353774.908] 	ABI class: X.Org Video Driver, version 14.1
[2353774.908] (II) LoadModule: "evdev"
[2353774.909] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[2353774.909] (II) Module evdev: vendor="X.Org Foundation"
[2353774.909] 	compiled for 1.14.3, module version = 2.8.1
[2353774.909] 	Module class: X.Org XInput Driver
[2353774.909] 	ABI class: X.Org XInput driver, version 19.1
[2353774.909] (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 EV Maxim,
	mgag200 ER SH7757, mgag200 eW Nuvoton, mgag200eH, mgag400, mgag550
[2353774.909] (--) using VT number 6

[2353774.910] (II) Loading sub module "vgahw"
[2353774.910] (II) LoadModule: "vgahw"
[2353774.911] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[2353774.911] (II) Module vgahw: vendor="X.Org Foundation"
[2353774.911] 	compiled for 1.14.3, module version = 0.1.0
[2353774.911] 	ABI class: X.Org Video Driver, version 14.1
[2353774.911] (--) MGA(0): Chipset: "mgag400" (G450)
[2353774.911] (--) MGA(0): Linear framebuffer at 0xD0000000
[2353774.911] (--) MGA(0): MMIO registers at 0xD2000000
[2353774.911] (--) MGA(0): Pseudo-DMA transfer window at 0xD3000000
[2353774.912] (II) MGA(0): MAPPED Framebuffer D0000000 2000000 to FFFFFFFFB4F59000.
[2353774.912] (II) MGA(0): UNMAPPING framebuffer 0xFFFFFFFFB4F59000, 0x2000000.
[2353774.913] (**) MGA(0): Depth 16, (--) framebuffer bpp 16
[2353774.913] (==) MGA(0): RGB weight 565
[2353774.913] (**) MGA(0): Option "OverclockMem"
[2353774.913] (**) MGA(0): Option "AGPMode" "4"
[2353774.913] (**) MGA(0): Option "AGPSize" "256"
[2353774.913] (**) MGA(0): Option "AccelMethod" "XAA"
[2353774.913] (**) MGA(0): Using 256 MB of AGP memory
[2353774.913] (**) MGA(0): Using AGP 4x mode
[2353774.913] (==) MGA(0): Using HW cursor
[2353774.913] (==) MGA(0): Using XAA acceleration
[2353774.913] (**) MGA(0): Overclocking memory
[2353774.914] (--) MGA(0): Video BIOS info block at offset 0x07720
[2353774.914] (--) MGA(0): Crtc2 will use 8192K of VideoRam
[2353774.914] (==) MGA(0): VideoRAM: 8192 kByte
[2353774.914] (II) Loading sub module "ddc"
[2353774.914] (II) LoadModule: "ddc"
[2353774.914] (II) Module "ddc" already built-in
[2353774.914] (II) Loading sub module "i2c"
[2353774.914] (II) LoadModule: "i2c"
[2353774.914] (II) Module "i2c" already built-in
[2353774.914] (II) MGA(0): MAPPED Framebuffer D0000000 800000 to FFFFFFFFB6759000.
[2353774.914] (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[2353774.915] (II) MGA(0): I2C bus "DDC P1" initialized.
[2353774.915] (II) MGA(0): I2C device "DDC P1:ddc2" registered at address 0xA0.
[2353774.969] (II) MGA(0): I2C monitor info
[2353774.969] (II) MGA(0): Manufacturer: ACR  Model: 109  Serial#: 26262785
[2353774.969] (II) MGA(0): Year: 2010  Week: 19
[2353774.969] (II) MGA(0): EDID Version: 1.3
[2353774.969] (II) MGA(0): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[2353774.969] (II) MGA(0): Sync:  Separate
[2353774.969] (II) MGA(0): Max Image Size [cm]: horiz.: 48  vert.: 27
[2353774.969] (II) MGA(0): Gamma: 2.20
[2353774.969] (II) MGA(0): DPMS capabilities: StandBy Suspend; RGB/Color Display
[2353774.969] (II) MGA(0): First detailed timing is preferred mode
[2353774.969] (II) MGA(0): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[2353774.969] (II) MGA(0): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[2353774.969] (II) MGA(0): Supported established timings:
[2353774.969] (II) MGA(0): 720x400@70Hz
[2353774.969] (II) MGA(0): 640x480@60Hz
[2353774.969] (II) MGA(0): 640x480@67Hz
[2353774.969] (II) MGA(0): 640x480@72Hz
[2353774.969] (II) MGA(0): 640x480@75Hz
[2353774.969] (II) MGA(0): 800x600@56Hz
[2353774.969] (II) MGA(0): 800x600@60Hz
[2353774.969] (II) MGA(0): 800x600@72Hz
[2353774.969] (II) MGA(0): 800x600@75Hz
[2353774.969] (II) MGA(0): 832x624@75Hz
[2353774.969] (II) MGA(0): 1024x768@60Hz
[2353774.969] (II) MGA(0): 1024x768@70Hz
[2353774.969] (II) MGA(0): 1024x768@75Hz
[2353774.969] (II) MGA(0): 1280x1024@75Hz
[2353774.969] (II) MGA(0): 1152x864@75Hz
[2353774.969] (II) MGA(0): Manufacturer's mask: 0
[2353774.969] (II) MGA(0): Supported standard timings:
[2353774.969] (II) MGA(0): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[2353774.969] (II) MGA(0): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[2353774.969] (II) MGA(0): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[2353774.969] (II) MGA(0): #3: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[2353774.969] (II) MGA(0): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[2353774.969] (II) MGA(0): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
[2353774.969] (II) MGA(0): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[2353774.969] (II) MGA(0): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[2353774.969] (II) MGA(0): Supported detailed timing:
[2353774.969] (II) MGA(0): clock: 148.5 MHz   Image Size:  477 x 268 mm
[2353774.969] (II) MGA(0): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[2353774.969] (II) MGA(0): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[2353774.969] (II) MGA(0): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 175 MHz
[2353774.969] (II) MGA(0): Monitor name: G215H
[2353774.969] (II) MGA(0): Serial No: LJ90D0028511
[2353774.969] (II) MGA(0): EDID (in hex):
[2353774.969] (II) MGA(0): 	00ffffffffffff000472090101bd9001
[2353774.969] (II) MGA(0): 	1314010368301b78ca3585a656489a24
[2353774.969] (II) MGA(0): 	125054bfef80714f8140818081c08100
[2353774.969] (II) MGA(0): 	9500b300d1c0023a801871382d40582c
[2353774.969] (II) MGA(0): 	4500dd0c1100001e000000fd00384c1f
[2353774.970] (II) MGA(0): 	5311000a202020202020000000fc0047
[2353774.970] (II) MGA(0): 	323135480a20202020202020000000ff
[2353774.970] (II) MGA(0): 	004c4a393044303032383531310a0007
[2353774.970] (II) MGA(0): end of monitor info
[2353774.972] (II) MGA(0): UNMAPPING framebuffer 0xFFFFFFFFB6759000, 0x800000.
[2353774.972] (II) MGA(0): EDID vendor "ACR", prod id 265
[2353774.973] (II) MGA(0): Using hsync ranges from config file
[2353774.973] (II) MGA(0): Using EDID range info for vertical refresh
[2353774.973] (II) MGA(0): Printing DDC gathered Modelines:
[2353774.973] (II) MGA(0): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[2353774.973] (II) MGA(0): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2353774.973] (II) MGA(0): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2353774.973] (II) MGA(0): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2353774.973] (II) MGA(0): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[2353774.973] (II) MGA(0): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2353774.973] (II) MGA(0): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2353774.973] (II) MGA(0): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2353774.973] (II) MGA(0): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2353774.973] (II) MGA(0): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[2353774.973] (II) MGA(0): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2353774.973] (II) MGA(0): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2353774.973] (II) MGA(0): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2353774.973] (II) MGA(0): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2353774.973] (II) MGA(0): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2353774.973] (II) MGA(0): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2353774.973] (II) MGA(0): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2353774.973] (II) MGA(0): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2353774.973] (II) MGA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[2353774.973] (II) MGA(0): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[2353774.973] (II) MGA(0): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[2353774.973] (II) MGA(0): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[2353774.973] (II) MGA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[2353774.973] (==) MGA(0): Using gamma correction (1.0, 1.0, 1.0)
[2353774.973] (==) MGA(0): Min pixel clock is 16 MHz
[2353774.973] (--) MGA(0): Max pixel clock is 600 MHz
[2353774.973] (II) MGA(0): e: Using hsync range of 30.00-70.00 kHz
[2353774.973] (II) MGA(0): e: Using vrefresh range of 56.00-76.00 Hz
[2353774.973] (II) MGA(0): e: Using maximum pixel clock of 175.00 MHz
[2353774.973] (II) MGA(0): Estimated virtual size for aspect ratio 1.7778 is 1920x1080
[2353774.973] (II) MGA(0): Clock range:  16.75 to 600.00 MHz
[2353774.973] (II) MGA(0): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
[2353774.974] (II) MGA(0): Not using default mode "360x200" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[2353774.974] (II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[2353774.974] (II) MGA(0): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[2353774.974] (II) MGA(0): Not using default mode "640x480" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "320x240" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "800x600" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "400x300" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "1024x768i" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "512x384i" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "1024x768" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "512x384" (vrefresh out of range)
[2353774.974] (II) MGA(0): Not using default mode "1280x960" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "640x480" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "640x512" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1280x1024" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "640x512" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1600x1200" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1600x1200" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1600x1200" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1600x1200" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1600x1200" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "800x600" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1792x1344" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "896x672" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1792x1344" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "896x672" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1856x1392" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "928x696" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1856x1392" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "928x696" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1920x1440" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "960x720" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1920x1440" (height too large for virtual size)
[2353774.974] (II) MGA(0): Not using default mode "960x720" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1152x864" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "576x432" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
[2353774.974] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1400x1050" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "700x525" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
[2353774.974] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[2353774.974] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "1680x1050" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "840x525" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
[2353774.975] (II) MGA(0): Not using default mode "1920x1200" (height too large for virtual size)
[2353774.975] (II) MGA(0): Not using default mode "960x600" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "1920x1440" (height too large for virtual size)
[2353774.975] (II) MGA(0): Not using default mode "960x720" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "2048x1536" (width too large for virtual size)
[2353774.975] (II) MGA(0): Not using default mode "1024x768" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "2048x1536" (width too large for virtual size)
[2353774.975] (II) MGA(0): Not using default mode "1024x768" (hsync out of range)
[2353774.975] (II) MGA(0): Not using default mode "2048x1536" (width too large for virtual size)
[2353774.975] (II) MGA(0): Not using default mode "1024x768" (hsync out of range)
[2353774.975] (II) MGA(0): Not using driver mode "1280x1024" (hsync out of range)
[2353774.976] (--) MGA(0): Has SDRAM
[2353774.976] (--) MGA(0): Virtual size is 1920x1080 (pitch 1920)
[2353774.976] (**) MGA(0): *Driver mode "1920x1080": 148.5 MHz, 67.5 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz ezP)
[2353774.976] (**) MGA(0): *Driver mode "1920x1080": 172.8 MHz, 67.1 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz ez)
[2353774.976] (**) MGA(0): *Driver mode "1680x1050": 146.2 MHz, 65.3 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz ez)
[2353774.976] (**) MGA(0): *Default mode "1680x1050": 146.2 MHz, 65.3 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz zd)
[2353774.976] (**) MGA(0): *Mode "1440x1080": 148.5 MHz, 67.5 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1440x1080"x60.0  148.50  1440 1768 1812 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz z)
[2353774.976] (**) MGA(0): *Default mode "1400x1050": 122.0 MHz, 64.9 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz zd)
[2353774.976] (**) MGA(0): *Driver mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz ez)
[2353774.976] (**) MGA(0): *Default mode "1280x1024": 108.0 MHz, 64.0 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz zd)
[2353774.976] (**) MGA(0): *Driver mode "1440x900": 106.5 MHz, 55.9 kHz, 59.9 Hz
[2353774.976] (II) MGA(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz ez)
[2353774.976] (**) MGA(0): *Default mode "1440x900": 106.5 MHz, 55.9 kHz, 59.9 Hz
[2353774.976] (II) MGA(0): Modeline "1440x900"x59.9  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz zd)
[2353774.976] (**) MGA(0): *Driver mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz ez)
[2353774.976] (**) MGA(0): *Default mode "1280x960": 108.0 MHz, 60.0 kHz, 60.0 Hz
[2353774.976] (II) MGA(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz zd)
[2353774.976] (**) MGA(0): *Default mode "1360x768": 84.8 MHz, 47.7 kHz, 59.8 Hz
[2353774.976] (II) MGA(0): Modeline "1360x768"x59.8   84.75  1360 1432 1568 1776  768 771 781 798 -hsync +vsync (47.7 kHz zd)
[2353774.976] (**) MGA(0): *Driver mode "1280x800": 83.5 MHz, 49.7 kHz, 59.8 Hz
[2353774.976] (II) MGA(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz ez)
[2353774.976] (**) MGA(0): *Driver mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
[2353774.976] (II) MGA(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz ez)
[2353774.976] (**) MGA(0): *Default mode "1152x864": 108.0 MHz, 67.5 kHz, 75.0 Hz
[2353774.977] (II) MGA(0): Modeline "1152x864"x75.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "1152x864": 105.0 MHz, 67.6 kHz, 75.0 Hz
[2353774.977] (II) MGA(0): Modeline "1152x864"x75.0  104.99  1152 1224 1352 1552  864 865 868 902 -hsync +vsync (67.6 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "1152x864": 96.8 MHz, 63.0 kHz, 70.0 Hz
[2353774.977] (II) MGA(0): Modeline "1152x864"x70.0   96.77  1152 1224 1344 1536  864 865 868 900 -hsync +vsync (63.0 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "1152x864": 81.6 MHz, 53.7 kHz, 60.0 Hz
[2353774.977] (II) MGA(0): Modeline "1152x864"x60.0   81.62  1152 1216 1336 1520  864 865 868 895 -hsync +vsync (53.7 kHz zd)
[2353774.977] (**) MGA(0): *Driver mode "1280x720": 74.5 MHz, 44.8 kHz, 60.0 Hz
[2353774.977] (II) MGA(0): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz ez)
[2353774.977] (**) MGA(0): *Driver mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
[2353774.977] (II) MGA(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz ez)
[2353774.977] (**) MGA(0): *Driver mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
[2353774.977] (II) MGA(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz ez)
[2353774.977] (**) MGA(0): *Driver mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[2353774.977] (II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz ez)
[2353774.977] (**) MGA(0): *Default mode "1024x768": 78.8 MHz, 60.0 kHz, 75.0 Hz
[2353774.977] (II) MGA(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "1024x768": 75.0 MHz, 56.5 kHz, 70.1 Hz
[2353774.977] (II) MGA(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "1024x768": 65.0 MHz, 48.4 kHz, 60.0 Hz
[2353774.977] (II) MGA(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz zd)
[2353774.977] (**) MGA(0): *Mode "1024x600": 49.0 MHz, 37.3 kHz, 59.9 Hz
[2353774.977] (II) MGA(0): Modeline "1024x600"x59.9   49.00  1024 1072 1168 1312  600 603 613 624 -hsync +vsync (37.3 kHz z)
[2353774.977] (**) MGA(0): *Driver mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
[2353774.977] (II) MGA(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz ez)
[2353774.977] (**) MGA(0): *Default mode "832x624": 57.3 MHz, 49.7 kHz, 74.6 Hz
[2353774.977] (II) MGA(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz zd)
[2353774.977] (**) MGA(0): *Mode "960x540": 74.2 MHz, 67.5 kHz, 60.1 Hz (D)
[2353774.977] (II) MGA(0): Modeline "960x540"x60.1   74.25  960 1004 1026 1100  540 542 544 562 doublescan +hsync +vsync (67.5 kHz z)
[2353774.977] (**) MGA(0): *Driver mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz ez)
[2353774.977] (**) MGA(0): *Driver mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz ez)
[2353774.977] (**) MGA(0): *Driver mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz ez)
[2353774.977] (**) MGA(0): *Driver mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz ez)
[2353774.977] (**) MGA(0): *Default mode "800x600": 49.5 MHz, 46.9 kHz, 75.0 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x75.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "800x600": 50.0 MHz, 48.1 kHz, 72.2 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x72.2   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "800x600": 40.0 MHz, 37.9 kHz, 60.3 Hz
[2353774.977] (II) MGA(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz zd)
[2353774.977] (**) MGA(0): *Default mode "800x600": 36.0 MHz, 35.2 kHz, 56.2 Hz
[2353774.978] (II) MGA(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "840x525": 73.1 MHz, 65.3 kHz, 60.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "840x525"x60.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz zd)
[2353774.978] (**) MGA(0): *Mode "848x480": 33.8 MHz, 31.0 kHz, 60.0 Hz
[2353774.978] (II) MGA(0): Modeline "848x480"x60.0   33.75  848 864 976 1088  480 486 494 517 +hsync +vsync (31.0 kHz z)
[2353774.978] (**) MGA(0): *Default mode "700x525": 61.0 MHz, 64.9 kHz, 60.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "700x525"x60.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "640x512": 54.0 MHz, 64.0 kHz, 60.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "640x512"x60.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "720x450": 53.2 MHz, 55.9 kHz, 59.9 Hz (D)
[2353774.978] (II) MGA(0): Modeline "720x450"x59.9   53.25  720 760 836 952  450 451 454 467 doublescan -hsync +vsync (55.9 kHz zd)
[2353774.978] (**) MGA(0): *Driver mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz ez)
[2353774.978] (**) MGA(0): *Driver mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz ez)
[2353774.978] (**) MGA(0): *Driver mode "640x480": 30.2 MHz, 35.0 kHz, 66.7 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x66.7   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz ez)
[2353774.978] (**) MGA(0): *Driver mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz ez)
[2353774.978] (**) MGA(0): *Default mode "640x480": 31.5 MHz, 37.5 kHz, 75.0 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x75.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "640x480": 31.5 MHz, 37.9 kHz, 72.8 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x72.8   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "640x480": 54.0 MHz, 60.0 kHz, 60.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "640x480"x60.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "640x480": 25.2 MHz, 31.5 kHz, 59.9 Hz
[2353774.978] (II) MGA(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz zd)
[2353774.978] (**) MGA(0): *Driver mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
[2353774.978] (II) MGA(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz ez)
[2353774.978] (**) MGA(0): *Mode "720x400": 28.3 MHz, 31.5 kHz, 70.1 Hz
[2353774.978] (II) MGA(0): Modeline "720x400"x70.1   28.32  720 738 846 900  400 412 414 449 -hsync -vsync (31.5 kHz z)
[2353774.978] (**) MGA(0): *Default mode "680x384": 36.0 MHz, 47.4 kHz, 60.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "680x384"x60.0   36.00  680 704 720 760  384 385 390 395 doublescan +hsync -vsync (47.4 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "680x384": 42.4 MHz, 47.7 kHz, 59.8 Hz (D)
[2353774.978] (II) MGA(0): Modeline "680x384"x59.8   42.38  680 716 784 888  384 385 390 399 doublescan -hsync +vsync (47.7 kHz zd)
[2353774.978] (**) MGA(0): *Mode "640x400": 25.2 MHz, 31.5 kHz, 70.1 Hz
[2353774.978] (II) MGA(0): Modeline "640x400"x70.1   25.18  640 656 752 800  400 412 414 449 -hsync +vsync (31.5 kHz z)
[2353774.978] (**) MGA(0): *Default mode "576x432": 54.0 MHz, 67.5 kHz, 75.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "576x432"x75.0   54.00  576 608 672 800  432 432 434 450 doublescan +hsync +vsync (67.5 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "576x432": 52.5 MHz, 67.6 kHz, 75.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "576x432"x75.0   52.49  576 612 676 776  432 432 434 451 doublescan -hsync +vsync (67.6 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "576x432": 48.4 MHz, 63.0 kHz, 70.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "576x432"x70.0   48.38  576 612 672 768  432 432 434 450 doublescan -hsync +vsync (63.0 kHz zd)
[2353774.978] (**) MGA(0): *Default mode "576x432": 40.8 MHz, 53.7 kHz, 60.1 Hz (D)
[2353774.978] (II) MGA(0): Modeline "576x432"x60.1   40.81  576 608 668 760  432 432 434 447 doublescan -hsync +vsync (53.7 kHz zd)
[2353774.978] (**) MGA(0): *Mode "640x360": 37.2 MHz, 44.8 kHz, 60.0 Hz (D)
[2353774.978] (II) MGA(0): Modeline "640x360"x60.0   37.24  640 668 736 832  360 361 362 373 doublescan -hsync +vsync (44.8 kHz z)
[2353774.979] (**) MGA(0): *Mode "512x448": 46.6 MHz, 56.0 kHz, 60.0 Hz (D)
[2353774.979] (II) MGA(0): Modeline "512x448"x60.0   46.59  512 608 672 832  448 450 453 467 doublescan -hsync +vsync (56.0 kHz z)
[2353774.979] (**) MGA(0): *Mode "640x350": 55.9 MHz, 44.8 kHz, 60.0 Hz (D)
[2353774.979] (II) MGA(0): Modeline "640x350"x60.0   55.86  640 842 944 1248  350 356 357 373 doublescan -hsync +vsync (44.8 kHz z)
[2353774.979] (**) MGA(0): *Default mode "512x384": 39.4 MHz, 60.0 kHz, 75.0 Hz (D)
[2353774.979] (II) MGA(0): Modeline "512x384"x75.0   39.38  512 520 568 656  384 384 386 400 doublescan +hsync +vsync (60.0 kHz zd)
[2353774.979] (**) MGA(0): *Default mode "512x384": 37.5 MHz, 56.5 kHz, 70.1 Hz (D)
[2353774.979] (II) MGA(0): Modeline "512x384"x70.1   37.50  512 524 592 664  384 385 388 403 doublescan -hsync -vsync (56.5 kHz zd)
[2353774.979] (**) MGA(0): *Default mode "512x384": 32.5 MHz, 48.4 kHz, 60.0 Hz (D)
[2353774.979] (II) MGA(0): Modeline "512x384"x60.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz zd)
[2353774.979] (**) MGA(0): *Mode "512x300": 24.5 MHz, 37.3 kHz, 59.9 Hz (D)
[2353774.979] (II) MGA(0): Modeline "512x300"x59.9   24.50  512 536 584 656  300 301 306 312 doublescan -hsync +vsync (37.3 kHz z)
[2353774.979] (**) MGA(0): *Default mode "416x312": 28.6 MHz, 49.7 kHz, 74.7 Hz (D)
[2353774.979] (II) MGA(0): Modeline "416x312"x74.7   28.64  416 432 464 576  312 312 314 333 doublescan -hsync -vsync (49.7 kHz zd)
[2353774.979] (**) MGA(0): *Default mode "400x300": 24.8 MHz, 46.9 kHz, 75.1 Hz (D)
[2353774.979] (II) MGA(0): Modeline "400x300"x75.1   24.75  400 408 448 528  300 300 302 312 doublescan +hsync +vsync (46.9 kHz zd)
[2353774.979] (**) MGA(0): *Default mode "400x300": 25.0 MHz, 48.1 kHz, 72.2 Hz (D)
[2353774.979] (II) MGA(0): Modeline "400x300"x72.2   25.00  400 428 488 520  300 318 321 333 doublescan +hsync +vsync (48.1 kHz zd)
[2353774.979] (**) MGA(0): *Default mode "400x300": 20.0 MHz, 37.9 kHz, 60.3 Hz (D)
[2353774.979] (II) MGA(0): Modeline "400x300"x60.3   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz zd)
[2353774.979] (**) MGA(0): *Default mode "400x300": 18.0 MHz, 35.2 kHz, 56.3 Hz (D)
[2353774.979] (II) MGA(0): Modeline "400x300"x56.3   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz zd)
[2353774.979] (**) MGA(0): *Mode "424x240": 16.9 MHz, 31.0 kHz, 60.1 Hz (D)
[2353774.979] (II) MGA(0): Modeline "424x240"x60.1   16.88  424 432 488 544  240 243 247 258 doublescan +hsync +vsync (31.0 kHz z)
[2353774.979] (**) MGA(0): *Mode "320x200": 16.8 MHz, 31.3 kHz, 69.9 Hz (D)
[2353774.979] (II) MGA(0): Modeline "320x200"x69.9   16.78  320 376 440 536  200 206 207 224 doublescan -hsync -vsync (31.3 kHz z)
[2353774.979] (**) MGA(0): *Mode "256x240": 19.3 MHz, 30.9 kHz, 59.9 Hz (D)
[2353774.979] (II) MGA(0): Modeline "256x240"x59.9   19.29  256 384 496 624  240 243 247 258 doublescan +hsync +vsync (30.9 kHz z)
[2353774.979] (**) MGA(0): Display dimensions: (480, 270) mm
[2353774.979] (**) MGA(0): DPI set to (101, 101)
[2353774.979] (II) MGA(0): YDstOrg is set to 0
[2353774.979] (II) Loading sub module "fb"
[2353774.979] (II) LoadModule: "fb"
[2353774.979] (II) Loading /usr/lib/xorg/modules/libfb.so
[2353774.980] (II) Module fb: vendor="X.Org Foundation"
[2353774.980] 	compiled for 1.14.3, module version = 1.0.0
[2353774.980] 	ABI class: X.Org ANSI C Emulation, version 0.4
[2353774.980] (II) Loading sub module "ramdac"
[2353774.980] (II) LoadModule: "ramdac"
[2353774.980] (II) Module "ramdac" already built-in
[2353774.980] (II) Loading sub module "vgahw"
[2353774.980] (II) LoadModule: "vgahw"
[2353774.980] (II) Loading /usr/lib/xorg/modules/libvgahw.so
[2353774.980] (II) Module vgahw: vendor="X.Org Foundation"
[2353774.980] 	compiled for 1.14.3, module version = 0.1.0
[2353774.980] 	ABI class: X.Org Video Driver, version 14.1
[2353774.980] (--) MGA(1): Chipset: "mgag400" (G450)
[2353774.980] (--) MGA(1): Linear framebuffer at 0xD0000000
[2353774.980] (--) MGA(1): MMIO registers at 0xD2000000
[2353774.980] (--) MGA(1): Pseudo-DMA transfer window at 0xD3000000
[2353774.981] (II) MGA(1): MAPPED Framebuffer D0000000 2000000 to FFFFFFFFB4F34000.
[2353774.981] (II) MGA(1): UNMAPPING framebuffer 0xFFFFFFFFB4F34000, 0x2000000.
[2353774.982] (**) MGA(1): Depth 16, (--) framebuffer bpp 16
[2353774.982] (==) MGA(1): RGB weight 565
[2353774.982] (**) MGA(1): Option "AGPMode" "4"
[2353774.982] (**) MGA(1): Option "AGPSize" "256"
[2353774.982] (**) MGA(1): Using 256 MB of AGP memory
[2353774.982] (**) MGA(1): Using AGP 4x mode
[2353774.982] (==) MGA(1): Using SW cursor
[2353774.982] (==) MGA(1): Using XAA acceleration
[2353774.983] (--) MGA(1): Video BIOS info block at offset 0x07720
[2353774.983] (==) MGA(1): VideoRAM: 8192 kByte
[2353774.983] (II) Loading sub module "ddc"
[2353774.983] (II) LoadModule: "ddc"
[2353774.983] (II) Module "ddc" already built-in
[2353774.983] (II) Loading sub module "i2c"
[2353774.983] (II) LoadModule: "i2c"
[2353774.983] (II) Module "i2c" already built-in
[2353774.983] (II) MGA(1): MAPPED Framebuffer D0800000 800000 to FFFFFFFFB6734000.
[2353774.983] (II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[2353774.983] (II) MGA(1): I2C bus "DDC P2" initialized.
[2353774.984] (II) MGA(1): I2C bus "MAVEN" initialized.
[2353774.984] (II) MGA(1): Failed to register MGA-TVO I2C device!
[2353774.984] (II) MGA(1): I2C device "DDC P2:ddc2" registered at address 0xA0.
[2353775.037] (II) MGA(1): I2C monitor info
[2353775.037] (II) MGA(1): Manufacturer: ACR  Model: 109  Serial#: 26262769
[2353775.037] (II) MGA(1): Year: 2010  Week: 19
[2353775.037] (II) MGA(1): EDID Version: 1.3
[2353775.037] (II) MGA(1): Analog Display Input,  Input Voltage Level: 0.700/0.700 V
[2353775.037] (II) MGA(1): Sync:  Separate
[2353775.037] (II) MGA(1): Max Image Size [cm]: horiz.: 48  vert.: 27
[2353775.038] (II) MGA(1): Gamma: 2.20
[2353775.038] (II) MGA(1): DPMS capabilities: StandBy Suspend; RGB/Color Display
[2353775.038] (II) MGA(1): First detailed timing is preferred mode
[2353775.038] (II) MGA(1): redX: 0.648 redY: 0.339   greenX: 0.282 greenY: 0.603
[2353775.038] (II) MGA(1): blueX: 0.143 blueY: 0.070   whiteX: 0.313 whiteY: 0.329
[2353775.038] (II) MGA(1): Supported established timings:
[2353775.038] (II) MGA(1): 720x400@70Hz
[2353775.038] (II) MGA(1): 640x480@60Hz
[2353775.038] (II) MGA(1): 640x480@67Hz
[2353775.038] (II) MGA(1): 640x480@72Hz
[2353775.038] (II) MGA(1): 640x480@75Hz
[2353775.038] (II) MGA(1): 800x600@56Hz
[2353775.038] (II) MGA(1): 800x600@60Hz
[2353775.038] (II) MGA(1): 800x600@72Hz
[2353775.038] (II) MGA(1): 800x600@75Hz
[2353775.038] (II) MGA(1): 832x624@75Hz
[2353775.038] (II) MGA(1): 1024x768@60Hz
[2353775.038] (II) MGA(1): 1024x768@70Hz
[2353775.038] (II) MGA(1): 1024x768@75Hz
[2353775.038] (II) MGA(1): 1280x1024@75Hz
[2353775.038] (II) MGA(1): 1152x864@75Hz
[2353775.038] (II) MGA(1): Manufacturer's mask: 0
[2353775.038] (II) MGA(1): Supported standard timings:
[2353775.038] (II) MGA(1): #0: hsize: 1152  vsize 864  refresh: 75  vid: 20337
[2353775.038] (II) MGA(1): #1: hsize: 1280  vsize 960  refresh: 60  vid: 16513
[2353775.038] (II) MGA(1): #2: hsize: 1280  vsize 1024  refresh: 60  vid: 32897
[2353775.038] (II) MGA(1): #3: hsize: 1280  vsize 720  refresh: 60  vid: 49281
[2353775.038] (II) MGA(1): #4: hsize: 1280  vsize 800  refresh: 60  vid: 129
[2353775.038] (II) MGA(1): #5: hsize: 1440  vsize 900  refresh: 60  vid: 149
[2353775.038] (II) MGA(1): #6: hsize: 1680  vsize 1050  refresh: 60  vid: 179
[2353775.038] (II) MGA(1): #7: hsize: 1920  vsize 1080  refresh: 60  vid: 49361
[2353775.038] (II) MGA(1): Supported detailed timing:
[2353775.038] (II) MGA(1): clock: 148.5 MHz   Image Size:  477 x 268 mm
[2353775.038] (II) MGA(1): h_active: 1920  h_sync: 2008  h_sync_end 2052 h_blank_end 2200 h_border: 0
[2353775.038] (II) MGA(1): v_active: 1080  v_sync: 1084  v_sync_end 1089 v_blanking: 1125 v_border: 0
[2353775.038] (II) MGA(1): Ranges: V min: 56 V max: 76 Hz, H min: 31 H max: 83 kHz, PixClock max 175 MHz
[2353775.038] (II) MGA(1): Monitor name: G215H
[2353775.038] (II) MGA(1): Serial No: LJ90D0028511
[2353775.038] (II) MGA(1): EDID (in hex):
[2353775.038] (II) MGA(1): 	00ffffffffffff0004720901f1bc9001
[2353775.038] (II) MGA(1): 	1314010368301b78ca3585a656489a24
[2353775.038] (II) MGA(1): 	125054bfef80714f8140818081c08100
[2353775.038] (II) MGA(1): 	9500b300d1c0023a801871382d40582c
[2353775.038] (II) MGA(1): 	4500dd0c1100001e000000fd00384c1f
[2353775.038] (II) MGA(1): 	5311000a202020202020000000fc0047
[2353775.038] (II) MGA(1): 	323135480a20202020202020000000ff
[2353775.038] (II) MGA(1): 	004c4a393044303032383531310a0018
[2353775.038] (II) MGA(1): end of monitor info
[2353775.038] (II) MGA(1): UNMAPPING framebuffer 0xFFFFFFFFB6734000, 0x800000.
[2353775.039] (II) MGA(1): EDID vendor "ACR", prod id 265
[2353775.039] (II) MGA(1): Using hsync ranges from config file
[2353775.039] (II) MGA(1): Using EDID range info for vertical refresh
[2353775.039] (II) MGA(1): Printing DDC gathered Modelines:
[2353775.039] (II) MGA(1): Modeline "1920x1080"x0.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz eP)
[2353775.039] (II) MGA(1): Modeline "800x600"x0.0   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz e)
[2353775.039] (II) MGA(1): Modeline "800x600"x0.0   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz e)
[2353775.039] (II) MGA(1): Modeline "640x480"x0.0   31.50  640 656 720 840  480 481 484 500 -hsync -vsync (37.5 kHz e)
[2353775.039] (II) MGA(1): Modeline "640x480"x0.0   31.50  640 664 704 832  480 489 492 520 -hsync -vsync (37.9 kHz e)
[2353775.039] (II) MGA(1): Modeline "640x480"x0.0   30.24  640 704 768 864  480 483 486 525 -hsync -vsync (35.0 kHz e)
[2353775.039] (II) MGA(1): Modeline "640x480"x0.0   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz e)
[2353775.039] (II) MGA(1): Modeline "720x400"x0.0   28.32  720 738 846 900  400 412 414 449 -hsync +vsync (31.5 kHz e)
[2353775.039] (II) MGA(1): Modeline "1280x1024"x0.0  135.00  1280 1296 1440 1688  1024 1025 1028 1066 +hsync +vsync (80.0 kHz e)
[2353775.039] (II) MGA(1): Modeline "1024x768"x0.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz e)
[2353775.039] (II) MGA(1): Modeline "1024x768"x0.0   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz e)
[2353775.039] (II) MGA(1): Modeline "1024x768"x0.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz e)
[2353775.039] (II) MGA(1): Modeline "832x624"x0.0   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 kHz e)
[2353775.039] (II) MGA(1): Modeline "800x600"x0.0   49.50  800 816 896 1056  600 601 604 625 +hsync +vsync (46.9 kHz e)
[2353775.039] (II) MGA(1): Modeline "800x600"x0.0   50.00  800 856 976 1040  600 637 643 666 +hsync +vsync (48.1 kHz e)
[2353775.039] (II) MGA(1): Modeline "1152x864"x0.0  108.00  1152 1216 1344 1600  864 865 868 900 +hsync +vsync (67.5 kHz e)
[2353775.039] (II) MGA(1): Modeline "1280x960"x0.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz e)
[2353775.039] (II) MGA(1): Modeline "1280x1024"x0.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[2353775.039] (II) MGA(1): Modeline "1280x720"x60.0   74.48  1280 1336 1472 1664  720 721 724 746 -hsync +vsync (44.8 kHz e)
[2353775.039] (II) MGA(1): Modeline "1280x800"x0.0   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz e)
[2353775.039] (II) MGA(1): Modeline "1440x900"x0.0  106.50  1440 1520 1672 1904  900 903 909 934 -hsync +vsync (55.9 kHz e)
[2353775.039] (II) MGA(1): Modeline "1680x1050"x0.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz e)
[2353775.039] (II) MGA(1): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz e)
[2353775.039] (==) MGA(1): Using gamma correction (1.0, 1.0, 1.0)
[2353775.040] (==) MGA(1): Min pixel clock is 16 MHz
[2353775.040] (--) MGA(1): Max pixel clock is 234 MHz
[2353775.040] (II) MGA(1): e: Using hsync range of 30.00-70.00 kHz
[2353775.040] (II) MGA(1): e: Using vrefresh range of 56.00-76.00 Hz
[2353775.040] (II) MGA(1): e: Using maximum pixel clock of 175.00 MHz
[2353775.040] (II) MGA(1): Estimated virtual size for aspect ratio 1.7778 is 1920x1080
[2353775.040] (II) MGA(1): Clock range:  16.75 to 234.00 MHz
[2353775.040] (II) MGA(1): Not using default mode "320x175" (bad mode clock/interlace/doublescan)
[2353775.040] (II) MGA(1): Not using default mode "360x200" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[2353775.040] (II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[2353775.040] (II) MGA(1): Not using default mode "320x240" (bad mode clock/interlace/doublescan)
[2353775.040] (II) MGA(1): Not using default mode "640x480" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "320x240" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "800x600" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "400x300" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "1024x768i" (bad mode clock/interlace/doublescan)
[2353775.040] (II) MGA(1): Not using default mode "512x384i" (bad mode clock/interlace/doublescan)
[2353775.040] (II) MGA(1): Not using default mode "1024x768" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "512x384" (vrefresh out of range)
[2353775.040] (II) MGA(1): Not using default mode "1280x960" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "640x480" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "640x512" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1280x1024" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "640x512" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1600x1200" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "800x600" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1600x1200" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "800x600" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1600x1200" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "800x600" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1600x1200" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "800x600" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1600x1200" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "800x600" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1792x1344" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "896x672" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1792x1344" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "896x672" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1856x1392" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "928x696" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1856x1392" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "928x696" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1920x1440" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "960x720" (hsync out of range)
[2353775.040] (II) MGA(1): Not using default mode "1920x1440" (height too large for virtual size)
[2353775.040] (II) MGA(1): Not using default mode "960x720" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1152x864" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "576x432" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1152x864" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "576x432" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1152x864" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "576x432" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
[2353775.041] (II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "700x525" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "700x525" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1400x1050" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "700x525" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
[2353775.041] (II) MGA(1): Not using default mode "1680x1050" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "840x525" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1680x1050" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "840x525" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1680x1050" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "840x525" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
[2353775.041] (II) MGA(1): Not using default mode "1920x1200" (height too large for virtual size)
[2353775.041] (II) MGA(1): Not using default mode "960x600" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "1920x1440" (height too large for virtual size)
[2353775.041] (II) MGA(1): Not using default mode "960x720" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "2048x1536" (width too large for virtual size)
[2353775.041] (II) MGA(1): Not using default mode "1024x768" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "2048x1536" (width too large for virtual size)
[2353775.041] (II) MGA(1): Not using default mode "1024x768" (hsync out of range)
[2353775.041] (II) MGA(1): Not using default mode "2048x1536" (width too large for virtual size)
[2353775.041] (II) MGA(1): Not using default mode "1024x768" (hsync out of range)
[2353775.041] (II) MGA(1): Not using driver mode "1280x1024" (hsync out of range)
[2353775.041] (II) MGA(1): Not using driver mode "1680x1050" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1680x1050" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using mode "1440x1080" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1400x1050" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using driver mode "1280x1024" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1280x1024" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using driver mode "1440x900" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1440x900" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using driver mode "1280x960" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1280x960" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1360x768" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using driver mode "1280x800" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using driver mode "1152x864" (all modes must have the same width)
[2353775.041] (II) MGA(1): Not using default mode "1152x864" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "1152x864" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "1152x864" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "1152x864" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "1280x720" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "1024x768" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "1024x768" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "1024x768" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "1024x768" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "1024x768" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "1024x768" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using mode "1024x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "832x624" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "832x624" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using mode "960x540" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "800x600" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "840x525" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "840x525" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using mode "848x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "700x525" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "640x512" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "720x450" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "640x480" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "720x400" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using driver mode "720x400" (all modes must have the same width)
[2353775.042] (II) MGA(1): Not using default mode "680x384" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "680x384" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "640x400" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "576x432" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "576x432" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "576x432" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "576x432" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "640x360" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "512x448" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "640x350" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "512x384" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "512x384" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "512x384" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "512x300" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "416x312" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "400x300" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "400x300" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "400x300" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using default mode "400x300" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "424x240" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "320x200" (all modes must have the same width)
[2353775.043] (II) MGA(1): Not using mode "256x240" (all modes must have the same width)
[2353775.043] (--) MGA(1): Has SDRAM
[2353775.043] (--) MGA(1): Virtual size is 1920x1080 (pitch 1920)
[2353775.043] (**) MGA(1): *Driver mode "1920x1080": 148.5 MHz, 67.5 kHz, 60.0 Hz
[2353775.043] (II) MGA(1): Modeline "1920x1080"x60.0  148.50  1920 2008 2052 2200  1080 1084 1089 1125 +hsync +vsync (67.5 kHz ezP)
[2353775.043] (**) MGA(1): *Driver mode "1920x1080": 172.8 MHz, 67.1 kHz, 60.0 Hz
[2353775.043] (II) MGA(1): Modeline "1920x1080"x60.0  172.80  1920 2040 2248 2576  1080 1081 1084 1118 -hsync +vsync (67.1 kHz ez)
[2353775.043] (**) MGA(1): Display dimensions: (480, 270) mm
[2353775.043] (**) MGA(1): DPI set to (101, 101)
[2353775.043] (II) MGA(1): YDstOrg is set to 0
[2353775.043] (II) Loading sub module "fb"
[2353775.043] (II) LoadModule: "fb"
[2353775.044] (II) Loading /usr/lib/xorg/modules/libfb.so
[2353775.044] (II) Module fb: vendor="X.Org Foundation"
[2353775.044] 	compiled for 1.14.3, module version = 1.0.0
[2353775.044] 	ABI class: X.Org ANSI C Emulation, version 0.4
[2353775.044] (II) MGA(0): MAPPED Framebuffer D0000000 800000 to FFFFFFFFB6734000.
[2353775.044] (II) MGA(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[2353775.050] (--) MGA(0): 16 DWORD fifo
[2353775.054] (==) MGA(0): Default visual is TrueColor
[2353775.054] (EE) MGA(0): Static buffer allocation failed, not initializing the DRI
[2353775.054] (EE) MGA(0): Need at least 12150 kB video memory at this resolution, bit depth
[2353775.055] (II) MGA(0): Using 1104 lines for offscreen memory.
[2353775.055] (==) MGA(0): Backing store disabled
[2353775.055] (==) MGA(0): Silken mouse enabled
[2353775.056] (==) MGA(0): DPMS enabled
[2353775.056] (II) MGA(0): Using overlay video
[2353775.056] (WW) MGA(0): Direct rendering disabled
[2353775.056] (==) RandR enabled
[2353775.056] (II) MGA(1): MAPPED Framebuffer D0800000 800000 to FFFFFFFFB5724000.
[2353775.056] (II) MGA(1): vgaHWGetIOBase: hwp->IOBase is 0x03d0
[2353775.060] (--) MGA(1): 16 DWORD fifo
[2353775.060] (EE) MGA(1): Not initializing the DRI on the second head
[2353775.060] (II) MGA(1): Using 1104 lines for offscreen memory.
[2353775.060] (==) MGA(1): Backing store disabled
[2353775.060] (==) MGA(1): Silken mouse enabled
[2353775.060] (==) MGA(1): DPMS enabled
[2353775.060] (WW) MGA(1): Direct rendering disabled
[2353775.060] (==) RandR enabled
[2353775.074] (II) SELinux: Disabled on system
[2353775.234] (II) Using input driver 'evdev' for 'ps2mouse'
[2353775.234] (**) Option "CorePointer"
[2353775.234] (**) ps2mouse: always reports core events
[2353775.234] (**) evdev: ps2mouse: Device: "/dev/input/by-path/platform-i8042-serio-1-event-mouse"
[2353775.234] (**) evdev: ps2mouse: ButtonMapping '1 2 3 4 5 0 0 0 0'
[2353775.235] (--) evdev: ps2mouse: Vendor 0x2 Product 0x6
[2353775.235] (--) evdev: ps2mouse: Found 9 mouse buttons
[2353775.235] (--) evdev: ps2mouse: Found scroll wheel(s)
[2353775.235] (--) evdev: ps2mouse: Found relative axes
[2353775.235] (--) evdev: ps2mouse: Found x and y relative axes
[2353775.235] (II) evdev: ps2mouse: Configuring as mouse
[2353775.235] (II) evdev: ps2mouse: Adding scrollwheel support
[2353775.235] (**) Option "Emulate3Buttons" "off"
[2353775.235] (**) evdev: ps2mouse: YAxisMapping: buttons 4 and 5
[2353775.235] (**) evdev: ps2mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[2353775.235] (II) XINPUT: Adding extended input device "ps2mouse" (type: MOUSE, id 6)
[2353775.235] (II) evdev: ps2mouse: initialized for relative axes.
[2353775.236] (**) ps2mouse: (accel) keeping acceleration scheme 1
[2353775.236] (**) ps2mouse: (accel) acceleration profile 0
[2353775.236] (**) ps2mouse: (accel) acceleration factor: 2.000
[2353775.236] (**) ps2mouse: (accel) acceleration threshold: 4
[2353775.239] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[2353775.239] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2353775.239] (II) Using input driver 'evdev' for 'Power Button'
[2353775.239] (**) Power Button: always reports core events
[2353775.239] (**) evdev: Power Button: Device: "/dev/input/event2"
[2353775.239] (--) evdev: Power Button: Vendor 0 Product 0x1
[2353775.239] (--) evdev: Power Button: Found keys
[2353775.240] (II) evdev: Power Button: Configuring as keyboard
[2353775.240] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2"
[2353775.240] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
[2353775.240] (**) Option "xkb_rules" "evdev"
[2353775.240] (**) Option "xkb_model" "pc101"
[2353775.240] (**) Option "xkb_layout" "us"
[2353775.240] (**) Option "xkb_options" "ctrl:nocaps,compose:sclk"
[2353775.299] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[2353775.299] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[2353775.299] (II) Using input driver 'evdev' for 'Power Button'
[2353775.299] (**) Power Button: always reports core events
[2353775.299] (**) evdev: Power Button: Device: "/dev/input/event1"
[2353775.299] (--) evdev: Power Button: Vendor 0 Product 0x1
[2353775.299] (--) evdev: Power Button: Found keys
[2353775.299] (II) evdev: Power Button: Configuring as keyboard
[2353775.299] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[2353775.299] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[2353775.299] (**) Option "xkb_rules" "evdev"
[2353775.299] (**) Option "xkb_model" "pc101"
[2353775.299] (**) Option "xkb_layout" "us"
[2353775.299] (**) Option "xkb_options" "ctrl:nocaps,compose:sclk"
[2353775.301] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[2353775.301] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[2353775.301] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[2353775.301] (**) AT Translated Set 2 keyboard: always reports core events
[2353775.301] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[2353775.301] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[2353775.301] (--) evdev: AT Translated Set 2 keyboard: Found keys
[2353775.301] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[2353775.301] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[2353775.301] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 9)
[2353775.301] (**) Option "xkb_rules" "evdev"
[2353775.301] (**) Option "xkb_model" "pc101"
[2353775.302] (**) Option "xkb_layout" "us"
[2353775.302] (**) Option "xkb_options" "ctrl:nocaps,compose:sclk"
[2353775.303] (II) config/udev: Adding input device ImExPS/2 Logitech Wheel Mouse (/dev/input/event4)
[2353775.303] (**) ImExPS/2 Logitech Wheel Mouse: Applying InputClass "evdev pointer catchall"
[2353775.303] (II) Using input driver 'evdev' for 'ImExPS/2 Logitech Wheel Mouse'
[2353775.303] (**) ImExPS/2 Logitech Wheel Mouse: always reports core events
[2353775.303] (**) evdev: ImExPS/2 Logitech Wheel Mouse: Device: "/dev/input/event4"
[2353775.303] (WW) evdev: ImExPS/2 Logitech Wheel Mouse: device file is duplicate. Ignoring.
[2353775.303] (EE) PreInit returned 8 for "ImExPS/2 Logitech Wheel Mouse"
[2353775.303] (II) UnloadModule: "evdev"
[2353775.304] (II) config/udev: Adding input device ImExPS/2 Logitech Wheel Mouse (/dev/input/mouse0)
[2353775.304] (II) No input driver specified, ignoring this device.
[2353775.304] (II) This device may have been added with another device file.
[2353775.305] (II) config/udev: Adding input device PC Speaker (/dev/input/event3)
[2353775.305] (II) No input driver specified, ignoring this device.
[2353775.305] (II) This device may have been added with another device file.
[2353780.001] (II) evdev: AT Translated Set 2 keyboard: Close
[2353780.001] (II) UnloadModule: "evdev"
[2353780.001] (II) evdev: Power Button: Close
[2353780.001] (II) UnloadModule: "evdev"
[2353780.001] (II) evdev: Power Button: Close
[2353780.002] (II) UnloadModule: "evdev"
[2353780.002] (II) evdev: ps2mouse: Close
[2353780.002] (II) UnloadModule: "evdev"
[2353780.002] (II) MGA(1): UNMAPPING framebuffer 0xFFFFFFFFB5724000, 0x800000.
[2353780.005] (II) MGA(0): UNMAPPING framebuffer 0xFFFFFFFFB6734000, 0x800000.
[2353780.025] (EE) Server terminated successfully (0). Closing log file.

udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=7684674

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
N: input/event2
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event2
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2/event2
E: DMI_VENDOR=VIA Technologies, Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: MAJOR=13
E: MINOR=66
E: SUBSYSTEM=input
E: USEC_INITIALIZED=8183243
E: XKBLAYOUT=us
E: XKBMODEL=pc101
E: XKBOPTIONS=ctrl:nocaps,compose:sclk

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
E: EV=3
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: NAME="Power Button"
E: PHYS="PNP0C0C/button/input0"
E: PRODUCT=19/0/1/0
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=7679940

P: /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
N: input/event1
E: BACKSPACE=guess
E: DEVNAME=/dev/input/event1
E: DEVPATH=/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1
E: DMI_VENDOR=VIA Technologies, Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0C:00
E: ID_PATH_TAG=acpi-PNP0C0C_00
E: MAJOR=13
E: MINOR=65
E: SUBSYSTEM=input
E: USEC_INITIALIZED=8181852
E: XKBLAYOUT=us
E: XKBMODEL=pc101
E: XKBOPTIONS=ctrl:nocaps,compose:sclk

P: /devices/platform/i8042/serio0/input/input0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: EV=120013
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB41-e0,1,4,11,14,k71,72,73,74,75,76,77,79,7A,7B,7C,7D,7E,7F,80,8C,8E,8F,9B,9C,9D,9E,9F,A3,A4,A5,A6,AC,AD,B7,B8,B9,D9,E2,ram4,l0,1,2,sfw
E: MSC=10
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PRODUCT=11/1/1/ab41
E: PROP=0
E: SUBSYSTEM=input
E: USEC_INITIALIZED=6957527

P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: BACKSPACE=guess
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: DEVNAME=/dev/input/event0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: DMI_VENDOR=VIA Technologies, Inc.
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=64
E: SUBSYSTEM=input
E: USEC_INITIALIZED=7836703
E: XKBLAYOUT=us
E: XKBMODEL=pc101
E: XKBOPTIONS=ctrl:nocaps,compose:sclk

P: /devices/platform/i8042/serio1/input/input4
E: DEVPATH=/devices/platform/i8042/serio1/input/input4
E: EV=7
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: KEY=1f0000 0 0 0 0 0 0 0 0
E: MODALIAS=input:b0011v0002p0006e0056-e0,1,2,k110,111,112,113,114,r0,1,6,8,amlsfw
E: NAME="ImExPS/2 Logitech Wheel Mouse"
E: PHYS="isa0060/serio1/input0"
E: PRODUCT=11/2/6/56
E: PROP=0
E: REL=143
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9296187

P: /devices/platform/i8042/serio1/input/input4/event4
N: input/event4
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/event4
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=68
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9305135

P: /devices/platform/i8042/serio1/input/input4/mouse0
N: input/mouse0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
E: DEVNAME=/dev/input/mouse0
E: DEVPATH=/devices/platform/i8042/serio1/input/input4/mouse0
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=32
E: SUBSYSTEM=input
E: USEC_INITIALIZED=9306464

P: /devices/platform/pcspkr/input/input3
E: DEVPATH=/devices/platform/pcspkr/input/input3
E: EV=40001
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MODALIAS=input:b0010v001Fp0001e0100-e0,12,kramls1,2,fw
E: NAME="PC Speaker"
E: PHYS="isa0061/input0"
E: PRODUCT=10/1f/1/100
E: PROP=0
E: SND=6
E: SUBSYSTEM=input
E: USEC_INITIALIZED=8044627

P: /devices/platform/pcspkr/input/input3/event3
N: input/event3
S: input/by-path/platform-pcspkr-event-spkr
E: DEVLINKS=/dev/input/by-path/platform-pcspkr-event-spkr
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/platform/pcspkr/input/input3/event3
E: ID_INPUT=1
E: ID_PATH=platform-pcspkr
E: ID_PATH_TAG=platform-pcspkr
E: ID_SERIAL=noserial
E: MAJOR=13
E: MINOR=67
E: SUBSYSTEM=input
E: USEC_INITIALIZED=8052550


DRM Information from dmesg:
---------------------------


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.10-1-686-pae (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-mga depends on:
ii  libc6                                  2.17-93
ii  xserver-xorg-core [xorg-video-abi-14]  2:1.14.3-4

xserver-xorg-video-mga recommends no packages.

Versions of packages xserver-xorg-video-mga suggests:
ii  firmware-linux  0.40

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/lib/xorg/modules/drivers/mga_drv.so (from xserver-xorg-video-mga package)

--- End Message ---
--- Begin Message ---
Source: xserver-xorg-video-mga
Source-Version: 1:1.6.3-1

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

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 726002@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@debian.org> (supplier of updated xserver-xorg-video-mga package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Mon, 20 Jan 2014 13:32:08 +0100
Source: xserver-xorg-video-mga
Binary: xserver-xorg-video-mga
Architecture: source amd64
Version: 1:1.6.3-1
Distribution: sid
Urgency: medium
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xserver-xorg-video-mga - X.Org X server -- MGA display driver
Closes: 726002
Changes: 
 xserver-xorg-video-mga (1:1.6.3-1) unstable; urgency=medium
 .
   * New upstream release.
     + Fixes dual head crash without XAA (closes: #726002)
   * Drop patches 02_tentatively_unbreak_dual_head.diff and 03_kms-g200.diff,
     included upstream.
   * Remove Cyril Brulebois from Uploaders.
Checksums-Sha1: 
 16151c5c7ba3d2f41f0cd757cac8c34d1ce3aec2 2274 xserver-xorg-video-mga_1.6.3-1.dsc
 8f1aecb780ba8027e564d6ad8704bddb290b4958 539499 xserver-xorg-video-mga_1.6.3.orig.tar.gz
 33be2a63c8313d5b90387ed284edca66316eb0b6 8675 xserver-xorg-video-mga_1.6.3-1.diff.gz
 6ae795d64d3eea506125eed9cfe4d586b227f250 97756 xserver-xorg-video-mga_1.6.3-1_amd64.deb
Checksums-Sha256: 
 0e84ce8591ddb84b5ce977b0df3afa3aa3e5475e578620063f0e315156a4be40 2274 xserver-xorg-video-mga_1.6.3-1.dsc
 e4e4bda023049495d4a10765ea213ccf3d3dbf39a8ab2636de1479effcc8fe75 539499 xserver-xorg-video-mga_1.6.3.orig.tar.gz
 661caae5a3f3dda0386659bc964c08d553788a73a8b84c7c3c7ff3f3a3657306 8675 xserver-xorg-video-mga_1.6.3-1.diff.gz
 8262aff5e47bc7cf88772e812c3774d58af80484916c0a7df6ac10593b58be0c 97756 xserver-xorg-video-mga_1.6.3-1_amd64.deb
Files: 
 0021affeed0faf1208d9ecf7d1527305 2274 x11 optional xserver-xorg-video-mga_1.6.3-1.dsc
 94886fee17b878a5e74f0d58c11df90e 539499 x11 optional xserver-xorg-video-mga_1.6.3.orig.tar.gz
 ec814548b7b8cb1b2a4233b011a7008c 8675 x11 optional xserver-xorg-video-mga_1.6.3-1.diff.gz
 005dc2953f3b78b0fd1a71858835791a 97756 x11 optional xserver-xorg-video-mga_1.6.3-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBAgAGBQJS3RiGAAoJEDEBgAUJBeQMb6YQAKnhFWd+d7kTfYOpfKkb4Pza
NJIZTM6ypsJ9Mkhxz8oasplS2R49hxepQkWXMuy0E0gru0SbFIR/VOFULiRbNL79
C401mfqXPCthSn/FoESl8chCkukstiBA4gSYi/TehoBZJZRRjc2+m7t7WJ2LDYqu
4OQSqr/a/d6mycxsNAT7TPmi3gAci0msA842YeSx5Ov/PEf6wKbuk9Je6dxszM+O
3+EubZuG2gjNOrgOmjUDZ1agI7ixVcaUnvJVN9WSCU5ELDRsRfw2E0ssUkp4urBB
hb8EYW3GAgqCRWj71KtwNnN0qtxTGek3i9pTBe7UrMbQltN3qrVQ01pIzF4Ln1IB
4C9wRht7VhS7RDBuGxNXT075rzQ2liHJzmQWW+PHlsw1S6tvgMPNn8f54f1gN8QC
zS/Irmu+fpIol2U/pFHQKx4OTDq899oHr7taX0pDI+x9mPtzp/0zr3Y9UX82jgGE
KGdYKu70KqQo41BqqrSYMFPiiMoT/bYa2du/ZffUHFuLrV98LuOsfjPALFR82bqU
IF4dytAR1Oanfb28xtUNgYui61BoTj6SA8CGBboDeB1m4fnJ68rxsxsPtj0Z9ceC
gSMDd6epkSXSeHO7+CEaUw+2M+DfzzTsIj5swoUfdWsyRBo+SgqZm8BC/oJGHqfc
/gR4jAhpK9YLGIJLisGF
=dEa4
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: