You are not logged in.

#1 2012-09-01 16:32:34

leonidas
Member
From: Greece
Registered: 2012-08-31
Posts: 49
Website

How to configure Nvidia on Laptop DELL Inspiron N7110?

I'm trying to configure my Nvidia card  running:

nvidia-settings

but I get the message:

You do not appear to be using the NVIDIA X driver.  Please edit your X configuration file (just run `nvidia-xconfig` as root), and restart the X server.

My laptop has 2 cards:

lspci|grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev a1)

I install the drivers with:

pacman -S nvidia

Here is the content of /etc/X11/xorg.conf.d/20-nvidia.conf

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "Unknown"
    HorizSync       28.0 - 33.0
    VertRefresh     43.0 - 72.0
    Option         "DPMS"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    SubSection     "Display"

 #Choose the resolution
        Depth       24
        Modes      "1600x900"
    EndSubSection
EndSection

My current resolution isn't 1600x900 but 1024x768. I need to set it to 1600x900.

I also attach my /var/log/Xorg.0.log

[   245.098] 
X.Org X Server 1.12.4
Release Date: 2012-08-27
[   245.098] X Protocol Version 11, Revision 0
[   245.098] Build Operating System: Linux 3.4.8-1-ARCH x86_64 
[   245.098] Current Operating System: Linux archlinux 3.5.3-1-ARCH #1 SMP PREEMPT Sun Aug 26 09:14:51 CEST 2012 x86_64
[   245.098] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=c917a74f-49b4-455c-934c-644972a69381 ro quiet acpi=off
[   245.098] Build Date: 27 August 2012  08:04:39AM
[   245.098]  
[   245.098] Current version of pixman: 0.26.2
[   245.098] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[   245.098] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   245.098] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Sep  1 21:42:29 2012
[   245.098] (==) Using config file: "/etc/X11/xorg.conf"
[   245.098] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   245.098] (==) ServerLayout "Layout0"
[   245.098] (**) |-->Screen "Screen0" (0)
[   245.098] (**) |   |-->Monitor "Monitor0"
[   245.099] (**) |   |-->Device "Device0"
[   245.099] (**) |-->Input Device "Keyboard0"
[   245.099] (**) |-->Input Device "Mouse0"
[   245.099] (==) Automatically adding devices
[   245.099] (==) Automatically enabling devices
[   245.099] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   245.099] 	Entry deleted from font path.
[   245.099] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[   245.099] 	Entry deleted from font path.
[   245.099] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[   245.099] 	Entry deleted from font path.
[   245.099] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[   245.099] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[   245.099] 	Entry deleted from font path.
[   245.099] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[   245.099] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[   245.099] (==) ModulePath set to "/usr/lib/xorg/modules"
[   245.099] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   245.099] (WW) Disabling Keyboard0
[   245.099] (WW) Disabling Mouse0
[   245.099] (II) Loader magic: 0x7c8b00
[   245.099] (II) Module ABI versions:
[   245.099] 	X.Org ANSI C Emulation: 0.4
[   245.099] 	X.Org Video Driver: 12.1
[   245.099] 	X.Org XInput driver : 16.0
[   245.099] 	X.Org Server Extension : 6.0
[   245.099] (--) PCI:*(0:0:2:0) 8086:0126:1028:04c4 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[   245.099] (--) PCI: (0:1:0:0) 10de:0df5:1028:04c4 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[   245.099] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   245.099] (II) LoadModule: "extmod"
[   245.100] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   245.100] (II) Module extmod: vendor="X.Org Foundation"
[   245.100] 	compiled for 1.12.4, module version = 1.0.0
[   245.100] 	Module class: X.Org Server Extension
[   245.100] 	ABI class: X.Org Server Extension, version 6.0
[   245.100] (II) Loading extension MIT-SCREEN-SAVER
[   245.100] (II) Loading extension XFree86-VidModeExtension
[   245.100] (II) Loading extension XFree86-DGA
[   245.100] (II) Loading extension DPMS
[   245.100] (II) Loading extension XVideo
[   245.100] (II) Loading extension XVideo-MotionCompensation
[   245.100] (II) Loading extension X-Resource
[   245.100] (II) LoadModule: "dbe"
[   245.100] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   245.100] (II) Module dbe: vendor="X.Org Foundation"
[   245.100] 	compiled for 1.12.4, module version = 1.0.0
[   245.100] 	Module class: X.Org Server Extension
[   245.100] 	ABI class: X.Org Server Extension, version 6.0
[   245.100] (II) Loading extension DOUBLE-BUFFER
[   245.100] (II) LoadModule: "glx"
[   245.100] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   245.135] (II) Module glx: vendor="NVIDIA Corporation"
[   245.135] 	compiled for 4.0.2, module version = 1.0.0
[   245.135] 	Module class: X.Org Server Extension
[   245.135] (II) NVIDIA GLX Module  304.43  Sun Aug 19 20:34:01 PDT 2012
[   245.135] (II) Loading extension GLX
[   245.135] (II) LoadModule: "record"
[   245.135] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   245.135] (II) Module record: vendor="X.Org Foundation"
[   245.135] 	compiled for 1.12.4, module version = 1.13.0
[   245.135] 	Module class: X.Org Server Extension
[   245.135] 	ABI class: X.Org Server Extension, version 6.0
[   245.135] (II) Loading extension RECORD
[   245.135] (II) LoadModule: "dri"
[   245.136] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   245.136] (II) Module dri: vendor="X.Org Foundation"
[   245.136] 	compiled for 1.12.4, module version = 1.0.0
[   245.136] 	ABI class: X.Org Server Extension, version 6.0
[   245.136] (II) Loading extension XFree86-DRI
[   245.136] (II) LoadModule: "dri2"
[   245.136] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   245.136] (II) Module dri2: vendor="X.Org Foundation"
[   245.136] 	compiled for 1.12.4, module version = 1.2.0
[   245.136] 	ABI class: X.Org Server Extension, version 6.0
[   245.136] (II) Loading extension DRI2
[   245.136] (II) LoadModule: "vesa"
[   245.136] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[   245.136] (II) Module vesa: vendor="X.Org Foundation"
[   245.136] 	compiled for 1.12.3, module version = 2.3.2
[   245.136] 	Module class: X.Org Video Driver
[   245.136] 	ABI class: X.Org Video Driver, version 12.0
[   245.144] (II) VESA: driver for VESA chipsets: vesa
[   245.144] (++) using VT number 7

