You are not logged in.
Hi there,
I'm trying to get the intel video card of my Dell Latitude E5410 laptop working.
I can't for example use the xv extension :
xvinfo
X-Video Extension version 2.2
screen #0
no adaptors presenhere are some information of my config :
uname -a
Linux lapin 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64 Intel(R) Core(TM) i3 CPU M 350 @ 2.27GHz GenuineIntel GNU/Linuxlsmod
Module Size Used by
fuse 67290 3
cryptd 8213 0
aes_x86_64 7476 1
aes_generic 26106 1 aes_x86_64
sdhci_pci 8530 0
sg 25557 0
arc4 1410 2
sdhci 22194 1 sdhci_pci
psmouse 55192 0
tg3 131006 0
dell_laptop 7947 0
snd_hda_codec_hdmi 22092 1
mmc_core 73353 1 sdhci
dell_wmi 1517 0
snd_hda_codec_idt 55175 1
sparse_keymap 3088 1 dell_wmi
libphy 16665 1 tg3
dcdbas 5488 1 dell_laptop
evdev 9530 8
serio_raw 4294 0
iwlagn 236819 0
i2c_i801 8187 0
firewire_ohci 29586 0
firewire_core 50360 1 firewire_ohci
intel_ips 11213 0
mac80211 216021 1 iwlagn
snd_hda_intel 22122 1
snd_hda_codec 77927 3 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel
snd_hwdep 6325 1 snd_hda_codec
cfg80211 160740 2 iwlagn,mac80211
snd_pcm 73888 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
snd_timer 19416 1 snd_pcm
snd 57818 9 snd_hda_codec_hdmi,snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
iTCO_wdt 12717 0
rfkill 15402 2 dell_laptop,cfg80211
mei 31313 0
iTCO_vendor_support 1929 1 iTCO_wdt
tpm_tis 8193 0
tpm 11589 1 tpm_tis
ppdev 5774 0
parport_pc 31610 0
parport 31375 2 ppdev,parport_pc
wmi 8347 1 dell_wmi
crc_itu_t 1297 1 firewire_core
tpm_bios 5057 1 tpm
soundcore 6146 1 snd
battery 10905 0
ac 3265 0
processor 24256 0
snd_page_alloc 7121 2 snd_hda_intel,snd_pcm
ext4 370398 1
mbcache 5817 1 ext4
jbd2 71074 1 ext4
crc16 1297 1 ext4
sr_mod 14951 0
sd_mod 28307 3
cdrom 36329 1 sr_mod
ahci 20865 2
libahci 18885 1 ahci
libata 173297 2 ahci,libahci
scsi_mod 131546 4 sg,sr_mod,sd_mod,libata
ehci_hcd 39511 0
usbcore 142576 2 ehci_hcd
i915 707339 5
drm_kms_helper 25409 1 i915
drm 183380 2 i915,drm_kms_helper
intel_agp 10904 1 i915
i2c_algo_bit 5199 1 i915
button 4470 1 i915
intel_gtt 14423 3 i915,intel_agp
i2c_core 20133 5 i2c_i801,i915,drm_kms_helper,drm,i2c_algo_bit
video 11228 1 i915If I change the vesa driver used in the xorg conf (20-gpudriver.conf) by intel, it failed to load X
Xorg log
[ 16.567]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 16.567] X Protocol Version 11, Revision 0
[ 16.567] Build Operating System: Linux 3.0-ARCH x86_64
[ 16.567] Current Operating System: Linux lapin 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
[ 16.567] Kernel command line: root=/dev/disk/by-uuid/9d1ed25d-8c34-4319-b1d6-b0ebcc5d903a loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a1c1f5c-4a04-47b3-931e-fdeed6c270f7 nomodeset
[ 16.567] Build Date: 17 September 2011 07:42:58AM
[ 16.567]
[ 16.567] Current version of pixman: 0.22.2
[ 16.567] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 16.567] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 16.567] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 5 09:49:32 2011
[ 16.598] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 16.638] (==) No Layout section. Using the first Screen section.
[ 16.638] (==) No screen section available. Using defaults.
[ 16.638] (**) |-->Screen "Default Screen Section" (0)
[ 16.638] (**) | |-->Monitor "<default monitor>"
[ 16.638] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 16.638] (**) | |-->Device "Card0"
[ 16.638] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 16.638] (==) Automatically adding devices
[ 16.638] (==) Automatically enabling devices
[ 16.684] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 16.684] Entry deleted from font path.
[ 16.729] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 16.729] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 16.729] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 16.729] (II) Loader magic: 0x7d6160
[ 16.729] (II) Module ABI versions:
[ 16.729] X.Org ANSI C Emulation: 0.4
[ 16.729] X.Org Video Driver: 10.0
[ 16.729] X.Org XInput driver : 12.2
[ 16.729] X.Org Server Extension : 5.0
[ 16.731] (--) PCI:*(0:0:2:0) 8086:0046:1028:0429 rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00008080/8
[ 16.731] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 16.731] (WW) "record" will not be loaded unless you've specified it to be loaded elsewhere.
[ 16.731] (II) "extmod" will be loaded by default.
[ 16.731] (II) "dbe" will be loaded by default.
[ 16.731] (II) "glx" will be loaded by default.
[ 16.731] (II) "record" will be loaded even though the default is to disable it.
[ 16.731] (II) "dri" will be loaded by default.
[ 16.731] (II) "dri2" will be loaded by default.
[ 16.732] (II) LoadModule: "extmod"
[ 16.732] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 16.745] (II) Module extmod: vendor="X.Org Foundation"
[ 16.745] compiled for 1.10.4, module version = 1.0.0
[ 16.745] Module class: X.Org Server Extension
[ 16.745] ABI class: X.Org Server Extension, version 5.0
[ 16.745] (II) Loading extension MIT-SCREEN-SAVER
[ 16.745] (II) Loading extension XFree86-VidModeExtension
[ 16.745] (II) Loading extension XFree86-DGA
[ 16.745] (II) Loading extension DPMS
[ 16.745] (II) Loading extension XVideo
[ 16.745] (II) Loading extension XVideo-MotionCompensation
[ 16.745] (II) Loading extension X-Resource
[ 16.745] (II) LoadModule: "dbe"
[ 16.745] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 16.750] (II) Module dbe: vendor="X.Org Foundation"
[ 16.750] compiled for 1.10.4, module version = 1.0.0
[ 16.750] Module class: X.Org Server Extension
[ 16.750] ABI class: X.Org Server Extension, version 5.0
[ 16.750] (II) Loading extension DOUBLE-BUFFER
[ 16.750] (II) LoadModule: "glx"
[ 16.750] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 16.766] (II) Module glx: vendor="X.Org Foundation"
[ 16.766] compiled for 1.10.4, module version = 1.0.0
[ 16.766] ABI class: X.Org Server Extension, version 5.0
[ 16.766] (==) AIGLX enabled
[ 16.766] (II) Loading extension GLX
[ 16.766] (II) LoadModule: "dri"
[ 16.766] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 16.777] (II) Module dri: vendor="X.Org Foundation"
[ 16.777] compiled for 1.10.4, module version = 1.0.0
[ 16.777] ABI class: X.Org Server Extension, version 5.0
[ 16.777] (II) Loading extension XFree86-DRI
[ 16.777] (II) LoadModule: "dri2"
[ 16.777] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 16.778] (II) Module dri2: vendor="X.Org Foundation"
[ 16.778] compiled for 1.10.4, module version = 1.2.0
[ 16.778] ABI class: X.Org Server Extension, version 5.0
[ 16.778] (II) Loading extension DRI2
[ 16.778] (II) LoadModule: "vesa"
[ 16.779] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 16.780] (II) Module vesa: vendor="X.Org Foundation"
[ 16.780] compiled for 1.10.0, module version = 2.3.0
[ 16.780] Module class: X.Org Video Driver
[ 16.780] ABI class: X.Org Video Driver, version 10.0
[ 16.780] (II) VESA: driver for VESA chipsets: vesa
[ 16.780] (++) using VT number 7
[ 16.783] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[ 16.783] (II) Loading sub module "vbe"
[ 16.783] (II) LoadModule: "vbe"
[ 16.783] (II) Loading /usr/lib/xorg/modules/libvbe.so
[ 16.793] (II) Module vbe: vendor="X.Org Foundation"
[ 16.793] compiled for 1.10.4, module version = 1.1.0
[ 16.793] ABI class: X.Org Video Driver, version 10.0
[ 16.793] (II) Loading sub module "int10"
[ 16.793] (II) LoadModule: "int10"
[ 16.794] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 16.808] (II) Module int10: vendor="X.Org Foundation"
[ 16.808] compiled for 1.10.4, module version = 1.0.0
[ 16.808] ABI class: X.Org Video Driver, version 10.0
[ 16.808] (II) VESA(0): initializing int10
[ 16.808] (II) VESA(0): Bad V_BIOS checksum
[ 16.809] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 16.809] (II) VESA(0): VESA BIOS detected
[ 16.809] (II) VESA(0): VESA VBE Version 3.0
[ 16.809] (II) VESA(0): VESA VBE Total Mem: 32704 kB
[ 16.809] (II) VESA(0): VESA VBE OEM: Intel(R)Ironlake Mobile Graphics Chipset Accelerated VGA BIOS
[ 16.809] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[ 16.809] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[ 16.809] (II) VESA(0): VESA VBE OEM Product: Intel(R)Ironlake Mobile Graphics Controller
[ 16.809] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[ 16.826] (II) VESA(0): Creating default Display subsection in Screen section
"Default Screen Section" for depth/fbbpp 24/32
[ 16.826] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[ 16.826] (==) VESA(0): RGB weight 888
[ 16.826] (==) VESA(0): Default visual is TrueColor
[ 16.826] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 16.826] (II) Loading sub module "ddc"
[ 16.826] (II) LoadModule: "ddc"
[ 16.826] (II) Module "ddc" already built-in
[ 16.918] (II) VESA(0): VESA VBE DDC supported
[ 16.918] (II) VESA(0): VESA VBE DDC Level 2
[ 16.918] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[ 16.924] (II) VESA(0): VESA VBE DDC read successfully
[ 16.924] (II) VESA(0): Manufacturer: SEC Model: 5441 Serial#: 0
[ 16.925] (II) VESA(0): Year: 2010 Week: 0
[ 16.925] (II) VESA(0): EDID Version: 1.4
[ 16.925] (II) VESA(0): Digital Display Input
[ 16.925] (II) VESA(0): 6 bits per channel
[ 16.925] (II) VESA(0): Digital interface is DisplayPort
[ 16.925] (II) VESA(0): Max Image Size [cm]: horiz.: 30 vert.: 19
[ 16.925] (II) VESA(0): Gamma: 2.20
[ 16.925] (II) VESA(0): No DPMS capabilities specified
[ 16.925] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
[ 16.925] (II) VESA(0): First detailed timing is preferred mode
[ 16.925] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[ 16.925] (II) VESA(0): redX: 0.537 redY: 0.353 greenX: 0.343 greenY: 0.597
[ 16.925] (II) VESA(0): blueX: 0.164 blueY: 0.125 whiteX: 0.313 whiteY: 0.334
[ 16.925] (II) VESA(0): Manufacturer's mask: 0
[ 16.925] (II) VESA(0): Supported detailed timing:
[ 16.925] (II) VESA(0): clock: 70.7 MHz Image Size: 303 x 190 mm
[ 16.925] (II) VESA(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1452 h_border: 0
[ 16.925] (II) VESA(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 812 v_border: 0
[ 16.925] (II) VESA(0): Supported detailed timing:
[ 16.925] (II) VESA(0): clock: 47.2 MHz Image Size: 303 x 190 mm
[ 16.925] (II) VESA(0): h_active: 1280 h_sync: 1292 h_sync_end 1356 h_blank_end 1452 h_border: 0
[ 16.925] (II) VESA(0): v_active: 800 v_sync: 803 v_sync_end 806 v_blanking: 812 v_border: 0
[ 16.925] (II) VESA(0): CR5M3€141AT
[ 16.925] (II) VESA(0): Unknown vendor-specific block 0
[ 16.925] (II) VESA(0): EDID (in hex):
[ 16.925] (II) VESA(0): 00ffffffffffff004ca3415400000000
[ 16.925] (II) VESA(0): 00140104951e13780a9f06895a57982a
[ 16.925] (II) VESA(0): 20505500000001010101010101010101
[ 16.925] (II) VESA(0): 010101010101a11b00ac50200c300c40
[ 16.925] (II) VESA(0): 33002fbe1000001a6c1200ac50200c30
[ 16.925] (II) VESA(0): 0c4033002fbe1000001a000000fe0043
[ 16.925] (II) VESA(0): 52354d338031343141540a2000000000
[ 16.925] (II) VESA(0): 00004101190000000009010a202000c9
[ 16.925] (II) VESA(0): EDID vendor "SEC", prod id 21569
[ 16.925] (II) VESA(0): Printing DDC gathered Modelines:
[ 16.925] (II) VESA(0): Modeline "1280x800"x0.0 70.73 1280 1292 1356 1452 800 803 806 812 +hsync -vsync (48.7 kHz)
[ 16.925] (II) VESA(0): Modeline "1280x800"x0.0 47.16 1280 1292 1356 1452 800 803 806 812 +hsync -vsync (32.5 kHz)
[ 16.925] (II) VESA(0): Searching for matching VESA mode(s):
[ 16.926] Mode: 160 (0x0)
[ 16.926] ModeAttributes: 0x0
[ 16.926] WinAAttributes: 0x0
[ 16.926] WinBAttributes: 0x0
[ 16.926] WinGranularity: 0
[ 16.926] WinSize: 0
[ 16.926] WinASegment: 0x0
[ 16.926] WinBSegment: 0x0
[ 16.926] WinFuncPtr: 0x0
[ 16.926] BytesPerScanline: 0
[ 16.926] XResolution: 0
[ 16.926] YResolution: 0
[ 16.926] XCharSize: 0
[ 16.926] YCharSize: 0
[ 16.926] NumberOfPlanes: 0
[ 16.926] BitsPerPixel: 0
[ 16.926] NumberOfBanks: 0
[ 16.926] MemoryModel: 0
[ 16.926] BankSize: 0
[ 16.926] NumberOfImages: 0
[ 16.926] RedMaskSize: 0
[ 16.926] RedFieldPosition: 0
[ 16.926] GreenMaskSize: 0
[ 16.926] GreenFieldPosition: 0
[ 16.926] BlueMaskSize: 0
[ 16.926] BlueFieldPosition: 0
[ 16.926] RsvdMaskSize: 0
[ 16.926] RsvdFieldPosition: 0
[ 16.926] DirectColorModeInfo: 0
[ 16.926] PhysBasePtr: 0x0
[ 16.926] LinBytesPerScanLine: 0
[ 16.926] BnkNumberOfImagePages: 0
[ 16.926] LinNumberOfImagePages: 0
[ 16.926] LinRedMaskSize: 0
[ 16.926] LinRedFieldPosition: 0
[ 16.926] LinGreenMaskSize: 0
[ 16.926] LinGreenFieldPosition: 0
[ 16.926] LinBlueMaskSize: 0
[ 16.926] LinBlueFieldPosition: 0
[ 16.926] LinRsvdMaskSize: 0
[ 16.926] LinRsvdFieldPosition: 0
[ 16.926] MaxPixelClock: 0
[ 16.926] Mode: 161 (0x0)
[ 16.926] ModeAttributes: 0x0
[ 16.926] WinAAttributes: 0x0
[ 16.926] WinBAttributes: 0x0
[ 16.926] WinGranularity: 0
[ 16.926] WinSize: 0
[ 16.926] WinASegment: 0x0
[ 16.926] WinBSegment: 0x0
[ 16.926] WinFuncPtr: 0x0
[ 16.926] BytesPerScanline: 0
[ 16.926] XResolution: 0
[ 16.926] YResolution: 0
[ 16.926] XCharSize: 0
[ 16.926] YCharSize: 0
[ 16.926] NumberOfPlanes: 0
[ 16.927] BitsPerPixel: 0
[ 16.927] NumberOfBanks: 0
[ 16.927] MemoryModel: 0
[ 16.927] BankSize: 0
[ 16.927] NumberOfImages: 0
[ 16.927] RedMaskSize: 0
[ 16.927] RedFieldPosition: 0
[ 16.927] GreenMaskSize: 0
[ 16.927] GreenFieldPosition: 0
[ 16.927] BlueMaskSize: 0
[ 16.927] BlueFieldPosition: 0
[ 16.927] RsvdMaskSize: 0
[ 16.927] RsvdFieldPosition: 0
[ 16.927] DirectColorModeInfo: 0
[ 16.927] PhysBasePtr: 0x0
[ 16.927] LinBytesPerScanLine: 0
[ 16.927] BnkNumberOfImagePages: 0
[ 16.927] LinNumberOfImagePages: 0
[ 16.927] LinRedMaskSize: 0
[ 16.927] LinRedFieldPosition: 0
[ 16.927] LinGreenMaskSize: 0
[ 16.927] LinGreenFieldPosition: 0
[ 16.927] LinBlueMaskSize: 0
[ 16.927] LinBlueFieldPosition: 0
[ 16.927] LinRsvdMaskSize: 0
[ 16.927] LinRsvdFieldPosition: 0
[ 16.927] MaxPixelClock: 0
[ 16.928] *Mode: 162 (1280x800)
[ 16.928] ModeAttributes: 0x9b
[ 16.928] WinAAttributes: 0x7
[ 16.928] WinBAttributes: 0x0
[ 16.928] WinGranularity: 64
[ 16.928] WinSize: 64
[ 16.928] WinASegment: 0xa000
[ 16.928] WinBSegment: 0x0
[ 16.928] WinFuncPtr: 0xc0008ab9
[ 16.928] BytesPerScanline: 5120
[ 16.928] XResolution: 1280
[ 16.928] YResolution: 800
[ 16.928] XCharSize: 8
[ 16.928] YCharSize: 16
[ 16.928] NumberOfPlanes: 1
[ 16.928] BitsPerPixel: 32
[ 16.928] NumberOfBanks: 1
[ 16.928] MemoryModel: 6
[ 16.928] BankSize: 0
[ 16.928] NumberOfImages: 7
[ 16.928] RedMaskSize: 8
[ 16.928] RedFieldPosition: 16
[ 16.928] GreenMaskSize: 8
[ 16.928] GreenFieldPosition: 8
[ 16.928] BlueMaskSize: 8
[ 16.928] BlueFieldPosition: 0
[ 16.928] RsvdMaskSize: 8
[ 16.928] RsvdFieldPosition: 24
[ 16.928] DirectColorModeInfo: 0
[ 16.928] PhysBasePtr: 0xe0000000
[ 16.928] LinBytesPerScanLine: 5120
[ 16.928] BnkNumberOfImagePages: 7
[ 16.928] LinNumberOfImagePages: 7
[ 16.928] LinRedMaskSize: 8
[ 16.928] LinRedFieldPosition: 16
[ 16.928] LinGreenMaskSize: 8
[ 16.928] LinGreenFieldPosition: 8
[ 16.928] LinBlueMaskSize: 8
[ 16.928] LinBlueFieldPosition: 0
[ 16.928] LinRsvdMaskSize: 8
[ 16.928] LinRsvdFieldPosition: 24
[ 16.928] MaxPixelClock: 230000000
[ 16.928] Mode: 163 (0x0)
[ 16.928] ModeAttributes: 0x0
[ 16.928] WinAAttributes: 0x0
[ 16.928] WinBAttributes: 0x0
[ 16.928] WinGranularity: 0
[ 16.928] WinSize: 0
[ 16.928] WinASegment: 0x0
[ 16.929] WinBSegment: 0x0
[ 16.929] WinFuncPtr: 0x0
[ 16.929] BytesPerScanline: 0
[ 16.929] XResolution: 0
[ 16.929] YResolution: 0
[ 16.929] XCharSize: 0
[ 16.929] YCharSize: 0
[ 16.929] NumberOfPlanes: 0
[ 16.929] BitsPerPixel: 0
[ 16.929] NumberOfBanks: 0
[ 16.929] MemoryModel: 0
[ 16.929] BankSize: 0
[ 16.929] NumberOfImages: 0
[ 16.929] RedMaskSize: 0
[ 16.929] RedFieldPosition: 0
[ 16.929] GreenMaskSize: 0
[ 16.929] GreenFieldPosition: 0
[ 16.929] BlueMaskSize: 0
[ 16.929] BlueFieldPosition: 0
[ 16.929] RsvdMaskSize: 0
[ 16.929] RsvdFieldPosition: 0
[ 16.929] DirectColorModeInfo: 0
[ 16.929] PhysBasePtr: 0x0
[ 16.929] LinBytesPerScanLine: 0
[ 16.929] BnkNumberOfImagePages: 0
[ 16.929] LinNumberOfImagePages: 0
[ 16.929] LinRedMaskSize: 0
[ 16.929] LinRedFieldPosition: 0
[ 16.929] LinGreenMaskSize: 0
[ 16.929] LinGreenFieldPosition: 0
[ 16.929] LinBlueMaskSize: 0
[ 16.929] LinBlueFieldPosition: 0
[ 16.929] LinRsvdMaskSize: 0
[ 16.929] LinRsvdFieldPosition: 0
[ 16.929] MaxPixelClock: 0
[ 16.929] Mode: 164 (0x0)
[ 16.929] ModeAttributes: 0x0
[ 16.929] WinAAttributes: 0x0
[ 16.929] WinBAttributes: 0x0
[ 16.929] WinGranularity: 0
[ 16.929] WinSize: 0
[ 16.929] WinASegment: 0x0
[ 16.929] WinBSegment: 0x0
[ 16.929] WinFuncPtr: 0x0
[ 16.929] BytesPerScanline: 0
[ 16.929] XResolution: 0
[ 16.929] YResolution: 0
[ 16.929] XCharSize: 0
[ 16.929] YCharSize: 0
[ 16.929] NumberOfPlanes: 0
[ 16.929] BitsPerPixel: 0
[ 16.929] NumberOfBanks: 0
[ 16.929] MemoryModel: 0
[ 16.929] BankSize: 0
[ 16.929] NumberOfImages: 0
[ 16.929] RedMaskSize: 0
[ 16.929] RedFieldPosition: 0
[ 16.929] GreenMaskSize: 0
[ 16.929] GreenFieldPosition: 0
[ 16.929] BlueMaskSize: 0
[ 16.929] BlueFieldPosition: 0
[ 16.929] RsvdMaskSize: 0
[ 16.929] RsvdFieldPosition: 0
[ 16.929] DirectColorModeInfo: 0
[ 16.930] PhysBasePtr: 0x0
[ 16.930] LinBytesPerScanLine: 0
[ 16.930] BnkNumberOfImagePages: 0
[ 16.930] LinNumberOfImagePages: 0
[ 16.930] LinRedMaskSize: 0
[ 16.930] LinRedFieldPosition: 0
[ 16.930] LinGreenMaskSize: 0
[ 16.930] LinGreenFieldPosition: 0
[ 16.930] LinBlueMaskSize: 0
[ 16.930] LinBlueFieldPosition: 0
[ 16.930] LinRsvdMaskSize: 0
[ 16.930] LinRsvdFieldPosition: 0
[ 16.930] MaxPixelClock: 0
[ 16.931] *Mode: 165 (1366x768)
[ 16.931] ModeAttributes: 0x9b
[ 16.931] WinAAttributes: 0x7
[ 16.931] WinBAttributes: 0x0
[ 16.931] WinGranularity: 64
[ 16.931] WinSize: 64
[ 16.931] WinASegment: 0xa000
[ 16.931] WinBSegment: 0x0
[ 16.931] WinFuncPtr: 0xc0008ab9
[ 16.931] BytesPerScanline: 5504
[ 16.931] XResolution: 1366
[ 16.931] YResolution: 768
[ 16.931] XCharSize: 8
[ 16.931] YCharSize: 16
[ 16.931] NumberOfPlanes: 1
[ 16.931] BitsPerPixel: 32
[ 16.931] NumberOfBanks: 1
[ 16.931] MemoryModel: 6
[ 16.931] BankSize: 0
[ 16.931] NumberOfImages: 6
[ 16.931] RedMaskSize: 8
[ 16.931] RedFieldPosition: 16
[ 16.931] GreenMaskSize: 8
[ 16.931] GreenFieldPosition: 8
[ 16.931] BlueMaskSize: 8
[ 16.931] BlueFieldPosition: 0
[ 16.931] RsvdMaskSize: 8
[ 16.931] RsvdFieldPosition: 24
[ 16.931] DirectColorModeInfo: 0
[ 16.931] PhysBasePtr: 0xe0000000
[ 16.931] LinBytesPerScanLine: 5504
[ 16.931] BnkNumberOfImagePages: 6
[ 16.931] LinNumberOfImagePages: 6
[ 16.931] LinRedMaskSize: 8
[ 16.931] LinRedFieldPosition: 16
[ 16.931] LinGreenMaskSize: 8
[ 16.931] LinGreenFieldPosition: 8
[ 16.931] LinBlueMaskSize: 8
[ 16.931] LinBlueFieldPosition: 0
[ 16.931] LinRsvdMaskSize: 8
[ 16.931] LinRsvdFieldPosition: 24
[ 16.931] MaxPixelClock: 230000000
[ 16.931] Mode: 166 (0x0)
[ 16.931] ModeAttributes: 0x0
[ 16.931] WinAAttributes: 0x0
[ 16.931] WinBAttributes: 0x0
[ 16.931] WinGranularity: 0
[ 16.931] WinSize: 0
[ 16.931] WinASegment: 0x0
[ 16.931] WinBSegment: 0x0
[ 16.931] WinFuncPtr: 0x0
[ 16.931] BytesPerScanline: 0
[ 16.931] XResolution: 0
[ 16.931] YResolution: 0
[ 16.931] XCharSize: 0
[ 16.931] YCharSize: 0
[ 16.931] NumberOfPlanes: 0
[ 16.931] BitsPerPixel: 0
[ 16.932] NumberOfBanks: 0
[ 16.932] MemoryModel: 0
[ 16.932] BankSize: 0
[ 16.932] NumberOfImages: 0
[ 16.932] RedMaskSize: 0
[ 16.932] RedFieldPosition: 0
[ 16.932] GreenMaskSize: 0
[ 16.932] GreenFieldPosition: 0
[ 16.932] BlueMaskSize: 0
[ 16.932] BlueFieldPosition: 0
[ 16.932] RsvdMaskSize: 0
[ 16.932] RsvdFieldPosition: 0
[ 16.932] DirectColorModeInfo: 0
[ 16.932] PhysBasePtr: 0x0
[ 16.932] LinBytesPerScanLine: 0
[ 16.932] BnkNumberOfImagePages: 0
[ 16.932] LinNumberOfImagePages: 0
[ 16.932] LinRedMaskSize: 0
[ 16.932] LinRedFieldPosition: 0
[ 16.932] LinGreenMaskSize: 0
[ 16.932] LinGreenFieldPosition: 0
[ 16.932] LinBlueMaskSize: 0
[ 16.932] LinBlueFieldPosition: 0
[ 16.932] LinRsvdMaskSize: 0
[ 16.932] LinRsvdFieldPosition: 0
[ 16.932] MaxPixelClock: 0
[ 16.932] Mode: 167 (0x0)
[ 16.932] ModeAttributes: 0x0
[ 16.932] WinAAttributes: 0x0
[ 16.932] WinBAttributes: 0x0
[ 16.932] WinGranularity: 0
[ 16.932] WinSize: 0
[ 16.932] WinASegment: 0x0
[ 16.932] WinBSegment: 0x0
[ 16.932] WinFuncPtr: 0x0
[ 16.932] BytesPerScanline: 0
[ 16.932] XResolution: 0
[ 16.932] YResolution: 0
[ 16.932] XCharSize: 0
[ 16.932] YCharSize: 0
[ 16.932] NumberOfPlanes: 0
[ 16.932] BitsPerPixel: 0
[ 16.932] NumberOfBanks: 0
[ 16.932] MemoryModel: 0
[ 16.932] BankSize: 0
[ 16.932] NumberOfImages: 0
[ 16.932] RedMaskSize: 0
[ 16.932] RedFieldPosition: 0
[ 16.932] GreenMaskSize: 0
[ 16.932] GreenFieldPosition: 0
[ 16.932] BlueMaskSize: 0
[ 16.932] BlueFieldPosition: 0
[ 16.932] RsvdMaskSize: 0
[ 16.932] RsvdFieldPosition: 0
[ 16.932] DirectColorModeInfo: 0
[ 16.932] PhysBasePtr: 0x0
[ 16.932] LinBytesPerScanLine: 0
[ 16.932] BnkNumberOfImagePages: 0
[ 16.932] LinNumberOfImagePages: 0
[ 16.932] LinRedMaskSize: 0
[ 16.932] LinRedFieldPosition: 0
[ 16.932] LinGreenMaskSize: 0
[ 16.932] LinGreenFieldPosition: 0
[ 16.932] LinBlueMaskSize: 0
[ 16.932] LinBlueFieldPosition: 0
[ 16.933] LinRsvdMaskSize: 0
[ 16.933] LinRsvdFieldPosition: 0
[ 16.933] MaxPixelClock: 0
[ 16.933] Mode: 168 (0x0)
[ 16.933] ModeAttributes: 0x0
[ 16.933] WinAAttributes: 0x0
[ 16.933] WinBAttributes: 0x0
[ 16.933] WinGranularity: 0
[ 16.933] WinSize: 0
[ 16.933] WinASegment: 0x0
[ 16.933] WinBSegment: 0x0
[ 16.933] WinFuncPtr: 0x0
[ 16.933] BytesPerScanline: 0
[ 16.933] XResolution: 0
[ 16.933] YResolution: 0
[ 16.933] XCharSize: 0
[ 16.933] YCharSize: 0
[ 16.933] NumberOfPlanes: 0
[ 16.933] BitsPerPixel: 0
[ 16.933] NumberOfBanks: 0
[ 16.933] MemoryModel: 0
[ 16.933] BankSize: 0
[ 16.933] NumberOfImages: 0
[ 16.933] RedMaskSize: 0
[ 16.933] RedFieldPosition: 0
[ 16.933] GreenMaskSize: 0
[ 16.933] GreenFieldPosition: 0
[ 16.933] BlueMaskSize: 0
[ 16.933] BlueFieldPosition: 0
[ 16.933] RsvdMaskSize: 0
[ 16.933] RsvdFieldPosition: 0
[ 16.933] DirectColorModeInfo: 0
[ 16.933] PhysBasePtr: 0x0
[ 16.933] LinBytesPerScanLine: 0
[ 16.933] BnkNumberOfImagePages: 0
[ 16.933] LinNumberOfImagePages: 0
[ 16.933] LinRedMaskSize: 0
[ 16.933] LinRedFieldPosition: 0
[ 16.933] LinGreenMaskSize: 0
[ 16.933] LinGreenFieldPosition: 0
[ 16.933] LinBlueMaskSize: 0
[ 16.934] LinBlueFieldPosition: 0
[ 16.934] LinRsvdMaskSize: 0
[ 16.934] LinRsvdFieldPosition: 0
[ 16.934] MaxPixelClock: 0
[ 16.934] Mode: 169 (0x0)
[ 16.934] ModeAttributes: 0x0
[ 16.934] WinAAttributes: 0x0
[ 16.934] WinBAttributes: 0x0
[ 16.934] WinGranularity: 0
[ 16.934] WinSize: 0
[ 16.934] WinASegment: 0x0
[ 16.934] WinBSegment: 0x0
[ 16.934] WinFuncPtr: 0x0
[ 16.934] BytesPerScanline: 0
[ 16.934] XResolution: 0
[ 16.934] YResolution: 0
[ 16.934] XCharSize: 0
[ 16.934] YCharSize: 0
[ 16.934] NumberOfPlanes: 0
[ 16.934] BitsPerPixel: 0
[ 16.934] NumberOfBanks: 0
[ 16.934] MemoryModel: 0
[ 16.934] BankSize: 0
[ 16.934] NumberOfImages: 0
[ 16.934] RedMaskSize: 0
[ 16.934] RedFieldPosition: 0
[ 16.934] GreenMaskSize: 0
[ 16.934] GreenFieldPosition: 0
[ 16.934] BlueMaskSize: 0
[ 16.934] BlueFieldPosition: 0
[ 16.934] RsvdMaskSize: 0
[ 16.934] RsvdFieldPosition: 0
[ 16.934] DirectColorModeInfo: 0
[ 16.934] PhysBasePtr: 0x0
[ 16.934] LinBytesPerScanLine: 0
[ 16.934] BnkNumberOfImagePages: 0
[ 16.934] LinNumberOfImagePages: 0
[ 16.934] LinRedMaskSize: 0
[ 16.934] LinRedFieldPosition: 0
[ 16.934] LinGreenMaskSize: 0
[ 16.934] LinGreenFieldPosition: 0
[ 16.934] LinBlueMaskSize: 0
[ 16.934] LinBlueFieldPosition: 0
[ 16.934] LinRsvdMaskSize: 0
[ 16.934] LinRsvdFieldPosition: 0
[ 16.934] MaxPixelClock: 0
[ 16.935] Mode: 16a (0x0)
[ 16.935] ModeAttributes: 0x0
[ 16.935] WinAAttributes: 0x0
[ 16.935] WinBAttributes: 0x0
[ 16.935] WinGranularity: 0
[ 16.935] WinSize: 0
[ 16.935] WinASegment: 0x0
[ 16.935] WinBSegment: 0x0
[ 16.935] WinFuncPtr: 0x0
[ 16.935] BytesPerScanline: 0
[ 16.935] XResolution: 0
[ 16.935] YResolution: 0
[ 16.935] XCharSize: 0
[ 16.935] YCharSize: 0
[ 16.935] NumberOfPlanes: 0
[ 16.935] BitsPerPixel: 0
[ 16.935] NumberOfBanks: 0
[ 16.935] MemoryModel: 0
[ 16.935] BankSize: 0
[ 16.935] NumberOfImages: 0
[ 16.935] RedMaskSize: 0
[ 16.935] RedFieldPosition: 0
[ 16.935] GreenMaskSize: 0
[ 16.935] GreenFieldPosition: 0
[ 16.935] BlueMaskSize: 0
[ 16.935] BlueFieldPosition: 0
[ 16.935] RsvdMaskSize: 0
[ 16.935] RsvdFieldPosition: 0
[ 16.935] DirectColorModeInfo: 0
[ 16.935] PhysBasePtr: 0x0
[ 16.935] LinBytesPerScanLine: 0
[ 16.935] BnkNumberOfImagePages: 0
[ 16.935] LinNumberOfImagePages: 0
[ 16.935] LinRedMaskSize: 0
[ 16.935] LinRedFieldPosition: 0
[ 16.935] LinGreenMaskSize: 0
[ 16.935] LinGreenFieldPosition: 0
[ 16.935] LinBlueMaskSize: 0
[ 16.935] LinBlueFieldPosition: 0
[ 16.935] LinRsvdMaskSize: 0
[ 16.935] LinRsvdFieldPosition: 0
[ 16.935] MaxPixelClock: 0
[ 16.936] Mode: 16b (0x0)
[ 16.936] ModeAttributes: 0x0
[ 16.936] WinAAttributes: 0x0
[ 16.936] WinBAttributes: 0x0
[ 16.936] WinGranularity: 0
[ 16.936] WinSize: 0
[ 16.936] WinASegment: 0x0
[ 16.936] WinBSegment: 0x0
[ 16.936] WinFuncPtr: 0x0
[ 16.936] BytesPerScanline: 0
[ 16.936] XResolution: 0
[ 16.936] YResolution: 0
[ 16.936] XCharSize: 0
[ 16.936] YCharSize: 0
[ 16.936] NumberOfPlanes: 0
[ 16.936] BitsPerPixel: 0
[ 16.936] NumberOfBanks: 0
[ 16.936] MemoryModel: 0
[ 16.936] BankSize: 0
[ 16.936] NumberOfImages: 0
[ 16.936] RedMaskSize: 0
[ 16.936] RedFieldPosition: 0
[ 16.936] GreenMaskSize: 0
[ 16.936] GreenFieldPosition: 0
[ 16.936] BlueMaskSize: 0
[ 16.936] BlueFieldPosition: 0
[ 16.936] RsvdMaskSize: 0
[ 16.936] RsvdFieldPosition: 0
[ 16.936] DirectColorModeInfo: 0
[ 16.936] PhysBasePtr: 0x0
[ 16.936] LinBytesPerScanLine: 0
[ 16.936] BnkNumberOfImagePages: 0
[ 16.936] LinNumberOfImagePages: 0
[ 16.936] LinRedMaskSize: 0
[ 16.936] LinRedFieldPosition: 0
[ 16.936] LinGreenMaskSize: 0
[ 16.936] LinGreenFieldPosition: 0
[ 16.936] LinBlueMaskSize: 0
[ 16.936] LinBlueFieldPosition: 0
[ 16.936] LinRsvdMaskSize: 0
[ 16.936] LinRsvdFieldPosition: 0
[ 16.936] MaxPixelClock: 0
[ 16.936] Mode: 16c (0x0)
[ 16.936] ModeAttributes: 0x0
[ 16.936] WinAAttributes: 0x0
[ 16.936] WinBAttributes: 0x0
[ 16.936] WinGranularity: 0
[ 16.936] WinSize: 0
[ 16.936] WinASegment: 0x0
[ 16.936] WinBSegment: 0x0
[ 16.936] WinFuncPtr: 0x0
[ 16.936] BytesPerScanline: 0
[ 16.936] XResolution: 0
[ 16.936] YResolution: 0
[ 16.936] XCharSize: 0
[ 16.936] YCharSize: 0
[ 16.936] NumberOfPlanes: 0
[ 16.937] BitsPerPixel: 0
[ 16.937] NumberOfBanks: 0
[ 16.937] MemoryModel: 0
[ 16.937] BankSize: 0
[ 16.937] NumberOfImages: 0
[ 16.937] RedMaskSize: 0
[ 16.937] RedFieldPosition: 0
[ 16.937] GreenMaskSize: 0
[ 16.937] GreenFieldPosition: 0
[ 16.937] BlueMaskSize: 0
[ 16.937] BlueFieldPosition: 0
[ 16.937] RsvdMaskSize: 0
[ 16.937] RsvdFieldPosition: 0
[ 16.937] DirectColorModeInfo: 0
[ 16.937] PhysBasePtr: 0x0
[ 16.937] LinBytesPerScanLine: 0
[ 16.937] BnkNumberOfImagePages: 0
[ 16.937] LinNumberOfImagePages: 0
[ 16.937] LinRedMaskSize: 0
[ 16.937] LinRedFieldPosition: 0
[ 16.937] LinGreenMaskSize: 0
[ 16.937] LinGreenFieldPosition: 0
[ 16.937] LinBlueMaskSize: 0
[ 16.937] LinBlueFieldPosition: 0
[ 16.937] LinRsvdMaskSize: 0
[ 16.937] LinRsvdFieldPosition: 0
[ 16.937] MaxPixelClock: 0
[ 16.937] Mode: 16d (0x0)
[ 16.937] ModeAttributes: 0x0
[ 16.937] WinAAttributes: 0x0
[ 16.937] WinBAttributes: 0x0
[ 16.937] WinGranularity: 0
[ 16.937] WinSize: 0
[ 16.937] WinASegment: 0x0
[ 16.937] WinBSegment: 0x0
[ 16.937] WinFuncPtr: 0x0
[ 16.937] BytesPerScanline: 0
[ 16.937] XResolution: 0
[ 16.937] YResolution: 0
[ 16.937] XCharSize: 0
[ 16.937] YCharSize: 0
[ 16.937] NumberOfPlanes: 0
[ 16.937] BitsPerPixel: 0
[ 16.937] NumberOfBanks: 0
[ 16.937] MemoryModel: 0
[ 16.937] BankSize: 0
[ 16.937] NumberOfImages: 0
[ 16.937] RedMaskSize: 0
[ 16.937] RedFieldPosition: 0
[ 16.937] GreenMaskSize: 0
[ 16.937] GreenFieldPosition: 0
[ 16.937] BlueMaskSize: 0
[ 16.937] BlueFieldPosition: 0
[ 16.937] RsvdMaskSize: 0
[ 16.937] RsvdFieldPosition: 0
[ 16.937] DirectColorModeInfo: 0
[ 16.937] PhysBasePtr: 0x0
[ 16.937] LinBytesPerScanLine: 0
[ 16.937] BnkNumberOfImagePages: 0
[ 16.937] LinNumberOfImagePages: 0
[ 16.937] LinRedMaskSize: 0
[ 16.937] LinRedFieldPosition: 0
[ 16.937] LinGreenMaskSize: 0
[ 16.938] LinGreenFieldPosition: 0
[ 16.938] LinBlueMaskSize: 0
[ 16.938] LinBlueFieldPosition: 0
[ 16.938] LinRsvdMaskSize: 0
[ 16.938] LinRsvdFieldPosition: 0
[ 16.938] MaxPixelClock: 0
[ 16.938] Mode: 16e (0x0)
[ 16.938] ModeAttributes: 0x0
[ 16.938] WinAAttributes: 0x0
[ 16.938] WinBAttributes: 0x0
[ 16.938] WinGranularity: 0
[ 16.938] WinSize: 0
[ 16.938] WinASegment: 0x0
[ 16.938] WinBSegment: 0x0
[ 16.938] WinFuncPtr: 0x0
[ 16.938] BytesPerScanline: 0
[ 16.938] XResolution: 0
[ 16.938] YResolution: 0
[ 16.938] XCharSize: 0
[ 16.938] YCharSize: 0
[ 16.938] NumberOfPlanes: 0
[ 16.938] BitsPerPixel: 0
[ 16.938] NumberOfBanks: 0
[ 16.938] MemoryModel: 0
[ 16.938] BankSize: 0
[ 16.938] NumberOfImages: 0
[ 16.938] RedMaskSize: 0
[ 16.938] RedFieldPosition: 0
[ 16.938] GreenMaskSize: 0
[ 16.938] GreenFieldPosition: 0
[ 16.938] BlueMaskSize: 0
[ 16.938] BlueFieldPosition: 0
[ 16.938] RsvdMaskSize: 0
[ 16.938] RsvdFieldPosition: 0
[ 16.938] DirectColorModeInfo: 0
[ 16.938] PhysBasePtr: 0x0
[ 16.938] LinBytesPerScanLine: 0
[ 16.938] BnkNumberOfImagePages: 0
[ 16.938] LinNumberOfImagePages: 0
[ 16.939] LinRedMaskSize: 0
[ 16.939] LinRedFieldPosition: 0
[ 16.939] LinGreenMaskSize: 0
[ 16.939] LinGreenFieldPosition: 0
[ 16.939] LinBlueMaskSize: 0
[ 16.939] LinBlueFieldPosition: 0
[ 16.939] LinRsvdMaskSize: 0
[ 16.939] LinRsvdFieldPosition: 0
[ 16.939] MaxPixelClock: 0
[ 16.939] Mode: 16f (0x0)
[ 16.939] ModeAttributes: 0x0
[ 16.939] WinAAttributes: 0x0
[ 16.939] WinBAttributes: 0x0
[ 16.939] WinGranularity: 0
[ 16.939] WinSize: 0
[ 16.939] WinASegment: 0x0
[ 16.939] WinBSegment: 0x0
[ 16.939] WinFuncPtr: 0x0
[ 16.939] BytesPerScanline: 0
[ 16.939] XResolution: 0
[ 16.939] YResolution: 0
[ 16.939] XCharSize: 0
[ 16.939] YCharSize: 0
[ 16.939] NumberOfPlanes: 0
[ 16.939] BitsPerPixel: 0
[ 16.939] NumberOfBanks: 0
[ 16.939] MemoryModel: 0
[ 16.939] BankSize: 0
[ 16.939] NumberOfImages: 0
[ 16.939] RedMaskSize: 0
[ 16.939] RedFieldPosition: 0
[ 16.939] GreenMaskSize: 0
[ 16.939] GreenFieldPosition: 0
[ 16.939] BlueMaskSize: 0
[ 16.939] BlueFieldPosition: 0
[ 16.939] RsvdMaskSize: 0
[ 16.939] RsvdFieldPosition: 0
[ 16.939] DirectColorModeInfo: 0
[ 16.939] PhysBasePtr: 0x0
[ 16.939] LinBytesPerScanLine: 0
[ 16.939] BnkNumberOfImagePages: 0
[ 16.939] LinNumberOfImagePages: 0
[ 16.939] LinRedMaskSize: 0
[ 16.939] LinRedFieldPosition: 0
[ 16.939] LinGreenMaskSize: 0
[ 16.939] LinGreenFieldPosition: 0
[ 16.939] LinBlueMaskSize: 0
[ 16.939] LinBlueFieldPosition: 0
[ 16.939] LinRsvdMaskSize: 0
[ 16.939] LinRsvdFieldPosition: 0
[ 16.939] MaxPixelClock: 0
[ 16.940] Mode: 170 (0x0)
[ 16.940] ModeAttributes: 0x0
[ 16.940] WinAAttributes: 0x0
[ 16.940] WinBAttributes: 0x0
[ 16.940] WinGranularity: 0
[ 16.940] WinSize: 0
[ 16.940] WinASegment: 0x0
[ 16.940] WinBSegment: 0x0
[ 16.940] WinFuncPtr: 0x0
[ 16.940] BytesPerScanline: 0
[ 16.940] XResolution: 0
[ 16.940] YResolution: 0
[ 16.940] XCharSize: 0
[ 16.940] YCharSize: 0
[ 16.940] NumberOfPlanes: 0
[ 16.940] BitsPerPixel: 0
[ 16.940] NumberOfBanks: 0
[ 16.940] MemoryModel: 0
[ 16.940] BankSize: 0
[ 16.940] NumberOfImages: 0
[ 16.940] RedMaskSize: 0
[ 16.940] RedFieldPosition: 0
[ 16.940] GreenMaskSize: 0
[ 16.940] GreenFieldPosition: 0
[ 16.940] BlueMaskSize: 0
[ 16.940] BlueFieldPosition: 0
[ 16.940] RsvdMaskSize: 0
[ 16.940] RsvdFieldPosition: 0
[ 16.940] DirectColorModeInfo: 0
[ 16.940] PhysBasePtr: 0x0
[ 16.940] LinBytesPerScanLine: 0
[ 16.940] BnkNumberOfImagePages: 0
[ 16.940] LinNumberOfImagePages: 0
[ 16.940] LinRedMaskSize: 0
[ 16.940] LinRedFieldPosition: 0
[ 16.940] LinGreenMaskSize: 0
[ 16.940] LinGreenFieldPosition: 0
[ 16.940] LinBlueMaskSize: 0
[ 16.940] LinBlueFieldPosition: 0
[ 16.940] LinRsvdMaskSize: 0
[ 16.940] LinRsvdFieldPosition: 0
[ 16.940] MaxPixelClock: 0
[ 16.941] Mode: 171 (0x0)
[ 16.941] ModeAttributes: 0x0
[ 16.941] WinAAttributes: 0x0
[ 16.941] WinBAttributes: 0x0
[ 16.941] WinGranularity: 0
[ 16.941] WinSize: 0
[ 16.941] WinASegment: 0x0
[ 16.941] WinBSegment: 0x0
[ 16.941] WinFuncPtr: 0x0
[ 16.941] BytesPerScanline: 0
[ 16.941] XResolution: 0
[ 16.941] YResolution: 0
[ 16.941] XCharSize: 0
[ 16.941] YCharSize: 0
[ 16.941] NumberOfPlanes: 0
[ 16.941] BitsPerPixel: 0
[ 16.941] NumberOfBanks: 0
[ 16.941] MemoryModel: 0
[ 16.941] BankSize: 0
[ 16.941] NumberOfImages: 0
[ 16.941] RedMaskSize: 0
[ 16.941] RedFieldPosition: 0
[ 16.941] GreenMaskSize: 0
[ 16.941] GreenFieldPosition: 0
[ 16.941] BlueMaskSize: 0
[ 16.941] BlueFieldPosition: 0
[ 16.941] RsvdMaskSize: 0
[ 16.941] RsvdFieldPosition: 0
[ 16.941] DirectColorModeInfo: 0
[ 16.941] PhysBasePtr: 0x0
[ 16.941] LinBytesPerScanLine: 0
[ 16.941] BnkNumberOfImagePages: 0
[ 16.941] LinNumberOfImagePages: 0
[ 16.941] LinRedMaskSize: 0
[ 16.941] LinRedFieldPosition: 0
[ 16.941] LinGreenMaskSize: 0
[ 16.941] LinGreenFieldPosition: 0
[ 16.941] LinBlueMaskSize: 0
[ 16.941] LinBlueFieldPosition: 0
[ 16.941] LinRsvdMaskSize: 0
[ 16.941] LinRsvdFieldPosition: 0
[ 16.941] MaxPixelClock: 0
[ 16.942] Mode: 13c (0x0)
[ 16.942] ModeAttributes: 0x0
[ 16.942] WinAAttributes: 0x0
[ 16.942] WinBAttributes: 0x0
[ 16.942] WinGranularity: 0
[ 16.942] WinSize: 0
[ 16.942] WinASegment: 0x0
[ 16.942] WinBSegment: 0x0
[ 16.942] WinFuncPtr: 0x0
[ 16.942] BytesPerScanline: 0
[ 16.942] XResolution: 0
[ 16.942] YResolution: 0
[ 16.942] XCharSize: 0
[ 16.942] YCharSize: 0
[ 16.942] NumberOfPlanes: 0
[ 16.942] BitsPerPixel: 0
[ 16.942] NumberOfBanks: 0
[ 16.942] MemoryModel: 0
[ 16.942] BankSize: 0
[ 16.942] NumberOfImages: 0
[ 16.942] RedMaskSize: 0
[ 16.942] RedFieldPosition: 0
[ 16.942] GreenMaskSize: 0
[ 16.942] GreenFieldPosition: 0
[ 16.942] BlueMaskSize: 0
[ 16.942] BlueFieldPosition: 0
[ 16.942] RsvdMaskSize: 0
[ 16.942] RsvdFieldPosition: 0
[ 16.942] DirectColorModeInfo: 0
[ 16.942] PhysBasePtr: 0x0
[ 16.942] LinBytesPerScanLine: 0
[ 16.942] BnkNumberOfImagePages: 0
[ 16.942] LinNumberOfImagePages: 0
[ 16.942] LinRedMaskSize: 0
[ 16.942] LinRedFieldPosition: 0
[ 16.942] LinGreenMaskSize: 0
[ 16.942] LinGreenFieldPosition: 0
[ 16.942] LinBlueMaskSize: 0
[ 16.942] LinBlueFieldPosition: 0
[ 16.942] LinRsvdMaskSize: 0
[ 16.942] LinRsvdFieldPosition: 0
[ 16.942] MaxPixelClock: 0
[ 16.942] Mode: 14d (0x0)
[ 16.942] ModeAttributes: 0x0
[ 16.943] WinAAttributes: 0x0
[ 16.943] WinBAttributes: 0x0
[ 16.943] WinGranularity: 0
[ 16.943] WinSize: 0
[ 16.943] WinASegment: 0x0
[ 16.943] WinBSegment: 0x0
[ 16.943] WinFuncPtr: 0x0
[ 16.943] BytesPerScanline: 0
[ 16.943] XResolution: 0
[ 16.943] YResolution: 0
[ 16.943] XCharSize: 0
[ 16.943] YCharSize: 0
[ 16.943] NumberOfPlanes: 0
[ 16.943] BitsPerPixel: 0
[ 16.943] NumberOfBanks: 0
[ 16.943] MemoryModel: 0
[ 16.943] BankSize: 0
[ 16.943] NumberOfImages: 0
[ 16.943] RedMaskSize: 0
[ 16.943] RedFieldPosition: 0
[ 16.943] GreenMaskSize: 0
[ 16.943] GreenFieldPosition: 0
[ 16.943] BlueMaskSize: 0
[ 16.943] BlueFieldPosition: 0
[ 16.943] RsvdMaskSize: 0
[ 16.943] RsvdFieldPosition: 0
[ 16.943] DirectColorModeInfo: 0
[ 16.943] PhysBasePtr: 0x0
[ 16.943] LinBytesPerScanLine: 0
[ 16.943] BnkNumberOfImagePages: 0
[ 16.943] LinNumberOfImagePages: 0
[ 16.943] LinRedMaskSize: 0
[ 16.943] LinRedFieldPosition: 0
[ 16.943] LinGreenMaskSize: 0
[ 16.943] LinGreenFieldPosition: 0
[ 16.943] LinBlueMaskSize: 0
[ 16.943] LinBlueFieldPosition: 0
[ 16.943] LinRsvdMaskSize: 0
[ 16.943] LinRsvdFieldPosition: 0
[ 16.943] MaxPixelClock: 0
[ 16.943] Mode: 15c (0x0)
[ 16.944] ModeAttributes: 0x0
[ 16.944] WinAAttributes: 0x0
[ 16.944] WinBAttributes: 0x0
[ 16.944] WinGranularity: 0
[ 16.944] WinSize: 0
[ 16.944] WinASegment: 0x0
[ 16.944] WinBSegment: 0x0
[ 16.944] WinFuncPtr: 0x0
[ 16.944] BytesPerScanline: 0
[ 16.944] XResolution: 0
[ 16.944] YResolution: 0
[ 16.944] XCharSize: 0
[ 16.944] YCharSize: 0
[ 16.944] NumberOfPlanes: 0
[ 16.944] BitsPerPixel: 0
[ 16.944] NumberOfBanks: 0
[ 16.944] MemoryModel: 0
[ 16.944] BankSize: 0
[ 16.944] NumberOfImages: 0
[ 16.944] RedMaskSize: 0
[ 16.944] RedFieldPosition: 0
[ 16.944] GreenMaskSize: 0
[ 16.944] GreenFieldPosition: 0
[ 16.944] BlueMaskSize: 0
[ 16.944] BlueFieldPosition: 0
[ 16.944] RsvdMaskSize: 0
[ 16.944] RsvdFieldPosition: 0
[ 16.944] DirectColorModeInfo: 0
[ 16.944] PhysBasePtr: 0x0
[ 16.944] LinBytesPerScanLine: 0
[ 16.944] BnkNumberOfImagePages: 0
[ 16.944] LinNumberOfImagePages: 0
[ 16.944] LinRedMaskSize: 0
[ 16.944] LinRedFieldPosition: 0
[ 16.944] LinGreenMaskSize: 0
[ 16.944] LinGreenFieldPosition: 0
[ 16.944] LinBlueMaskSize: 0
[ 16.944] LinBlueFieldPosition: 0
[ 16.944] LinRsvdMaskSize: 0
[ 16.944] LinRsvdFieldPosition: 0
[ 16.944] MaxPixelClock: 0
[ 16.944] Mode: 13a (0x0)
[ 16.944] ModeAttributes: 0x0
[ 16.944] WinAAttributes: 0x0
[ 16.944] WinBAttributes: 0x0
[ 16.944] WinGranularity: 0
[ 16.944] WinSize: 0
[ 16.944] WinASegment: 0x0
[ 16.944] WinBSegment: 0x0
[ 16.944] WinFuncPtr: 0x0
[ 16.944] BytesPerScanline: 0
[ 16.944] XResolution: 0
[ 16.944] YResolution: 0
[ 16.944] XCharSize: 0
[ 16.944] YCharSize: 0
[ 16.944] NumberOfPlanes: 0
[ 16.945] BitsPerPixel: 0
[ 16.945] NumberOfBanks: 0
[ 16.945] MemoryModel: 0
[ 16.945] BankSize: 0
[ 16.945] NumberOfImages: 0
[ 16.945] RedMaskSize: 0
[ 16.945] RedFieldPosition: 0
[ 16.945] GreenMaskSize: 0
[ 16.945] GreenFieldPosition: 0
[ 16.945] BlueMaskSize: 0
[ 16.945] BlueFieldPosition: 0
[ 16.945] RsvdMaskSize: 0
[ 16.945] RsvdFieldPosition: 0
[ 16.945] DirectColorModeInfo: 0
[ 16.945] PhysBasePtr: 0x0
[ 16.945] LinBytesPerScanLine: 0
[ 16.945] BnkNumberOfImagePages: 0
[ 16.945] LinNumberOfImagePages: 0
[ 16.945] LinRedMaskSize: 0
[ 16.945] LinRedFieldPosition: 0
[ 16.945] LinGreenMaskSize: 0
[ 16.945] LinGreenFieldPosition: 0
[ 16.945] LinBlueMaskSize: 0
[ 16.945] LinBlueFieldPosition: 0
[ 16.945] LinRsvdMaskSize: 0
[ 16.945] LinRsvdFieldPosition: 0
[ 16.945] MaxPixelClock: 0
[ 16.945] Mode: 14b (0x0)
[ 16.945] ModeAttributes: 0x0
[ 16.945] WinAAttributes: 0x0
[ 16.945] WinBAttributes: 0x0
[ 16.945] WinGranularity: 0
[ 16.945] WinSize: 0
[ 16.945] WinASegment: 0x0
[ 16.945] WinBSegment: 0x0
[ 16.945] WinFuncPtr: 0x0
[ 16.945] BytesPerScanline: 0
[ 16.945] XResolution: 0
[ 16.945] YResolution: 0
[ 16.945] XCharSize: 0
[ 16.945] YCharSize: 0
[ 16.945] NumberOfPlanes: 0
[ 16.945] BitsPerPixel: 0
[ 16.945] NumberOfBanks: 0
[ 16.945] MemoryModel: 0
[ 16.945] BankSize: 0
[ 16.945] NumberOfImages: 0
[ 16.945] RedMaskSize: 0
[ 16.945] RedFieldPosition: 0
[ 16.945] GreenMaskSize: 0
[ 16.946] GreenFieldPosition: 0
[ 16.946] BlueMaskSize: 0
[ 16.946] BlueFieldPosition: 0
[ 16.946] RsvdMaskSize: 0
[ 16.946] RsvdFieldPosition: 0
[ 16.946] DirectColorModeInfo: 0
[ 16.946] PhysBasePtr: 0x0
[ 16.946] LinBytesPerScanLine: 0
[ 16.946] BnkNumberOfImagePages: 0
[ 16.946] LinNumberOfImagePages: 0
[ 16.946] LinRedMaskSize: 0
[ 16.946] LinRedFieldPosition: 0
[ 16.946] LinGreenMaskSize: 0
[ 16.946] LinGreenFieldPosition: 0
[ 16.946] LinBlueMaskSize: 0
[ 16.946] LinBlueFieldPosition: 0
[ 16.946] LinRsvdMaskSize: 0
[ 16.946] LinRsvdFieldPosition: 0
[ 16.946] MaxPixelClock: 0
[ 16.946] Mode: 15a (0x0)
[ 16.946] ModeAttributes: 0x0
[ 16.946] WinAAttributes: 0x0
[ 16.946] WinBAttributes: 0x0
[ 16.946] WinGranularity: 0
[ 16.946] WinSize: 0
[ 16.946] WinASegment: 0x0
[ 16.946] WinBSegment: 0x0
[ 16.946] WinFuncPtr: 0x0
[ 16.946] BytesPerScanline: 0
[ 16.946] XResolution: 0
[ 16.946] YResolution: 0
[ 16.946] XCharSize: 0
[ 16.946] YCharSize: 0
[ 16.946] NumberOfPlanes: 0
[ 16.946] BitsPerPixel: 0
[ 16.946] NumberOfBanks: 0
[ 16.946] MemoryModel: 0
[ 16.946] BankSize: 0
[ 16.946] NumberOfImages: 0
[ 16.946] RedMaskSize: 0
[ 16.946] RedFieldPosition: 0
[ 16.946] GreenMaskSize: 0
[ 16.946] GreenFieldPosition: 0
[ 16.947] BlueMaskSize: 0
[ 16.947] BlueFieldPosition: 0
[ 16.947] RsvdMaskSize: 0
[ 16.947] RsvdFieldPosition: 0
[ 16.947] DirectColorModeInfo: 0
[ 16.947] PhysBasePtr: 0x0
[ 16.947] LinBytesPerScanLine: 0
[ 16.947] BnkNumberOfImagePages: 0
[ 16.947] LinNumberOfImagePages: 0
[ 16.947] LinRedMaskSize: 0
[ 16.947] LinRedFieldPosition: 0
[ 16.947] LinGreenMaskSize: 0
[ 16.947] LinGreenFieldPosition: 0
[ 16.947] LinBlueMaskSize: 0
[ 16.947] LinBlueFieldPosition: 0
[ 16.947] LinRsvdMaskSize: 0
[ 16.947] LinRsvdFieldPosition: 0
[ 16.947] MaxPixelClock: 0
[ 16.947] Mode: 107 (0x0)
[ 16.947] ModeAttributes: 0x0
[ 16.947] WinAAttributes: 0x0
[ 16.947] WinBAttributes: 0x0
[ 16.947] WinGranularity: 0
[ 16.947] WinSize: 0
[ 16.947] WinASegment: 0x0
[ 16.947] WinBSegment: 0x0
[ 16.947] WinFuncPtr: 0x0
[ 16.947] BytesPerScanline: 0
[ 16.947] XResolution: 0
[ 16.947] YResolution: 0
[ 16.947] XCharSize: 0
[ 16.947] YCharSize: 0
[ 16.947] NumberOfPlanes: 0
[ 16.947] BitsPerPixel: 0
[ 16.947] NumberOfBanks: 0
[ 16.947] MemoryModel: 0
[ 16.947] BankSize: 0
[ 16.947] NumberOfImages: 0
[ 16.947] RedMaskSize: 0
[ 16.947] RedFieldPosition: 0
[ 16.947] GreenMaskSize: 0
[ 16.947] GreenFieldPosition: 0
[ 16.947] BlueMaskSize: 0
[ 16.947] BlueFieldPosition: 0
[ 16.947] RsvdMaskSize: 0
[ 16.947] RsvdFieldPosition: 0
[ 16.947] DirectColorModeInfo: 0
[ 16.947] PhysBasePtr: 0x0
[ 16.947] LinBytesPerScanLine: 0
[ 16.947] BnkNumberOfImagePages: 0
[ 16.947] LinNumberOfImagePages: 0
[ 16.947] LinRedMaskSize: 0
[ 16.947] LinRedFieldPosition: 0
[ 16.947] LinGreenMaskSize: 0
[ 16.947] LinGreenFieldPosition: 0
[ 16.947] LinBlueMaskSize: 0
[ 16.948] LinBlueFieldPosition: 0
[ 16.948] LinRsvdMaskSize: 0
[ 16.948] LinRsvdFieldPosition: 0
[ 16.948] MaxPixelClock: 0
[ 16.948] Mode: 11a (0x0)
[ 16.948] ModeAttributes: 0x0
[ 16.948] WinAAttributes: 0x0
[ 16.948] WinBAttributes: 0x0
[ 16.948] WinGranularity: 0
[ 16.948] WinSize: 0
[ 16.948] WinASegment: 0x0
[ 16.948] WinBSegment: 0x0
[ 16.948] WinFuncPtr: 0x0
[ 16.948] BytesPerScanline: 0
[ 16.948] XResolution: 0
[ 16.948] YResolution: 0
[ 16.948] XCharSize: 0
[ 16.948] YCharSize: 0
[ 16.948] NumberOfPlanes: 0
[ 16.948] BitsPerPixel: 0
[ 16.948] NumberOfBanks: 0
[ 16.948] MemoryModel: 0
[ 16.948] BankSize: 0
[ 16.948] NumberOfImages: 0
[ 16.948] RedMaskSize: 0
[ 16.948] RedFieldPosition: 0
[ 16.948] GreenMaskSize: 0
[ 16.948] GreenFieldPosition: 0
[ 16.948] BlueMaskSize: 0
[ 16.948] BlueFieldPosition: 0
[ 16.948] RsvdMaskSize: 0
[ 16.948] RsvdFieldPosition: 0
[ 16.948] DirectColorModeInfo: 0
[ 16.948] PhysBasePtr: 0x0
[ 16.948] LinBytesPerScanLine: 0
[ 16.948] BnkNumberOfImagePages: 0
[ 16.948] LinNumberOfImagePages: 0
[ 16.948] LinRedMaskSize: 0
[ 16.948] LinRedFieldPosition: 0
[ 16.948] LinGreenMaskSize: 0
[ 16.948] LinGreenFieldPosition: 0
[ 16.948] LinBlueMaskSize: 0
[ 16.948] LinBlueFieldPosition: 0
[ 16.948] LinRsvdMaskSize: 0
[ 16.948] LinRsvdFieldPosition: 0
[ 16.948] MaxPixelClock: 0
[ 16.949] Mode: 11b (0x0)
[ 16.949] ModeAttributes: 0x0
[ 16.949] WinAAttributes: 0x0
[ 16.949] WinBAttributes: 0x0
[ 16.949] WinGranularity: 0
[ 16.949] WinSize: 0
[ 16.949] WinASegment: 0x0
[ 16.949] WinBSegment: 0x0
[ 16.949] WinFuncPtr: 0x0
[ 16.949] BytesPerScanline: 0
[ 16.949] XResolution: 0
[ 16.949] YResolution: 0
[ 16.949] XCharSize: 0
[ 16.949] YCharSize: 0
[ 16.949] NumberOfPlanes: 0
[ 16.949] BitsPerPixel: 0
[ 16.949] NumberOfBanks: 0
[ 16.949] MemoryModel: 0
[ 16.949] BankSize: 0
[ 16.949] NumberOfImages: 0
[ 16.949] RedMaskSize: 0
[ 16.949] RedFieldPosition: 0
[ 16.949] GreenMaskSize: 0
[ 16.949] GreenFieldPosition: 0
[ 16.949] BlueMaskSize: 0
[ 16.949] BlueFieldPosition: 0
[ 16.949] RsvdMaskSize: 0
[ 16.949] RsvdFieldPosition: 0
[ 16.949] DirectColorModeInfo: 0
[ 16.949] PhysBasePtr: 0x0
[ 16.949] LinBytesPerScanLine: 0
[ 16.949] BnkNumberOfImagePages: 0
[ 16.949] LinNumberOfImagePages: 0
[ 16.949] LinRedMaskSize: 0
[ 16.949] LinRedFieldPosition: 0
[ 16.949] LinGreenMaskSize: 0
[ 16.949] LinGreenFieldPosition: 0
[ 16.949] LinBlueMaskSize: 0
[ 16.949] LinBlueFieldPosition: 0
[ 16.949] LinRsvdMaskSize: 0
[ 16.949] LinRsvdFieldPosition: 0
[ 16.949] MaxPixelClock: 0
[ 16.950] Mode: 105 (1024x768)
[ 16.950] ModeAttributes: 0x9b
[ 16.950] WinAAttributes: 0x7
[ 16.950] WinBAttributes: 0x0
[ 16.950] WinGranularity: 64
[ 16.950] WinSize: 64
[ 16.950] WinASegment: 0xa000
[ 16.950] WinBSegment: 0x0
[ 16.950] WinFuncPtr: 0xc0008ab9
[ 16.950] BytesPerScanline: 1024
[ 16.950] XResolution: 1024
[ 16.950] YResolution: 768
[ 16.950] XCharSize: 8
[ 16.950] YCharSize: 16
[ 16.950] NumberOfPlanes: 1
[ 16.950] BitsPerPixel: 8
[ 16.950] NumberOfBanks: 1
[ 16.950] MemoryModel: 4
[ 16.950] BankSize: 0
[ 16.950] NumberOfImages: 41
[ 16.950] RedMaskSize: 0
[ 16.950] RedFieldPosition: 0
[ 16.950] GreenMaskSize: 0
[ 16.950] GreenFieldPosition: 0
[ 16.950] BlueMaskSize: 0
[ 16.950] BlueFieldPosition: 0
[ 16.950] RsvdMaskSize: 0
[ 16.950] RsvdFieldPosition: 0
[ 16.950] DirectColorModeInfo: 0
[ 16.950] PhysBasePtr: 0xe0000000
[ 16.950] LinBytesPerScanLine: 1024
[ 16.950] BnkNumberOfImagePages: 41
[ 16.950] LinNumberOfImagePages: 41
[ 16.950] LinRedMaskSize: 0
[ 16.950] LinRedFieldPosition: 0
[ 16.950] LinGreenMaskSize: 0
[ 16.950] LinGreenFieldPosition: 0
[ 16.950] LinBlueMaskSize: 0
[ 16.951] LinBlueFieldPosition: 0
[ 16.951] LinRsvdMaskSize: 0
[ 16.951] LinRsvdFieldPosition: 0
[ 16.951] MaxPixelClock: 230000000
[ 16.951] Mode: 117 (1024x768)
[ 16.951] ModeAttributes: 0x9b
[ 16.951] WinAAttributes: 0x7
[ 16.951] WinBAttributes: 0x0
[ 16.951] WinGranularity: 64
[ 16.951] WinSize: 64
[ 16.951] WinASegment: 0xa000
[ 16.951] WinBSegment: 0x0
[ 16.951] WinFuncPtr: 0xc0008ab9
[ 16.951] BytesPerScanline: 2048
[ 16.951] XResolution: 1024
[ 16.951] YResolution: 768
[ 16.951] XCharSize: 8
[ 16.952] YCharSize: 16
[ 16.952] NumberOfPlanes: 1
[ 16.952] BitsPerPixel: 16
[ 16.952] NumberOfBanks: 1
[ 16.952] MemoryModel: 6
[ 16.952] BankSize: 0
[ 16.952] NumberOfImages: 20
[ 16.952] RedMaskSize: 5
[ 16.952] RedFieldPosition: 11
[ 16.952] GreenMaskSize: 6
[ 16.952] GreenFieldPosition: 5
[ 16.952] BlueMaskSize: 5
[ 16.952] BlueFieldPosition: 0
[ 16.952] RsvdMaskSize: 0
[ 16.952] RsvdFieldPosition: 0
[ 16.952] DirectColorModeInfo: 0
[ 16.952] PhysBasePtr: 0xe0000000
[ 16.952] LinBytesPerScanLine: 2048
[ 16.952] BnkNumberOfImagePages: 20
[ 16.952] LinNumberOfImagePages: 20
[ 16.952] LinRedMaskSize: 5
[ 16.952] LinRedFieldPosition: 11
[ 16.952] LinGreenMaskSize: 6
[ 16.952] LinGreenFieldPosition: 5
[ 16.952] LinBlueMaskSize: 5
[ 16.952] LinBlueFieldPosition: 0
[ 16.952] LinRsvdMaskSize: 0
[ 16.952] LinRsvdFieldPosition: 0
[ 16.952] MaxPixelClock: 230000000
[ 16.953] *Mode: 118 (1024x768)
[ 16.953] ModeAttributes: 0x9b
[ 16.953] WinAAttributes: 0x7
[ 16.953] WinBAttributes: 0x0
[ 16.953] WinGranularity: 64
[ 16.953] WinSize: 64
[ 16.953] WinASegment: 0xa000
[ 16.953] WinBSegment: 0x0
[ 16.953] WinFuncPtr: 0xc0008ab9
[ 16.953] BytesPerScanline: 4096
[ 16.953] XResolution: 1024
[ 16.953] YResolution: 768
[ 16.953] XCharSize: 8
[ 16.953] YCharSize: 16
[ 16.953] NumberOfPlanes: 1
[ 16.953] BitsPerPixel: 32
[ 16.953] NumberOfBanks: 1
[ 16.953] MemoryModel: 6
[ 16.953] BankSize: 0
[ 16.953] NumberOfImages: 9
[ 16.953] RedMaskSize: 8
[ 16.953] RedFieldPosition: 16
[ 16.953] GreenMaskSize: 8
[ 16.953] GreenFieldPosition: 8
[ 16.953] BlueMaskSize: 8
[ 16.953] BlueFieldPosition: 0
[ 16.953] RsvdMaskSize: 8
[ 16.953] RsvdFieldPosition: 24
[ 16.953] DirectColorModeInfo: 0
[ 16.953] PhysBasePtr: 0xe0000000
[ 16.953] LinBytesPerScanLine: 4096
[ 16.953] BnkNumberOfImagePages: 9
[ 16.953] LinNumberOfImagePages: 9
[ 16.953] LinRedMaskSize: 8
[ 16.953] LinRedFieldPosition: 16
[ 16.953] LinGreenMaskSize: 8
[ 16.953] LinGreenFieldPosition: 8
[ 16.953] LinBlueMaskSize: 8
[ 16.953] LinBlueFieldPosition: 0
[ 16.953] LinRsvdMaskSize: 8
[ 16.953] LinRsvdFieldPosition: 24
[ 16.953] MaxPixelClock: 230000000
[ 16.954] *Mode: 112 (640x480)
[ 16.954] ModeAttributes: 0x9b
[ 16.954] WinAAttributes: 0x7
[ 16.954] WinBAttributes: 0x0
[ 16.954] WinGranularity: 64
[ 16.954] WinSize: 64
[ 16.954] WinASegment: 0xa000
[ 16.954] WinBSegment: 0x0
[ 16.954] WinFuncPtr: 0xc0008ab9
[ 16.954] BytesPerScanline: 2560
[ 16.954] XResolution: 640
[ 16.954] YResolution: 480
[ 16.954] XCharSize: 8
[ 16.954] YCharSize: 16
[ 16.954] NumberOfPlanes: 1
[ 16.954] BitsPerPixel: 32
[ 16.954] NumberOfBanks: 1
[ 16.954] MemoryModel: 6
[ 16.954] BankSize: 0
[ 16.954] NumberOfImages: 25
[ 16.954] RedMaskSize: 8
[ 16.955] RedFieldPosition: 16
[ 16.955] GreenMaskSize: 8
[ 16.955] GreenFieldPosition: 8
[ 16.955] BlueMaskSize: 8
[ 16.955] BlueFieldPosition: 0
[ 16.955] RsvdMaskSize: 8
[ 16.955] RsvdFieldPosition: 24
[ 16.955] DirectColorModeInfo: 0
[ 16.955] PhysBasePtr: 0xe0000000
[ 16.955] LinBytesPerScanLine: 2560
[ 16.955] BnkNumberOfImagePages: 25
[ 16.955] LinNumberOfImagePages: 25
[ 16.955] LinRedMaskSize: 8
[ 16.955] LinRedFieldPosition: 16
[ 16.955] LinGreenMaskSize: 8
[ 16.955] LinGreenFieldPosition: 8
[ 16.955] LinBlueMaskSize: 8
[ 16.955] LinBlueFieldPosition: 0
[ 16.955] LinRsvdMaskSize: 8
[ 16.955] LinRsvdFieldPosition: 24
[ 16.955] MaxPixelClock: 230000000
[ 16.956] Mode: 114 (800x600)
[ 16.956] ModeAttributes: 0x9b
[ 16.956] WinAAttributes: 0x7
[ 16.956] WinBAttributes: 0x0
[ 16.956] WinGranularity: 64
[ 16.956] WinSize: 64
[ 16.956] WinASegment: 0xa000
[ 16.956] WinBSegment: 0x0
[ 16.956] WinFuncPtr: 0xc0008ab9
[ 16.956] BytesPerScanline: 1600
[ 16.956] XResolution: 800
[ 16.956] YResolution: 600
[ 16.956] XCharSize: 8
[ 16.956] YCharSize: 16
[ 16.956] NumberOfPlanes: 1
[ 16.956] BitsPerPixel: 16
[ 16.956] NumberOfBanks: 1
[ 16.956] MemoryModel: 6
[ 16.956] BankSize: 0
[ 16.956] NumberOfImages: 33
[ 16.956] RedMaskSize: 5
[ 16.956] RedFieldPosition: 11
[ 16.956] GreenMaskSize: 6
[ 16.956] GreenFieldPosition: 5
[ 16.956] BlueMaskSize: 5
[ 16.956] BlueFieldPosition: 0
[ 16.956] RsvdMaskSize: 0
[ 16.956] RsvdFieldPosition: 0
[ 16.956] DirectColorModeInfo: 0
[ 16.956] PhysBasePtr: 0xe0000000
[ 16.956] LinBytesPerScanLine: 1600
[ 16.956] BnkNumberOfImagePages: 33
[ 16.956] LinNumberOfImagePages: 33
[ 16.956] LinRedMaskSize: 5
[ 16.956] LinRedFieldPosition: 11
[ 16.956] LinGreenMaskSize: 6
[ 16.956] LinGreenFieldPosition: 5
[ 16.956] LinBlueMaskSize: 5
[ 16.956] LinBlueFieldPosition: 0
[ 16.956] LinRsvdMaskSize: 0
[ 16.956] LinRsvdFieldPosition: 0
[ 16.956] MaxPixelClock: 230000000
[ 16.957] *Mode: 115 (800x600)
[ 16.957] ModeAttributes: 0x9b
[ 16.957] WinAAttributes: 0x7
[ 16.957] WinBAttributes: 0x0
[ 16.957] WinGranularity: 64
[ 16.957] WinSize: 64
[ 16.957] WinASegment: 0xa000
[ 16.957] WinBSegment: 0x0
[ 16.957] WinFuncPtr: 0xc0008ab9
[ 16.957] BytesPerScanline: 3200
[ 16.957] XResolution: 800
[ 16.957] YResolution: 600
[ 16.957] XCharSize: 8
[ 16.957] YCharSize: 16
[ 16.957] NumberOfPlanes: 1
[ 16.957] BitsPerPixel: 32
[ 16.957] NumberOfBanks: 1
[ 16.957] MemoryModel: 6
[ 16.957] BankSize: 0
[ 16.957] NumberOfImages: 16
[ 16.957] RedMaskSize: 8
[ 16.957] RedFieldPosition: 16
[ 16.957] GreenMaskSize: 8
[ 16.957] GreenFieldPosition: 8
[ 16.957] BlueMaskSize: 8
[ 16.957] BlueFieldPosition: 0
[ 16.957] RsvdMaskSize: 8
[ 16.957] RsvdFieldPosition: 24
[ 16.957] DirectColorModeInfo: 0
[ 16.957] PhysBasePtr: 0xe0000000
[ 16.957] LinBytesPerScanLine: 3200
[ 16.957] BnkNumberOfImagePages: 16
[ 16.957] LinNumberOfImagePages: 16
[ 16.957] LinRedMaskSize: 8
[ 16.957] LinRedFieldPosition: 16
[ 16.957] LinGreenMaskSize: 8
[ 16.957] LinGreenFieldPosition: 8
[ 16.957] LinBlueMaskSize: 8
[ 16.957] LinBlueFieldPosition: 0
[ 16.957] LinRsvdMaskSize: 8
[ 16.957] LinRsvdFieldPosition: 24
[ 16.957] MaxPixelClock: 230000000
[ 16.958] Mode: 101 (640x480)
[ 16.958] ModeAttributes: 0x9b
[ 16.958] WinAAttributes: 0x7
[ 16.958] WinBAttributes: 0x0
[ 16.958] WinGranularity: 64
[ 16.958] WinSize: 64
[ 16.958] WinASegment: 0xa000
[ 16.958] WinBSegment: 0x0
[ 16.958] WinFuncPtr: 0xc0008ab9
[ 16.958] BytesPerScanline: 640
[ 16.958] XResolution: 640
[ 16.958] YResolution: 480
[ 16.958] XCharSize: 8
[ 16.958] YCharSize: 16
[ 16.958] NumberOfPlanes: 1
[ 16.958] BitsPerPixel: 8
[ 16.958] NumberOfBanks: 1
[ 16.958] MemoryModel: 4
[ 16.958] BankSize: 0
[ 16.958] NumberOfImages: 101
[ 16.958] RedMaskSize: 0
[ 16.958] RedFieldPosition: 0
[ 16.958] GreenMaskSize: 0
[ 16.958] GreenFieldPosition: 0
[ 16.958] BlueMaskSize: 0
[ 16.958] BlueFieldPosition: 0
[ 16.958] RsvdMaskSize: 0
[ 16.958] RsvdFieldPosition: 0
[ 16.958] DirectColorModeInfo: 0
[ 16.958] PhysBasePtr: 0xe0000000
[ 16.958] LinBytesPerScanLine: 640
[ 16.958] BnkNumberOfImagePages: 101
[ 16.958] LinNumberOfImagePages: 101
[ 16.958] LinRedMaskSize: 0
[ 16.958] LinRedFieldPosition: 0
[ 16.958] LinGreenMaskSize: 0
[ 16.958] LinGreenFieldPosition: 0
[ 16.958] LinBlueMaskSize: 0
[ 16.958] LinBlueFieldPosition: 0
[ 16.959] LinRsvdMaskSize: 0
[ 16.959] LinRsvdFieldPosition: 0
[ 16.959] MaxPixelClock: 230000000
[ 16.959] Mode: 103 (800x600)
[ 16.959] ModeAttributes: 0x9b
[ 16.959] WinAAttributes: 0x7
[ 16.959] WinBAttributes: 0x0
[ 16.959] WinGranularity: 64
[ 16.959] WinSize: 64
[ 16.959] WinASegment: 0xa000
[ 16.959] WinBSegment: 0x0
[ 16.959] WinFuncPtr: 0xc0008ab9
[ 16.959] BytesPerScanline: 832
[ 16.959] XResolution: 800
[ 16.959] YResolution: 600
[ 16.959] XCharSize: 8
[ 16.959] YCharSize: 16
[ 16.959] NumberOfPlanes: 1
[ 16.959] BitsPerPixel: 8
[ 16.959] NumberOfBanks: 1
[ 16.959] MemoryModel: 4
[ 16.959] BankSize: 0
[ 16.959] NumberOfImages: 62
[ 16.959] RedMaskSize: 0
[ 16.959] RedFieldPosition: 0
[ 16.959] GreenMaskSize: 0
[ 16.959] GreenFieldPosition: 0
[ 16.959] BlueMaskSize: 0
[ 16.959] BlueFieldPosition: 0
[ 16.959] RsvdMaskSize: 0
[ 16.959] RsvdFieldPosition: 0
[ 16.959] DirectColorModeInfo: 0
[ 16.959] PhysBasePtr: 0xe0000000
[ 16.960] LinBytesPerScanLine: 832
[ 16.960] BnkNumberOfImagePages: 62
[ 16.960] LinNumberOfImagePages: 62
[ 16.960] LinRedMaskSize: 0
[ 16.960] LinRedFieldPosition: 0
[ 16.960] LinGreenMaskSize: 0
[ 16.960] LinGreenFieldPosition: 0
[ 16.960] LinBlueMaskSize: 0
[ 16.960] LinBlueFieldPosition: 0
[ 16.960] LinRsvdMaskSize: 0
[ 16.960] LinRsvdFieldPosition: 0
[ 16.960] MaxPixelClock: 230000000
[ 16.960] Mode: 111 (640x480)
[ 16.960] ModeAttributes: 0x9b
[ 16.960] WinAAttributes: 0x7
[ 16.960] WinBAttributes: 0x0
[ 16.960] WinGranularity: 64
[ 16.960] WinSize: 64
[ 16.960] WinASegment: 0xa000
[ 16.960] WinBSegment: 0x0
[ 16.961] WinFuncPtr: 0xc0008ab9
[ 16.961] BytesPerScanline: 1280
[ 16.961] XResolution: 640
[ 16.961] YResolution: 480
[ 16.961] XCharSize: 8
[ 16.961] YCharSize: 16
[ 16.961] NumberOfPlanes: 1
[ 16.961] BitsPerPixel: 16
[ 16.961] NumberOfBanks: 1
[ 16.961] MemoryModel: 6
[ 16.961] BankSize: 0
[ 16.961] NumberOfImages: 50
[ 16.961] RedMaskSize: 5
[ 16.961] RedFieldPosition: 11
[ 16.961] GreenMaskSize: 6
[ 16.961] GreenFieldPosition: 5
[ 16.961] BlueMaskSize: 5
[ 16.961] BlueFieldPosition: 0
[ 16.961] RsvdMaskSize: 0
[ 16.961] RsvdFieldPosition: 0
[ 16.961] DirectColorModeInfo: 0
[ 16.961] PhysBasePtr: 0xe0000000
[ 16.961] LinBytesPerScanLine: 1280
[ 16.961] BnkNumberOfImagePages: 50
[ 16.961] LinNumberOfImagePages: 50
[ 16.961] LinRedMaskSize: 5
[ 16.961] LinRedFieldPosition: 11
[ 16.961] LinGreenMaskSize: 6
[ 16.961] LinGreenFieldPosition: 5
[ 16.961] LinBlueMaskSize: 5
[ 16.961] LinBlueFieldPosition: 0
[ 16.961] LinRsvdMaskSize: 0
[ 16.961] LinRsvdFieldPosition: 0
[ 16.961] MaxPixelClock: 230000000
[ 16.961]
[ 16.961] (II) VESA(0): Total Memory: 511 64KB banks (32704kB)
[ 16.961] (II) VESA(0): <default monitor>: Using hsync range of 32.48-48.71 kHz
[ 16.961] (II) VESA(0): <default monitor>: Using vrefresh range of 40.00-59.99 Hz
[ 16.961] (WW) VESA(0): Unable to estimate virtual size
[ 16.961] (II) VESA(0): Not using built-in mode "1366x768" (no mode of this name)
[ 16.963] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[ 16.963] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[ 16.963] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[ 16.963] (--) VESA(0): Virtual size is 1280x800 (pitch 1280)
[ 16.963] (**) VESA(0): *Built-in mode "1280x800"
[ 16.963] (**) VESA(0): Display dimensions: (300, 190) mm
[ 16.963] (**) VESA(0): DPI set to (108, 106)
[ 16.963] (**) VESA(0): Using "Shadow Framebuffer"
[ 16.963] (II) Loading sub module "shadow"
[ 16.963] (II) LoadModule: "shadow"
[ 16.963] (II) Loading /usr/lib/xorg/modules/libshadow.so
[ 16.977] (II) Module shadow: vendor="X.Org Foundation"
[ 16.977] compiled for 1.10.4, module version = 1.1.0
[ 16.977] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.977] (II) Loading sub module "fb"
[ 16.977] (II) LoadModule: "fb"
[ 16.977] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 16.979] (II) Module fb: vendor="X.Org Foundation"
[ 16.979] compiled for 1.10.4, module version = 1.0.0
[ 16.979] ABI class: X.Org ANSI C Emulation, version 0.4
[ 16.979] (==) Depth 24 pixmap format is 32 bpp
[ 16.979] (II) Loading sub module "int10"
[ 16.979] (II) LoadModule: "int10"
[ 16.980] (II) Loading /usr/lib/xorg/modules/libint10.so
[ 16.980] (II) Module int10: vendor="X.Org Foundation"
[ 16.980] compiled for 1.10.4, module version = 1.0.0
[ 16.980] ABI class: X.Org Video Driver, version 10.0
[ 16.980] (II) VESA(0): initializing int10
[ 16.980] (II) VESA(0): Bad V_BIOS checksum
[ 16.980] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[ 16.980] (II) VESA(0): VESA BIOS detected
[ 16.980] (II) VESA(0): VESA VBE Version 3.0
[ 16.980] (II) VESA(0): VESA VBE Total Mem: 32704 kB
[ 16.980] (II) VESA(0): VESA VBE OEM: Intel(R)Ironlake Mobile Graphics Chipset Accelerated VGA BIOS
[ 16.980] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[ 16.981] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[ 16.981] (II) VESA(0): VESA VBE OEM Product: Intel(R)Ironlake Mobile Graphics Controller
[ 16.981] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[ 16.994] (II) VESA(0): virtual address = 0x7f2842f3b000,
physical address = 0xe0000000, size = 33488896
[ 17.006] (II) VESA(0): Setting up VESA Mode 0x162 (1280x800)
[ 17.231] (==) VESA(0): Default visual is TrueColor
[ 17.258] (==) VESA(0): Backing store disabled
[ 17.259] (==) VESA(0): DPMS enabled
[ 17.259] (==) RandR enabled
[ 17.259] (II) Initializing built-in extension Generic Event Extension
[ 17.259] (II) Initializing built-in extension SHAPE
[ 17.259] (II) Initializing built-in extension MIT-SHM
[ 17.259] (II) Initializing built-in extension XInputExtension
[ 17.259] (II) Initializing built-in extension XTEST
[ 17.259] (II) Initializing built-in extension BIG-REQUESTS
[ 17.259] (II) Initializing built-in extension SYNC
[ 17.259] (II) Initializing built-in extension XKEYBOARD
[ 17.259] (II) Initializing built-in extension XC-MISC
[ 17.259] (II) Initializing built-in extension SECURITY
[ 17.259] (II) Initializing built-in extension XINERAMA
[ 17.259] (II) Initializing built-in extension XFIXES
[ 17.259] (II) Initializing built-in extension RENDER
[ 17.259] (II) Initializing built-in extension RANDR
[ 17.259] (II) Initializing built-in extension COMPOSITE
[ 17.259] (II) Initializing built-in extension DAMAGE
[ 17.271] (II) AIGLX: Screen 0 is not DRI2 capable
[ 17.271] (II) AIGLX: Screen 0 is not DRI capable
[ 17.480] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
[ 17.480] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[ 17.885] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[ 17.885] (**) Power Button: Applying InputClass "keyboard-layout"
[ 17.885] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 17.885] (II) LoadModule: "evdev"
[ 17.886] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17.902] (II) Module evdev: vendor="X.Org Foundation"
[ 17.902] compiled for 1.10.0, module version = 2.6.0
[ 17.902] Module class: X.Org XInput Driver
[ 17.902] ABI class: X.Org XInput driver, version 12.2
[ 17.902] (II) Using input driver 'evdev' for 'Power Button'
[ 17.902] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17.902] (**) Power Button: always reports core events
[ 17.902] (**) Power Button: Device: "/dev/input/event4"
[ 17.902] (--) Power Button: Found keys
[ 17.903] (II) Power Button: Configuring as keyboard
[ 17.903] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[ 17.903] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 17.903] (**) Option "xkb_rules" "evdev"
[ 17.903] (**) Option "xkb_model" "evdev"
[ 17.903] (**) Option "xkb_layout" "be, us, ru, ca, fr"
[ 17.993] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[ 17.993] (**) Video Bus: Applying InputClass "keyboard-layout"
[ 17.993] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[ 17.993] (II) Using input driver 'evdev' for 'Video Bus'
[ 17.993] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 17.993] (**) Video Bus: always reports core events
[ 17.993] (**) Video Bus: Device: "/dev/input/event5"
[ 17.993] (--) Video Bus: Found keys
[ 17.993] (II) Video Bus: Configuring as keyboard
[ 17.993] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input5/event5"
[ 17.993] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
[ 17.993] (**) Option "xkb_rules" "evdev"
[ 17.993] (**) Option "xkb_model" "evdev"
[ 17.993] (**) Option "xkb_layout" "be, us, ru, ca, fr"
[ 18.020] (II) config/udev: Adding input device Power Button (/dev/input/event2)
[ 18.020] (**) Power Button: Applying InputClass "keyboard-layout"
[ 18.020] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[ 18.020] (II) Using input driver 'evdev' for 'Power Button'
[ 18.020] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.020] (**) Power Button: always reports core events
[ 18.020] (**) Power Button: Device: "/dev/input/event2"
[ 18.020] (--) Power Button: Found keys
[ 18.020] (II) Power Button: Configuring as keyboard
[ 18.020] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2/event2"
[ 18.020] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[ 18.020] (**) Option "xkb_rules" "evdev"
[ 18.020] (**) Option "xkb_model" "evdev"
[ 18.020] (**) Option "xkb_layout" "be, us, ru, ca, fr"
[ 18.021] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
[ 18.021] (II) No input driver/identifier specified (ignoring)
[ 18.022] (II) config/udev: Adding input device Sleep Button (/dev/input/event3)
[ 18.022] (**) Sleep Button: Applying InputClass "keyboard-layout"
[ 18.022] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[ 18.022] (II) Using input driver 'evdev' for 'Sleep Button'
[ 18.022] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.022] (**) Sleep Button: always reports core events
[ 18.022] (**) Sleep Button: Device: "/dev/input/event3"
[ 18.022] (--) Sleep Button: Found keys
[ 18.022] (II) Sleep Button: Configuring as keyboard
[ 18.022] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3/event3"
[ 18.022] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
[ 18.022] (**) Option "xkb_rules" "evdev"
[ 18.022] (**) Option "xkb_model" "evdev"
[ 18.022] (**) Option "xkb_layout" "be, us, ru, ca, fr"
[ 18.027] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
[ 18.027] (II) No input driver/identifier specified (ignoring)
[ 18.028] (II) config/udev: Adding input device HDA Intel Line Out at Sep Left Jack (/dev/input/event10)
[ 18.028] (II) No input driver/identifier specified (ignoring)
[ 18.029] (II) config/udev: Adding input device HDA Intel HP Out at Ext Left Jack (/dev/input/event11)
[ 18.029] (II) No input driver/identifier specified (ignoring)
[ 18.029] (II) config/udev: Adding input device HDA Intel HDMI/DP (/dev/input/event12)
[ 18.029] (II) No input driver/identifier specified (ignoring)
[ 18.030] (II) config/udev: Adding input device HDA Intel HDMI/DP (/dev/input/event13)
[ 18.030] (II) No input driver/identifier specified (ignoring)
[ 18.030] (II) config/udev: Adding input device HDA Intel Mic at Sep Left Jack (/dev/input/event8)
[ 18.031] (II) No input driver/identifier specified (ignoring)
[ 18.031] (II) config/udev: Adding input device HDA Intel Mic at Ext Left Jack (/dev/input/event9)
[ 18.031] (II) No input driver/identifier specified (ignoring)
[ 18.042] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[ 18.042] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-layout"
[ 18.042] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[ 18.042] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[ 18.042] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.042] (**) AT Translated Set 2 keyboard: always reports core events
[ 18.042] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[ 18.042] (--) AT Translated Set 2 keyboard: Found keys
[ 18.042] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[ 18.042] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[ 18.042] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[ 18.042] (**) Option "xkb_rules" "evdev"
[ 18.042] (**) Option "xkb_model" "evdev"
[ 18.042] (**) Option "xkb_layout" "be, us, ru, ca, fr"
[ 18.043] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event14)
[ 18.043] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[ 18.043] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[ 18.043] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.044] (**) PS/2 Generic Mouse: always reports core events
[ 18.044] (**) PS/2 Generic Mouse: Device: "/dev/input/event14"
[ 18.044] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[ 18.044] (--) PS/2 Generic Mouse: Found relative axes
[ 18.044] (--) PS/2 Generic Mouse: Found x and y relative axes
[ 18.044] (II) PS/2 Generic Mouse: Configuring as mouse
[ 18.044] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[ 18.044] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[ 18.044] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event14"
[ 18.044] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE)
[ 18.044] (II) PS/2 Generic Mouse: initialized for relative axes.
[ 18.044] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[ 18.044] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[ 18.044] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[ 18.044] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[ 18.045] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse0)
[ 18.045] (II) No input driver/identifier specified (ignoring)
[ 18.047] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event6)
[ 18.047] (**) Dell WMI hotkeys: Applying InputClass "keyboard-layout"
[ 18.047] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[ 18.047] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[ 18.048] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[ 18.048] (**) Dell WMI hotkeys: always reports core events
[ 18.048] (**) Dell WMI hotkeys: Device: "/dev/input/event6"
[ 18.048] (--) Dell WMI hotkeys: Found keys
[ 18.048] (II) Dell WMI hotkeys: Configuring as keyboard
[ 18.048] (**) Option "config_info" "udev:/sys/devices/virtual/input/input6/event6"
[ 18.048] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD)
[ 18.048] (**) Option "xkb_rules" "evdev"
[ 18.048] (**) Option "xkb_model" "evdev"
[ 18.048] (**) Option "xkb_layout" "be, us, ru, ca, fr"I have these two xf86-drivers installed
extra/xf86-video-intel 2.15.0-2 [0,16 MB] (xorg-drivers xorg) [installé]
extra/xf86-video-vesa 2.3.0-5 [0,01 MB] (xorg-drivers xorg) [installé]and
extra/intel-dri 7.11-2 [0,40 MB] [installé]also
glxinfo | grep direct
direct rendering: YesI'm stuck here, anyone could help ?
Thanks and have a nice day
mmeinert
Last edited by mmeinert (2011-10-05 09:38:37)
Offline
Including xorg log would really help ![]()
Could you also post the content of xorg.conf.d and check if the kernel is configured properly?
Also look here: https://wiki.archlinux.org/index.php/Intel
Last edited by gorky (2011-10-05 08:55:54)
Offline
Hi gorky, euh yes, the working Xorg log was posted... here it is :
[ 336.508]
X.Org X Server 1.10.4
Release Date: 2011-08-19
[ 336.508] X Protocol Version 11, Revision 0
[ 336.508] Build Operating System: Linux 3.0-ARCH x86_64
[ 336.508] Current Operating System: Linux lapin 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 08:53:25 CEST 2011 x86_64
[ 336.508] Kernel command line: root=/dev/disk/by-uuid/9d1ed25d-8c34-4319-b1d6-b0ebcc5d903a loglevel=3 ro quiet resume=/dev/disk/by-uuid/5a1c1f5c-4a04-47b3-931e-fdeed6c270f7 nomodeset
[ 336.508] Build Date: 17 September 2011 07:42:58AM
[ 336.508]
[ 336.508] Current version of pixman: 0.22.2
[ 336.508] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 336.508] Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 336.509] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Oct 5 10:37:18 2011
[ 336.509] (==) Using config directory: "/etc/X11/xorg.conf.d"
[ 336.509] (==) No Layout section. Using the first Screen section.
[ 336.509] (==) No screen section available. Using defaults.
[ 336.509] (**) |-->Screen "Default Screen Section" (0)
[ 336.509] (**) | |-->Monitor "<default monitor>"
[ 336.509] (==) No device specified for screen "Default Screen Section".
Using the first device section listed.
[ 336.509] (**) | |-->Device "Card0"
[ 336.510] (==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
[ 336.510] (==) Automatically adding devices
[ 336.510] (==) Automatically enabling devices
[ 336.510] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[ 336.510] Entry deleted from font path.
[ 336.510] (==) FontPath set to:
/usr/share/fonts/misc/,
/usr/share/fonts/TTF/,
/usr/share/fonts/Type1/,
/usr/share/fonts/100dpi/,
/usr/share/fonts/75dpi/
[ 336.510] (==) ModulePath set to "/usr/lib/xorg/modules"
[ 336.510] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 336.510] (II) Loader magic: 0x7d6160
[ 336.510] (II) Module ABI versions:
[ 336.510] X.Org ANSI C Emulation: 0.4
[ 336.510] X.Org Video Driver: 10.0
[ 336.510] X.Org XInput driver : 12.2
[ 336.510] X.Org Server Extension : 5.0
[ 336.511] (--) PCI:*(0:0:2:0) 8086:0046:1028:0429 rev 2, Mem @ 0xf0000000/4194304, 0xe0000000/268435456, I/O @ 0x00008080/8
[ 336.512] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[ 336.512] (WW) "record" will not be loaded unless you've specified it to be loaded elsewhere.
[ 336.512] (II) "extmod" will be loaded by default.
[ 336.512] (II) "dbe" will be loaded by default.
[ 336.512] (II) "glx" will be loaded by default.
[ 336.512] (II) "record" will be loaded even though the default is to disable it.
[ 336.512] (II) "dri" will be loaded by default.
[ 336.512] (II) "dri2" will be loaded by default.
[ 336.512] (II) LoadModule: "extmod"
[ 336.512] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[ 336.512] (II) Module extmod: vendor="X.Org Foundation"
[ 336.512] compiled for 1.10.4, module version = 1.0.0
[ 336.512] Module class: X.Org Server Extension
[ 336.512] ABI class: X.Org Server Extension, version 5.0
[ 336.512] (II) Loading extension MIT-SCREEN-SAVER
[ 336.512] (II) Loading extension XFree86-VidModeExtension
[ 336.512] (II) Loading extension XFree86-DGA
[ 336.512] (II) Loading extension DPMS
[ 336.512] (II) Loading extension XVideo
[ 336.512] (II) Loading extension XVideo-MotionCompensation
[ 336.512] (II) Loading extension X-Resource
[ 336.512] (II) LoadModule: "dbe"
[ 336.513] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[ 336.513] (II) Module dbe: vendor="X.Org Foundation"
[ 336.513] compiled for 1.10.4, module version = 1.0.0
[ 336.513] Module class: X.Org Server Extension
[ 336.513] ABI class: X.Org Server Extension, version 5.0
[ 336.513] (II) Loading extension DOUBLE-BUFFER
[ 336.513] (II) LoadModule: "glx"
[ 336.513] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 336.513] (II) Module glx: vendor="X.Org Foundation"
[ 336.513] compiled for 1.10.4, module version = 1.0.0
[ 336.513] ABI class: X.Org Server Extension, version 5.0
[ 336.513] (==) AIGLX enabled
[ 336.513] (II) Loading extension GLX
[ 336.513] (II) LoadModule: "dri"
[ 336.513] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[ 336.514] (II) Module dri: vendor="X.Org Foundation"
[ 336.514] compiled for 1.10.4, module version = 1.0.0
[ 336.514] ABI class: X.Org Server Extension, version 5.0
[ 336.514] (II) Loading extension XFree86-DRI
[ 336.514] (II) LoadModule: "dri2"
[ 336.514] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[ 336.514] (II) Module dri2: vendor="X.Org Foundation"
[ 336.514] compiled for 1.10.4, module version = 1.2.0
[ 336.514] ABI class: X.Org Server Extension, version 5.0
[ 336.514] (II) Loading extension DRI2
[ 336.514] (II) LoadModule: "intel"
[ 336.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[ 336.515] (II) Module intel: vendor="X.Org Foundation"
[ 336.515] compiled for 1.10.2, module version = 2.15.0
[ 336.515] Module class: X.Org Video Driver
[ 336.515] ABI class: X.Org Video Driver, version 10.0
[ 336.515] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
[ 336.515] (++) using VT number 7
[ 336.520] (EE) No devices detected.
[ 336.520]
Fatal server error:
[ 336.520] no screens found
[ 336.520]
Please consult the The X.Org Foundation support
at http://wiki.x.org
for help.
[ 336.520] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[ 336.520] Here is the content of xorg.conf.d
01-keyboard-layout.conf 10-modules.conf 10-synaptics.conf 50-vmmouse.conf
10-evdev.conf 10-quirks.conf 20-gpudriver.confcat 20-gpudriver.conf
Section "Device"
Identifier "Card0"
Driver "vesa"
#Driver "intel"
#Option "DRI" "1"
EndSectionWhen I use intel in place of vesa -> Xorg log above ![]()
Thank you in advance
Offline
To me it looks like a kernel misconfiguration, look at the KMS section on the page linked above.
Offline
Gorky, THX
You were right, this is what I did :
1. Edit /etc/mkinitcpio.conf with MODULES="intel_vga drm i915"
2. mkinitcpio -p linux
3. Edit /boot/grub/menu.lst to remove "nomodeset"
Works but only have 60 FPS with glxgears !
4. make a 20-intel.conf in /etc/X11/xorg.conf.d/
Section "Device"
Identifier "Card0"
Driver "intel"
Option "DRI" "true"
Option "SwapbuffersWait" "false"
EndSectionNow I have ~1200 FPS at glxgears and a working xv extension
You made my day, thx ![]()
Offline
No problem ![]()
BTW, the 60FPS limit comes from LCD refresh rate and isn't any performance indicator (as glxgears is not a benchamrk by any means).
Last edited by gorky (2011-10-05 10:04:16)
Offline