Acer 5750G 15.6 screen display not correct

as described in the subject, screen display is not correct after I installed xorg, xfce4.
when start xfce4, the screen only show part of the whole desktop.
the bottom part of the desktop is black, the whole thing moves upwards, so I cannot see menus which should be up on the top.
I add one new conf in /etc/X11/xorg.conf.d/10-monitor.conf
with modes  1366x768_75.00
What else should I set in xorg conf ?
Thanks.

hadrons123 wrote:
What video card do you have?
show us the output of
cat /var/log/Xorg.0.log
Acer5750G, support 2 video cards, one is integrated(Intel), another is Nvidia GT630M(1G).
lspci | grep VGA:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
Above is the result after I disabled the Nvidia card in BIOS.
/var/log/Xorg.0.log:
[ 19.833]
X.Org X Server 1.12.2
Release Date: 2012-05-29
[ 19.833] X Protocol Version 11, Revision 0
[ 19.833] Build Operating System: Linux 3.0.32-1-lts x86_64
[ 19.833] Current Operating System: Linux leon-arch 3.3.8-1-ARCH #1 SMP PREEMPT Tue Jun 5 15:20:32 CEST 2012 x86_64
[ 19.833] Kernel command line: root=/dev/sda6 ro
[ 19.833] Build Date: 30 May 2012 07:24:13PM
[ 19.833]
[ 19.833] Current version of pixman: 0.26.0
[ 19.833] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 19.833] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 19.833] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jun 13 07:46:31 2012
[ 19.885] (==) Using config file: "/etc/X11/xorg.conf"
[ 19.885] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 19.981] (==) ServerLayout "Default Layout"
[ 19.981] (**) |-->Screen "Screen0" (0)
[ 19.981] (**) | |-->Monitor "Monitor0"
[ 19.981] (**) | |-->Device "Device0"
[ 19.981] (==) Automatically adding devices
[ 19.981] (==) Automatically enabling devices
[ 20.004] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 20.005] Entry deleted from font path.
[ 20.005] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 20.005] Entry deleted from font path.
[ 20.005] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 20.005] Entry deleted from font path.
[ 20.005] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 20.005] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 20.005] Entry deleted from font path.
[ 20.005] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 20.005] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 20.005] Entry deleted from font path.
[ 20.005] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[ 20.005] Entry deleted from font path.
[ 20.005] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[ 20.005] Entry deleted from font path.
[ 20.005] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[ 20.005] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[ 20.005] Entry deleted from font path.
[ 20.005] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[ 20.005] (**) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/
[ 20.005] (**) ModulePath set to "/usr/lib/xorg/modules"
[ 20.005] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 20.005] (II) Loader magic: 0x7c58e0
[ 20.005] (II) Module ABI versions:
[ 20.005] X.Org ANSI C Emulation: 0.4
[ 20.005] X.Org Video Driver: 12.0
[ 20.005] X.Org XInput driver : 16.0
[ 20.005] X.Org Server Extension : 6.0
[ 20.006] (--) PCI:*(0:0:2:0) 8086:0116:1025:0504 rev 9, Mem @ 0xb0000000/4194304, 0xa0000000/268435456, I/O @ 0x00002000/64
[ 20.006] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 20.006] (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
[ 20.006] (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
[ 20.006] (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
[ 20.006] (II) "record" will be loaded. This was enabled by default and also specified in the config file.
[ 20.006] (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
[ 20.006] (II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
[ 20.006] (II) LoadModule: "dri2"
[ 20.022] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 20.038] (II) Module dri2: vendor="X.Org Foundation"
[ 20.038] compiled for 1.12.2, module version = 1.2.0
[ 20.038] ABI class: X.Org Server Extension, version 6.0
[ 20.038] (II) Loading extension DRI2
[ 20.038] (II) LoadModule: "dbe"
[ 20.038] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 20.039] (II) Module dbe: vendor="X.Org Foundation"
[ 20.039] compiled for 1.12.2, module version = 1.0.0
[ 20.039] Module class: X.Org Server Extension
[ 20.039] ABI class: X.Org Server Extension, version 6.0
[ 20.039] (II) Loading extension DOUBLE-BUFFER
[ 20.039] (II) LoadModule: "dri"
[ 20.039] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 20.040] (II) Module dri: vendor="X.Org Foundation"
[ 20.040] compiled for 1.12.2, module version = 1.0.0
[ 20.040] ABI class: X.Org Server Extension, version 6.0
[ 20.040] (II) Loading extension XFree86-DRI
[ 20.040] (II) LoadModule: "record"
[ 20.040] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[ 20.041] (II) Module record: vendor="X.Org Foundation"
[ 20.041] compiled for 1.12.2, module version = 1.13.0
[ 20.041] Module class: X.Org Server Extension
[ 20.041] ABI class: X.Org Server Extension, version 6.0
[ 20.041] (II) Loading extension RECORD
[ 20.041] (II) LoadModule: "glx"
[ 20.041] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 20.071] (II) Module glx: vendor="X.Org Foundation"
[ 20.072] compiled for 1.12.2, module version = 1.0.0
[ 20.072] ABI class: X.Org Server Extension, version 6.0
[ 20.072] (==) AIGLX enabled
[ 20.072] (II) Loading extension GLX
[ 20.072] (II) LoadModule: "extmod"
[ 20.072] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 20.073] (II) Module extmod: vendor="X.Org Foundation"
[ 20.073] compiled for 1.12.2, module version = 1.0.0
[ 20.073] Module class: X.Org Server Extension
[ 20.073] ABI class: X.Org Server Extension, version 6.0
[ 20.073] (II) Loading extension MIT-SCREEN-SAVER
[ 20.073] (II) Loading extension XFree86-VidModeExtension
[ 20.073] (II) Loading extension XFree86-DGA
[ 20.073] (II) Loading extension DPMS
[ 20.073] (II) Loading extension XVideo
[ 20.073] (II) Loading extension XVideo-MotionCompensation
[ 20.073] (II) Loading extension X-Resource
[ 20.073] (II) LoadModule: "vesa"
[ 20.080] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 20.089] (II) Module vesa: vendor="X.Org Foundation"
[ 20.089] compiled for 1.12.0, module version = 2.3.1
[ 20.089] Module class: X.Org Video Driver
[ 20.089] ABI class: X.Org Video Driver, version 12.0
[ 20.089] (II) VESA: driver for VESA chipsets: vesa
[ 20.089] (++) using VT number 7
[ 20.092] (II) Loading sub module "vbe"
[ 20.092] (II) LoadModule: "vbe"
[ 20.092] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 20.093] (II) Module vbe: vendor="X.Org Foundation"
[ 20.093] compiled for 1.12.2, module version = 1.1.0
[ 20.094] ABI class: X.Org Video Driver, version 12.0
[ 20.094] (II) Loading sub module "int10"
[ 20.094] (II) LoadModule: "int10"
[ 20.094] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 20.105] (II) Module int10: vendor="X.Org Foundation"
[ 20.105] compiled for 1.12.2, module version = 1.0.0
[ 20.105] ABI class: X.Org Video Driver, version 12.0
[ 20.105] (II) VESA(0): initializing int10
[ 20.105] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 20.105] (II) VESA(0): VESA BIOS detected
[ 20.105] (II) VESA(0): VESA VBE Version 3.0
[ 20.105] (II) VESA(0): VESA VBE Total Mem: 131008 kB
[ 20.105] (II) VESA(0): VESA VBE OEM: Intel(R) Sandybridge/Ivybridge Graphics Chipset Accelerated VGA BIOS
[ 20.105] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[ 20.105] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[ 20.105] (II) VESA(0): VESA VBE OEM Product: Intel(R) Sandybridge/Ivybridge Graphics Controller
[ 20.105] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[ 20.112] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 20.112] (==) VESA(0): RGB weight 888
[ 20.112] (==) VESA(0): Default visual is TrueColor
[ 20.112] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 20.112] (II) Loading sub module "ddc"
[ 20.112] (II) LoadModule: "ddc"
[ 20.112] (II) Module "ddc" already built-in
[ 20.113] (II) VESA(0): VESA VBE DDC supported
[ 20.113] (II) VESA(0): VESA VBE DDC Level 2
[ 20.113] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 20.125] (II) VESA(0): VESA VBE DDC read successfully
[ 20.125] (II) VESA(0): Manufacturer: LGD Model: 2dc Serial#: 0
[ 20.125] (II) VESA(0): Year: 2010 Week: 0
[ 20.125] (II) VESA(0): EDID Version: 1.3
[ 20.125] (II) VESA(0): Digital Display Input
[ 20.125] (II) VESA(0): Max Image Size [cm]: horiz.: 34 vert.: 19
[ 20.125] (II) VESA(0): Gamma: 2.20
[ 20.125] (II) VESA(0): No DPMS capabilities specified
[ 20.125] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 20.125] (II) VESA(0): First detailed timing is preferred mode
[ 20.125] (II) VESA(0): redX: 0.623 redY: 0.369 greenX: 0.346 greenY: 0.610
[ 20.125] (II) VESA(0): blueX: 0.148 blueY: 0.098 whiteX: 0.313 whiteY: 0.329
[ 20.125] (II) VESA(0): Manufacturer's mask: 0
[ 20.125] (II) VESA(0): Supported detailed timing:
[ 20.125] (II) VESA(0): clock: 70.0 MHz Image Size: 344 x 194 mm
[ 20.125] (II) VESA(0): h_active: 1366 h_sync: 1402 h_sync_end 1450 h_blank_end 1492 h_border: 0
[ 20.125] (II) VESA(0): v_active: 768 v_sync: 771 v_sync_end 776 v_blanking: 782 v_border: 0
[ 20.125] (II) VESA(0): LG Display
[ 20.125] (II) VESA(0): LP156WH4-TLA1
[ 20.125] (II) VESA(0): EDID (in hex):
[ 20.125] (II) VESA(0): 00ffffffffffff0030e4dc0200000000
[ 20.125] (II) VESA(0): 00140103802213780aa9059f5e589c26
[ 20.125] (II) VESA(0): 19505400000001010101010101010101
[ 20.125] (II) VESA(0): 010101010101581b567e50000e302430
[ 20.125] (II) VESA(0): 350058c2100000190000000000000000
[ 20.125] (II) VESA(0): 00000000000000000000000000fe004c
[ 20.125] (II) VESA(0): 4720446973706c61790a2020000000fe
[ 20.125] (II) VESA(0): 004c503135365748342d544c41310079
[ 20.125] (II) VESA(0): EDID vendor "LGD", prod id 732
[ 20.125] (II) VESA(0): Printing DDC gathered Modelines:
[ 20.125] (II) VESA(0): Modeline "1366x768"x0.0 70.00 1366 1402 1450 1492 768 771 776 782 -hsync -vsync (46.9 kHz eP)
[ 20.125] (II) VESA(0): Searching for matching VESA mode(s):
[ 20.125] Mode: 160 (0x0)
[ 20.125] ModeAttributes: 0x0
[ 20.125] WinAAttributes: 0x0
[ 20.125] WinBAttributes: 0x0
[ 20.125] WinGranularity: 0
[ 20.125] WinSize: 0
[ 20.125] WinASegment: 0x0
[ 20.125] WinBSegment: 0x0
[ 20.125] WinFuncPtr: 0x0
[ 20.125] BytesPerScanline: 0
[ 20.125] XResolution: 0
[ 20.125] YResolution: 0
[ 20.125] XCharSize: 0
[ 20.125] YCharSize: 0
[ 20.125] NumberOfPlanes: 0
[ 20.125] BitsPerPixel: 0
[ 20.125] NumberOfBanks: 0
[ 20.125] MemoryModel: 0
[ 20.125] BankSize: 0
[ 20.125] NumberOfImages: 0
[ 20.125] RedMaskSize: 0
[ 20.125] RedFieldPosition: 0
[ 20.125] GreenMaskSize: 0
[ 20.125] GreenFieldPosition: 0
[ 20.125] BlueMaskSize: 0
[ 20.125] BlueFieldPosition: 0
[ 20.125] RsvdMaskSize: 0
[ 20.125] RsvdFieldPosition: 0
[ 20.125] DirectColorModeInfo: 0
[ 20.125] PhysBasePtr: 0x0
[ 20.125] LinBytesPerScanLine: 0
[ 20.125] BnkNumberOfImagePages: 0
[ 20.125] LinNumberOfImagePages: 0
[ 20.125] LinRedMaskSize: 0
[ 20.125] LinRedFieldPosition: 0
[ 20.125] LinGreenMaskSize: 0
[ 20.125] LinGreenFieldPosition: 0
[ 20.125] LinBlueMaskSize: 0
[ 20.125] LinBlueFieldPosition: 0
[ 20.125] LinRsvdMaskSize: 0
[ 20.125] LinRsvdFieldPosition: 0
[ 20.125] MaxPixelClock: 0
[ 20.126] Mode: 161 (0x0)
[ 20.126] ModeAttributes: 0x0
[ 20.126] WinAAttributes: 0x0
[ 20.126] WinBAttributes: 0x0
[ 20.126] WinGranularity: 0
[ 20.126] WinSize: 0
[ 20.126] WinASegment: 0x0
[ 20.126] WinBSegment: 0x0
[ 20.126] WinFuncPtr: 0x0
[ 20.126] BytesPerScanline: 0
[ 20.126] XResolution: 0
[ 20.126] YResolution: 0
[ 20.126] XCharSize: 0
[ 20.126] YCharSize: 0
[ 20.126] NumberOfPlanes: 0
[ 20.126] BitsPerPixel: 0
[ 20.126] NumberOfBanks: 0
[ 20.126] MemoryModel: 0
[ 20.126] BankSize: 0
[ 20.126] NumberOfImages: 0
[ 20.126] RedMaskSize: 0
[ 20.126] RedFieldPosition: 0
[ 20.126] GreenMaskSize: 0
[ 20.126] GreenFieldPosition: 0
[ 20.126] BlueMaskSize: 0
[ 20.126] BlueFieldPosition: 0
[ 20.126] RsvdMaskSize: 0
[ 20.126] RsvdFieldPosition: 0
[ 20.126] DirectColorModeInfo: 0
[ 20.126] PhysBasePtr: 0x0
[ 20.126] LinBytesPerScanLine: 0
[ 20.126] BnkNumberOfImagePages: 0
[ 20.126] LinNumberOfImagePages: 0
[ 20.126] LinRedMaskSize: 0
[ 20.126] LinRedFieldPosition: 0
[ 20.126] LinGreenMaskSize: 0
[ 20.126] LinGreenFieldPosition: 0
[ 20.126] LinBlueMaskSize: 0
[ 20.126] LinBlueFieldPosition: 0
[ 20.126] LinRsvdMaskSize: 0
[ 20.126] LinRsvdFieldPosition: 0
[ 20.126] MaxPixelClock: 0
[ 20.126] Mode: 162 (0x0)
[ 20.126] ModeAttributes: 0x0
[ 20.126] WinAAttributes: 0x0
[ 20.126] WinBAttributes: 0x0
[ 20.126] WinGranularity: 0
[ 20.126] WinSize: 0
[ 20.126] WinASegment: 0x0
[ 20.126] WinBSegment: 0x0
[ 20.126] WinFuncPtr: 0x0
[ 20.126] BytesPerScanline: 0
[ 20.126] XResolution: 0
[ 20.126] YResolution: 0
[ 20.126] XCharSize: 0
[ 20.126] YCharSize: 0
[ 20.126] NumberOfPlanes: 0
[ 20.126] BitsPerPixel: 0
[ 20.126] NumberOfBanks: 0
[ 20.126] MemoryModel: 0
[ 20.126] BankSize: 0
[ 20.126] NumberOfImages: 0
[ 20.126] RedMaskSize: 0
[ 20.126] RedFieldPosition: 0
[ 20.126] GreenMaskSize: 0
[ 20.126] GreenFieldPosition: 0
[ 20.126] BlueMaskSize: 0
[ 20.126] BlueFieldPosition: 0
[ 20.126] RsvdMaskSize: 0
[ 20.126] RsvdFieldPosition: 0
[ 20.126] DirectColorModeInfo: 0
[ 20.126] PhysBasePtr: 0x0
[ 20.126] LinBytesPerScanLine: 0
[ 20.126] BnkNumberOfImagePages: 0
[ 20.126] LinNumberOfImagePages: 0
[ 20.126] LinRedMaskSize: 0
[ 20.126] LinRedFieldPosition: 0
[ 20.126] LinGreenMaskSize: 0
[ 20.126] LinGreenFieldPosition: 0
[ 20.126] LinBlueMaskSize: 0
[ 20.126] LinBlueFieldPosition: 0
[ 20.126] LinRsvdMaskSize: 0
[ 20.126] LinRsvdFieldPosition: 0
[ 20.126] MaxPixelClock: 0
[ 20.126] Mode: 163 (0x0)
[ 20.126] ModeAttributes: 0x0
[ 20.126] WinAAttributes: 0x0
[ 20.126] WinBAttributes: 0x0
[ 20.126] WinGranularity: 0
[ 20.126] WinSize: 0
[ 20.126] WinASegment: 0x0
[ 20.126] WinBSegment: 0x0
[ 20.126] WinFuncPtr: 0x0
[ 20.126] BytesPerScanline: 0
[ 20.126] XResolution: 0
[ 20.126] YResolution: 0
[ 20.126] XCharSize: 0
[ 20.126] YCharSize: 0
[ 20.126] NumberOfPlanes: 0
[ 20.126] BitsPerPixel: 0
[ 20.126] NumberOfBanks: 0
[ 20.126] MemoryModel: 0
[ 20.126] BankSize: 0
[ 20.126] NumberOfImages: 0
[ 20.126] RedMaskSize: 0
[ 20.126] RedFieldPosition: 0
[ 20.126] GreenMaskSize: 0
[ 20.126] GreenFieldPosition: 0
[ 20.126] BlueMaskSize: 0
[ 20.126] BlueFieldPosition: 0
[ 20.126] RsvdMaskSize: 0
[ 20.126] RsvdFieldPosition: 0
[ 20.126] DirectColorModeInfo: 0
[ 20.126] PhysBasePtr: 0x0
[ 20.126] LinBytesPerScanLine: 0
[ 20.126] BnkNumberOfImagePages: 0
[ 20.126] LinNumberOfImagePages: 0
[ 20.126] LinRedMaskSize: 0
[ 20.126] LinRedFieldPosition: 0
[ 20.126] LinGreenMaskSize: 0
[ 20.126] LinGreenFieldPosition: 0
[ 20.126] LinBlueMaskSize: 0
[ 20.126] LinBlueFieldPosition: 0
[ 20.126] LinRsvdMaskSize: 0
[ 20.126] LinRsvdFieldPosition: 0
[ 20.126] MaxPixelClock: 0
[ 20.127] Mode: 164 (0x0)
[ 20.127] ModeAttributes: 0x0
[ 20.127] WinAAttributes: 0x0
[ 20.127] WinBAttributes: 0x0
[ 20.127] WinGranularity: 0
[ 20.127] WinSize: 0
[ 20.127] WinASegment: 0x0
[ 20.127] WinBSegment: 0x0
[ 20.127] WinFuncPtr: 0x0
[ 20.127] BytesPerScanline: 0
[ 20.127] XResolution: 0
[ 20.127] YResolution: 0
[ 20.127] XCharSize: 0
[ 20.127] YCharSize: 0
[ 20.127] NumberOfPlanes: 0
[ 20.127] BitsPerPixel: 0
[ 20.127] NumberOfBanks: 0
[ 20.127] MemoryModel: 0
[ 20.127] BankSize: 0
[ 20.127] NumberOfImages: 0
[ 20.127] RedMaskSize: 0
[ 20.127] RedFieldPosition: 0
[ 20.127] GreenMaskSize: 0
[ 20.127] GreenFieldPosition: 0
[ 20.127] BlueMaskSize: 0
[ 20.127] BlueFieldPosition: 0
[ 20.127] RsvdMaskSize: 0
[ 20.127] RsvdFieldPosition: 0
[ 20.127] DirectColorModeInfo: 0
[ 20.127] PhysBasePtr: 0x0
[ 20.127] LinBytesPerScanLine: 0
[ 20.127] BnkNumberOfImagePages: 0
[ 20.127] LinNumberOfImagePages: 0
[ 20.127] LinRedMaskSize: 0
[ 20.127] LinRedFieldPosition: 0
[ 20.127] LinGreenMaskSize: 0
[ 20.127] LinGreenFieldPosition: 0
[ 20.127] LinBlueMaskSize: 0
[ 20.127] LinBlueFieldPosition: 0
[ 20.127] LinRsvdMaskSize: 0
[ 20.127] LinRsvdFieldPosition: 0
[ 20.127] MaxPixelClock: 0
[ 20.127] Mode: 165 (0x0)
[ 20.127] ModeAttributes: 0x0
[ 20.127] WinAAttributes: 0x0
[ 20.127] WinBAttributes: 0x0
[ 20.127] WinGranularity: 0
[ 20.127] WinSize: 0
[ 20.127] WinASegment: 0x0
[ 20.127] WinBSegment: 0x0
[ 20.127] WinFuncPtr: 0x0
[ 20.127] BytesPerScanline: 0
[ 20.127] XResolution: 0
[ 20.127] YResolution: 0
[ 20.127] XCharSize: 0
[ 20.127] YCharSize: 0
[ 20.127] NumberOfPlanes: 0
[ 20.127] BitsPerPixel: 0
[ 20.127] NumberOfBanks: 0
[ 20.127] MemoryModel: 0
[ 20.127] BankSize: 0
[ 20.127] NumberOfImages: 0
[ 20.127] RedMaskSize: 0
[ 20.127] RedFieldPosition: 0
[ 20.127] GreenMaskSize: 0
[ 20.127] GreenFieldPosition: 0
[ 20.127] BlueMaskSize: 0
[ 20.127] BlueFieldPosition: 0
[ 20.127] RsvdMaskSize: 0
[ 20.127] RsvdFieldPosition: 0
[ 20.127] DirectColorModeInfo: 0
[ 20.127] PhysBasePtr: 0x0
[ 20.127] LinBytesPerScanLine: 0
[ 20.127] BnkNumberOfImagePages: 0
[ 20.127] LinNumberOfImagePages: 0
[ 20.127] LinRedMaskSize: 0
[ 20.127] LinRedFieldPosition: 0
[ 20.127] LinGreenMaskSize: 0
[ 20.127] LinGreenFieldPosition: 0
[ 20.127] LinBlueMaskSize: 0
[ 20.127] LinBlueFieldPosition: 0
[ 20.127] LinRsvdMaskSize: 0
[ 20.127] LinRsvdFieldPosition: 0
[ 20.127] MaxPixelClock: 0
[ 20.127] Mode: 166 (0x0)
[ 20.127] ModeAttributes: 0x0
[ 20.127] WinAAttributes: 0x0
[ 20.127] WinBAttributes: 0x0
[ 20.127] WinGranularity: 0
[ 20.127] WinSize: 0
[ 20.127] WinASegment: 0x0
[ 20.127] WinBSegment: 0x0
[ 20.127] WinFuncPtr: 0x0
[ 20.127] BytesPerScanline: 0
[ 20.127] XResolution: 0
[ 20.127] YResolution: 0
[ 20.127] XCharSize: 0
[ 20.127] YCharSize: 0
[ 20.127] NumberOfPlanes: 0
[ 20.127] BitsPerPixel: 0
[ 20.127] NumberOfBanks: 0
[ 20.127] MemoryModel: 0
[ 20.127] BankSize: 0
[ 20.127] NumberOfImages: 0
[ 20.127] RedMaskSize: 0
[ 20.127] RedFieldPosition: 0
[ 20.127] GreenMaskSize: 0
[ 20.127] GreenFieldPosition: 0
[ 20.127] BlueMaskSize: 0
[ 20.127] BlueFieldPosition: 0
[ 20.127] RsvdMaskSize: 0
[ 20.127] RsvdFieldPosition: 0
[ 20.127] DirectColorModeInfo: 0
[ 20.127] PhysBasePtr: 0x0
[ 20.127] LinBytesPerScanLine: 0
[ 20.127] BnkNumberOfImagePages: 0
[ 20.127] LinNumberOfImagePages: 0
[ 20.127] LinRedMaskSize: 0
[ 20.127] LinRedFieldPosition: 0
[ 20.127] LinGreenMaskSize: 0
[ 20.127] LinGreenFieldPosition: 0
[ 20.127] LinBlueMaskSize: 0
[ 20.127] LinBlueFieldPosition: 0
[ 20.127] LinRsvdMaskSize: 0
[ 20.127] LinRsvdFieldPosition: 0
[ 20.127] MaxPixelClock: 0
[ 20.127] Mode: 167 (0x0)
[ 20.127] ModeAttributes: 0x0
[ 20.127] WinAAttributes: 0x0
[ 20.127] WinBAttributes: 0x0
[ 20.128] WinGranularity: 0
[ 20.128] WinSize: 0
[ 20.128] WinASegment: 0x0
[ 20.128] WinBSegment: 0x0
[ 20.128] WinFuncPtr: 0x0
[ 20.128] BytesPerScanline: 0
[ 20.128] XResolution: 0
[ 20.128] YResolution: 0
[ 20.128] XCharSize: 0
[ 20.128] YCharSize: 0
[ 20.128] NumberOfPlanes: 0
[ 20.128] BitsPerPixel: 0
[ 20.128] NumberOfBanks: 0
[ 20.128] MemoryModel: 0
[ 20.128] BankSize: 0
[ 20.128] NumberOfImages: 0
[ 20.128] RedMaskSize: 0
[ 20.128] RedFieldPosition: 0
[ 20.128] GreenMaskSize: 0
[ 20.128] GreenFieldPosition: 0
[ 20.128] BlueMaskSize: 0
[ 20.128] BlueFieldPosition: 0
[ 20.128] RsvdMaskSize: 0
[ 20.128] RsvdFieldPosition: 0
[ 20.128] DirectColorModeInfo: 0
[ 20.128] PhysBasePtr: 0x0
[ 20.128] LinBytesPerScanLine: 0
[ 20.128] BnkNumberOfImagePages: 0
[ 20.128] LinNumberOfImagePages: 0
[ 20.128] LinRedMaskSize: 0
[ 20.128] LinRedFieldPosition: 0
[ 20.128] LinGreenMaskSize: 0
[ 20.128] LinGreenFieldPosition: 0
[ 20.128] LinBlueMaskSize: 0
[ 20.128] LinBlueFieldPosition: 0
[ 20.128] LinRsvdMaskSize: 0
[ 20.128] LinRsvdFieldPosition: 0
[ 20.128] MaxPixelClock: 0
[ 20.128] Mode: 168 (0x0)
[ 20.128] ModeAttributes: 0x0
[ 20.128] WinAAttributes: 0x0
[ 20.128] WinBAttributes: 0x0
[ 20.128] WinGranularity: 0
[ 20.128] WinSize: 0
[ 20.128] WinASegment: 0x0
[ 20.128] WinBSegment: 0x0
[ 20.128] WinFuncPtr: 0x0
[ 20.128] BytesPerScanline: 0
[ 20.128] XResolution: 0
[ 20.128] YResolution: 0
[ 20.128] XCharSize: 0
[ 20.128] YCharSize: 0
[ 20.128] NumberOfPlanes: 0
[ 20.128] BitsPerPixel: 0
[ 20.128] NumberOfBanks: 0
[ 20.128] MemoryModel: 0
[ 20.128] BankSize: 0
[ 20.128] NumberOfImages: 0
[ 20.128] RedMaskSize: 0
[ 20.128] RedFieldPosition: 0
[ 20.128] GreenMaskSize: 0
[ 20.128] GreenFieldPosition: 0
[ 20.128] BlueMaskSize: 0
[ 20.128] BlueFieldPosition: 0
[ 20.128] RsvdMaskSize: 0
[ 20.128] RsvdFieldPosition: 0
[ 20.128] DirectColorModeInfo: 0
[ 20.128] PhysBasePtr: 0x0
[ 20.128] LinBytesPerScanLine: 0
[ 20.128] BnkNumberOfImagePages: 0
[ 20.128] LinNumberOfImagePages: 0
[ 20.128] LinRedMaskSize: 0
[ 20.128] LinRedFieldPosition: 0
[ 20.128] LinGreenMaskSize: 0
[ 20.128] LinGreenFieldPosition: 0
[ 20.128] LinBlueMaskSize: 0
[ 20.128] LinBlueFieldPosition: 0
[ 20.128] LinRsvdMaskSize: 0
[ 20.128] LinRsvdFieldPosition: 0
[ 20.128] MaxPixelClock: 0
[ 20.128] Mode: 169 (0x0)
[ 20.128] ModeAttributes: 0x0
[ 20.128] WinAAttributes: 0x0
[ 20.128] WinBAttributes: 0x0
[ 20.128] WinGranularity: 0
[ 20.128] WinSize: 0
[ 20.128] WinASegment: 0x0
[ 20.128] WinBSegment: 0x0
[ 20.128] WinFuncPtr: 0x0
[ 20.128] BytesPerScanline: 0
[ 20.128] XResolution: 0
[ 20.128] YResolution: 0
[ 20.128] XCharSize: 0
[ 20.128] YCharSize: 0
[ 20.128] NumberOfPlanes: 0
[ 20.128] BitsPerPixel: 0
[ 20.128] NumberOfBanks: 0
[ 20.128] MemoryModel: 0
[ 20.128] BankSize: 0
[ 20.128] NumberOfImages: 0
[ 20.128] RedMaskSize: 0
[ 20.128] RedFieldPosition: 0
[ 20.128] GreenMaskSize: 0
[ 20.128] GreenFieldPosition: 0
[ 20.128] BlueMaskSize: 0
[ 20.128] BlueFieldPosition: 0
[ 20.128] RsvdMaskSize: 0
[ 20.128] RsvdFieldPosition: 0
[ 20.128] DirectColorModeInfo: 0
[ 20.128] PhysBasePtr: 0x0
[ 20.128] LinBytesPerScanLine: 0
[ 20.128] BnkNumberOfImagePages: 0
[ 20.128] LinNumberOfImagePages: 0
[ 20.128] LinRedMaskSize: 0
[ 20.128] LinRedFieldPosition: 0
[ 20.128] LinGreenMaskSize: 0
[ 20.128] LinGreenFieldPosition: 0
[ 20.128] LinBlueMaskSize: 0
[ 20.128] LinBlueFieldPosition: 0
[ 20.128] LinRsvdMaskSize: 0
[ 20.128] LinRsvdFieldPosition: 0
[ 20.128] MaxPixelClock: 0
[ 20.128] Mode: 16a (0x0)
[ 20.128] ModeAttributes: 0x0
[ 20.128] WinAAttributes: 0x0
[ 20.128] WinBAttributes: 0x0
[ 20.128] WinGranularity: 0
[ 20.128] WinSize: 0
[ 20.128] WinASegment: 0x0
[ 20.128] WinBSegment: 0x0
[ 20.128] WinFuncPtr: 0x0
[ 20.128] BytesPerScanline: 0
[ 20.128] XResolution: 0
[ 20.128] YResolution: 0
[ 20.128] XCharSize: 0
[ 20.128] YCharSize: 0
[ 20.129] NumberOfPlanes: 0
[ 20.129] BitsPerPixel: 0
[ 20.129] NumberOfBanks: 0
[ 20.129] MemoryModel: 0
[ 20.129] BankSize: 0
[ 20.129] NumberOfImages: 0
[ 20.129] RedMaskSize: 0
[ 20.129] RedFieldPosition: 0
[ 20.129] GreenMaskSize: 0
[ 20.129] GreenFieldPosition: 0
[ 20.129] BlueMaskSize: 0
[ 20.129] BlueFieldPosition: 0
[ 20.129] RsvdMaskSize: 0
[ 20.129] RsvdFieldPosition: 0
[ 20.129] DirectColorModeInfo: 0
[ 20.129] PhysBasePtr: 0x0
[ 20.129] LinBytesPerScanLine: 0
[ 20.129] BnkNumberOfImagePages: 0
[ 20.129] LinNumberOfImagePages: 0
[ 20.129] LinRedMaskSize: 0
[ 20.129] LinRedFieldPosition: 0
[ 20.129] LinGreenMaskSize: 0
[ 20.129] LinGreenFieldPosition: 0
[ 20.129] LinBlueMaskSize: 0
[ 20.129] LinBlueFieldPosition: 0
[ 20.129] LinRsvdMaskSize: 0
[ 20.129] LinRsvdFieldPosition: 0
[ 20.129] MaxPixelClock: 0
[ 20.129] Mode: 16b (0x0)
[ 20.129] ModeAttributes: 0x0
[ 20.129] WinAAttributes: 0x0
[ 20.129] WinBAttributes: 0x0
[ 20.129] WinGranularity: 0
[ 20.129] WinSize: 0
[ 20.129] WinASegment: 0x0
[ 20.129] WinBSegment: 0x0
[ 20.129] WinFuncPtr: 0x0
[ 20.129] BytesPerScanline: 0
[ 20.129] XResolution: 0
[ 20.129] YResolution: 0
[ 20.129] XCharSize: 0
[ 20.129] YCharSize: 0
[ 20.129] NumberOfPlanes: 0
[ 20.129] BitsPerPixel: 0
[ 20.129] NumberOfBanks: 0
[ 20.129] MemoryModel: 0
[ 20.129] BankSize: 0
[ 20.129] NumberOfImages: 0
[ 20.129] RedMaskSize: 0
[ 20.129] RedFieldPosition: 0
[ 20.129] GreenMaskSize: 0
[ 20.129] GreenFieldPosition: 0
[ 20.129] BlueMaskSize: 0
[ 20.129] BlueFieldPosition: 0
[ 20.129] RsvdMaskSize: 0
[ 20.129] RsvdFieldPosition: 0
[ 20.129] DirectColorModeInfo: 0
[ 20.129] PhysBasePtr: 0x0
[ 20.129] LinBytesPerScanLine: 0
[ 20.129] BnkNumberOfImagePages: 0
[ 20.129] LinNumberOfImagePages: 0
[ 20.129] LinRedMaskSize: 0
[ 20.129] LinRedFieldPosition: 0
[ 20.129] LinGreenMaskSize: 0
[ 20.129] LinGreenFieldPosition: 0
[ 20.129] LinBlueMaskSize: 0
[ 20.129] LinBlueFieldPosition: 0
[ 20.129] LinRsvdMaskSize: 0
[ 20.129] LinRsvdFieldPosition: 0
[ 20.129] MaxPixelClock: 0
[ 20.129] Mode: 16c (0x0)
[ 20.129] ModeAttributes: 0x0
[ 20.129] WinAAttributes: 0x0
[ 20.129] WinBAttributes: 0x0
[ 20.129] WinGranularity: 0
[ 20.129] WinSize: 0
[ 20.129] WinASegment: 0x0
[ 20.129] WinBSegment: 0x0
[ 20.129] WinFuncPtr: 0x0
[ 20.129] BytesPerScanline: 0
[ 20.129] XResolution: 0
[ 20.129] YResolution: 0
[ 20.129] XCharSize: 0
[ 20.129] YCharSize: 0
[ 20.129] NumberOfPlanes: 0
[ 20.129] BitsPerPixel: 0
[ 20.129] NumberOfBanks: 0
[ 20.129] MemoryModel: 0
[ 20.129] BankSize: 0
[ 20.129] NumberOfImages: 0
[ 20.129] RedMaskSize: 0
[ 20.129] RedFieldPosition: 0
[ 20.129] GreenMaskSize: 0
[ 20.129] GreenFieldPosition: 0
[ 20.129] BlueMaskSize: 0
[ 20.129] BlueFieldPosition: 0
[ 20.129] RsvdMaskSize: 0
[ 20.129] RsvdFieldPosition: 0
[ 20.129] DirectColorModeInfo: 0
[ 20.129] PhysBasePtr: 0x0
[ 20.129] LinBytesPerScanLine: 0
[ 20.129] BnkNumberOfImagePages: 0
[ 20.129] LinNumberOfImagePages: 0
[ 20.129] LinRedMaskSize: 0
[ 20.129] LinRedFieldPosition: 0
[ 20.129] LinGreenMaskSize: 0
[ 20.129] LinGreenFieldPosition: 0
[ 20.129] LinBlueMaskSize: 0
[ 20.129] LinBlueFieldPosition: 0
[ 20.129] LinRsvdMaskSize: 0
[ 20.129] LinRsvdFieldPosition: 0
[ 20.129] MaxPixelClock: 0
[ 20.129] Mode: 16d (0x0)
[ 20.129] ModeAttributes: 0x0
[ 20.129] WinAAttributes: 0x0
[ 20.129] WinBAttributes: 0x0
[ 20.129] WinGranularity: 0
[ 20.129] WinSize: 0
[ 20.129] WinASegment: 0x0
[ 20.129] WinBSegment: 0x0
[ 20.129] WinFuncPtr: 0x0
[ 20.129] BytesPerScanline: 0
[ 20.129] XResolution: 0
[ 20.129] YResolution: 0
[ 20.129] XCharSize: 0
[ 20.129] YCharSize: 0
[ 20.129] NumberOfPlanes: 0
[ 20.129] BitsPerPixel: 0
[ 20.129] NumberOfBanks: 0
[ 20.129] MemoryModel: 0
[ 20.129] BankSize: 0
[ 20.129] NumberOfImages: 0
[ 20.129] RedMaskSize: 0
[ 20.129] RedFieldPosition: 0
[ 20.129] GreenMaskSize: 0
[ 20.130] GreenFieldPosition: 0
[ 20.130] BlueMaskSize: 0
[ 20.130] BlueFieldPosition: 0
[ 20.130] RsvdMaskSize: 0
[ 20.130] RsvdFieldPosition: 0
[ 20.130] DirectColorModeInfo: 0
[ 20.130] PhysBasePtr: 0x0
[ 20.130] LinBytesPerScanLine: 0
[ 20.130] BnkNumberOfImagePages: 0
[ 20.130] LinNumberOfImagePages: 0
[ 20.130] LinRedMaskSize: 0
[ 20.130] LinRedFieldPosition: 0
[ 20.130] LinGreenMaskSize: 0
[ 20.130] LinGreenFieldPosition: 0
[ 20.130] LinBlueMaskSize: 0
[ 20.130] LinBlueFieldPosition: 0
[ 20.130] LinRsvdMaskSize: 0
[ 20.130] LinRsvdFieldPosition: 0
[ 20.130] MaxPixelClock: 0
[ 20.130] Mode: 16e (0x0)
[ 20.130] ModeAttributes: 0x0
[ 20.130] WinAAttributes: 0x0
[ 20.130] WinBAttributes: 0x0
[ 20.130] WinGranularity: 0
[ 20.130] WinSize: 0
[ 20.130] WinASegment: 0x0
[ 20.130] WinBSegment: 0x0
[ 20.130] WinFuncPtr: 0x0
[ 20.130] BytesPerScanline: 0
[ 20.130] XResolution: 0
[ 20.130] YResolution: 0
[ 20.130] XCharSize: 0
[ 20.130] YCharSize: 0
[ 20.130] NumberOfPlanes: 0
[ 20.130] BitsPerPixel: 0
[ 20.130] NumberOfBanks: 0
[ 20.130] MemoryModel: 0
[ 20.130] BankSize: 0
[ 20.130] NumberOfImages: 0
[ 20.130] RedMaskSize: 0
[ 20.130] RedFieldPosition: 0
[ 20.130] GreenMaskSize: 0
[ 20.130] GreenFieldPosition: 0
[ 20.130] BlueMaskSize: 0
[ 20.130] BlueFieldPosition: 0
[ 20.130] RsvdMaskSize: 0
[ 20.130] RsvdFieldPosition: 0
[ 20.130] DirectColorModeInfo: 0
[ 20.130] PhysBasePtr: 0x0
[ 20.130] LinBytesPerScanLine: 0
[ 20.130] BnkNumberOfImagePages: 0
[ 20.130] LinNumberOfImagePages: 0
[ 20.130] LinRedMaskSize: 0
[ 20.130] LinRedFieldPosition: 0
[ 20.130] LinGreenMaskSize: 0
[ 20.130] LinGreenFieldPosition: 0
[ 20.130] LinBlueMaskSize: 0
[ 20.130] LinBlueFieldPosition: 0
[ 20.130] LinRsvdMaskSize: 0
[ 20.130] LinRsvdFieldPosition: 0
[ 20.130] MaxPixelClock: 0
[ 20.130] Mode: 16f (0x0)
[ 20.130] ModeAttributes: 0x0
[ 20.130] WinAAttributes: 0x0
[ 20.130] WinBAttributes: 0x0
[ 20.130] WinGranularity: 0
[ 20.130] WinSize: 0
[ 20.130] WinASegment: 0x0
[ 20.130] WinBSegment: 0x0
[ 20.130] WinFuncPtr: 0x0
[ 20.130] BytesPerScanline: 0
[ 20.130] XResolution: 0
[ 20.130] YResolution: 0
[ 20.130] XCharSize: 0
[ 20.130] YCharSize: 0
[ 20.130] NumberOfPlanes: 0
[ 20.130] BitsPerPixel: 0
[ 20.130] NumberOfBanks: 0
[ 20.130] MemoryModel: 0
[ 20.130] BankSize: 0
[ 20.130] NumberOfImages: 0
[ 20.130] RedMaskSize: 0
[ 20.130] RedFieldPosition: 0
[ 20.130] GreenMaskSize: 0
[ 20.130] GreenFieldPosition: 0
[ 20.130] BlueMaskSize: 0
[ 20.130] BlueFieldPosition: 0
[ 20.130] RsvdMaskSize: 0
[ 20.130] RsvdFieldPosition: 0
[ 20.130] DirectColorModeInfo: 0
[ 20.130] PhysBasePtr: 0x0
[ 20.130] LinBytesPerScanLine: 0
[ 20.130] BnkNumberOfImagePages: 0
[ 20.130] LinNumberOfImagePages: 0
[ 20.130] LinRedMaskSize: 0
[ 20.130] LinRedFieldPosition: 0
[ 20.130] LinGreenMaskSize: 0
[ 20.130] LinGreenFieldPosition: 0
[ 20.130] LinBlueMaskSize: 0
[ 20.130] LinBlueFieldPosition: 0
[ 20.130] LinRsvdMaskSize: 0
[ 20.130] LinRsvdFieldPosition: 0
[ 20.130] MaxPixelClock: 0
[ 20.130] Mode: 170 (0x0)
[ 20.130] ModeAttributes: 0x0
[ 20.130] WinAAttributes: 0x0
[ 20.130] WinBAttributes: 0x0
[ 20.130] WinGranularity: 0
[ 20.130] WinSize: 0
[ 20.130] WinASegment: 0x0
[ 20.130] WinBSegment: 0x0
[ 20.130] WinFuncPtr: 0x0
[ 20.130] BytesPerScanline: 0
[ 20.130] XResolution: 0
[ 20.130] YResolution: 0
[ 20.130] XCharSize: 0
[ 20.130] YCharSize: 0
[ 20.130] NumberOfPlanes: 0
[ 20.130] BitsPerPixel: 0
[ 20.130] NumberOfBanks: 0
[ 20.130] MemoryModel: 0
[ 20.130] BankSize: 0
[ 20.130] NumberOfImages: 0
[ 20.130] RedMaskSize: 0
[ 20.130] RedFieldPosition: 0
[ 20.130] GreenMaskSize: 0
[ 20.130] GreenFieldPosition: 0
[ 20.130] BlueMaskSize: 0
[ 20.130] BlueFieldPosition: 0
[ 20.131] RsvdMaskSize: 0
[ 20.131] RsvdFieldPosition: 0
[ 20.131] DirectColorModeInfo: 0
[ 20.131] PhysBasePtr: 0x0
[ 20.131] LinBytesPerScanLine: 0
[ 20.131] BnkNumberOfImagePages: 0
[ 20.131] LinNumberOfImagePages: 0
[ 20.131] LinRedMaskSize: 0
[ 20.131] LinRedFieldPosition: 0
[ 20.131] LinGreenMaskSize: 0
[ 20.131] LinGreenFieldPosition: 0
[ 20.131] LinBlueMaskSize: 0
[ 20.131] LinBlueFieldPosition: 0
[ 20.131] LinRsvdMaskSize: 0
[ 20.131] LinRsvdFieldPosition: 0
[ 20.131] MaxPixelClock: 0
[ 20.131] Mode: 171 (0x0)
[ 20.131] ModeAttributes: 0x0
[ 20.131] WinAAttributes: 0x0
[ 20.131] WinBAttributes: 0x0
[ 20.131] WinGranularity: 0
[ 20.131] WinSize: 0
[ 20.131] WinASegment: 0x0
[ 20.131] WinBSegment: 0x0
[ 20.131] WinFuncPtr: 0x0
[ 20.131] BytesPerScanline: 0
[ 20.131] XResolution: 0
[ 20.131] YResolution: 0
[ 20.131] XCharSize: 0
[ 20.131] YCharSize: 0
[ 20.131] NumberOfPlanes: 0
[ 20.131] BitsPerPixel: 0
[ 20.131] NumberOfBanks: 0
[ 20.131] MemoryModel: 0
[ 20.131] BankSize: 0
[ 20.131] NumberOfImages: 0
[ 20.131] RedMaskSize: 0
[ 20.131] RedFieldPosition: 0
[ 20.131] GreenMaskSize: 0
[ 20.131] GreenFieldPosition: 0
[ 20.131] BlueMaskSize: 0
[ 20.131] BlueFieldPosition: 0
[ 20.131] RsvdMaskSize: 0
[ 20.131] RsvdFieldPosition: 0
[ 20.131] DirectColorModeInfo: 0
[ 20.131] PhysBasePtr: 0x0
[ 20.131] LinBytesPerScanLine: 0
[ 20.131] BnkNumberOfImagePages: 0
[ 20.131] LinNumberOfImagePages: 0
[ 20.131] LinRedMaskSize: 0
[ 20.131] LinRedFieldPosition: 0
[ 20.131] LinGreenMaskSize: 0
[ 20.131] LinGreenFieldPosition: 0
[ 20.131] LinBlueMaskSize: 0
[ 20.131] LinBlueFieldPosition: 0
[ 20.131] LinRsvdMaskSize: 0
[ 20.131] LinRsvdFieldPosition: 0
[ 20.131] MaxPixelClock: 0
[ 20.131] Mode: 13c (0x0)
[ 20.131] ModeAttributes: 0x0
[ 20.131] WinAAttributes: 0x0
[ 20.131] WinBAttributes: 0x0
[ 20.131] WinGranularity: 0
[ 20.131] WinSize: 0
[ 20.131] WinASegment: 0x0
[ 20.131] WinBSegment: 0x0
[ 20.131] WinFuncPtr: 0x0
[ 20.131] BytesPerScanline: 0
[ 20.131] XResolution: 0
[ 20.131] YResolution: 0
[ 20.131] XCharSize: 0
[ 20.131] YCharSize: 0
[ 20.131] NumberOfPlanes: 0
[ 20.131] BitsPerPixel: 0
[ 20.131] NumberOfBanks: 0
[ 20.131] MemoryModel: 0
[ 20.131] BankSize: 0
[ 20.131] NumberOfImages: 0
[ 20.131] RedMaskSize: 0
[ 20.131] RedFieldPosition: 0
[ 20.131] GreenMaskSize: 0
[ 20.131] GreenFieldPosition: 0
[ 20.131] BlueMaskSize: 0
[ 20.131] BlueFieldPosition: 0
[ 20.131] RsvdMaskSize: 0
[ 20.131] RsvdFieldPosition: 0
[ 20.131] DirectColorModeInfo: 0
[ 20.131] PhysBasePtr: 0x0
[ 20.131] LinBytesPerScanLine: 0
[ 20.131] BnkNumberOfImagePages: 0
[ 20.131] LinNumberOfImagePages: 0
[ 20.131] LinRedMaskSize: 0
[ 20.131] LinRedFieldPosition: 0
[ 20.131] LinGreenMaskSize: 0
[ 20.131] LinGreenFieldPosition: 0
[ 20.131] LinBlueMaskSize: 0
[ 20.131] LinBlueFieldPosition: 0
[ 20.131] LinRsvdMaskSize: 0
[ 20.131] LinRsvdFieldPosition: 0
[ 20.131] MaxPixelClock: 0
[ 20.131] Mode: 14d (0x0)
[ 20.131] ModeAttributes: 0x0
[ 20.131] WinAAttributes: 0x0
[ 20.131] WinBAttributes: 0x0
[ 20.131] WinGranularity: 0
[ 20.131] WinSize: 0
[ 20.131] WinASegment: 0x0
[ 20.131] WinBSegment: 0x0
[ 20.131] WinFuncPtr: 0x0
[ 20.131] BytesPerScanline: 0
[ 20.131] XResolution: 0
[ 20.131] YResolution: 0
[ 20.131] XCharSize: 0
[ 20.131] YCharSize: 0
[ 20.131] NumberOfPlanes: 0
[ 20.132] BitsPerPixel: 0
[ 20.132] NumberOfBanks: 0
[ 20.132] MemoryModel: 0
[ 20.132] BankSize: 0
[ 20.132] NumberOfImages: 0
[ 20.132] RedMaskSize: 0
[ 20.132] RedFieldPosition: 0
[ 20.132] GreenMaskSize: 0
[ 20.132] GreenFieldPosition: 0
[ 20.132] BlueMaskSize: 0
[ 20.132] BlueFieldPosition: 0
[ 20.132] RsvdMaskSize: 0
[ 20.132] RsvdFieldPosition: 0
[ 20.132] DirectColorModeInfo: 0
[ 20.132] PhysBasePtr: 0x0
[ 20.132] LinBytesPerScanLine: 0
[ 20.132] BnkNumberOfImagePages: 0
[ 20.132] LinNumberOfImagePages: 0
[ 20.132] LinRedMaskSize: 0
[ 20.132] LinRedFieldPosition: 0
[ 20.132] LinGreenMaskSize: 0
[ 20.132] LinGreenFieldPosition: 0
[ 20.132] LinBlueMaskSize: 0
[ 20.132] LinBlueFieldPosition: 0
[ 20.132] LinRsvdMaskSize: 0
[ 20.132] LinRsvdFieldPosition: 0
[ 20.132] MaxPixelClock: 0
[ 20.132] Mode: 15c (0x0)
[ 20.132] ModeAttributes: 0x0
[ 20.132] WinAAttributes: 0x0
[ 20.132] WinBAttributes: 0x0
[ 20.132] WinGranularity: 0
[ 20.132] WinSize: 0
[ 20.132] WinASegment: 0x0
[ 20.132] WinBSegment: 0x0
[ 20.132] WinFuncPtr: 0x0
[ 20.132] BytesPerScanline: 0
[ 20.132] XResolution: 0
[ 20.132] YResolution: 0
[ 20.132] XCharSize: 0
[ 20.132] YCharSize: 0
[ 20.132] NumberOfPlanes: 0
[ 20.132] BitsPerPixel: 0
[ 20.132] NumberOfBanks: 0
[ 20.132] MemoryModel: 0
[ 20.132] BankSize: 0
[ 20.132] NumberOfImages: 0
[ 20.132] RedMaskSize: 0
[ 20.132] RedFieldPosition: 0
[ 20.132] GreenMaskSize: 0
[ 20.132] GreenFieldPosition: 0
[ 20.132] BlueMaskSize: 0
[ 20.132] BlueFieldPosition: 0
[ 20.132] RsvdMaskSize: 0
[ 20.132] RsvdFieldPosition: 0
[ 20.132] DirectColorModeInfo: 0
[ 20.132] PhysBasePtr: 0x0
[ 20.132] LinBytesPerScanLine: 0
[ 20.132] BnkNumberOfImagePages: 0
[ 20.132] LinNumberOfImagePages: 0
[ 20.132] LinRedMaskSize: 0
[ 20.132] LinRedFieldPosition: 0
[ 20.132] LinGreenMaskSize: 0
[ 20.132] LinGreenFieldPosition: 0
[ 20.132] LinBlueMaskSize: 0
[ 20.132] LinBlueFieldPosition: 0
[ 20.132] LinRsvdMaskSize: 0
[ 20.132] LinRsvdFieldPosition: 0
[ 20.132] MaxPixelClock: 0
[ 20.132] Mode: 13a (0x0)
[ 20.132] ModeAttributes: 0x0
[ 20.132] WinAAttributes: 0x0
[ 20.132] WinBAttributes: 0x0
[ 20.132] WinGranularity: 0
[ 20.132] WinSize: 0
[ 20.132] WinASegment: 0x0
[ 20.132] WinBSegment: 0x0
[ 20.132] WinFuncPtr: 0x0
[ 20.132] BytesPerScanline: 0
[ 20.132] XResolution: 0
[ 20.132] YResolution: 0
[ 20.132] XCharSize: 0
[ 20.132] YCharSize: 0
[ 20.132] NumberOfPlanes: 0
[ 20.132] BitsPerPixel: 0
[ 20.132] NumberOfBanks: 0
[ 20.132] MemoryModel: 0
[ 20.132] BankSize: 0
[ 20.132] NumberOfImages: 0
[ 20.132] RedMaskSize: 0
[ 20.132] RedFieldPosition: 0
[ 20.132] GreenMaskSize: 0
[ 20.132] GreenFieldPosition: 0
[ 20.132] BlueMaskSize: 0
[ 20.132] BlueFieldPosition: 0
[ 20.132] RsvdMaskSize: 0
[ 20.132] RsvdFieldPosition: 0
[ 20.132] DirectColorModeInfo: 0
[ 20.132] PhysBasePtr: 0x0
[ 20.132] LinBytesPerScanLine: 0
[ 20.132] BnkNumberOfImagePages: 0
[ 20.132] LinNumberOfImagePages: 0
[ 20.132] LinRedMaskSize: 0
[ 20.132] LinRedFieldPosition: 0
[ 20.132] LinGreenMaskSize: 0
[ 20.132] LinGreenFieldPosition: 0
[ 20.132] LinBlueMaskSize: 0
[ 20.132] LinBlueFieldPosition: 0
[ 20.132] LinRsvdMaskSize: 0
[ 20.132] LinRsvdFieldPosition: 0
[ 20.132] MaxPixelClock: 0
[ 20.133] Mode: 14b (0x0)
[ 20.133] ModeAttributes: 0x0
[ 20.133] WinAAttributes: 0x0
[ 20.133] WinBAttributes: 0x0
[ 20.133] WinGranularity: 0
[ 20.133] WinSize: 0
[ 20.133] WinASegment: 0x0
[ 20.133] WinBSegment: 0x0
[ 20.133] WinFuncPtr: 0x0
[ 20.133] BytesPerScanline: 0
[ 20.133] XResolution: 0
[ 20.133] YResolution: 0
[ 20.133] XCharSize: 0
[ 20.133] YCharSize: 0
[ 20.133] NumberOfPlanes: 0
[ 20.133] BitsPerPixel: 0
[ 20.133] NumberOfBanks: 0
[ 20.133] MemoryModel: 0
[ 20.133] BankSize: 0
[ 20.133] NumberOfImages: 0
[ 20.133] RedMaskSize: 0
[ 20.133] RedFieldPosition: 0
[ 20.133] GreenMaskSize: 0
[ 20.133] GreenFieldPosition: 0
[ 20.133] BlueMaskSize: 0
[ 20.133] BlueFieldPosition: 0
[ 20.133] RsvdMaskSize: 0
[ 20.133] RsvdFieldPosition: 0
[ 20.133] DirectColorModeInfo: 0
[ 20.133] PhysBasePtr: 0x0
[ 20.133] LinBytesPerScanLine: 0
[ 20.133] BnkNumberOfImagePages: 0
[ 20.133] LinNumberOfImagePages: 0
[ 20.133] LinRedMaskSize: 0
[ 20.133] LinRedFieldPosition: 0
[ 20.133] LinGreenMaskSize: 0
[ 20.133] LinGreenFieldPosition: 0
[ 20.133] LinBlueMaskSize: 0
[ 20.133] LinBlueFieldPosition: 0
[ 20.133] LinRsvdMaskSize: 0
[ 20.133] LinRsvdFieldPosition: 0
[ 20.133] MaxPixelClock: 0
[ 20.133] Mode: 15a (0x0)
[ 20.133] ModeAttributes: 0x0
[ 20.133] WinAAttributes: 0x0
[ 20.133] WinBAttributes: 0x0
[ 20.133] WinGranularity: 0
[ 20.133] WinSize: 0
[ 20.133] WinASegment: 0x0
[ 20.133] WinBSegment: 0x0
[ 20.133] WinFuncPtr: 0x0
[ 20.133] BytesPerScanline: 0
[ 20.133] XResolution: 0
[ 20.133] YResolution: 0
[ 20.133] XCharSize: 0
[ 20.133] YCharSize: 0
[ 20.133] NumberOfPlanes: 0
[ 20.133] BitsPerPixel: 0
[ 20.133] NumberOfBanks: 0
[ 20.133] MemoryModel: 0
[ 20.133] BankSize: 0
[ 20.133] NumberOfImages: 0
[ 20.133] RedMaskSize: 0
[ 20.133] RedFieldPosition: 0
[ 20.133] GreenMaskSize: 0
[ 20.133] GreenFieldPosition: 0
[ 20.133] BlueMaskSize: 0
[ 20.133] BlueFieldPosition: 0
[ 20.133] RsvdMaskSize: 0
[ 20.133] RsvdFieldPosition: 0
[ 20.133] DirectColorModeInfo: 0
[ 20.133] PhysBasePtr: 0x0
[ 20.133] LinBytesPerScanLine: 0
[ 20.133] BnkNumberOfImagePages: 0
[ 20.133] LinNumberOfImagePages: 0
[ 20.133] LinRedMaskSize: 0
[ 20.133] LinRedFieldPosition: 0
[ 20.133] LinGreenMaskSize: 0
[ 20.133] LinGreenFieldPosition: 0
[ 20.133] LinBlueMaskSize: 0
[ 20.133] LinBlueFieldPosition: 0
[ 20.133] LinRsvdMaskSize: 0
[ 20.133] LinRsvdFieldPosition: 0
[ 20.133] MaxPixelClock: 0
[ 20.133] Mode: 107 (0x0)
[ 20.133] ModeAttributes: 0x0
[ 20.133] WinAAttributes: 0x0
[ 20.133] WinBAttributes: 0x0
[ 20.133] WinGranularity: 0
[ 20.133] WinSize: 0
[ 20.133] WinASegment: 0x0
[ 20.133] WinBSegment: 0x0
[ 20.133] WinFuncPtr: 0x0
[ 20.133] BytesPerScanline: 0
[ 20.133] XResolution: 0
[ 20.133] YResolution: 0
[ 20.133] XCharSize: 0
[ 20.133] YCharSize: 0
[ 20.133] NumberOfPlanes: 0
[ 20.133] BitsPerPixel: 0
[ 20.133] NumberOfBanks: 0
[ 20.133] MemoryModel: 0
[ 20.133] BankSize: 0
[ 20.133] NumberOfImages: 0
[ 20.133] RedMaskSize: 0
[ 20.133] RedFieldPosition: 0
[ 20.133] GreenMaskSize: 0
[ 20.133] GreenFieldPosition: 0
[ 20.133] BlueMaskSize: 0
[ 20.133] BlueFieldPosition: 0
[ 20.133] RsvdMaskSize: 0
[ 20.133] RsvdFieldPosition: 0
[ 20.133] DirectColorModeInfo: 0
[ 20.133] PhysBasePtr: 0x0
[ 20.133] LinBytesPerScanLine: 0
[ 20.133] BnkNumberOfImagePages: 0
[ 20.133] LinNumberOfImagePages: 0
[ 20.133] LinRedMaskSize: 0
[ 20.133] LinRedFieldPosition: 0
[ 20.134] LinGreenMaskSize: 0
[ 20.134] LinGreenFieldPosition: 0
[ 20.134] LinBlueMaskSize: 0
[ 20.134] LinBlueFieldPosition: 0
[ 20.134] LinRsvdMaskSize: 0
[ 20.134] LinRsvdFieldPosition: 0
[ 20.134] MaxPixelClock: 0
[ 20.134] Mode: 11a (0x0)
[ 20.134] ModeAttributes: 0x0
[ 20.134] WinAAttributes: 0x0
[ 20.134] WinBAttributes: 0x0
[ 20.134] WinGranularity: 0
[ 20.134] WinSize: 0
[ 20.134] WinASegment: 0x0
[ 20.134] WinBSegment: 0x0
[ 20.134] WinFuncPtr: 0x0
[ 20.134] BytesPerScanline: 0
[ 20.134] XResolution: 0
[ 20.134] YResolution: 0
[ 20.134] XCharSize: 0
[ 20.134] YCharSize: 0
[ 20.134] NumberOfPlanes: 0
[ 20.134] BitsPerPixel: 0
[ 20.134] NumberOfBanks: 0
[ 20.134] MemoryModel: 0
[ 20.134] BankSize: 0
[ 20.134] NumberOfImages: 0
[ 20.134] RedMaskSize: 0
[ 20.134] RedFieldPosition: 0
[ 20.134] GreenMaskSize: 0
[ 20.134] GreenFieldPosition: 0
[ 20.134] BlueMaskSize: 0
[ 20.134] BlueFieldPosition: 0
[ 20.134] RsvdMaskSize: 0
[ 20.134] RsvdFieldPosition: 0
[ 20.134] DirectColorModeInfo: 0
[ 20.134] PhysBasePtr: 0x0
[ 20.134] LinBytesPerScanLine: 0
[ 20.134] BnkNumberOfImagePages: 0
[ 20.134] LinNumberOfImagePages: 0
[ 20.134] LinRedMaskSize: 0
[ 20.134] LinRedFieldPosition: 0
[ 20.134] LinGreenMaskSize: 0
[ 20.134] LinGreenFieldPosition: 0
[ 20.134] LinBlueMaskSize: 0
[ 20.134] LinBlueFieldPosition: 0
[ 20.134] LinRsvdMaskSize: 0
[ 20.134] LinRsvdFieldPosition: 0
[ 20.134] MaxPixelClock: 0
[ 20.134] Mode: 11b (0x0)
[ 20.134] ModeAttributes: 0x0
[ 20.134] WinAAttributes: 0x0
[ 20.134] WinBAttributes: 0x0
[ 20.134] WinGranularity: 0
[ 20.134] WinSize: 0
[ 20.134] WinASegment: 0x0
[ 20.134] WinBSegment: 0x0
[ 20.134] WinFuncPtr: 0x0
[ 20.134] BytesPerScanline: 0
[ 20.134] XResolution: 0
[ 20.134] YResolution: 0
[ 20.134] XCharSize: 0
[ 20.134] YCharSize: 0
[ 20.134] NumberOfPlanes: 0
[ 20.134] BitsPerPixel: 0
[ 20.134] NumberOfBanks: 0
[ 20.134] MemoryModel: 0
[ 20.134] BankSize: 0
[ 20.134] NumberOfImages: 0
[ 20.134] RedMaskSize: 0
[ 20.134] RedFieldPosition: 0
[ 20.134] GreenMaskSize: 0
[ 20.134] GreenFieldPosition: 0
[ 20.134] BlueMaskSize: 0
[ 20.134] BlueFieldPosition: 0
[ 20.134] RsvdMaskSize: 0
[ 20.134] RsvdFieldPosition: 0
[ 20.134] DirectColorModeInfo: 0
[ 20.134] PhysBasePtr: 0x0
[ 20.134] LinBytesPerScanLine: 0
[ 20.134] BnkNumberOfImagePages: 0
[ 20.134] LinNumberOfImagePages: 0
[ 20.134] LinRedMaskSize: 0
[ 20.134] LinRedFieldPosition: 0
[ 20.134] LinGreenMaskSize: 0
[ 20.134] LinGreenFieldPosition: 0
[ 20.134] LinBlueMaskSize: 0
[ 20.134] LinBlueFieldPosition: 0
[ 20.134] LinRsvdMaskSize: 0
[ 20.134] LinRsvdFieldPosition: 0
[ 20.134] MaxPixelClock: 0
[ 20.135] Mode: 105 (1024x768)
[ 20.135] ModeAttributes: 0x9b
[ 20.135] WinAAttributes: 0x7
[ 20.135] WinBAttributes: 0x0
[ 20.135] WinGranularity: 64
[ 20.135] WinSize: 64
[ 20.135] WinASegment: 0xa000
[ 20.135] WinBSegment: 0x0
[ 20.135] WinFuncPtr: 0xc00089e1
[ 20.135] BytesPerScanline: 1024
[ 20.135] XResolution: 1024
[ 20.135] YResolution: 768
[ 20.135] XCharSize: 8
[ 20.135] YCharSize: 16
[ 20.135] NumberOfPlanes: 1
[ 20.135] BitsPerPixel: 8
[ 20.135] NumberOfBanks: 1
[ 20.135] MemoryModel: 4
[ 20.135] BankSize: 0
[ 20.135] NumberOfImages: 169
[ 20.135] RedMaskSize: 0
[ 20.135] RedFieldPosition: 0
[ 20.135] GreenMaskSize: 0
[ 20.135] GreenFieldPosition: 0
[ 20.135] BlueMaskSize: 0
[ 20.135] BlueFieldPosition: 0
[ 20.135] RsvdMaskSize: 0
[ 20.135] RsvdFieldPosition: 0
[ 20.135] DirectColorModeInfo: 0
[ 20.135] PhysBasePtr: 0xa0000000
[ 20.135] LinBytesPerScanLine: 1024
[ 20.135] BnkNumberOfImagePages: 169
[ 20.135] LinNumberOfImagePages: 169
[ 20.135] LinRedMaskSize: 0
[ 20.135] LinRedFieldPosition: 0
[ 20.135] LinGreenMaskSize: 0
[ 20.135] LinGreenFieldPosition: 0
[ 20.135] LinBlueMaskSize: 0
[ 20.135] LinBlueFieldPosition: 0
[ 20.135] LinRsvdMaskSize: 0
[ 20.135] LinRsvdFieldPosition: 0
[ 20.135] MaxPixelClock: 230000000
[ 20.135] Mode: 117 (1024x768)
[ 20.135] ModeAttributes: 0x9b
[ 20.135] WinAAttributes: 0x7
[ 20.135] WinBAttributes: 0x0
[ 20.135] WinGranularity: 64
[ 20.135] WinSize: 64
[ 20.135] WinASegment: 0xa000
[ 20.135] WinBSegment: 0x0
[ 20.135] WinFuncPtr: 0xc00089e1
[ 20.135] BytesPerScanline: 2048
[ 20.135] XResolution: 1024
[ 20.135] YResolution: 768
[ 20.135] XCharSize: 8
[ 20.135] YCharSize: 16
[ 20.135] NumberOfPlanes: 1
[ 20.135] BitsPerPixel: 16
[ 20.135] NumberOfBanks: 1
[ 20.135] MemoryModel: 6
[ 20.135] BankSize: 0
[ 20.135] NumberOfImages: 84
[ 20.135] RedMaskSize: 5
[ 20.135] RedFieldPosition: 11
[ 20.135] GreenMaskSize: 6
[ 20.135] GreenFieldPosition: 5
[ 20.135] BlueMaskSize: 5
[ 20.135] BlueFieldPosition: 0
[ 20.135] RsvdMaskSize: 0
[ 20.135] RsvdFieldPosition: 0
[ 20.135] DirectColorModeInfo: 0
[ 20.135] PhysBasePtr: 0xa0000000
[ 20.135] LinBytesPerScanLine: 2048
[ 20.135] BnkNumberOfImagePages: 84
[ 20.135] LinNumberOfImagePages: 84
[ 20.135] LinRedMaskSize: 5
[ 20.135] LinRedFieldPosition: 11
[ 20.135] LinGreenMaskSize: 6
[ 20.135] LinGreenFieldPosition: 5
[ 20.135] LinBlueMaskSize: 5
[ 20.135] LinBlueFieldPosition: 0
[ 20.135] LinRsvdMaskSize: 0
[ 20.135] LinRsvdFieldPosition: 0
[ 20.135] MaxPixelClock: 230000000
[ 20.136] *Mode: 118 (1024x768)
[ 20.136] ModeAttributes: 0x9b
[ 20.136] WinAAttributes: 0x7
[ 20.136] WinBAttributes: 0x0
[ 20.136] WinGranularity: 64
[ 20.136] WinSize: 64
[ 20.136] WinASegment: 0xa000
[ 20.136] WinBSegment: 0x0
[ 20.136] WinFuncPtr: 0xc00089e1
[ 20.136] BytesPerScanline: 4096
[ 20.136] XResolution: 1024
[ 20.136] YResolution: 768
[ 20.136] XCharSize: 8
[ 20.136] YCharSize: 16
[ 20.136] NumberOfPlanes: 1
[ 20.136] BitsPerPixel: 32
[ 20.136] NumberOfBanks: 1
[ 20.136] MemoryModel: 6
[ 20.136] BankSize: 0
[ 20.136] NumberOfImages: 41
[ 20.136] RedMaskSize: 8
[ 20.136] RedFieldPosition: 16
[ 20.136] GreenMaskSize: 8
[ 20.136] GreenFieldPosition: 8
[ 20.136] BlueMaskSize: 8
[ 20.136] BlueFieldPosition: 0
[ 20.136] RsvdMaskSize: 8
[ 20.136] RsvdFieldPosition: 24
[ 20.136] DirectColorModeInfo: 0
[ 20.136] PhysBasePtr: 0xa0000000
[ 20.136] LinBytesPerScanLine: 4096
[ 20.136] BnkNumberOfImagePages: 41
[ 20.136] LinNumberOfImagePages: 41
[ 20.136] LinRedMaskSize: 8
[ 20.136] LinRedFieldPosition: 16
[ 20.136] LinGreenMaskSize: 8
[ 20.136] LinGreenFieldPosition: 8
[ 20.136] LinBlueMaskSize: 8
[ 20.136] LinBlueFieldPosition: 0
[ 20.136] LinRsvdMaskSize: 8
[ 20.136] LinRsvdFieldPosition: 24
[ 20.136] MaxPixelClock: 230000000
[ 20.136] *Mode: 112 (640x480)
[ 20.136] ModeAttributes: 0x9b
[ 20.136] WinAAttributes: 0x7
[ 20.136] WinBAttributes: 0x0
[ 20.136] WinGranularity: 64
[ 20.136] WinSize: 64
[ 20.136] WinASegment: 0xa000
[ 20.136] WinBSegment: 0x0
[ 20.136] WinFuncPtr: 0xc00089e1
[ 20.136] BytesPerScanline: 2560
[ 20.136] XResolution: 640
[ 20.136] YResolution: 480
[ 20.136] XCharSize: 8
[ 20.136] YCharSize: 16
[ 20.136] NumberOfPlanes: 1
[ 20.136] BitsPerPixel: 32
[ 20.136] NumberOfBanks: 1
[ 20.136] MemoryModel: 6
[ 20.136] BankSize: 0
[ 20.136] NumberOfImages: 106
[ 20.136] RedMaskSize: 8
[ 20.136] RedFieldPosition: 16
[ 20.136] GreenMaskSize: 8
[ 20.136] GreenFieldPosition: 8
[ 20.136] BlueMaskSize: 8
[ 20.136] BlueFieldPosition: 0
[ 20.136] RsvdMaskSize: 8
[ 20.136] RsvdFieldPosition: 24
[ 20.136] DirectColorModeInfo: 0
[ 20.136] PhysBasePtr: 0xa0000000
[ 20.136] LinBytesPerScanLine: 2560
[ 20.136] BnkNumberOfImagePages: 106
[ 20.136] LinNumberOfImagePages: 106
[ 20.136] LinRedMaskSize: 8
[ 20.136] LinRedFieldPosition: 16
[ 20.136] LinGreenMaskSize: 8
[ 20.136] LinGreenFieldPosition: 8
[ 20.136] LinBlueMaskSize: 8
[ 20.136] LinBlueFieldPosition: 0
[ 20.136] LinRsvdMaskSize: 8
[ 20.136] LinRsvdFieldPosition: 24
[ 20.136] MaxPixelClock: 230000000
[ 20.137] Mode: 114 (800x600)
[ 20.137] ModeAttributes: 0x9b
[ 20.137] WinAAttributes: 0x7
[ 20.137] WinBAttributes: 0x0
[ 20.137] WinGranularity: 64
[ 20.137] WinSize: 64
[ 20.137] WinASegment: 0xa000
[ 20.137] WinBSegment: 0x0
[ 20.137] WinFuncPtr: 0xc00089e1
[ 20.137] BytesPerScanline: 1600
[ 20.137] XResolution: 800
[ 20.137] YResolution: 600
[ 20.137] XCharSize: 8
[ 20.137] YCharSize: 16
[ 20.137] NumberOfPlanes: 1
[ 20.137] BitsPerPixel: 16
[ 20.137] NumberOfBanks: 1
[ 20.137] MemoryModel: 6
[ 20.137] BankSize: 0
[ 20.137] NumberOfImages: 135
[ 20.137] RedMaskSize: 5
[ 20.137] RedFieldPosition: 11
[ 20.137] GreenMaskSize: 6
[ 20.137] GreenFieldPosition: 5
[ 20.137] BlueMaskSize: 5
[ 20.137] BlueFieldPosition: 0
[ 20.137] RsvdMaskSize: 0
[ 20.137] RsvdFieldPosition: 0
[ 20.137] DirectColorModeInfo: 0
[ 20.137] PhysBasePtr: 0xa0000000
[ 20.137] LinBytesPerScanLine: 1600
[ 20.137] BnkNumberOfImagePages: 135
[ 20.137] LinNumberOfImagePages: 135
[ 20.137] LinRedMaskSize: 5
[ 20.137] LinRedFieldPosition: 11
[ 20.137] LinGreenMaskSize: 6
[ 20.137] LinGreenFieldPosition: 5
[ 20.137] LinBlueMaskSize: 5
[ 20.137] LinBlueFieldPosition: 0
[ 20.137] LinRsvdMaskSize: 0
[ 20.137] LinRsvdFieldPosition: 0
[ 20.137] MaxPixelClock: 230000000
[ 20.137] *Mode: 115 (800x600)
[ 20.137] ModeAttributes: 0x9b
[ 20.137] WinAAttributes: 0x7
[ 20.137] WinBAttributes: 0x0
[ 20.137] WinGranularity: 64
[ 20.137] WinSize: 64
[ 20.137] WinASegment: 0xa000
[ 20.137] WinBSegment: 0x0
[ 20.137] WinFuncPtr: 0xc00089e1
[ 20.137] BytesPerScanline: 3200
[ 20.137] XResolution: 800
[ 20.137] YResolution: 600
[ 20.137] XCharSize: 8
[ 20.137] YCharSize: 16
[ 20.137] NumberOfPlanes: 1
[ 20.137] BitsPerPixel: 32
[ 20.137] NumberOfBanks: 1
[ 20.137] MemoryModel: 6
[ 20.137] BankSize: 0
[ 20.137] NumberOfImages: 67
[ 20.137] RedMaskSize: 8
[ 20.137] RedFieldPosition: 16
[ 20.137] GreenMaskSize: 8
[ 20.137] GreenFieldPosition: 8
[ 20.137] BlueMaskSize: 8
[ 20.137] BlueFieldPosition: 0
[ 20.137] RsvdMaskSize: 8
[ 20.137] RsvdFieldPosition: 24
[ 20.137] DirectColorModeInfo: 0
[ 20.137] PhysBasePtr: 0xa0000000
[ 20.137] LinBytesPerScanLine: 3200
[ 20.137] BnkNumberOfImagePages: 67
[ 20.137] LinNumberOfImagePages: 67
[ 20.137] LinRedMaskSize: 8
[ 20.137] LinRedFieldPosition: 16
[ 20.137] LinGreenMaskSize: 8
[ 20.137] LinGreenFieldPosition: 8
[ 20.137] LinBlueMaskSize: 8
[ 20.138] LinBlueFieldPosition: 0
[ 20.138] LinRsvdMaskSize: 8
[ 20.138] LinRsvdFieldPosition: 24
[ 20.138] MaxPixelClock: 230000000
[ 20.138] Mode: 101 (640x480)
[ 20.138] ModeAttributes: 0x9b
[ 20.138] WinAAttributes: 0x7
[ 20.138] WinBAttributes: 0x0
[ 20.138] WinGranularity: 64
[ 20.138] WinSize: 64
[ 20.138] WinASegment: 0xa000
[ 20.138] WinBSegment: 0x0
[ 20.138] WinFuncPtr: 0xc00089e1
[ 20.138] BytesPerScanline: 640
[ 20.138] XResolution: 640
[ 20.138] YResolution: 480
[ 20.138] XCharSize: 8
[ 20.138] YCharSize: 16
[ 20.138] NumberOfPlanes: 1
[ 20.138] BitsPerPixel: 8
[ 20.138] NumberOfBanks: 1
[ 20.138] MemoryModel: 4
[ 20.138] BankSize: 0
[ 20.138] NumberOfImages: 152
[ 20.138] RedMaskSize: 0
[ 20.138] RedFieldPosition: 0
[ 20.138] GreenMaskSize: 0
[ 20.138] GreenFieldPosition: 0
[ 20.138] BlueMaskSize: 0
[ 20.138] BlueFieldPosition: 0
[ 20.138] RsvdMaskSize: 0
[ 20.138] RsvdFieldPosition: 0
[ 20.138] DirectColorModeInfo: 0
[ 20.138] PhysBasePtr: 0xa0000000
[ 20.138] LinBytesPerScanLine: 640
[ 20.138] BnkNumberOfImagePages: 152
[ 20.138] LinNumberOfImagePages: 152
[ 20.138] LinRedMaskSize: 0
[ 20.138] LinRedFieldPosition: 0
[ 20.138] LinGreenMaskSize: 0
[ 20.138] LinGreenFieldPosition: 0
[ 20.138] LinBlueMaskSize: 0
[ 20.138] LinBlueFieldPosition: 0
[ 20.138] LinRsvdMaskSize: 0
[ 20.138] LinRsvdFieldPosition: 0
[ 20.138] MaxPixelClock: 230000000
[ 20.138] Mode: 103 (800x600)
[ 20.138] ModeAttributes: 0x9b
[ 20.138] WinAAttributes: 0x7
[ 20.138] WinBAttributes: 0x0
[ 20.138] WinGranularity: 64
[ 20.138] WinSize: 64
[ 20.138] WinASegment: 0xa000
[ 20.138] WinBSegment: 0x0
[ 20.138] WinFuncPtr: 0xc00089e1
[ 20.138] BytesPerScanline: 832
[ 20.138] XResolution: 800
[ 20.138] YResolution: 600
[ 20.138] XCharSize: 8
[ 20.138] YCharSize: 16
[ 20.138] NumberOfPlanes: 1
[ 20.138] BitsPerPixel: 8
[ 20.138] NumberOfBanks: 1
[ 20.138] MemoryModel: 4
[ 20.138] BankSize: 0
[ 20.138] NumberOfImages: 254
[ 20.138] RedMaskSize: 0
[ 20.138] RedFieldPosition: 0
[ 20.138] GreenMaskSize: 0
[ 20.138] GreenFieldPosition: 0
[ 20.138] BlueMaskSize: 0
[ 20.138] BlueFieldPosition: 0
[ 20.138] RsvdMaskSize: 0
[ 20.138] RsvdFieldPosition: 0
[ 20.138] DirectColorModeInfo: 0
[ 20.138] PhysBasePtr: 0xa0000000
[ 20.138] LinBytesPerScanLine: 832
[ 20.138] BnkNumberOfImagePages: 254
[ 20.138] LinNumberOfImagePages: 254
[ 20.138] LinRedMaskSize: 0
[ 20.138] LinRedFieldPosition: 0
[ 20.138] LinGreenMaskSize: 0
[ 20.138] LinGreenFieldPosition: 0
[ 20.138] LinBlueMaskSize: 0
[ 20.138] LinBlueFieldPosition: 0
[ 20.138] LinRsvdMaskSize: 0
[ 20.138] LinRsvdFieldPosition: 0
[ 20.138] MaxPixelClock: 230000000
[ 20.139] Mode: 111 (640x480)
[ 20.139] ModeAttributes: 0x9b
[ 20.139] WinAAttributes: 0x7
[ 20.139] WinBAttributes: 0x0
[ 20.139] WinGranularity: 64
[ 20.139] WinSize: 64
[ 20.139] WinASegment: 0xa000
[ 20.139] WinBSegment: 0x0
[ 20.139] WinFuncPtr: 0xc00089e1
[ 20.139] BytesPerScanline: 1280
[ 20.139] XResolution: 640
[ 20.139] YResolution: 480
[ 20.139] XCharSize: 8
[ 20.139] YCharSize: 16
[ 20.139] NumberOfPlanes: 1
[ 20.139] BitsPerPixel: 16
[ 20.139] NumberOfBanks: 1
[ 20.139] MemoryModel: 6
[ 20.139] BankSize: 0
[ 20.139] NumberOfImages: 203
[ 20.139] RedMaskSize: 5
[ 20.139] RedFieldPosition: 11
[ 20.139] GreenMaskSize: 6
[ 20.139] GreenFieldPosition: 5
[ 20.139] BlueMaskSize: 5
[ 20.139] BlueFieldPosition: 0
[ 20.139] RsvdMaskSize: 0
[ 20.139] RsvdFieldPosition: 0
[ 20.139] DirectColorModeInfo: 0
[ 20.139] PhysBasePtr: 0xa0000000
[ 20.139] LinBytesPerScanLine: 1280
[ 20.139] BnkNumberOfImagePages: 203
[ 20.139] LinNumberOfImagePages: 203
[ 20.139] LinRedMaskSize: 5
[ 20.139] LinRedFieldPosition: 11
[ 20.139] LinGreenMaskSize: 6
[ 20.139] LinGreenFieldPosition: 5
[ 20.139] LinBlueMaskSize: 5
[ 20.139] LinBlueFieldPosition: 0
[ 20.139] LinRsvdMaskSize: 0
[ 20.139] LinRsvdFieldPosition: 0
[ 20.139] MaxPixelClock: 230000000
[ 20.139] Mode: 17d (1366x768)
[ 20.139] ModeAttributes: 0x9b
[ 20.139] WinAAttributes: 0x7
[ 20.139] WinBAttributes: 0x0
[ 20.139] WinGranularity: 64
[ 20.139] WinSize: 64
[ 20.139] WinASegment: 0xa000
[ 20.139] WinBSegment: 0x0
[ 20.139] WinFuncPtr: 0xc00089e1
[ 20.139] BytesPerScanline: 1408
[ 20.139] XResolution: 1366
[ 20.139] YResolution: 768
[ 20.139] XCharSize: 8
[ 20.139] YCharSize: 16
[ 20.139] NumberOfPlanes: 1
[ 20.139] BitsPerPixel: 8
[ 20.139] NumberOfBanks: 1
[ 20.139] MemoryModel: 4
[ 20.139] BankSize: 0
[ 20.139] NumberOfImages: 119
[ 20.139] RedMaskSize: 0
[ 20.139] RedFieldPosition: 0
[ 20.139] GreenMaskSize: 0
[ 20.139] GreenFieldPosition: 0
[ 20.139] BlueMaskSize: 0
[ 20.139] BlueFieldPosition: 0
[ 20.139] RsvdMaskSize: 0
[ 20.139] RsvdFieldPosition: 0
[ 20.139] DirectColorModeInfo: 0
[ 20.139] PhysBasePtr: 0xa0000000
[ 20.139] LinBytesPerScanLine: 1408
[ 20.139] BnkNumberOfImagePages: 119
[ 20.139] LinNumberOfImagePages: 119
[ 20.139] LinRedMaskSize: 0
[ 20.139] LinRedFieldPosition: 0
[ 20.139] LinGreenMaskSize: 0
[ 20.139] LinGreenFieldPosition: 0
[ 20.139] LinBlueMaskSize: 0
[ 20.139] LinBlueFieldPosition: 0
[ 20.139] LinRsvdMaskSize: 0
[ 20.139] LinRsvdFieldPosition: 0
[ 20.139] MaxPixelClock: 230000000
[ 20.140] Mode: 17e (1366x768)
[ 20.140] ModeAttributes: 0x9b
[ 20.140] WinAAttributes: 0x7
[ 20.140] WinBAttributes: 0x0
[ 20.140] WinGranularity: 64
[ 20.140] WinSize: 64
[ 20.140] WinASegment: 0xa000
[ 20.140] WinBSegment: 0x0
[ 20.140] WinFuncPtr: 0xc00089e1
[ 20.140] BytesPerScanline: 2752
[ 20.140] XResolution: 1366
[ 20.140] YResolution: 768
[ 20.140] XCharSize: 8
[ 20.140] YCharSize: 16
[ 20.140] NumberOfPlanes: 1
[ 20.140] BitsPerPixel: 16
[ 20.140] NumberOfBanks: 1
[ 20.140] MemoryModel: 6
[ 20.140] BankSize: 0
[ 20.140] NumberOfImages: 61
[ 20.140] RedMaskSize: 5
[ 20.140] RedFieldPosition: 11
[ 20.140] GreenMaskSize: 6
[ 20.140] GreenFieldPosition: 5
[ 20.140] BlueMaskSize: 5
[ 20.140] BlueFieldPosition: 0
[ 20.140] RsvdMaskSize: 0
[ 20.140] RsvdFieldPosition: 0
[ 20.140] DirectColorModeInfo: 0
[ 20.140] PhysBasePtr: 0xa0000000
[ 20.140] LinBytesPerScanLine: 2752
[ 20.140] BnkNumberOfImagePages: 61
[ 20.140] LinNumberOfImagePages: 61
[ 20.140] LinRedMaskSize: 5
[ 20.140] LinRedFieldPosition: 11
[ 20.140] LinGreenMaskSize: 6
[ 20.140] LinGreenFieldPosition: 5
[ 20.140] LinBlueMaskSize: 5
[ 20.140] LinBlueFieldPosition: 0
[ 20.140] LinRsvdMaskSize: 0
[ 20.140] LinRsvdFieldPosition: 0
[ 20.140] MaxPixelClock: 230000000
[ 20.140] *Mode: 17f (1366x768)
[ 20.140] ModeAttributes: 0x9b
[ 20.140] WinAAttributes: 0x7
[ 20.140] WinBAttributes: 0x0
[ 20.140] WinGranularity: 64
[ 20.140] WinSize: 64
[ 20.140] WinASegment: 0xa000
[ 20.140] WinBSegment: 0x0
[ 20.140] WinFuncPtr: 0xc00089e1
[ 20.140] BytesPerScanline: 5504
[ 20.140] XResolution: 1366
[ 20.140] YResolution: 768
[ 20.140] XCharSize: 8
[ 20.140] YCharSize: 16
[ 20.140] NumberOfPlanes: 1
[ 20.140] BitsPerPixel: 32
[ 20.140] NumberOfBanks: 1
[ 20.140] MemoryModel: 6
[ 20.140] BankSize: 0
[ 20.140] NumberOfImages: 30
[ 20.140] RedMaskSize: 8
[ 20.140] RedFieldPosition: 16
[ 20.140] GreenMaskSize: 8
[ 20.140] GreenFieldPosition: 8
[ 20.140] BlueMaskSize: 8
[ 20.140] BlueFieldPosition: 0
[ 20.140] RsvdMaskSize: 8
[ 20.140] RsvdFieldPosition: 24
[ 20.140] DirectColorModeInfo: 0
[ 20.140] PhysBasePtr: 0xa0000000
[ 20.140] LinBytesPerScanLine: 5504
[ 20.140] BnkNumberOfImagePages: 30
[ 20.140] LinNumberOfImagePages: 30
[ 20.141] LinRedMaskSize: 8
[ 20.141] LinRedFieldPosition: 16
[ 20.141] LinGreenMaskSize: 8
[ 20.141] LinGreenFieldPosition: 8
[ 20.141] LinBlueMaskSize: 8
[ 20.141] LinBlueFieldPosition: 0
[ 20.141] LinRsvdMaskSize: 8
[ 20.141] LinRsvdFieldPosition: 24
[ 20.141] MaxPixelClock: 230000000
[ 20.141]
[ 20.141] (II) VESA(0): Total Memory: 2047 64KB banks (131008kB)
[ 20.141] (II) VESA(0): Monitor0: Using hsync value of 46.92 kHz
[ 20.141] (II) VESA(0): Monitor0: Using vrefresh value of 60.00 Hz
[ 20.141] (II) VESA(0): Not using mode "1366x768_60.00" (no mode of this name)
[ 20.141] (II) VESA(0)