[   245.327] (II) Loading sub module "vbe"
[   245.327] (II) LoadModule: "vbe"
[   245.327] (II) Loading /usr/lib/xorg/modules/libvbe.so
[   245.327] (II) Module vbe: vendor="X.Org Foundation"
[   245.327] 	compiled for 1.12.4, module version = 1.1.0
[   245.327] 	ABI class: X.Org Video Driver, version 12.1
[   245.328] (II) Loading sub module "int10"
[   245.328] (II) LoadModule: "int10"
[   245.328] (II) Loading /usr/lib/xorg/modules/libint10.so
[   245.328] (II) Module int10: vendor="X.Org Foundation"
[   245.328] 	compiled for 1.12.4, module version = 1.0.0
[   245.328] 	ABI class: X.Org Video Driver, version 12.1
[   245.328] (II) VESA(0): initializing int10
[   245.328] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   245.328] (II) VESA(0): VESA BIOS detected
[   245.328] (II) VESA(0): VESA VBE Version 3.0
[   245.328] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[   245.328] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[   245.328] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   245.328] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[   245.328] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[   245.328] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[   245.337] (**) VESA(0): Depth 24, (--) framebuffer bpp 32
[   245.337] (==) VESA(0): RGB weight 888
[   245.337] (==) VESA(0): Default visual is TrueColor
[   245.337] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[   245.337] (II) Loading sub module "ddc"
[   245.337] (II) LoadModule: "ddc"
[   245.337] (II) Module "ddc" already built-in
[   245.337] (II) VESA(0): VESA VBE DDC supported
[   245.344] (II) VESA(0): VESA VBE DDC Level 2
[   245.344] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[   245.375] (II) VESA(0): VESA VBE DDC read successfully
[   245.375] (II) VESA(0): Manufacturer: SEC  Model: 544b  Serial#: 0
[   245.375] (II) VESA(0): Year: 2010  Week: 0
[   245.375] (II) VESA(0): EDID Version: 1.4
[   245.375] (II) VESA(0): Digital Display Input
[   245.375] (II) VESA(0): 6 bits per channel
[   245.375] (II) VESA(0): Digital interface is undefined
[   245.375] (II) VESA(0): Max Image Size [cm]: horiz.: 38  vert.: 21
[   245.375] (II) VESA(0): Gamma: 2.20
[   245.375] (II) VESA(0): No DPMS capabilities specified
[   245.375] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[   245.375] (II) VESA(0): First detailed timing is preferred mode
[   245.375] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[   245.375] (II) VESA(0): redX: 0.614 redY: 0.356   greenX: 0.325 greenY: 0.604
[   245.375] (II) VESA(0): blueX: 0.156 blueY: 0.092   whiteX: 0.313 whiteY: 0.329
[   245.375] (II) VESA(0): Manufacturer's mask: 0
[   245.375] (II) VESA(0): Supported detailed timing:
[   245.375] (II) VESA(0): clock: 96.4 MHz   Image Size:  382 x 215 mm
[   245.375] (II) VESA(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1736 h_border: 0
[   245.375] (II) VESA(0): v_active: 900  v_sync: 901  v_sync_end 906 v_blanking: 922 v_border: 0
[   245.375] (II) VESA(0): Supported detailed timing:
[   245.375] (II) VESA(0): clock: 64.2 MHz   Image Size:  382 x 215 mm
[   245.375] (II) VESA(0): h_active: 1600  h_sync: 1648  h_sync_end 1680 h_blank_end 1736 h_border: 0
[   245.375] (II) VESA(0): v_active: 900  v_sync: 901  v_sync_end 906 v_blanking: 922 v_border: 0
[   245.375] (II) VESA(0):  GFKF3€173KT
[   245.375] (II) VESA(0): Unknown vendor-specific block 0
[   245.375] (II) VESA(0): EDID (in hex):
[   245.375] (II) VESA(0): 	00ffffffffffff004ca34b5400000000
[   245.375] (II) VESA(0): 	00140104902615780a56259d5b539a28
[   245.375] (II) VESA(0): 	17505400000001010101010101010101
[   245.375] (II) VESA(0): 	010101010101a5254088608416303020
[   245.375] (II) VESA(0): 	15007ed71000001a1919408860841630
[   245.375] (II) VESA(0): 	302015007ed71000001a000000fe0047
[   245.375] (II) VESA(0): 	464b4633803137334b540a2000000000
[   245.375] (II) VESA(0): 	00004101990000000002010a202000bc
[   245.375] (II) VESA(0): EDID vendor "SEC", prod id 21579
[   245.375] (II) VESA(0): Printing DDC gathered Modelines:
[   245.375] (II) VESA(0): Modeline "1600x900"x0.0   96.37  1600 1648 1680 1736  900 901 906 922 +hsync -vsync (55.5 kHz eP)
[   245.375] (II) VESA(0): Modeline "1600x900"x0.0   64.25  1600 1648 1680 1736  900 901 906 922 +hsync -vsync (37.0 kHz e)
[   245.375] (II) VESA(0): Searching for matching VESA mode(s):
[   245.376] Mode: 160 (0x0)
[   245.376] 	ModeAttributes: 0x0
[   245.376] 	WinAAttributes: 0x0
[   245.376] 	WinBAttributes: 0x0
[   245.376] 	WinGranularity: 0
[   245.376] 	WinSize: 0
[   245.376] 	WinASegment: 0x0
[   245.376] 	WinBSegment: 0x0
[   245.376] 	WinFuncPtr: 0x0
[   245.376] 	BytesPerScanline: 0
[   245.376] 	XResolution: 0
[   245.376] 	YResolution: 0
[   245.376] 	XCharSize: 0
[   245.376] 	YCharSize: 0
[   245.376] 	NumberOfPlanes: 0
[   245.376] 	BitsPerPixel: 0
[   245.376] 	NumberOfBanks: 0
[   245.376] 	MemoryModel: 0
[   245.376] 	BankSize: 0
[   245.376] 	NumberOfImages: 0
[   245.376] 	RedMaskSize: 0
[   245.376] 	RedFieldPosition: 0
[   245.376] 	GreenMaskSize: 0
[   245.376] 	GreenFieldPosition: 0
[   245.376] 	BlueMaskSize: 0
[   245.376] 	BlueFieldPosition: 0
[   245.376] 	RsvdMaskSize: 0
[   245.376] 	RsvdFieldPosition: 0
[   245.376] 	DirectColorModeInfo: 0
[   245.376] 	PhysBasePtr: 0x0
[   245.376] 	LinBytesPerScanLine: 0
[   245.376] 	BnkNumberOfImagePages: 0
[   245.376] 	LinNumberOfImagePages: 0
[   245.376] 	LinRedMaskSize: 0
[   245.376] 	LinRedFieldPosition: 0
[   245.376] 	LinGreenMaskSize: 0
[   245.376] 	LinGreenFieldPosition: 0
[   245.376] 	LinBlueMaskSize: 0
[   245.376] 	LinBlueFieldPosition: 0
[   245.376] 	LinRsvdMaskSize: 0
[   245.376] 	LinRsvdFieldPosition: 0
[   245.376] 	MaxPixelClock: 0
[   245.376] Mode: 161 (0x0)
[   245.376] 	ModeAttributes: 0x0
[   245.376] 	WinAAttributes: 0x0
[   245.376] 	WinBAttributes: 0x0
[   245.376] 	WinGranularity: 0
[   245.376] 	WinSize: 0
[   245.376] 	WinASegment: 0x0
[   245.376] 	WinBSegment: 0x0
[   245.376] 	WinFuncPtr: 0x0
[   245.376] 	BytesPerScanline: 0
[   245.376] 	XResolution: 0
[   245.376] 	YResolution: 0
[   245.376] 	XCharSize: 0
[   245.376] 	YCharSize: 0
[   245.376] 	NumberOfPlanes: 0
[   245.376] 	BitsPerPixel: 0
[   245.376] 	NumberOfBanks: 0
[   245.376] 	MemoryModel: 0
[   245.376] 	BankSize: 0
[   245.376] 	NumberOfImages: 0
[   245.376] 	RedMaskSize: 0
[   245.376] 	RedFieldPosition: 0
[   245.376] 	GreenMaskSize: 0
[   245.376] 	GreenFieldPosition: 0
[   245.376] 	BlueMaskSize: 0
[   245.376] 	BlueFieldPosition: 0
[   245.376] 	RsvdMaskSize: 0
[   245.376] 	RsvdFieldPosition: 0
[   245.376] 	DirectColorModeInfo: 0
[   245.376] 	PhysBasePtr: 0x0
[   245.376] 	LinBytesPerScanLine: 0
[   245.376] 	BnkNumberOfImagePages: 0
[   245.376] 	LinNumberOfImagePages: 0
[   245.376] 	LinRedMaskSize: 0
[   245.376] 	LinRedFieldPosition: 0
[   245.376] 	LinGreenMaskSize: 0
[   245.376] 	LinGreenFieldPosition: 0
[   245.376] 	LinBlueMaskSize: 0
[   245.376] 	LinBlueFieldPosition: 0
[   245.376] 	LinRsvdMaskSize: 0
[   245.376] 	LinRsvdFieldPosition: 0
[   245.376] 	MaxPixelClock: 0
[   245.376] Mode: 162 (0x0)
[   245.376] 	ModeAttributes: 0x0
[   245.376] 	WinAAttributes: 0x0
[   245.376] 	WinBAttributes: 0x0
[   245.376] 	WinGranularity: 0
[   245.376] 	WinSize: 0
[   245.376] 	WinASegment: 0x0
[   245.376] 	WinBSegment: 0x0
[   245.376] 	WinFuncPtr: 0x0
[   245.376] 	BytesPerScanline: 0
[   245.376] 	XResolution: 0
[   245.376] 	YResolution: 0
[   245.376] 	XCharSize: 0
[   245.376] 	YCharSize: 0
[   245.376] 	NumberOfPlanes: 0
[   245.376] 	BitsPerPixel: 0
[   245.376] 	NumberOfBanks: 0
[   245.376] 	MemoryModel: 0
[   245.376] 	BankSize: 0
[   245.376] 	NumberOfImages: 0
[   245.376] 	RedMaskSize: 0
[   245.376] 	RedFieldPosition: 0
[   245.376] 	GreenMaskSize: 0
[   245.376] 	GreenFieldPosition: 0
[   245.376] 	BlueMaskSize: 0
[   245.376] 	BlueFieldPosition: 0
[   245.376] 	RsvdMaskSize: 0
[   245.376] 	RsvdFieldPosition: 0
[   245.376] 	DirectColorModeInfo: 0
[   245.376] 	PhysBasePtr: 0x0
[   245.376] 	LinBytesPerScanLine: 0
[   245.376] 	BnkNumberOfImagePages: 0
[   245.376] 	LinNumberOfImagePages: 0
[   245.376] 	LinRedMaskSize: 0
[   245.376] 	LinRedFieldPosition: 0
[   245.376] 	LinGreenMaskSize: 0
[   245.376] 	LinGreenFieldPosition: 0
[   245.376] 	LinBlueMaskSize: 0
[   245.376] 	LinBlueFieldPosition: 0
[   245.376] 	LinRsvdMaskSize: 0
[   245.376] 	LinRsvdFieldPosition: 0
[   245.376] 	MaxPixelClock: 0
[   245.376] Mode: 163 (0x0)
[   245.376] 	ModeAttributes: 0x0
[   245.376] 	WinAAttributes: 0x0
[   245.376] 	WinBAttributes: 0x0
[   245.376] 	WinGranularity: 0
[   245.376] 	WinSize: 0
[   245.376] 	WinASegment: 0x0
[   245.376] 	WinBSegment: 0x0
[   245.376] 	WinFuncPtr: 0x0
[   245.376] 	BytesPerScanline: 0
[   245.376] 	XResolution: 0
[   245.376] 	YResolution: 0
[   245.376] 	XCharSize: 0
[   245.376] 	YCharSize: 0
[   245.376] 	NumberOfPlanes: 0
[   245.376] 	BitsPerPixel: 0
[   245.376] 	NumberOfBanks: 0
[   245.376] 	MemoryModel: 0
[   245.376] 	BankSize: 0
[   245.376] 	NumberOfImages: 0
[   245.376] 	RedMaskSize: 0
[   245.376] 	RedFieldPosition: 0
[   245.376] 	GreenMaskSize: 0
[   245.376] 	GreenFieldPosition: 0
[   245.376] 	BlueMaskSize: 0
[   245.376] 	BlueFieldPosition: 0
[   245.376] 	RsvdMaskSize: 0
[   245.376] 	RsvdFieldPosition: 0
[   245.376] 	DirectColorModeInfo: 0
[   245.376] 	PhysBasePtr: 0x0
[   245.376] 	LinBytesPerScanLine: 0
[   245.376] 	BnkNumberOfImagePages: 0
[   245.376] 	LinNumberOfImagePages: 0
[   245.376] 	LinRedMaskSize: 0
[   245.376] 	LinRedFieldPosition: 0
[   245.377] 	LinGreenMaskSize: 0
[   245.377] 	LinGreenFieldPosition: 0
[   245.377] 	LinBlueMaskSize: 0
[   245.377] 	LinBlueFieldPosition: 0
[   245.377] 	LinRsvdMaskSize: 0
[   245.377] 	LinRsvdFieldPosition: 0
[   245.377] 	MaxPixelClock: 0
[   245.377] Mode: 164 (0x0)
[   245.377] 	ModeAttributes: 0x0
[   245.377] 	WinAAttributes: 0x0
[   245.377] 	WinBAttributes: 0x0
[   245.377] 	WinGranularity: 0
[   245.377] 	WinSize: 0
[   245.377] 	WinASegment: 0x0
[   245.377] 	WinBSegment: 0x0
[   245.377] 	WinFuncPtr: 0x0
[   245.377] 	BytesPerScanline: 0
[   245.377] 	XResolution: 0
[   245.377] 	YResolution: 0
[   245.377] 	XCharSize: 0
[   245.377] 	YCharSize: 0
[   245.377] 	NumberOfPlanes: 0
[   245.377] 	BitsPerPixel: 0
[   245.377] 	NumberOfBanks: 0
[   245.377] 	MemoryModel: 0
[   245.377] 	BankSize: 0
[   245.377] 	NumberOfImages: 0
[   245.377] 	RedMaskSize: 0
[   245.377] 	RedFieldPosition: 0
[   245.377] 	GreenMaskSize: 0
[   245.377] 	GreenFieldPosition: 0
[   245.377] 	BlueMaskSize: 0
[   245.377] 	BlueFieldPosition: 0
[   245.377] 	RsvdMaskSize: 0
[   245.377] 	RsvdFieldPosition: 0
[   245.377] 	DirectColorModeInfo: 0
[   245.377] 	PhysBasePtr: 0x0
[   245.377] 	LinBytesPerScanLine: 0
[   245.377] 	BnkNumberOfImagePages: 0
[   245.377] 	LinNumberOfImagePages: 0
[   245.377] 	LinRedMaskSize: 0
[   245.377] 	LinRedFieldPosition: 0
[   245.377] 	LinGreenMaskSize: 0
[   245.377] 	LinGreenFieldPosition: 0
[   245.377] 	LinBlueMaskSize: 0
[   245.377] 	LinBlueFieldPosition: 0
[   245.377] 	LinRsvdMaskSize: 0
[   245.377] 	LinRsvdFieldPosition: 0
[   245.377] 	MaxPixelClock: 0
[   245.377] Mode: 165 (0x0)
[   245.377] 	ModeAttributes: 0x0
[   245.377] 	WinAAttributes: 0x0
[   245.377] 	WinBAttributes: 0x0
[   245.377] 	WinGranularity: 0
[   245.377] 	WinSize: 0
[   245.377] 	WinASegment: 0x0
[   245.377] 	WinBSegment: 0x0
[   245.377] 	WinFuncPtr: 0x0
[   245.377] 	BytesPerScanline: 0
[   245.377] 	XResolution: 0
[   245.377] 	YResolution: 0
[   245.377] 	XCharSize: 0
[   245.377] 	YCharSize: 0
[   245.377] 	NumberOfPlanes: 0
[   245.377] 	BitsPerPixel: 0
[   245.377] 	NumberOfBanks: 0
[   245.377] 	MemoryModel: 0
[   245.377] 	BankSize: 0
[   245.377] 	NumberOfImages: 0
[   245.377] 	RedMaskSize: 0
[   245.377] 	RedFieldPosition: 0
[   245.377] 	GreenMaskSize: 0
[   245.377] 	GreenFieldPosition: 0
[   245.377] 	BlueMaskSize: 0
[   245.377] 	BlueFieldPosition: 0
[   245.377] 	RsvdMaskSize: 0
[   245.377] 	RsvdFieldPosition: 0
[   245.377] 	DirectColorModeInfo: 0
[   245.377] 	PhysBasePtr: 0x0
[   245.377] 	LinBytesPerScanLine: 0
[   245.377] 	BnkNumberOfImagePages: 0
[   245.377] 	LinNumberOfImagePages: 0
[   245.377] 	LinRedMaskSize: 0
[   245.377] 	LinRedFieldPosition: 0
[   245.377] 	LinGreenMaskSize: 0
[   245.377] 	LinGreenFieldPosition: 0
[   245.377] 	LinBlueMaskSize: 0
[   245.377] 	LinBlueFieldPosition: 0
[   245.377] 	LinRsvdMaskSize: 0
[   245.377] 	LinRsvdFieldPosition: 0
[   245.377] 	MaxPixelClock: 0
[   245.377] Mode: 166 (0x0)
[   245.377] 	ModeAttributes: 0x0
[   245.377] 	WinAAttributes: 0x0
[   245.377] 	WinBAttributes: 0x0
[   245.377] 	WinGranularity: 0
[   245.377] 	WinSize: 0
[   245.377] 	WinASegment: 0x0
[   245.377] 	WinBSegment: 0x0
[   245.377] 	WinFuncPtr: 0x0
[   245.377] 	BytesPerScanline: 0
[   245.377] 	XResolution: 0
[   245.377] 	YResolution: 0
[   245.377] 	XCharSize: 0
[   245.377] 	YCharSize: 0
[   245.377] 	NumberOfPlanes: 0
[   245.384] 	BitsPerPixel: 0
[   245.384] 	NumberOfBanks: 0
[   245.384] 	MemoryModel: 0
[   245.384] 	BankSize: 0
[   245.384] 	NumberOfImages: 0
[   245.384] 	RedMaskSize: 0
[   245.384] 	RedFieldPosition: 0
[   245.384] 	GreenMaskSize: 0
[   245.384] 	GreenFieldPosition: 0
[   245.384] 	BlueMaskSize: 0
[   245.384] 	BlueFieldPosition: 0
[   245.384] 	RsvdMaskSize: 0
[   245.384] 	RsvdFieldPosition: 0
[   245.384] 	DirectColorModeInfo: 0
[   245.384] 	PhysBasePtr: 0x0
[   245.384] 	LinBytesPerScanLine: 0
[   245.384] 	BnkNumberOfImagePages: 0
[   245.384] 	LinNumberOfImagePages: 0
[   245.384] 	LinRedMaskSize: 0
[   245.384] 	LinRedFieldPosition: 0
[   245.384] 	LinGreenMaskSize: 0
[   245.384] 	LinGreenFieldPosition: 0
[   245.384] 	LinBlueMaskSize: 0
[   245.384] 	LinBlueFieldPosition: 0
[   245.384] 	LinRsvdMaskSize: 0
[   245.384] 	LinRsvdFieldPosition: 0
[   245.384] 	MaxPixelClock: 0
[   245.384] Mode: 167 (0x0)
[   245.384] 	ModeAttributes: 0x0
[   245.384] 	WinAAttributes: 0x0
[   245.384] 	WinBAttributes: 0x0
[   245.384] 	WinGranularity: 0
[   245.384] 	WinSize: 0
[   245.384] 	WinASegment: 0x0
[   245.384] 	WinBSegment: 0x0
[   245.384] 	WinFuncPtr: 0x0
[   245.384] 	BytesPerScanline: 0
[   245.384] 	XResolution: 0
[   245.384] 	YResolution: 0
[   245.384] 	XCharSize: 0
[   245.384] 	YCharSize: 0
[   245.384] 	NumberOfPlanes: 0
[   245.384] 	BitsPerPixel: 0
[   245.384] 	NumberOfBanks: 0
[   245.384] 	MemoryModel: 0
[   245.384] 	BankSize: 0
[   245.384] 	NumberOfImages: 0
[   245.384] 	RedMaskSize: 0
[   245.384] 	RedFieldPosition: 0
[   245.384] 	GreenMaskSize: 0
[   245.384] 	GreenFieldPosition: 0
[   245.384] 	BlueMaskSize: 0
[   245.384] 	BlueFieldPosition: 0
[   245.384] 	RsvdMaskSize: 0
[   245.384] 	RsvdFieldPosition: 0
[   245.384] 	DirectColorModeInfo: 0
[   245.384] 	PhysBasePtr: 0x0
[   245.384] 	LinBytesPerScanLine: 0
[   245.384] 	BnkNumberOfImagePages: 0
[   245.384] 	LinNumberOfImagePages: 0
[   245.384] 	LinRedMaskSize: 0
[   245.384] 	LinRedFieldPosition: 0
[   245.384] 	LinGreenMaskSize: 0
[   245.384] 	LinGreenFieldPosition: 0
[   245.384] 	LinBlueMaskSize: 0
[   245.384] 	LinBlueFieldPosition: 0
[   245.384] 	LinRsvdMaskSize: 0
[   245.384] 	LinRsvdFieldPosition: 0
[   245.384] 	MaxPixelClock: 0
[   245.384] Mode: 168 (0x0)
[   245.384] 	ModeAttributes: 0x0
[   245.384] 	WinAAttributes: 0x0
[   245.384] 	WinBAttributes: 0x0
[   245.384] 	WinGranularity: 0
[   245.384] 	WinSize: 0
[   245.384] 	WinASegment: 0x0
[   245.384] 	WinBSegment: 0x0
[   245.384] 	WinFuncPtr: 0x0
[   245.384] 	BytesPerScanline: 0
[   245.384] 	XResolution: 0
[   245.384] 	YResolution: 0
[   245.384] 	XCharSize: 0
[   245.385] 	YCharSize: 0
[   245.385] 	NumberOfPlanes: 0
[   245.385] 	BitsPerPixel: 0
[   245.385] 	NumberOfBanks: 0
[   245.385] 	MemoryModel: 0
[   245.385] 	BankSize: 0
[   245.385] 	NumberOfImages: 0
[   245.385] 	RedMaskSize: 0
[   245.385] 	RedFieldPosition: 0
[   245.385] 	GreenMaskSize: 0
[   245.385] 	GreenFieldPosition: 0
[   245.385] 	BlueMaskSize: 0
[   245.385] 	BlueFieldPosition: 0
[   245.385] 	RsvdMaskSize: 0
[   245.385] 	RsvdFieldPosition: 0
[   245.385] 	DirectColorModeInfo: 0
[   245.385] 	PhysBasePtr: 0x0
[   245.385] 	LinBytesPerScanLine: 0
[   245.385] 	BnkNumberOfImagePages: 0
[   245.385] 	LinNumberOfImagePages: 0
[   245.385] 	LinRedMaskSize: 0
[   245.385] 	LinRedFieldPosition: 0
[   245.385] 	LinGreenMaskSize: 0
[   245.385] 	LinGreenFieldPosition: 0
[   245.385] 	LinBlueMaskSize: 0
[   245.385] 	LinBlueFieldPosition: 0
[   245.385] 	LinRsvdMaskSize: 0
[   245.385] 	LinRsvdFieldPosition: 0
[   245.385] 	MaxPixelClock: 0
[   245.385] Mode: 169 (0x0)
[   245.385] 	ModeAttributes: 0x0
[   245.385] 	WinAAttributes: 0x0
[   245.385] 	WinBAttributes: 0x0
[   245.385] 	WinGranularity: 0
[   245.385] 	WinSize: 0
[   245.385] 	WinASegment: 0x0
[   245.385] 	WinBSegment: 0x0
[   245.385] 	WinFuncPtr: 0x0
[   245.385] 	BytesPerScanline: 0
[   245.385] 	XResolution: 0
[   245.385] 	YResolution: 0
[   245.385] 	XCharSize: 0
[   245.385] 	YCharSize: 0
[   245.385] 	NumberOfPlanes: 0
[   245.385] 	BitsPerPixel: 0
[   245.385] 	NumberOfBanks: 0
[   245.385] 	MemoryModel: 0
[   245.385] 	BankSize: 0
[   245.385] 	NumberOfImages: 0
[   245.385] 	RedMaskSize: 0
[   245.385] 	RedFieldPosition: 0
[   245.385] 	GreenMaskSize: 0
[   245.385] 	GreenFieldPosition: 0
[   245.385] 	BlueMaskSize: 0
[   245.385] 	BlueFieldPosition: 0
[   245.385] 	RsvdMaskSize: 0
[   245.385] 	RsvdFieldPosition: 0
[   245.385] 	DirectColorModeInfo: 0
[   245.385] 	PhysBasePtr: 0x0
[   245.385] 	LinBytesPerScanLine: 0
[   245.385] 	BnkNumberOfImagePages: 0
[   245.385] 	LinNumberOfImagePages: 0
[   245.385] 	LinRedMaskSize: 0
[   245.385] 	LinRedFieldPosition: 0
[   245.385] 	LinGreenMaskSize: 0
[   245.385] 	LinGreenFieldPosition: 0
[   245.385] 	LinBlueMaskSize: 0
[   245.385] 	LinBlueFieldPosition: 0
[   245.385] 	LinRsvdMaskSize: 0
[   245.385] 	LinRsvdFieldPosition: 0
[   245.385] 	MaxPixelClock: 0
[   245.385] Mode: 16a (0x0)
[   245.385] 	ModeAttributes: 0x0
[   245.385] 	WinAAttributes: 0x0
[   245.385] 	WinBAttributes: 0x0
[   245.385] 	WinGranularity: 0
[   245.385] 	WinSize: 0
[   245.385] 	WinASegment: 0x0
[   245.385] 	WinBSegment: 0x0
[   245.385] 	WinFuncPtr: 0x0
[   245.385] 	BytesPerScanline: 0
[   245.385] 	XResolution: 0
[   245.385] 	YResolution: 0
[   245.385] 	XCharSize: 0
[   245.385] 	YCharSize: 0
[   245.385] 	NumberOfPlanes: 0
[   245.385] 	BitsPerPixel: 0
[   245.385] 	NumberOfBanks: 0
[   245.385] 	MemoryModel: 0
[   245.385] 	BankSize: 0
[   245.385] 	NumberOfImages: 0
[   245.385] 	RedMaskSize: 0
[   245.385] 	RedFieldPosition: 0
[   245.385] 	GreenMaskSize: 0
[   245.385] 	GreenFieldPosition: 0
[   245.385] 	BlueMaskSize: 0
[   245.385] 	BlueFieldPosition: 0
[   245.385] 	RsvdMaskSize: 0
[   245.385] 	RsvdFieldPosition: 0
[   245.385] 	DirectColorModeInfo: 0
[   245.385] 	PhysBasePtr: 0x0
[   245.385] 	LinBytesPerScanLine: 0
[   245.385] 	BnkNumberOfImagePages: 0
[   245.385] 	LinNumberOfImagePages: 0
[   245.385] 	LinRedMaskSize: 0
[   245.385] 	LinRedFieldPosition: 0
[   245.385] 	LinGreenMaskSize: 0
[   245.385] 	LinGreenFieldPosition: 0
[   245.385] 	LinBlueMaskSize: 0
[   245.385] 	LinBlueFieldPosition: 0
[   245.385] 	LinRsvdMaskSize: 0
[   245.385] 	LinRsvdFieldPosition: 0
[   245.385] 	MaxPixelClock: 0
[   245.385] Mode: 16b (0x0)
[   245.385] 	ModeAttributes: 0x0
[   245.385] 	WinAAttributes: 0x0
[   245.385] 	WinBAttributes: 0x0
[   245.385] 	WinGranularity: 0
[   245.385] 	WinSize: 0
[   245.385] 	WinASegment: 0x0
[   245.385] 	WinBSegment: 0x0
[   245.385] 	WinFuncPtr: 0x0
[   245.385] 	BytesPerScanline: 0
[   245.385] 	XResolution: 0
[   245.385] 	YResolution: 0
[   245.385] 	XCharSize: 0
[   245.385] 	YCharSize: 0
[   245.385] 	NumberOfPlanes: 0
[   245.385] 	BitsPerPixel: 0
[   245.385] 	NumberOfBanks: 0
[   245.385] 	MemoryModel: 0
[   245.385] 	BankSize: 0
[   245.385] 	NumberOfImages: 0
[   245.385] 	RedMaskSize: 0
[   245.385] 	RedFieldPosition: 0
[   245.385] 	GreenMaskSize: 0
[   245.385] 	GreenFieldPosition: 0
[   245.385] 	BlueMaskSize: 0
[   245.385] 	BlueFieldPosition: 0
[   245.385] 	RsvdMaskSize: 0
[   245.385] 	RsvdFieldPosition: 0
[   245.385] 	DirectColorModeInfo: 0
[   245.385] 	PhysBasePtr: 0x0
[   245.385] 	LinBytesPerScanLine: 0
[   245.385] 	BnkNumberOfImagePages: 0
[   245.385] 	LinNumberOfImagePages: 0
[   245.385] 	LinRedMaskSize: 0
[   245.385] 	LinRedFieldPosition: 0
[   245.385] 	LinGreenMaskSize: 0
[   245.385] 	LinGreenFieldPosition: 0
[   245.385] 	LinBlueMaskSize: 0
[   245.385] 	LinBlueFieldPosition: 0
[   245.385] 	LinRsvdMaskSize: 0
[   245.385] 	LinRsvdFieldPosition: 0
[   245.385] 	MaxPixelClock: 0
[   245.386] Mode: 16c (0x0)
[   245.386] 	ModeAttributes: 0x0
[   245.386] 	WinAAttributes: 0x0
[   245.386] 	WinBAttributes: 0x0
[   245.386] 	WinGranularity: 0
[   245.386] 	WinSize: 0
[   245.386] 	WinASegment: 0x0
[   245.386] 	WinBSegment: 0x0
[   245.386] 	WinFuncPtr: 0x0
[   245.386] 	BytesPerScanline: 0
[   245.386] 	XResolution: 0
[   245.386] 	YResolution: 0
[   245.386] 	XCharSize: 0
[   245.386] 	YCharSize: 0
[   245.386] 	NumberOfPlanes: 0
[   245.386] 	BitsPerPixel: 0
[   245.386] 	NumberOfBanks: 0
[   245.386] 	MemoryModel: 0
[   245.386] 	BankSize: 0
[   245.386] 	NumberOfImages: 0
[   245.386] 	RedMaskSize: 0
[   245.386] 	RedFieldPosition: 0
[   245.386] 	GreenMaskSize: 0
[   245.386] 	GreenFieldPosition: 0
[   245.386] 	BlueMaskSize: 0
[   245.386] 	BlueFieldPosition: 0
[   245.386] 	RsvdMaskSize: 0
[   245.386] 	RsvdFieldPosition: 0
[   245.386] 	DirectColorModeInfo: 0
[   245.386] 	PhysBasePtr: 0x0
[   245.386] 	LinBytesPerScanLine: 0
[   245.386] 	BnkNumberOfImagePages: 0
[   245.386] 	LinNumberOfImagePages: 0
[   245.386] 	LinRedMaskSize: 0
[   245.386] 	LinRedFieldPosition: 0
[   245.386] 	LinGreenMaskSize: 0
[   245.386] 	LinGreenFieldPosition: 0
[   245.386] 	LinBlueMaskSize: 0
[   245.386] 	LinBlueFieldPosition: 0
[   245.386] 	LinRsvdMaskSize: 0
[   245.386] 	LinRsvdFieldPosition: 0
[   245.386] 	MaxPixelClock: 0
[   245.386] Mode: 16d (0x0)
[   245.386] 	ModeAttributes: 0x0
[   245.386] 	WinAAttributes: 0x0
[   245.386] 	WinBAttributes: 0x0
[   245.386] 	WinGranularity: 0
[   245.386] 	WinSize: 0
[   245.386] 	WinASegment: 0x0
[   245.386] 	WinBSegment: 0x0
[   245.386] 	WinFuncPtr: 0x0
[   245.386] 	BytesPerScanline: 0
[   245.386] 	XResolution: 0
[   245.386] 	YResolution: 0
[   245.386] 	XCharSize: 0
[   245.386] 	YCharSize: 0
[   245.386] 	NumberOfPlanes: 0
[   245.386] 	BitsPerPixel: 0
[   245.386] 	NumberOfBanks: 0
[   245.386] 	MemoryModel: 0
[   245.386] 	BankSize: 0
[   245.386] 	NumberOfImages: 0
[   245.386] 	RedMaskSize: 0
[   245.386] 	RedFieldPosition: 0
[   245.386] 	GreenMaskSize: 0
[   245.386] 	GreenFieldPosition: 0
[   245.386] 	BlueMaskSize: 0
[   245.386] 	BlueFieldPosition: 0
[   245.386] 	RsvdMaskSize: 0
[   245.386] 	RsvdFieldPosition: 0
[   245.386] 	DirectColorModeInfo: 0
[   245.386] 	PhysBasePtr: 0x0
[   245.386] 	LinBytesPerScanLine: 0
[   245.386] 	BnkNumberOfImagePages: 0
[   245.386] 	LinNumberOfImagePages: 0
[   245.386] 	LinRedMaskSize: 0
[   245.386] 	LinRedFieldPosition: 0
[   245.386] 	LinGreenMaskSize: 0
[   245.386] 	LinGreenFieldPosition: 0
[   245.386] 	LinBlueMaskSize: 0
[   245.386] 	LinBlueFieldPosition: 0
[   245.386] 	LinRsvdMaskSize: 0
[   245.386] 	LinRsvdFieldPosition: 0
[   245.386] 	MaxPixelClock: 0
[   245.386] Mode: 16e (0x0)
[   245.386] 	ModeAttributes: 0x0
[   245.386] 	WinAAttributes: 0x0
[   245.386] 	WinBAttributes: 0x0
[   245.386] 	WinGranularity: 0
[   245.386] 	WinSize: 0
[   245.386] 	WinASegment: 0x0
[   245.386] 	WinBSegment: 0x0
[   245.386] 	WinFuncPtr: 0x0
[   245.386] 	BytesPerScanline: 0
[   245.386] 	XResolution: 0
[   245.386] 	YResolution: 0
[   245.386] 	XCharSize: 0
[   245.386] 	YCharSize: 0
[   245.386] 	NumberOfPlanes: 0
[   245.386] 	BitsPerPixel: 0
[   245.386] 	NumberOfBanks: 0
[   245.386] 	MemoryModel: 0
[   245.386] 	BankSize: 0
[   245.386] 	NumberOfImages: 0
[   245.386] 	RedMaskSize: 0
[   245.386] 	RedFieldPosition: 0
[   245.386] 	GreenMaskSize: 0
[   245.386] 	GreenFieldPosition: 0
[   245.386] 	BlueMaskSize: 0
[   245.386] 	BlueFieldPosition: 0
[   245.386] 	RsvdMaskSize: 0
[   245.386] 	RsvdFieldPosition: 0
[   245.386] 	DirectColorModeInfo: 0
[   245.386] 	PhysBasePtr: 0x0
[   245.386] 	LinBytesPerScanLine: 0
[   245.386] 	BnkNumberOfImagePages: 0
[   245.386] 	LinNumberOfImagePages: 0
[   245.386] 	LinRedMaskSize: 0
[   245.386] 	LinRedFieldPosition: 0
[   245.386] 	LinGreenMaskSize: 0
[   245.386] 	LinGreenFieldPosition: 0
[   245.386] 	LinBlueMaskSize: 0
[   245.386] 	LinBlueFieldPosition: 0
[   245.386] 	LinRsvdMaskSize: 0
[   245.386] 	LinRsvdFieldPosition: 0
[   245.386] 	MaxPixelClock: 0
[   245.386] Mode: 16f (0x0)
[   245.386] 	ModeAttributes: 0x0
[   245.386] 	WinAAttributes: 0x0
[   245.386] 	WinBAttributes: 0x0
[   245.386] 	WinGranularity: 0
[   245.386] 	WinSize: 0
[   245.386] 	WinASegment: 0x0
[   245.386] 	WinBSegment: 0x0
[   245.386] 	WinFuncPtr: 0x0
[   245.386] 	BytesPerScanline: 0
[   245.386] 	XResolution: 0
[   245.386] 	YResolution: 0
[   245.386] 	XCharSize: 0
[   245.386] 	YCharSize: 0
[   245.386] 	NumberOfPlanes: 0
[   245.386] 	BitsPerPixel: 0
[   245.386] 	NumberOfBanks: 0
[   245.386] 	MemoryModel: 0
[   245.386] 	BankSize: 0
[   245.386] 	NumberOfImages: 0
[   245.386] 	RedMaskSize: 0
[   245.386] 	RedFieldPosition: 0
[   245.386] 	GreenMaskSize: 0
[   245.386] 	GreenFieldPosition: 0
[   245.386] 	BlueMaskSize: 0
[   245.386] 	BlueFieldPosition: 0
[   245.386] 	RsvdMaskSize: 0
[   245.386] 	RsvdFieldPosition: 0
[   245.386] 	DirectColorModeInfo: 0
[   245.386] 	PhysBasePtr: 0x0
[   245.386] 	LinBytesPerScanLine: 0
[   245.386] 	BnkNumberOfImagePages: 0
[   245.386] 	LinNumberOfImagePages: 0
[   245.386] 	LinRedMaskSize: 0
[   245.386] 	LinRedFieldPosition: 0
[   245.386] 	LinGreenMaskSize: 0
[   245.386] 	LinGreenFieldPosition: 0
[   245.386] 	LinBlueMaskSize: 0
[   245.387] 	LinBlueFieldPosition: 0
[   245.387] 	LinRsvdMaskSize: 0
[   245.387] 	LinRsvdFieldPosition: 0
[   245.387] 	MaxPixelClock: 0
[   245.387] Mode: 170 (0x0)
[   245.387] 	ModeAttributes: 0x0
[   245.387] 	WinAAttributes: 0x0
[   245.387] 	WinBAttributes: 0x0
[   245.387] 	WinGranularity: 0
[   245.387] 	WinSize: 0
[   245.387] 	WinASegment: 0x0
[   245.387] 	WinBSegment: 0x0
[   245.387] 	WinFuncPtr: 0x0
[   245.387] 	BytesPerScanline: 0
[   245.387] 	XResolution: 0
[   245.387] 	YResolution: 0
[   245.387] 	XCharSize: 0
[   245.387] 	YCharSize: 0
[   245.387] 	NumberOfPlanes: 0
[   245.387] 	BitsPerPixel: 0
[   245.387] 	NumberOfBanks: 0
[   245.387] 	MemoryModel: 0
[   245.387] 	BankSize: 0
[   245.387] 	NumberOfImages: 0
[   245.387] 	RedMaskSize: 0
[   245.387] 	RedFieldPosition: 0
[   245.387] 	GreenMaskSize: 0
[   245.387] 	GreenFieldPosition: 0
[   245.387] 	BlueMaskSize: 0
[   245.387] 	BlueFieldPosition: 0
[   245.387] 	RsvdMaskSize: 0
[   245.387] 	RsvdFieldPosition: 0
[   245.387] 	DirectColorModeInfo: 0
[   245.387] 	PhysBasePtr: 0x0
[   245.387] 	LinBytesPerScanLine: 0
[   245.387] 	BnkNumberOfImagePages: 0
[   245.387] 	LinNumberOfImagePages: 0
[   245.387] 	LinRedMaskSize: 0
[   245.387] 	LinRedFieldPosition: 0
[   245.387] 	LinGreenMaskSize: 0
[   245.387] 	LinGreenFieldPosition: 0
[   245.387] 	LinBlueMaskSize: 0
[   245.387] 	LinBlueFieldPosition: 0
[   245.387] 	LinRsvdMaskSize: 0
[   245.387] 	LinRsvdFieldPosition: 0
[   245.387] 	MaxPixelClock: 0
[   245.387] Mode: 171 (0x0)
[   245.387] 	ModeAttributes: 0x0
[   245.387] 	WinAAttributes: 0x0
[   245.387] 	WinBAttributes: 0x0
[   245.387] 	WinGranularity: 0
[   245.387] 	WinSize: 0
[   245.387] 	WinASegment: 0x0
[   245.387] 	WinBSegment: 0x0
[   245.387] 	WinFuncPtr: 0x0
[   245.387] 	BytesPerScanline: 0
[   245.387] 	XResolution: 0
[   245.387] 	YResolution: 0
[   245.387] 	XCharSize: 0
[   245.387] 	YCharSize: 0
[   245.387] 	NumberOfPlanes: 0
[   245.387] 	BitsPerPixel: 0
[   245.387] 	NumberOfBanks: 0
[   245.387] 	MemoryModel: 0
[   245.387] 	BankSize: 0
[   245.387] 	NumberOfImages: 0
[   245.387] 	RedMaskSize: 0
[   245.387] 	RedFieldPosition: 0
[   245.387] 	GreenMaskSize: 0
[   245.387] 	GreenFieldPosition: 0
[   245.387] 	BlueMaskSize: 0
[   245.387] 	BlueFieldPosition: 0
[   245.387] 	RsvdMaskSize: 0
[   245.387] 	RsvdFieldPosition: 0
[   245.387] 	DirectColorModeInfo: 0
[   245.387] 	PhysBasePtr: 0x0
[   245.387] 	LinBytesPerScanLine: 0
[   245.387] 	BnkNumberOfImagePages: 0
[   245.387] 	LinNumberOfImagePages: 0
[   245.387] 	LinRedMaskSize: 0
[   245.387] 	LinRedFieldPosition: 0
[   245.387] 	LinGreenMaskSize: 0
[   245.387] 	LinGreenFieldPosition: 0
[   245.387] 	LinBlueMaskSize: 0
[   245.387] 	LinBlueFieldPosition: 0
[   245.387] 	LinRsvdMaskSize: 0
[   245.387] 	LinRsvdFieldPosition: 0
[   245.387] 	MaxPixelClock: 0
[   245.394] Mode: 13c (0x0)
[   245.394] 	ModeAttributes: 0x0
[   245.394] 	WinAAttributes: 0x0
[   245.394] 	WinBAttributes: 0x0
[   245.394] 	WinGranularity: 0
[   245.394] 	WinSize: 0
[   245.394] 	WinASegment: 0x0
[   245.394] 	WinBSegment: 0x0
[   245.394] 	WinFuncPtr: 0x0
[   245.394] 	BytesPerScanline: 0
[   245.394] 	XResolution: 0
[   245.394] 	YResolution: 0
[   245.394] 	XCharSize: 0
[   245.394] 	YCharSize: 0
[   245.394] 	NumberOfPlanes: 0
[   245.394] 	BitsPerPixel: 0
[   245.394] 	NumberOfBanks: 0
[   245.394] 	MemoryModel: 0
[   245.394] 	BankSize: 0
[   245.394] 	NumberOfImages: 0
[   245.394] 	RedMaskSize: 0
[   245.394] 	RedFieldPosition: 0
[   245.394] 	GreenMaskSize: 0
[   245.394] 	GreenFieldPosition: 0
[   245.394] 	BlueMaskSize: 0
[   245.394] 	BlueFieldPosition: 0
[   245.394] 	RsvdMaskSize: 0
[   245.394] 	RsvdFieldPosition: 0
[   245.394] 	DirectColorModeInfo: 0
[   245.394] 	PhysBasePtr: 0x0
[   245.394] 	LinBytesPerScanLine: 0
[   245.394] 	BnkNumberOfImagePages: 0
[   245.394] 	LinNumberOfImagePages: 0
[   245.394] 	LinRedMaskSize: 0
[   245.394] 	LinRedFieldPosition: 0
[   245.394] 	LinGreenMaskSize: 0
[   245.394] 	LinGreenFieldPosition: 0
[   245.394] 	LinBlueMaskSize: 0
[   245.394] 	LinBlueFieldPosition: 0
[   245.394] 	LinRsvdMaskSize: 0
[   245.394] 	LinRsvdFieldPosition: 0
[   245.394] 	MaxPixelClock: 0
[   245.394] Mode: 14d (0x0)
[   245.394] 	ModeAttributes: 0x0
[   245.394] 	WinAAttributes: 0x0
[   245.394] 	WinBAttributes: 0x0
[   245.394] 	WinGranularity: 0
[   245.394] 	WinSize: 0
[   245.394] 	WinASegment: 0x0
[   245.394] 	WinBSegment: 0x0
[   245.394] 	WinFuncPtr: 0x0
[   245.394] 	BytesPerScanline: 0
[   245.394] 	XResolution: 0
[   245.394] 	YResolution: 0
[   245.394] 	XCharSize: 0
[   245.394] 	YCharSize: 0
[   245.394] 	NumberOfPlanes: 0
[   245.394] 	BitsPerPixel: 0
[   245.394] 	NumberOfBanks: 0
[   245.394] 	MemoryModel: 0
[   245.394] 	BankSize: 0
[   245.394] 	NumberOfImages: 0
[   245.394] 	RedMaskSize: 0
[   245.394] 	RedFieldPosition: 0
[   245.394] 	GreenMaskSize: 0
[   245.394] 	GreenFieldPosition: 0
[   245.394] 	BlueMaskSize: 0
[   245.394] 	BlueFieldPosition: 0
[   245.394] 	RsvdMaskSize: 0
[   245.394] 	RsvdFieldPosition: 0
[   245.394] 	DirectColorModeInfo: 0
[   245.394] 	PhysBasePtr: 0x0
[   245.394] 	LinBytesPerScanLine: 0
[   245.394] 	BnkNumberOfImagePages: 0
[   245.394] 	LinNumberOfImagePages: 0
[   245.394] 	LinRedMaskSize: 0
[   245.394] 	LinRedFieldPosition: 0
[   245.394] 	LinGreenMaskSize: 0
[   245.394] 	LinGreenFieldPosition: 0
[   245.394] 	LinBlueMaskSize: 0
[   245.394] 	LinBlueFieldPosition: 0
[   245.394] 	LinRsvdMaskSize: 0
[   245.394] 	LinRsvdFieldPosition: 0
[   245.394] 	MaxPixelClock: 0
[   245.395] Mode: 15c (0x0)
[   245.395] 	ModeAttributes: 0x0
[   245.395] 	WinAAttributes: 0x0
[   245.395] 	WinBAttributes: 0x0
[   245.395] 	WinGranularity: 0
[   245.395] 	WinSize: 0
[   245.395] 	WinASegment: 0x0
[   245.395] 	WinBSegment: 0x0
[   245.395] 	WinFuncPtr: 0x0
[   245.395] 	BytesPerScanline: 0
[   245.395] 	XResolution: 0
[   245.395] 	YResolution: 0
[   245.395] 	XCharSize: 0
[   245.395] 	YCharSize: 0
[   245.395] 	NumberOfPlanes: 0
[   245.395] 	BitsPerPixel: 0
[   245.395] 	NumberOfBanks: 0
[   245.395] 	MemoryModel: 0
[   245.395] 	BankSize: 0
[   245.395] 	NumberOfImages: 0
[   245.395] 	RedMaskSize: 0
[   245.395] 	RedFieldPosition: 0
[   245.395] 	GreenMaskSize: 0
[   245.395] 	GreenFieldPosition: 0
[   245.395] 	BlueMaskSize: 0
[   245.395] 	BlueFieldPosition: 0
[   245.395] 	RsvdMaskSize: 0
[   245.395] 	RsvdFieldPosition: 0
[   245.395] 	DirectColorModeInfo: 0
[   245.395] 	PhysBasePtr: 0x0
[   245.395] 	LinBytesPerScanLine: 0
[   245.395] 	BnkNumberOfImagePages: 0
[   245.395] 	LinNumberOfImagePages: 0
[   245.395] 	LinRedMaskSize: 0
[   245.395] 	LinRedFieldPosition: 0
[   245.395] 	LinGreenMaskSize: 0
[   245.395] 	LinGreenFieldPosition: 0
[   245.395] 	LinBlueMaskSize: 0
[   245.395] 	LinBlueFieldPosition: 0
[   245.395] 	LinRsvdMaskSize: 0
[   245.395] 	LinRsvdFieldPosition: 0
[   245.395] 	MaxPixelClock: 0
[   245.395] Mode: 13a (0x0)
[   245.395] 	ModeAttributes: 0x0
[   245.395] 	WinAAttributes: 0x0
[   245.395] 	WinBAttributes: 0x0
[   245.395] 	WinGranularity: 0
[   245.395] 	WinSize: 0
[   245.395] 	WinASegment: 0x0
[   245.395] 	WinBSegment: 0x0
[   245.395] 	WinFuncPtr: 0x0
[   245.395] 	BytesPerScanline: 0
[   245.395] 	XResolution: 0
[   245.395] 	YResolution: 0
[   245.395] 	XCharSize: 0
[   245.395] 	YCharSize: 0
[   245.395] 	NumberOfPlanes: 0
[   245.395] 	BitsPerPixel: 0
[   245.395] 	NumberOfBanks: 0
[   245.395] 	MemoryModel: 0
[   245.395] 	BankSize: 0
[   245.395] 	NumberOfImages: 0
[   245.395] 	RedMaskSize: 0
[   245.395] 	RedFieldPosition: 0
[   245.395] 	GreenMaskSize: 0
[   245.395] 	GreenFieldPosition: 0
[   245.395] 	BlueMaskSize: 0
[   245.395] 	BlueFieldPosition: 0
[   245.395] 	RsvdMaskSize: 0
[   245.395] 	RsvdFieldPosition: 0
[   245.395] 	DirectColorModeInfo: 0
[   245.395] 	PhysBasePtr: 0x0
[   245.395] 	LinBytesPerScanLine: 0
[   245.395] 	BnkNumberOfImagePages: 0
[   245.395] 	LinNumberOfImagePages: 0
[   245.395] 	LinRedMaskSize: 0
[   245.395] 	LinRedFieldPosition: 0
[   245.395] 	LinGreenMaskSize: 0
[   245.395] 	LinGreenFieldPosition: 0
[   245.395] 	LinBlueMaskSize: 0
[   245.395] 	LinBlueFieldPosition: 0
[   245.395] 	LinRsvdMaskSize: 0
[   245.395] 	LinRsvdFieldPosition: 0
[   245.395] 	MaxPixelClock: 0
[   245.395] Mode: 14b (0x0)
[   245.395] 	ModeAttributes: 0x0
[   245.395] 	WinAAttributes: 0x0
[   245.395] 	WinBAttributes: 0x0
[   245.395] 	WinGranularity: 0
[   245.395] 	WinSize: 0
[   245.395] 	WinASegment: 0x0
[   245.395] 	WinBSegment: 0x0
[   245.395] 	WinFuncPtr: 0x0
[   245.395] 	BytesPerScanline: 0
[   245.395] 	XResolution: 0
[   245.395] 	YResolution: 0
[   245.395] 	XCharSize: 0
[   245.395] 	YCharSize: 0
[   245.395] 	NumberOfPlanes: 0
[   245.395] 	BitsPerPixel: 0
[   245.395] 	NumberOfBanks: 0
[   245.395] 	MemoryModel: 0
[   245.395] 	BankSize: 0
[   245.395] 	NumberOfImages: 0
[   245.395] 	RedMaskSize: 0
[   245.395] 	RedFieldPosition: 0
[   245.395] 	GreenMaskSize: 0
[   245.395] 	GreenFieldPosition: 0
[   245.395] 	BlueMaskSize: 0
[   245.395] 	BlueFieldPosition: 0
[   245.395] 	RsvdMaskSize: 0
[   245.395] 	RsvdFieldPosition: 0
[   245.395] 	DirectColorModeInfo: 0
[   245.395] 	PhysBasePtr: 0x0
[   245.395] 	LinBytesPerScanLine: 0
[   245.395] 	BnkNumberOfImagePages: 0
[   245.395] 	LinNumberOfImagePages: 0
[   245.395] 	LinRedMaskSize: 0
[   245.395] 	LinRedFieldPosition: 0
[   245.395] 	LinGreenMaskSize: 0
[   245.395] 	LinGreenFieldPosition: 0
[   245.395] 	LinBlueMaskSize: 0
[   245.395] 	LinBlueFieldPosition: 0
[   245.395] 	LinRsvdMaskSize: 0
[   245.395] 	LinRsvdFieldPosition: 0
[   245.395] 	MaxPixelClock: 0
[   245.396] Mode: 15a (0x0)
[   245.396] 	ModeAttributes: 0x0
[   245.396] 	WinAAttributes: 0x0
[   245.396] 	WinBAttributes: 0x0
[   245.396] 	WinGranularity: 0
[   245.396] 	WinSize: 0
[   245.396] 	WinASegment: 0x0
[   245.396] 	WinBSegment: 0x0
[   245.396] 	WinFuncPtr: 0x0
[   245.396] 	BytesPerScanline: 0
[   245.396] 	XResolution: 0
[   245.396] 	YResolution: 0
[   245.396] 	XCharSize: 0
[   245.396] 	YCharSize: 0
[   245.396] 	NumberOfPlanes: 0
[   245.396] 	BitsPerPixel: 0
[   245.396] 	NumberOfBanks: 0
[   245.396] 	MemoryModel: 0
[   245.396] 	BankSize: 0
[   245.396] 	NumberOfImages: 0
[   245.396] 	RedMaskSize: 0
[   245.396] 	RedFieldPosition: 0
[   245.396] 	GreenMaskSize: 0
[   245.396] 	GreenFieldPosition: 0
[   245.396] 	BlueMaskSize: 0
[   245.396] 	BlueFieldPosition: 0
[   245.396] 	RsvdMaskSize: 0
[   245.396] 	RsvdFieldPosition: 0
[   245.396] 	DirectColorModeInfo: 0
[   245.396] 	PhysBasePtr: 0x0
[   245.396] 	LinBytesPerScanLine: 0
[   245.396] 	BnkNumberOfImagePages: 0
[   245.396] 	LinNumberOfImagePages: 0
[   245.396] 	LinRedMaskSize: 0
[   245.396] 	LinRedFieldPosition: 0
[   245.396] 	LinGreenMaskSize: 0
[   245.396] 	LinGreenFieldPosition: 0
[   245.396] 	LinBlueMaskSize: 0
[   245.396] 	LinBlueFieldPosition: 0
[   245.396] 	LinRsvdMaskSize: 0
[   245.396] 	LinRsvdFieldPosition: 0
[   245.396] 	MaxPixelClock: 0
[   245.396] Mode: 107 (0x0)
[   245.396] 	ModeAttributes: 0x0
[   245.396] 	WinAAttributes: 0x0
[   245.396] 	WinBAttributes: 0x0
[   245.396] 	WinGranularity: 0
[   245.396] 	WinSize: 0
[   245.396] 	WinASegment: 0x0
[   245.396] 	WinBSegment: 0x0
[   245.396] 	WinFuncPtr: 0x0
[   245.396] 	BytesPerScanline: 0
[   245.396] 	XResolution: 0
[   245.396] 	YResolution: 0
[   245.396] 	XCharSize: 0
[   245.396] 	YCharSize: 0
[   245.396] 	NumberOfPlanes: 0
[   245.396] 	BitsPerPixel: 0
[   245.396] 	NumberOfBanks: 0
[   245.396] 	MemoryModel: 0
[   245.396] 	BankSize: 0
[   245.396] 	NumberOfImages: 0
[   245.396] 	RedMaskSize: 0
[   245.396] 	RedFieldPosition: 0
[   245.396] 	GreenMaskSize: 0
[   245.396] 	GreenFieldPosition: 0
[   245.396] 	BlueMaskSize: 0
[   245.396] 	BlueFieldPosition: 0
[   245.396] 	RsvdMaskSize: 0
[   245.396] 	RsvdFieldPosition: 0
[   245.396] 	DirectColorModeInfo: 0
[   245.396] 	PhysBasePtr: 0x0
[   245.396] 	LinBytesPerScanLine: 0
[   245.396] 	BnkNumberOfImagePages: 0
[   245.396] 	LinNumberOfImagePages: 0
[   245.396] 	LinRedMaskSize: 0
[   245.396] 	LinRedFieldPosition: 0
[   245.396] 	LinGreenMaskSize: 0
[   245.396] 	LinGreenFieldPosition: 0
[   245.396] 	LinBlueMaskSize: 0
[   245.396] 	LinBlueFieldPosition: 0
[   245.396] 	LinRsvdMaskSize: 0
[   245.396] 	LinRsvdFieldPosition: 0
[   245.396] 	MaxPixelClock: 0
[   245.396] Mode: 11a (0x0)
[   245.396] 	ModeAttributes: 0x0
[   245.396] 	WinAAttributes: 0x0
[   245.396] 	WinBAttributes: 0x0
[   245.396] 	WinGranularity: 0
[   245.396] 	WinSize: 0
[   245.396] 	WinASegment: 0x0
[   245.396] 	WinBSegment: 0x0
[   245.396] 	WinFuncPtr: 0x0
[   245.396] 	BytesPerScanline: 0
[   245.396] 	XResolution: 0
[   245.396] 	YResolution: 0
[   245.396] 	XCharSize: 0
[   245.396] 	YCharSize: 0
[   245.396] 	NumberOfPlanes: 0
[   245.396] 	BitsPerPixel: 0
[   245.396] 	NumberOfBanks: 0
[   245.396] 	MemoryModel: 0
[   245.396] 	BankSize: 0
[   245.396] 	NumberOfImages: 0
[   245.396] 	RedMaskSize: 0
[   245.396] 	RedFieldPosition: 0
[   245.396] 	GreenMaskSize: 0
[   245.396] 	GreenFieldPosition: 0
[   245.396] 	BlueMaskSize: 0
[   245.396] 	BlueFieldPosition: 0
[   245.396] 	RsvdMaskSize: 0
[   245.396] 	RsvdFieldPosition: 0
[   245.396] 	DirectColorModeInfo: 0
[   245.396] 	PhysBasePtr: 0x0
[   245.396] 	LinBytesPerScanLine: 0
[   245.396] 	BnkNumberOfImagePages: 0
[   245.396] 	LinNumberOfImagePages: 0
[   245.396] 	LinRedMaskSize: 0
[   245.396] 	LinRedFieldPosition: 0
[   245.396] 	LinGreenMaskSize: 0
[   245.396] 	LinGreenFieldPosition: 0
[   245.396] 	LinBlueMaskSize: 0
[   245.396] 	LinBlueFieldPosition: 0
[   245.396] 	LinRsvdMaskSize: 0
[   245.396] 	LinRsvdFieldPosition: 0
[   245.396] 	MaxPixelClock: 0
[   245.397] Mode: 11b (0x0)
[   245.397] 	ModeAttributes: 0x0
[   245.397] 	WinAAttributes: 0x0
[   245.397] 	WinBAttributes: 0x0
[   245.397] 	WinGranularity: 0
[   245.397] 	WinSize: 0
[   245.397] 	WinASegment: 0x0
[   245.397] 	WinBSegment: 0x0
[   245.397] 	WinFuncPtr: 0x0
[   245.397] 	BytesPerScanline: 0
[   245.397] 	XResolution: 0
[   245.397] 	YResolution: 0
[   245.397] 	XCharSize: 0
[   245.397] 	YCharSize: 0
[   245.397] 	NumberOfPlanes: 0
[   245.397] 	BitsPerPixel: 0
[   245.397] 	NumberOfBanks: 0
[   245.397] 	MemoryModel: 0
[   245.397] 	BankSize: 0
[   245.397] 	NumberOfImages: 0
[   245.397] 	RedMaskSize: 0
[   245.397] 	RedFieldPosition: 0
[   245.397] 	GreenMaskSize: 0
[   245.397] 	GreenFieldPosition: 0
[   245.397] 	BlueMaskSize: 0
[   245.397] 	BlueFieldPosition: 0
[   245.397] 	RsvdMaskSize: 0
[   245.397] 	RsvdFieldPosition: 0
[   245.397] 	DirectColorModeInfo: 0
[   245.397] 	PhysBasePtr: 0x0
[   245.397] 	LinBytesPerScanLine: 0
[   245.397] 	BnkNumberOfImagePages: 0
[   245.397] 	LinNumberOfImagePages: 0
[   245.397] 	LinRedMaskSize: 0
[   245.397] 	LinRedFieldPosition: 0
[   245.397] 	LinGreenMaskSize: 0
[   245.397] 	LinGreenFieldPosition: 0
[   245.397] 	LinBlueMaskSize: 0
[   245.397] 	LinBlueFieldPosition: 0
[   245.397] 	LinRsvdMaskSize: 0
[   245.397] 	LinRsvdFieldPosition: 0
[   245.397] 	MaxPixelClock: 0
[   245.397] Mode: 105 (1024x768)
[   245.397] 	ModeAttributes: 0x9b
[   245.397] 	WinAAttributes: 0x7
[   245.397] 	WinBAttributes: 0x0
[   245.397] 	WinGranularity: 64
[   245.397] 	WinSize: 64
[   245.397] 	WinASegment: 0xa000
[   245.397] 	WinBSegment: 0x0
[   245.397] 	WinFuncPtr: 0xc000867f
[   245.397] 	BytesPerScanline: 1024
[   245.397] 	XResolution: 1024
[   245.397] 	YResolution: 768
[   245.397] 	XCharSize: 8
[   245.397] 	YCharSize: 16
[   245.397] 	NumberOfPlanes: 1
[   245.397] 	BitsPerPixel: 8
[   245.397] 	NumberOfBanks: 1
[   245.397] 	MemoryModel: 4
[   245.397] 	BankSize: 0
[   245.397] 	NumberOfImages: 84
[   245.397] 	RedMaskSize: 0
[   245.397] 	RedFieldPosition: 0
[   245.397] 	GreenMaskSize: 0
[   245.397] 	GreenFieldPosition: 0
[   245.397] 	BlueMaskSize: 0
[   245.397] 	BlueFieldPosition: 0
[   245.397] 	RsvdMaskSize: 0
[   245.397] 	RsvdFieldPosition: 0
[   245.397] 	DirectColorModeInfo: 0
[   245.397] 	PhysBasePtr: 0xe0000000
[   245.397] 	LinBytesPerScanLine: 1024
[   245.404] 	BnkNumberOfImagePages: 84
[   245.404] 	LinNumberOfImagePages: 84
[   245.404] 	LinRedMaskSize: 0
[   245.404] 	LinRedFieldPosition: 0
[   245.404] 	LinGreenMaskSize: 0
[   245.404] 	LinGreenFieldPosition: 0
[   245.404] 	LinBlueMaskSize: 0
[   245.404] 	LinBlueFieldPosition: 0
[   245.404] 	LinRsvdMaskSize: 0
[   245.404] 	LinRsvdFieldPosition: 0
[   245.404] 	MaxPixelClock: 230000000
[   245.404] Mode: 117 (1024x768)
[   245.404] 	ModeAttributes: 0x9b
[   245.404] 	WinAAttributes: 0x7
[   245.404] 	WinBAttributes: 0x0
[   245.404] 	WinGranularity: 64
[   245.404] 	WinSize: 64
[   245.404] 	WinASegment: 0xa000
[   245.404] 	WinBSegment: 0x0
[   245.404] 	WinFuncPtr: 0xc000867f
[   245.404] 	BytesPerScanline: 2048
[   245.404] 	XResolution: 1024
[   245.404] 	YResolution: 768
[   245.404] 	XCharSize: 8
[   245.404] 	YCharSize: 16
[   245.404] 	NumberOfPlanes: 1
[   245.404] 	BitsPerPixel: 16
[   245.404] 	NumberOfBanks: 1
[   245.404] 	MemoryModel: 6
[   245.404] 	BankSize: 0
[   245.404] 	NumberOfImages: 41
[   245.404] 	RedMaskSize: 5
[   245.404] 	RedFieldPosition: 11
[   245.404] 	GreenMaskSize: 6
[   245.404] 	GreenFieldPosition: 5
[   245.404] 	BlueMaskSize: 5
[   245.404] 	BlueFieldPosition: 0
[   245.404] 	RsvdMaskSize: 0
[   245.404] 	RsvdFieldPosition: 0
[   245.404] 	DirectColorModeInfo: 0
[   245.404] 	PhysBasePtr: 0xe0000000
[   245.404] 	LinBytesPerScanLine: 2048
[   245.404] 	BnkNumberOfImagePages: 41
[   245.404] 	LinNumberOfImagePages: 41
[   245.404] 	LinRedMaskSize: 5
[   245.404] 	LinRedFieldPosition: 11
[   245.404] 	LinGreenMaskSize: 6
[   245.404] 	LinGreenFieldPosition: 5
[   245.404] 	LinBlueMaskSize: 5
[   245.404] 	LinBlueFieldPosition: 0
[   245.404] 	LinRsvdMaskSize: 0
[   245.404] 	LinRsvdFieldPosition: 0
[   245.404] 	MaxPixelClock: 230000000
[   245.405] *Mode: 118 (1024x768)
[   245.405] 	ModeAttributes: 0x9b
[   245.405] 	WinAAttributes: 0x7
[   245.405] 	WinBAttributes: 0x0
[   245.405] 	WinGranularity: 64
[   245.405] 	WinSize: 64
[   245.405] 	WinASegment: 0xa000
[   245.405] 	WinBSegment: 0x0
[   245.405] 	WinFuncPtr: 0xc000867f
[   245.405] 	BytesPerScanline: 4096
[   245.405] 	XResolution: 1024
[   245.405] 	YResolution: 768
[   245.405] 	XCharSize: 8
[   245.405] 	YCharSize: 16
[   245.405] 	NumberOfPlanes: 1
[   245.405] 	BitsPerPixel: 32
[   245.405] 	NumberOfBanks: 1
[   245.405] 	MemoryModel: 6
[   245.405] 	BankSize: 0
[   245.405] 	NumberOfImages: 20
[   245.405] 	RedMaskSize: 8
[   245.405] 	RedFieldPosition: 16
[   245.405] 	GreenMaskSize: 8
[   245.405] 	GreenFieldPosition: 8
[   245.405] 	BlueMaskSize: 8
[   245.405] 	BlueFieldPosition: 0
[   245.405] 	RsvdMaskSize: 8
[   245.405] 	RsvdFieldPosition: 24
[   245.405] 	DirectColorModeInfo: 0
[   245.405] 	PhysBasePtr: 0xe0000000
[   245.405] 	LinBytesPerScanLine: 4096
[   245.405] 	BnkNumberOfImagePages: 20
[   245.405] 	LinNumberOfImagePages: 20
[   245.405] 	LinRedMaskSize: 8
[   245.405] 	LinRedFieldPosition: 16
[   245.405] 	LinGreenMaskSize: 8
[   245.405] 	LinGreenFieldPosition: 8
[   245.405] 	LinBlueMaskSize: 8
[   245.405] 	LinBlueFieldPosition: 0
[   245.405] 	LinRsvdMaskSize: 8
[   245.405] 	LinRsvdFieldPosition: 24
[   245.405] 	MaxPixelClock: 230000000
[   245.405] *Mode: 112 (640x480)
[   245.405] 	ModeAttributes: 0x9b
[   245.405] 	WinAAttributes: 0x7
[   245.405] 	WinBAttributes: 0x0
[   245.405] 	WinGranularity: 64
[   245.405] 	WinSize: 64
[   245.405] 	WinASegment: 0xa000
[   245.405] 	WinBSegment: 0x0
[   245.405] 	WinFuncPtr: 0xc000867f
[   245.405] 	BytesPerScanline: 2560
[   245.405] 	XResolution: 640
[   245.405] 	YResolution: 480
[   245.405] 	XCharSize: 8
[   245.405] 	YCharSize: 16
[   245.405] 	NumberOfPlanes: 1
[   245.405] 	BitsPerPixel: 32
[   245.405] 	NumberOfBanks: 1
[   245.405] 	MemoryModel: 6
[   245.405] 	BankSize: 0
[   245.405] 	NumberOfImages: 52
[   245.405] 	RedMaskSize: 8
[   245.405] 	RedFieldPosition: 16
[   245.405] 	GreenMaskSize: 8
[   245.405] 	GreenFieldPosition: 8
[   245.405] 	BlueMaskSize: 8
[   245.405] 	BlueFieldPosition: 0
[   245.405] 	RsvdMaskSize: 8
[   245.405] 	RsvdFieldPosition: 24
[   245.405] 	DirectColorModeInfo: 0
[   245.405] 	PhysBasePtr: 0xe0000000
[   245.405] 	LinBytesPerScanLine: 2560
[   245.405] 	BnkNumberOfImagePages: 52
[   245.405] 	LinNumberOfImagePages: 52
[   245.405] 	LinRedMaskSize: 8
[   245.405] 	LinRedFieldPosition: 16
[   245.405] 	LinGreenMaskSize: 8
[   245.405] 	LinGreenFieldPosition: 8
[   245.405] 	LinBlueMaskSize: 8
[   245.405] 	LinBlueFieldPosition: 0
[   245.405] 	LinRsvdMaskSize: 8
[   245.405] 	LinRsvdFieldPosition: 24
[   245.405] 	MaxPixelClock: 230000000
[   245.406] Mode: 114 (800x600)
[   245.406] 	ModeAttributes: 0x9b
[   245.406] 	WinAAttributes: 0x7
[   245.406] 	WinBAttributes: 0x0
[   245.406] 	WinGranularity: 64
[   245.406] 	WinSize: 64
[   245.406] 	WinASegment: 0xa000
[   245.406] 	WinBSegment: 0x0
[   245.406] 	WinFuncPtr: 0xc000867f
[   245.406] 	BytesPerScanline: 1600
[   245.406] 	XResolution: 800
[   245.406] 	YResolution: 600
[   245.406] 	XCharSize: 8
[   245.406] 	YCharSize: 16
[   245.406] 	NumberOfPlanes: 1
[   245.406] 	BitsPerPixel: 16
[   245.406] 	NumberOfBanks: 1
[   245.406] 	MemoryModel: 6
[   245.406] 	BankSize: 0
[   245.406] 	NumberOfImages: 67
[   245.406] 	RedMaskSize: 5
[   245.406] 	RedFieldPosition: 11
[   245.406] 	GreenMaskSize: 6
[   245.406] 	GreenFieldPosition: 5
[   245.406] 	BlueMaskSize: 5
[   245.406] 	BlueFieldPosition: 0
[   245.406] 	RsvdMaskSize: 0
[   245.406] 	RsvdFieldPosition: 0
[   245.406] 	DirectColorModeInfo: 0
[   245.406] 	PhysBasePtr: 0xe0000000
[   245.406] 	LinBytesPerScanLine: 1600
[   245.406] 	BnkNumberOfImagePages: 67
[   245.406] 	LinNumberOfImagePages: 67
[   245.406] 	LinRedMaskSize: 5
[   245.406] 	LinRedFieldPosition: 11
[   245.406] 	LinGreenMaskSize: 6
[   245.406] 	LinGreenFieldPosition: 5
[   245.406] 	LinBlueMaskSize: 5
[   245.406] 	LinBlueFieldPosition: 0
[   245.406] 	LinRsvdMaskSize: 0
[   245.406] 	LinRsvdFieldPosition: 0
[   245.406] 	MaxPixelClock: 230000000
[   245.406] *Mode: 115 (800x600)
[   245.406] 	ModeAttributes: 0x9b
[   245.406] 	WinAAttributes: 0x7
[   245.406] 	WinBAttributes: 0x0
[   245.406] 	WinGranularity: 64
[   245.406] 	WinSize: 64
[   245.406] 	WinASegment: 0xa000
[   245.406] 	WinBSegment: 0x0
[   245.406] 	WinFuncPtr: 0xc000867f
[   245.406] 	BytesPerScanline: 3200
[   245.406] 	XResolution: 800
[   245.406] 	YResolution: 600
[   245.406] 	XCharSize: 8
[   245.406] 	YCharSize: 16
[   245.406] 	NumberOfPlanes: 1
[   245.406] 	BitsPerPixel: 32
[   245.406] 	NumberOfBanks: 1
[   245.406] 	MemoryModel: 6
[   245.406] 	BankSize: 0
[   245.406] 	NumberOfImages: 33
[   245.406] 	RedMaskSize: 8
[   245.406] 	RedFieldPosition: 16
[   245.406] 	GreenMaskSize: 8
[   245.406] 	GreenFieldPosition: 8
[   245.406] 	BlueMaskSize: 8
[   245.406] 	BlueFieldPosition: 0
[   245.406] 	RsvdMaskSize: 8
[   245.406] 	RsvdFieldPosition: 24
[   245.406] 	DirectColorModeInfo: 0
[   245.406] 	PhysBasePtr: 0xe0000000
[   245.406] 	LinBytesPerScanLine: 3200
[   245.406] 	BnkNumberOfImagePages: 33
[   245.406] 	LinNumberOfImagePages: 33
[   245.406] 	LinRedMaskSize: 8
[   245.406] 	LinRedFieldPosition: 16
[   245.406] 	LinGreenMaskSize: 8
[   245.406] 	LinGreenFieldPosition: 8
[   245.406] 	LinBlueMaskSize: 8
[   245.406] 	LinBlueFieldPosition: 0
[   245.406] 	LinRsvdMaskSize: 8
[   245.406] 	LinRsvdFieldPosition: 24
[   245.406] 	MaxPixelClock: 230000000
[   245.407] Mode: 101 (640x480)
[   245.407] 	ModeAttributes: 0x9b
[   245.407] 	WinAAttributes: 0x7
[   245.407] 	WinBAttributes: 0x0
[   245.407] 	WinGranularity: 64
[   245.407] 	WinSize: 64
[   245.407] 	WinASegment: 0xa000
[   245.407] 	WinBSegment: 0x0
[   245.407] 	WinFuncPtr: 0xc000867f
[   245.407] 	BytesPerScanline: 640
[   245.407] 	XResolution: 640
[   245.407] 	YResolution: 480
[   245.407] 	XCharSize: 8
[   245.407] 	YCharSize: 16
[   245.407] 	NumberOfPlanes: 1
[   245.407] 	BitsPerPixel: 8
[   245.407] 	NumberOfBanks: 1
[   245.407] 	MemoryModel: 4
[   245.407] 	BankSize: 0
[   245.407] 	NumberOfImages: 203
[   245.407] 	RedMaskSize: 0
[   245.407] 	RedFieldPosition: 0
[   245.407] 	GreenMaskSize: 0
[   245.407] 	GreenFieldPosition: 0
[   245.407] 	BlueMaskSize: 0
[   245.407] 	BlueFieldPosition: 0
[   245.407] 	RsvdMaskSize: 0
[   245.407] 	RsvdFieldPosition: 0
[   245.407] 	DirectColorModeInfo: 0
[   245.407] 	PhysBasePtr: 0xe0000000
[   245.407] 	LinBytesPerScanLine: 640
[   245.407] 	BnkNumberOfImagePages: 203
[   245.407] 	LinNumberOfImagePages: 203
[   245.407] 	LinRedMaskSize: 0
[   245.407] 	LinRedFieldPosition: 0
[   245.407] 	LinGreenMaskSize: 0
[   245.407] 	LinGreenFieldPosition: 0
[   245.407] 	LinBlueMaskSize: 0
[   245.407] 	LinBlueFieldPosition: 0
[   245.407] 	LinRsvdMaskSize: 0
[   245.407] 	LinRsvdFieldPosition: 0
[   245.407] 	MaxPixelClock: 230000000
[   245.407] Mode: 103 (800x600)
[   245.407] 	ModeAttributes: 0x9b
[   245.407] 	WinAAttributes: 0x7
[   245.407] 	WinBAttributes: 0x0
[   245.407] 	WinGranularity: 64
[   245.407] 	WinSize: 64
[   245.407] 	WinASegment: 0xa000
[   245.407] 	WinBSegment: 0x0
[   245.407] 	WinFuncPtr: 0xc000867f
[   245.407] 	BytesPerScanline: 832
[   245.407] 	XResolution: 800
[   245.407] 	YResolution: 600
[   245.407] 	XCharSize: 8
[   245.407] 	YCharSize: 16
[   245.407] 	NumberOfPlanes: 1
[   245.407] 	BitsPerPixel: 8
[   245.407] 	NumberOfBanks: 1
[   245.407] 	MemoryModel: 4
[   245.407] 	BankSize: 0
[   245.407] 	NumberOfImages: 126
[   245.407] 	RedMaskSize: 0
[   245.407] 	RedFieldPosition: 0
[   245.407] 	GreenMaskSize: 0
[   245.407] 	GreenFieldPosition: 0
[   245.407] 	BlueMaskSize: 0
[   245.407] 	BlueFieldPosition: 0
[   245.407] 	RsvdMaskSize: 0
[   245.407] 	RsvdFieldPosition: 0
[   245.407] 	DirectColorModeInfo: 0
[   245.407] 	PhysBasePtr: 0xe0000000
[   245.407] 	LinBytesPerScanLine: 832
[   245.407] 	BnkNumberOfImagePages: 126
[   245.407] 	LinNumberOfImagePages: 126
[   245.407] 	LinRedMaskSize: 0
[   245.407] 	LinRedFieldPosition: 0
[   245.414] 	LinGreenMaskSize: 0
[   245.414] 	LinGreenFieldPosition: 0
[   245.414] 	LinBlueMaskSize: 0
[   245.414] 	LinBlueFieldPosition: 0
[   245.414] 	LinRsvdMaskSize: 0
[   245.414] 	LinRsvdFieldPosition: 0
[   245.414] 	MaxPixelClock: 230000000
[   245.414] Mode: 111 (640x480)
[   245.414] 	ModeAttributes: 0x9b
[   245.414] 	WinAAttributes: 0x7
[   245.414] 	WinBAttributes: 0x0
[   245.414] 	WinGranularity: 64
[   245.414] 	WinSize: 64
[   245.414] 	WinASegment: 0xa000
[   245.414] 	WinBSegment: 0x0
[   245.414] 	WinFuncPtr: 0xc000867f
[   245.414] 	BytesPerScanline: 1280
[   245.414] 	XResolution: 640
[   245.414] 	YResolution: 480
[   245.414] 	XCharSize: 8
[   245.414] 	YCharSize: 16
[   245.414] 	NumberOfPlanes: 1
[   245.414] 	BitsPerPixel: 16
[   245.414] 	NumberOfBanks: 1
[   245.414] 	MemoryModel: 6
[   245.414] 	BankSize: 0
[   245.414] 	NumberOfImages: 101
[   245.414] 	RedMaskSize: 5
[   245.414] 	RedFieldPosition: 11
[   245.414] 	GreenMaskSize: 6
[   245.414] 	GreenFieldPosition: 5
[   245.414] 	BlueMaskSize: 5
[   245.414] 	BlueFieldPosition: 0
[   245.414] 	RsvdMaskSize: 0
[   245.414] 	RsvdFieldPosition: 0
[   245.414] 	DirectColorModeInfo: 0
[   245.414] 	PhysBasePtr: 0xe0000000
[   245.414] 	LinBytesPerScanLine: 1280
[   245.414] 	BnkNumberOfImagePages: 101
[   245.414] 	LinNumberOfImagePages: 101
[   245.414] 	LinRedMaskSize: 5
[   245.414] 	LinRedFieldPosition: 11
[   245.414] 	LinGreenMaskSize: 6
[   245.414] 	LinGreenFieldPosition: 5
[   245.414] 	LinBlueMaskSize: 5
[   245.414] 	LinBlueFieldPosition: 0
[   245.414] 	LinRsvdMaskSize: 0
[   245.414] 	LinRsvdFieldPosition: 0
[   245.414] 	MaxPixelClock: 230000000
[   245.414] 
[   245.414] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[   245.414] (II) VESA(0): Monitor0: Using hsync range of 37.01-55.51 kHz
[   245.414] (II) VESA(0): Monitor0: Using vrefresh range of 40.14-60.21 Hz
[   245.414] (II) VESA(0): Not using mode "1600x900" (no mode of this name)
[   245.415] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[   245.415] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[   245.415] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[   245.415] (WW) VESA(0): No valid modes left. Trying less strict filter...
[   245.415] (II) VESA(0): Monitor0: Using hsync range of 37.01-55.51 kHz
[   245.415] (II) VESA(0): Monitor0: Using vrefresh range of 40.14-60.21 Hz
[   245.415] (II) VESA(0): Not using mode "1600x900" (no mode of this name)
[   245.415] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[   245.415] (--) VESA(0): Virtual size is 1024x768 (pitch 1024)
[   245.415] (**) VESA(0):  Built-in mode "1024x768"
[   245.415] (**) VESA(0):  Built-in mode "800x600"
[   245.415] (**) VESA(0): Display dimensions: (380, 210) mm
[   245.415] (**) VESA(0): DPI set to (68, 92)
[   245.415] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[   245.415] (II) VESA(0): Attempting to use 60Hz refresh for mode "800x600" (115)
[   245.415] (**) VESA(0): Using "Shadow Framebuffer"
[   245.415] (II) Loading sub module "shadow"
[   245.415] (II) LoadModule: "shadow"
[   245.415] (II) Loading /usr/lib/xorg/modules/libshadow.so
[   245.415] (II) Module shadow: vendor="X.Org Foundation"
[   245.415] 	compiled for 1.12.4, module version = 1.1.0
[   245.415] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   245.415] (II) Loading sub module "fb"
[   245.415] (II) LoadModule: "fb"
[   245.415] (II) Loading /usr/lib/xorg/modules/libfb.so
[   245.415] (II) Module fb: vendor="X.Org Foundation"
[   245.415] 	compiled for 1.12.4, module version = 1.0.0
[   245.415] 	ABI class: X.Org ANSI C Emulation, version 0.4
[   245.415] (==) Depth 24 pixmap format is 32 bpp
[   245.415] (II) Loading sub module "int10"
[   245.415] (II) LoadModule: "int10"
[   245.415] (II) Loading /usr/lib/xorg/modules/libint10.so
[   245.415] (II) Module int10: vendor="X.Org Foundation"
[   245.415] 	compiled for 1.12.4, module version = 1.0.0
[   245.415] 	ABI class: X.Org Video Driver, version 12.1
[   245.416] (II) VESA(0): initializing int10
[   245.416] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[   245.416] (II) VESA(0): VESA BIOS detected
[   245.416] (II) VESA(0): VESA VBE Version 3.0
[   245.416] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[   245.416] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[   245.416] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[   245.416] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[   245.416] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[   245.416] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[   245.416] (II) VESA(0): virtual address = 0x7facb8bac000,
	physical address = 0xe0000000, size = 67043328
