NetBSD-Users archive

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

Re: framebuffer console on old ATI



Hi Michael

Michael wrote:
did so. Still get a black screen. Before going black, I am able to see a
"failed".
Also, it hangs, because if I wait some time I can't login remotely (left
dhcp&telnet on).
This is odd, but it's a data point at least.

Before trying to recompile the kernel once again, I tried external monitor with RADEON_BIOS_INIT

It doesn't hang. I get some garbage blue pixels in the first lines of the screen, but e.g. caps-lock works! Powering down did not, so the machine did not complete a boot, but is not totally dead. This is different than without screen - there it is "dead".


Does it hang without RADEONFB_BIOS_INIT as well?

I recompiled a radeonfb* kernel again without init.

Internal screen:
freeze, no caps-lock action

External screen:
blue garbage on top of the screen, caps-lock active. Same behaviour as with init.

If it doesn't and you just get no useful output - does the laptop in
question have a VGA or DVI output? If it does, could you plug something
into it?

Yes it has classic VGA and I reported above how it behaves.

The reason I'm asking is, most/maybe all radeons have at least two
outputs, how they're wired to connectors, LCDs etc. is up to the
vendors. Normally there is a table in the video BIOS telling us exactly
what is connected to what. That's what RADEONFB_BIOS_INIT tries to find.
If we get it wrong we may very well end up with a black display.
On macppc we don't have a connector table but pretty much all *Books
wire up the internal display in exactly the same way, there are a few
exceptions but we can distinguish those from the model string in OF.

Thats a possible explanation. Also it probably misdetects the external screen size


The other possible cause would be some endianness screwup, radeonfb has
been used mostly on macppc and sparc64, and not much else. IIRC some
brave soul made it work on alpha a while ago, but it got pretty much
zero testing on x86.
That could be an explanation, if someone can check if it still works on alpha,  we would have endianness information.

So the machine probably doesn't have a video BIOS, just like most Apple *Books.
Strange.. .it is a fairly standard Pentium4M PC which did run Windows XP...

Does Xorg run with a radeon driver on any OS at all? If so, could you
send me the xorg.0.log from such a thing? That should give at least a
hint on what we get wrong.

Xorg runs with NetBSD and default kernel. Log attached.
It is only very very slow in startup, like blank screen with white cursor on top and for several seconds, then garbage... then mouse pointer.

also xrand doesn't display a second monitor if attached.. never noticed since I didn't try, but since I was testing, I tried. I remember xrand displaying LVDS, VGA and such on other systems, here not. "default" and no monitor.

Internal monitor is 1024x768 classic


[   646.081] (II) VESA(0): initializing int10
[   646.082] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   646.096] (II) VESA(0): VESA BIOS detected
[   646.096] (II) VESA(0): VESA VBE Version 2.0
[   646.096] (II) VESA(0): VESA VBE Total Mem: 16320 kB
[   646.096] (II) VESA(0): VESA VBE OEM: ATI MOBILITY RADEON 7500
[   646.096] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   646.096] (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[   646.096] (II) VESA(0): VESA VBE OEM Product: P7
[   646.096] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   646.109] (II) VESA(0): virtual address = 0xaf800000, VGAbase = 0xaf7f0000
        physical address = 0xe8000000, size = 16711680
[   646.321] (II) VESA(0): Setting up VESA Mode 0x123 (1024x768)
[   648.893] (==) VESA(0): Default visual is TrueColor
[   649.210] (==) VESA(0): Backing store enabled
[   649.292] (==) VESA(0): DPMS enabled



Riccardo
[   591.666] 
X.Org X Server 1.21.1.9
X Protocol Version 11, Revision 0
[   591.667] Current Operating System: NetBSD orthanc.westernesse.arda 10.0 NetBSD 10.0 (GENERIC) #0: Thu Mar 28 08:33:33 UTC 2024  mkrepro%mkrepro.NetBSD.org@localhost:/usr/src/sys/arch/i386/compile/GENERIC i386
[   591.667]  
[   591.775] Current version of pixman: 0.38.4
[   591.775] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   591.775] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   592.218] (==) Log file: "/var/log/Xorg.0.log", Time: Tue May  7 00:59:32 2024
[   593.000] (II) Loader magic: 0xe59c80
[   593.001] (II) Module ABI versions:
[   593.001] 	X.Org ANSI C Emulation: 0.4
[   593.001] 	X.Org Video Driver: 25.2
[   593.001] 	X.Org XInput driver : 24.4
[   593.001] 	X.Org Server Extension : 10.0
[   593.436] (--) PCI:*(1@1:0:0) 1002:4c57:1014:0517 rev 0, Mem @ 0xe8000000/134217728, 0xd0100000/65536, I/O @ 0x00003000/256
[   593.638] (==) Using default built-in configuration (39 lines)
[   593.638] (==) --- Start of built-in configuration ---
[   593.638] 	Section "Device"
[   593.638] 		Identifier	"Builtin Default ati Device 0"
[   593.638] 		Driver	"ati"
[   593.638] 	EndSection
[   593.638] 	Section "Screen"
[   593.638] 		Identifier	"Builtin Default ati Screen 0"
[   593.638] 		Device	"Builtin Default ati Device 0"
[   593.638] 	EndSection
[   593.638] 	Section "Device"
[   593.638] 		Identifier	"Builtin Default modesetting Device 0"
[   593.638] 		Driver	"modesetting"
[   593.638] 	EndSection
[   593.638] 	Section "Screen"
[   593.638] 		Identifier	"Builtin Default modesetting Screen 0"
[   593.638] 		Device	"Builtin Default modesetting Device 0"
[   593.638] 	EndSection
[   593.638] 	Section "Device"
[   593.638] 		Identifier	"Builtin Default vesa Device 0"
[   593.638] 		Driver	"vesa"
[   593.638] 	EndSection
[   593.638] 	Section "Screen"
[   593.639] 		Identifier	"Builtin Default vesa Screen 0"
[   593.639] 		Device	"Builtin Default vesa Device 0"
[   593.639] 	EndSection
[   593.639] 	Section "Device"
[   593.639] 		Identifier	"Builtin Default wsfb Device 0"
[   593.639] 		Driver	"wsfb"
[   593.639] 	EndSection
[   593.639] 	Section "Screen"
[   593.639] 		Identifier	"Builtin Default wsfb Screen 0"
[   593.639] 		Device	"Builtin Default wsfb Device 0"
[   593.639] 	EndSection
[   593.639] 	Section "ServerLayout"
[   593.639] 		Identifier	"Builtin Default Layout"
[   593.639] 		Screen	"Builtin Default ati Screen 0"
[   593.639] 		Screen	"Builtin Default modesetting Screen 0"
[   593.639] 		Screen	"Builtin Default vesa Screen 0"
[   593.639] 		Screen	"Builtin Default wsfb Screen 0"
[   593.639] 	EndSection
[   593.639] (==) --- End of built-in configuration ---
[   593.676] (==) ServerLayout "Builtin Default Layout"
[   593.676] (**) |-->Screen "Builtin Default ati Screen 0" (0)
[   593.676] (**) |   |-->Monitor "<default monitor>"
[   593.828] (**) |   |-->Device "Builtin Default ati Device 0"
[   593.828] (==) No monitor specified for screen "Builtin Default ati Screen 0".
	Using a default monitor configuration.
[   593.828] (**) |-->Screen "Builtin Default modesetting Screen 0" (1)
[   593.828] (**) |   |-->Monitor "<default monitor>"
[   593.830] (**) |   |-->Device "Builtin Default modesetting Device 0"
[   593.830] (==) No monitor specified for screen "Builtin Default modesetting Screen 0".
	Using a default monitor configuration.
