Bug#712594: xserver-xorg-video-radeon: Blank screen on Thinkpad R60 with ATI Radeon Mobility X1400
Nils Dagsson Moskopp
nils+debian-reportbug at dieweltistgarnichtso.net
Sun Jun 30 23:04:42 UTC 2024
Package: xserver-xorg-video-radeon
Version: 1:19.1.0-2
Followup-For: Bug #712594
X-Debbugs-Cc: nils+debian-reportbug at dieweltistgarnichtso.net
Dear Maintainer,
I think the issue is still not fixed and may just have become worse.
It can even happen before the disk encryption password is asked for.
A possible workaround is to:
1. boot with radeon.modeset=0
2. use the vesa driver (explicitly configure this in /etc/X11/xorg.conf)
Doing this, one can get a usable X11 session without acceleration.
I have blacklisted the radeon module at boot and then used modprobe to
load it while X11 is running. I have redirected dmesg output to a file.
The results seem to suggest that this issue is a (kernel?) driver bug …
-- Package-specific info:
/etc/X11/X does not exist.
/etc/X11/X is not a symlink.
/etc/X11/X is not executable.
VGA-compatible devices on PCI bus:
----------------------------------
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RV515/M54 [Mobility Radeon X1400] [1002:7145]
Xorg X server configuration file status:
----------------------------------------
-rw-r--r-- 1 root root 2800 Jun 30 20:17 /etc/X11/xorg.conf
Contents of /etc/X11/xorg.conf:
-------------------------------
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/X11/misc"
FontPath "/usr/share/fonts/X11/cyrillic"
FontPath "/usr/share/fonts/X11/100dpi/:unscaled"
FontPath "/usr/share/fonts/X11/75dpi/:unscaled"
FontPath "/usr/share/fonts/X11/Type1"
FontPath "/usr/share/fonts/X11/100dpi"
FontPath "/usr/share/fonts/X11/75dpi"
FontPath "built-ins"
EndSection
Section "Module"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Monitor Model"
EndSection
Section "Device"
### Available Driver options are:-
### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
### <percent>: "<f>%"
### [arg]: arg optional
#Option "Accel" # [<bool>]
#Option "SWcursor" # [<bool>]
#Option "EnablePageFlip" # [<bool>]
#Option "ColorTiling" # [<bool>]
#Option "ColorTiling2D" # [<bool>]
#Option "RenderAccel" # [<bool>]
#Option "SubPixelOrder" # [<str>]
#Option "AccelMethod" # <str>
#Option "ShadowPrimary" # [<bool>]
#Option "EXAVSync" # [<bool>]
#Option "EXAPixmaps" # [<bool>]
#Option "ZaphodHeads" # <str>
#Option "SwapbuffersWait" # [<bool>]
#Option "DeleteUnusedDP12Displays" # [<bool>]
#Option "DRI3" # [<bool>]
#Option "DRI" # <i>
#Option "TearFree" # [<bool>]
Option "ModeSetClearScreen" "off"
Identifier "Card0"
Driver "vesa"
BusID "PCI:1:0:0"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Viewport 0 0
Depth 1
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 4
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 8
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 15
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection
Contents of /etc/X11/xorg.conf.d:
---------------------------------
total 4
-rw-r--r-- 1 root root 226 Jan 20 2019 90-xpra-virtual.conf
KMS configuration files:
------------------------
/etc/modprobe.d/radeon-kms.conf:
#options radeon modeset=0
Kernel version (/proc/version):
-------------------------------
Linux version 5.10.0-26-686 (debian-kernel at lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.197-1 (2023-09-29)
Xorg X server log files on system:
----------------------------------
-rw-r--r-- 1 root root 15236 Apr 11 2019 /var/log/Xorg.1.log
-rw-r--r-- 1 nils nils 5417 Jun 30 20:18 /home/nils/.local/share/xorg/Xorg.0.log
-rw-r--r-- 1 root root 136580 Jul 1 00:35 /var/log/Xorg.0.log
Contents of most recent Xorg X server log file (/var/log/Xorg.0.log):
---------------------------------------------------------------------
[ 47.216]
X.Org X Server 1.20.11
X Protocol Version 11, Revision 0
[ 47.216] Build Operating System: linux Debian
[ 47.216] Current Operating System: Linux uff 5.10.0-26-686 #1 SMP Debian 5.10.197-1 (2023-09-29) i686
[ 47.216] Kernel command line: BOOT_IMAGE=/vmlinuz-5.10.0-26-686 root=/dev/mapper/uff--vg-root ro acpi_sleep=nonvs radeon.modeset=0 vga=837
[ 47.216] Build Date: 23 March 2023 10:25:56AM
[ 47.216] xorg-server 2:1.20.11-1+deb11u6 (https://www.debian.org/support)
[ 47.216] Current version of pixman: 0.40.0
[ 47.216] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 47.216] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 47.216] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Jul 1 00:12:37 2024
[ 47.222] (==) Using config file: "/etc/X11/xorg.conf"
[ 47.222] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 47.222] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[ 47.226] (==) ServerLayout "X.org Configured"
[ 47.226] (**) |-->Screen "Screen0" (0)
[ 47.226] (**) | |-->Monitor "Monitor0"
[ 47.231] (**) | |-->Device "Card0"
[ 47.231] (**) |-->Input Device "Mouse0"
[ 47.231] (**) |-->Input Device "Keyboard0"
[ 47.231] (==) Automatically adding devices
[ 47.231] (==) Automatically enabling devices
[ 47.231] (==) Automatically adding GPU devices
[ 47.231] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 47.235] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 47.235] Entry deleted from font path.
[ 47.244] (WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
[ 47.244] Entry deleted from font path.
[ 47.244] (**) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
built-ins,
/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
[ 47.244] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 47.244] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[ 47.244] (WW) Disabling Mouse0
[ 47.244] (WW) Disabling Keyboard0
[ 47.244] (II) Loader magic: 0x6c1740
[ 47.244] (II) Module ABI versions:
[ 47.244] X.Org ANSI C Emulation: 0.4
[ 47.244] X.Org Video Driver: 24.1
[ 47.244] X.Org XInput driver : 24.1
[ 47.244] X.Org Server Extension : 10.0
[ 47.246] (++) using VT number 7
[ 47.246] (II) systemd-logind: logind integration requires -keeptty and -keeptty was not provided, disabling logind integration
[ 47.252] (--) PCI:*(1 at 0:0:0) 1002:7145:17aa:2006 rev 0, Mem @ 0xd8000000/134217728, 0xee000000/65536, I/O @ 0x00002000/256, BIOS @ 0x????????/131072
[ 47.252] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 47.252] (II) LoadModule: "glx"
[ 47.254] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 47.296] (II) Module glx: vendor="X.Org Foundation"
[ 47.297] compiled for 1.20.11, module version = 1.0.0
[ 47.297] ABI class: X.Org Server Extension, version 10.0
[ 47.297] (II) LoadModule: "vesa"
[ 47.297] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 47.299] (II) Module vesa: vendor="X.Org Foundation"
[ 47.299] compiled for 1.20.9, module version = 2.5.0
[ 47.299] Module class: X.Org Video Driver
[ 47.299] ABI class: X.Org Video Driver, version 24.1
[ 47.299] (II) VESA: driver for VESA chipsets: vesa
[ 47.299] (II) Loading sub module "vbe"
[ 47.299] (II) LoadModule: "vbe"
[ 47.299] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 47.301] (II) Module vbe: vendor="X.Org Foundation"
[ 47.301] compiled for 1.20.11, module version = 1.1.0
[ 47.301] ABI class: X.Org Video Driver, version 24.1
[ 47.301] (II) Loading sub module "int10"
[ 47.301] (II) LoadModule: "int10"
[ 47.301] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 47.306] (II) Module int10: vendor="X.Org Foundation"
[ 47.307] compiled for 1.20.11, module version = 1.0.0
[ 47.307] ABI class: X.Org Video Driver, version 24.1
[ 47.307] (II) VESA(0): initializing int10
[ 47.311] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 47.312] (II) VESA(0): VESA BIOS detected
[ 47.312] (II) VESA(0): VESA VBE Version 3.0
[ 47.312] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 47.312] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[ 47.312] (II) VESA(0): VESA VBE OEM Software Rev: 9.12
[ 47.312] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 47.312] (II) VESA(0): VESA VBE OEM Product: M54CSP
[ 47.312] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 47.337] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 47.337] (==) VESA(0): RGB weight 888
[ 47.337] (==) VESA(0): Default visual is TrueColor
[ 47.337] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 47.337] (II) Loading sub module "ddc"
[ 47.337] (II) LoadModule: "ddc"
[ 47.337] (II) Module "ddc" already built-in
[ 47.425] (II) VESA(0): VESA VBE DDC supported
[ 47.425] (II) VESA(0): VESA VBE DDC Level 2
[ 47.425] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 47.513] (II) VESA(0): VESA VBE DDC read successfully
[ 47.513] (II) VESA(0): Manufacturer: LEN Model: 4042 Serial#: 0
[ 47.513] (II) VESA(0): Year: 2005 Week: 0
[ 47.513] (II) VESA(0): EDID Version: 1.3
[ 47.513] (II) VESA(0): Digital Display Input
[ 47.513] (II) VESA(0): Max Image Size [cm]: horiz.: 30 vert.: 23
[ 47.513] (II) VESA(0): Gamma: 2.20
[ 47.513] (II) VESA(0): DPMS capabilities: StandBy Suspend Off
[ 47.513] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 47.513] (II) VESA(0): First detailed timing is preferred mode
[ 47.513] (II) VESA(0): redX: 0.590 redY: 0.342 greenX: 0.319 greenY: 0.540
[ 47.513] (II) VESA(0): blueX: 0.152 blueY: 0.137 whiteX: 0.313 whiteY: 0.329
[ 47.513] (II) VESA(0): Supported established timings:
[ 47.513] (II) VESA(0): 640x480 at 60Hz
[ 47.513] (II) VESA(0): 800x600 at 60Hz
[ 47.513] (II) VESA(0): 1024x768 at 60Hz
[ 47.513] (II) VESA(0): Manufacturer's mask: 0
[ 47.513] (II) VESA(0): Supported standard timings:
[ 47.513] (II) VESA(0): #0: hsize: 1280 vsize 1024 refresh: 60 vid: 32897
[ 47.513] (II) VESA(0): Supported detailed timing:
[ 47.513] (II) VESA(0): clock: 108.0 MHz Image Size: 304 x 228 mm
[ 47.513] (II) VESA(0): h_active: 1400 h_sync: 1448 h_sync_end 1560 h_blank_end 1688 h_border: 0
[ 47.513] (II) VESA(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1066 v_border: 0
[ 47.513] (II) VESA(0): Supported detailed timing:
[ 47.513] (II) VESA(0): clock: 90.0 MHz Image Size: 304 x 228 mm
[ 47.513] (II) VESA(0): h_active: 1400 h_sync: 1448 h_sync_end 1560 h_blank_end 1688 h_border: 0
[ 47.513] (II) VESA(0): v_active: 1050 v_sync: 1051 v_sync_end 1054 v_blanking: 1066 v_border: 0
[ 47.513] (II) VESA(0): Unknown vendor-specific block f
[ 47.513] (II) VESA(0): LTN150PF-L03
[ 47.513] (II) VESA(0): EDID (in hex):
[ 47.513] (II) VESA(0): 00ffffffffffff0030ae424000000000
[ 47.513] (II) VESA(0): 000f0103801e1778ea2d059757518a27
[ 47.513] (II) VESA(0): 23505421080081800101010101010101
[ 47.513] (II) VESA(0): 010101010101302a7820511a10403070
[ 47.513] (II) VESA(0): 130030e41000001925237820511a1040
[ 47.513] (II) VESA(0): 3070130030e4100000190000000f0090
[ 47.513] (II) VESA(0): 43329043281401004ca35046000000fe
[ 47.513] (II) VESA(0): 004c544e31353050462d4c30330a008c
[ 47.513] (II) VESA(0): EDID vendor "LEN", prod id 16450
[ 47.513] (II) VESA(0): Printing DDC gathered Modelines:
[ 47.513] (II) VESA(0): Modeline "1400x1050"x0.0 108.00 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (64.0 kHz eP)
[ 47.513] (II) VESA(0): Modeline "1400x1050"x0.0 89.97 1400 1448 1560 1688 1050 1051 1054 1066 -hsync -vsync (53.3 kHz e)
[ 47.514] (II) VESA(0): Modeline "800x600"x0.0 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz e)
[ 47.514] (II) VESA(0): Modeline "640x480"x0.0 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz e)
[ 47.514] (II) VESA(0): Modeline "1024x768"x0.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz e)
[ 47.514] (II) VESA(0): Modeline "1280x1024"x0.0 108.00 1280 1328 1440 1688 1024 1025 1028 1066 +hsync +vsync (64.0 kHz e)
[ 47.514] (II) VESA(0): Searching for matching VESA mode(s):
[ 47.514] Mode: 100 (640x400)
[ 47.514] ModeAttributes: 0xbb
[ 47.514] WinAAttributes: 0x7
[ 47.514] WinBAttributes: 0x0
[ 47.514] WinGranularity: 64
[ 47.514] WinSize: 64
[ 47.514] WinASegment: 0xa000
[ 47.514] WinBSegment: 0x0
[ 47.514] WinFuncPtr: 0xc000594b
[ 47.514] BytesPerScanline: 640
[ 47.514] XResolution: 640
[ 47.514] YResolution: 400
[ 47.514] XCharSize: 8
[ 47.514] YCharSize: 16
[ 47.514] NumberOfPlanes: 1
[ 47.514] BitsPerPixel: 8
[ 47.514] NumberOfBanks: 1
[ 47.514] MemoryModel: 4
[ 47.514] BankSize: 0
[ 47.514] NumberOfImages: 63
[ 47.514] RedMaskSize: 0
[ 47.514] RedFieldPosition: 0
[ 47.514] GreenMaskSize: 0
[ 47.514] GreenFieldPosition: 0
[ 47.514] BlueMaskSize: 0
[ 47.514] BlueFieldPosition: 0
[ 47.514] RsvdMaskSize: 0
[ 47.514] RsvdFieldPosition: 0
[ 47.514] DirectColorModeInfo: 0
[ 47.514] PhysBasePtr: 0xd8000000
[ 47.515] LinBytesPerScanLine: 640
[ 47.515] BnkNumberOfImagePages: 63
[ 47.515] LinNumberOfImagePages: 63
[ 47.515] LinRedMaskSize: 0
[ 47.515] LinRedFieldPosition: 0
[ 47.515] LinGreenMaskSize: 0
[ 47.515] LinGreenFieldPosition: 0
[ 47.515] LinBlueMaskSize: 0
[ 47.515] LinBlueFieldPosition: 0
[ 47.515] LinRsvdMaskSize: 0
[ 47.515] LinRsvdFieldPosition: 0
[ 47.515] MaxPixelClock: 400000000
[ 47.515] Mode: 101 (640x480)
[ 47.515] ModeAttributes: 0xbb
[ 47.515] WinAAttributes: 0x7
[ 47.515] WinBAttributes: 0x0
[ 47.515] WinGranularity: 64
[ 47.515] WinSize: 64
[ 47.515] WinASegment: 0xa000
[ 47.515] WinBSegment: 0x0
[ 47.515] WinFuncPtr: 0xc000594b
[ 47.515] BytesPerScanline: 640
[ 47.515] XResolution: 640
[ 47.515] YResolution: 480
[ 47.515] XCharSize: 8
[ 47.515] YCharSize: 16
[ 47.515] NumberOfPlanes: 1
[ 47.515] BitsPerPixel: 8
[ 47.515] NumberOfBanks: 1
[ 47.515] MemoryModel: 4
[ 47.515] BankSize: 0
[ 47.515] NumberOfImages: 50
[ 47.515] RedMaskSize: 0
[ 47.515] RedFieldPosition: 0
[ 47.515] GreenMaskSize: 0
[ 47.515] GreenFieldPosition: 0
[ 47.515] BlueMaskSize: 0
[ 47.515] BlueFieldPosition: 0
[ 47.515] RsvdMaskSize: 0
[ 47.515] RsvdFieldPosition: 0
[ 47.515] DirectColorModeInfo: 0
[ 47.515] PhysBasePtr: 0xd8000000
[ 47.515] LinBytesPerScanLine: 640
[ 47.515] BnkNumberOfImagePages: 50
[ 47.515] LinNumberOfImagePages: 50
[ 47.515] LinRedMaskSize: 0
[ 47.515] LinRedFieldPosition: 0
[ 47.515] LinGreenMaskSize: 0
[ 47.515] LinGreenFieldPosition: 0
[ 47.515] LinBlueMaskSize: 0
[ 47.515] LinBlueFieldPosition: 0
[ 47.515] LinRsvdMaskSize: 0
[ 47.516] LinRsvdFieldPosition: 0
[ 47.516] MaxPixelClock: 400000000
[ 47.516] Mode: 103 (800x600)
[ 47.516] ModeAttributes: 0xbb
[ 47.516] WinAAttributes: 0x7
[ 47.516] WinBAttributes: 0x0
[ 47.516] WinGranularity: 64
[ 47.516] WinSize: 64
[ 47.516] WinASegment: 0xa000
[ 47.516] WinBSegment: 0x0
[ 47.516] WinFuncPtr: 0xc000594b
[ 47.516] BytesPerScanline: 832
[ 47.516] XResolution: 800
[ 47.516] YResolution: 600
[ 47.516] XCharSize: 8
[ 47.516] YCharSize: 14
[ 47.516] NumberOfPlanes: 1
[ 47.516] BitsPerPixel: 8
[ 47.516] NumberOfBanks: 1
[ 47.516] MemoryModel: 4
[ 47.516] BankSize: 0
[ 47.516] NumberOfImages: 31
[ 47.516] RedMaskSize: 0
[ 47.516] RedFieldPosition: 0
[ 47.516] GreenMaskSize: 0
[ 47.516] GreenFieldPosition: 0
[ 47.516] BlueMaskSize: 0
[ 47.516] BlueFieldPosition: 0
[ 47.516] RsvdMaskSize: 0
[ 47.516] RsvdFieldPosition: 0
[ 47.516] DirectColorModeInfo: 0
[ 47.516] PhysBasePtr: 0xd8000000
[ 47.516] LinBytesPerScanLine: 832
[ 47.516] BnkNumberOfImagePages: 31
[ 47.516] LinNumberOfImagePages: 31
[ 47.516] LinRedMaskSize: 0
[ 47.516] LinRedFieldPosition: 0
[ 47.516] LinGreenMaskSize: 0
[ 47.516] LinGreenFieldPosition: 0
[ 47.516] LinBlueMaskSize: 0
[ 47.516] LinBlueFieldPosition: 0
[ 47.516] LinRsvdMaskSize: 0
[ 47.516] LinRsvdFieldPosition: 0
[ 47.516] MaxPixelClock: 400000000
[ 47.517] Mode: 105 (1024x768)
[ 47.517] ModeAttributes: 0xbb
[ 47.517] WinAAttributes: 0x7
[ 47.517] WinBAttributes: 0x0
[ 47.517] WinGranularity: 64
[ 47.517] WinSize: 64
[ 47.517] WinASegment: 0xa000
[ 47.517] WinBSegment: 0x0
[ 47.517] WinFuncPtr: 0xc000594b
[ 47.517] BytesPerScanline: 1024
[ 47.517] XResolution: 1024
[ 47.517] YResolution: 768
[ 47.517] XCharSize: 8
[ 47.517] YCharSize: 16
[ 47.517] NumberOfPlanes: 1
[ 47.517] BitsPerPixel: 8
[ 47.517] NumberOfBanks: 1
[ 47.517] MemoryModel: 4
[ 47.517] BankSize: 0
[ 47.517] NumberOfImages: 18
[ 47.517] RedMaskSize: 0
[ 47.517] RedFieldPosition: 0
[ 47.517] GreenMaskSize: 0
[ 47.517] GreenFieldPosition: 0
[ 47.517] BlueMaskSize: 0
[ 47.517] BlueFieldPosition: 0
[ 47.517] RsvdMaskSize: 0
[ 47.517] RsvdFieldPosition: 0
[ 47.517] DirectColorModeInfo: 0
[ 47.517] PhysBasePtr: 0xd8000000
[ 47.517] LinBytesPerScanLine: 1024
[ 47.517] BnkNumberOfImagePages: 18
[ 47.517] LinNumberOfImagePages: 18
[ 47.517] LinRedMaskSize: 0
[ 47.517] LinRedFieldPosition: 0
[ 47.517] LinGreenMaskSize: 0
[ 47.517] LinGreenFieldPosition: 0
[ 47.517] LinBlueMaskSize: 0
[ 47.517] LinBlueFieldPosition: 0
[ 47.517] LinRsvdMaskSize: 0
[ 47.517] LinRsvdFieldPosition: 0
[ 47.517] MaxPixelClock: 400000000
[ 47.518] Mode: 107 (1280x1024)
[ 47.518] ModeAttributes: 0xbb
[ 47.518] WinAAttributes: 0x7
[ 47.518] WinBAttributes: 0x0
[ 47.518] WinGranularity: 64
[ 47.518] WinSize: 64
[ 47.518] WinASegment: 0xa000
[ 47.518] WinBSegment: 0x0
[ 47.518] WinFuncPtr: 0xc000594b
[ 47.518] BytesPerScanline: 1280
[ 47.518] XResolution: 1280
[ 47.518] YResolution: 1024
[ 47.518] XCharSize: 8
[ 47.518] YCharSize: 16
[ 47.518] NumberOfPlanes: 1
[ 47.518] BitsPerPixel: 8
[ 47.518] NumberOfBanks: 1
[ 47.518] MemoryModel: 4
[ 47.518] BankSize: 0
[ 47.518] NumberOfImages: 11
[ 47.518] RedMaskSize: 0
[ 47.518] RedFieldPosition: 0
[ 47.518] GreenMaskSize: 0
[ 47.518] GreenFieldPosition: 0
[ 47.518] BlueMaskSize: 0
[ 47.518] BlueFieldPosition: 0
[ 47.518] RsvdMaskSize: 0
[ 47.518] RsvdFieldPosition: 0
[ 47.518] DirectColorModeInfo: 0
[ 47.518] PhysBasePtr: 0xd8000000
[ 47.518] LinBytesPerScanLine: 1280
[ 47.518] BnkNumberOfImagePages: 11
[ 47.518] LinNumberOfImagePages: 11
[ 47.518] LinRedMaskSize: 0
[ 47.518] LinRedFieldPosition: 0
[ 47.518] LinGreenMaskSize: 0
[ 47.518] LinGreenFieldPosition: 0
[ 47.518] LinBlueMaskSize: 0
[ 47.518] LinBlueFieldPosition: 0
[ 47.518] LinRsvdMaskSize: 0
[ 47.518] LinRsvdFieldPosition: 0
[ 47.518] MaxPixelClock: 400000000
[ 47.518] Mode: 109 (132x25)
[ 47.518] ModeAttributes: 0xa
[ 47.518] WinAAttributes: 0x7
[ 47.518] WinBAttributes: 0x0
[ 47.518] WinGranularity: 64
[ 47.518] WinSize: 64
[ 47.518] WinASegment: 0xb000
[ 47.519] WinBSegment: 0x0
[ 47.519] WinFuncPtr: 0xc000594b
[ 47.519] BytesPerScanline: 160
[ 47.519] XResolution: 132
[ 47.519] YResolution: 25
[ 47.519] XCharSize: 8
[ 47.519] YCharSize: 16
[ 47.519] NumberOfPlanes: 1
[ 47.519] BitsPerPixel: 4
[ 47.519] NumberOfBanks: 1
[ 47.519] MemoryModel: 0
[ 47.519] BankSize: 0
[ 47.519] NumberOfImages: 2
[ 47.519] RedMaskSize: 8
[ 47.519] RedFieldPosition: 16
[ 47.519] GreenMaskSize: 8
[ 47.519] GreenFieldPosition: 8
[ 47.519] BlueMaskSize: 8
[ 47.519] BlueFieldPosition: 0
[ 47.519] RsvdMaskSize: 0
[ 47.519] RsvdFieldPosition: 0
[ 47.519] DirectColorModeInfo: 0
[ 47.519] PhysBasePtr: 0xd8000000
[ 47.519] LinBytesPerScanLine: 160
[ 47.519] BnkNumberOfImagePages: 2
[ 47.519] LinNumberOfImagePages: 2
[ 47.519] LinRedMaskSize: 8
[ 47.519] LinRedFieldPosition: 16
[ 47.519] LinGreenMaskSize: 8
[ 47.519] LinGreenFieldPosition: 8
[ 47.519] LinBlueMaskSize: 8
[ 47.519] LinBlueFieldPosition: 0
[ 47.519] LinRsvdMaskSize: 0
[ 47.519] LinRsvdFieldPosition: 0
[ 47.519] MaxPixelClock: 400000000
[ 47.519] Mode: 10a (132x43)
[ 47.519] ModeAttributes: 0xa
[ 47.519] WinAAttributes: 0x7
[ 47.519] WinBAttributes: 0x0
[ 47.519] WinGranularity: 64
[ 47.519] WinSize: 64
[ 47.519] WinASegment: 0xb000
[ 47.519] WinBSegment: 0x0
[ 47.519] WinFuncPtr: 0xc000594b
[ 47.519] BytesPerScanline: 160
[ 47.519] XResolution: 132
[ 47.519] YResolution: 43
[ 47.519] XCharSize: 8
[ 47.519] YCharSize: 16
[ 47.519] NumberOfPlanes: 1
[ 47.519] BitsPerPixel: 4
[ 47.519] NumberOfBanks: 1
[ 47.519] MemoryModel: 0
[ 47.519] BankSize: 0
[ 47.519] NumberOfImages: 2
[ 47.519] RedMaskSize: 8
[ 47.520] RedFieldPosition: 16
[ 47.520] GreenMaskSize: 8
[ 47.520] GreenFieldPosition: 8
[ 47.520] BlueMaskSize: 8
[ 47.520] BlueFieldPosition: 0
[ 47.520] RsvdMaskSize: 0
[ 47.520] RsvdFieldPosition: 0
[ 47.520] DirectColorModeInfo: 0
[ 47.520] PhysBasePtr: 0xd8000000
[ 47.520] LinBytesPerScanLine: 160
[ 47.520] BnkNumberOfImagePages: 2
[ 47.520] LinNumberOfImagePages: 2
[ 47.520] LinRedMaskSize: 8
[ 47.520] LinRedFieldPosition: 16
[ 47.520] LinGreenMaskSize: 8
[ 47.520] LinGreenFieldPosition: 8
[ 47.520] LinBlueMaskSize: 8
[ 47.520] LinBlueFieldPosition: 0
[ 47.520] LinRsvdMaskSize: 0
[ 47.520] LinRsvdFieldPosition: 0
[ 47.520] MaxPixelClock: 400000000
[ 47.520] Mode: 130 (132x44)
[ 47.520] ModeAttributes: 0xa
[ 47.520] WinAAttributes: 0x7
[ 47.520] WinBAttributes: 0x0
[ 47.520] WinGranularity: 64
[ 47.520] WinSize: 64
[ 47.520] WinASegment: 0xb000
[ 47.520] WinBSegment: 0x0
[ 47.520] WinFuncPtr: 0xc000594b
[ 47.520] BytesPerScanline: 160
[ 47.520] XResolution: 132
[ 47.520] YResolution: 44
[ 47.520] XCharSize: 8
[ 47.520] YCharSize: 16
[ 47.520] NumberOfPlanes: 1
[ 47.520] BitsPerPixel: 4
[ 47.520] NumberOfBanks: 1
[ 47.520] MemoryModel: 0
[ 47.520] BankSize: 0
[ 47.520] NumberOfImages: 2
[ 47.520] RedMaskSize: 8
[ 47.520] RedFieldPosition: 16
[ 47.520] GreenMaskSize: 8
[ 47.520] GreenFieldPosition: 8
[ 47.520] BlueMaskSize: 8
[ 47.520] BlueFieldPosition: 0
[ 47.520] RsvdMaskSize: 0
[ 47.520] RsvdFieldPosition: 0
[ 47.520] DirectColorModeInfo: 0
[ 47.520] PhysBasePtr: 0xd8000000
[ 47.520] LinBytesPerScanLine: 160
[ 47.520] BnkNumberOfImagePages: 2
[ 47.520] LinNumberOfImagePages: 2
[ 47.520] LinRedMaskSize: 8
[ 47.520] LinRedFieldPosition: 16
[ 47.520] LinGreenMaskSize: 8
[ 47.520] LinGreenFieldPosition: 8
[ 47.521] LinBlueMaskSize: 8
[ 47.521] LinBlueFieldPosition: 0
[ 47.521] LinRsvdMaskSize: 0
[ 47.521] LinRsvdFieldPosition: 0
[ 47.521] MaxPixelClock: 400000000
[ 47.521] Mode: 110 (640x480)
[ 47.521] ModeAttributes: 0xbb
[ 47.521] WinAAttributes: 0x7
[ 47.521] WinBAttributes: 0x0
[ 47.521] WinGranularity: 64
[ 47.521] WinSize: 64
[ 47.521] WinASegment: 0xa000
[ 47.521] WinBSegment: 0x0
[ 47.521] WinFuncPtr: 0xc000594b
[ 47.521] BytesPerScanline: 1280
[ 47.521] XResolution: 640
[ 47.521] YResolution: 480
[ 47.521] XCharSize: 8
[ 47.521] YCharSize: 16
[ 47.521] NumberOfPlanes: 1
[ 47.521] BitsPerPixel: 16
[ 47.521] NumberOfBanks: 1
[ 47.521] MemoryModel: 6
[ 47.521] BankSize: 0
[ 47.521] NumberOfImages: 24
[ 47.521] RedMaskSize: 5
[ 47.521] RedFieldPosition: 10
[ 47.521] GreenMaskSize: 5
[ 47.521] GreenFieldPosition: 5
[ 47.521] BlueMaskSize: 5
[ 47.521] BlueFieldPosition: 0
[ 47.521] RsvdMaskSize: 0
[ 47.521] RsvdFieldPosition: 0
[ 47.521] DirectColorModeInfo: 0
[ 47.521] PhysBasePtr: 0xd8000000
[ 47.521] LinBytesPerScanLine: 1280
[ 47.521] BnkNumberOfImagePages: 24
[ 47.521] LinNumberOfImagePages: 24
[ 47.521] LinRedMaskSize: 5
[ 47.521] LinRedFieldPosition: 10
[ 47.521] LinGreenMaskSize: 5
[ 47.521] LinGreenFieldPosition: 5
[ 47.521] LinBlueMaskSize: 5
[ 47.521] LinBlueFieldPosition: 0
[ 47.521] LinRsvdMaskSize: 0
[ 47.521] LinRsvdFieldPosition: 0
[ 47.521] MaxPixelClock: 400000000
[ 47.522] Mode: 111 (640x480)
[ 47.522] ModeAttributes: 0xbb
[ 47.522] WinAAttributes: 0x7
[ 47.522] WinBAttributes: 0x0
[ 47.522] WinGranularity: 64
[ 47.522] WinSize: 64
[ 47.522] WinASegment: 0xa000
[ 47.522] WinBSegment: 0x0
[ 47.522] WinFuncPtr: 0xc000594b
[ 47.522] BytesPerScanline: 1280
[ 47.522] XResolution: 640
[ 47.522] YResolution: 480
[ 47.522] XCharSize: 8
[ 47.522] YCharSize: 16
[ 47.522] NumberOfPlanes: 1
[ 47.522] BitsPerPixel: 16
[ 47.522] NumberOfBanks: 1
[ 47.522] MemoryModel: 6
[ 47.522] BankSize: 0
[ 47.522] NumberOfImages: 24
[ 47.522] RedMaskSize: 5
[ 47.522] RedFieldPosition: 11
[ 47.522] GreenMaskSize: 6
[ 47.522] GreenFieldPosition: 5
[ 47.522] BlueMaskSize: 5
[ 47.522] BlueFieldPosition: 0
[ 47.522] RsvdMaskSize: 0
[ 47.522] RsvdFieldPosition: 0
[ 47.522] DirectColorModeInfo: 0
[ 47.522] PhysBasePtr: 0xd8000000
[ 47.522] LinBytesPerScanLine: 1280
[ 47.522] BnkNumberOfImagePages: 24
[ 47.522] LinNumberOfImagePages: 24
[ 47.522] LinRedMaskSize: 5
[ 47.522] LinRedFieldPosition: 11
[ 47.522] LinGreenMaskSize: 6
[ 47.522] LinGreenFieldPosition: 5
[ 47.522] LinBlueMaskSize: 5
[ 47.522] LinBlueFieldPosition: 0
[ 47.522] LinRsvdMaskSize: 0
[ 47.522] LinRsvdFieldPosition: 0
[ 47.522] MaxPixelClock: 400000000
[ 47.523] *Mode: 112 (640x480)
[ 47.523] ModeAttributes: 0xbb
[ 47.523] WinAAttributes: 0x7
[ 47.523] WinBAttributes: 0x0
[ 47.523] WinGranularity: 64
[ 47.523] WinSize: 64
[ 47.523] WinASegment: 0xa000
[ 47.523] WinBSegment: 0x0
[ 47.523] WinFuncPtr: 0xc000594b
[ 47.523] BytesPerScanline: 2560
[ 47.523] XResolution: 640
[ 47.523] YResolution: 480
[ 47.523] XCharSize: 8
[ 47.523] YCharSize: 16
[ 47.523] NumberOfPlanes: 1
[ 47.523] BitsPerPixel: 32
[ 47.523] NumberOfBanks: 1
[ 47.523] MemoryModel: 6
[ 47.523] BankSize: 0
[ 47.523] NumberOfImages: 12
[ 47.523] RedMaskSize: 8
[ 47.523] RedFieldPosition: 16
[ 47.523] GreenMaskSize: 8
[ 47.523] GreenFieldPosition: 8
[ 47.523] BlueMaskSize: 8
[ 47.523] BlueFieldPosition: 0
[ 47.523] RsvdMaskSize: 0
[ 47.523] RsvdFieldPosition: 0
[ 47.523] DirectColorModeInfo: 0
[ 47.523] PhysBasePtr: 0xd8000000
[ 47.523] LinBytesPerScanLine: 2560
[ 47.523] BnkNumberOfImagePages: 12
[ 47.523] LinNumberOfImagePages: 12
[ 47.523] LinRedMaskSize: 8
[ 47.523] LinRedFieldPosition: 16
[ 47.523] LinGreenMaskSize: 8
[ 47.523] LinGreenFieldPosition: 8
[ 47.523] LinBlueMaskSize: 8
[ 47.523] LinBlueFieldPosition: 0
[ 47.523] LinRsvdMaskSize: 0
[ 47.523] LinRsvdFieldPosition: 0
[ 47.523] MaxPixelClock: 400000000
[ 47.524] Mode: 113 (800x600)
[ 47.524] ModeAttributes: 0xbb
[ 47.524] WinAAttributes: 0x7
[ 47.524] WinBAttributes: 0x0
[ 47.524] WinGranularity: 64
[ 47.524] WinSize: 64
[ 47.524] WinASegment: 0xa000
[ 47.524] WinBSegment: 0x0
[ 47.524] WinFuncPtr: 0xc000594b
[ 47.524] BytesPerScanline: 1600
[ 47.524] XResolution: 800
[ 47.524] YResolution: 600
[ 47.524] XCharSize: 8
[ 47.524] YCharSize: 14
[ 47.524] NumberOfPlanes: 1
[ 47.524] BitsPerPixel: 16
[ 47.524] NumberOfBanks: 1
[ 47.524] MemoryModel: 6
[ 47.524] BankSize: 0
[ 47.524] NumberOfImages: 16
[ 47.524] RedMaskSize: 5
[ 47.524] RedFieldPosition: 10
[ 47.524] GreenMaskSize: 5
[ 47.524] GreenFieldPosition: 5
[ 47.524] BlueMaskSize: 5
[ 47.524] BlueFieldPosition: 0
[ 47.524] RsvdMaskSize: 0
[ 47.524] RsvdFieldPosition: 0
[ 47.524] DirectColorModeInfo: 0
[ 47.524] PhysBasePtr: 0xd8000000
[ 47.524] LinBytesPerScanLine: 1600
[ 47.524] BnkNumberOfImagePages: 16
[ 47.524] LinNumberOfImagePages: 16
[ 47.524] LinRedMaskSize: 5
[ 47.524] LinRedFieldPosition: 10
[ 47.524] LinGreenMaskSize: 5
[ 47.524] LinGreenFieldPosition: 5
[ 47.524] LinBlueMaskSize: 5
[ 47.524] LinBlueFieldPosition: 0
[ 47.524] LinRsvdMaskSize: 0
[ 47.524] LinRsvdFieldPosition: 0
[ 47.524] MaxPixelClock: 400000000
[ 47.524] Mode: 114 (800x600)
[ 47.524] ModeAttributes: 0xbb
[ 47.524] WinAAttributes: 0x7
[ 47.524] WinBAttributes: 0x0
[ 47.524] WinGranularity: 64
[ 47.525] WinSize: 64
[ 47.525] WinASegment: 0xa000
[ 47.525] WinBSegment: 0x0
[ 47.525] WinFuncPtr: 0xc000594b
[ 47.525] BytesPerScanline: 1600
[ 47.525] XResolution: 800
[ 47.525] YResolution: 600
[ 47.525] XCharSize: 8
[ 47.525] YCharSize: 14
[ 47.525] NumberOfPlanes: 1
[ 47.525] BitsPerPixel: 16
[ 47.525] NumberOfBanks: 1
[ 47.525] MemoryModel: 6
[ 47.525] BankSize: 0
[ 47.525] NumberOfImages: 16
[ 47.525] RedMaskSize: 5
[ 47.525] RedFieldPosition: 11
[ 47.525] GreenMaskSize: 6
[ 47.525] GreenFieldPosition: 5
[ 47.525] BlueMaskSize: 5
[ 47.525] BlueFieldPosition: 0
[ 47.525] RsvdMaskSize: 0
[ 47.525] RsvdFieldPosition: 0
[ 47.525] DirectColorModeInfo: 0
[ 47.525] PhysBasePtr: 0xd8000000
[ 47.525] LinBytesPerScanLine: 1600
[ 47.525] BnkNumberOfImagePages: 16
[ 47.525] LinNumberOfImagePages: 16
[ 47.525] LinRedMaskSize: 5
[ 47.525] LinRedFieldPosition: 11
[ 47.525] LinGreenMaskSize: 6
[ 47.525] LinGreenFieldPosition: 5
[ 47.525] LinBlueMaskSize: 5
[ 47.525] LinBlueFieldPosition: 0
[ 47.525] LinRsvdMaskSize: 0
[ 47.525] LinRsvdFieldPosition: 0
[ 47.525] MaxPixelClock: 400000000
[ 47.525] *Mode: 115 (800x600)
[ 47.525] ModeAttributes: 0xbb
[ 47.525] WinAAttributes: 0x7
[ 47.525] WinBAttributes: 0x0
[ 47.525] WinGranularity: 64
[ 47.525] WinSize: 64
[ 47.525] WinASegment: 0xa000
[ 47.525] WinBSegment: 0x0
[ 47.525] WinFuncPtr: 0xc000594b
[ 47.525] BytesPerScanline: 3200
[ 47.525] XResolution: 800
[ 47.525] YResolution: 600
[ 47.526] XCharSize: 8
[ 47.526] YCharSize: 14
[ 47.526] NumberOfPlanes: 1
[ 47.526] BitsPerPixel: 32
[ 47.526] NumberOfBanks: 1
[ 47.526] MemoryModel: 6
[ 47.526] BankSize: 0
[ 47.526] NumberOfImages: 7
[ 47.526] RedMaskSize: 8
[ 47.526] RedFieldPosition: 16
[ 47.526] GreenMaskSize: 8
[ 47.526] GreenFieldPosition: 8
[ 47.526] BlueMaskSize: 8
[ 47.526] BlueFieldPosition: 0
[ 47.526] RsvdMaskSize: 0
[ 47.526] RsvdFieldPosition: 0
[ 47.526] DirectColorModeInfo: 0
[ 47.526] PhysBasePtr: 0xd8000000
[ 47.526] LinBytesPerScanLine: 3200
[ 47.526] BnkNumberOfImagePages: 7
[ 47.526] LinNumberOfImagePages: 7
[ 47.526] LinRedMaskSize: 8
[ 47.526] LinRedFieldPosition: 16
[ 47.526] LinGreenMaskSize: 8
[ 47.526] LinGreenFieldPosition: 8
[ 47.526] LinBlueMaskSize: 8
[ 47.526] LinBlueFieldPosition: 0
[ 47.526] LinRsvdMaskSize: 0
[ 47.526] LinRsvdFieldPosition: 0
[ 47.526] MaxPixelClock: 400000000
[ 47.526] Mode: 116 (1024x768)
[ 47.526] ModeAttributes: 0xbb
[ 47.526] WinAAttributes: 0x7
[ 47.526] WinBAttributes: 0x0
[ 47.526] WinGranularity: 64
[ 47.526] WinSize: 64
[ 47.526] WinASegment: 0xa000
[ 47.526] WinBSegment: 0x0
[ 47.526] WinFuncPtr: 0xc000594b
[ 47.526] BytesPerScanline: 2048
[ 47.526] XResolution: 1024
[ 47.526] YResolution: 768
[ 47.526] XCharSize: 8
[ 47.526] YCharSize: 16
[ 47.526] NumberOfPlanes: 1
[ 47.526] BitsPerPixel: 16
[ 47.526] NumberOfBanks: 1
[ 47.526] MemoryModel: 6
[ 47.526] BankSize: 0
[ 47.527] NumberOfImages: 9
[ 47.527] RedMaskSize: 5
[ 47.527] RedFieldPosition: 10
[ 47.527] GreenMaskSize: 5
[ 47.527] GreenFieldPosition: 5
[ 47.527] BlueMaskSize: 5
[ 47.527] BlueFieldPosition: 0
[ 47.527] RsvdMaskSize: 0
[ 47.527] RsvdFieldPosition: 0
[ 47.527] DirectColorModeInfo: 0
[ 47.527] PhysBasePtr: 0xd8000000
[ 47.527] LinBytesPerScanLine: 2048
[ 47.527] BnkNumberOfImagePages: 9
[ 47.527] LinNumberOfImagePages: 9
[ 47.527] LinRedMaskSize: 5
[ 47.527] LinRedFieldPosition: 10
[ 47.527] LinGreenMaskSize: 5
[ 47.527] LinGreenFieldPosition: 5
[ 47.527] LinBlueMaskSize: 5
[ 47.527] LinBlueFieldPosition: 0
[ 47.527] LinRsvdMaskSize: 0
[ 47.527] LinRsvdFieldPosition: 0
[ 47.527] MaxPixelClock: 400000000
[ 47.527] Mode: 117 (1024x768)
[ 47.527] ModeAttributes: 0xbb
[ 47.527] WinAAttributes: 0x7
[ 47.527] WinBAttributes: 0x0
[ 47.527] WinGranularity: 64
[ 47.527] WinSize: 64
[ 47.527] WinASegment: 0xa000
[ 47.527] WinBSegment: 0x0
[ 47.527] WinFuncPtr: 0xc000594b
[ 47.527] BytesPerScanline: 2048
[ 47.527] XResolution: 1024
[ 47.527] YResolution: 768
[ 47.527] XCharSize: 8
[ 47.527] YCharSize: 16
[ 47.527] NumberOfPlanes: 1
[ 47.527] BitsPerPixel: 16
[ 47.527] NumberOfBanks: 1
[ 47.527] MemoryModel: 6
[ 47.527] BankSize: 0
[ 47.527] NumberOfImages: 9
[ 47.527] RedMaskSize: 5
[ 47.527] RedFieldPosition: 11
[ 47.527] GreenMaskSize: 6
[ 47.527] GreenFieldPosition: 5
[ 47.527] BlueMaskSize: 5
[ 47.527] BlueFieldPosition: 0
[ 47.527] RsvdMaskSize: 0
[ 47.528] RsvdFieldPosition: 0
[ 47.528] DirectColorModeInfo: 0
[ 47.528] PhysBasePtr: 0xd8000000
[ 47.528] LinBytesPerScanLine: 2048
[ 47.528] BnkNumberOfImagePages: 9
[ 47.528] LinNumberOfImagePages: 9
[ 47.528] LinRedMaskSize: 5
[ 47.528] LinRedFieldPosition: 11
[ 47.528] LinGreenMaskSize: 6
[ 47.528] LinGreenFieldPosition: 5
[ 47.528] LinBlueMaskSize: 5
[ 47.528] LinBlueFieldPosition: 0
[ 47.528] LinRsvdMaskSize: 0
[ 47.528] LinRsvdFieldPosition: 0
[ 47.528] MaxPixelClock: 400000000
[ 47.528] *Mode: 118 (1024x768)
[ 47.528] ModeAttributes: 0xbb
[ 47.528] WinAAttributes: 0x7
[ 47.528] WinBAttributes: 0x0
[ 47.528] WinGranularity: 64
[ 47.528] WinSize: 64
[ 47.528] WinASegment: 0xa000
[ 47.528] WinBSegment: 0x0
[ 47.528] WinFuncPtr: 0xc000594b
[ 47.528] BytesPerScanline: 4096
[ 47.528] XResolution: 1024
[ 47.528] YResolution: 768
[ 47.528] XCharSize: 8
[ 47.528] YCharSize: 16
[ 47.528] NumberOfPlanes: 1
[ 47.528] BitsPerPixel: 32
[ 47.528] NumberOfBanks: 1
[ 47.528] MemoryModel: 6
[ 47.528] BankSize: 0
[ 47.528] NumberOfImages: 4
[ 47.528] RedMaskSize: 8
[ 47.528] RedFieldPosition: 16
[ 47.528] GreenMaskSize: 8
[ 47.528] GreenFieldPosition: 8
[ 47.528] BlueMaskSize: 8
[ 47.528] BlueFieldPosition: 0
[ 47.528] RsvdMaskSize: 0
[ 47.528] RsvdFieldPosition: 0
[ 47.528] DirectColorModeInfo: 0
[ 47.528] PhysBasePtr: 0xd8000000
[ 47.528] LinBytesPerScanLine: 4096
[ 47.528] BnkNumberOfImagePages: 4
[ 47.529] LinNumberOfImagePages: 4
[ 47.529] LinRedMaskSize: 8
[ 47.529] LinRedFieldPosition: 16
[ 47.529] LinGreenMaskSize: 8
[ 47.529] LinGreenFieldPosition: 8
[ 47.529] LinBlueMaskSize: 8
[ 47.529] LinBlueFieldPosition: 0
[ 47.529] LinRsvdMaskSize: 0
[ 47.529] LinRsvdFieldPosition: 0
[ 47.529] MaxPixelClock: 400000000
[ 47.529] Mode: 119 (1280x1024)
[ 47.529] ModeAttributes: 0xbb
[ 47.529] WinAAttributes: 0x7
[ 47.529] WinBAttributes: 0x0
[ 47.529] WinGranularity: 64
[ 47.529] WinSize: 64
[ 47.529] WinASegment: 0xa000
[ 47.529] WinBSegment: 0x0
[ 47.529] WinFuncPtr: 0xc000594b
[ 47.529] BytesPerScanline: 2560
[ 47.529] XResolution: 1280
[ 47.529] YResolution: 1024
[ 47.529] XCharSize: 8
[ 47.529] YCharSize: 16
[ 47.529] NumberOfPlanes: 1
[ 47.529] BitsPerPixel: 16
[ 47.529] NumberOfBanks: 1
[ 47.529] MemoryModel: 6
[ 47.529] BankSize: 0
[ 47.529] NumberOfImages: 5
[ 47.529] RedMaskSize: 5
[ 47.529] RedFieldPosition: 10
[ 47.529] GreenMaskSize: 5
[ 47.529] GreenFieldPosition: 5
[ 47.529] BlueMaskSize: 5
[ 47.529] BlueFieldPosition: 0
[ 47.529] RsvdMaskSize: 0
[ 47.529] RsvdFieldPosition: 0
[ 47.529] DirectColorModeInfo: 0
[ 47.529] PhysBasePtr: 0xd8000000
[ 47.529] LinBytesPerScanLine: 2560
[ 47.529] BnkNumberOfImagePages: 5
[ 47.529] LinNumberOfImagePages: 5
[ 47.529] LinRedMaskSize: 5
[ 47.529] LinRedFieldPosition: 10
[ 47.529] LinGreenMaskSize: 5
[ 47.529] LinGreenFieldPosition: 5
[ 47.529] LinBlueMaskSize: 5
[ 47.530] LinBlueFieldPosition: 0
[ 47.530] LinRsvdMaskSize: 0
[ 47.530] LinRsvdFieldPosition: 0
[ 47.530] MaxPixelClock: 400000000
[ 47.530] Mode: 11a (1280x1024)
[ 47.530] ModeAttributes: 0xbb
[ 47.530] WinAAttributes: 0x7
[ 47.530] WinBAttributes: 0x0
[ 47.530] WinGranularity: 64
[ 47.530] WinSize: 64
[ 47.530] WinASegment: 0xa000
[ 47.530] WinBSegment: 0x0
[ 47.530] WinFuncPtr: 0xc000594b
[ 47.530] BytesPerScanline: 2560
[ 47.530] XResolution: 1280
[ 47.530] YResolution: 1024
[ 47.530] XCharSize: 8
[ 47.530] YCharSize: 16
[ 47.530] NumberOfPlanes: 1
[ 47.530] BitsPerPixel: 16
[ 47.530] NumberOfBanks: 1
[ 47.530] MemoryModel: 6
[ 47.530] BankSize: 0
[ 47.530] NumberOfImages: 5
[ 47.530] RedMaskSize: 5
[ 47.530] RedFieldPosition: 11
[ 47.530] GreenMaskSize: 6
[ 47.530] GreenFieldPosition: 5
[ 47.530] BlueMaskSize: 5
[ 47.530] BlueFieldPosition: 0
[ 47.530] RsvdMaskSize: 0
[ 47.530] RsvdFieldPosition: 0
[ 47.530] DirectColorModeInfo: 0
[ 47.530] PhysBasePtr: 0xd8000000
[ 47.530] LinBytesPerScanLine: 2560
[ 47.530] BnkNumberOfImagePages: 5
[ 47.530] LinNumberOfImagePages: 5
[ 47.530] LinRedMaskSize: 5
[ 47.530] LinRedFieldPosition: 11
[ 47.530] LinGreenMaskSize: 6
[ 47.530] LinGreenFieldPosition: 5
[ 47.530] LinBlueMaskSize: 5
[ 47.530] LinBlueFieldPosition: 0
[ 47.530] LinRsvdMaskSize: 0
[ 47.530] LinRsvdFieldPosition: 0
[ 47.530] MaxPixelClock: 400000000
[ 47.531] *Mode: 11b (1280x1024)
[ 47.531] ModeAttributes: 0xbb
[ 47.531] WinAAttributes: 0x7
[ 47.531] WinBAttributes: 0x0
[ 47.531] WinGranularity: 64
[ 47.531] WinSize: 64
[ 47.531] WinASegment: 0xa000
[ 47.531] WinBSegment: 0x0
[ 47.531] WinFuncPtr: 0xc000594b
[ 47.531] BytesPerScanline: 5120
[ 47.531] XResolution: 1280
[ 47.531] YResolution: 1024
[ 47.531] XCharSize: 8
[ 47.531] YCharSize: 16
[ 47.531] NumberOfPlanes: 1
[ 47.531] BitsPerPixel: 32
[ 47.531] NumberOfBanks: 1
[ 47.531] MemoryModel: 6
[ 47.531] BankSize: 0
[ 47.531] NumberOfImages: 2
[ 47.531] RedMaskSize: 8
[ 47.531] RedFieldPosition: 16
[ 47.531] GreenMaskSize: 8
[ 47.531] GreenFieldPosition: 8
[ 47.531] BlueMaskSize: 8
[ 47.531] BlueFieldPosition: 0
[ 47.531] RsvdMaskSize: 0
[ 47.531] RsvdFieldPosition: 0
[ 47.531] DirectColorModeInfo: 0
[ 47.531] PhysBasePtr: 0xd8000000
[ 47.531] LinBytesPerScanLine: 5120
[ 47.531] BnkNumberOfImagePages: 2
[ 47.531] LinNumberOfImagePages: 2
[ 47.531] LinRedMaskSize: 8
[ 47.531] LinRedFieldPosition: 16
[ 47.531] LinGreenMaskSize: 8
[ 47.531] LinGreenFieldPosition: 8
[ 47.531] LinBlueMaskSize: 8
[ 47.531] LinBlueFieldPosition: 0
[ 47.531] LinRsvdMaskSize: 0
[ 47.531] LinRsvdFieldPosition: 0
[ 47.531] MaxPixelClock: 400000000
[ 47.532] Mode: 10d (320x200)
[ 47.532] ModeAttributes: 0xbb
[ 47.532] WinAAttributes: 0x7
[ 47.532] WinBAttributes: 0x0
[ 47.532] WinGranularity: 64
[ 47.532] WinSize: 64
[ 47.532] WinASegment: 0xa000
[ 47.532] WinBSegment: 0x0
[ 47.532] WinFuncPtr: 0xc000594b
[ 47.532] BytesPerScanline: 640
[ 47.532] XResolution: 320
[ 47.532] YResolution: 200
[ 47.532] XCharSize: 8
[ 47.532] YCharSize: 8
[ 47.532] NumberOfPlanes: 1
[ 47.532] BitsPerPixel: 16
[ 47.532] NumberOfBanks: 1
[ 47.532] MemoryModel: 6
[ 47.532] BankSize: 0
[ 47.532] NumberOfImages: 127
[ 47.532] RedMaskSize: 5
[ 47.532] RedFieldPosition: 10
[ 47.532] GreenMaskSize: 5
[ 47.532] GreenFieldPosition: 5
[ 47.532] BlueMaskSize: 5
[ 47.532] BlueFieldPosition: 0
[ 47.532] RsvdMaskSize: 0
[ 47.532] RsvdFieldPosition: 0
[ 47.532] DirectColorModeInfo: 0
[ 47.532] PhysBasePtr: 0xd8000000
[ 47.532] LinBytesPerScanLine: 640
[ 47.532] BnkNumberOfImagePages: 127
[ 47.532] LinNumberOfImagePages: 127
[ 47.532] LinRedMaskSize: 5
[ 47.532] LinRedFieldPosition: 10
[ 47.532] LinGreenMaskSize: 5
[ 47.532] LinGreenFieldPosition: 5
[ 47.532] LinBlueMaskSize: 5
[ 47.532] LinBlueFieldPosition: 0
[ 47.532] LinRsvdMaskSize: 0
[ 47.532] LinRsvdFieldPosition: 0
[ 47.532] MaxPixelClock: 400000000
[ 47.533] Mode: 10e (320x200)
[ 47.533] ModeAttributes: 0xbb
[ 47.533] WinAAttributes: 0x7
[ 47.533] WinBAttributes: 0x0
[ 47.533] WinGranularity: 64
[ 47.533] WinSize: 64
[ 47.533] WinASegment: 0xa000
[ 47.533] WinBSegment: 0x0
[ 47.533] WinFuncPtr: 0xc000594b
[ 47.533] BytesPerScanline: 640
[ 47.533] XResolution: 320
[ 47.533] YResolution: 200
[ 47.533] XCharSize: 8
[ 47.533] YCharSize: 8
[ 47.533] NumberOfPlanes: 1
[ 47.533] BitsPerPixel: 16
[ 47.533] NumberOfBanks: 1
[ 47.533] MemoryModel: 6
[ 47.533] BankSize: 0
[ 47.533] NumberOfImages: 127
[ 47.533] RedMaskSize: 5
[ 47.533] RedFieldPosition: 11
[ 47.533] GreenMaskSize: 6
[ 47.533] GreenFieldPosition: 5
[ 47.533] BlueMaskSize: 5
[ 47.533] BlueFieldPosition: 0
[ 47.533] RsvdMaskSize: 0
[ 47.533] RsvdFieldPosition: 0
[ 47.533] DirectColorModeInfo: 0
[ 47.533] PhysBasePtr: 0xd8000000
[ 47.533] LinBytesPerScanLine: 640
[ 47.533] BnkNumberOfImagePages: 127
[ 47.533] LinNumberOfImagePages: 127
[ 47.533] LinRedMaskSize: 5
[ 47.533] LinRedFieldPosition: 11
[ 47.533] LinGreenMaskSize: 6
[ 47.533] LinGreenFieldPosition: 5
[ 47.533] LinBlueMaskSize: 5
[ 47.533] LinBlueFieldPosition: 0
[ 47.533] LinRsvdMaskSize: 0
[ 47.533] LinRsvdFieldPosition: 0
[ 47.533] MaxPixelClock: 400000000
[ 47.533] *Mode: 10f (320x200)
[ 47.534] ModeAttributes: 0xbb
[ 47.534] WinAAttributes: 0x7
[ 47.534] WinBAttributes: 0x0
[ 47.534] WinGranularity: 64
[ 47.534] WinSize: 64
[ 47.534] WinASegment: 0xa000
[ 47.534] WinBSegment: 0x0
[ 47.534] WinFuncPtr: 0xc000594b
[ 47.534] BytesPerScanline: 1280
[ 47.534] XResolution: 320
[ 47.534] YResolution: 200
[ 47.534] XCharSize: 8
[ 47.534] YCharSize: 8
[ 47.534] NumberOfPlanes: 1
[ 47.534] BitsPerPixel: 32
[ 47.534] NumberOfBanks: 1
[ 47.534] MemoryModel: 6
[ 47.534] BankSize: 0
[ 47.534] NumberOfImages: 63
[ 47.534] RedMaskSize: 8
[ 47.534] RedFieldPosition: 16
[ 47.534] GreenMaskSize: 8
[ 47.534] GreenFieldPosition: 8
[ 47.534] BlueMaskSize: 8
[ 47.534] BlueFieldPosition: 0
[ 47.534] RsvdMaskSize: 0
[ 47.534] RsvdFieldPosition: 0
[ 47.534] DirectColorModeInfo: 0
[ 47.534] PhysBasePtr: 0xd8000000
[ 47.534] LinBytesPerScanLine: 1280
[ 47.534] BnkNumberOfImagePages: 63
[ 47.534] LinNumberOfImagePages: 63
[ 47.534] LinRedMaskSize: 8
[ 47.534] LinRedFieldPosition: 16
[ 47.534] LinGreenMaskSize: 8
[ 47.534] LinGreenFieldPosition: 8
[ 47.534] LinBlueMaskSize: 8
[ 47.534] LinBlueFieldPosition: 0
[ 47.534] LinRsvdMaskSize: 0
[ 47.534] LinRsvdFieldPosition: 0
[ 47.534] MaxPixelClock: 400000000
[ 47.534] *Mode: 120 (320x200)
[ 47.534] ModeAttributes: 0xbb
[ 47.534] WinAAttributes: 0x7
[ 47.534] WinBAttributes: 0x0
[ 47.534] WinGranularity: 64
[ 47.534] WinSize: 64
[ 47.535] WinASegment: 0xa000
[ 47.535] WinBSegment: 0x0
[ 47.535] WinFuncPtr: 0xc000594b
[ 47.535] BytesPerScanline: 1280
[ 47.535] XResolution: 320
[ 47.535] YResolution: 200
[ 47.535] XCharSize: 8
[ 47.535] YCharSize: 8
[ 47.535] NumberOfPlanes: 1
[ 47.535] BitsPerPixel: 32
[ 47.535] NumberOfBanks: 1
[ 47.535] MemoryModel: 6
[ 47.535] BankSize: 0
[ 47.535] NumberOfImages: 63
[ 47.535] RedMaskSize: 8
[ 47.535] RedFieldPosition: 16
[ 47.535] GreenMaskSize: 8
[ 47.535] GreenFieldPosition: 8
[ 47.535] BlueMaskSize: 8
[ 47.535] BlueFieldPosition: 0
[ 47.535] RsvdMaskSize: 0
[ 47.535] RsvdFieldPosition: 0
[ 47.535] DirectColorModeInfo: 0
[ 47.535] PhysBasePtr: 0xd8000000
[ 47.535] LinBytesPerScanLine: 1280
[ 47.535] BnkNumberOfImagePages: 63
[ 47.535] LinNumberOfImagePages: 63
[ 47.535] LinRedMaskSize: 8
[ 47.535] LinRedFieldPosition: 16
[ 47.535] LinGreenMaskSize: 8
[ 47.535] LinGreenFieldPosition: 8
[ 47.535] LinBlueMaskSize: 8
[ 47.535] LinBlueFieldPosition: 0
[ 47.535] LinRsvdMaskSize: 0
[ 47.535] LinRsvdFieldPosition: 0
[ 47.535] MaxPixelClock: 400000000
[ 47.535] Mode: 193 (320x240)
[ 47.535] ModeAttributes: 0xbb
[ 47.535] WinAAttributes: 0x7
[ 47.535] WinBAttributes: 0x0
[ 47.535] WinGranularity: 64
[ 47.535] WinSize: 64
[ 47.535] WinASegment: 0xa000
[ 47.535] WinBSegment: 0x0
[ 47.535] WinFuncPtr: 0xc000594b
[ 47.535] BytesPerScanline: 320
[ 47.535] XResolution: 320
[ 47.535] YResolution: 240
[ 47.535] XCharSize: 8
[ 47.535] YCharSize: 8
[ 47.536] NumberOfPlanes: 1
[ 47.536] BitsPerPixel: 8
[ 47.536] NumberOfBanks: 1
[ 47.536] MemoryModel: 4
[ 47.536] BankSize: 0
[ 47.536] NumberOfImages: 127
[ 47.536] RedMaskSize: 0
[ 47.536] RedFieldPosition: 0
[ 47.536] GreenMaskSize: 0
[ 47.536] GreenFieldPosition: 0
[ 47.536] BlueMaskSize: 0
[ 47.536] BlueFieldPosition: 0
[ 47.536] RsvdMaskSize: 0
[ 47.536] RsvdFieldPosition: 0
[ 47.536] DirectColorModeInfo: 0
[ 47.536] PhysBasePtr: 0xd8000000
[ 47.536] LinBytesPerScanLine: 320
[ 47.536] BnkNumberOfImagePages: 127
[ 47.536] LinNumberOfImagePages: 127
[ 47.536] LinRedMaskSize: 0
[ 47.536] LinRedFieldPosition: 0
[ 47.536] LinGreenMaskSize: 0
[ 47.536] LinGreenFieldPosition: 0
[ 47.536] LinBlueMaskSize: 0
[ 47.536] LinBlueFieldPosition: 0
[ 47.536] LinRsvdMaskSize: 0
[ 47.536] LinRsvdFieldPosition: 0
[ 47.536] MaxPixelClock: 400000000
[ 47.536] Mode: 194 (320x240)
[ 47.536] ModeAttributes: 0xbb
[ 47.536] WinAAttributes: 0x7
[ 47.536] WinBAttributes: 0x0
[ 47.536] WinGranularity: 64
[ 47.536] WinSize: 64
[ 47.536] WinASegment: 0xa000
[ 47.536] WinBSegment: 0x0
[ 47.536] WinFuncPtr: 0xc000594b
[ 47.536] BytesPerScanline: 640
[ 47.536] XResolution: 320
[ 47.536] YResolution: 240
[ 47.536] XCharSize: 8
[ 47.536] YCharSize: 8
[ 47.536] NumberOfPlanes: 1
[ 47.536] BitsPerPixel: 16
[ 47.536] NumberOfBanks: 1
[ 47.536] MemoryModel: 6
[ 47.536] BankSize: 0
[ 47.536] NumberOfImages: 84
[ 47.537] RedMaskSize: 5
[ 47.537] RedFieldPosition: 10
[ 47.537] GreenMaskSize: 5
[ 47.537] GreenFieldPosition: 5
[ 47.537] BlueMaskSize: 5
[ 47.537] BlueFieldPosition: 0
[ 47.537] RsvdMaskSize: 0
[ 47.537] RsvdFieldPosition: 0
[ 47.537] DirectColorModeInfo: 0
[ 47.537] PhysBasePtr: 0xd8000000
[ 47.537] LinBytesPerScanLine: 640
[ 47.537] BnkNumberOfImagePages: 84
[ 47.537] LinNumberOfImagePages: 84
[ 47.537] LinRedMaskSize: 5
[ 47.537] LinRedFieldPosition: 10
[ 47.537] LinGreenMaskSize: 5
[ 47.537] LinGreenFieldPosition: 5
[ 47.537] LinBlueMaskSize: 5
[ 47.537] LinBlueFieldPosition: 0
[ 47.537] LinRsvdMaskSize: 0
[ 47.537] LinRsvdFieldPosition: 0
[ 47.537] MaxPixelClock: 400000000
[ 47.537] Mode: 195 (320x240)
[ 47.537] ModeAttributes: 0xbb
[ 47.537] WinAAttributes: 0x7
[ 47.537] WinBAttributes: 0x0
[ 47.537] WinGranularity: 64
[ 47.537] WinSize: 64
[ 47.537] WinASegment: 0xa000
[ 47.537] WinBSegment: 0x0
[ 47.537] WinFuncPtr: 0xc000594b
[ 47.537] BytesPerScanline: 640
[ 47.537] XResolution: 320
[ 47.537] YResolution: 240
[ 47.537] XCharSize: 8
[ 47.537] YCharSize: 8
[ 47.537] NumberOfPlanes: 1
[ 47.537] BitsPerPixel: 16
[ 47.537] NumberOfBanks: 1
[ 47.537] MemoryModel: 6
[ 47.537] BankSize: 0
[ 47.537] NumberOfImages: 84
[ 47.537] RedMaskSize: 5
[ 47.537] RedFieldPosition: 11
[ 47.537] GreenMaskSize: 6
[ 47.537] GreenFieldPosition: 5
[ 47.537] BlueMaskSize: 5
[ 47.537] BlueFieldPosition: 0
[ 47.538] RsvdMaskSize: 0
[ 47.538] RsvdFieldPosition: 0
[ 47.538] DirectColorModeInfo: 0
[ 47.538] PhysBasePtr: 0xd8000000
[ 47.538] LinBytesPerScanLine: 640
[ 47.538] BnkNumberOfImagePages: 84
[ 47.538] LinNumberOfImagePages: 84
[ 47.538] LinRedMaskSize: 5
[ 47.538] LinRedFieldPosition: 11
[ 47.538] LinGreenMaskSize: 6
[ 47.538] LinGreenFieldPosition: 5
[ 47.538] LinBlueMaskSize: 5
[ 47.538] LinBlueFieldPosition: 0
[ 47.538] LinRsvdMaskSize: 0
[ 47.538] LinRsvdFieldPosition: 0
[ 47.538] MaxPixelClock: 400000000
[ 47.538] *Mode: 196 (320x240)
[ 47.538] ModeAttributes: 0xbb
[ 47.538] WinAAttributes: 0x7
[ 47.538] WinBAttributes: 0x0
[ 47.538] WinGranularity: 64
[ 47.538] WinSize: 64
[ 47.538] WinASegment: 0xa000
[ 47.538] WinBSegment: 0x0
[ 47.538] WinFuncPtr: 0xc000594b
[ 47.538] BytesPerScanline: 1280
[ 47.538] XResolution: 320
[ 47.538] YResolution: 240
[ 47.538] XCharSize: 8
[ 47.538] YCharSize: 8
[ 47.538] NumberOfPlanes: 1
[ 47.538] BitsPerPixel: 32
[ 47.538] NumberOfBanks: 1
[ 47.538] MemoryModel: 6
[ 47.538] BankSize: 0
[ 47.538] NumberOfImages: 50
[ 47.538] RedMaskSize: 8
[ 47.538] RedFieldPosition: 16
[ 47.538] GreenMaskSize: 8
[ 47.538] GreenFieldPosition: 8
[ 47.538] BlueMaskSize: 8
[ 47.538] BlueFieldPosition: 0
[ 47.538] RsvdMaskSize: 0
[ 47.538] RsvdFieldPosition: 0
[ 47.538] DirectColorModeInfo: 0
[ 47.538] PhysBasePtr: 0xd8000000
[ 47.538] LinBytesPerScanLine: 1280
[ 47.538] BnkNumberOfImagePages: 50
[ 47.538] LinNumberOfImagePages: 50
[ 47.539] LinRedMaskSize: 8
[ 47.539] LinRedFieldPosition: 16
[ 47.539] LinGreenMaskSize: 8
[ 47.539] LinGreenFieldPosition: 8
[ 47.539] LinBlueMaskSize: 8
[ 47.539] LinBlueFieldPosition: 0
[ 47.539] LinRsvdMaskSize: 0
[ 47.539] LinRsvdFieldPosition: 0
[ 47.539] MaxPixelClock: 400000000
[ 47.539] Mode: 1b3 (512x384)
[ 47.539] ModeAttributes: 0xbb
[ 47.539] WinAAttributes: 0x7
[ 47.539] WinBAttributes: 0x0
[ 47.539] WinGranularity: 64
[ 47.539] WinSize: 64
[ 47.539] WinASegment: 0xa000
[ 47.539] WinBSegment: 0x0
[ 47.539] WinFuncPtr: 0xc000594b
[ 47.539] BytesPerScanline: 512
[ 47.539] XResolution: 512
[ 47.539] YResolution: 384
[ 47.539] XCharSize: 8
[ 47.539] YCharSize: 16
[ 47.539] NumberOfPlanes: 1
[ 47.539] BitsPerPixel: 8
[ 47.539] NumberOfBanks: 1
[ 47.539] MemoryModel: 4
[ 47.539] BankSize: 0
[ 47.539] NumberOfImages: 63
[ 47.539] RedMaskSize: 0
[ 47.539] RedFieldPosition: 0
[ 47.539] GreenMaskSize: 0
[ 47.539] GreenFieldPosition: 0
[ 47.539] BlueMaskSize: 0
[ 47.539] BlueFieldPosition: 0
[ 47.539] RsvdMaskSize: 0
[ 47.539] RsvdFieldPosition: 0
[ 47.539] DirectColorModeInfo: 0
[ 47.539] PhysBasePtr: 0xd8000000
[ 47.539] LinBytesPerScanLine: 512
[ 47.539] BnkNumberOfImagePages: 63
[ 47.539] LinNumberOfImagePages: 63
[ 47.539] LinRedMaskSize: 0
[ 47.539] LinRedFieldPosition: 0
[ 47.539] LinGreenMaskSize: 0
[ 47.539] LinGreenFieldPosition: 0
[ 47.539] LinBlueMaskSize: 0
[ 47.539] LinBlueFieldPosition: 0
[ 47.539] LinRsvdMaskSize: 0
[ 47.540] LinRsvdFieldPosition: 0
[ 47.540] MaxPixelClock: 400000000
[ 47.540] Mode: 1b4 (512x384)
[ 47.540] ModeAttributes: 0xbb
[ 47.540] WinAAttributes: 0x7
[ 47.540] WinBAttributes: 0x0
[ 47.540] WinGranularity: 64
[ 47.540] WinSize: 64
[ 47.540] WinASegment: 0xa000
[ 47.540] WinBSegment: 0x0
[ 47.540] WinFuncPtr: 0xc000594b
[ 47.540] BytesPerScanline: 1024
[ 47.540] XResolution: 512
[ 47.540] YResolution: 384
[ 47.540] XCharSize: 8
[ 47.540] YCharSize: 16
[ 47.540] NumberOfPlanes: 1
[ 47.540] BitsPerPixel: 16
[ 47.540] NumberOfBanks: 1
[ 47.540] MemoryModel: 6
[ 47.540] BankSize: 0
[ 47.540] NumberOfImages: 35
[ 47.540] RedMaskSize: 5
[ 47.540] RedFieldPosition: 10
[ 47.540] GreenMaskSize: 5
[ 47.540] GreenFieldPosition: 5
[ 47.540] BlueMaskSize: 5
[ 47.540] BlueFieldPosition: 0
[ 47.540] RsvdMaskSize: 0
[ 47.540] RsvdFieldPosition: 0
[ 47.540] DirectColorModeInfo: 0
[ 47.540] PhysBasePtr: 0xd8000000
[ 47.540] LinBytesPerScanLine: 1024
[ 47.540] BnkNumberOfImagePages: 35
[ 47.540] LinNumberOfImagePages: 35
[ 47.540] LinRedMaskSize: 5
[ 47.540] LinRedFieldPosition: 10
[ 47.540] LinGreenMaskSize: 5
[ 47.540] LinGreenFieldPosition: 5
[ 47.540] LinBlueMaskSize: 5
[ 47.540] LinBlueFieldPosition: 0
[ 47.540] LinRsvdMaskSize: 0
[ 47.540] LinRsvdFieldPosition: 0
[ 47.540] MaxPixelClock: 400000000
[ 47.541] Mode: 1b5 (512x384)
[ 47.541] ModeAttributes: 0xbb
[ 47.541] WinAAttributes: 0x7
[ 47.541] WinBAttributes: 0x0
[ 47.541] WinGranularity: 64
[ 47.541] WinSize: 64
[ 47.541] WinASegment: 0xa000
[ 47.541] WinBSegment: 0x0
[ 47.541] WinFuncPtr: 0xc000594b
[ 47.541] BytesPerScanline: 1024
[ 47.541] XResolution: 512
[ 47.541] YResolution: 384
[ 47.541] XCharSize: 8
[ 47.541] YCharSize: 16
[ 47.541] NumberOfPlanes: 1
[ 47.541] BitsPerPixel: 16
[ 47.541] NumberOfBanks: 1
[ 47.541] MemoryModel: 6
[ 47.541] BankSize: 0
[ 47.541] NumberOfImages: 35
[ 47.541] RedMaskSize: 5
[ 47.541] RedFieldPosition: 11
[ 47.541] GreenMaskSize: 6
[ 47.541] GreenFieldPosition: 5
[ 47.541] BlueMaskSize: 5
[ 47.541] BlueFieldPosition: 0
[ 47.541] RsvdMaskSize: 0
[ 47.541] RsvdFieldPosition: 0
[ 47.541] DirectColorModeInfo: 0
[ 47.541] PhysBasePtr: 0xd8000000
[ 47.541] LinBytesPerScanLine: 1024
[ 47.541] BnkNumberOfImagePages: 35
[ 47.541] LinNumberOfImagePages: 35
[ 47.541] LinRedMaskSize: 5
[ 47.541] LinRedFieldPosition: 11
[ 47.541] LinGreenMaskSize: 6
[ 47.541] LinGreenFieldPosition: 5
[ 47.541] LinBlueMaskSize: 5
[ 47.541] LinBlueFieldPosition: 0
[ 47.541] LinRsvdMaskSize: 0
[ 47.541] LinRsvdFieldPosition: 0
[ 47.541] MaxPixelClock: 400000000
[ 47.542] *Mode: 1b6 (512x384)
[ 47.542] ModeAttributes: 0xbb
[ 47.542] WinAAttributes: 0x7
[ 47.542] WinBAttributes: 0x0
[ 47.542] WinGranularity: 64
[ 47.542] WinSize: 64
[ 47.542] WinASegment: 0xa000
[ 47.542] WinBSegment: 0x0
[ 47.542] WinFuncPtr: 0xc000594b
[ 47.542] BytesPerScanline: 2048
[ 47.542] XResolution: 512
[ 47.542] YResolution: 384
[ 47.542] XCharSize: 8
[ 47.542] YCharSize: 16
[ 47.542] NumberOfPlanes: 1
[ 47.542] BitsPerPixel: 32
[ 47.542] NumberOfBanks: 1
[ 47.542] MemoryModel: 6
[ 47.542] BankSize: 0
[ 47.542] NumberOfImages: 18
[ 47.542] RedMaskSize: 8
[ 47.542] RedFieldPosition: 16
[ 47.542] GreenMaskSize: 8
[ 47.542] GreenFieldPosition: 8
[ 47.542] BlueMaskSize: 8
[ 47.542] BlueFieldPosition: 0
[ 47.542] RsvdMaskSize: 0
[ 47.542] RsvdFieldPosition: 0
[ 47.542] DirectColorModeInfo: 0
[ 47.542] PhysBasePtr: 0xd8000000
[ 47.542] LinBytesPerScanLine: 2048
[ 47.542] BnkNumberOfImagePages: 18
[ 47.542] LinNumberOfImagePages: 18
[ 47.542] LinRedMaskSize: 8
[ 47.542] LinRedFieldPosition: 16
[ 47.542] LinGreenMaskSize: 8
[ 47.542] LinGreenFieldPosition: 8
[ 47.542] LinBlueMaskSize: 8
[ 47.542] LinBlueFieldPosition: 0
[ 47.542] LinRsvdMaskSize: 0
[ 47.542] LinRsvdFieldPosition: 0
[ 47.542] MaxPixelClock: 400000000
[ 47.543] Mode: 1c3 (640x350)
[ 47.543] ModeAttributes: 0xbb
[ 47.543] WinAAttributes: 0x7
[ 47.543] WinBAttributes: 0x0
[ 47.543] WinGranularity: 64
[ 47.543] WinSize: 64
[ 47.543] WinASegment: 0xa000
[ 47.543] WinBSegment: 0x0
[ 47.543] WinFuncPtr: 0xc000594b
[ 47.543] BytesPerScanline: 640
[ 47.543] XResolution: 640
[ 47.543] YResolution: 350
[ 47.543] XCharSize: 8
[ 47.543] YCharSize: 14
[ 47.543] NumberOfPlanes: 1
[ 47.543] BitsPerPixel: 8
[ 47.543] NumberOfBanks: 1
[ 47.543] MemoryModel: 4
[ 47.543] BankSize: 0
[ 47.543] NumberOfImages: 63
[ 47.543] RedMaskSize: 0
[ 47.543] RedFieldPosition: 0
[ 47.543] GreenMaskSize: 0
[ 47.543] GreenFieldPosition: 0
[ 47.543] BlueMaskSize: 0
[ 47.543] BlueFieldPosition: 0
[ 47.543] RsvdMaskSize: 0
[ 47.543] RsvdFieldPosition: 0
[ 47.543] DirectColorModeInfo: 0
[ 47.543] PhysBasePtr: 0xd8000000
[ 47.543] LinBytesPerScanLine: 640
[ 47.543] BnkNumberOfImagePages: 63
[ 47.543] LinNumberOfImagePages: 63
[ 47.543] LinRedMaskSize: 0
[ 47.543] LinRedFieldPosition: 0
[ 47.543] LinGreenMaskSize: 0
[ 47.543] LinGreenFieldPosition: 0
[ 47.543] LinBlueMaskSize: 0
[ 47.543] LinBlueFieldPosition: 0
[ 47.543] LinRsvdMaskSize: 0
[ 47.543] LinRsvdFieldPosition: 0
[ 47.543] MaxPixelClock: 400000000
[ 47.543] Mode: 1c4 (640x350)
[ 47.544] ModeAttributes: 0xbb
[ 47.544] WinAAttributes: 0x7
[ 47.544] WinBAttributes: 0x0
[ 47.544] WinGranularity: 64
[ 47.544] WinSize: 64
[ 47.544] WinASegment: 0xa000
[ 47.544] WinBSegment: 0x0
[ 47.544] WinFuncPtr: 0xc000594b
[ 47.544] BytesPerScanline: 1280
[ 47.544] XResolution: 640
[ 47.544] YResolution: 350
[ 47.544] XCharSize: 8
[ 47.544] YCharSize: 14
[ 47.544] NumberOfPlanes: 1
[ 47.544] BitsPerPixel: 16
[ 47.544] NumberOfBanks: 1
[ 47.544] MemoryModel: 6
[ 47.544] BankSize: 0
[ 47.544] NumberOfImages: 35
[ 47.544] RedMaskSize: 5
[ 47.544] RedFieldPosition: 10
[ 47.544] GreenMaskSize: 5
[ 47.544] GreenFieldPosition: 5
[ 47.544] BlueMaskSize: 5
[ 47.544] BlueFieldPosition: 0
[ 47.544] RsvdMaskSize: 0
[ 47.544] RsvdFieldPosition: 0
[ 47.544] DirectColorModeInfo: 0
[ 47.544] PhysBasePtr: 0xd8000000
[ 47.544] LinBytesPerScanLine: 1280
[ 47.544] BnkNumberOfImagePages: 35
[ 47.544] LinNumberOfImagePages: 35
[ 47.544] LinRedMaskSize: 5
[ 47.544] LinRedFieldPosition: 10
[ 47.544] LinGreenMaskSize: 5
[ 47.544] LinGreenFieldPosition: 5
[ 47.544] LinBlueMaskSize: 5
[ 47.544] LinBlueFieldPosition: 0
[ 47.544] LinRsvdMaskSize: 0
[ 47.544] LinRsvdFieldPosition: 0
[ 47.544] MaxPixelClock: 400000000
[ 47.544] Mode: 1c5 (640x350)
[ 47.544] ModeAttributes: 0xbb
[ 47.544] WinAAttributes: 0x7
[ 47.544] WinBAttributes: 0x0
[ 47.544] WinGranularity: 64
[ 47.544] WinSize: 64
[ 47.545] WinASegment: 0xa000
[ 47.545] WinBSegment: 0x0
[ 47.545] WinFuncPtr: 0xc000594b
[ 47.545] BytesPerScanline: 1280
[ 47.545] XResolution: 640
[ 47.545] YResolution: 350
[ 47.545] XCharSize: 8
[ 47.545] YCharSize: 14
[ 47.545] NumberOfPlanes: 1
[ 47.545] BitsPerPixel: 16
[ 47.545] NumberOfBanks: 1
[ 47.545] MemoryModel: 6
[ 47.545] BankSize: 0
[ 47.545] NumberOfImages: 35
[ 47.545] RedMaskSize: 5
[ 47.545] RedFieldPosition: 11
[ 47.545] GreenMaskSize: 6
[ 47.545] GreenFieldPosition: 5
[ 47.545] BlueMaskSize: 5
[ 47.545] BlueFieldPosition: 0
[ 47.545] RsvdMaskSize: 0
[ 47.545] RsvdFieldPosition: 0
[ 47.545] DirectColorModeInfo: 0
[ 47.545] PhysBasePtr: 0xd8000000
[ 47.545] LinBytesPerScanLine: 1280
[ 47.545] BnkNumberOfImagePages: 35
[ 47.545] LinNumberOfImagePages: 35
[ 47.545] LinRedMaskSize: 5
[ 47.545] LinRedFieldPosition: 11
[ 47.545] LinGreenMaskSize: 6
[ 47.545] LinGreenFieldPosition: 5
[ 47.545] LinBlueMaskSize: 5
[ 47.545] LinBlueFieldPosition: 0
[ 47.545] LinRsvdMaskSize: 0
[ 47.545] LinRsvdFieldPosition: 0
[ 47.545] MaxPixelClock: 400000000
[ 47.545] *Mode: 1c6 (640x350)
[ 47.545] ModeAttributes: 0xbb
[ 47.545] WinAAttributes: 0x7
[ 47.545] WinBAttributes: 0x0
[ 47.545] WinGranularity: 64
[ 47.545] WinSize: 64
[ 47.545] WinASegment: 0xa000
[ 47.545] WinBSegment: 0x0
[ 47.545] WinFuncPtr: 0xc000594b
[ 47.545] BytesPerScanline: 2560
[ 47.545] XResolution: 640
[ 47.545] YResolution: 350
[ 47.546] XCharSize: 8
[ 47.546] YCharSize: 14
[ 47.546] NumberOfPlanes: 1
[ 47.546] BitsPerPixel: 32
[ 47.546] NumberOfBanks: 1
[ 47.546] MemoryModel: 6
[ 47.546] BankSize: 0
[ 47.546] NumberOfImages: 17
[ 47.546] RedMaskSize: 8
[ 47.546] RedFieldPosition: 16
[ 47.546] GreenMaskSize: 8
[ 47.546] GreenFieldPosition: 8
[ 47.546] BlueMaskSize: 8
[ 47.546] BlueFieldPosition: 0
[ 47.546] RsvdMaskSize: 0
[ 47.546] RsvdFieldPosition: 0
[ 47.546] DirectColorModeInfo: 0
[ 47.546] PhysBasePtr: 0xd8000000
[ 47.546] LinBytesPerScanLine: 2560
[ 47.546] BnkNumberOfImagePages: 17
[ 47.546] LinNumberOfImagePages: 17
[ 47.546] LinRedMaskSize: 8
[ 47.546] LinRedFieldPosition: 16
[ 47.546] LinGreenMaskSize: 8
[ 47.546] LinGreenFieldPosition: 8
[ 47.546] LinBlueMaskSize: 8
[ 47.546] LinBlueFieldPosition: 0
[ 47.546] LinRsvdMaskSize: 0
[ 47.546] LinRsvdFieldPosition: 0
[ 47.546] MaxPixelClock: 400000000
[ 47.546] Mode: 183 (640x400)
[ 47.546] ModeAttributes: 0xbb
[ 47.546] WinAAttributes: 0x7
[ 47.546] WinBAttributes: 0x0
[ 47.546] WinGranularity: 64
[ 47.546] WinSize: 64
[ 47.546] WinASegment: 0xa000
[ 47.546] WinBSegment: 0x0
[ 47.546] WinFuncPtr: 0xc000594b
[ 47.546] BytesPerScanline: 640
[ 47.546] XResolution: 640
[ 47.546] YResolution: 400
[ 47.546] XCharSize: 8
[ 47.546] YCharSize: 16
[ 47.546] NumberOfPlanes: 1
[ 47.546] BitsPerPixel: 8
[ 47.546] NumberOfBanks: 1
[ 47.546] MemoryModel: 4
[ 47.547] BankSize: 0
[ 47.547] NumberOfImages: 63
[ 47.547] RedMaskSize: 0
[ 47.547] RedFieldPosition: 0
[ 47.547] GreenMaskSize: 0
[ 47.547] GreenFieldPosition: 0
[ 47.547] BlueMaskSize: 0
[ 47.547] BlueFieldPosition: 0
[ 47.547] RsvdMaskSize: 0
[ 47.547] RsvdFieldPosition: 0
[ 47.547] DirectColorModeInfo: 0
[ 47.547] PhysBasePtr: 0xd8000000
[ 47.547] LinBytesPerScanLine: 640
[ 47.547] BnkNumberOfImagePages: 63
[ 47.547] LinNumberOfImagePages: 63
[ 47.547] LinRedMaskSize: 0
[ 47.547] LinRedFieldPosition: 0
[ 47.547] LinGreenMaskSize: 0
[ 47.547] LinGreenFieldPosition: 0
[ 47.547] LinBlueMaskSize: 0
[ 47.547] LinBlueFieldPosition: 0
[ 47.547] LinRsvdMaskSize: 0
[ 47.547] LinRsvdFieldPosition: 0
[ 47.547] MaxPixelClock: 400000000
[ 47.547] Mode: 184 (640x400)
[ 47.547] ModeAttributes: 0xbb
[ 47.547] WinAAttributes: 0x7
[ 47.547] WinBAttributes: 0x0
[ 47.547] WinGranularity: 64
[ 47.547] WinSize: 64
[ 47.547] WinASegment: 0xa000
[ 47.547] WinBSegment: 0x0
[ 47.547] WinFuncPtr: 0xc000594b
[ 47.547] BytesPerScanline: 1280
[ 47.547] XResolution: 640
[ 47.547] YResolution: 400
[ 47.547] XCharSize: 8
[ 47.547] YCharSize: 16
[ 47.547] NumberOfPlanes: 1
[ 47.547] BitsPerPixel: 16
[ 47.547] NumberOfBanks: 1
[ 47.547] MemoryModel: 6
[ 47.547] BankSize: 0
[ 47.547] NumberOfImages: 31
[ 47.547] RedMaskSize: 5
[ 47.547] RedFieldPosition: 10
[ 47.547] GreenMaskSize: 5
[ 47.548] GreenFieldPosition: 5
[ 47.548] BlueMaskSize: 5
[ 47.548] BlueFieldPosition: 0
[ 47.548] RsvdMaskSize: 0
[ 47.548] RsvdFieldPosition: 0
[ 47.548] DirectColorModeInfo: 0
[ 47.548] PhysBasePtr: 0xd8000000
[ 47.548] LinBytesPerScanLine: 1280
[ 47.548] BnkNumberOfImagePages: 31
[ 47.548] LinNumberOfImagePages: 31
[ 47.548] LinRedMaskSize: 5
[ 47.548] LinRedFieldPosition: 10
[ 47.548] LinGreenMaskSize: 5
[ 47.548] LinGreenFieldPosition: 5
[ 47.548] LinBlueMaskSize: 5
[ 47.548] LinBlueFieldPosition: 0
[ 47.548] LinRsvdMaskSize: 0
[ 47.548] LinRsvdFieldPosition: 0
[ 47.548] MaxPixelClock: 400000000
[ 47.548] Mode: 185 (640x400)
[ 47.548] ModeAttributes: 0xbb
[ 47.548] WinAAttributes: 0x7
[ 47.548] WinBAttributes: 0x0
[ 47.548] WinGranularity: 64
[ 47.548] WinSize: 64
[ 47.548] WinASegment: 0xa000
[ 47.548] WinBSegment: 0x0
[ 47.548] WinFuncPtr: 0xc000594b
[ 47.548] BytesPerScanline: 1280
[ 47.548] XResolution: 640
[ 47.548] YResolution: 400
[ 47.548] XCharSize: 8
[ 47.548] YCharSize: 16
[ 47.548] NumberOfPlanes: 1
[ 47.548] BitsPerPixel: 16
[ 47.548] NumberOfBanks: 1
[ 47.548] MemoryModel: 6
[ 47.548] BankSize: 0
[ 47.548] NumberOfImages: 31
[ 47.548] RedMaskSize: 5
[ 47.548] RedFieldPosition: 11
[ 47.548] GreenMaskSize: 6
[ 47.548] GreenFieldPosition: 5
[ 47.548] BlueMaskSize: 5
[ 47.548] BlueFieldPosition: 0
[ 47.548] RsvdMaskSize: 0
[ 47.548] RsvdFieldPosition: 0
[ 47.549] DirectColorModeInfo: 0
[ 47.549] PhysBasePtr: 0xd8000000
[ 47.549] LinBytesPerScanLine: 1280
[ 47.549] BnkNumberOfImagePages: 31
[ 47.549] LinNumberOfImagePages: 31
[ 47.549] LinRedMaskSize: 5
[ 47.549] LinRedFieldPosition: 11
[ 47.549] LinGreenMaskSize: 6
[ 47.549] LinGreenFieldPosition: 5
[ 47.549] LinBlueMaskSize: 5
[ 47.549] LinBlueFieldPosition: 0
[ 47.549] LinRsvdMaskSize: 0
[ 47.549] LinRsvdFieldPosition: 0
[ 47.549] MaxPixelClock: 400000000
[ 47.549] *Mode: 186 (640x400)
[ 47.549] ModeAttributes: 0xbb
[ 47.549] WinAAttributes: 0x7
[ 47.549] WinBAttributes: 0x0
[ 47.549] WinGranularity: 64
[ 47.549] WinSize: 64
[ 47.549] WinASegment: 0xa000
[ 47.549] WinBSegment: 0x0
[ 47.549] WinFuncPtr: 0xc000594b
[ 47.549] BytesPerScanline: 2560
[ 47.549] XResolution: 640
[ 47.549] YResolution: 400
[ 47.549] XCharSize: 8
[ 47.549] YCharSize: 16
[ 47.549] NumberOfPlanes: 1
[ 47.549] BitsPerPixel: 32
[ 47.549] NumberOfBanks: 1
[ 47.549] MemoryModel: 6
[ 47.549] BankSize: 0
[ 47.549] NumberOfImages: 15
[ 47.549] RedMaskSize: 8
[ 47.549] RedFieldPosition: 16
[ 47.549] GreenMaskSize: 8
[ 47.549] GreenFieldPosition: 8
[ 47.549] BlueMaskSize: 8
[ 47.549] BlueFieldPosition: 0
[ 47.549] RsvdMaskSize: 0
[ 47.549] RsvdFieldPosition: 0
[ 47.549] DirectColorModeInfo: 0
[ 47.549] PhysBasePtr: 0xd8000000
[ 47.549] LinBytesPerScanLine: 2560
[ 47.549] BnkNumberOfImagePages: 15
[ 47.549] LinNumberOfImagePages: 15
[ 47.549] LinRedMaskSize: 8
[ 47.550] LinRedFieldPosition: 16
[ 47.550] LinGreenMaskSize: 8
[ 47.550] LinGreenFieldPosition: 8
[ 47.550] LinBlueMaskSize: 8
[ 47.550] LinBlueFieldPosition: 0
[ 47.550] LinRsvdMaskSize: 0
[ 47.550] LinRsvdFieldPosition: 0
[ 47.550] MaxPixelClock: 400000000
[ 47.550] Mode: 133 (720x400)
[ 47.550] ModeAttributes: 0xbb
[ 47.550] WinAAttributes: 0x7
[ 47.550] WinBAttributes: 0x0
[ 47.550] WinGranularity: 64
[ 47.550] WinSize: 64
[ 47.550] WinASegment: 0xa000
[ 47.550] WinBSegment: 0x0
[ 47.550] WinFuncPtr: 0xc000594b
[ 47.550] BytesPerScanline: 768
[ 47.550] XResolution: 720
[ 47.550] YResolution: 400
[ 47.550] XCharSize: 8
[ 47.550] YCharSize: 16
[ 47.550] NumberOfPlanes: 1
[ 47.550] BitsPerPixel: 8
[ 47.550] NumberOfBanks: 1
[ 47.550] MemoryModel: 4
[ 47.550] BankSize: 0
[ 47.550] NumberOfImages: 50
[ 47.550] RedMaskSize: 0
[ 47.550] RedFieldPosition: 0
[ 47.550] GreenMaskSize: 0
[ 47.550] GreenFieldPosition: 0
[ 47.550] BlueMaskSize: 0
[ 47.550] BlueFieldPosition: 0
[ 47.550] RsvdMaskSize: 0
[ 47.550] RsvdFieldPosition: 0
[ 47.550] DirectColorModeInfo: 0
[ 47.550] PhysBasePtr: 0xd8000000
[ 47.550] LinBytesPerScanLine: 768
[ 47.550] BnkNumberOfImagePages: 50
[ 47.550] LinNumberOfImagePages: 50
[ 47.550] LinRedMaskSize: 0
[ 47.550] LinRedFieldPosition: 0
[ 47.550] LinGreenMaskSize: 0
[ 47.550] LinGreenFieldPosition: 0
[ 47.550] LinBlueMaskSize: 0
[ 47.551] LinBlueFieldPosition: 0
[ 47.551] LinRsvdMaskSize: 0
[ 47.551] LinRsvdFieldPosition: 0
[ 47.551] MaxPixelClock: 400000000
[ 47.551] Mode: 134 (720x400)
[ 47.551] ModeAttributes: 0xbb
[ 47.551] WinAAttributes: 0x7
[ 47.551] WinBAttributes: 0x0
[ 47.551] WinGranularity: 64
[ 47.551] WinSize: 64
[ 47.551] WinASegment: 0xa000
[ 47.551] WinBSegment: 0x0
[ 47.551] WinFuncPtr: 0xc000594b
[ 47.551] BytesPerScanline: 1472
[ 47.551] XResolution: 720
[ 47.551] YResolution: 400
[ 47.551] XCharSize: 8
[ 47.551] YCharSize: 16
[ 47.551] NumberOfPlanes: 1
[ 47.551] BitsPerPixel: 16
[ 47.551] NumberOfBanks: 1
[ 47.551] MemoryModel: 6
[ 47.551] BankSize: 0
[ 47.551] NumberOfImages: 27
[ 47.551] RedMaskSize: 5
[ 47.551] RedFieldPosition: 10
[ 47.551] GreenMaskSize: 5
[ 47.551] GreenFieldPosition: 5
[ 47.551] BlueMaskSize: 5
[ 47.551] BlueFieldPosition: 0
[ 47.551] RsvdMaskSize: 0
[ 47.551] RsvdFieldPosition: 0
[ 47.551] DirectColorModeInfo: 0
[ 47.551] PhysBasePtr: 0xd8000000
[ 47.551] LinBytesPerScanLine: 1472
[ 47.551] BnkNumberOfImagePages: 27
[ 47.551] LinNumberOfImagePages: 27
[ 47.551] LinRedMaskSize: 5
[ 47.551] LinRedFieldPosition: 10
[ 47.551] LinGreenMaskSize: 5
[ 47.551] LinGreenFieldPosition: 5
[ 47.551] LinBlueMaskSize: 5
[ 47.551] LinBlueFieldPosition: 0
[ 47.551] LinRsvdMaskSize: 0
[ 47.551] LinRsvdFieldPosition: 0
[ 47.551] MaxPixelClock: 400000000
[ 47.552] Mode: 135 (720x400)
[ 47.552] ModeAttributes: 0xbb
[ 47.552] WinAAttributes: 0x7
[ 47.552] WinBAttributes: 0x0
[ 47.552] WinGranularity: 64
[ 47.552] WinSize: 64
[ 47.552] WinASegment: 0xa000
[ 47.552] WinBSegment: 0x0
[ 47.552] WinFuncPtr: 0xc000594b
[ 47.552] BytesPerScanline: 1472
[ 47.552] XResolution: 720
[ 47.552] YResolution: 400
[ 47.552] XCharSize: 8
[ 47.552] YCharSize: 16
[ 47.552] NumberOfPlanes: 1
[ 47.552] BitsPerPixel: 16
[ 47.552] NumberOfBanks: 1
[ 47.552] MemoryModel: 6
[ 47.552] BankSize: 0
[ 47.552] NumberOfImages: 27
[ 47.552] RedMaskSize: 5
[ 47.552] RedFieldPosition: 11
[ 47.552] GreenMaskSize: 6
[ 47.552] GreenFieldPosition: 5
[ 47.552] BlueMaskSize: 5
[ 47.552] BlueFieldPosition: 0
[ 47.552] RsvdMaskSize: 0
[ 47.552] RsvdFieldPosition: 0
[ 47.552] DirectColorModeInfo: 0
[ 47.552] PhysBasePtr: 0xd8000000
[ 47.552] LinBytesPerScanLine: 1472
[ 47.552] BnkNumberOfImagePages: 27
[ 47.552] LinNumberOfImagePages: 27
[ 47.552] LinRedMaskSize: 5
[ 47.552] LinRedFieldPosition: 11
[ 47.552] LinGreenMaskSize: 6
[ 47.552] LinGreenFieldPosition: 5
[ 47.552] LinBlueMaskSize: 5
[ 47.552] LinBlueFieldPosition: 0
[ 47.552] LinRsvdMaskSize: 0
[ 47.552] LinRsvdFieldPosition: 0
[ 47.552] MaxPixelClock: 400000000
[ 47.553] *Mode: 136 (720x400)
[ 47.553] ModeAttributes: 0xbb
[ 47.553] WinAAttributes: 0x7
[ 47.553] WinBAttributes: 0x0
[ 47.553] WinGranularity: 64
[ 47.553] WinSize: 64
[ 47.553] WinASegment: 0xa000
[ 47.553] WinBSegment: 0x0
[ 47.553] WinFuncPtr: 0xc000594b
[ 47.553] BytesPerScanline: 2944
[ 47.553] XResolution: 720
[ 47.553] YResolution: 400
[ 47.553] XCharSize: 8
[ 47.553] YCharSize: 16
[ 47.553] NumberOfPlanes: 1
[ 47.553] BitsPerPixel: 32
[ 47.553] NumberOfBanks: 1
[ 47.553] MemoryModel: 6
[ 47.553] BankSize: 0
[ 47.553] NumberOfImages: 13
[ 47.553] RedMaskSize: 8
[ 47.553] RedFieldPosition: 16
[ 47.553] GreenMaskSize: 8
[ 47.553] GreenFieldPosition: 8
[ 47.553] BlueMaskSize: 8
[ 47.553] BlueFieldPosition: 0
[ 47.553] RsvdMaskSize: 0
[ 47.553] RsvdFieldPosition: 0
[ 47.553] DirectColorModeInfo: 0
[ 47.553] PhysBasePtr: 0xd8000000
[ 47.553] LinBytesPerScanLine: 2944
[ 47.553] BnkNumberOfImagePages: 13
[ 47.553] LinNumberOfImagePages: 13
[ 47.553] LinRedMaskSize: 8
[ 47.553] LinRedFieldPosition: 16
[ 47.553] LinGreenMaskSize: 8
[ 47.553] LinGreenFieldPosition: 8
[ 47.553] LinBlueMaskSize: 8
[ 47.553] LinBlueFieldPosition: 0
[ 47.553] LinRsvdMaskSize: 0
[ 47.553] LinRsvdFieldPosition: 0
[ 47.553] MaxPixelClock: 400000000
[ 47.554] Mode: 153 (1152x864)
[ 47.554] ModeAttributes: 0xbb
[ 47.554] WinAAttributes: 0x7
[ 47.554] WinBAttributes: 0x0
[ 47.554] WinGranularity: 64
[ 47.554] WinSize: 64
[ 47.554] WinASegment: 0xa000
[ 47.554] WinBSegment: 0x0
[ 47.554] WinFuncPtr: 0xc000594b
[ 47.554] BytesPerScanline: 1152
[ 47.554] XResolution: 1152
[ 47.554] YResolution: 864
[ 47.554] XCharSize: 8
[ 47.554] YCharSize: 16
[ 47.554] NumberOfPlanes: 1
[ 47.554] BitsPerPixel: 8
[ 47.554] NumberOfBanks: 1
[ 47.554] MemoryModel: 4
[ 47.554] BankSize: 0
[ 47.554] NumberOfImages: 15
[ 47.554] RedMaskSize: 0
[ 47.554] RedFieldPosition: 0
[ 47.554] GreenMaskSize: 0
[ 47.554] GreenFieldPosition: 0
[ 47.554] BlueMaskSize: 0
[ 47.554] BlueFieldPosition: 0
[ 47.554] RsvdMaskSize: 0
[ 47.554] RsvdFieldPosition: 0
[ 47.554] DirectColorModeInfo: 0
[ 47.554] PhysBasePtr: 0xd8000000
[ 47.554] LinBytesPerScanLine: 1152
[ 47.554] BnkNumberOfImagePages: 15
[ 47.554] LinNumberOfImagePages: 15
[ 47.554] LinRedMaskSize: 0
[ 47.554] LinRedFieldPosition: 0
[ 47.554] LinGreenMaskSize: 0
[ 47.554] LinGreenFieldPosition: 0
[ 47.554] LinBlueMaskSize: 0
[ 47.554] LinBlueFieldPosition: 0
[ 47.554] LinRsvdMaskSize: 0
[ 47.554] LinRsvdFieldPosition: 0
[ 47.554] MaxPixelClock: 400000000
[ 47.555] Mode: 154 (1152x864)
[ 47.555] ModeAttributes: 0xbb
[ 47.555] WinAAttributes: 0x7
[ 47.555] WinBAttributes: 0x0
[ 47.555] WinGranularity: 64
[ 47.555] WinSize: 64
[ 47.555] WinASegment: 0xa000
[ 47.555] WinBSegment: 0x0
[ 47.555] WinFuncPtr: 0xc000594b
[ 47.555] BytesPerScanline: 2304
[ 47.555] XResolution: 1152
[ 47.555] YResolution: 864
[ 47.555] XCharSize: 8
[ 47.555] YCharSize: 16
[ 47.555] NumberOfPlanes: 1
[ 47.555] BitsPerPixel: 16
[ 47.555] NumberOfBanks: 1
[ 47.555] MemoryModel: 6
[ 47.555] BankSize: 0
[ 47.555] NumberOfImages: 7
[ 47.555] RedMaskSize: 5
[ 47.555] RedFieldPosition: 10
[ 47.555] GreenMaskSize: 5
[ 47.555] GreenFieldPosition: 5
[ 47.555] BlueMaskSize: 5
[ 47.555] BlueFieldPosition: 0
[ 47.555] RsvdMaskSize: 0
[ 47.555] RsvdFieldPosition: 0
[ 47.555] DirectColorModeInfo: 0
[ 47.555] PhysBasePtr: 0xd8000000
[ 47.555] LinBytesPerScanLine: 2304
[ 47.555] BnkNumberOfImagePages: 7
[ 47.555] LinNumberOfImagePages: 7
[ 47.555] LinRedMaskSize: 5
[ 47.555] LinRedFieldPosition: 10
[ 47.555] LinGreenMaskSize: 5
[ 47.555] LinGreenFieldPosition: 5
[ 47.555] LinBlueMaskSize: 5
[ 47.555] LinBlueFieldPosition: 0
[ 47.555] LinRsvdMaskSize: 0
[ 47.555] LinRsvdFieldPosition: 0
[ 47.555] MaxPixelClock: 400000000
[ 47.556] Mode: 155 (1152x864)
[ 47.556] ModeAttributes: 0xbb
[ 47.556] WinAAttributes: 0x7
[ 47.556] WinBAttributes: 0x0
[ 47.556] WinGranularity: 64
[ 47.556] WinSize: 64
[ 47.556] WinASegment: 0xa000
[ 47.556] WinBSegment: 0x0
[ 47.556] WinFuncPtr: 0xc000594b
[ 47.556] BytesPerScanline: 2304
[ 47.556] XResolution: 1152
[ 47.556] YResolution: 864
[ 47.556] XCharSize: 8
[ 47.556] YCharSize: 16
[ 47.556] NumberOfPlanes: 1
[ 47.556] BitsPerPixel: 16
[ 47.556] NumberOfBanks: 1
[ 47.556] MemoryModel: 6
[ 47.556] BankSize: 0
[ 47.556] NumberOfImages: 7
[ 47.556] RedMaskSize: 5
[ 47.556] RedFieldPosition: 11
[ 47.556] GreenMaskSize: 6
[ 47.556] GreenFieldPosition: 5
[ 47.556] BlueMaskSize: 5
[ 47.556] BlueFieldPosition: 0
[ 47.556] RsvdMaskSize: 0
[ 47.556] RsvdFieldPosition: 0
[ 47.556] DirectColorModeInfo: 0
[ 47.556] PhysBasePtr: 0xd8000000
[ 47.556] LinBytesPerScanLine: 2304
[ 47.556] BnkNumberOfImagePages: 7
[ 47.556] LinNumberOfImagePages: 7
[ 47.556] LinRedMaskSize: 5
[ 47.556] LinRedFieldPosition: 11
[ 47.556] LinGreenMaskSize: 6
[ 47.556] LinGreenFieldPosition: 5
[ 47.556] LinBlueMaskSize: 5
[ 47.556] LinBlueFieldPosition: 0
[ 47.556] LinRsvdMaskSize: 0
[ 47.556] LinRsvdFieldPosition: 0
[ 47.556] MaxPixelClock: 400000000
[ 47.557] *Mode: 156 (1152x864)
[ 47.557] ModeAttributes: 0xbb
[ 47.557] WinAAttributes: 0x7
[ 47.557] WinBAttributes: 0x0
[ 47.557] WinGranularity: 64
[ 47.557] WinSize: 64
[ 47.557] WinASegment: 0xa000
[ 47.557] WinBSegment: 0x0
[ 47.557] WinFuncPtr: 0xc000594b
[ 47.557] BytesPerScanline: 4608
[ 47.557] XResolution: 1152
[ 47.557] YResolution: 864
[ 47.557] XCharSize: 8
[ 47.557] YCharSize: 16
[ 47.557] NumberOfPlanes: 1
[ 47.557] BitsPerPixel: 32
[ 47.557] NumberOfBanks: 1
[ 47.557] MemoryModel: 6
[ 47.557] BankSize: 0
[ 47.557] NumberOfImages: 3
[ 47.557] RedMaskSize: 8
[ 47.557] RedFieldPosition: 16
[ 47.557] GreenMaskSize: 8
[ 47.557] GreenFieldPosition: 8
[ 47.557] BlueMaskSize: 8
[ 47.557] BlueFieldPosition: 0
[ 47.557] RsvdMaskSize: 0
[ 47.557] RsvdFieldPosition: 0
[ 47.557] DirectColorModeInfo: 0
[ 47.557] PhysBasePtr: 0xd8000000
[ 47.557] LinBytesPerScanLine: 4608
[ 47.557] BnkNumberOfImagePages: 3
[ 47.557] LinNumberOfImagePages: 3
[ 47.557] LinRedMaskSize: 8
[ 47.557] LinRedFieldPosition: 16
[ 47.557] LinGreenMaskSize: 8
[ 47.557] LinGreenFieldPosition: 8
[ 47.557] LinBlueMaskSize: 8
[ 47.557] LinBlueFieldPosition: 0
[ 47.557] LinRsvdMaskSize: 0
[ 47.557] LinRsvdFieldPosition: 0
[ 47.557] MaxPixelClock: 400000000
[ 47.558] Mode: 163 (1280x1024)
[ 47.558] ModeAttributes: 0xbb
[ 47.558] WinAAttributes: 0x7
[ 47.558] WinBAttributes: 0x0
[ 47.558] WinGranularity: 64
[ 47.558] WinSize: 64
[ 47.558] WinASegment: 0xa000
[ 47.558] WinBSegment: 0x0
[ 47.558] WinFuncPtr: 0xc000594b
[ 47.558] BytesPerScanline: 1280
[ 47.558] XResolution: 1280
[ 47.558] YResolution: 1024
[ 47.558] XCharSize: 8
[ 47.558] YCharSize: 16
[ 47.558] NumberOfPlanes: 1
[ 47.558] BitsPerPixel: 8
[ 47.558] NumberOfBanks: 1
[ 47.558] MemoryModel: 4
[ 47.558] BankSize: 0
[ 47.558] NumberOfImages: 11
[ 47.558] RedMaskSize: 0
[ 47.558] RedFieldPosition: 0
[ 47.558] GreenMaskSize: 0
[ 47.558] GreenFieldPosition: 0
[ 47.558] BlueMaskSize: 0
[ 47.558] BlueFieldPosition: 0
[ 47.558] RsvdMaskSize: 0
[ 47.558] RsvdFieldPosition: 0
[ 47.558] DirectColorModeInfo: 0
[ 47.558] PhysBasePtr: 0xd8000000
[ 47.558] LinBytesPerScanLine: 1280
[ 47.558] BnkNumberOfImagePages: 11
[ 47.558] LinNumberOfImagePages: 11
[ 47.558] LinRedMaskSize: 0
[ 47.558] LinRedFieldPosition: 0
[ 47.558] LinGreenMaskSize: 0
[ 47.558] LinGreenFieldPosition: 0
[ 47.558] LinBlueMaskSize: 0
[ 47.558] LinBlueFieldPosition: 0
[ 47.558] LinRsvdMaskSize: 0
[ 47.558] LinRsvdFieldPosition: 0
[ 47.558] MaxPixelClock: 400000000
[ 47.559] Mode: 164 (1280x1024)
[ 47.559] ModeAttributes: 0xbb
[ 47.559] WinAAttributes: 0x7
[ 47.559] WinBAttributes: 0x0
[ 47.559] WinGranularity: 64
[ 47.559] WinSize: 64
[ 47.559] WinASegment: 0xa000
[ 47.559] WinBSegment: 0x0
[ 47.559] WinFuncPtr: 0xc000594b
[ 47.559] BytesPerScanline: 2560
[ 47.559] XResolution: 1280
[ 47.559] YResolution: 1024
[ 47.559] XCharSize: 8
[ 47.559] YCharSize: 16
[ 47.559] NumberOfPlanes: 1
[ 47.559] BitsPerPixel: 16
[ 47.559] NumberOfBanks: 1
[ 47.559] MemoryModel: 6
[ 47.559] BankSize: 0
[ 47.559] NumberOfImages: 5
[ 47.559] RedMaskSize: 5
[ 47.559] RedFieldPosition: 10
[ 47.559] GreenMaskSize: 5
[ 47.559] GreenFieldPosition: 5
[ 47.559] BlueMaskSize: 5
[ 47.559] BlueFieldPosition: 0
[ 47.559] RsvdMaskSize: 0
[ 47.559] RsvdFieldPosition: 0
[ 47.559] DirectColorModeInfo: 0
[ 47.559] PhysBasePtr: 0xd8000000
[ 47.559] LinBytesPerScanLine: 2560
[ 47.559] BnkNumberOfImagePages: 5
[ 47.559] LinNumberOfImagePages: 5
[ 47.559] LinRedMaskSize: 5
[ 47.559] LinRedFieldPosition: 10
[ 47.559] LinGreenMaskSize: 5
[ 47.559] LinGreenFieldPosition: 5
[ 47.559] LinBlueMaskSize: 5
[ 47.559] LinBlueFieldPosition: 0
[ 47.559] LinRsvdMaskSize: 0
[ 47.559] LinRsvdFieldPosition: 0
[ 47.559] MaxPixelClock: 400000000
[ 47.560] Mode: 165 (1280x1024)
[ 47.560] ModeAttributes: 0xbb
[ 47.560] WinAAttributes: 0x7
[ 47.560] WinBAttributes: 0x0
[ 47.560] WinGranularity: 64
[ 47.560] WinSize: 64
[ 47.560] WinASegment: 0xa000
[ 47.560] WinBSegment: 0x0
[ 47.560] WinFuncPtr: 0xc000594b
[ 47.560] BytesPerScanline: 2560
[ 47.560] XResolution: 1280
[ 47.560] YResolution: 1024
[ 47.560] XCharSize: 8
[ 47.560] YCharSize: 16
[ 47.560] NumberOfPlanes: 1
[ 47.560] BitsPerPixel: 16
[ 47.560] NumberOfBanks: 1
[ 47.560] MemoryModel: 6
[ 47.560] BankSize: 0
[ 47.560] NumberOfImages: 5
[ 47.560] RedMaskSize: 5
[ 47.560] RedFieldPosition: 11
[ 47.560] GreenMaskSize: 6
[ 47.560] GreenFieldPosition: 5
[ 47.560] BlueMaskSize: 5
[ 47.560] BlueFieldPosition: 0
[ 47.560] RsvdMaskSize: 0
[ 47.560] RsvdFieldPosition: 0
[ 47.560] DirectColorModeInfo: 0
[ 47.560] PhysBasePtr: 0xd8000000
[ 47.560] LinBytesPerScanLine: 2560
[ 47.560] BnkNumberOfImagePages: 5
[ 47.560] LinNumberOfImagePages: 5
[ 47.560] LinRedMaskSize: 5
[ 47.560] LinRedFieldPosition: 11
[ 47.560] LinGreenMaskSize: 6
[ 47.560] LinGreenFieldPosition: 5
[ 47.560] LinBlueMaskSize: 5
[ 47.560] LinBlueFieldPosition: 0
[ 47.560] LinRsvdMaskSize: 0
[ 47.560] LinRsvdFieldPosition: 0
[ 47.560] MaxPixelClock: 400000000
[ 47.561] *Mode: 166 (1280x1024)
[ 47.561] ModeAttributes: 0xbb
[ 47.561] WinAAttributes: 0x7
[ 47.561] WinBAttributes: 0x0
[ 47.561] WinGranularity: 64
[ 47.561] WinSize: 64
[ 47.561] WinASegment: 0xa000
[ 47.561] WinBSegment: 0x0
[ 47.561] WinFuncPtr: 0xc000594b
[ 47.561] BytesPerScanline: 5120
[ 47.561] XResolution: 1280
[ 47.561] YResolution: 1024
[ 47.561] XCharSize: 8
[ 47.561] YCharSize: 16
[ 47.561] NumberOfPlanes: 1
[ 47.561] BitsPerPixel: 32
[ 47.561] NumberOfBanks: 1
[ 47.561] MemoryModel: 6
[ 47.561] BankSize: 0
[ 47.561] NumberOfImages: 2
[ 47.561] RedMaskSize: 8
[ 47.561] RedFieldPosition: 16
[ 47.561] GreenMaskSize: 8
[ 47.561] GreenFieldPosition: 8
[ 47.561] BlueMaskSize: 8
[ 47.561] BlueFieldPosition: 0
[ 47.561] RsvdMaskSize: 0
[ 47.561] RsvdFieldPosition: 0
[ 47.561] DirectColorModeInfo: 0
[ 47.561] PhysBasePtr: 0xd8000000
[ 47.561] LinBytesPerScanLine: 5120
[ 47.561] BnkNumberOfImagePages: 2
[ 47.561] LinNumberOfImagePages: 2
[ 47.561] LinRedMaskSize: 8
[ 47.561] LinRedFieldPosition: 16
[ 47.561] LinGreenMaskSize: 8
[ 47.561] LinGreenFieldPosition: 8
[ 47.561] LinBlueMaskSize: 8
[ 47.561] LinBlueFieldPosition: 0
[ 47.561] LinRsvdMaskSize: 0
[ 47.561] LinRsvdFieldPosition: 0
[ 47.561] MaxPixelClock: 400000000
[ 47.562] *Mode: 121 (640x480)
[ 47.562] ModeAttributes: 0xbb
[ 47.562] WinAAttributes: 0x7
[ 47.562] WinBAttributes: 0x0
[ 47.562] WinGranularity: 64
[ 47.562] WinSize: 64
[ 47.562] WinASegment: 0xa000
[ 47.562] WinBSegment: 0x0
[ 47.562] WinFuncPtr: 0xc000594b
[ 47.562] BytesPerScanline: 2560
[ 47.562] XResolution: 640
[ 47.562] YResolution: 480
[ 47.562] XCharSize: 8
[ 47.562] YCharSize: 16
[ 47.562] NumberOfPlanes: 1
[ 47.562] BitsPerPixel: 32
[ 47.562] NumberOfBanks: 1
[ 47.562] MemoryModel: 6
[ 47.562] BankSize: 0
[ 47.562] NumberOfImages: 12
[ 47.562] RedMaskSize: 8
[ 47.562] RedFieldPosition: 16
[ 47.562] GreenMaskSize: 8
[ 47.562] GreenFieldPosition: 8
[ 47.562] BlueMaskSize: 8
[ 47.562] BlueFieldPosition: 0
[ 47.562] RsvdMaskSize: 0
[ 47.562] RsvdFieldPosition: 0
[ 47.562] DirectColorModeInfo: 0
[ 47.562] PhysBasePtr: 0xd8000000
[ 47.562] LinBytesPerScanLine: 2560
[ 47.562] BnkNumberOfImagePages: 12
[ 47.562] LinNumberOfImagePages: 12
[ 47.562] LinRedMaskSize: 8
[ 47.562] LinRedFieldPosition: 16
[ 47.562] LinGreenMaskSize: 8
[ 47.562] LinGreenFieldPosition: 8
[ 47.562] LinBlueMaskSize: 8
[ 47.562] LinBlueFieldPosition: 0
[ 47.562] LinRsvdMaskSize: 0
[ 47.562] LinRsvdFieldPosition: 0
[ 47.562] MaxPixelClock: 400000000
[ 47.563] *Mode: 122 (800x600)
[ 47.563] ModeAttributes: 0xbb
[ 47.563] WinAAttributes: 0x7
[ 47.563] WinBAttributes: 0x0
[ 47.563] WinGranularity: 64
[ 47.563] WinSize: 64
[ 47.563] WinASegment: 0xa000
[ 47.563] WinBSegment: 0x0
[ 47.563] WinFuncPtr: 0xc000594b
[ 47.563] BytesPerScanline: 3200
[ 47.563] XResolution: 800
[ 47.563] YResolution: 600
[ 47.563] XCharSize: 8
[ 47.563] YCharSize: 14
[ 47.563] NumberOfPlanes: 1
[ 47.563] BitsPerPixel: 32
[ 47.563] NumberOfBanks: 1
[ 47.563] MemoryModel: 6
[ 47.563] BankSize: 0
[ 47.563] NumberOfImages: 7
[ 47.563] RedMaskSize: 8
[ 47.563] RedFieldPosition: 16
[ 47.563] GreenMaskSize: 8
[ 47.563] GreenFieldPosition: 8
[ 47.563] BlueMaskSize: 8
[ 47.563] BlueFieldPosition: 0
[ 47.563] RsvdMaskSize: 0
[ 47.563] RsvdFieldPosition: 0
[ 47.563] DirectColorModeInfo: 0
[ 47.563] PhysBasePtr: 0xd8000000
[ 47.563] LinBytesPerScanLine: 3200
[ 47.563] BnkNumberOfImagePages: 7
[ 47.563] LinNumberOfImagePages: 7
[ 47.563] LinRedMaskSize: 8
[ 47.563] LinRedFieldPosition: 16
[ 47.563] LinGreenMaskSize: 8
[ 47.563] LinGreenFieldPosition: 8
[ 47.563] LinBlueMaskSize: 8
[ 47.563] LinBlueFieldPosition: 0
[ 47.563] LinRsvdMaskSize: 0
[ 47.563] LinRsvdFieldPosition: 0
[ 47.563] MaxPixelClock: 400000000
[ 47.564] *Mode: 123 (1024x768)
[ 47.564] ModeAttributes: 0xbb
[ 47.564] WinAAttributes: 0x7
[ 47.564] WinBAttributes: 0x0
[ 47.564] WinGranularity: 64
[ 47.564] WinSize: 64
[ 47.564] WinASegment: 0xa000
[ 47.564] WinBSegment: 0x0
[ 47.564] WinFuncPtr: 0xc000594b
[ 47.564] BytesPerScanline: 4096
[ 47.564] XResolution: 1024
[ 47.564] YResolution: 768
[ 47.564] XCharSize: 8
[ 47.564] YCharSize: 16
[ 47.564] NumberOfPlanes: 1
[ 47.564] BitsPerPixel: 32
[ 47.564] NumberOfBanks: 1
[ 47.564] MemoryModel: 6
[ 47.564] BankSize: 0
[ 47.564] NumberOfImages: 4
[ 47.564] RedMaskSize: 8
[ 47.564] RedFieldPosition: 16
[ 47.564] GreenMaskSize: 8
[ 47.564] GreenFieldPosition: 8
[ 47.564] BlueMaskSize: 8
[ 47.564] BlueFieldPosition: 0
[ 47.564] RsvdMaskSize: 0
[ 47.564] RsvdFieldPosition: 0
[ 47.564] DirectColorModeInfo: 0
[ 47.564] PhysBasePtr: 0xd8000000
[ 47.564] LinBytesPerScanLine: 4096
[ 47.564] BnkNumberOfImagePages: 4
[ 47.564] LinNumberOfImagePages: 4
[ 47.564] LinRedMaskSize: 8
[ 47.564] LinRedFieldPosition: 16
[ 47.564] LinGreenMaskSize: 8
[ 47.564] LinGreenFieldPosition: 8
[ 47.564] LinBlueMaskSize: 8
[ 47.564] LinBlueFieldPosition: 0
[ 47.564] LinRsvdMaskSize: 0
[ 47.564] LinRsvdFieldPosition: 0
[ 47.564] MaxPixelClock: 400000000
[ 47.565] *Mode: 124 (1280x1024)
[ 47.565] ModeAttributes: 0xbb
[ 47.565] WinAAttributes: 0x7
[ 47.565] WinBAttributes: 0x0
[ 47.565] WinGranularity: 64
[ 47.565] WinSize: 64
[ 47.565] WinASegment: 0xa000
[ 47.565] WinBSegment: 0x0
[ 47.565] WinFuncPtr: 0xc000594b
[ 47.565] BytesPerScanline: 5120
[ 47.565] XResolution: 1280
[ 47.565] YResolution: 1024
[ 47.565] XCharSize: 8
[ 47.565] YCharSize: 16
[ 47.565] NumberOfPlanes: 1
[ 47.565] BitsPerPixel: 32
[ 47.565] NumberOfBanks: 1
[ 47.565] MemoryModel: 6
[ 47.565] BankSize: 0
[ 47.565] NumberOfImages: 2
[ 47.565] RedMaskSize: 8
[ 47.565] RedFieldPosition: 16
[ 47.565] GreenMaskSize: 8
[ 47.565] GreenFieldPosition: 8
[ 47.565] BlueMaskSize: 8
[ 47.565] BlueFieldPosition: 0
[ 47.565] RsvdMaskSize: 0
[ 47.565] RsvdFieldPosition: 0
[ 47.565] DirectColorModeInfo: 0
[ 47.565] PhysBasePtr: 0xd8000000
[ 47.565] LinBytesPerScanLine: 5120
[ 47.565] BnkNumberOfImagePages: 2
[ 47.565] LinNumberOfImagePages: 2
[ 47.565] LinRedMaskSize: 8
[ 47.565] LinRedFieldPosition: 16
[ 47.565] LinGreenMaskSize: 8
[ 47.565] LinGreenFieldPosition: 8
[ 47.565] LinBlueMaskSize: 8
[ 47.565] LinBlueFieldPosition: 0
[ 47.565] LinRsvdMaskSize: 0
[ 47.565] LinRsvdFieldPosition: 0
[ 47.565] MaxPixelClock: 400000000
[ 47.566] Mode: 143 (1400x1050)
[ 47.566] ModeAttributes: 0xbb
[ 47.566] WinAAttributes: 0x7
[ 47.566] WinBAttributes: 0x0
[ 47.566] WinGranularity: 64
[ 47.566] WinSize: 64
[ 47.566] WinASegment: 0xa000
[ 47.566] WinBSegment: 0x0
[ 47.566] WinFuncPtr: 0xc000594b
[ 47.566] BytesPerScanline: 1408
[ 47.566] XResolution: 1400
[ 47.566] YResolution: 1050
[ 47.566] XCharSize: 8
[ 47.566] YCharSize: 16
[ 47.566] NumberOfPlanes: 1
[ 47.566] BitsPerPixel: 8
[ 47.566] NumberOfBanks: 1
[ 47.566] MemoryModel: 4
[ 47.566] BankSize: 0
[ 47.566] NumberOfImages: 10
[ 47.566] RedMaskSize: 0
[ 47.566] RedFieldPosition: 0
[ 47.566] GreenMaskSize: 0
[ 47.566] GreenFieldPosition: 0
[ 47.566] BlueMaskSize: 0
[ 47.566] BlueFieldPosition: 0
[ 47.566] RsvdMaskSize: 0
[ 47.566] RsvdFieldPosition: 0
[ 47.566] DirectColorModeInfo: 0
[ 47.566] PhysBasePtr: 0xd8000000
[ 47.566] LinBytesPerScanLine: 1408
[ 47.566] BnkNumberOfImagePages: 10
[ 47.566] LinNumberOfImagePages: 10
[ 47.566] LinRedMaskSize: 0
[ 47.566] LinRedFieldPosition: 0
[ 47.566] LinGreenMaskSize: 0
[ 47.566] LinGreenFieldPosition: 0
[ 47.566] LinBlueMaskSize: 0
[ 47.566] LinBlueFieldPosition: 0
[ 47.566] LinRsvdMaskSize: 0
[ 47.566] LinRsvdFieldPosition: 0
[ 47.566] MaxPixelClock: 400000000
[ 47.566] Mode: 144 (1400x1050)
[ 47.566] ModeAttributes: 0xbb
[ 47.567] WinAAttributes: 0x7
[ 47.567] WinBAttributes: 0x0
[ 47.567] WinGranularity: 64
[ 47.567] WinSize: 64
[ 47.567] WinASegment: 0xa000
[ 47.567] WinBSegment: 0x0
[ 47.567] WinFuncPtr: 0xc000594b
[ 47.567] BytesPerScanline: 2816
[ 47.567] XResolution: 1400
[ 47.567] YResolution: 1050
[ 47.567] XCharSize: 8
[ 47.567] YCharSize: 16
[ 47.567] NumberOfPlanes: 1
[ 47.567] BitsPerPixel: 16
[ 47.567] NumberOfBanks: 1
[ 47.567] MemoryModel: 6
[ 47.567] BankSize: 0
[ 47.567] NumberOfImages: 4
[ 47.567] RedMaskSize: 5
[ 47.567] RedFieldPosition: 10
[ 47.567] GreenMaskSize: 5
[ 47.567] GreenFieldPosition: 5
[ 47.567] BlueMaskSize: 5
[ 47.567] BlueFieldPosition: 0
[ 47.567] RsvdMaskSize: 0
[ 47.567] RsvdFieldPosition: 0
[ 47.567] DirectColorModeInfo: 0
[ 47.567] PhysBasePtr: 0xd8000000
[ 47.567] LinBytesPerScanLine: 2816
[ 47.567] BnkNumberOfImagePages: 4
[ 47.567] LinNumberOfImagePages: 4
[ 47.567] LinRedMaskSize: 5
[ 47.567] LinRedFieldPosition: 10
[ 47.567] LinGreenMaskSize: 5
[ 47.567] LinGreenFieldPosition: 5
[ 47.567] LinBlueMaskSize: 5
[ 47.567] LinBlueFieldPosition: 0
[ 47.567] LinRsvdMaskSize: 0
[ 47.567] LinRsvdFieldPosition: 0
[ 47.567] MaxPixelClock: 400000000
[ 47.567] Mode: 145 (1400x1050)
[ 47.567] ModeAttributes: 0xbb
[ 47.567] WinAAttributes: 0x7
[ 47.568] WinBAttributes: 0x0
[ 47.568] WinGranularity: 64
[ 47.568] WinSize: 64
[ 47.568] WinASegment: 0xa000
[ 47.568] WinBSegment: 0x0
[ 47.568] WinFuncPtr: 0xc000594b
[ 47.568] BytesPerScanline: 2816
[ 47.568] XResolution: 1400
[ 47.568] YResolution: 1050
[ 47.568] XCharSize: 8
[ 47.568] YCharSize: 16
[ 47.568] NumberOfPlanes: 1
[ 47.568] BitsPerPixel: 16
[ 47.568] NumberOfBanks: 1
[ 47.568] MemoryModel: 6
[ 47.568] BankSize: 0
[ 47.568] NumberOfImages: 4
[ 47.568] RedMaskSize: 5
[ 47.568] RedFieldPosition: 11
[ 47.568] GreenMaskSize: 6
[ 47.568] GreenFieldPosition: 5
[ 47.568] BlueMaskSize: 5
[ 47.568] BlueFieldPosition: 0
[ 47.568] RsvdMaskSize: 0
[ 47.568] RsvdFieldPosition: 0
[ 47.568] DirectColorModeInfo: 0
[ 47.568] PhysBasePtr: 0xd8000000
[ 47.568] LinBytesPerScanLine: 2816
[ 47.568] BnkNumberOfImagePages: 4
[ 47.568] LinNumberOfImagePages: 4
[ 47.568] LinRedMaskSize: 5
[ 47.568] LinRedFieldPosition: 11
[ 47.568] LinGreenMaskSize: 6
[ 47.568] LinGreenFieldPosition: 5
[ 47.568] LinBlueMaskSize: 5
[ 47.568] LinBlueFieldPosition: 0
[ 47.568] LinRsvdMaskSize: 0
[ 47.568] LinRsvdFieldPosition: 0
[ 47.568] MaxPixelClock: 400000000
[ 47.568] *Mode: 146 (1400x1050)
[ 47.568] ModeAttributes: 0xbb
[ 47.568] WinAAttributes: 0x7
[ 47.569] WinBAttributes: 0x0
[ 47.569] WinGranularity: 64
[ 47.569] WinSize: 64
[ 47.569] WinASegment: 0xa000
[ 47.569] WinBSegment: 0x0
[ 47.569] WinFuncPtr: 0xc000594b
[ 47.569] BytesPerScanline: 5632
[ 47.569] XResolution: 1400
[ 47.569] YResolution: 1050
[ 47.569] XCharSize: 8
[ 47.569] YCharSize: 16
[ 47.569] NumberOfPlanes: 1
[ 47.569] BitsPerPixel: 32
[ 47.569] NumberOfBanks: 1
[ 47.569] MemoryModel: 6
[ 47.569] BankSize: 0
[ 47.569] NumberOfImages: 1
[ 47.569] RedMaskSize: 8
[ 47.569] RedFieldPosition: 16
[ 47.569] GreenMaskSize: 8
[ 47.569] GreenFieldPosition: 8
[ 47.569] BlueMaskSize: 8
[ 47.569] BlueFieldPosition: 0
[ 47.569] RsvdMaskSize: 0
[ 47.569] RsvdFieldPosition: 0
[ 47.569] DirectColorModeInfo: 0
[ 47.569] PhysBasePtr: 0xd8000000
[ 47.569] LinBytesPerScanLine: 5632
[ 47.569] BnkNumberOfImagePages: 1
[ 47.569] LinNumberOfImagePages: 1
[ 47.569] LinRedMaskSize: 8
[ 47.569] LinRedFieldPosition: 16
[ 47.569] LinGreenMaskSize: 8
[ 47.569] LinGreenFieldPosition: 8
[ 47.569] LinBlueMaskSize: 8
[ 47.569] LinBlueFieldPosition: 0
[ 47.569] LinRsvdMaskSize: 0
[ 47.569] LinRsvdFieldPosition: 0
[ 47.569] MaxPixelClock: 400000000
[ 47.569] Mode: 173 (1600x1200)
[ 47.569] ModeAttributes: 0xba
[ 47.569] WinAAttributes: 0x7
[ 47.569] WinBAttributes: 0x0
[ 47.569] WinGranularity: 64
[ 47.569] WinSize: 64
[ 47.569] WinASegment: 0xa000
[ 47.570] WinBSegment: 0x0
[ 47.570] WinFuncPtr: 0xc000594b
[ 47.570] BytesPerScanline: 1600
[ 47.570] XResolution: 1600
[ 47.570] YResolution: 1200
[ 47.570] XCharSize: 8
[ 47.570] YCharSize: 16
[ 47.570] NumberOfPlanes: 1
[ 47.570] BitsPerPixel: 8
[ 47.570] NumberOfBanks: 1
[ 47.570] MemoryModel: 4
[ 47.570] BankSize: 0
[ 47.570] NumberOfImages: 7
[ 47.570] RedMaskSize: 0
[ 47.570] RedFieldPosition: 0
[ 47.570] GreenMaskSize: 0
[ 47.570] GreenFieldPosition: 0
[ 47.570] BlueMaskSize: 0
[ 47.570] BlueFieldPosition: 0
[ 47.570] RsvdMaskSize: 0
[ 47.570] RsvdFieldPosition: 0
[ 47.570] DirectColorModeInfo: 0
[ 47.570] PhysBasePtr: 0xd8000000
[ 47.570] LinBytesPerScanLine: 1600
[ 47.570] BnkNumberOfImagePages: 7
[ 47.570] LinNumberOfImagePages: 7
[ 47.570] LinRedMaskSize: 0
[ 47.570] LinRedFieldPosition: 0
[ 47.570] LinGreenMaskSize: 0
[ 47.570] LinGreenFieldPosition: 0
[ 47.570] LinBlueMaskSize: 0
[ 47.570] LinBlueFieldPosition: 0
[ 47.570] LinRsvdMaskSize: 0
[ 47.570] LinRsvdFieldPosition: 0
[ 47.570] MaxPixelClock: 400000000
[ 47.570] Mode: 174 (1600x1200)
[ 47.570] ModeAttributes: 0xba
[ 47.570] WinAAttributes: 0x7
[ 47.570] WinBAttributes: 0x0
[ 47.570] WinGranularity: 64
[ 47.570] WinSize: 64
[ 47.570] WinASegment: 0xa000
[ 47.570] WinBSegment: 0x0
[ 47.570] WinFuncPtr: 0xc000594b
[ 47.570] BytesPerScanline: 3200
[ 47.570] XResolution: 1600
[ 47.571] YResolution: 1200
[ 47.571] XCharSize: 8
[ 47.571] YCharSize: 16
[ 47.571] NumberOfPlanes: 1
[ 47.571] BitsPerPixel: 16
[ 47.571] NumberOfBanks: 1
[ 47.571] MemoryModel: 6
[ 47.571] BankSize: 0
[ 47.571] NumberOfImages: 3
[ 47.571] RedMaskSize: 5
[ 47.571] RedFieldPosition: 10
[ 47.571] GreenMaskSize: 5
[ 47.571] GreenFieldPosition: 5
[ 47.571] BlueMaskSize: 5
[ 47.571] BlueFieldPosition: 0
[ 47.571] RsvdMaskSize: 0
[ 47.571] RsvdFieldPosition: 0
[ 47.571] DirectColorModeInfo: 0
[ 47.571] PhysBasePtr: 0xd8000000
[ 47.571] LinBytesPerScanLine: 3200
[ 47.571] BnkNumberOfImagePages: 3
[ 47.571] LinNumberOfImagePages: 3
[ 47.571] LinRedMaskSize: 5
[ 47.571] LinRedFieldPosition: 10
[ 47.571] LinGreenMaskSize: 5
[ 47.571] LinGreenFieldPosition: 5
[ 47.571] LinBlueMaskSize: 5
[ 47.571] LinBlueFieldPosition: 0
[ 47.571] LinRsvdMaskSize: 0
[ 47.571] LinRsvdFieldPosition: 0
[ 47.571] MaxPixelClock: 400000000
[ 47.571] Mode: 175 (1600x1200)
[ 47.571] ModeAttributes: 0xba
[ 47.571] WinAAttributes: 0x7
[ 47.571] WinBAttributes: 0x0
[ 47.571] WinGranularity: 64
[ 47.571] WinSize: 64
[ 47.571] WinASegment: 0xa000
[ 47.571] WinBSegment: 0x0
[ 47.571] WinFuncPtr: 0xc000594b
[ 47.571] BytesPerScanline: 3200
[ 47.571] XResolution: 1600
[ 47.571] YResolution: 1200
[ 47.571] XCharSize: 8
[ 47.571] YCharSize: 16
[ 47.571] NumberOfPlanes: 1
[ 47.572] BitsPerPixel: 16
[ 47.572] NumberOfBanks: 1
[ 47.572] MemoryModel: 6
[ 47.572] BankSize: 0
[ 47.572] NumberOfImages: 3
[ 47.572] RedMaskSize: 5
[ 47.572] RedFieldPosition: 11
[ 47.572] GreenMaskSize: 6
[ 47.572] GreenFieldPosition: 5
[ 47.572] BlueMaskSize: 5
[ 47.572] BlueFieldPosition: 0
[ 47.572] RsvdMaskSize: 0
[ 47.572] RsvdFieldPosition: 0
[ 47.572] DirectColorModeInfo: 0
[ 47.572] PhysBasePtr: 0xd8000000
[ 47.572] LinBytesPerScanLine: 3200
[ 47.572] BnkNumberOfImagePages: 3
[ 47.572] LinNumberOfImagePages: 3
[ 47.572] LinRedMaskSize: 5
[ 47.572] LinRedFieldPosition: 11
[ 47.572] LinGreenMaskSize: 6
[ 47.572] LinGreenFieldPosition: 5
[ 47.572] LinBlueMaskSize: 5
[ 47.572] LinBlueFieldPosition: 0
[ 47.572] LinRsvdMaskSize: 0
[ 47.572] LinRsvdFieldPosition: 0
[ 47.572] MaxPixelClock: 400000000
[ 47.572] Mode: 176 (1600x1200)
[ 47.572] ModeAttributes: 0xba
[ 47.572] WinAAttributes: 0x7
[ 47.572] WinBAttributes: 0x0
[ 47.572] WinGranularity: 64
[ 47.572] WinSize: 64
[ 47.572] WinASegment: 0xa000
[ 47.572] WinBSegment: 0x0
[ 47.572] WinFuncPtr: 0xc000594b
[ 47.572] BytesPerScanline: 6400
[ 47.572] XResolution: 1600
[ 47.572] YResolution: 1200
[ 47.572] XCharSize: 8
[ 47.572] YCharSize: 16
[ 47.572] NumberOfPlanes: 1
[ 47.572] BitsPerPixel: 32
[ 47.572] NumberOfBanks: 1
[ 47.573] MemoryModel: 6
[ 47.573] BankSize: 0
[ 47.573] NumberOfImages: 1
[ 47.573] RedMaskSize: 8
[ 47.573] RedFieldPosition: 16
[ 47.573] GreenMaskSize: 8
[ 47.573] GreenFieldPosition: 8
[ 47.573] BlueMaskSize: 8
[ 47.573] BlueFieldPosition: 0
[ 47.573] RsvdMaskSize: 0
[ 47.573] RsvdFieldPosition: 0
[ 47.573] DirectColorModeInfo: 0
[ 47.573] PhysBasePtr: 0xd8000000
[ 47.573] LinBytesPerScanLine: 6400
[ 47.573] BnkNumberOfImagePages: 1
[ 47.573] LinNumberOfImagePages: 1
[ 47.573] LinRedMaskSize: 8
[ 47.573] LinRedFieldPosition: 16
[ 47.573] LinGreenMaskSize: 8
[ 47.573] LinGreenFieldPosition: 8
[ 47.573] LinBlueMaskSize: 8
[ 47.573] LinBlueFieldPosition: 0
[ 47.573] LinRsvdMaskSize: 0
[ 47.573] LinRsvdFieldPosition: 0
[ 47.573] MaxPixelClock: 400000000
[ 47.573] Mode: 183 (640x400)
[ 47.573] ModeAttributes: 0xbb
[ 47.573] WinAAttributes: 0x7
[ 47.573] WinBAttributes: 0x0
[ 47.573] WinGranularity: 64
[ 47.573] WinSize: 64
[ 47.573] WinASegment: 0xa000
[ 47.573] WinBSegment: 0x0
[ 47.573] WinFuncPtr: 0xc000594b
[ 47.573] BytesPerScanline: 640
[ 47.573] XResolution: 640
[ 47.573] YResolution: 400
[ 47.573] XCharSize: 8
[ 47.573] YCharSize: 16
[ 47.573] NumberOfPlanes: 1
[ 47.573] BitsPerPixel: 8
[ 47.573] NumberOfBanks: 1
[ 47.573] MemoryModel: 4
[ 47.573] BankSize: 0
[ 47.573] NumberOfImages: 63
[ 47.573] RedMaskSize: 0
[ 47.573] RedFieldPosition: 0
[ 47.573] GreenMaskSize: 0
[ 47.573] GreenFieldPosition: 0
[ 47.574] BlueMaskSize: 0
[ 47.574] BlueFieldPosition: 0
[ 47.574] RsvdMaskSize: 0
[ 47.574] RsvdFieldPosition: 0
[ 47.574] DirectColorModeInfo: 0
[ 47.574] PhysBasePtr: 0xd8000000
[ 47.574] LinBytesPerScanLine: 640
[ 47.574] BnkNumberOfImagePages: 63
[ 47.574] LinNumberOfImagePages: 63
[ 47.574] LinRedMaskSize: 0
[ 47.574] LinRedFieldPosition: 0
[ 47.574] LinGreenMaskSize: 0
[ 47.574] LinGreenFieldPosition: 0
[ 47.574] LinBlueMaskSize: 0
[ 47.574] LinBlueFieldPosition: 0
[ 47.574] LinRsvdMaskSize: 0
[ 47.574] LinRsvdFieldPosition: 0
[ 47.574] MaxPixelClock: 400000000
[ 47.574] Mode: 184 (640x400)
[ 47.574] ModeAttributes: 0xbb
[ 47.574] WinAAttributes: 0x7
[ 47.574] WinBAttributes: 0x0
[ 47.574] WinGranularity: 64
[ 47.574] WinSize: 64
[ 47.574] WinASegment: 0xa000
[ 47.574] WinBSegment: 0x0
[ 47.574] WinFuncPtr: 0xc000594b
[ 47.574] BytesPerScanline: 1280
[ 47.574] XResolution: 640
[ 47.574] YResolution: 400
[ 47.574] XCharSize: 8
[ 47.574] YCharSize: 16
[ 47.574] NumberOfPlanes: 1
[ 47.574] BitsPerPixel: 16
[ 47.574] NumberOfBanks: 1
[ 47.574] MemoryModel: 6
[ 47.574] BankSize: 0
[ 47.574] NumberOfImages: 31
[ 47.574] RedMaskSize: 5
[ 47.574] RedFieldPosition: 10
[ 47.574] GreenMaskSize: 5
[ 47.574] GreenFieldPosition: 5
[ 47.574] BlueMaskSize: 5
[ 47.574] BlueFieldPosition: 0
[ 47.574] RsvdMaskSize: 0
[ 47.574] RsvdFieldPosition: 0
[ 47.574] DirectColorModeInfo: 0
[ 47.574] PhysBasePtr: 0xd8000000
[ 47.575] LinBytesPerScanLine: 1280
[ 47.575] BnkNumberOfImagePages: 31
[ 47.575] LinNumberOfImagePages: 31
[ 47.575] LinRedMaskSize: 5
[ 47.575] LinRedFieldPosition: 10
[ 47.575] LinGreenMaskSize: 5
[ 47.575] LinGreenFieldPosition: 5
[ 47.575] LinBlueMaskSize: 5
[ 47.575] LinBlueFieldPosition: 0
[ 47.575] LinRsvdMaskSize: 0
[ 47.575] LinRsvdFieldPosition: 0
[ 47.575] MaxPixelClock: 400000000
[ 47.575] Mode: 185 (640x400)
[ 47.575] ModeAttributes: 0xbb
[ 47.575] WinAAttributes: 0x7
[ 47.575] WinBAttributes: 0x0
[ 47.575] WinGranularity: 64
[ 47.575] WinSize: 64
[ 47.575] WinASegment: 0xa000
[ 47.575] WinBSegment: 0x0
[ 47.575] WinFuncPtr: 0xc000594b
[ 47.575] BytesPerScanline: 1280
[ 47.575] XResolution: 640
[ 47.575] YResolution: 400
[ 47.575] XCharSize: 8
[ 47.575] YCharSize: 16
[ 47.575] NumberOfPlanes: 1
[ 47.575] BitsPerPixel: 16
[ 47.575] NumberOfBanks: 1
[ 47.575] MemoryModel: 6
[ 47.575] BankSize: 0
[ 47.575] NumberOfImages: 31
[ 47.575] RedMaskSize: 5
[ 47.575] RedFieldPosition: 11
[ 47.575] GreenMaskSize: 6
[ 47.575] GreenFieldPosition: 5
[ 47.575] BlueMaskSize: 5
[ 47.575] BlueFieldPosition: 0
[ 47.575] RsvdMaskSize: 0
[ 47.575] RsvdFieldPosition: 0
[ 47.575] DirectColorModeInfo: 0
[ 47.575] PhysBasePtr: 0xd8000000
[ 47.575] LinBytesPerScanLine: 1280
[ 47.575] BnkNumberOfImagePages: 31
[ 47.575] LinNumberOfImagePages: 31
[ 47.575] LinRedMaskSize: 5
[ 47.575] LinRedFieldPosition: 11
[ 47.575] LinGreenMaskSize: 6
[ 47.576] LinGreenFieldPosition: 5
[ 47.576] LinBlueMaskSize: 5
[ 47.576] LinBlueFieldPosition: 0
[ 47.576] LinRsvdMaskSize: 0
[ 47.576] LinRsvdFieldPosition: 0
[ 47.576] MaxPixelClock: 400000000
[ 47.576] *Mode: 186 (640x400)
[ 47.576] ModeAttributes: 0xbb
[ 47.576] WinAAttributes: 0x7
[ 47.576] WinBAttributes: 0x0
[ 47.576] WinGranularity: 64
[ 47.576] WinSize: 64
[ 47.576] WinASegment: 0xa000
[ 47.576] WinBSegment: 0x0
[ 47.576] WinFuncPtr: 0xc000594b
[ 47.576] BytesPerScanline: 2560
[ 47.576] XResolution: 640
[ 47.576] YResolution: 400
[ 47.576] XCharSize: 8
[ 47.576] YCharSize: 16
[ 47.576] NumberOfPlanes: 1
[ 47.576] BitsPerPixel: 32
[ 47.576] NumberOfBanks: 1
[ 47.576] MemoryModel: 6
[ 47.576] BankSize: 0
[ 47.576] NumberOfImages: 15
[ 47.576] RedMaskSize: 8
[ 47.576] RedFieldPosition: 16
[ 47.576] GreenMaskSize: 8
[ 47.576] GreenFieldPosition: 8
[ 47.576] BlueMaskSize: 8
[ 47.576] BlueFieldPosition: 0
[ 47.576] RsvdMaskSize: 0
[ 47.576] RsvdFieldPosition: 0
[ 47.576] DirectColorModeInfo: 0
[ 47.576] PhysBasePtr: 0xd8000000
[ 47.576] LinBytesPerScanLine: 2560
[ 47.576] BnkNumberOfImagePages: 15
[ 47.576] LinNumberOfImagePages: 15
[ 47.576] LinRedMaskSize: 8
[ 47.576] LinRedFieldPosition: 16
[ 47.576] LinGreenMaskSize: 8
[ 47.576] LinGreenFieldPosition: 8
[ 47.576] LinBlueMaskSize: 8
[ 47.576] LinBlueFieldPosition: 0
[ 47.576] LinRsvdMaskSize: 0
[ 47.576] LinRsvdFieldPosition: 0
[ 47.577] MaxPixelClock: 400000000
[ 47.577] Mode: 1d3 (1856x1392)
[ 47.577] ModeAttributes: 0xba
[ 47.577] WinAAttributes: 0x7
[ 47.577] WinBAttributes: 0x0
[ 47.577] WinGranularity: 64
[ 47.577] WinSize: 64
[ 47.577] WinASegment: 0xa000
[ 47.577] WinBSegment: 0x0
[ 47.577] WinFuncPtr: 0xc000594b
[ 47.577] BytesPerScanline: 1856
[ 47.577] XResolution: 1856
[ 47.577] YResolution: 1392
[ 47.577] XCharSize: 8
[ 47.577] YCharSize: 16
[ 47.577] NumberOfPlanes: 1
[ 47.577] BitsPerPixel: 8
[ 47.577] NumberOfBanks: 1
[ 47.577] MemoryModel: 4
[ 47.577] BankSize: 0
[ 47.577] NumberOfImages: 5
[ 47.577] RedMaskSize: 0
[ 47.577] RedFieldPosition: 0
[ 47.577] GreenMaskSize: 0
[ 47.577] GreenFieldPosition: 0
[ 47.577] BlueMaskSize: 0
[ 47.577] BlueFieldPosition: 0
[ 47.577] RsvdMaskSize: 0
[ 47.577] RsvdFieldPosition: 0
[ 47.577] DirectColorModeInfo: 0
[ 47.577] PhysBasePtr: 0xd8000000
[ 47.577] LinBytesPerScanLine: 1856
[ 47.577] BnkNumberOfImagePages: 5
[ 47.577] LinNumberOfImagePages: 5
[ 47.577] LinRedMaskSize: 0
[ 47.577] LinRedFieldPosition: 0
[ 47.577] LinGreenMaskSize: 0
[ 47.577] LinGreenFieldPosition: 0
[ 47.577] LinBlueMaskSize: 0
[ 47.577] LinBlueFieldPosition: 0
[ 47.577] LinRsvdMaskSize: 0
[ 47.577] LinRsvdFieldPosition: 0
[ 47.577] MaxPixelClock: 400000000
[ 47.578] Mode: 1d4 (1856x1392)
[ 47.578] ModeAttributes: 0xba
[ 47.578] WinAAttributes: 0x7
[ 47.578] WinBAttributes: 0x0
[ 47.578] WinGranularity: 64
[ 47.578] WinSize: 64
[ 47.578] WinASegment: 0xa000
[ 47.578] WinBSegment: 0x0
[ 47.578] WinFuncPtr: 0xc000594b
[ 47.578] BytesPerScanline: 3712
[ 47.578] XResolution: 1856
[ 47.578] YResolution: 1392
[ 47.578] XCharSize: 8
[ 47.578] YCharSize: 16
[ 47.578] NumberOfPlanes: 1
[ 47.578] BitsPerPixel: 16
[ 47.578] NumberOfBanks: 1
[ 47.578] MemoryModel: 6
[ 47.578] BankSize: 0
[ 47.578] NumberOfImages: 2
[ 47.578] RedMaskSize: 5
[ 47.578] RedFieldPosition: 10
[ 47.578] GreenMaskSize: 5
[ 47.578] GreenFieldPosition: 5
[ 47.578] BlueMaskSize: 5
[ 47.578] BlueFieldPosition: 0
[ 47.578] RsvdMaskSize: 0
[ 47.578] RsvdFieldPosition: 0
[ 47.578] DirectColorModeInfo: 0
[ 47.578] PhysBasePtr: 0xd8000000
[ 47.578] LinBytesPerScanLine: 3712
[ 47.578] BnkNumberOfImagePages: 2
[ 47.578] LinNumberOfImagePages: 2
[ 47.578] LinRedMaskSize: 5
[ 47.578] LinRedFieldPosition: 10
[ 47.578] LinGreenMaskSize: 5
[ 47.578] LinGreenFieldPosition: 5
[ 47.578] LinBlueMaskSize: 5
[ 47.578] LinBlueFieldPosition: 0
[ 47.578] LinRsvdMaskSize: 0
[ 47.578] LinRsvdFieldPosition: 0
[ 47.578] MaxPixelClock: 400000000
[ 47.579] Mode: 1d5 (1856x1392)
[ 47.579] ModeAttributes: 0xba
[ 47.579] WinAAttributes: 0x7
[ 47.579] WinBAttributes: 0x0
[ 47.579] WinGranularity: 64
[ 47.579] WinSize: 64
[ 47.579] WinASegment: 0xa000
[ 47.579] WinBSegment: 0x0
[ 47.579] WinFuncPtr: 0xc000594b
[ 47.579] BytesPerScanline: 3712
[ 47.579] XResolution: 1856
[ 47.579] YResolution: 1392
[ 47.579] XCharSize: 8
[ 47.579] YCharSize: 16
[ 47.579] NumberOfPlanes: 1
[ 47.579] BitsPerPixel: 16
[ 47.579] NumberOfBanks: 1
[ 47.579] MemoryModel: 6
[ 47.579] BankSize: 0
[ 47.579] NumberOfImages: 2
[ 47.579] RedMaskSize: 5
[ 47.579] RedFieldPosition: 11
[ 47.579] GreenMaskSize: 6
[ 47.579] GreenFieldPosition: 5
[ 47.579] BlueMaskSize: 5
[ 47.579] BlueFieldPosition: 0
[ 47.579] RsvdMaskSize: 0
[ 47.579] RsvdFieldPosition: 0
[ 47.579] DirectColorModeInfo: 0
[ 47.579] PhysBasePtr: 0xd8000000
[ 47.579] LinBytesPerScanLine: 3712
[ 47.579] BnkNumberOfImagePages: 2
[ 47.579] LinNumberOfImagePages: 2
[ 47.579] LinRedMaskSize: 5
[ 47.579] LinRedFieldPosition: 11
[ 47.579] LinGreenMaskSize: 6
[ 47.579] LinGreenFieldPosition: 5
[ 47.579] LinBlueMaskSize: 5
[ 47.579] LinBlueFieldPosition: 0
[ 47.579] LinRsvdMaskSize: 0
[ 47.579] LinRsvdFieldPosition: 0
[ 47.579] MaxPixelClock: 400000000
[ 47.580] Mode: 1d6 (1856x1392)
[ 47.580] ModeAttributes: 0xba
[ 47.580] WinAAttributes: 0x7
[ 47.580] WinBAttributes: 0x0
[ 47.580] WinGranularity: 64
[ 47.580] WinSize: 64
[ 47.580] WinASegment: 0xa000
[ 47.580] WinBSegment: 0x0
[ 47.580] WinFuncPtr: 0xc000594b
[ 47.580] BytesPerScanline: 7424
[ 47.580] XResolution: 1856
[ 47.580] YResolution: 1392
[ 47.580] XCharSize: 8
[ 47.580] YCharSize: 16
[ 47.580] NumberOfPlanes: 1
[ 47.580] BitsPerPixel: 32
[ 47.580] NumberOfBanks: 1
[ 47.580] MemoryModel: 6
[ 47.580] BankSize: 0
[ 47.580] NumberOfImages: 1
[ 47.580] RedMaskSize: 8
[ 47.580] RedFieldPosition: 16
[ 47.580] GreenMaskSize: 8
[ 47.580] GreenFieldPosition: 8
[ 47.580] BlueMaskSize: 8
[ 47.580] BlueFieldPosition: 0
[ 47.580] RsvdMaskSize: 0
[ 47.580] RsvdFieldPosition: 0
[ 47.580] DirectColorModeInfo: 0
[ 47.580] PhysBasePtr: 0xd8000000
[ 47.580] LinBytesPerScanLine: 7424
[ 47.580] BnkNumberOfImagePages: 1
[ 47.580] LinNumberOfImagePages: 1
[ 47.580] LinRedMaskSize: 8
[ 47.580] LinRedFieldPosition: 16
[ 47.580] LinGreenMaskSize: 8
[ 47.580] LinGreenFieldPosition: 8
[ 47.580] LinBlueMaskSize: 8
[ 47.580] LinBlueFieldPosition: 0
[ 47.580] LinRsvdMaskSize: 0
[ 47.580] LinRsvdFieldPosition: 0
[ 47.580] MaxPixelClock: 400000000
[ 47.581] Mode: 1e3 (1920x1440)
[ 47.581] ModeAttributes: 0xba
[ 47.581] WinAAttributes: 0x7
[ 47.581] WinBAttributes: 0x0
[ 47.581] WinGranularity: 64
[ 47.581] WinSize: 64
[ 47.581] WinASegment: 0xa000
[ 47.581] WinBSegment: 0x0
[ 47.581] WinFuncPtr: 0xc000594b
[ 47.581] BytesPerScanline: 1920
[ 47.581] XResolution: 1920
[ 47.581] YResolution: 1440
[ 47.581] XCharSize: 8
[ 47.581] YCharSize: 16
[ 47.581] NumberOfPlanes: 1
[ 47.581] BitsPerPixel: 8
[ 47.581] NumberOfBanks: 1
[ 47.581] MemoryModel: 4
[ 47.581] BankSize: 0
[ 47.581] NumberOfImages: 4
[ 47.581] RedMaskSize: 0
[ 47.581] RedFieldPosition: 0
[ 47.581] GreenMaskSize: 0
[ 47.581] GreenFieldPosition: 0
[ 47.581] BlueMaskSize: 0
[ 47.581] BlueFieldPosition: 0
[ 47.581] RsvdMaskSize: 0
[ 47.581] RsvdFieldPosition: 0
[ 47.581] DirectColorModeInfo: 0
[ 47.581] PhysBasePtr: 0xd8000000
[ 47.581] LinBytesPerScanLine: 1920
[ 47.581] BnkNumberOfImagePages: 4
[ 47.581] LinNumberOfImagePages: 4
[ 47.581] LinRedMaskSize: 0
[ 47.581] LinRedFieldPosition: 0
[ 47.581] LinGreenMaskSize: 0
[ 47.581] LinGreenFieldPosition: 0
[ 47.581] LinBlueMaskSize: 0
[ 47.581] LinBlueFieldPosition: 0
[ 47.581] LinRsvdMaskSize: 0
[ 47.581] LinRsvdFieldPosition: 0
[ 47.581] MaxPixelClock: 400000000
[ 47.582] Mode: 1e4 (1920x1440)
[ 47.582] ModeAttributes: 0xba
[ 47.582] WinAAttributes: 0x7
[ 47.582] WinBAttributes: 0x0
[ 47.582] WinGranularity: 64
[ 47.582] WinSize: 64
[ 47.582] WinASegment: 0xa000
[ 47.582] WinBSegment: 0x0
[ 47.582] WinFuncPtr: 0xc000594b
[ 47.582] BytesPerScanline: 3840
[ 47.582] XResolution: 1920
[ 47.582] YResolution: 1440
[ 47.582] XCharSize: 8
[ 47.582] YCharSize: 16
[ 47.582] NumberOfPlanes: 1
[ 47.582] BitsPerPixel: 16
[ 47.582] NumberOfBanks: 1
[ 47.582] MemoryModel: 6
[ 47.582] BankSize: 0
[ 47.582] NumberOfImages: 2
[ 47.582] RedMaskSize: 5
[ 47.582] RedFieldPosition: 10
[ 47.582] GreenMaskSize: 5
[ 47.582] GreenFieldPosition: 5
[ 47.582] BlueMaskSize: 5
[ 47.582] BlueFieldPosition: 0
[ 47.582] RsvdMaskSize: 0
[ 47.582] RsvdFieldPosition: 0
[ 47.582] DirectColorModeInfo: 0
[ 47.582] PhysBasePtr: 0xd8000000
[ 47.582] LinBytesPerScanLine: 3840
[ 47.582] BnkNumberOfImagePages: 2
[ 47.582] LinNumberOfImagePages: 2
[ 47.582] LinRedMaskSize: 5
[ 47.582] LinRedFieldPosition: 10
[ 47.582] LinGreenMaskSize: 5
[ 47.582] LinGreenFieldPosition: 5
[ 47.582] LinBlueMaskSize: 5
[ 47.582] LinBlueFieldPosition: 0
[ 47.582] LinRsvdMaskSize: 0
[ 47.582] LinRsvdFieldPosition: 0
[ 47.582] MaxPixelClock: 400000000
[ 47.583] Mode: 1e5 (1920x1440)
[ 47.583] ModeAttributes: 0xba
[ 47.583] WinAAttributes: 0x7
[ 47.583] WinBAttributes: 0x0
[ 47.583] WinGranularity: 64
[ 47.583] WinSize: 64
[ 47.583] WinASegment: 0xa000
[ 47.583] WinBSegment: 0x0
[ 47.583] WinFuncPtr: 0xc000594b
[ 47.583] BytesPerScanline: 3840
[ 47.583] XResolution: 1920
[ 47.583] YResolution: 1440
[ 47.583] XCharSize: 8
[ 47.583] YCharSize: 16
[ 47.583] NumberOfPlanes: 1
[ 47.583] BitsPerPixel: 16
[ 47.583] NumberOfBanks: 1
[ 47.583] MemoryModel: 6
[ 47.583] BankSize: 0
[ 47.583] NumberOfImages: 2
[ 47.583] RedMaskSize: 5
[ 47.583] RedFieldPosition: 11
[ 47.583] GreenMaskSize: 6
[ 47.583] GreenFieldPosition: 5
[ 47.583] BlueMaskSize: 5
[ 47.583] BlueFieldPosition: 0
[ 47.583] RsvdMaskSize: 0
[ 47.583] RsvdFieldPosition: 0
[ 47.583] DirectColorModeInfo: 0
[ 47.583] PhysBasePtr: 0xd8000000
[ 47.583] LinBytesPerScanLine: 3840
[ 47.583] BnkNumberOfImagePages: 2
[ 47.583] LinNumberOfImagePages: 2
[ 47.583] LinRedMaskSize: 5
[ 47.583] LinRedFieldPosition: 11
[ 47.583] LinGreenMaskSize: 6
[ 47.583] LinGreenFieldPosition: 5
[ 47.583] LinBlueMaskSize: 5
[ 47.583] LinBlueFieldPosition: 0
[ 47.583] LinRsvdMaskSize: 0
[ 47.583] LinRsvdFieldPosition: 0
[ 47.583] MaxPixelClock: 400000000
[ 47.584] Mode: 1e6 (1920x1440)
[ 47.584] ModeAttributes: 0xba
[ 47.584] WinAAttributes: 0x7
[ 47.584] WinBAttributes: 0x0
[ 47.584] WinGranularity: 64
[ 47.584] WinSize: 64
[ 47.584] WinASegment: 0xa000
[ 47.584] WinBSegment: 0x0
[ 47.584] WinFuncPtr: 0xc000594b
[ 47.584] BytesPerScanline: 7680
[ 47.584] XResolution: 1920
[ 47.584] YResolution: 1440
[ 47.584] XCharSize: 8
[ 47.584] YCharSize: 16
[ 47.584] NumberOfPlanes: 1
[ 47.584] BitsPerPixel: 32
[ 47.584] NumberOfBanks: 1
[ 47.584] MemoryModel: 6
[ 47.584] BankSize: 0
[ 47.584] NumberOfImages: 1
[ 47.584] RedMaskSize: 8
[ 47.584] RedFieldPosition: 16
[ 47.584] GreenMaskSize: 8
[ 47.584] GreenFieldPosition: 8
[ 47.584] BlueMaskSize: 8
[ 47.584] BlueFieldPosition: 0
[ 47.584] RsvdMaskSize: 0
[ 47.584] RsvdFieldPosition: 0
[ 47.584] DirectColorModeInfo: 0
[ 47.584] PhysBasePtr: 0xd8000000
[ 47.584] LinBytesPerScanLine: 7680
[ 47.584] BnkNumberOfImagePages: 1
[ 47.584] LinNumberOfImagePages: 1
[ 47.584] LinRedMaskSize: 8
[ 47.584] LinRedFieldPosition: 16
[ 47.584] LinGreenMaskSize: 8
[ 47.584] LinGreenFieldPosition: 8
[ 47.584] LinBlueMaskSize: 8
[ 47.584] LinBlueFieldPosition: 0
[ 47.584] LinRsvdMaskSize: 0
[ 47.584] LinRsvdFieldPosition: 0
[ 47.584] MaxPixelClock: 400000000
[ 47.584]
[ 47.584] (II) VESA(0): Total Memory: 256 64KB banks (16384kB)
[ 47.584] (II) VESA(0): Monitor0: Using hsync range of 31.47-63.98 kHz
[ 47.584] (II) VESA(0): Monitor0: Using vrefresh range of 50.00-60.32 Hz
[ 47.585] (WW) VESA(0): Unable to estimate virtual size
[ 47.585] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "1152x864" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "720x400" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "640x400" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "640x350" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "512x384" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "320x240" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[ 47.585] (II) VESA(0): Not using built-in mode "320x200" (no mode of this name)
[ 47.585] (II) VESA(0): Virtual size is 1400x1050 (pitch 1400)
[ 47.585] (**) VESA(0): *Built-in mode "1400x1050"
[ 47.585] (**) VESA(0): Display dimensions: (300, 230) mm
[ 47.585] (**) VESA(0): DPI set to (118, 115)
[ 47.585] (**) VESA(0): Option "ModeSetClearScreen" "off"
[ 47.585] (**) VESA(0): Using "Shadow Framebuffer"
[ 47.585] (II) Loading sub module "shadow"
[ 47.585] (II) LoadModule: "shadow"
[ 47.585] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 47.588] (II) Module shadow: vendor="X.Org Foundation"
[ 47.588] compiled for 1.20.11, module version = 1.1.0
[ 47.589] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.589] (II) Loading sub module "fb"
[ 47.589] (II) LoadModule: "fb"
[ 47.589] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 47.593] (II) Module fb: vendor="X.Org Foundation"
[ 47.593] compiled for 1.20.11, module version = 1.0.0
[ 47.593] ABI class: X.Org ANSI C Emulation, version 0.4
[ 47.593] (II) Loading sub module "int10"
[ 47.593] (II) LoadModule: "int10"
[ 47.593] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 47.593] (II) Module int10: vendor="X.Org Foundation"
[ 47.594] compiled for 1.20.11, module version = 1.0.0
[ 47.594] ABI class: X.Org Video Driver, version 24.1
[ 47.594] (II) VESA(0): initializing int10
[ 47.594] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 47.594] (II) VESA(0): VESA BIOS detected
[ 47.594] (II) VESA(0): VESA VBE Version 3.0
[ 47.594] (II) VESA(0): VESA VBE Total Mem: 16384 kB
[ 47.594] (II) VESA(0): VESA VBE OEM: ATI ATOMBIOS
[ 47.594] (II) VESA(0): VESA VBE OEM Software Rev: 9.12
[ 47.594] (II) VESA(0): VESA VBE OEM Vendor: (C) 1988-2005, ATI Technologies Inc.
[ 47.594] (II) VESA(0): VESA VBE OEM Product: M54CSP
[ 47.594] (II) VESA(0): VESA VBE OEM Product Rev: 01.00
[ 47.594] (II) VESA(0): virtual address = (nil), VGAbase = (nil)
physical address = 0xd8000000, size = 16777216
[ 47.595] (II) VESA(0): virtual address = 0xb6fb1000, VGAbase = 0xb6fb1000
physical address = 0xa0000, size = 65536
[ 47.602] (II) VESA(0): Setting up VESA Mode 0x146 (1400x1050)
[ 47.602] (II) VESA(0): VBESetVBEMode failed, mode set without customized refresh.
[ 47.671] (==) VESA(0): Default visual is TrueColor
[ 47.683] (==) VESA(0): Backing store enabled
[ 47.688] (==) VESA(0): DPMS enabled
[ 47.689] (II) Initializing extension Generic Event Extension
[ 47.689] (II) Initializing extension SHAPE
[ 47.690] (II) Initializing extension MIT-SHM
[ 47.690] (II) Initializing extension XInputExtension
[ 47.693] (II) Initializing extension XTEST
[ 47.694] (II) Initializing extension BIG-REQUESTS
[ 47.694] (II) Initializing extension SYNC
[ 47.694] (II) Initializing extension XKEYBOARD
[ 47.695] (II) Initializing extension XC-MISC
[ 47.695] (II) Initializing extension SECURITY
[ 47.696] (II) Initializing extension XFIXES
[ 47.696] (II) Initializing extension RENDER
[ 47.696] (II) Initializing extension RANDR
[ 47.697] (II) Initializing extension COMPOSITE
[ 47.698] (II) Initializing extension DAMAGE
[ 47.698] (II) Initializing extension MIT-SCREEN-SAVER
[ 47.698] (II) Initializing extension DOUBLE-BUFFER
[ 47.699] (II) Initializing extension RECORD
[ 47.699] (II) Initializing extension DPMS
[ 47.699] (II) Initializing extension Present
[ 47.700] (II) Initializing extension DRI3
[ 47.700] (II) Initializing extension X-Resource
[ 47.700] (II) Initializing extension XVideo
[ 47.701] (II) Initializing extension XVideo-MotionCompensation
[ 47.701] (II) Initializing extension SELinux
[ 47.701] (II) SELinux: Disabled on system
[ 47.701] (II) Initializing extension GLX
[ 47.704] (II) AIGLX: Screen 0 is not DRI2 capable
[ 49.123] (II) IGLX: Loaded and initialized swrast
[ 49.123] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 49.123] (II) Initializing extension XFree86-VidModeExtension
[ 49.124] (II) Initializing extension XFree86-DGA
[ 49.124] (II) Initializing extension XFree86-DRI
[ 49.124] (II) Initializing extension DRI2
[ 49.341] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 49.341] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[ 49.341] (II) LoadModule: "libinput"
[ 49.341] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[ 49.358] (II) Module libinput: vendor="X.Org Foundation"
[ 49.359] compiled for 1.20.8, module version = 0.30.0
[ 49.359] Module class: X.Org XInput Driver
[ 49.359] ABI class: X.Org XInput driver, version 24.1
[ 49.359] (II) Using input driver 'libinput' for 'Power Button'
[ 49.359] (**) Power Button: always reports core events
[ 49.359] (**) Option "Device" "/dev/input/event4"
[ 49.363] (**) Option "_source" "server/udev"
[ 49.379] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 49.380] (II) event4 - Power Button: device is a keyboard
[ 49.380] (II) event4 - Power Button: device removed
[ 49.396] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
[ 49.396] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[ 49.396] (**) Option "xkb_model" "pc105"
[ 49.396] (**) Option "xkb_layout" "de"
[ 49.396] (**) Option "xkb_variant" "neo"
[ 49.396] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.441] (II) event4 - Power Button: is tagged by udev as: Keyboard
[ 49.441] (II) event4 - Power Button: device is a keyboard
[ 49.442] (II) config/udev: Adding input device Video Bus (/dev/input/event2)
[ 49.442] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[ 49.442] (II) Using input driver 'libinput' for 'Video Bus'
[ 49.442] (**) Video Bus: always reports core events
[ 49.443] (**) Option "Device" "/dev/input/event2"
[ 49.443] (**) Option "_source" "server/udev"
[ 49.445] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 49.446] (II) event2 - Video Bus: device is a keyboard
[ 49.446] (II) event2 - Video Bus: device removed
[ 49.507] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event2"
[ 49.507] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[ 49.507] (**) Option "xkb_model" "pc105"
[ 49.507] (**) Option "xkb_layout" "de"
[ 49.507] (**) Option "xkb_variant" "neo"
[ 49.507] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.511] (II) event2 - Video Bus: is tagged by udev as: Keyboard
[ 49.512] (II) event2 - Video Bus: device is a keyboard
[ 49.513] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 49.513] (II) No input driver specified, ignoring this device.
[ 49.513] (II) This device may have been added with another device file.
[ 49.514] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 49.514] (**) Sleep Button: Applying InputClass "libinput keyboard catchall"
[ 49.514] (II) Using input driver 'libinput' for 'Sleep Button'
[ 49.514] (**) Sleep Button: always reports core events
[ 49.514] (**) Option "Device" "/dev/input/event3"
[ 49.514] (**) Option "_source" "server/udev"
[ 49.517] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 49.517] (II) event3 - Sleep Button: device is a keyboard
[ 49.517] (II) event3 - Sleep Button: device removed
[ 49.552] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3"
[ 49.552] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
[ 49.552] (**) Option "xkb_model" "pc105"
[ 49.552] (**) Option "xkb_layout" "de"
[ 49.552] (**) Option "xkb_variant" "neo"
[ 49.552] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.555] (II) event3 - Sleep Button: is tagged by udev as: Keyboard
[ 49.555] (II) event3 - Sleep Button: device is a keyboard
[ 49.556] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[ 49.556] (II) No input driver specified, ignoring this device.
[ 49.556] (II) This device may have been added with another device file.
[ 49.558] (II) config/udev: Adding input device MNT Reform Keyboard (/dev/input/event6)
[ 49.558] (**) MNT Reform Keyboard: Applying InputClass "libinput keyboard catchall"
[ 49.558] (II) Using input driver 'libinput' for 'MNT Reform Keyboard'
[ 49.558] (**) MNT Reform Keyboard: always reports core events
[ 49.558] (**) Option "Device" "/dev/input/event6"
[ 49.558] (**) Option "_source" "server/udev"
[ 49.562] (II) event6 - MNT Reform Keyboard: is tagged by udev as: Keyboard
[ 49.562] (II) event6 - MNT Reform Keyboard: device is a keyboard
[ 49.563] (II) event6 - MNT Reform Keyboard: device removed
[ 49.576] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/0003:03EB:2042.0001/input/input8/event6"
[ 49.576] (II) XINPUT: Adding extended input device "MNT Reform Keyboard" (type: KEYBOARD, id 9)
[ 49.576] (**) Option "xkb_model" "pc105"
[ 49.576] (**) Option "xkb_layout" "de"
[ 49.576] (**) Option "xkb_variant" "neo"
[ 49.576] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.580] (II) event6 - MNT Reform Keyboard: is tagged by udev as: Keyboard
[ 49.580] (II) event6 - MNT Reform Keyboard: device is a keyboard
[ 49.583] (II) config/udev: Adding input device MNT Reform Keyboard (/dev/input/event7)
[ 49.583] (**) MNT Reform Keyboard: Applying InputClass "libinput keyboard catchall"
[ 49.583] (II) Using input driver 'libinput' for 'MNT Reform Keyboard'
[ 49.583] (**) MNT Reform Keyboard: always reports core events
[ 49.583] (**) Option "Device" "/dev/input/event7"
[ 49.583] (**) Option "_source" "server/udev"
[ 49.587] (II) event7 - MNT Reform Keyboard: is tagged by udev as: Keyboard
[ 49.587] (II) event7 - MNT Reform Keyboard: device is a keyboard
[ 49.588] (II) event7 - MNT Reform Keyboard: device removed
[ 49.628] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/0003:03EB:2042.0002/input/input9/event7"
[ 49.628] (II) XINPUT: Adding extended input device "MNT Reform Keyboard" (type: KEYBOARD, id 10)
[ 49.628] (**) Option "xkb_model" "pc105"
[ 49.628] (**) Option "xkb_layout" "de"
[ 49.628] (**) Option "xkb_variant" "neo"
[ 49.628] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.632] (II) event7 - MNT Reform Keyboard: is tagged by udev as: Keyboard
[ 49.632] (II) event7 - MNT Reform Keyboard: device is a keyboard
[ 49.634] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 49.634] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[ 49.634] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[ 49.634] (**) AT Translated Set 2 keyboard: always reports core events
[ 49.634] (**) Option "Device" "/dev/input/event0"
[ 49.634] (**) Option "_source" "server/udev"
[ 49.637] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 49.637] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 49.639] (II) event0 - AT Translated Set 2 keyboard: device removed
[ 49.660] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 49.660] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 11)
[ 49.660] (**) Option "xkb_model" "pc105"
[ 49.660] (**) Option "xkb_layout" "de"
[ 49.660] (**) Option "xkb_variant" "neo"
[ 49.660] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.663] (II) event0 - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[ 49.663] (II) event0 - AT Translated Set 2 keyboard: device is a keyboard
[ 49.666] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event5)
[ 49.666] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "libinput touchpad catchall"
[ 49.666] (II) Using input driver 'libinput' for 'SynPS/2 Synaptics TouchPad'
[ 49.666] (**) SynPS/2 Synaptics TouchPad: always reports core events
[ 49.666] (**) Option "Device" "/dev/input/event5"
[ 49.666] (**) Option "_source" "server/udev"
[ 49.669] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 49.672] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 49.672] (II) event5 - SynPS/2 Synaptics TouchPad: device removed
[ 49.726] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input6/event5"
[ 49.727] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
[ 49.728] (**) Option "AccelerationScheme" "none"
[ 49.728] (**) SynPS/2 Synaptics TouchPad: (accel) selected scheme none/0
[ 49.728] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
[ 49.728] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
[ 49.731] (II) event5 - SynPS/2 Synaptics TouchPad: is tagged by udev as: Touchpad
[ 49.734] (II) event5 - SynPS/2 Synaptics TouchPad: device is a touchpad
[ 49.736] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
[ 49.736] (II) No input driver specified, ignoring this device.
[ 49.736] (II) This device may have been added with another device file.
[ 49.737] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event8)
[ 49.737] (**) TPPS/2 IBM TrackPoint: Applying InputClass "libinput pointer catchall"
[ 49.737] (II) Using input driver 'libinput' for 'TPPS/2 IBM TrackPoint'
[ 49.737] (**) TPPS/2 IBM TrackPoint: always reports core events
[ 49.737] (**) Option "Device" "/dev/input/event8"
[ 49.737] (**) Option "_source" "server/udev"
[ 49.758] (II) event8 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 49.759] (II) event8 - TPPS/2 IBM TrackPoint: device is a pointer
[ 49.762] (II) event8 - TPPS/2 IBM TrackPoint: device removed
[ 49.800] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input7/event8"
[ 49.800] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE, id 13)
[ 49.800] (**) Option "AccelerationScheme" "none"
[ 49.800] (**) TPPS/2 IBM TrackPoint: (accel) selected scheme none/0
[ 49.800] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
[ 49.800] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
[ 49.803] (II) event8 - TPPS/2 IBM TrackPoint: is tagged by udev as: Mouse Pointingstick
[ 49.804] (II) event8 - TPPS/2 IBM TrackPoint: device is a pointer
[ 49.807] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
[ 49.807] (II) No input driver specified, ignoring this device.
[ 49.807] (II) This device may have been added with another device file.
[ 49.809] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event9)
[ 49.809] (**) ThinkPad Extra Buttons: Applying InputClass "libinput keyboard catchall"
[ 49.809] (II) Using input driver 'libinput' for 'ThinkPad Extra Buttons'
[ 49.809] (**) ThinkPad Extra Buttons: always reports core events
[ 49.809] (**) Option "Device" "/dev/input/event9"
[ 49.809] (**) Option "_source" "server/udev"
[ 49.812] (II) event9 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 49.812] (II) event9 - ThinkPad Extra Buttons: device is a keyboard
[ 49.812] (II) event9 - ThinkPad Extra Buttons: device removed
[ 49.836] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input10/event9"
[ 49.836] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD, id 14)
[ 49.836] (**) Option "xkb_model" "pc105"
[ 49.836] (**) Option "xkb_layout" "de"
[ 49.836] (**) Option "xkb_variant" "neo"
[ 49.836] (**) Option "xkb_options" "terminate:ctrl_alt_bksp"
[ 49.838] (II) event9 - ThinkPad Extra Buttons: is tagged by udev as: Keyboard Switch
[ 49.839] (II) event9 - ThinkPad Extra Buttons: device is a keyboard
[ 87.159] (II) Axis 0x1 value 1241 is outside expected range [1255, 4600]
See https://wayland.freedesktop.org/libinput/doc/1.16.4/absolute_coordinate_ranges.html for details
[ 101.314] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.16.4/touchpad-jumping-cursors.html for details
[ 120.179] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.16.4/touchpad-jumping-cursors.html for details
[ 125.636] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.16.4/touchpad-jumping-cursors.html for details
[ 132.350] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.16.4/touchpad-jumping-cursors.html for details
[ 151.891] (EE) event6 - MNT Reform Keyboard: client bug: event processing lagging behind by 35ms, your system is too slow
[ 183.803] (EE) event5 - SynPS/2 Synaptics TouchPad: kernel bug: Touch jump detected and discarded.
See https://wayland.freedesktop.org/libinput/doc/1.16.4/touchpad-jumping-cursors.html for details
[ 183.803] (EE) event5 - SynPS/2 Synaptics TouchPad: WARNING: log rate limit exceeded (5 msgs per 2h). Discarding future messages.
[ 225.065] (EE) event6 - MNT Reform Keyboard: client bug: event processing lagging behind by 37ms, your system is too slow
[ 390.997] (EE) event6 - MNT Reform Keyboard: client bug: event processing lagging behind by 21ms, your system is too slow
[ 865.038] (EE) event6 - MNT Reform Keyboard: client bug: event processing lagging behind by 22ms, your system is too slow
[ 1430.397] (EE) event6 - MNT Reform Keyboard: client bug: event processing lagging behind by 25ms, your system is too slow
[ 1430.397] (EE) event6 - MNT Reform Keyboard: WARNING: log rate limit exceeded (5 msgs per 60min). Discarding future messages.
udev information:
-----------------
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
E: SUBSYSTEM=input
E: PRODUCT=19/0/1/0
E: NAME="Power Button"
E: PHYS="LNXPWRBN/button/input0"
E: PROP=0
E: EV=3
E: KEY=100000 0 0 0
E: MODALIAS=input:b0019v0000p0001e0000-e0,1,k74,ramlsfw
E: USEC_INITIALIZED=9628149
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: ID_FOR_SEAT=input-acpi-LNXPWRBN_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
N: input/event4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event4
E: MAJOR=13
E: MINOR=68
E: USEC_INITIALIZED=37982693
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXPWRBN:00
E: ID_PATH_TAG=acpi-LNXPWRBN_00
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/1:LNXPWRBN/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3
E: SUBSYSTEM=input
E: PRODUCT=19/0/6/0
E: NAME="Video Bus"
E: PHYS="LNXVIDEO/video/input0"
E: PROP=0
E: EV=3
E: KEY=3e000b 0 0 0 0 0 0 0
E: MODALIAS=input:b0019v0000p0006e0000-e0,1,kE0,E1,E3,F1,F2,F3,F4,F5,ramlsfw
E: USEC_INITIALIZED=9622509
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: ID_FOR_SEAT=input-acpi-LNXVIDEO_01
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event2
N: input/event2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:01/input/input3/event2
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event2
E: MAJOR=13
E: MINOR=66
E: USEC_INITIALIZED=37755263
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-LNXVIDEO:01
E: ID_PATH_TAG=acpi-LNXVIDEO_01
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/6:LNXVIDEO/video
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
E: SUBSYSTEM=input
E: PRODUCT=19/0/5/0
E: NAME="Lid Switch"
E: PHYS="PNP0C0D/button/input0"
E: PROP=0
E: EV=21
E: SW=1
E: MODALIAS=input:b0019v0000p0005e0000-e0,5,kramlsfw0,
E: USEC_INITIALIZED=8073727
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: ID_FOR_SEAT=input-acpi-PNP0C0D_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
N: input/event1
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2/event1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event1
E: MAJOR=13
E: MINOR=65
E: USEC_INITIALIZED=37756763
E: ID_INPUT=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=acpi-PNP0C0D:00
E: ID_PATH_TAG=acpi-PNP0C0D_00
E: LIBINPUT_DEVICE_GROUP=19/0/5:PNP0C0D/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4
E: SUBSYSTEM=input
E: PRODUCT=19/0/3/0
E: NAME="Sleep Button"
E: PHYS="PNP0C0E/button/input0"
E: PROP=0
E: EV=3
E: KEY=4000 0 0 0 0
E: MODALIAS=input:b0019v0000p0003e0000-e0,1,k8E,ramlsfw
E: USEC_INITIALIZED=9626179
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: ID_FOR_SEAT=input-acpi-PNP0C0E_00
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3
N: input/event3
L: 0
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input4/event3
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event3
E: MAJOR=13
E: MINOR=67
E: USEC_INITIALIZED=37757414
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_PATH=acpi-PNP0C0E:00
E: ID_PATH_TAG=acpi-PNP0C0E_00
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/0/3:PNP0C0E/button
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11
E: SUBSYSTEM=input
E: PRODUCT=1/11d4/1981/1
E: NAME="HDA Digital PCBeep"
E: PHYS="card0/codec#0/beep0"
E: PROP=0
E: EV=40001
E: SND=6
E: MODALIAS=input:b0001v11D4p1981e0001-e0,12,kramls1,2,fw
E: USEC_INITIALIZED=39333856
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: ID_FOR_SEAT=input-pci-0000_00_1b_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event10
N: input/event10
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1b.0/sound/card0/input11/event10
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event10
E: MAJOR=13
E: MINOR=74
E: USEC_INITIALIZED=39396220
E: ID_INPUT=1
E: ID_PATH=pci-0000:00:1b.0
E: ID_PATH_TAG=pci-0000_00_1b_0
E: LIBINPUT_DEVICE_GROUP=1/11d4/1981:card0/codec#0/beep0
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/0003:03EB:2042.0001/input/input8
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/0003:03EB:2042.0001/input/input8
E: SUBSYSTEM=input
E: PRODUCT=3/3eb/2042/111
E: NAME="MNT Reform Keyboard"
E: PHYS="usb-0000:00:1d.0-2/input0"
E: UNIQ=""
E: PROP=0
E: EV=120013
E: KEY=10000 7 ff9f207a c14057ff febeffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=1f
E: MODALIAS=input:b0003v03EBp2042e0111-e0,1,4,11,14,k71,72,73,74,75,77,79,7A,7B,7C,7D,7E,7F,80,81,82,83,84,85,86,87,88,89,8A,8C,8E,96,98,9E,9F,A1,A3,A4,A5,A6,AD,B0,B1,B2,B3,B4,B7,B8,B9,BA,BB,BC,BD,BE,BF,C0,C1,C2,F0,ram4,l0,1,2,3,4,sfw
E: USEC_INITIALIZED=15113295
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=usb
E: ID_MODEL=Reform_Keyboard
E: ID_MODEL_ENC=Reform\x20Keyboard
E: ID_MODEL_ID=2042
E: ID_SERIAL=MNT_Reform_Keyboard
E: ID_VENDOR=MNT
E: ID_VENDOR_ENC=MNT
E: ID_VENDOR_ID=03eb
E: ID_REVISION=0001
E: ID_TYPE=hid
E: ID_USB_MODEL=Reform_Keyboard
E: ID_USB_MODEL_ENC=Reform\x20Keyboard
E: ID_USB_MODEL_ID=2042
E: ID_USB_SERIAL=MNT_Reform_Keyboard
E: ID_USB_VENDOR=MNT
E: ID_USB_VENDOR_ENC=MNT
E: ID_USB_VENDOR_ID=03eb
E: ID_USB_REVISION=0001
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_0
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_2_1_0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/0003:03EB:2042.0001/input/input8/event6
N: input/event6
L: 0
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-kbd
S: input/by-id/usb-MNT_Reform_Keyboard-event-kbd
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.0/0003:03EB:2042.0001/input/input8/event6
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event6
E: MAJOR=13
E: MINOR=70
E: USEC_INITIALIZED=38121303
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=usb
E: ID_MODEL=Reform_Keyboard
E: ID_MODEL_ENC=Reform\x20Keyboard
E: ID_MODEL_ID=2042
E: ID_SERIAL=MNT_Reform_Keyboard
E: ID_VENDOR=MNT
E: ID_VENDOR_ENC=MNT
E: ID_VENDOR_ID=03eb
E: ID_REVISION=0001
E: ID_TYPE=hid
E: ID_USB_MODEL=Reform_Keyboard
E: ID_USB_MODEL_ENC=Reform\x20Keyboard
E: ID_USB_MODEL_ID=2042
E: ID_USB_SERIAL=MNT_Reform_Keyboard
E: ID_USB_VENDOR=MNT
E: ID_USB_VENDOR_ENC=MNT
E: ID_USB_VENDOR_ID=03eb
E: ID_USB_REVISION=0001
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=3/3eb/2042:usb-0000:00:1d.0-2
E: DEVLINKS=/dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.0-event-kbd /dev/input/by-id/usb-MNT_Reform_Keyboard-event-kbd
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/0003:03EB:2042.0002/input/input9
L: 0
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/0003:03EB:2042.0002/input/input9
E: SUBSYSTEM=input
E: PRODUCT=3/3eb/2042/111
E: NAME="MNT Reform Keyboard"
E: PHYS="usb-0000:00:1d.0-2/input1"
E: UNIQ=""
E: PROP=0
E: EV=13
E: KEY=18000 178 0 8e0000 0 0 0
E: MSC=10
E: MODALIAS=input:b0003v03EBp2042e0111-e0,1,4,k71,72,73,77,A3,A4,A5,A6,A8,CF,D0,ram4,lsfw
E: USEC_INITIALIZED=15109289
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_BUS=usb
E: ID_MODEL=Reform_Keyboard
E: ID_MODEL_ENC=Reform\x20Keyboard
E: ID_MODEL_ID=2042
E: ID_SERIAL=MNT_Reform_Keyboard
E: ID_VENDOR=MNT
E: ID_VENDOR_ENC=MNT
E: ID_VENDOR_ID=03eb
E: ID_REVISION=0001
E: ID_TYPE=hid
E: ID_USB_MODEL=Reform_Keyboard
E: ID_USB_MODEL_ENC=Reform\x20Keyboard
E: ID_USB_MODEL_ID=2042
E: ID_USB_SERIAL=MNT_Reform_Keyboard
E: ID_USB_VENDOR=MNT
E: ID_USB_VENDOR_ENC=MNT
E: ID_USB_VENDOR_ID=03eb
E: ID_USB_REVISION=0001
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_1
E: ID_FOR_SEAT=input-pci-0000_00_1d_0-usb-0_2_1_1
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/0003:03EB:2042.0002/input/input9/event7
N: input/event7
L: 0
S: input/by-id/usb-MNT_Reform_Keyboard-event-if01
S: input/by-path/pci-0000:00:1d.0-usb-0:2:1.1-event
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb1/1-2/1-2:1.1/0003:03EB:2042.0002/input/input9/event7
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event7
E: MAJOR=13
E: MINOR=71
E: USEC_INITIALIZED=38124960
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_BUS=usb
E: ID_MODEL=Reform_Keyboard
E: ID_MODEL_ENC=Reform\x20Keyboard
E: ID_MODEL_ID=2042
E: ID_SERIAL=MNT_Reform_Keyboard
E: ID_VENDOR=MNT
E: ID_VENDOR_ENC=MNT
E: ID_VENDOR_ID=03eb
E: ID_REVISION=0001
E: ID_TYPE=hid
E: ID_USB_MODEL=Reform_Keyboard
E: ID_USB_MODEL_ENC=Reform\x20Keyboard
E: ID_USB_MODEL_ID=2042
E: ID_USB_SERIAL=MNT_Reform_Keyboard
E: ID_USB_VENDOR=MNT
E: ID_USB_VENDOR_ENC=MNT
E: ID_USB_VENDOR_ID=03eb
E: ID_USB_REVISION=0001
E: ID_USB_TYPE=hid
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:1d.0-usb-0:2:1.1
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_2_1_1
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=3/3eb/2042:usb-0000:00:1d.0-2
E: DEVLINKS=/dev/input/by-id/usb-MNT_Reform_Keyboard-event-if01 /dev/input/by-path/pci-0000:00:1d.0-usb-0:2:1.1-event
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/platform/i8042/serio0/input/input0
L: 0
E: DEVPATH=/devices/platform/i8042/serio0/input/input0
E: SUBSYSTEM=input
E: PRODUCT=11/1/1/ab54
E: NAME="AT Translated Set 2 keyboard"
E: PHYS="isa0060/serio0/input0"
E: PROP=0
E: EV=120013
E: KEY=4 2000000 3803078 f800d001 feffffdf ffefffff ffffffff fffffffe
E: MSC=10
E: LED=7
E: MODALIAS=input:b0011v0001p0001eAB54-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: USEC_INITIALIZED=8534437
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: ID_FOR_SEAT=input-platform-i8042-serio-0
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/i8042/serio0/input/input0/event0
N: input/event0
L: 0
S: input/by-path/platform-i8042-serio-0-event-kbd
E: DEVPATH=/devices/platform/i8042/serio0/input/input0/event0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event0
E: MAJOR=13
E: MINOR=64
E: USEC_INITIALIZED=37756127
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-0
E: ID_PATH_TAG=platform-i8042-serio-0
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=11/1/1:isa0060/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-0-event-kbd
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
P: /devices/platform/i8042/serio1/input/input6
L: 0
E: DEVPATH=/devices/platform/i8042/serio1/input/input6
E: SUBSYSTEM=input
E: PRODUCT=11/2/7/81b1
E: NAME="SynPS/2 Synaptics TouchPad"
E: PHYS="isa0060/serio1/input0"
E: PROP=1
E: EV=b
E: KEY=6420 0 30000 0 0 0 0 0 0 0 0
E: ABS=11000003
E: MODALIAS=input:b0011v0002p0007e81B1-e0,1,3,k110,111,145,14A,14D,14E,ra0,1,18,1C,mlsfw
E: USEC_INITIALIZED=13180451
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_FOR_SEAT=input-platform-i8042-serio-1
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/i8042/serio1/input/input6/event5
N: input/event5
L: 0
S: input/by-path/platform-i8042-serio-1-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/event5
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event5
E: MAJOR=13
E: MINOR=69
E: USEC_INITIALIZED=38857584
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_INPUT_WIDTH_MM=43
E: ID_INPUT_HEIGHT_MM=24
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: ID_INPUT_TOUCHPAD_INTEGRATION=internal
E: LIBINPUT_DEVICE_GROUP=11/2/7:isa0060/serio1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-event-mouse
P: /devices/platform/i8042/serio1/input/input6/mouse0
N: input/mouse0
L: 0
S: input/by-path/platform-i8042-serio-1-mouse
E: DEVPATH=/devices/platform/i8042/serio1/input/input6/mouse0
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse0
E: MAJOR=13
E: MINOR=32
E: USEC_INITIALIZED=36710588
E: ID_INPUT=1
E: ID_INPUT_TOUCHPAD=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-1
E: ID_PATH_TAG=platform-i8042-serio-1
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-1-mouse
P: /devices/platform/i8042/serio1/serio2/input/input7
L: 0
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7
E: SUBSYSTEM=input
E: PRODUCT=11/2/a/0
E: NAME="TPPS/2 IBM TrackPoint"
E: PHYS="synaptics-pt/serio0/input0"
E: PROP=21
E: EV=7
E: KEY=70000 0 0 0 0 0 0 0 0
E: REL=3
E: MODALIAS=input:b0011v0002p000Ae0000-e0,1,2,k110,111,112,r0,1,amlsfw
E: USEC_INITIALIZED=17757585
E: ID_INPUT=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: ID_FOR_SEAT=input-platform-i8042-serio-2
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/i8042/serio1/serio2/input/input7/event8
N: input/event8
L: 0
S: input/by-path/platform-i8042-serio-2-event-mouse
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7/event8
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event8
E: MAJOR=13
E: MINOR=72
E: USEC_INITIALIZED=38117713
E: ID_INPUT=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: LIBINPUT_DEVICE_GROUP=11/2/a:synaptics-pt/serio0
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-event-mouse
P: /devices/platform/i8042/serio1/serio2/input/input7/mouse1
N: input/mouse1
L: 0
S: input/by-path/platform-i8042-serio-2-mouse
E: DEVPATH=/devices/platform/i8042/serio1/serio2/input/input7/mouse1
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/mouse1
E: MAJOR=13
E: MINOR=33
E: USEC_INITIALIZED=36565177
E: ID_INPUT=1
E: ID_INPUT_POINTINGSTICK=1
E: ID_INPUT_MOUSE=1
E: ID_BUS=i8042
E: ID_SERIAL=noserial
E: ID_PATH=platform-i8042-serio-2
E: ID_PATH_TAG=platform-i8042-serio-2
E: DEVLINKS=/dev/input/by-path/platform-i8042-serio-2-mouse
P: /devices/platform/thinkpad_acpi/input/input10
L: 0
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input10
E: SUBSYSTEM=input
E: PRODUCT=19/17aa/5054/4101
E: NAME="ThinkPad Extra Buttons"
E: PHYS="thinkpad_acpi/input0"
E: PROP=0
E: EV=33
E: KEY=4000000 10040 0 0 20 18040000 70000000 0 500000 0 0 0 1701b 2102004 c0002800 51115000 10e0000 0 0 0
E: MSC=10
E: SW=8
E: MODALIAS=input:b0019v17AAp5054e4101-e0,1,4,5,k71,72,73,78,8C,8E,90,94,98,9C,9E,AB,AD,BE,BF,C2,CD,D4,D9,E0,E1,E3,E4,EC,ED,EE,F0,174,176,1BC,1BD,1BE,1D2,1DB,1DC,1E5,246,250,27A,ram4,lsfw3,
E: USEC_INITIALIZED=37964472
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: ID_FOR_SEAT=input-platform-thinkpad_acpi
E: TAGS=:seat:
E: CURRENT_TAGS=:seat:
P: /devices/platform/thinkpad_acpi/input/input10/event9
N: input/event9
L: 0
S: input/by-path/platform-thinkpad_acpi-event
E: DEVPATH=/devices/platform/thinkpad_acpi/input/input10/event9
E: SUBSYSTEM=input
E: DEVNAME=/dev/input/event9
E: MAJOR=13
E: MINOR=73
E: USEC_INITIALIZED=38153098
E: KEYBOARD_KEY_01=screenlock
E: KEYBOARD_KEY_02=battery
E: KEYBOARD_KEY_03=sleep
E: KEYBOARD_KEY_04=wlan
E: KEYBOARD_KEY_06=switchvideomode
E: KEYBOARD_KEY_07=f21
E: KEYBOARD_KEY_08=f24
E: KEYBOARD_KEY_0b=suspend
E: KEYBOARD_KEY_0f=brightnessup
E: KEYBOARD_KEY_10=brightnessdown
E: KEYBOARD_KEY_11=kbdillumtoggle
E: KEYBOARD_KEY_13=zoom
E: KEYBOARD_KEY_14=volumeup
E: KEYBOARD_KEY_15=volumedown
E: KEYBOARD_KEY_16=mute
E: KEYBOARD_KEY_17=prog1
E: KEYBOARD_KEY_1a=f20
E: KEYBOARD_KEY_45=bookmarks
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_SWITCH=1
E: ID_PATH=platform-thinkpad_acpi
E: ID_PATH_TAG=platform-thinkpad_acpi
E: XKBMODEL=pc105
E: XKBLAYOUT=de
E: XKBVARIANT=neo
E: XKBOPTIONS=terminate:ctrl_alt_bksp
E: BACKSPACE=guess
E: LIBINPUT_DEVICE_GROUP=19/17aa/5054:thinkpad_acpi
E: DEVLINKS=/dev/input/by-path/platform-thinkpad_acpi-event
E: TAGS=:power-switch:
E: CURRENT_TAGS=:power-switch:
DRM Information from dmesg:
---------------------------
-- System Information:
Debian Release: 11.8
APT prefers oldstable
APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Kernel: Linux 5.10.0-26-686 (SMP w/2 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages xserver-xorg-video-radeon depends on:
ii libc6 2.31-13+deb11u6
ii libdrm-radeon1 2.4.104-1
ii libgbm1 20.3.5-1
ii libudev1 247.3-7+deb11u4
ii xserver-xorg-core [xorg-video-abi-24] 2:1.20.11-1+deb11u6
xserver-xorg-video-radeon recommends no packages.
Versions of packages xserver-xorg-video-radeon suggests:
ii firmware-amd-graphics 20210315-3
-- no debconf information
-------------- next part --------------
A non-text attachment was scrubbed...
Name: radeon-dmesg-output.txt
Type: application/json
Size: 9252 bytes
Desc: not available
URL: <https://lists.x.org/archives/xorg-driver-ati/attachments/20240701/50cbdd01/attachment-0001.json>
More information about the xorg-driver-ati
mailing list