[   245.435] (II) VESA(0): Setting up VESA Mode 0x118 (1024x768)
[   245.635] (==) VESA(0): Default visual is TrueColor
[   245.635] (==) VESA(0): Backing store disabled
[   245.636] (==) VESA(0): DPMS enabled
[   245.636] (==) RandR enabled
[   245.636] (II) Initializing built-in extension Generic Event Extension
[   245.636] (II) Initializing built-in extension SHAPE
[   245.636] (II) Initializing built-in extension MIT-SHM
[   245.636] (II) Initializing built-in extension XInputExtension
[   245.636] (II) Initializing built-in extension XTEST
[   245.636] (II) Initializing built-in extension BIG-REQUESTS
[   245.636] (II) Initializing built-in extension SYNC
[   245.636] (II) Initializing built-in extension XKEYBOARD
[   245.636] (II) Initializing built-in extension XC-MISC
[   245.636] (II) Initializing built-in extension SECURITY
[   245.636] (II) Initializing built-in extension XINERAMA
[   245.636] (II) Initializing built-in extension XFIXES
[   245.636] (II) Initializing built-in extension RENDER
[   245.636] (II) Initializing built-in extension RANDR
[   245.636] (II) Initializing built-in extension COMPOSITE
[   245.636] (II) Initializing built-in extension DAMAGE
[   245.637] (EE) Failed to initialize GLX extension (Compatible NVIDIA X driver not found)
[   245.696] (II) config/udev: Adding input device Laptop_Integrated_Webcam_HD (/dev/input/event3)
[   245.696] (**) Laptop_Integrated_Webcam_HD: Applying InputClass "evdev keyboard catchall"
[   245.696] (II) LoadModule: "evdev"
[   245.696] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   245.696] (II) Module evdev: vendor="X.Org Foundation"
[   245.696] 	compiled for 1.12.3.901, module version = 2.7.3
[   245.696] 	Module class: X.Org XInput Driver
[   245.696] 	ABI class: X.Org XInput driver, version 16.0
[   245.696] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_HD'
[   245.696] (**) Laptop_Integrated_Webcam_HD: always reports core events
[   245.696] (**) evdev: Laptop_Integrated_Webcam_HD: Device: "/dev/input/event3"
[   245.696] (--) evdev: Laptop_Integrated_Webcam_HD: Vendor 0x1bcf Product 0x2b80
[   245.696] (--) evdev: Laptop_Integrated_Webcam_HD: Found keys
[   245.696] (II) evdev: Laptop_Integrated_Webcam_HD: Configuring as keyboard
[   245.696] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input3/event3"
[   245.696] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_HD" (type: KEYBOARD, id 6)
[   245.696] (**) Option "xkb_rules" "evdev"
[   245.696] (**) Option "xkb_model" "evdev"
[   245.696] (**) Option "xkb_layout" "us"
[   245.731] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event4)
[   245.731] (II) No input driver specified, ignoring this device.
[   245.731] (II) This device may have been added with another device file.
[   245.731] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event5)
[   245.731] (II) No input driver specified, ignoring this device.
[   245.731] (II) This device may have been added with another device file.
[   245.731] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event6)
[   245.731] (II) No input driver specified, ignoring this device.
[   245.731] (II) This device may have been added with another device file.
[   245.732] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/event1)
[   245.732] (**) USB Optical Mouse: Applying InputClass "evdev pointer catchall"
[   245.732] (II) Using input driver 'evdev' for 'USB Optical Mouse'
[   245.732] (**) USB Optical Mouse: always reports core events
[   245.732] (**) evdev: USB Optical Mouse: Device: "/dev/input/event1"
[   245.732] (--) evdev: USB Optical Mouse: Vendor 0x461 Product 0x4d16
[   245.732] (--) evdev: USB Optical Mouse: Found 3 mouse buttons
[   245.732] (--) evdev: USB Optical Mouse: Found scroll wheel(s)
[   245.732] (--) evdev: USB Optical Mouse: Found relative axes
[   245.732] (--) evdev: USB Optical Mouse: Found x and y relative axes
[   245.732] (II) evdev: USB Optical Mouse: Configuring as mouse
[   245.732] (II) evdev: USB Optical Mouse: Adding scrollwheel support
[   245.732] (**) evdev: USB Optical Mouse: YAxisMapping: buttons 4 and 5
[   245.732] (**) evdev: USB Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   245.732] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/usb2/2-2/2-2:1.0/input/input1/event1"
[   245.732] (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE, id 7)
[   245.732] (II) evdev: USB Optical Mouse: initialized for relative axes.
[   245.732] (**) USB Optical Mouse: (accel) keeping acceleration scheme 1
[   245.732] (**) USB Optical Mouse: (accel) acceleration profile 0
[   245.732] (**) USB Optical Mouse: (accel) acceleration factor: 2.000
[   245.732] (**) USB Optical Mouse: (accel) acceleration threshold: 4
[   245.732] (II) config/udev: Adding input device USB Optical Mouse (/dev/input/mouse0)
[   245.732] (II) No input driver specified, ignoring this device.
[   245.732] (II) This device may have been added with another device file.
[   245.732] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   245.732] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   245.732] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   245.732] (**) AT Translated Set 2 keyboard: always reports core events
[   245.732] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   245.732] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
[   245.732] (--) evdev: AT Translated Set 2 keyboard: Found keys
[   245.732] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
[   245.733] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   245.733] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 8)
[   245.733] (**) Option "xkb_rules" "evdev"
[   245.733] (**) Option "xkb_model" "evdev"
[   245.733] (**) Option "xkb_layout" "us"
[   245.733] (II) config/udev: Adding input device DualPoint Stick (/dev/input/event7)
[   245.733] (**) DualPoint Stick: Applying InputClass "evdev pointer catchall"
[   245.733] (II) Using input driver 'evdev' for 'DualPoint Stick'
[   245.733] (**) DualPoint Stick: always reports core events
[   245.733] (**) evdev: DualPoint Stick: Device: "/dev/input/event7"
[   245.733] (--) evdev: DualPoint Stick: Vendor 0x2 Product 0x8
[   245.733] (--) evdev: DualPoint Stick: Found 3 mouse buttons
[   245.733] (--) evdev: DualPoint Stick: Found relative axes
[   245.733] (--) evdev: DualPoint Stick: Found x and y relative axes
[   245.733] (II) evdev: DualPoint Stick: Configuring as mouse
[   245.733] (**) evdev: DualPoint Stick: YAxisMapping: buttons 4 and 5
[   245.733] (**) evdev: DualPoint Stick: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   245.733] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input7/event7"
[   245.733] (II) XINPUT: Adding extended input device "DualPoint Stick" (type: MOUSE, id 9)
[   245.733] (II) evdev: DualPoint Stick: initialized for relative axes.
[   245.733] (**) DualPoint Stick: (accel) keeping acceleration scheme 1
[   245.733] (**) DualPoint Stick: (accel) acceleration profile 0
[   245.733] (**) DualPoint Stick: (accel) acceleration factor: 2.000
[   245.733] (**) DualPoint Stick: (accel) acceleration threshold: 4
[   245.733] (II) config/udev: Adding input device DualPoint Stick (/dev/input/mouse1)
[   245.733] (II) No input driver specified, ignoring this device.
[   245.733] (II) This device may have been added with another device file.
[   245.733] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/event8)
[   245.734] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "evdev touchpad catchall"
[   245.734] (**) AlpsPS/2 ALPS DualPoint TouchPad: Applying InputClass "touchpad catchall"
[   245.734] (II) LoadModule: "synaptics"
[   245.734] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
[   245.734] (II) Module synaptics: vendor="X.Org Foundation"
[   245.734] 	compiled for 1.12.2, module version = 1.6.2
[   245.734] 	Module class: X.Org XInput Driver
[   245.734] 	ABI class: X.Org XInput driver, version 16.0
[   245.734] (II) Using input driver 'synaptics' for 'AlpsPS/2 ALPS DualPoint TouchPad'
[   245.734] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   245.734] (**) Option "Device" "/dev/input/event8"
[   245.761] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: ignoring touch events for semi-multitouch device
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: x-axis range 0 - 2000
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: y-axis range 0 - 1400
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: pressure range 0 - 127
[   245.761] (II) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: device does not report finger width.
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: buttons: left right middle double triple
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: Vendor 0x2 Product 0x8
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: invalid finger width range.  defaulting to 0 - 15
[   245.761] (**) Option "TapButton1" "1"
[   245.761] (**) Option "TapButton2" "2"
[   245.761] (**) Option "TapButton3" "3"
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[   245.761] (**) AlpsPS/2 ALPS DualPoint TouchPad: always reports core events
[   245.761] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
[   245.761] (II) XINPUT: Adding extended input device "AlpsPS/2 ALPS DualPoint TouchPad" (type: TOUCHPAD, id 10)
[   245.761] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: (accel) MinSpeed is now constant deceleration 2.5
[   245.761] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: MaxSpeed is now 1.75
[   245.761] (**) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: AccelFactor is now 0.082
[   245.761] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) keeping acceleration scheme 1
[   245.761] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration profile 1
[   245.761] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration factor: 2.000
[   245.761] (**) AlpsPS/2 ALPS DualPoint TouchPad: (accel) acceleration threshold: 4
[   245.761] (--) synaptics: AlpsPS/2 ALPS DualPoint TouchPad: touchpad found
[   245.761] (II) config/udev: Adding input device AlpsPS/2 ALPS DualPoint TouchPad (/dev/input/mouse2)
[   245.761] (II) No input driver specified, ignoring this device.
[   245.761] (II) This device may have been added with another device file.
[   245.761] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   245.761] (II) No input driver specified, ignoring this device.
[   245.761] (II) This device may have been added with another device file.