[   593.830] (**) |-->Screen "Builtin Default vesa Screen 0" (2)
[   593.830] (**) |   |-->Monitor "<default monitor>"
[   593.831] (**) |   |-->Device "Builtin Default vesa Device 0"
[   593.831] (==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
[   593.831] (**) |-->Screen "Builtin Default wsfb Screen 0" (3)
[   593.831] (**) |   |-->Monitor "<default monitor>"
[   593.832] (**) |   |-->Device "Builtin Default wsfb Device 0"
[   593.832] (==) No monitor specified for screen "Builtin Default wsfb Screen 0".
	Using a default monitor configuration.
[   593.832] (==) Automatically adding devices
[   593.832] (==) Automatically enabling devices
[   593.832] (==) Not automatically adding GPU devices
[   593.832] (==) Automatically binding GPU devices
[   593.833] (==) Max clients allowed: 256, resource mask: 0x1fffff
[   595.079] (WW) The directory "/usr/pkg/share/fonts/X11/misc/" does not exist.
[   595.080] 	Entry deleted from font path.
[   595.080] (WW) The directory "/usr/pkg/share/fonts/X11/TTF/" does not exist.
[   595.080] 	Entry deleted from font path.
[   595.080] (WW) The directory "/usr/pkg/share/fonts/X11/Type1/" does not exist.
[   595.080] 	Entry deleted from font path.
[   595.080] (WW) The directory "/usr/pkg/share/fonts/X11/75dpi/" does not exist.
[   595.080] 	Entry deleted from font path.
[   595.080] (WW) The directory "/usr/pkg/share/fonts/X11/100dpi/" does not exist.
[   595.080] 	Entry deleted from font path.
[   595.080] (==) FontPath set to:
	/usr/X11R7/lib/X11/fonts/misc/,
	/usr/X11R7/lib/X11/fonts/TTF/,
	/usr/X11R7/lib/X11/fonts/Type1/,
	/usr/X11R7/lib/X11/fonts/75dpi/,
	/usr/X11R7/lib/X11/fonts/100dpi/
[   595.080] (==) ModulePath set to "/usr/X11R7/lib/modules"
[   595.080] (II) The server relies on wscons to provide the list of input devices.
	If no devices become available, reconfigure wscons or disable AutoAddDevices.
[   595.179] (II) LoadModule: "glx"
[   595.936] (II) Loading /usr/X11R7/lib/modules/extensions/libglx.so
[   596.435] (II) Module glx: vendor="X.Org Foundation"
[   596.435] 	compiled for 1.21.1.9, module version = 1.0.0
[   596.435] 	ABI class: X.Org Server Extension, version 10.0
[   596.498] (II) LoadModule: "ati"
[   596.500] (II) Loading /usr/X11R7/lib/modules/drivers/ati_drv.so
[   596.793] (II) Module ati: vendor="X.Org Foundation"
[   596.794] 	compiled for 1.21.1.9, module version = 19.1.0
[   596.794] 	Module class: X.Org Video Driver
[   596.794] 	ABI class: X.Org Video Driver, version 25.2
[   604.860] (II) LoadModule: "radeon"
[   604.861] (II) Loading /usr/X11R7/lib/modules/drivers/radeon_drv.so
[   605.682] (II) Module radeon: vendor="X.Org Foundation"
[   605.682] 	compiled for 1.21.1.9, module version = 19.1.0
[   605.683] 	Module class: X.Org Video Driver
[   605.683] 	ABI class: X.Org Video Driver, version 25.2
[   605.683] (II) LoadModule: "modesetting"
[   605.685] (II) Loading /usr/X11R7/lib/modules/drivers/modesetting_drv.so
[   605.875] (II) Module modesetting: vendor="X.Org Foundation"
[   605.875] 	compiled for 1.21.1.9, module version = 1.21.1
[   605.875] 	Module class: X.Org Video Driver
[   605.875] 	ABI class: X.Org Video Driver, version 25.2
[   606.034] (II) LoadModule: "vesa"
[   606.036] (II) Loading /usr/X11R7/lib/modules/drivers/vesa_drv.so
[   606.227] (II) Module vesa: vendor="X.Org Foundation"
[   606.227] 	compiled for 1.21.1.9, module version = 2.5.0
[   606.228] 	Module class: X.Org Video Driver
[   606.228] 	ABI class: X.Org Video Driver, version 25.2
[   606.228] (II) LoadModule: "wsfb"
[   606.229] (II) Loading /usr/X11R7/lib/modules/drivers/wsfb_drv.so
[   606.383] (II) Module wsfb: vendor="X.Org Foundation"
[   606.383] 	compiled for 1.21.1.9, module version = 0.4.0
[   606.383] 	ABI class: X.Org Video Driver, version 25.2
[   606.671] (II) RADEON: Driver for ATI/AMD Radeon chipsets:
	ATI Radeon Mobility X600 (M24), ATI FireMV 2400,
	ATI Radeon Mobility X300 (M24), ATI FireGL M24 GL,
	ATI Radeon X600 (RV380), ATI FireGL V3200 (RV380),
	ATI Radeon IGP320 (A3), ATI Radeon IGP330/340/350 (A4),
	ATI Radeon 9500, ATI Radeon 9600TX, ATI FireGL Z1, ATI Radeon 9800SE,
	ATI Radeon 9800, ATI FireGL X2, ATI Radeon 9600, ATI Radeon 9600SE,
	ATI Radeon 9600XT, ATI FireGL T2, ATI Radeon 9650, ATI FireGL RV360,
	ATI Radeon 7000 IGP (A4+), ATI Radeon 8500 AIW,
	ATI Radeon IGP320M (U1), ATI Radeon IGP330M/340M/350M (U2),
	ATI Radeon Mobility 7000 IGP, ATI Radeon 9000/PRO, ATI Radeon 9000,
	ATI Radeon X800 (R420), ATI Radeon X800PRO (R420),
	ATI Radeon X800SE (R420), ATI FireGL X3 (R420),
	ATI Radeon Mobility 9800 (M18), ATI Radeon X800 SE (R420),
	ATI Radeon X800XT (R420), ATI Radeon X800 VE (R420),
	ATI Radeon X850 (R480), ATI Radeon X850 XT (R480),
	ATI Radeon X850 SE (R480), ATI Radeon X850 PRO (R480),
	ATI Radeon X850 XT PE (R480), ATI Radeon Mobility M7,
	ATI Mobility FireGL 7800 M7, ATI Radeon Mobility M6,
	ATI FireGL Mobility 9000 (M9), ATI Radeon Mobility 9000 (M9),
	ATI Radeon 9700 Pro, ATI Radeon 9700/9500Pro, ATI FireGL X1,
	ATI Radeon 9800PRO, ATI Radeon 9800XT,
	ATI Radeon Mobility 9600/9700 (M10/M11),
	ATI Radeon Mobility 9600 (M10), ATI Radeon Mobility 9600 (M11),
	ATI FireGL Mobility T2 (M10), ATI FireGL Mobility T2e (M11),
	ATI Radeon, ATI FireGL 8700/8800, ATI Radeon 8500, ATI Radeon 9100,
	ATI Radeon 7500, ATI Radeon VE/7000, ATI ES1000,
	ATI Radeon Mobility X300 (M22), ATI Radeon Mobility X600 SE (M24C),
	ATI FireGL M22 GL, ATI Radeon X800 (R423), ATI Radeon X800PRO (R423),
	ATI Radeon X800LE (R423), ATI Radeon X800SE (R423),
	ATI Radeon X800 XTP (R430), ATI Radeon X800 XL (R430),
	ATI Radeon X800 SE (R430), ATI Radeon X800 (R430),
	ATI FireGL V7100 (R423), ATI FireGL V5100 (R423),
	ATI FireGL unknown (R423), ATI Mobility FireGL V5000 (M26),
	ATI Mobility Radeon X700 XL (M26), ATI Mobility Radeon X700 (M26),
	ATI Radeon X550XTX, ATI Radeon 9100 IGP (A5),
	ATI Radeon Mobility 9100 IGP (U3), ATI Radeon XPRESS 200,
	ATI Radeon XPRESS 200M, ATI Radeon 9250, ATI Radeon 9200,
	ATI Radeon 9200SE, ATI FireMV 2200, ATI Radeon X300 (RV370),
	ATI Radeon X600 (RV370), ATI Radeon X550 (RV370),
	ATI FireGL V3100 (RV370), ATI FireMV 2200 PCIE (RV370),
	ATI Radeon Mobility 9200 (M9+), ATI Mobility Radeon X800 XT (M28),
	ATI Mobility FireGL V5100 (M28), ATI Mobility Radeon X800 (M28),
	ATI Radeon X850, ATI unknown Radeon / FireGL (R480),
	ATI Radeon X800XT (R423), ATI FireGL V5000 (RV410),
	ATI Radeon X700 XT (RV410), ATI Radeon X700 PRO (RV410),
	ATI Radeon X700 SE (RV410), ATI Radeon X700 (RV410),
	ATI Radeon X1800, ATI Mobility Radeon X1800 XT,
	ATI Mobility Radeon X1800, ATI Mobility FireGL V7200,
	ATI FireGL V7200, ATI FireGL V5300, ATI Mobility FireGL V7100,
	ATI FireGL V7300, ATI FireGL V7350, ATI Radeon X1600, ATI RV505,
	ATI Radeon X1300/X1550, ATI Radeon X1550, ATI M54-GL,
	ATI Mobility Radeon X1400, ATI Radeon X1550 64-bit,
	ATI Mobility Radeon X1300, ATI Radeon X1300, ATI FireGL V3300,
	ATI FireGL V3350, ATI Mobility Radeon X1450,
	ATI Mobility Radeon X2300, ATI Mobility Radeon X1350,
	ATI FireMV 2250, ATI Radeon X1650, ATI Mobility FireGL V5200,
	ATI Mobility Radeon X1600, ATI Radeon X1300 XT/X1600 Pro,
	ATI FireGL V3400, ATI Mobility FireGL V5250,
	ATI Mobility Radeon X1700, ATI Mobility Radeon X1700 XT,
	ATI FireGL V5200, ATI Radeon X2300HD, ATI Mobility Radeon HD 2300,
	ATI Radeon X1950, ATI Radeon X1900, ATI AMD Stream Processor,
	ATI RV560, ATI Mobility Radeon X1900, ATI Radeon X1950 GT, ATI RV570,
	ATI FireGL V7400, ATI Radeon 9100 PRO IGP,
	ATI Radeon Mobility 9200 IGP, ATI Radeon X1200, ATI RS740,
	ATI RS740M, ATI Radeon HD 2900 XT, ATI Radeon HD 2900 Pro,
	ATI Radeon HD 2900 GT, ATI FireGL V8650, ATI FireGL V8600,
	ATI FireGL V7600, ATI Radeon 4800 Series, ATI Radeon HD 4870 x2,
	ATI Radeon HD 4850 x2, ATI FirePro V8750 (FireGL),
	ATI FirePro V7760 (FireGL), ATI Mobility RADEON HD 4850,
	ATI Mobility RADEON HD 4850 X2, ATI FirePro RV770,
	AMD FireStream 9270, AMD FireStream 9250, ATI FirePro V8700 (FireGL),
	ATI Mobility RADEON HD 4870, ATI Mobility RADEON M98,
	ATI FirePro M7750, ATI M98, ATI Mobility Radeon HD 4650,
	ATI Radeon RV730 (AGP), ATI Mobility Radeon HD 4670,
	ATI FirePro M5750, ATI RV730XT [Radeon HD 4670], ATI RADEON E4600,
	ATI Radeon HD 4600 Series, ATI RV730 PRO [Radeon HD 4650],
	ATI FirePro V7750 (FireGL), ATI FirePro V5700 (FireGL),
	ATI FirePro V3750 (FireGL), ATI Mobility Radeon HD 4830,
	ATI Mobility Radeon HD 4850, ATI FirePro M7740, ATI RV740,
	ATI Radeon HD 4770, ATI Radeon HD 4700 Series, ATI RV610,
	ATI Radeon HD 2400 XT, ATI Radeon HD 2400 Pro,
	ATI Radeon HD 2400 PRO AGP, ATI FireGL V4000, ATI Radeon HD 2350,
	ATI Mobility Radeon HD 2400 XT, ATI Mobility Radeon HD 2400,
	ATI RADEON E2400, ATI FireMV 2260, ATI RV670, ATI Radeon HD3870,
	ATI Mobility Radeon HD 3850, ATI Radeon HD3850,
	ATI Mobility Radeon HD 3850 X2, ATI Mobility Radeon HD 3870,
	ATI Mobility Radeon HD 3870 X2, ATI Radeon HD3870 X2,
	ATI FireGL V7700, ATI Radeon HD3690, AMD Firestream 9170,
	ATI Radeon HD 4550, ATI Radeon RV710, ATI Radeon HD 4350,
	ATI Mobility Radeon 4300 Series, ATI Mobility Radeon 4500 Series,
	ATI FirePro RG220, ATI Mobility Radeon 4330, ATI RV630,
	ATI Mobility Radeon HD 2600, ATI Mobility Radeon HD 2600 XT,
	ATI Radeon HD 2600 XT AGP, ATI Radeon HD 2600 Pro AGP,
	ATI Radeon HD 2600 XT, ATI Radeon HD 2600 Pro, ATI Gemini RV630,
	ATI Gemini Mobility Radeon HD 2600 XT, ATI FireGL V5600,
	ATI FireGL V3600, ATI Radeon HD 2600 LE,
	ATI Mobility FireGL Graphics Processor, ATI Radeon HD 3470,
	ATI Mobility Radeon HD 3430, ATI Mobility Radeon HD 3400 Series,
	ATI Radeon HD 3450, ATI Radeon HD 3430, ATI FirePro V3700,
	ATI FireMV 2450, ATI Radeon HD 3600 Series, ATI Radeon HD 3650 AGP,
	ATI Radeon HD 3600 PRO, ATI Radeon HD 3600 XT,
	ATI Mobility Radeon HD 3650, ATI Mobility Radeon HD 3670,
	ATI Mobility FireGL V5700, ATI Mobility FireGL V5725,
	ATI Radeon HD 3200 Graphics, ATI Radeon 3100 Graphics,
	ATI Radeon HD 3300 Graphics, ATI Radeon 3000 Graphics, SUMO, SUMO2,
	ATI Radeon HD 4200, ATI Radeon 4100, ATI Mobility Radeon HD 4200,
	ATI Mobility Radeon 4100, ATI Radeon HD 4290, ATI Radeon HD 4250,
	AMD Radeon HD 6310 Graphics, AMD Radeon HD 6250 Graphics,
	AMD Radeon HD 6300 Series Graphics,
	AMD Radeon HD 6200 Series Graphics, PALM, CYPRESS,
	ATI FirePro (FireGL) Graphics Adapter, AMD Firestream 9370,
	AMD Firestream 9350, ATI Radeon HD 5800 Series,
	ATI Radeon HD 5900 Series, ATI Mobility Radeon HD 5800 Series,
	ATI Radeon HD 5700 Series, ATI Radeon HD 6700 Series,
	ATI Mobility Radeon HD 5000 Series, ATI Mobility Radeon HD 5570,
	ATI Radeon HD 5670, ATI Radeon HD 5570, ATI Radeon HD 5500 Series,
	REDWOOD, ATI Mobility Radeon Graphics, CEDAR, ATI FirePro 2270,
	ATI Radeon HD 5450, CAYMAN, AMD Radeon HD 6900 Series,
	AMD Radeon HD 6900M Series, Mobility Radeon HD 6000 Series, BARTS,
	AMD Radeon HD 6800 Series, AMD Radeon HD 6700 Series, TURKS, CAICOS,
	ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI,
	MULLINS, KAVERI, HAWAII
[   606.681] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   606.681] (II) VESA: driver for VESA chipsets: vesa
[   606.682] (II) wsfb: driver for wsdisplay framebuffer: wsfb
[   606.682] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[   606.682] (--) using VT number 5
[   612.463] (II) [KMS] drm report modesetting isn't supported.
[   612.464] (EE) open /dev/dri/card0: No such file or directory
[   612.464] (WW) Falling back to old probe method for modesetting
[   612.464] (EE) open /dev/dri/card0: No such file or directory
[   612.464] (WW) Falling back to old probe method for wsfb
[   612.465] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   612.465] (EE) Screen 0 deleted because of no matching config section.
[   612.465] (II) UnloadModule: "radeon"
[   612.465] (EE) Screen 0 deleted because of no matching config section.
[   612.465] (II) UnloadModule: "modesetting"
[   612.465] (II) Loading sub module "vbe"
[   612.465] (II) LoadModule: "vbe"
[   612.639] (II) Loading /usr/X11R7/lib/modules/libint10.so
[   612.895] (II) Module int10: vendor="X.Org Foundation"
[   612.895] 	compiled for 1.21.1.9, module version = 1.0.0
[   612.895] 	ABI class: X.Org Video Driver, version 25.2
[   612.896] (II) Loading sub module "int10"
[   612.896] (II) LoadModule: "int10"
[   612.898] (II) Loading /usr/X11R7/lib/modules/libint10.so
[   612.898] (II) Module int10: vendor="X.Org Foundation"
[   612.898] 	compiled for 1.21.1.9, module version = 1.0.0
[   612.898] 	ABI class: X.Org Video Driver, version 25.2
[   612.898] (II) VESA(0): initializing int10
[   612.936] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   613.111] (II) VESA(0): VESA BIOS detected
[   613.111] (II) VESA(0): VESA VBE Version 2.0
[   613.111] (II) VESA(0): VESA VBE Total Mem: 16320 kB
[   613.111] (II) VESA(0): VESA VBE OEM: ATI MOBILITY RADEON 7500
[   613.111] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   613.111] (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[   613.111] (II) VESA(0): VESA VBE OEM Product: P7  
[   613.111] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   629.363] (II) VESA(0): Creating default Display subsection in Screen section
	"Builtin Default vesa Screen 0" for depth/fbbpp 24/32