Similar Messages

  • On Screen Display not working on T61P running WXP SP2

    This started with an error on 'tponscr.exe' when I hit a volume button.  I reinstalled the Thinkvantage Hotkeys from the Lenovo site and I no longer get the 'tponscr.exe' error but the on screen display doesn't work (Volume does change tho).  The Fn keys also do not work as well.    System update also did not correct.  Any help or suggestions would be appreciated.  Thanks,
    M/T 6457-C34 T61p WXP-SP2
    Message Edited by SVOGT on 07-12-2008 05:37 AM

    I've had no luck with the latest HotKey drivers on my T61. I revereted to the driver version that came with the T61 and things seem to be working. In case you want that version, I've posted it to
    http://www.jmbissell.com/7kvu13ww.zip
    John

  • T500 on screen display not working

    I searched, but have not found any other posts with this problem.
    I re-loaded Windows Vista 64 on a new hard drive, and have re-installed all drivers.  I installed the hotkey driver for on screen display, and the tab appears correctly in the advanced display properties.
    The on-screen display was working properly with the default Vista driver, but once I installed the dual graphics drivers, the on-screen display has become about 2 pixels high, just above the windows task bar. I tried changing the font and size and color in the setup tab, but this doesn't fix it.  I have uninstalled and re-installed the hotkey driver, and also the display drivers.
    Any ideas for this strange one?
    Solved!
    Go to Solution.

    Thank you! That did it!  For others benefit, here are the instructions from the earlier thread:
    There is a bug, so the size isn't really set, and you don't see anything. That's why you have to edit the size in windows registry editor. Click Start -> RUN-> type "regedit" BE CAREFULL with this tool! Press CTRL+F .... and find "OnScreenDisplay" Whole path will be: HKEY_CURRENT_USER\Software\IBM\TPHOTKEY\OnScreenDisplay Change "Size" value from "00 00 00 00" to "00 01 10 10" (right click on "Size" -> select Modify Binary data). Close Registry Editor. That's it.
    My on screen display driver is the latest.  I am using Vista Business 64 bit, so maybe the driver for 64 bit has not been fixed yet.
    Thanks again!

  • HP pavilion dv6-6c01ej On-Screen Display not working

    Hi, I have an HP pavilion dv6-6c01ej  and I want to use the on-screen display, to see for example when the volume when I turn it up or down (also for brightness change and so..).
    I looked in the Programs and Features in Control Panel and saw I have the last version of the driver (version 1.3.5).
    I couldn't find the actual prgoram in the Start menu (I don't even know if it exists).
    I wanted to download it again so I can try uninstall and install, but the file could not be found, using this link:
    http://ftp.hp.com/pub/softpaq/sp55001-55500/sp5515​2.exe
    From here: 
    http://support.hp.com/us-en/drivers/selfservice/hp​-pavilion-dv6-6c00-entertainment-notebook-pc-serie​...
    I don't know if it's the same driver for all the pavilion dv6 pc's.
    Also, I tried downloding the HP MediaSmart for that, but the download failed for some unknown reason.
    So, How can I turn this feature on?
    This question was solved.
    View Solution.

    Hi:
    See if this version works...
    http://h20566.www2.hp.com/hpsc/swd/public/detail?s​wItemId=ob_101310_2

  • [Problem Solved] On screen display not working on T60

    I replace my xp with a Vista Business.
    All the drivers are installed. But the on screen display is not working well. Nothing display when I press the volume up/down/mute button. However, other buttons like Fn+F3, Fn+F5 do display on screen.
    Anyone  knows how to solve this?
    Thanks a lot. 
    Message Edited by szsy on 10-02-2008 08:11 PM
    Solved!
    Go to Solution.

    problem solved.
    looks like I need to install a  Lenovo System Interface Driver. This is just for ATI graphic card users and nVidia users don't need it.
    Thanks a lot. 

  • X200: ON SCREEN DISPLAY not working

    Recently reimaged from Vista Home basic to Vista Ultimate.
    After droping all the drivers and thinkvantage software back on, the On Screen Display does not show the volume bar nor the brightness bars. Tried reinstalling HotKey  and every othercombination unistalls and reinstalls, I also flash to a new BIOS as well as installig the new OS, so not sure if it may be a problem with that. Any ideas, or updates in regards to this issue?

    I have similar problem to yours.  Updated new BIOS and all Hotkey through ThinkVantage.
    My thread here: http://forums.lenovo.com/lnv/board/message?board.id=X_Series_Thinkpads&thread.id=7685
    No one has responded just yet. 
    adand001 wrote:
    Recently reimaged from Vista Home basic to Vista Ultimate.
    After droping all the drivers and thinkvantage software back on, the On Screen Display does not show the volume bar nor the brightness bars. Tried reinstalling HotKey  and every othercombination unistalls and reinstalls, I also flash to a new BIOS as well as installig the new OS, so not sure if it may be a problem with that. Any ideas, or updates in regards to this issue?

  • Lock screen display not working properly on wakeup from screen sleep

    I just purchased a macbook air top model mid 2012... yesterday.  It's brand new.  When I click the trackpad to wake up the screen after it sleeps and has auto-locked (not a computer sleep!  just a screen sleep), the screen is not all present.  I have to move my mouse around to reveal the rest of the screen.  Once I have done that enough to find my icon to enable text entry, I put in my password and I get back to the desktop which is then normal.  This behaviour is only occuring on a wake-up after screen sleep.  Seems like a video driver problem to me.  The only add-ons I have at the moment are alfred and bettersnaptool.  Has anyone run into this?  Is there a fix?  Also, I have applied all the latest updates.  I can't remember, but this might have begun after the latest update.
    Thanks,
    John

    I believe this article describes the issue:
    http://support.apple.com/kb/TS4135

  • BDC another screen display not in recording ...

    Hi Experts,
    I have a BDC for Quotation creation using HBS2.
    The execution per screen works fine for the old company code created previously.
    But when a new company was created, using the same BDC a new screen appears not in the recording and the effect is that the sequence of screen execution is lost as a result producing an error message field "VBKD-IHREZ" does not exist in screen.
    Thanks a lot.
    Kath

    Hi,
    If you are getting different screen flow for different actions, then you should record all possible scenarios first. Then anayse what are the differences and accordingly put the logic.
    Here, you can have two recordings. One for existing company code and another for new company code. Check first whther company code already exists (check table T001W, if just plant check require. I don't know your exact scenario). If exists first recording. Call different screens conditionally.
    Let me know whether it helps or describe your problem in the details.
    Thanks & Regards,
    Anil Salekar

  • Country name displayed on FB60 screen is not correct !

    Dear all my friends !
    Please help to show me to way to solve this issue :
    I am now using ECC 6.0
    My server is located in Japan, Window JP
    My language is set as English.
    I have create a Vendor in English, all information in English, Communication language in English too.
    issue : when i using T-Code FB60 to create invoice, after enter vendor code, system auto display vendor address, all address information is displayed in english except for country name, country name is displayed in Japanese.
    please help me to explain the cause of issue and show me the way !
    many thanks !

    Hi,
    Could you please tell me how you solved this problem.
    Because I am also facing the same issue....with some address fields, which are maintained in Thai language for some vendors in International Address Field. Rest others are coming well.
    A prompt help would be really appreciated.
    Thanks.

  • Colors are displayed not correct

    Hi!
    I use lightroom 3.4.1 on Windows Vista 64bit with a Iiyama PRO LITE E2407 HDS monitor and a ATI Raedon HD3600. The colors of some images that I imported from my Canon EOS 500d into lightroom are "strange".
    If I display the same image with another program, e.g. XNVIEW or windows-live-photo-gallery the colors looks totally different. You can see the differece here:
    (http://wipux2.wifo.uni-mannheim.de/~kesnw/download/HPB/Farbwiedergabe_Lightroom_vs_XNView. PNG - larger)
    The ugly colors appear on both, RAW images and JPG images.
    Where can I influence the colors?
    Thanks,
    Peter

    "The default in Lightroom is ProPhoto RGB color space."
    You can set the choice of color space that's passed to CS5 in Edit menu, Preferences, External editing. That can be anything you want. So I'm assuming you've set ProPhoto RGB.You’re the expert here.  I just installed the product and the default was ProPhoto RGB.  I was just expressing my experience with the default install
    "Right click a file and select "Edit In" CS5."
    So LR passes the file to CS5 in ProPhoto, if you've set that in the preferences
    Once again I just installed Lihtroom with defaults.  Unless a user is made aware of the ramifications of default settings they will not necessarily discover it on their own
    "Do all your edits in CS5 and then "Save As" JPG."
    If you don't alter the colour space in CS5 (Edit menu, Convert to Profile...) then it will still be in ProPhoto, so that's how it will be saved in CS5. So this is not clearly described when using both products.
    "Use a broswer or any other 3rd party viewer and you will see the colors are washed out."
    Only if your browser color management isn't working. Either you don't have appropriate profile for the monitor, or you're not using a colour-managed program to display the image, in which case the colours look very washed out. If you have a calibrated and profiled monitor, and use a colour-managed program to view the image, then it doesn't matter what is the colour space of the image, colour management will sort it out and it will display correctly. The assumption is that JPG will be used on color profiled display is not consistent with the default save options.  Why would a “save as” color space be deferent from the export to JPG file?  They are both sRBG files and not consistent or clear to the end-user. 
    "In CS5 use the "File/Save for Web & Devices" and save a JPG version the colors are more accurate in the JPG"
    Yep, because save-for-web converts to sRGB. Normal monitors are approximately sRGB, so even if colour management isn't working (no monitor profile, or using unmanaged software) then when you display an sRGB image on a normal monitor, colours will be approximately (though not necessarily exactly) right.    Yes.  So the “Save As” option does state sRGB and does not distinguish any color spaces or differences in the menu.  So until you post or email the files, a user will ot see the effects of the settings.  Have you tried this?
    "If you then change the default in Lightroom to sRGB and run through the same sequence you get a better color match in the (step 2) “File/Save As” JPG."
    Again, I assume you mean changing the Edit menu, Preferences, External Editing and change the colour space used with CS5. If you set that to sRGB then, without having to do a conversion in CS5, the image is already sRGB, so if you save it then it will still be in sRGB, and it will display correctly on a monitor without a profile or using unmanaged software. Yes, but the “Save As” does not distinguish between sRGB or ProPhoto.  For example if I used a 3rd party asset management product to export the file to CS5 and used “Save As” in CS5 it would create a JPG file viewable in a unmanaged monitor/software/display more accurately.  I have been a long time Photoshop user, but new to LR.  These issues or lack of understanding on my part only occurred after I installed LR 3.  I'm assuming Adobe would like to have both LR and CS5 to work seamlessly together or is that a bad assumption?

  • 3D's R3D content display not correctly

    Here is the question , i have a content that left.r3d and right.r3d. And it's frame is 24fps.  Speedgrade can import it. But when i see the only left , it was correct. When i see only right , it shows the message : frame index out of range. And when i check to display stero, the left is correct, and the right shows the message that frame index out of range.
    thx

    Hi CC,
    generally speaking, this is the way the application will try to use left and right eye original recording:
    If you load from your right eye folder structure and the left eye folder structure is using one of the supported file naming conventions (that would include original R3D recordng stricture). If both eyes exist, you'll get left and right referenced throughout the application. That only ensure both clips are present, doesn't gaurantee sync (yet).
    Next step for SpeedGrade is to look at Timecode - that's the prefered way of syncing. If no TC is present, SpeedGrade will switch to looking at Frame Numbers (translating that into TC), then Frame Indices.
    What I would do first as a quality check item is to load a right eye clip, look at it's timecode metadata (a simple way of doing that is to turn on one of the metadata burn-ins that show TimeCode - such as "Standard"), then do the same thing with the coresponding left eye clip. If the both show exactly te same TC for a picture you can clearly identify being the same (clapperboard going down, etc.), SpeedGrade should have no trouble getting them to load as a stereo pair. If there are offsets in TC, you'll see the message you encountered.
    In case of any offset you can still load and conform shots with TC issues, it requires you to identify the amount of offset, though - you can then enter it in the Stereo control panel. If this is for one shot, it's probably no big deal. If this happens for most of your project, it might be good into looking at other ways of solving the TC problem.
    Cheers,
    Patrick

  • Why is screen calibration not correct in FCP X ?

    I use Macpro + 2x30" Cinama Displays
    When calibrating the displays with ColorMonki, everything is fine..... Colormunki makes great calibration .......
    Until I run FCP X!
    When using the colormunki-profile calibration profile, FCP x is just fine except for the viewer, that turns all the dark parts of my clips much too dark.
    When turning off the profiles, everything is ok.
    The same clip in events and in timeline is not "hurt" - it's only the viewer.
    If you want to see it, I've made this 10 sec. screencast to show you: http://dl.dropbox.com/u/2901482/calibration.mov
    Why on earth is this happening and what can I do (except from turing off the calibration........ which is not really what I want)

    Bonjour Kenneth,
    Thank you!
    I just change the calibration to V2 instead of V4 and then it also works in Final Cut Pro X!
    Glad that I could be of help. In case if you need to print stuff related to photo papers if that is what you do sometime... just be sure to set version 4 in ColorMunki Photo and then re-calibrate... so on... I think it is a bit of inconvience. But it can be done, though.
    Time for me to go to bed.
    Bonne nuit!
    Brian

  • 2-Step Confirmation workflow graphical display not correct

    Hi,
    We have a customised Confirmation Workflow. The workflow is triggered when a confirmation is created. Goes to Superintendent rep for approval and then Super for approval. When the Super's rep rejects the confirmation the workflow works fine and shows'Rejected By' in tabular display. But the graphical display shows as 'Approved'.
    Please help0...
    regards

    I think I had the same issue once.
    There should be a note about it, if you search on OSS you should find several notes regarding this subject.
    Kind regards, Rob Dielemans

  • Laptop display not correct after disconnecting external monitor

    I alternate between closed-lid operation connected to an Apple 23" monitor and normal open-top laptop operation. In both set ups, I am using the maximum display resolution - 1680x1250 for the Apple display and 1920x1200 for the laptop display.
    After the recent Apple software updates, a problem has now developed that all the menu items in the top right hand of the screen are gone when I switch back to open lid operation. This is intermittent, but seems to hapen most times I switch back.
    To get the menu items back, I go into display preferences, select a lower resolution and they all come back. I can then switch back to 1920x1250 and everything is back to normal.
    Any ideas how to stop this problem from occurring would be appreciated.
    TIA

    Reset the NVRAM:
    Shut down your Mac.
    Locate the following keys on the keyboard: Command (⌘), Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    Turn on the computer.
    Press and hold the Command-Option-P-R keys before the gray screen appears.
    Hold the keys down until the computer restarts and you hear the startup sound for the third time.
    Release the keys.

  • Pdf files display not correctly in Safari and Preview but in Adobe Reader and Chrome correctly

    Chrome:
    Safari:

    Triple-click anywhere in the line of text below on this page to select it, the copy the selected text to the Clipboard (command-C):
    /Library/Internet Plug-ins
    In the Finder, select
    Go ▹ Go to Folder
    from the menu bar, or press the key combination shift-command-G. Paste into the text box that opens (command-V), then press return.
    From the folder that opens, remove any items that have "Adobe" or “PDF” in the name. You may be prompted for your login password. Then quit and relaunch Safari, and test.
    The "Silverlight" web plugin distributed by Microsoft can also interfere with PDF display in Safari, so you may need to remove it as well, if it's present. The same goes for a plugin called "iGetter," and perhaps others.
    If you still have the issue, repeat with this line:
    ~/Library/Internet Plug-ins
    If you don’t like the results of this procedure, restore the items from the backup you made before you started. Relaunch Safari again.

Maybe you are looking for