How can I use my nvidia card and configure its settings?
Should I install bubblebee?
Any help please, I'm new to Arch...Thank you!

Offline

#2 2012-09-01 20:51:25

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: How to configure Nvidia on Laptop DELL Inspiron N7110?

Afaik, that laptop does use Optimus technology. I would start by reading the wiki about BumbleBee several times over:

https://wiki.archlinux.org/index.php/Bumblebee

Offline

#3 2012-09-03 05:04:23

leonidas
Member
From: Greece
Registered: 2012-08-31
Posts: 49
Website

Re: How to configure Nvidia on Laptop DELL Inspiron N7110?

Ok, I want to uninstall all the drivers and reset all the Xorg files so as to make a clean install of BumbleBee. How can I do that?

Offline

#4 2012-09-03 15:16:29

leonidas
Member
From: Greece
Registered: 2012-08-31
Posts: 49
Website

Re: How to configure Nvidia on Laptop DELL Inspiron N7110?

I try to test bumblebee with:

optirun glxgears

but I get this error:

Xlib:  extension "GLX" missing on display ":8".
Error: couldn't get an RGB, Double-buffered visual

Offline

#5 2012-09-03 17:04:07

leonidas
Member
From: Greece
Registered: 2012-08-31
Posts: 49
Website

Re: How to configure Nvidia on Laptop DELL Inspiron N7110?

I have installed bbswitch but when I run

sudo modprobe bbswitch

I get :

ERROR: could not insert 'bbswitch': No such device

Offline

#6 2012-09-05 04:49:10

leonidas
Member
From: Greece
Registered: 2012-08-31
Posts: 49
Website

Re: How to configure Nvidia on Laptop DELL Inspiron N7110?

Ok, I did a fresh install. New problems:
https://bbs.archlinux.org/viewtopic.php?pid=1156933

Offline

Board footer

Powered by FluxBB