[   629.363] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[   629.363] (==) VESA(0): RGB weight 888
[   629.363] (==) VESA(0): Default visual is TrueColor
[   629.363] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   629.363] (II) Loading sub module "ddc"
[   629.363] (II) LoadModule: "ddc"
[   629.363] (II) Module "ddc" already built-in
[   629.402] (II) VESA(0): VESA VBE DDC supported
[   629.402] (II) VESA(0): VESA VBE DDC Level none
[   629.403] (II) VESA(0): VESA VBE DDC transfer in appr. 2 sec.
[   629.431] (II) VESA(0): VESA VBE DDC read failed
[   629.457] (II) VESA(0): VESA VBE PanelID read successfully
[   629.457] (II) VESA(0): PanelID returned panel resolution 1024x768
[   629.457] (II) VESA(0): Searching for matching VESA mode(s):
[   629.618] Mode: 182 (320x200)
[   629.618] 	ModeAttributes: 0xbb
[   629.618] 	WinAAttributes: 0x7
[   629.618] 	WinBAttributes: 0x0
[   629.618] 	WinGranularity: 64
[   629.618] 	WinSize: 64
[   629.618] 	WinASegment: 0xa000
[   629.618] 	WinBSegment: 0xa000
[   629.618] 	WinFuncPtr: 0xc00053f0
[   629.618] 	BytesPerScanline: 320
[   629.618] 	XResolution: 320
[   629.618] 	YResolution: 200
[   629.618] 	XCharSize: 8
[   629.618] 	YCharSize: 8
[   629.618] 	NumberOfPlanes: 1
[   629.618] 	BitsPerPixel: 8
[   629.618] 	NumberOfBanks: 1
[   629.618] 	MemoryModel: 4
[   629.618] 	BankSize: 0
[   629.618] 	NumberOfImages: 254
[   629.618] 	RedMaskSize: 0
[   629.619] 	RedFieldPosition: 0
[   629.619] 	GreenMaskSize: 0
[   629.619] 	GreenFieldPosition: 0
[   629.619] 	BlueMaskSize: 0
[   629.619] 	BlueFieldPosition: 0
[   629.619] 	RsvdMaskSize: 0
[   629.619] 	RsvdFieldPosition: 0
[   629.619] 	DirectColorModeInfo: 0
[   629.619] 	PhysBasePtr: 0xe8000000
[   629.772] Mode: 10d (320x200)
[   629.773] 	ModeAttributes: 0xbb
[   629.773] 	WinAAttributes: 0x7
[   629.773] 	WinBAttributes: 0x0
[   629.773] 	WinGranularity: 64
[   629.773] 	WinSize: 64
[   629.773] 	WinASegment: 0xa000
[   629.773] 	WinBSegment: 0xa000
[   629.773] 	WinFuncPtr: 0xc00053f0
[   629.773] 	BytesPerScanline: 640
[   629.773] 	XResolution: 320
[   629.773] 	YResolution: 200
[   629.773] 	XCharSize: 8
[   629.773] 	YCharSize: 8
[   629.773] 	NumberOfPlanes: 1
[   629.773] 	BitsPerPixel: 15
[   629.773] 	NumberOfBanks: 1
[   629.773] 	MemoryModel: 6
[   629.773] 	BankSize: 0
[   629.773] 	NumberOfImages: 126
[   629.773] 	RedMaskSize: 5
[   629.773] 	RedFieldPosition: 10
[   629.773] 	GreenMaskSize: 5
[   629.773] 	GreenFieldPosition: 5
[   629.773] 	BlueMaskSize: 5
[   629.773] 	BlueFieldPosition: 0
[   629.773] 	RsvdMaskSize: 0
[   629.773] 	RsvdFieldPosition: 0
[   629.773] 	DirectColorModeInfo: 0
[   629.773] 	PhysBasePtr: 0xe8000000
[   629.926] Mode: 10e (320x200)
[   629.926] 	ModeAttributes: 0xbb
[   629.926] 	WinAAttributes: 0x7
[   629.926] 	WinBAttributes: 0x0
[   629.926] 	WinGranularity: 64
[   629.926] 	WinSize: 64
[   629.926] 	WinASegment: 0xa000
[   629.926] 	WinBSegment: 0xa000
[   629.926] 	WinFuncPtr: 0xc00053f0
[   629.926] 	BytesPerScanline: 640
[   629.926] 	XResolution: 320
[   629.926] 	YResolution: 200
[   629.926] 	XCharSize: 8
[   629.926] 	YCharSize: 8
[   629.926] 	NumberOfPlanes: 1
[   629.927] 	BitsPerPixel: 16
[   629.927] 	NumberOfBanks: 1
[   629.927] 	MemoryModel: 6
[   629.927] 	BankSize: 0
[   629.927] 	NumberOfImages: 126
[   629.927] 	RedMaskSize: 5
[   629.927] 	RedFieldPosition: 11
[   629.927] 	GreenMaskSize: 6
[   629.927] 	GreenFieldPosition: 5
[   629.927] 	BlueMaskSize: 5
[   629.927] 	BlueFieldPosition: 0
[   629.927] 	RsvdMaskSize: 0
[   629.927] 	RsvdFieldPosition: 0
[   629.927] 	DirectColorModeInfo: 0
[   629.927] 	PhysBasePtr: 0xe8000000
[   630.158] Mode: 10f (320x200)
[   630.158] 	ModeAttributes: 0xbb
[   630.158] 	WinAAttributes: 0x7
[   630.158] 	WinBAttributes: 0x0
[   630.158] 	WinGranularity: 64
[   630.158] 	WinSize: 64
[   630.158] 	WinASegment: 0xa000
[   630.158] 	WinBSegment: 0xa000
[   630.158] 	WinFuncPtr: 0xc00053f0
[   630.158] 	BytesPerScanline: 960
[   630.158] 	XResolution: 320
[   630.158] 	YResolution: 200
[   630.158] 	XCharSize: 8
[   630.158] 	YCharSize: 8
[   630.158] 	NumberOfPlanes: 1
[   630.158] 	BitsPerPixel: 24
[   630.159] 	NumberOfBanks: 1
[   630.159] 	MemoryModel: 6
[   630.159] 	BankSize: 0
[   630.159] 	NumberOfImages: 84
[   630.159] 	RedMaskSize: 8
[   630.159] 	RedFieldPosition: 16
[   630.159] 	GreenMaskSize: 8
[   630.159] 	GreenFieldPosition: 8
[   630.159] 	BlueMaskSize: 8
[   630.159] 	BlueFieldPosition: 0
[   630.159] 	RsvdMaskSize: 0
[   630.159] 	RsvdFieldPosition: 0
[   630.159] 	DirectColorModeInfo: 0
[   630.159] 	PhysBasePtr: 0xe8000000
[   630.301] *Mode: 120 (320x200)
[   630.301] 	ModeAttributes: 0xbb
[   630.301] 	WinAAttributes: 0x7
[   630.302] 	WinBAttributes: 0x0
[   630.302] 	WinGranularity: 64
[   630.302] 	WinSize: 64
[   630.302] 	WinASegment: 0xa000
[   630.302] 	WinBSegment: 0xa000
[   630.302] 	WinFuncPtr: 0xc00053f0
[   630.302] 	BytesPerScanline: 1280
[   630.302] 	XResolution: 320
[   630.302] 	YResolution: 200
[   630.302] 	XCharSize: 8
[   630.302] 	YCharSize: 8
[   630.302] 	NumberOfPlanes: 1
[   630.302] 	BitsPerPixel: 32
[   630.302] 	NumberOfBanks: 1
[   630.302] 	MemoryModel: 6
[   630.302] 	BankSize: 0
[   630.302] 	NumberOfImages: 62
[   630.302] 	RedMaskSize: 8
[   630.302] 	RedFieldPosition: 16
[   630.302] 	GreenMaskSize: 8
[   630.302] 	GreenFieldPosition: 8
[   630.302] 	BlueMaskSize: 8
[   630.302] 	BlueFieldPosition: 0
[   630.302] 	RsvdMaskSize: 0
[   630.302] 	RsvdFieldPosition: 0
[   630.302] 	DirectColorModeInfo: 0
[   630.302] 	PhysBasePtr: 0xe8000000
[   630.510] Mode: 192 (320x240)
[   630.510] 	ModeAttributes: 0xbb
[   630.510] 	WinAAttributes: 0x7
[   630.510] 	WinBAttributes: 0x0
[   630.510] 	WinGranularity: 64
[   630.510] 	WinSize: 64
[   630.511] 	WinASegment: 0xa000
[   630.511] 	WinBSegment: 0xa000
[   630.511] 	WinFuncPtr: 0xc00053f0
[   630.511] 	BytesPerScanline: 320
[   630.511] 	XResolution: 320
[   630.511] 	YResolution: 240
[   630.511] 	XCharSize: 8
[   630.511] 	YCharSize: 8
[   630.511] 	NumberOfPlanes: 1
[   630.511] 	BitsPerPixel: 8
[   630.511] 	NumberOfBanks: 1
[   630.511] 	MemoryModel: 4
[   630.511] 	BankSize: 0
[   630.511] 	NumberOfImages: 126
[   630.512] 	RedMaskSize: 0
[   630.512] 	RedFieldPosition: 0
[   630.512] 	GreenMaskSize: 0
[   630.512] 	GreenFieldPosition: 0
[   630.512] 	BlueMaskSize: 0
[   630.512] 	BlueFieldPosition: 0
[   630.512] 	RsvdMaskSize: 0
[   630.512] 	RsvdFieldPosition: 0
[   630.512] 	DirectColorModeInfo: 0
[   630.512] 	PhysBasePtr: 0xe8000000
[   630.683] Mode: 193 (320x240)
[   630.683] 	ModeAttributes: 0xbb
[   630.683] 	WinAAttributes: 0x7
[   630.683] 	WinBAttributes: 0x0
[   630.683] 	WinGranularity: 64
[   630.683] 	WinSize: 64
[   630.683] 	WinASegment: 0xa000
[   630.683] 	WinBSegment: 0xa000
[   630.683] 	WinFuncPtr: 0xc00053f0
[   630.683] 	BytesPerScanline: 640
[   630.683] 	XResolution: 320
[   630.683] 	YResolution: 240
[   630.683] 	XCharSize: 8
[   630.683] 	YCharSize: 8
[   630.683] 	NumberOfPlanes: 1
[   630.683] 	BitsPerPixel: 15
[   630.683] 	NumberOfBanks: 1
[   630.683] 	MemoryModel: 6
[   630.683] 	BankSize: 0
[   630.683] 	NumberOfImages: 84
[   630.683] 	RedMaskSize: 5
[   630.683] 	RedFieldPosition: 10
[   630.683] 	GreenMaskSize: 5
[   630.683] 	GreenFieldPosition: 5
[   630.683] 	BlueMaskSize: 5
[   630.683] 	BlueFieldPosition: 0
[   630.683] 	RsvdMaskSize: 0
[   630.684] 	RsvdFieldPosition: 0
[   630.684] 	DirectColorModeInfo: 0
[   630.684] 	PhysBasePtr: 0xe8000000
[   630.842] Mode: 194 (320x240)
[   630.842] 	ModeAttributes: 0xbb
[   630.842] 	WinAAttributes: 0x7
[   630.842] 	WinBAttributes: 0x0
[   630.842] 	WinGranularity: 64
[   630.842] 	WinSize: 64
[   630.842] 	WinASegment: 0xa000
[   630.842] 	WinBSegment: 0xa000
[   630.842] 	WinFuncPtr: 0xc00053f0
[   630.842] 	BytesPerScanline: 640
[   630.842] 	XResolution: 320
[   630.842] 	YResolution: 240
[   630.842] 	XCharSize: 8
[   630.842] 	YCharSize: 8
[   630.842] 	NumberOfPlanes: 1
[   630.842] 	BitsPerPixel: 16
[   630.843] 	NumberOfBanks: 1
[   630.843] 	MemoryModel: 6
[   630.843] 	BankSize: 0
[   630.843] 	NumberOfImages: 84
[   630.843] 	RedMaskSize: 5
[   630.843] 	RedFieldPosition: 11
[   630.843] 	GreenMaskSize: 6
[   630.843] 	GreenFieldPosition: 5
[   630.843] 	BlueMaskSize: 5
[   630.843] 	BlueFieldPosition: 0
[   630.843] 	RsvdMaskSize: 0
[   630.843] 	RsvdFieldPosition: 0
[   630.843] 	DirectColorModeInfo: 0
[   630.843] 	PhysBasePtr: 0xe8000000
[   631.005] Mode: 195 (320x240)
[   631.005] 	ModeAttributes: 0xbb
[   631.005] 	WinAAttributes: 0x7
[   631.005] 	WinBAttributes: 0x0
[   631.005] 	WinGranularity: 64
[   631.005] 	WinSize: 64
[   631.005] 	WinASegment: 0xa000
[   631.005] 	WinBSegment: 0xa000
[   631.005] 	WinFuncPtr: 0xc00053f0
[   631.005] 	BytesPerScanline: 960
[   631.005] 	XResolution: 320
[   631.005] 	YResolution: 240
[   631.005] 	XCharSize: 8
[   631.005] 	YCharSize: 8
[   631.005] 	NumberOfPlanes: 1
[   631.005] 	BitsPerPixel: 24
[   631.005] 	NumberOfBanks: 1
[   631.005] 	MemoryModel: 6
[   631.005] 	BankSize: 0
[   631.005] 	NumberOfImages: 62
[   631.005] 	RedMaskSize: 8
[   631.005] 	RedFieldPosition: 16
[   631.006] 	GreenMaskSize: 8
[   631.006] 	GreenFieldPosition: 8
[   631.006] 	BlueMaskSize: 8
[   631.006] 	BlueFieldPosition: 0
[   631.006] 	RsvdMaskSize: 0
[   631.006] 	RsvdFieldPosition: 0
[   631.006] 	DirectColorModeInfo: 0
[   631.006] 	PhysBasePtr: 0xe8000000
[   631.157] *Mode: 196 (320x240)
[   631.157] 	ModeAttributes: 0xbb
[   631.157] 	WinAAttributes: 0x7
[   631.157] 	WinBAttributes: 0x0
[   631.157] 	WinGranularity: 64
[   631.157] 	WinSize: 64
[   631.157] 	WinASegment: 0xa000
[   631.157] 	WinBSegment: 0xa000
[   631.157] 	WinFuncPtr: 0xc00053f0
[   631.157] 	BytesPerScanline: 1280
[   631.157] 	XResolution: 320
[   631.157] 	YResolution: 240
[   631.157] 	XCharSize: 8
[   631.157] 	YCharSize: 8
[   631.157] 	NumberOfPlanes: 1
[   631.157] 	BitsPerPixel: 32
[   631.158] 	NumberOfBanks: 1
[   631.158] 	MemoryModel: 6
[   631.158] 	BankSize: 0
[   631.158] 	NumberOfImages: 50
[   631.158] 	RedMaskSize: 8
[   631.158] 	RedFieldPosition: 16
[   631.158] 	GreenMaskSize: 8
[   631.158] 	GreenFieldPosition: 8
[   631.158] 	BlueMaskSize: 8
[   631.158] 	BlueFieldPosition: 0
[   631.158] 	RsvdMaskSize: 0
[   631.158] 	RsvdFieldPosition: 0
[   631.158] 	DirectColorModeInfo: 0
[   631.158] 	PhysBasePtr: 0xe8000000
[   631.579] Mode: 1a2 (400x300)
[   631.579] 	ModeAttributes: 0xbb
[   631.579] 	WinAAttributes: 0x7
[   631.579] 	WinBAttributes: 0x0
[   631.579] 	WinGranularity: 64
[   631.579] 	WinSize: 64
[   631.579] 	WinASegment: 0xa000
[   631.579] 	WinBSegment: 0xa000
[   631.579] 	WinFuncPtr: 0xc00053f0
[   631.579] 	BytesPerScanline: 400
[   631.579] 	XResolution: 400
[   631.579] 	YResolution: 300
[   631.579] 	XCharSize: 8
[   631.579] 	YCharSize: 16
[   631.579] 	NumberOfPlanes: 1
[   631.579] 	BitsPerPixel: 8
[   631.579] 	NumberOfBanks: 1
[   631.580] 	MemoryModel: 4
[   631.580] 	BankSize: 0
[   631.580] 	NumberOfImages: 126
[   631.580] 	RedMaskSize: 0
[   631.580] 	RedFieldPosition: 0
[   631.580] 	GreenMaskSize: 0
[   631.580] 	GreenFieldPosition: 0
[   631.580] 	BlueMaskSize: 0
[   631.580] 	BlueFieldPosition: 0
[   631.580] 	RsvdMaskSize: 0
[   631.580] 	RsvdFieldPosition: 0
[   631.580] 	DirectColorModeInfo: 0
[   631.580] 	PhysBasePtr: 0xe8000000
[   631.891] Mode: 1a3 (400x300)
[   631.891] 	ModeAttributes: 0xbb
[   631.891] 	WinAAttributes: 0x7
[   631.892] 	WinBAttributes: 0x0
[   631.892] 	WinGranularity: 64
[   631.892] 	WinSize: 64
[   631.892] 	WinASegment: 0xa000
[   631.892] 	WinBSegment: 0xa000
[   631.892] 	WinFuncPtr: 0xc00053f0
[   631.892] 	BytesPerScanline: 800
[   631.892] 	XResolution: 400
[   632.106] 	YResolution: 300
[   632.106] 	XCharSize: 8
[   632.106] 	YCharSize: 16
[   632.106] 	NumberOfPlanes: 1
[   632.106] 	BitsPerPixel: 15
[   632.106] 	NumberOfBanks: 1
[   632.106] 	MemoryModel: 6
[   632.106] 	BankSize: 0
[   632.106] 	NumberOfImages: 62
[   632.106] 	RedMaskSize: 5
[   632.107] 	RedFieldPosition: 10
[   632.107] 	GreenMaskSize: 5
[   632.107] 	GreenFieldPosition: 5
[   632.107] 	BlueMaskSize: 5
[   632.107] 	BlueFieldPosition: 0
[   632.107] 	RsvdMaskSize: 0
[   632.107] 	RsvdFieldPosition: 0
[   632.107] 	DirectColorModeInfo: 0
[   632.107] 	PhysBasePtr: 0xe8000000
[   632.420] Mode: 1a4 (400x300)
[   632.420] 	ModeAttributes: 0xbb
[   632.420] 	WinAAttributes: 0x7
[   632.420] 	WinBAttributes: 0x0
[   632.420] 	WinGranularity: 64
[   632.420] 	WinSize: 64
[   632.420] 	WinASegment: 0xa000
[   632.420] 	WinBSegment: 0xa000
[   632.420] 	WinFuncPtr: 0xc00053f0
[   632.420] 	BytesPerScanline: 800
[   632.420] 	XResolution: 400
[   632.420] 	YResolution: 300
[   632.420] 	XCharSize: 8
[   632.420] 	YCharSize: 16
[   632.420] 	NumberOfPlanes: 1
[   632.420] 	BitsPerPixel: 16
[   632.420] 	NumberOfBanks: 1
[   632.420] 	MemoryModel: 6
[   632.420] 	BankSize: 0
[   632.420] 	NumberOfImages: 62
[   632.420] 	RedMaskSize: 5
[   632.420] 	RedFieldPosition: 11
[   632.420] 	GreenMaskSize: 6
[   632.420] 	GreenFieldPosition: 5
[   632.420] 	BlueMaskSize: 5
[   632.421] 	BlueFieldPosition: 0
[   632.421] 	RsvdMaskSize: 0
[   632.421] 	RsvdFieldPosition: 0
[   632.421] 	DirectColorModeInfo: 0
[   632.421] 	PhysBasePtr: 0xe8000000
[   632.737] Mode: 1a5 (400x300)
[   632.737] 	ModeAttributes: 0xbb
[   632.737] 	WinAAttributes: 0x7
[   632.737] 	WinBAttributes: 0x0
[   632.738] 	WinGranularity: 64
[   632.738] 	WinSize: 64
[   632.738] 	WinASegment: 0xa000
[   632.738] 	WinBSegment: 0xa000
[   632.738] 	WinFuncPtr: 0xc00053f0
[   632.738] 	BytesPerScanline: 1200
[   632.738] 	XResolution: 400
[   632.738] 	YResolution: 300
[   632.738] 	XCharSize: 8
[   632.738] 	YCharSize: 16
[   632.738] 	NumberOfPlanes: 1
[   632.738] 	BitsPerPixel: 24
[   632.738] 	NumberOfBanks: 1
[   632.738] 	MemoryModel: 6
[   632.738] 	BankSize: 0
[   632.738] 	NumberOfImages: 41
[   632.738] 	RedMaskSize: 8
[   632.738] 	RedFieldPosition: 16
[   632.738] 	GreenMaskSize: 8
[   632.738] 	GreenFieldPosition: 8
[   632.738] 	BlueMaskSize: 8
[   632.738] 	BlueFieldPosition: 0
[   632.738] 	RsvdMaskSize: 0
[   632.738] 	RsvdFieldPosition: 0
[   632.738] 	DirectColorModeInfo: 0
[   632.738] 	PhysBasePtr: 0xe8000000
[   633.055] *Mode: 1a6 (400x300)
[   633.055] 	ModeAttributes: 0xbb
[   633.055] 	WinAAttributes: 0x7
[   633.055] 	WinBAttributes: 0x0
[   633.055] 	WinGranularity: 64
[   633.055] 	WinSize: 64
[   633.055] 	WinASegment: 0xa000
[   633.055] 	WinBSegment: 0xa000
[   633.055] 	WinFuncPtr: 0xc00053f0
[   633.055] 	BytesPerScanline: 1600
[   633.056] 	XResolution: 400
[   633.056] 	YResolution: 300
[   633.056] 	XCharSize: 8
[   633.056] 	YCharSize: 16
[   633.056] 	NumberOfPlanes: 1
[   633.056] 	BitsPerPixel: 32
[   633.056] 	NumberOfBanks: 1
[   633.056] 	MemoryModel: 6
[   633.056] 	BankSize: 0
[   633.056] 	NumberOfImages: 30
[   633.056] 	RedMaskSize: 8
[   633.056] 	RedFieldPosition: 16
[   633.056] 	GreenMaskSize: 8
[   633.056] 	GreenFieldPosition: 8
[   633.056] 	BlueMaskSize: 8
[   633.056] 	BlueFieldPosition: 0
[   633.056] 	RsvdMaskSize: 0
[   633.056] 	RsvdFieldPosition: 0
[   633.056] 	DirectColorModeInfo: 0
[   633.056] 	PhysBasePtr: 0xe8000000
[   633.216] Mode: 1b2 (512x384)
[   633.216] 	ModeAttributes: 0xbb
[   633.216] 	WinAAttributes: 0x7
[   633.216] 	WinBAttributes: 0x0
[   633.216] 	WinGranularity: 64
[   633.216] 	WinSize: 64
[   633.216] 	WinASegment: 0xa000
[   633.216] 	WinBSegment: 0xa000
[   633.216] 	WinFuncPtr: 0xc00053f0
[   633.216] 	BytesPerScanline: 512
[   633.216] 	XResolution: 512
[   633.216] 	YResolution: 384
[   633.216] 	XCharSize: 8
[   633.216] 	YCharSize: 16
[   633.216] 	NumberOfPlanes: 1
[   633.216] 	BitsPerPixel: 8
[   633.216] 	NumberOfBanks: 1
[   633.216] 	MemoryModel: 4
[   633.216] 	BankSize: 0
[   633.216] 	NumberOfImages: 84
[   633.216] 	RedMaskSize: 0
[   633.216] 	RedFieldPosition: 0
[   633.216] 	GreenMaskSize: 0
[   633.217] 	GreenFieldPosition: 0
[   633.217] 	BlueMaskSize: 0
[   633.217] 	BlueFieldPosition: 0
[   633.217] 	RsvdMaskSize: 0
[   633.217] 	RsvdFieldPosition: 0
[   633.217] 	DirectColorModeInfo: 0
[   633.217] 	PhysBasePtr: 0xe8000000
[   633.379] Mode: 1b3 (512x384)
[   633.379] 	ModeAttributes: 0xbb
[   633.379] 	WinAAttributes: 0x7
[   633.379] 	WinBAttributes: 0x0
[   633.379] 	WinGranularity: 64
[   633.379] 	WinSize: 64
[   633.379] 	WinASegment: 0xa000
[   633.379] 	WinBSegment: 0xa000
[   633.379] 	WinFuncPtr: 0xc00053f0
[   633.379] 	BytesPerScanline: 1024
[   633.379] 	XResolution: 512
[   633.379] 	YResolution: 384
[   633.379] 	XCharSize: 8
[   633.379] 	YCharSize: 16
[   633.379] 	NumberOfPlanes: 1
[   633.379] 	BitsPerPixel: 15
[   633.379] 	NumberOfBanks: 1
[   633.379] 	MemoryModel: 6
[   633.379] 	BankSize: 0
[   633.380] 	NumberOfImages: 41
[   633.380] 	RedMaskSize: 5
[   633.380] 	RedFieldPosition: 10
[   633.380] 	GreenMaskSize: 5
[   633.380] 	GreenFieldPosition: 5
[   633.380] 	BlueMaskSize: 5
[   633.380] 	BlueFieldPosition: 0
[   633.380] 	RsvdMaskSize: 0
[   633.380] 	RsvdFieldPosition: 0
[   633.380] 	DirectColorModeInfo: 0
[   633.380] 	PhysBasePtr: 0xe8000000
[   633.539] Mode: 1b4 (512x384)
[   633.539] 	ModeAttributes: 0xbb
[   633.539] 	WinAAttributes: 0x7
[   633.539] 	WinBAttributes: 0x0
[   633.539] 	WinGranularity: 64
[   633.539] 	WinSize: 64
[   633.539] 	WinASegment: 0xa000
[   633.539] 	WinBSegment: 0xa000
[   633.539] 	WinFuncPtr: 0xc00053f0
[   633.539] 	BytesPerScanline: 1024
[   633.539] 	XResolution: 512
[   633.539] 	YResolution: 384
[   633.539] 	XCharSize: 8
[   633.539] 	YCharSize: 16
[   633.539] 	NumberOfPlanes: 1
[   633.539] 	BitsPerPixel: 16
[   633.539] 	NumberOfBanks: 1
[   633.539] 	MemoryModel: 6
[   633.539] 	BankSize: 0
[   633.539] 	NumberOfImages: 41
[   633.539] 	RedMaskSize: 5
[   633.539] 	RedFieldPosition: 11
[   633.539] 	GreenMaskSize: 6
[   633.539] 	GreenFieldPosition: 5
[   633.539] 	BlueMaskSize: 5
[   633.539] 	BlueFieldPosition: 0
[   633.539] 	RsvdMaskSize: 0
[   633.539] 	RsvdFieldPosition: 0
[   633.539] 	DirectColorModeInfo: 0
[   633.540] 	PhysBasePtr: 0xe8000000
[   633.690] Mode: 1b5 (512x384)
[   633.690] 	ModeAttributes: 0xbb
[   633.690] 	WinAAttributes: 0x7
[   633.690] 	WinBAttributes: 0x0
[   633.690] 	WinGranularity: 64
[   633.690] 	WinSize: 64
[   633.690] 	WinASegment: 0xa000
[   633.690] 	WinBSegment: 0xa000
[   633.690] 	WinFuncPtr: 0xc00053f0
[   633.690] 	BytesPerScanline: 1536
[   633.690] 	XResolution: 512
[   633.690] 	YResolution: 384
[   633.690] 	XCharSize: 8
[   633.690] 	YCharSize: 16
[   633.691] 	NumberOfPlanes: 1
[   633.691] 	BitsPerPixel: 24
[   633.691] 	NumberOfBanks: 1
[   633.691] 	MemoryModel: 6
[   633.691] 	BankSize: 0
[   633.691] 	NumberOfImages: 27
[   633.691] 	RedMaskSize: 8
[   633.691] 	RedFieldPosition: 16
[   633.691] 	GreenMaskSize: 8
[   633.691] 	GreenFieldPosition: 8
[   633.691] 	BlueMaskSize: 8
[   633.691] 	BlueFieldPosition: 0
[   633.691] 	RsvdMaskSize: 0
[   633.691] 	RsvdFieldPosition: 0
[   633.691] 	DirectColorModeInfo: 0
[   633.691] 	PhysBasePtr: 0xe8000000
[   633.842] *Mode: 1b6 (512x384)
[   633.842] 	ModeAttributes: 0xbb
[   633.842] 	WinAAttributes: 0x7
[   633.842] 	WinBAttributes: 0x0
[   633.842] 	WinGranularity: 64
[   633.842] 	WinSize: 64
[   633.842] 	WinASegment: 0xa000
[   633.842] 	WinBSegment: 0xa000
[   633.842] 	WinFuncPtr: 0xc00053f0
[   633.842] 	BytesPerScanline: 2048
[   633.842] 	XResolution: 512
[   633.842] 	YResolution: 384
[   633.842] 	XCharSize: 8
[   633.842] 	YCharSize: 16
[   633.842] 	NumberOfPlanes: 1
[   633.842] 	BitsPerPixel: 32
[   633.842] 	NumberOfBanks: 1
[   633.842] 	MemoryModel: 6
[   633.842] 	BankSize: 0
[   633.842] 	NumberOfImages: 20
[   633.842] 	RedMaskSize: 8
[   633.842] 	RedFieldPosition: 16
[   633.842] 	GreenMaskSize: 8
[   633.842] 	GreenFieldPosition: 8
[   633.843] 	BlueMaskSize: 8
[   633.843] 	BlueFieldPosition: 0
[   633.843] 	RsvdMaskSize: 0
[   633.843] 	RsvdFieldPosition: 0
[   633.843] 	DirectColorModeInfo: 0
[   633.843] 	PhysBasePtr: 0xe8000000
[   633.999] Mode: 1c2 (640x350)
[   633.999] 	ModeAttributes: 0xbb
[   633.999] 	WinAAttributes: 0x7
[   633.999] 	WinBAttributes: 0x0
[   634.000] 	WinGranularity: 64
[   634.000] 	WinSize: 64
[   634.000] 	WinASegment: 0xa000
[   634.000] 	WinBSegment: 0xa000
[   634.000] 	WinFuncPtr: 0xc00053f0
[   634.000] 	BytesPerScanline: 640
[   634.000] 	XResolution: 640
[   634.000] 	YResolution: 350
[   634.000] 	XCharSize: 8
[   634.000] 	YCharSize: 14
[   634.000] 	NumberOfPlanes: 1
[   634.000] 	BitsPerPixel: 8
[   634.000] 	NumberOfBanks: 1
[   634.000] 	MemoryModel: 4
[   634.000] 	BankSize: 0
[   634.000] 	NumberOfImages: 62
[   634.000] 	RedMaskSize: 0
[   634.000] 	RedFieldPosition: 0
[   634.000] 	GreenMaskSize: 0
[   634.000] 	GreenFieldPosition: 0
[   634.000] 	BlueMaskSize: 0
[   634.000] 	BlueFieldPosition: 0
[   634.000] 	RsvdMaskSize: 0
[   634.000] 	RsvdFieldPosition: 0
[   634.000] 	DirectColorModeInfo: 0
[   634.000] 	PhysBasePtr: 0xe8000000
[   634.218] Mode: 1c3 (640x350)
[   634.218] 	ModeAttributes: 0xbb
[   634.218] 	WinAAttributes: 0x7
[   634.218] 	WinBAttributes: 0x0
[   634.218] 	WinGranularity: 64
[   634.218] 	WinSize: 64
[   634.218] 	WinASegment: 0xa000
[   634.218] 	WinBSegment: 0xa000
[   634.218] 	WinFuncPtr: 0xc00053f0
[   634.218] 	BytesPerScanline: 1280
[   634.218] 	XResolution: 640
[   634.218] 	YResolution: 350
[   634.218] 	XCharSize: 8
[   634.218] 	YCharSize: 14
[   634.218] 	NumberOfPlanes: 1
[   634.218] 	BitsPerPixel: 15
[   634.218] 	NumberOfBanks: 1
[   634.218] 	MemoryModel: 6
[   634.218] 	BankSize: 0
[   634.218] 	NumberOfImages: 35
[   634.218] 	RedMaskSize: 5
[   634.218] 	RedFieldPosition: 10
[   634.218] 	GreenMaskSize: 5
[   634.218] 	GreenFieldPosition: 5
[   634.219] 	BlueMaskSize: 5
[   634.219] 	BlueFieldPosition: 0
[   634.219] 	RsvdMaskSize: 0
[   634.219] 	RsvdFieldPosition: 0
[   634.219] 	DirectColorModeInfo: 0
[   634.219] 	PhysBasePtr: 0xe8000000
[   634.390] Mode: 1c4 (640x350)
[   634.390] 	ModeAttributes: 0xbb
[   634.390] 	WinAAttributes: 0x7
[   634.390] 	WinBAttributes: 0x0
[   634.390] 	WinGranularity: 64
[   634.390] 	WinSize: 64
[   634.390] 	WinASegment: 0xa000
[   634.390] 	WinBSegment: 0xa000
[   634.390] 	WinFuncPtr: 0xc00053f0
[   634.390] 	BytesPerScanline: 1280
[   634.390] 	XResolution: 640
[   634.390] 	YResolution: 350
[   634.391] 	XCharSize: 8
[   634.391] 	YCharSize: 14
[   634.391] 	NumberOfPlanes: 1
[   634.391] 	BitsPerPixel: 16
[   634.391] 	NumberOfBanks: 1
[   634.391] 	MemoryModel: 6
[   634.391] 	BankSize: 0
[   634.391] 	NumberOfImages: 35
[   634.391] 	RedMaskSize: 5
[   634.391] 	RedFieldPosition: 11
[   634.391] 	GreenMaskSize: 6
[   634.391] 	GreenFieldPosition: 5
[   634.391] 	BlueMaskSize: 5
[   634.391] 	BlueFieldPosition: 0
[   634.391] 	RsvdMaskSize: 0
[   634.391] 	RsvdFieldPosition: 0
[   634.391] 	DirectColorModeInfo: 0
[   634.391] 	PhysBasePtr: 0xe8000000
[   634.545] Mode: 1c5 (640x350)
[   634.545] 	ModeAttributes: 0xbb
[   634.545] 	WinAAttributes: 0x7
[   634.545] 	WinBAttributes: 0x0
[   634.545] 	WinGranularity: 64
[   634.545] 	WinSize: 64
[   634.545] 	WinASegment: 0xa000
[   634.545] 	WinBSegment: 0xa000
[   634.545] 	WinFuncPtr: 0xc00053f0
[   634.545] 	BytesPerScanline: 1920
[   634.545] 	XResolution: 640
[   634.545] 	YResolution: 350
[   634.545] 	XCharSize: 8
[   634.545] 	YCharSize: 14
[   634.545] 	NumberOfPlanes: 1
[   634.545] 	BitsPerPixel: 24
[   634.545] 	NumberOfBanks: 1
[   634.545] 	MemoryModel: 6
[   634.545] 	BankSize: 0
[   634.545] 	NumberOfImages: 22
[   634.545] 	RedMaskSize: 8
[   634.545] 	RedFieldPosition: 16
[   634.546] 	GreenMaskSize: 8
[   634.546] 	GreenFieldPosition: 8
[   634.546] 	BlueMaskSize: 8
[   634.546] 	BlueFieldPosition: 0
[   634.546] 	RsvdMaskSize: 0
[   634.546] 	RsvdFieldPosition: 0
[   634.546] 	DirectColorModeInfo: 0
[   634.546] 	PhysBasePtr: 0xe8000000
[   634.712] *Mode: 1c6 (640x350)
[   634.712] 	ModeAttributes: 0xbb
[   634.712] 	WinAAttributes: 0x7
[   634.712] 	WinBAttributes: 0x0
[   634.712] 	WinGranularity: 64
[   634.712] 	WinSize: 64
[   634.712] 	WinASegment: 0xa000
[   634.712] 	WinBSegment: 0xa000
[   634.712] 	WinFuncPtr: 0xc00053f0
[   634.712] 	BytesPerScanline: 2560
[   634.712] 	XResolution: 640
[   634.712] 	YResolution: 350
[   634.712] 	XCharSize: 8
[   634.712] 	YCharSize: 14
[   634.713] 	NumberOfPlanes: 1
[   634.713] 	BitsPerPixel: 32
[   634.713] 	NumberOfBanks: 1
[   634.713] 	MemoryModel: 6
[   634.713] 	BankSize: 0
[   634.713] 	NumberOfImages: 17
[   634.713] 	RedMaskSize: 8
[   634.713] 	RedFieldPosition: 16
[   634.713] 	GreenMaskSize: 8
[   634.713] 	GreenFieldPosition: 8
[   634.713] 	BlueMaskSize: 8
[   634.713] 	BlueFieldPosition: 0
[   634.713] 	RsvdMaskSize: 0
[   634.713] 	RsvdFieldPosition: 0
[   634.713] 	DirectColorModeInfo: 0
[   634.713] 	PhysBasePtr: 0xe8000000
[   634.940] Mode: 100 (640x400)
[   634.940] 	ModeAttributes: 0xbb
[   634.940] 	WinAAttributes: 0x7
[   634.940] 	WinBAttributes: 0x0
[   634.940] 	WinGranularity: 64
[   634.940] 	WinSize: 64
[   634.940] 	WinASegment: 0xa000
[   634.940] 	WinBSegment: 0xa000
[   634.940] 	WinFuncPtr: 0xc00053f0
[   634.940] 	BytesPerScanline: 640
[   634.940] 	XResolution: 640
[   634.941] 	YResolution: 400
[   634.941] 	XCharSize: 8
[   634.941] 	YCharSize: 16
[   634.941] 	NumberOfPlanes: 1
[   634.941] 	BitsPerPixel: 8
[   634.941] 	NumberOfBanks: 1
[   634.941] 	MemoryModel: 4
[   634.941] 	BankSize: 0
[   634.941] 	NumberOfImages: 62
[   634.941] 	RedMaskSize: 0
[   634.941] 	RedFieldPosition: 0
[   634.941] 	GreenMaskSize: 0
[   634.941] 	GreenFieldPosition: 0
[   634.941] 	BlueMaskSize: 0
[   634.941] 	BlueFieldPosition: 0
[   634.941] 	RsvdMaskSize: 0
[   634.941] 	RsvdFieldPosition: 0
[   634.941] 	DirectColorModeInfo: 0
[   634.941] 	PhysBasePtr: 0xe8000000
[   635.145] Mode: 183 (640x400)
[   635.145] 	ModeAttributes: 0xbb
[   635.145] 	WinAAttributes: 0x7
[   635.145] 	WinBAttributes: 0x0
[   635.145] 	WinGranularity: 64
[   635.145] 	WinSize: 64
[   635.145] 	WinASegment: 0xa000
[   635.145] 	WinBSegment: 0xa000
[   635.145] 	WinFuncPtr: 0xc00053f0
[   635.145] 	BytesPerScanline: 1280
[   635.145] 	XResolution: 640
[   635.145] 	YResolution: 400
[   635.145] 	XCharSize: 8
[   635.145] 	YCharSize: 16
[   635.145] 	NumberOfPlanes: 1
[   635.145] 	BitsPerPixel: 15
[   635.145] 	NumberOfBanks: 1
[   635.145] 	MemoryModel: 6
[   635.146] 	BankSize: 0
[   635.146] 	NumberOfImages: 30
[   635.146] 	RedMaskSize: 5
[   635.146] 	RedFieldPosition: 10
[   635.146] 	GreenMaskSize: 5
[   635.146] 	GreenFieldPosition: 5
[   635.146] 	BlueMaskSize: 5
[   635.146] 	BlueFieldPosition: 0
[   635.146] 	RsvdMaskSize: 0
[   635.146] 	RsvdFieldPosition: 0
[   635.146] 	DirectColorModeInfo: 0
[   635.146] 	PhysBasePtr: 0xe8000000
[   635.349] Mode: 184 (640x400)
[   635.349] 	ModeAttributes: 0xbb
[   635.349] 	WinAAttributes: 0x7
[   635.349] 	WinBAttributes: 0x0
[   635.349] 	WinGranularity: 64
[   635.349] 	WinSize: 64
[   635.349] 	WinASegment: 0xa000
[   635.349] 	WinBSegment: 0xa000
[   635.349] 	WinFuncPtr: 0xc00053f0
[   635.349] 	BytesPerScanline: 1280
[   635.349] 	XResolution: 640
[   635.349] 	YResolution: 400
[   635.349] 	XCharSize: 8
[   635.349] 	YCharSize: 16
[   635.349] 	NumberOfPlanes: 1
[   635.350] 	BitsPerPixel: 16
[   635.350] 	NumberOfBanks: 1
[   635.350] 	MemoryModel: 6
[   635.350] 	BankSize: 0
[   635.350] 	NumberOfImages: 30
[   635.350] 	RedMaskSize: 5
[   635.350] 	RedFieldPosition: 11
[   635.350] 	GreenMaskSize: 6
[   635.350] 	GreenFieldPosition: 5
[   635.350] 	BlueMaskSize: 5
[   635.350] 	BlueFieldPosition: 0
[   635.350] 	RsvdMaskSize: 0
[   635.350] 	RsvdFieldPosition: 0
[   635.350] 	DirectColorModeInfo: 0
[   635.350] 	PhysBasePtr: 0xe8000000
[   635.525] Mode: 185 (640x400)
[   635.525] 	ModeAttributes: 0xbb
[   635.525] 	WinAAttributes: 0x7
[   635.525] 	WinBAttributes: 0x0
[   635.525] 	WinGranularity: 64
[   635.525] 	WinSize: 64
[   635.525] 	WinASegment: 0xa000
[   635.525] 	WinBSegment: 0xa000
[   635.525] 	WinFuncPtr: 0xc00053f0
[   635.525] 	BytesPerScanline: 1920
[   635.525] 	XResolution: 640
[   635.525] 	YResolution: 400
[   635.525] 	XCharSize: 8
[   635.525] 	YCharSize: 16
[   635.525] 	NumberOfPlanes: 1
[   635.525] 	BitsPerPixel: 24
[   635.525] 	NumberOfBanks: 1
[   635.525] 	MemoryModel: 6
[   635.525] 	BankSize: 0
[   635.525] 	NumberOfImages: 20
[   635.525] 	RedMaskSize: 8
[   635.525] 	RedFieldPosition: 16
[   635.526] 	GreenMaskSize: 8
[   635.526] 	GreenFieldPosition: 8
[   635.526] 	BlueMaskSize: 8
[   635.526] 	BlueFieldPosition: 0
[   635.526] 	RsvdMaskSize: 0
[   635.526] 	RsvdFieldPosition: 0
[   635.526] 	DirectColorModeInfo: 0
[   635.526] 	PhysBasePtr: 0xe8000000
[   635.684] *Mode: 186 (640x400)
[   635.685] 	ModeAttributes: 0xbb
[   635.685] 	WinAAttributes: 0x7
[   635.685] 	WinBAttributes: 0x0
[   635.685] 	WinGranularity: 64
[   635.685] 	WinSize: 64
[   635.685] 	WinASegment: 0xa000
[   635.685] 	WinBSegment: 0xa000
[   635.685] 	WinFuncPtr: 0xc00053f0
[   635.685] 	BytesPerScanline: 2560
[   635.685] 	XResolution: 640
[   635.685] 	YResolution: 400
[   635.685] 	XCharSize: 8
[   635.685] 	YCharSize: 16
[   635.685] 	NumberOfPlanes: 1
[   635.685] 	BitsPerPixel: 32
[   635.685] 	NumberOfBanks: 1
[   635.685] 	MemoryModel: 6
[   635.685] 	BankSize: 0
[   635.685] 	NumberOfImages: 14
[   635.685] 	RedMaskSize: 8
[   635.685] 	RedFieldPosition: 16
[   635.685] 	GreenMaskSize: 8
[   635.685] 	GreenFieldPosition: 8
[   635.685] 	BlueMaskSize: 8
[   635.685] 	BlueFieldPosition: 0
[   635.685] 	RsvdMaskSize: 0
[   635.685] 	RsvdFieldPosition: 0
[   635.685] 	DirectColorModeInfo: 0
[   635.686] 	PhysBasePtr: 0xe8000000
[   636.065] Mode: 101 (640x480)
[   636.065] 	ModeAttributes: 0xbb
[   636.065] 	WinAAttributes: 0x7
[   636.065] 	WinBAttributes: 0x0
[   636.065] 	WinGranularity: 64
[   636.065] 	WinSize: 64
[   636.065] 	WinASegment: 0xa000
[   636.065] 	WinBSegment: 0xa000
[   636.065] 	WinFuncPtr: 0xc00053f0
[   636.065] 	BytesPerScanline: 640
[   636.065] 	XResolution: 640
[   636.065] 	YResolution: 480
[   636.065] 	XCharSize: 8
[   636.065] 	YCharSize: 16
[   636.065] 	NumberOfPlanes: 1
[   636.065] 	BitsPerPixel: 8
[   636.066] 	NumberOfBanks: 1
[   636.066] 	MemoryModel: 4
[   636.066] 	BankSize: 0
[   636.066] 	NumberOfImages: 50
[   636.066] 	RedMaskSize: 0
[   636.066] 	RedFieldPosition: 0
[   636.066] 	GreenMaskSize: 0
[   636.066] 	GreenFieldPosition: 0
[   636.066] 	BlueMaskSize: 0
[   636.066] 	BlueFieldPosition: 0
[   636.066] 	RsvdMaskSize: 0
[   636.066] 	RsvdFieldPosition: 0
[   636.066] 	DirectColorModeInfo: 0
[   636.066] 	PhysBasePtr: 0xe8000000
[   636.452] Mode: 110 (640x480)
[   636.453] 	ModeAttributes: 0xbb
[   636.453] 	WinAAttributes: 0x7
[   636.453] 	WinBAttributes: 0x0
[   636.453] 	WinGranularity: 64
[   636.453] 	WinSize: 64
[   636.453] 	WinASegment: 0xa000
[   636.453] 	WinBSegment: 0xa000
[   636.453] 	WinFuncPtr: 0xc00053f0
[   636.453] 	BytesPerScanline: 1280
[   636.453] 	XResolution: 640
[   636.453] 	YResolution: 480
[   636.453] 	XCharSize: 8
[   636.453] 	YCharSize: 16
[   636.453] 	NumberOfPlanes: 1
[   636.453] 	BitsPerPixel: 15
[   636.453] 	NumberOfBanks: 1
[   636.453] 	MemoryModel: 6
[   636.453] 	BankSize: 0
[   636.453] 	NumberOfImages: 24
[   636.453] 	RedMaskSize: 5
[   636.453] 	RedFieldPosition: 10
[   636.453] 	GreenMaskSize: 5
[   636.453] 	GreenFieldPosition: 5
[   636.453] 	BlueMaskSize: 5
[   636.453] 	BlueFieldPosition: 0
[   636.453] 	RsvdMaskSize: 0
[   636.453] 	RsvdFieldPosition: 0
[   636.453] 	DirectColorModeInfo: 0
[   636.453] 	PhysBasePtr: 0xe8000000
[   637.134] Mode: 111 (640x480)
[   637.134] 	ModeAttributes: 0xbb
[   637.134] 	WinAAttributes: 0x7
[   637.134] 	WinBAttributes: 0x0
[   637.134] 	WinGranularity: 64
[   637.134] 	WinSize: 64
[   637.134] 	WinASegment: 0xa000
[   637.134] 	WinBSegment: 0xa000
[   637.134] 	WinFuncPtr: 0xc00053f0
[   637.134] 	BytesPerScanline: 1280
[   637.134] 	XResolution: 640
[   637.134] 	YResolution: 480
[   637.134] 	XCharSize: 8
[   637.134] 	YCharSize: 16
[   637.134] 	NumberOfPlanes: 1
[   637.134] 	BitsPerPixel: 16
[   637.134] 	NumberOfBanks: 1
[   637.134] 	MemoryModel: 6
[   637.134] 	BankSize: 0
[   637.134] 	NumberOfImages: 24
[   637.135] 	RedMaskSize: 5
[   637.135] 	RedFieldPosition: 11
[   637.135] 	GreenMaskSize: 6
[   637.135] 	GreenFieldPosition: 5
[   637.135] 	BlueMaskSize: 5
[   637.135] 	BlueFieldPosition: 0
[   637.135] 	RsvdMaskSize: 0
[   637.135] 	RsvdFieldPosition: 0
[   637.135] 	DirectColorModeInfo: 0
[   637.135] 	PhysBasePtr: 0xe8000000
[   637.435] Mode: 112 (640x480)
[   637.435] 	ModeAttributes: 0xbb
[   637.435] 	WinAAttributes: 0x7
[   637.435] 	WinBAttributes: 0x0
[   637.435] 	WinGranularity: 64
[   637.435] 	WinSize: 64
[   637.435] 	WinASegment: 0xa000
[   637.435] 	WinBSegment: 0xa000
[   637.435] 	WinFuncPtr: 0xc00053f0
[   637.435] 	BytesPerScanline: 1920
[   637.435] 	XResolution: 640
[   637.435] 	YResolution: 480
[   637.435] 	XCharSize: 8
[   637.435] 	YCharSize: 16
[   637.435] 	NumberOfPlanes: 1
[   637.435] 	BitsPerPixel: 24
[   637.435] 	NumberOfBanks: 1
[   637.435] 	MemoryModel: 6
[   637.435] 	BankSize: 0
[   637.435] 	NumberOfImages: 16
[   637.436] 	RedMaskSize: 8
[   637.436] 	RedFieldPosition: 16
[   637.436] 	GreenMaskSize: 8
[   637.436] 	GreenFieldPosition: 8
[   637.436] 	BlueMaskSize: 8
[   637.436] 	BlueFieldPosition: 0
[   637.436] 	RsvdMaskSize: 0
[   637.436] 	RsvdFieldPosition: 0
[   637.436] 	DirectColorModeInfo: 0
[   637.436] 	PhysBasePtr: 0xe8000000
[   637.775] *Mode: 121 (640x480)
[   637.776] 	ModeAttributes: 0xbb
[   637.776] 	WinAAttributes: 0x7
[   637.776] 	WinBAttributes: 0x0
[   637.776] 	WinGranularity: 64
[   637.776] 	WinSize: 64
[   637.776] 	WinASegment: 0xa000
[   637.776] 	WinBSegment: 0xa000
[   637.776] 	WinFuncPtr: 0xc00053f0
[   637.776] 	BytesPerScanline: 2560
[   637.776] 	XResolution: 640
[   637.776] 	YResolution: 480
[   637.776] 	XCharSize: 8
[   637.776] 	YCharSize: 16
[   637.776] 	NumberOfPlanes: 1
[   637.776] 	BitsPerPixel: 32
[   637.776] 	NumberOfBanks: 1
[   637.776] 	MemoryModel: 6
[   637.776] 	BankSize: 0
[   637.776] 	NumberOfImages: 12
[   637.776] 	RedMaskSize: 8
[   637.776] 	RedFieldPosition: 16
[   637.776] 	GreenMaskSize: 8
[   637.776] 	GreenFieldPosition: 8
[   637.776] 	BlueMaskSize: 8
[   637.776] 	BlueFieldPosition: 0
[   637.776] 	RsvdMaskSize: 0
[   637.776] 	RsvdFieldPosition: 0
[   637.776] 	DirectColorModeInfo: 0
[   637.776] 	PhysBasePtr: 0xe8000000
[   638.090] Mode: 103 (800x600)
[   638.091] 	ModeAttributes: 0xbb
[   638.091] 	WinAAttributes: 0x7
[   638.091] 	WinBAttributes: 0x0
[   638.091] 	WinGranularity: 64
[   638.091] 	WinSize: 64
[   638.091] 	WinASegment: 0xa000
[   638.091] 	WinBSegment: 0xa000
[   638.091] 	WinFuncPtr: 0xc00053f0
[   638.091] 	BytesPerScanline: 800
[   638.091] 	XResolution: 800
[   638.091] 	YResolution: 600
[   638.091] 	XCharSize: 8
[   638.091] 	YCharSize: 14
[   638.091] 	NumberOfPlanes: 1
[   638.091] 	BitsPerPixel: 8
[   638.091] 	NumberOfBanks: 1
[   638.091] 	MemoryModel: 4
[   638.092] 	BankSize: 0
[   638.092] 	NumberOfImages: 30
[   638.092] 	RedMaskSize: 0
[   638.092] 	RedFieldPosition: 0
[   638.092] 	GreenMaskSize: 0
[   638.092] 	GreenFieldPosition: 0
[   638.092] 	BlueMaskSize: 0
[   638.092] 	BlueFieldPosition: 0
[   638.092] 	RsvdMaskSize: 0
[   638.092] 	RsvdFieldPosition: 0
[   638.092] 	DirectColorModeInfo: 0
[   638.092] 	PhysBasePtr: 0xe8000000
[   638.463] Mode: 113 (800x600)
[   638.463] 	ModeAttributes: 0xbb
[   638.463] 	WinAAttributes: 0x7
[   638.463] 	WinBAttributes: 0x0
[   638.463] 	WinGranularity: 64
[   638.463] 	WinSize: 64
[   638.463] 	WinASegment: 0xa000
[   638.463] 	WinBSegment: 0xa000
[   638.463] 	WinFuncPtr: 0xc00053f0
[   638.463] 	BytesPerScanline: 1600
[   638.463] 	XResolution: 800
[   638.463] 	YResolution: 600
[   638.463] 	XCharSize: 8
[   638.463] 	YCharSize: 14
[   638.463] 	NumberOfPlanes: 1
[   638.463] 	BitsPerPixel: 15
[   638.463] 	NumberOfBanks: 1
[   638.463] 	MemoryModel: 6
[   638.463] 	BankSize: 0
[   638.463] 	NumberOfImages: 16
[   638.464] 	RedMaskSize: 5
[   638.464] 	RedFieldPosition: 10
[   638.464] 	GreenMaskSize: 5
[   638.464] 	GreenFieldPosition: 5
[   638.464] 	BlueMaskSize: 5
[   638.464] 	BlueFieldPosition: 0
[   638.464] 	RsvdMaskSize: 0
[   638.464] 	RsvdFieldPosition: 0
[   638.464] 	DirectColorModeInfo: 0
[   638.464] 	PhysBasePtr: 0xe8000000
[   638.899] Mode: 114 (800x600)
[   638.899] 	ModeAttributes: 0xbb
[   638.899] 	WinAAttributes: 0x7
[   638.900] 	WinBAttributes: 0x0
[   638.900] 	WinGranularity: 64
[   638.900] 	WinSize: 64
[   638.900] 	WinASegment: 0xa000
[   638.900] 	WinBSegment: 0xa000
[   638.900] 	WinFuncPtr: 0xc00053f0
[   638.900] 	BytesPerScanline: 1600
[   638.900] 	XResolution: 800
[   638.900] 	YResolution: 600
[   638.900] 	XCharSize: 8
[   638.900] 	YCharSize: 14
[   638.900] 	NumberOfPlanes: 1
[   638.900] 	BitsPerPixel: 16
[   638.900] 	NumberOfBanks: 1
[   638.900] 	MemoryModel: 6
[   638.900] 	BankSize: 0
[   638.901] 	NumberOfImages: 16
[   638.901] 	RedMaskSize: 5
[   638.901] 	RedFieldPosition: 11
[   638.901] 	GreenMaskSize: 6
[   638.901] 	GreenFieldPosition: 5
[   638.901] 	BlueMaskSize: 5
[   638.901] 	BlueFieldPosition: 0
[   638.901] 	RsvdMaskSize: 0
[   638.901] 	RsvdFieldPosition: 0
[   638.901] 	DirectColorModeInfo: 0
[   638.901] 	PhysBasePtr: 0xe8000000
[   639.315] Mode: 115 (800x600)
[   639.315] 	ModeAttributes: 0xbb
[   639.315] 	WinAAttributes: 0x7
[   639.315] 	WinBAttributes: 0x0
[   639.315] 	WinGranularity: 64
[   639.315] 	WinSize: 64
[   639.315] 	WinASegment: 0xa000
[   639.315] 	WinBSegment: 0xa000
[   639.315] 	WinFuncPtr: 0xc00053f0
[   639.315] 	BytesPerScanline: 2400
[   639.315] 	XResolution: 800
[   639.315] 	YResolution: 600
[   639.315] 	XCharSize: 8
[   639.315] 	YCharSize: 14
[   639.315] 	NumberOfPlanes: 1
[   639.315] 	BitsPerPixel: 24
[   639.315] 	NumberOfBanks: 1
[   639.315] 	MemoryModel: 6
[   639.315] 	BankSize: 0
[   639.315] 	NumberOfImages: 10
[   639.315] 	RedMaskSize: 8
[   639.315] 	RedFieldPosition: 16
[   639.315] 	GreenMaskSize: 8
[   639.316] 	GreenFieldPosition: 8
[   639.316] 	BlueMaskSize: 8
[   639.316] 	BlueFieldPosition: 0
[   639.316] 	RsvdMaskSize: 0
[   639.316] 	RsvdFieldPosition: 0
[   639.316] 	DirectColorModeInfo: 0
[   639.316] 	PhysBasePtr: 0xe8000000
[   639.713] *Mode: 122 (800x600)
[   639.713] 	ModeAttributes: 0xbb
[   639.713] 	WinAAttributes: 0x7
[   639.713] 	WinBAttributes: 0x0
[   639.713] 	WinGranularity: 64
[   639.713] 	WinSize: 64
[   639.713] 	WinASegment: 0xa000
[   639.714] 	WinBSegment: 0xa000
[   639.714] 	WinFuncPtr: 0xc00053f0
[   639.714] 	BytesPerScanline: 3200
[   639.714] 	XResolution: 800
[   639.714] 	YResolution: 600
[   639.714] 	XCharSize: 8
[   639.714] 	YCharSize: 14
[   639.714] 	NumberOfPlanes: 1
[   639.714] 	BitsPerPixel: 32
[   639.714] 	NumberOfBanks: 1
[   639.714] 	MemoryModel: 6
[   639.714] 	BankSize: 0
[   639.714] 	NumberOfImages: 7
[   639.714] 	RedMaskSize: 8
[   639.714] 	RedFieldPosition: 16
[   639.714] 	GreenMaskSize: 8
[   639.714] 	GreenFieldPosition: 8
[   639.714] 	BlueMaskSize: 8
[   639.714] 	BlueFieldPosition: 0
[   639.714] 	RsvdMaskSize: 0
[   639.714] 	RsvdFieldPosition: 0
[   639.715] 	DirectColorModeInfo: 0
[   639.716] 	PhysBasePtr: 0xe8000000
[   640.120] Mode: 105 (1024x768)
[   640.120] 	ModeAttributes: 0xbb
[   640.120] 	WinAAttributes: 0x7
[   640.120] 	WinBAttributes: 0x0
[   640.120] 	WinGranularity: 64
[   640.121] 	WinSize: 64
[   640.121] 	WinASegment: 0xa000
[   640.121] 	WinBSegment: 0xa000
[   640.121] 	WinFuncPtr: 0xc00053f0
[   640.121] 	BytesPerScanline: 1024
[   640.121] 	XResolution: 1024
[   640.121] 	YResolution: 768
[   640.121] 	XCharSize: 8
[   640.121] 	YCharSize: 16
[   640.121] 	NumberOfPlanes: 1
[   640.121] 	BitsPerPixel: 8
[   640.121] 	NumberOfBanks: 1
[   640.121] 	MemoryModel: 4
[   640.121] 	BankSize: 0
[   640.121] 	NumberOfImages: 20
[   640.121] 	RedMaskSize: 0
[   640.121] 	RedFieldPosition: 0
[   640.121] 	GreenMaskSize: 0
[   640.121] 	GreenFieldPosition: 0
[   640.121] 	BlueMaskSize: 0
[   640.121] 	BlueFieldPosition: 0
[   640.121] 	RsvdMaskSize: 0
[   640.121] 	RsvdFieldPosition: 0
[   640.121] 	DirectColorModeInfo: 0
[   640.121] 	PhysBasePtr: 0xe8000000
[   640.502] Mode: 116 (1024x768)
[   640.502] 	ModeAttributes: 0xbb
[   640.502] 	WinAAttributes: 0x7
[   640.502] 	WinBAttributes: 0x0
[   640.502] 	WinGranularity: 64
[   640.502] 	WinSize: 64
[   640.502] 	WinASegment: 0xa000
[   640.502] 	WinBSegment: 0xa000
[   640.502] 	WinFuncPtr: 0xc00053f0
[   640.502] 	BytesPerScanline: 2048
[   640.502] 	XResolution: 1024
[   640.502] 	YResolution: 768
[   640.502] 	XCharSize: 8
[   640.502] 	YCharSize: 16
[   640.502] 	NumberOfPlanes: 1
[   640.502] 	BitsPerPixel: 15
[   640.502] 	NumberOfBanks: 1
[   640.502] 	MemoryModel: 6
[   640.502] 	BankSize: 0
[   640.502] 	NumberOfImages: 9
[   640.502] 	RedMaskSize: 5
[   640.502] 	RedFieldPosition: 10
[   640.503] 	GreenMaskSize: 5
[   640.503] 	GreenFieldPosition: 5
[   640.503] 	BlueMaskSize: 5
[   640.503] 	BlueFieldPosition: 0
[   640.503] 	RsvdMaskSize: 0
[   640.503] 	RsvdFieldPosition: 0
[   640.503] 	DirectColorModeInfo: 0
[   640.503] 	PhysBasePtr: 0xe8000000
[   640.878] Mode: 117 (1024x768)
[   640.878] 	ModeAttributes: 0xbb
[   640.878] 	WinAAttributes: 0x7
[   640.878] 	WinBAttributes: 0x0
[   640.878] 	WinGranularity: 64
[   640.878] 	WinSize: 64
[   640.878] 	WinASegment: 0xa000
[   640.878] 	WinBSegment: 0xa000
[   640.878] 	WinFuncPtr: 0xc00053f0
[   640.878] 	BytesPerScanline: 2048
[   640.879] 	XResolution: 1024
[   640.879] 	YResolution: 768
[   640.879] 	XCharSize: 8
[   640.879] 	YCharSize: 16
[   640.879] 	NumberOfPlanes: 1
[   640.879] 	BitsPerPixel: 16
[   640.879] 	NumberOfBanks: 1
[   640.879] 	MemoryModel: 6
[   640.879] 	BankSize: 0
[   640.879] 	NumberOfImages: 9
[   640.879] 	RedMaskSize: 5
[   640.879] 	RedFieldPosition: 11
[   640.879] 	GreenMaskSize: 6
[   640.879] 	GreenFieldPosition: 5
[   640.879] 	BlueMaskSize: 5
[   640.879] 	BlueFieldPosition: 0
[   640.879] 	RsvdMaskSize: 0
[   640.880] 	RsvdFieldPosition: 0
[   640.880] 	DirectColorModeInfo: 0
[   640.880] 	PhysBasePtr: 0xe8000000
[   641.258] Mode: 118 (1024x768)
[   641.258] 	ModeAttributes: 0xbb
[   641.258] 	WinAAttributes: 0x7
[   641.258] 	WinBAttributes: 0x0
[   641.258] 	WinGranularity: 64
[   641.258] 	WinSize: 64
[   641.258] 	WinASegment: 0xa000
[   641.258] 	WinBSegment: 0xa000
[   641.258] 	WinFuncPtr: 0xc00053f0
[   641.258] 	BytesPerScanline: 3072
[   641.258] 	XResolution: 1024
[   641.258] 	YResolution: 768
[   641.258] 	XCharSize: 8
[   641.258] 	YCharSize: 16
[   641.258] 	NumberOfPlanes: 1
[   641.258] 	BitsPerPixel: 24
[   641.258] 	NumberOfBanks: 1
[   641.258] 	MemoryModel: 6
[   641.258] 	BankSize: 0
[   641.258] 	NumberOfImages: 6
[   641.258] 	RedMaskSize: 8
[   641.259] 	RedFieldPosition: 16
[   641.259] 	GreenMaskSize: 8
[   641.259] 	GreenFieldPosition: 8
[   641.259] 	BlueMaskSize: 8
[   641.259] 	BlueFieldPosition: 0
[   641.259] 	RsvdMaskSize: 0
[   641.259] 	RsvdFieldPosition: 0
[   641.259] 	DirectColorModeInfo: 0
[   641.259] 	PhysBasePtr: 0xe8000000
[   641.657] *Mode: 123 (1024x768)
[   641.657] 	ModeAttributes: 0xbb
[   641.657] 	WinAAttributes: 0x7
[   641.657] 	WinBAttributes: 0x0
[   641.657] 	WinGranularity: 64
[   641.658] 	WinSize: 64
[   641.658] 	WinASegment: 0xa000
[   641.658] 	WinBSegment: 0xa000
[   641.658] 	WinFuncPtr: 0xc00053f0
[   641.658] 	BytesPerScanline: 4096
[   641.658] 	XResolution: 1024
[   641.658] 	YResolution: 768
[   641.658] 	XCharSize: 8
[   641.658] 	YCharSize: 16
[   641.658] 	NumberOfPlanes: 1
[   641.658] 	BitsPerPixel: 32
[   641.658] 	NumberOfBanks: 1
[   641.658] 	MemoryModel: 6
[   641.658] 	BankSize: 0
[   641.658] 	NumberOfImages: 4
[   641.658] 	RedMaskSize: 8
[   641.658] 	RedFieldPosition: 16
[   641.658] 	GreenMaskSize: 8
[   641.658] 	GreenFieldPosition: 8
[   641.658] 	BlueMaskSize: 8
[   641.658] 	BlueFieldPosition: 0
[   641.658] 	RsvdMaskSize: 0
[   641.658] 	RsvdFieldPosition: 0
[   641.658] 	DirectColorModeInfo: 0
[   641.658] 	PhysBasePtr: 0xe8000000
[   642.062] Mode: 107 (1280x1024)
[   642.062] 	ModeAttributes: 0xba
[   642.062] 	WinAAttributes: 0x7
[   642.062] 	WinBAttributes: 0x0
[   642.062] 	WinGranularity: 64
[   642.062] 	WinSize: 64
[   642.062] 	WinASegment: 0xa000
[   642.062] 	WinBSegment: 0xa000
[   642.062] 	WinFuncPtr: 0xc00053f0
[   642.062] 	BytesPerScanline: 1280
[   642.062] 	XResolution: 1280
[   642.062] 	YResolution: 1024
[   642.062] 	XCharSize: 8
[   642.062] 	YCharSize: 16
[   642.062] 	NumberOfPlanes: 1
[   642.062] 	BitsPerPixel: 8
[   642.062] 	NumberOfBanks: 1
[   642.062] 	MemoryModel: 4
[   642.063] 	BankSize: 0
[   642.063] 	NumberOfImages: 11
[   642.063] 	RedMaskSize: 0
[   642.063] 	RedFieldPosition: 0
[   642.063] 	GreenMaskSize: 0
[   642.063] 	GreenFieldPosition: 0
[   642.063] 	BlueMaskSize: 0
[   642.063] 	BlueFieldPosition: 0
[   642.063] 	RsvdMaskSize: 0
[   642.063] 	RsvdFieldPosition: 0
[   642.063] 	DirectColorModeInfo: 0
[   642.063] 	PhysBasePtr: 0xe8000000
[   642.473] Mode: 119 (1280x1024)
[   642.473] 	ModeAttributes: 0xba
[   642.473] 	WinAAttributes: 0x7
[   642.473] 	WinBAttributes: 0x0
[   642.473] 	WinGranularity: 64
[   642.473] 	WinSize: 64
[   642.473] 	WinASegment: 0xa000
[   642.473] 	WinBSegment: 0xa000
[   642.473] 	WinFuncPtr: 0xc00053f0
[   642.473] 	BytesPerScanline: 2560
[   642.473] 	XResolution: 1280
[   642.473] 	YResolution: 1024
[   642.473] 	XCharSize: 8
[   642.474] 	YCharSize: 16
[   642.474] 	NumberOfPlanes: 1
[   642.474] 	BitsPerPixel: 15
[   642.474] 	NumberOfBanks: 1
[   642.474] 	MemoryModel: 6
[   642.474] 	BankSize: 0
[   642.474] 	NumberOfImages: 5
[   642.474] 	RedMaskSize: 5
[   642.474] 	RedFieldPosition: 10
[   642.474] 	GreenMaskSize: 5
[   642.474] 	GreenFieldPosition: 5
[   642.474] 	BlueMaskSize: 5
[   642.474] 	BlueFieldPosition: 0
[   642.474] 	RsvdMaskSize: 0
[   642.474] 	RsvdFieldPosition: 0
[   642.474] 	DirectColorModeInfo: 0
[   642.474] 	PhysBasePtr: 0xe8000000
[   642.836] Mode: 11a (1280x1024)
[   642.836] 	ModeAttributes: 0xba
[   642.836] 	WinAAttributes: 0x7
[   642.836] 	WinBAttributes: 0x0
[   642.836] 	WinGranularity: 64
[   642.837] 	WinSize: 64
[   642.837] 	WinASegment: 0xa000
[   642.837] 	WinBSegment: 0xa000
[   642.837] 	WinFuncPtr: 0xc00053f0
[   642.837] 	BytesPerScanline: 2560
[   642.837] 	XResolution: 1280
[   642.837] 	YResolution: 1024
[   642.837] 	XCharSize: 8
[   642.837] 	YCharSize: 16
[   642.837] 	NumberOfPlanes: 1
[   642.837] 	BitsPerPixel: 16
[   642.837] 	NumberOfBanks: 1
[   642.837] 	MemoryModel: 6
[   642.837] 	BankSize: 0
[   642.837] 	NumberOfImages: 5
[   642.837] 	RedMaskSize: 5
[   642.837] 	RedFieldPosition: 11
[   642.837] 	GreenMaskSize: 6
[   642.837] 	GreenFieldPosition: 5
[   642.837] 	BlueMaskSize: 5
[   642.837] 	BlueFieldPosition: 0
[   642.837] 	RsvdMaskSize: 0
[   642.837] 	RsvdFieldPosition: 0
[   642.837] 	DirectColorModeInfo: 0
[   642.837] 	PhysBasePtr: 0xe8000000
[   643.166] Mode: 11b (1280x1024)
[   643.167] 	ModeAttributes: 0xba
[   643.167] 	WinAAttributes: 0x7
[   643.167] 	WinBAttributes: 0x0
[   643.167] 	WinGranularity: 64
[   643.167] 	WinSize: 64
[   643.167] 	WinASegment: 0xa000
[   643.167] 	WinBSegment: 0xa000
[   643.167] 	WinFuncPtr: 0xc00053f0
[   643.167] 	BytesPerScanline: 3840
[   643.167] 	XResolution: 1280
[   643.167] 	YResolution: 1024
[   643.167] 	XCharSize: 8
[   643.167] 	YCharSize: 16
[   643.167] 	NumberOfPlanes: 1
[   643.167] 	BitsPerPixel: 24
[   643.167] 	NumberOfBanks: 1
[   643.167] 	MemoryModel: 6
[   643.167] 	BankSize: 0
[   643.167] 	NumberOfImages: 3
[   643.167] 	RedMaskSize: 8
[   643.167] 	RedFieldPosition: 16
[   643.167] 	GreenMaskSize: 8
[   643.167] 	GreenFieldPosition: 8
[   643.167] 	BlueMaskSize: 8
[   643.167] 	BlueFieldPosition: 0
[   643.167] 	RsvdMaskSize: 0
[   643.167] 	RsvdFieldPosition: 0
[   643.167] 	DirectColorModeInfo: 0
[   643.168] 	PhysBasePtr: 0xe8000000
[   643.495] Mode: 124 (1280x1024)
[   643.495] 	ModeAttributes: 0xba
[   643.495] 	WinAAttributes: 0x7
[   643.495] 	WinBAttributes: 0x0
[   643.495] 	WinGranularity: 64
[   643.495] 	WinSize: 64
[   643.495] 	WinASegment: 0xa000
[   643.495] 	WinBSegment: 0xa000
[   643.495] 	WinFuncPtr: 0xc00053f0
[   643.496] 	BytesPerScanline: 5120
[   643.496] 	XResolution: 1280
[   643.496] 	YResolution: 1024
[   643.496] 	XCharSize: 8
[   643.496] 	YCharSize: 16
[   643.496] 	NumberOfPlanes: 1
[   643.496] 	BitsPerPixel: 32
[   643.496] 	NumberOfBanks: 1
[   643.496] 	MemoryModel: 6
[   643.496] 	BankSize: 0
[   643.496] 	NumberOfImages: 2
[   643.496] 	RedMaskSize: 8
[   643.496] 	RedFieldPosition: 16
[   643.496] 	GreenMaskSize: 8
[   643.496] 	GreenFieldPosition: 8
[   643.496] 	BlueMaskSize: 8
[   643.496] 	BlueFieldPosition: 0
[   643.496] 	RsvdMaskSize: 0
[   643.496] 	RsvdFieldPosition: 0
[   643.496] 	DirectColorModeInfo: 0
[   643.496] 	PhysBasePtr: 0xe8000000
[   643.695] Mode: 140 (1400x1050)
[   643.695] 	ModeAttributes: 0xba
[   643.695] 	WinAAttributes: 0x7
[   643.695] 	WinBAttributes: 0x0
[   643.695] 	WinGranularity: 64
[   643.695] 	WinSize: 64
[   643.695] 	WinASegment: 0xa000
[   643.695] 	WinBSegment: 0xa000
[   643.695] 	WinFuncPtr: 0xc00053f0
[   643.696] 	BytesPerScanline: 1400
[   643.696] 	XResolution: 1400
[   643.696] 	YResolution: 1050
[   643.696] 	XCharSize: 8
[   643.696] 	YCharSize: 16
[   643.696] 	NumberOfPlanes: 1
[   643.696] 	BitsPerPixel: 8
[   643.696] 	NumberOfBanks: 1
[   643.696] 	MemoryModel: 4
[   643.696] 	BankSize: 0
[   643.696] 	NumberOfImages: 10
[   643.696] 	RedMaskSize: 0
[   643.696] 	RedFieldPosition: 0
[   643.696] 	GreenMaskSize: 0
[   643.696] 	GreenFieldPosition: 0
[   643.696] 	BlueMaskSize: 0
[   643.696] 	BlueFieldPosition: 0
[   643.696] 	RsvdMaskSize: 0
[   643.696] 	RsvdFieldPosition: 0
[   643.696] 	DirectColorModeInfo: 0
[   643.696] 	PhysBasePtr: 0xe8000000
[   643.899] Mode: 141 (1400x1050)
[   643.899] 	ModeAttributes: 0xba
[   643.899] 	WinAAttributes: 0x7
[   643.899] 	WinBAttributes: 0x0
[   643.899] 	WinGranularity: 64
[   643.899] 	WinSize: 64
[   643.899] 	WinASegment: 0xa000
[   643.899] 	WinBSegment: 0xa000
[   643.899] 	WinFuncPtr: 0xc00053f0
[   643.899] 	BytesPerScanline: 2800
[   643.899] 	XResolution: 1400
[   643.899] 	YResolution: 1050
[   643.899] 	XCharSize: 8
[   643.899] 	YCharSize: 16
[   643.899] 	NumberOfPlanes: 1
[   643.900] 	BitsPerPixel: 15
[   643.900] 	NumberOfBanks: 1
[   643.900] 	MemoryModel: 6
[   643.900] 	BankSize: 0
[   643.900] 	NumberOfImages: 4
[   643.900] 	RedMaskSize: 5
[   643.900] 	RedFieldPosition: 10
[   643.900] 	GreenMaskSize: 5
[   643.900] 	GreenFieldPosition: 5
[   643.900] 	BlueMaskSize: 5
[   643.900] 	BlueFieldPosition: 0
[   643.900] 	RsvdMaskSize: 0
[   643.900] 	RsvdFieldPosition: 0
[   643.900] 	DirectColorModeInfo: 0
[   643.900] 	PhysBasePtr: 0xe8000000
[   644.147] Mode: 142 (1400x1050)
[   644.147] 	ModeAttributes: 0xba
[   644.147] 	WinAAttributes: 0x7
[   644.147] 	WinBAttributes: 0x0
[   644.147] 	WinGranularity: 64
[   644.147] 	WinSize: 64
[   644.147] 	WinASegment: 0xa000
[   644.147] 	WinBSegment: 0xa000
[   644.147] 	WinFuncPtr: 0xc00053f0
[   644.147] 	BytesPerScanline: 2800
[   644.147] 	XResolution: 1400
[   644.147] 	YResolution: 1050
[   644.147] 	XCharSize: 8
[   644.147] 	YCharSize: 16
[   644.147] 	NumberOfPlanes: 1
[   644.147] 	BitsPerPixel: 16
[   644.147] 	NumberOfBanks: 1
[   644.147] 	MemoryModel: 6
[   644.147] 	BankSize: 0
[   644.147] 	NumberOfImages: 4
[   644.147] 	RedMaskSize: 5
[   644.147] 	RedFieldPosition: 11
[   644.147] 	GreenMaskSize: 6
[   644.147] 	GreenFieldPosition: 5
[   644.148] 	BlueMaskSize: 5
[   644.148] 	BlueFieldPosition: 0
[   644.148] 	RsvdMaskSize: 0
[   644.148] 	RsvdFieldPosition: 0
[   644.148] 	DirectColorModeInfo: 0
[   644.148] 	PhysBasePtr: 0xe8000000
[   644.367] Mode: 143 (1400x1050)
[   644.367] 	ModeAttributes: 0xba
[   644.367] 	WinAAttributes: 0x7
[   644.367] 	WinBAttributes: 0x0
[   644.367] 	WinGranularity: 64
[   644.367] 	WinSize: 64
[   644.367] 	WinASegment: 0xa000
[   644.368] 	WinBSegment: 0xa000
[   644.368] 	WinFuncPtr: 0xc00053f0
[   644.368] 	BytesPerScanline: 4200
[   644.368] 	XResolution: 1400
[   644.368] 	YResolution: 1050
[   644.368] 	XCharSize: 8
[   644.368] 	YCharSize: 16
[   644.368] 	NumberOfPlanes: 1
[   644.368] 	BitsPerPixel: 24
[   644.368] 	NumberOfBanks: 1
[   644.368] 	MemoryModel: 6
[   644.368] 	BankSize: 0
[   644.368] 	NumberOfImages: 2
[   644.368] 	RedMaskSize: 8
[   644.368] 	RedFieldPosition: 16
[   644.368] 	GreenMaskSize: 8
[   644.368] 	GreenFieldPosition: 8
[   644.368] 	BlueMaskSize: 8
[   644.368] 	BlueFieldPosition: 0
[   644.368] 	RsvdMaskSize: 0
[   644.368] 	RsvdFieldPosition: 0
[   644.368] 	DirectColorModeInfo: 0
[   644.368] 	PhysBasePtr: 0xe8000000
[   644.566] Mode: 144 (1400x1050)
[   644.566] 	ModeAttributes: 0xba
[   644.566] 	WinAAttributes: 0x7
[   644.566] 	WinBAttributes: 0x0
[   644.566] 	WinGranularity: 64
[   644.566] 	WinSize: 64
[   644.566] 	WinASegment: 0xa000
[   644.566] 	WinBSegment: 0xa000
[   644.566] 	WinFuncPtr: 0xc00053f0
[   644.567] 	BytesPerScanline: 5600
[   644.567] 	XResolution: 1400
[   644.567] 	YResolution: 1050
[   644.567] 	XCharSize: 8
[   644.567] 	YCharSize: 16
[   644.567] 	NumberOfPlanes: 1
[   644.567] 	BitsPerPixel: 32
[   644.567] 	NumberOfBanks: 1
[   644.567] 	MemoryModel: 6
[   644.567] 	BankSize: 0
[   644.567] 	NumberOfImages: 1
[   644.567] 	RedMaskSize: 8
[   644.567] 	RedFieldPosition: 16
[   644.567] 	GreenMaskSize: 8
[   644.567] 	GreenFieldPosition: 8
[   644.567] 	BlueMaskSize: 8
[   644.567] 	BlueFieldPosition: 0
[   644.567] 	RsvdMaskSize: 0
[   644.567] 	RsvdFieldPosition: 0
[   644.567] 	DirectColorModeInfo: 0
[   644.567] 	PhysBasePtr: 0xe8000000
[   644.782] Mode: 172 (1600x1200)
[   644.782] 	ModeAttributes: 0xba
[   644.783] 	WinAAttributes: 0x7
[   644.783] 	WinBAttributes: 0x0
[   644.783] 	WinGranularity: 64
[   644.783] 	WinSize: 64
[   644.783] 	WinASegment: 0xa000
[   644.783] 	WinBSegment: 0xa000
[   644.783] 	WinFuncPtr: 0xc00053f0
[   644.783] 	BytesPerScanline: 1600
[   644.783] 	XResolution: 1600
[   644.783] 	YResolution: 1200
[   644.783] 	XCharSize: 8
[   644.783] 	YCharSize: 16
[   644.783] 	NumberOfPlanes: 1
[   644.783] 	BitsPerPixel: 8
[   644.783] 	NumberOfBanks: 1
[   644.783] 	MemoryModel: 4
[   644.784] 	BankSize: 0
[   644.784] 	NumberOfImages: 7
[   644.784] 	RedMaskSize: 0
[   644.784] 	RedFieldPosition: 0
[   644.784] 	GreenMaskSize: 0
[   644.784] 	GreenFieldPosition: 0
[   644.784] 	BlueMaskSize: 0
[   644.784] 	BlueFieldPosition: 0
[   644.784] 	RsvdMaskSize: 0
[   644.784] 	RsvdFieldPosition: 0
[   644.784] 	DirectColorModeInfo: 0
[   644.784] 	PhysBasePtr: 0xe8000000
[   645.048] Mode: 173 (1600x1200)
[   645.048] 	ModeAttributes: 0xba
[   645.048] 	WinAAttributes: 0x7
[   645.048] 	WinBAttributes: 0x0
[   645.048] 	WinGranularity: 64
[   645.048] 	WinSize: 64
[   645.048] 	WinASegment: 0xa000
[   645.048] 	WinBSegment: 0xa000
[   645.048] 	WinFuncPtr: 0xc00053f0
[   645.048] 	BytesPerScanline: 3200
[   645.048] 	XResolution: 1600
[   645.048] 	YResolution: 1200
[   645.048] 	XCharSize: 8
[   645.048] 	YCharSize: 16
[   645.048] 	NumberOfPlanes: 1
[   645.048] 	BitsPerPixel: 15
[   645.048] 	NumberOfBanks: 1
[   645.048] 	MemoryModel: 6
[   645.048] 	BankSize: 0
[   645.048] 	NumberOfImages: 3
[   645.048] 	RedMaskSize: 5
[   645.048] 	RedFieldPosition: 10
[   645.048] 	GreenMaskSize: 5
[   645.049] 	GreenFieldPosition: 5
[   645.049] 	BlueMaskSize: 5
[   645.049] 	BlueFieldPosition: 0
[   645.049] 	RsvdMaskSize: 0
[   645.049] 	RsvdFieldPosition: 0
[   645.049] 	DirectColorModeInfo: 0
[   645.049] 	PhysBasePtr: 0xe8000000
[   645.262] Mode: 174 (1600x1200)
[   645.262] 	ModeAttributes: 0xba
[   645.262] 	WinAAttributes: 0x7
[   645.262] 	WinBAttributes: 0x0
[   645.262] 	WinGranularity: 64
[   645.262] 	WinSize: 64
[   645.262] 	WinASegment: 0xa000
[   645.262] 	WinBSegment: 0xa000
[   645.262] 	WinFuncPtr: 0xc00053f0
[   645.262] 	BytesPerScanline: 3200
[   645.262] 	XResolution: 1600
[   645.262] 	YResolution: 1200
[   645.263] 	XCharSize: 8
[   645.263] 	YCharSize: 16
[   645.263] 	NumberOfPlanes: 1
[   645.263] 	BitsPerPixel: 16
[   645.263] 	NumberOfBanks: 1
[   645.263] 	MemoryModel: 6
[   645.263] 	BankSize: 0
[   645.263] 	NumberOfImages: 3
[   645.263] 	RedMaskSize: 5
[   645.263] 	RedFieldPosition: 11
[   645.263] 	GreenMaskSize: 6
[   645.263] 	GreenFieldPosition: 5
[   645.263] 	BlueMaskSize: 5
[   645.263] 	BlueFieldPosition: 0
[   645.263] 	RsvdMaskSize: 0
[   645.263] 	RsvdFieldPosition: 0
[   645.263] 	DirectColorModeInfo: 0
[   645.263] 	PhysBasePtr: 0xe8000000
[   645.524] Mode: 175 (1600x1200)
[   645.524] 	ModeAttributes: 0xba
[   645.525] 	WinAAttributes: 0x7
[   645.525] 	WinBAttributes: 0x0
[   645.525] 	WinGranularity: 64
[   645.525] 	WinSize: 64
[   645.525] 	WinASegment: 0xa000
[   645.525] 	WinBSegment: 0xa000
[   645.525] 	WinFuncPtr: 0xc00053f0
[   645.525] 	BytesPerScanline: 4800
[   645.525] 	XResolution: 1600
[   645.525] 	YResolution: 1200
[   645.525] 	XCharSize: 8
[   645.525] 	YCharSize: 16
[   645.525] 	NumberOfPlanes: 1
[   645.525] 	BitsPerPixel: 24
[   645.525] 	NumberOfBanks: 1
[   645.525] 	MemoryModel: 6
[   645.525] 	BankSize: 0
[   645.525] 	NumberOfImages: 1
[   645.525] 	RedMaskSize: 8
[   645.525] 	RedFieldPosition: 16
[   645.525] 	GreenMaskSize: 8
[   645.525] 	GreenFieldPosition: 8
[   645.525] 	BlueMaskSize: 8
[   645.525] 	BlueFieldPosition: 0
[   645.525] 	RsvdMaskSize: 0
[   645.525] 	RsvdFieldPosition: 0
[   645.525] 	DirectColorModeInfo: 0
[   645.525] 	PhysBasePtr: 0xe8000000
[   645.810] Mode: 176 (1600x1200)
[   645.810] 	ModeAttributes: 0xba
[   645.810] 	WinAAttributes: 0x7
[   645.810] 	WinBAttributes: 0x0
[   645.810] 	WinGranularity: 64
[   645.810] 	WinSize: 64
[   645.810] 	WinASegment: 0xa000
[   645.810] 	WinBSegment: 0xa000
[   645.810] 	WinFuncPtr: 0xc00053f0
[   645.810] 	BytesPerScanline: 6400
[   645.810] 	XResolution: 1600
[   645.810] 	YResolution: 1200
[   645.810] 	XCharSize: 8
[   645.810] 	YCharSize: 16
[   645.810] 	NumberOfPlanes: 1
[   645.810] 	BitsPerPixel: 32
[   645.810] 	NumberOfBanks: 1
[   645.810] 	MemoryModel: 6
[   645.810] 	BankSize: 0
[   645.811] 	NumberOfImages: 1
[   645.811] 	RedMaskSize: 8
[   645.811] 	RedFieldPosition: 16
[   645.811] 	GreenMaskSize: 8
[   645.811] 	GreenFieldPosition: 8
[   645.811] 	BlueMaskSize: 8
[   645.811] 	BlueFieldPosition: 0
[   645.811] 	RsvdMaskSize: 0
[   645.811] 	RsvdFieldPosition: 0
[   645.811] 	DirectColorModeInfo: 0
[   645.811] 	PhysBasePtr: 0xe8000000
[   645.811] 
[   645.811] (II) VESA(0): Total Memory: 255 64KB banks (16320kB)
[   645.811] (II) VESA(0): <default monitor>: Using hsync range of 29.37-47.30 kHz
[   645.943] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-59.87 Hz
[   645.943] (WW) VESA(0): Unable to estimate virtual size
[   645.943] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "400x300" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[   645.943] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[   645.943] (WW) VESA(0): No valid modes left. Trying less strict filter...
[   645.943] (II) VESA(0): <default monitor>: Using hsync range of 29.37-47.30 kHz
[   645.943] (II) VESA(0): <default monitor>: Using vrefresh range of 56.00-59.87 Hz
[   645.943] (WW) VESA(0): Unable to estimate virtual size
[   645.943] (II) VESA(0): Not using built-in mode "640x400" (hsync out of range)
[   645.943] (II) VESA(0): Not using built-in mode "640x350" (hsync out of range)
[   645.944] (II) VESA(0): Not using built-in mode "512x384" (hsync out of range)
[   645.944] (II) VESA(0): Not using built-in mode "400x300" (illegal horizontal timings)
[   645.944] (II) VESA(0): Not using built-in mode "320x240" (illegal horizontal timings)
[   645.944] (II) VESA(0): Not using built-in mode "320x200" (illegal horizontal timings)
[   645.944] (II) VESA(0): Virtual size is 1024x768 (pitch 1024)
[   645.944] (**) VESA(0): *Built-in mode "1024x768"
[   645.944] (**) VESA(0): *Built-in mode "800x600"
[   645.944] (**) VESA(0): *Built-in mode "640x480"
[   645.944] (==) VESA(0): DPI set to (96, 96)
[   645.944] (**) VESA(0): Using "Shadow Framebuffer"
[   645.944] (II) Loading sub module "shadow"
[   645.944] (II) LoadModule: "shadow"
[   645.947] (II) Loading /usr/X11R7/lib/modules/extensions/libshadow.so
[   646.077] (II) Module shadow: vendor="X.Org Foundation"
[   646.077] 	compiled for 1.21.1.9, module version = 1.1.0
[   646.077] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   646.078] (II) Loading sub module "fb"
[   646.078] (II) LoadModule: "fb"
[   646.078] (II) Module "fb" already built-in
[   646.078] (II) UnloadModule: "wsfb"
[   646.078] (II) Unloading wsfb
[   646.078] (II) Loading sub module "int10"
[   646.078] (II) LoadModule: "int10"
[   646.081] (II) Loading /usr/X11R7/lib/modules/libint10.so
[   646.081] (II) Module int10: vendor="X.Org Foundation"
[   646.081] 	compiled for 1.21.1.9, module version = 1.0.0
[   646.081] 	ABI class: X.Org Video Driver, version 25.2
[   646.081] (II) VESA(0): initializing int10
[   646.082] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   646.096] (II) VESA(0): VESA BIOS detected
[   646.096] (II) VESA(0): VESA VBE Version 2.0
[   646.096] (II) VESA(0): VESA VBE Total Mem: 16320 kB
[   646.096] (II) VESA(0): VESA VBE OEM: ATI MOBILITY RADEON 7500
[   646.096] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   646.096] (II) VESA(0): VESA VBE OEM Vendor: ATI Technologies Inc.
[   646.096] (II) VESA(0): VESA VBE OEM Product: P7  
[   646.096] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[   646.109] (II) VESA(0): virtual address = 0xaf800000, VGAbase = 0xaf7f0000
	physical address = 0xe8000000, size = 16711680
[   646.321] (II) VESA(0): Setting up VESA Mode 0x123 (1024x768)
[   648.893] (==) VESA(0): Default visual is TrueColor
[   649.210] (==) VESA(0): Backing store enabled
[   649.292] (==) VESA(0): DPMS enabled
[   649.297] (II) Initializing extension Generic Event Extension
[   649.301] (II) Initializing extension SHAPE
[   649.304] (II) Initializing extension MIT-SHM
[   649.307] (II) Initializing extension XInputExtension
[   649.373] (II) Initializing extension XTEST
[   649.377] (II) Initializing extension BIG-REQUESTS
[   649.381] (II) Initializing extension SYNC
[   649.386] (II) Initializing extension XKEYBOARD
[   649.450] (II) Initializing extension XC-MISC
[   649.454] (II) Initializing extension SECURITY
[   649.459] (II) Initializing extension XFIXES
[   649.463] (II) Initializing extension XFree86-Bigfont
[   649.465] (II) Initializing extension RENDER
[   649.467] (II) Initializing extension RANDR
[   649.475] (II) Initializing extension COMPOSITE
[   649.480] (II) Initializing extension DAMAGE
[   649.484] (II) Initializing extension MIT-SCREEN-SAVER
[   649.490] (II) Initializing extension DOUBLE-BUFFER
[   649.494] (II) Initializing extension RECORD
[   649.498] (II) Initializing extension DPMS
[   649.502] (II) Initializing extension Present
[   649.623] (II) Initializing extension DRI3
[   649.631] (II) Initializing extension X-Resource
[   649.635] (II) Initializing extension XVideo
[   649.641] (II) Initializing extension XVideo-MotionCompensation
[   649.641] (II) Initializing extension GLX
[   649.714] (II) AIGLX: Screen 0 is not DRI2 capable
[   678.734] (II) IGLX: Loaded and initialized swrast
[   678.734] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[   678.734] (II) Initializing extension XFree86-VidModeExtension
[   678.738] (II) Initializing extension XFree86-DGA
[   678.741] (II) Initializing extension XFree86-DRI
[   678.876] (II) Initializing extension DRI2
[   687.626] (II) config/wscons: checking input device /dev/wskbd
[   687.626] (II) wskbd: using layout it
[   687.626] (II) LoadModule: "kbd"
[   687.628] (II) Loading /usr/X11R7/lib/modules/drivers/kbd_drv.so
[   687.813] (II) Module kbd: vendor="X.Org Foundation"
[   687.813] 	compiled for 1.21.1.9, module version = 2.0.0
[   687.813] 	Module class: X.Org XInput Driver
[   687.813] 	ABI class: X.Org XInput driver, version 24.4
[   687.813] (II) Using input driver 'kbd' for '/dev/wskbd'
[   687.813] (**) /dev/wskbd: always reports core events
[   687.813] (**) /dev/wskbd: always reports core events
[   687.813] (**) Option "Protocol" "standard"
[   687.813] (**) Option "XkbRules" "base"
[   687.814] (**) Option "XkbModel" "pc105"
[   687.814] (**) Option "XkbLayout" "it"
[   687.814] (II) XINPUT: Adding extended input device "/dev/wskbd" (type: KEYBOARD, id 6)
[   688.461] (II) config/wscons: checking input device /dev/wsmouse
[   688.461] (II) LoadModule: "ws"
[   688.463] (II) Loading /usr/X11R7/lib/modules/drivers/ws_drv.so
[   688.638] (II) Module ws: vendor="X.Org Foundation"
[   688.638] 	compiled for 1.21.1.9, module version = 1.3.0
[   688.638] 	Module class: X.Org XInput Driver
[   688.638] 	ABI class: X.Org XInput driver, version 24.4
[   688.638] (II) Using input driver 'ws' for '/dev/wsmouse'
[   688.638] (**) /dev/wsmouse: always reports core events
[   688.638] (II) /dev/wsmouse: debuglevel 0
[   688.638] (**) /dev/wsmouse: ZAxisMapping: buttons 4 and 5
[   688.638] (**) /dev/wsmouse associated screen: 0
[   688.638] (**) Option "Device" "/dev/wsmouse"
[   688.643] (II) /dev/wsmouse minimum x position: 0
[   688.644] (II) /dev/wsmouse maximum x position: 1023
[   688.644] (II) /dev/wsmouse minimum y position: 0
[   688.644] (II) /dev/wsmouse maximum y position: 767
[   688.644] (**) /dev/wsmouse: Buttons: 5
[   688.648] (II) XINPUT: Adding extended input device "/dev/wsmouse" (type: MOUSE, id 7)
[   688.653] (**) /dev/wsmouse: (accel) keeping acceleration scheme 1
[   688.653] (**) /dev/wsmouse: (accel) acceleration profile 0
[   688.653] (**) /dev/wsmouse: (accel) acceleration factor: 2.000
[   688.653] (**) /dev/wsmouse: (accel) acceleration threshold: 4
[   801.451] (II) UnloadModule: "ws"
[   801.451] (II) UnloadModule: "kbd"
[   804.793] (II) Server terminated successfully (0). Closing log file.


Home | Main Index | Thread Index | Old Index