You are not logged in.

#1 2011-11-12 15:50:33

jfb3
Member
Registered: 2011-08-20
Posts: 68

Screen resolution and positioning - i915 laptop [solved]

I haven't had this much trouble with X since 1995.

The machine is a new Dell XPS 15z, the video card is an Nvidia GT 525 with an on-board Intel chip also.

I can't for the life of me get anything beyond 1280x1024.

AND looks like this: http://i.imgur.com/G6QFr.jpg  (the video is shifted UP also, the bottom half inch or so of the display is black)

I followed the instructions here:   https://wiki.archlinux.org/index.php/Intel


xf86-video-intel is installed.
I am in the video group
I added i915 to the MODULES line in /etc/mkinitcpio.conf:
I did: mkinitcpio -p linux
I added i915.modeset=1 to the kernel line in grub

Then I rebooted and it looked like the display was in 1920x1080 when initially booting then when x started it's 1280x1024

When I run xdpyinfo, sure enough it says dimensions:   1280x1024

If I change to i915.modeset=0 at least the screen is all shifted, but it's still 1280x10244.

When I ran lsmod it showed nouveau as a loaded module even though I don't have xf86-video-nouveau installed.  I blacklisted it in modprobe.conf and got the same results.
sad

Last edited by jfb3 (2011-11-12 18:41:28)

Offline

#2 2011-11-12 15:57:39

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: Screen resolution and positioning - i915 laptop [solved]

The modeset option is not necessary, kernel modesetting is the default and is required for X.

Post /var/log/Xorg.0.log

Offline

#3 2011-11-12 16:13:08

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

When I remove that option from the kernel line in grub it doesn't help any.

Xorg.o.log

[     8.492] 
X.Org X Server 1.11.2
Release Date: 2011-11-04
[     8.492] X Protocol Version 11, Revision 0
[     8.492] Build Operating System: Linux 3.1.0-3-ARCH x86_64 
[     8.492] Current Operating System: Linux Dell15z 3.0-ARCH #1 SMP PREEMPT Wed Oct 19 10:27:51 CEST 2011 x86_64
[     8.492] Kernel command line: root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet resume=/dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d
[     8.492] Build Date: 07 November 2011  07:53:00AM
[     8.492]  
[     8.492] Current version of pixman: 0.24.0
[     8.492] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[     8.492] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[     8.492] (==) Log file: "/var/log/Xorg.0.log", Time: Sat Nov 12 23:06:28 2011
[     8.527] (==) Using config directory: "/etc/X11/xorg.conf.d"
[     8.544] (==) No Layout section.  Using the first Screen section.
[     8.544] (==) No screen section available. Using defaults.
[     8.544] (**) |-->Screen "Default Screen Section" (0)
[     8.544] (**) |   |-->Monitor "<default monitor>"
[     8.545] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[     8.545] (**) |   |-->Device "Card0"
[     8.545] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[     8.545] (==) Automatically adding devices
[     8.545] (==) Automatically enabling devices
[     8.545] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[     8.545] 	Entry deleted from font path.
[     8.546] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[     8.546] 	Entry deleted from font path.
[     8.546] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[     8.546] 	Entry deleted from font path.
[     8.546] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[     8.546] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[     8.546] 	Entry deleted from font path.
[     8.546] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[     8.546] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[     8.546] (==) ModulePath set to "/usr/lib/xorg/modules"
[     8.546] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[     8.546] (II) Loader magic: 0x7ccae0
[     8.546] (II) Module ABI versions:
[     8.546] 	X.Org ANSI C Emulation: 0.4
[     8.546] 	X.Org Video Driver: 11.0
[     8.546] 	X.Org XInput driver : 13.0
[     8.546] 	X.Org Server Extension : 6.0
[     8.547] (--) PCI:*(0:0:2:0) 8086:0126:1028:0446 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[     8.547] (--) PCI: (0:1:0:0) 10de:0df5:1028:0446 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[     8.548] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[     8.548] (II) LoadModule: "extmod"
[     8.573] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[     8.580] (II) Module extmod: vendor="X.Org Foundation"
[     8.580] 	compiled for 1.11.2, module version = 1.0.0
[     8.580] 	Module class: X.Org Server Extension
[     8.580] 	ABI class: X.Org Server Extension, version 6.0
[     8.580] (II) Loading extension MIT-SCREEN-SAVER
[     8.580] (II) Loading extension XFree86-VidModeExtension
[     8.580] (II) Loading extension XFree86-DGA
[     8.580] (II) Loading extension DPMS
[     8.580] (II) Loading extension XVideo
[     8.580] (II) Loading extension XVideo-MotionCompensation
[     8.580] (II) Loading extension X-Resource
[     8.580] (II) LoadModule: "dbe"
[     8.580] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[     8.581] (II) Module dbe: vendor="X.Org Foundation"
[     8.581] 	compiled for 1.11.2, module version = 1.0.0
[     8.581] 	Module class: X.Org Server Extension
[     8.581] 	ABI class: X.Org Server Extension, version 6.0
[     8.581] (II) Loading extension DOUBLE-BUFFER
[     8.581] (II) LoadModule: "glx"
[     8.581] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[     8.586] (II) Module glx: vendor="X.Org Foundation"
[     8.586] 	compiled for 1.11.2, module version = 1.0.0
[     8.586] 	ABI class: X.Org Server Extension, version 6.0
[     8.586] (==) AIGLX enabled
[     8.586] (II) Loading extension GLX
[     8.587] (II) LoadModule: "record"
[     8.587] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[     8.588] (II) Module record: vendor="X.Org Foundation"
[     8.588] 	compiled for 1.11.2, module version = 1.13.0
[     8.588] 	Module class: X.Org Server Extension
[     8.588] 	ABI class: X.Org Server Extension, version 6.0
[     8.588] (II) Loading extension RECORD
[     8.588] (II) LoadModule: "dri"
[     8.588] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[     8.598] (II) Module dri: vendor="X.Org Foundation"
[     8.598] 	compiled for 1.11.2, module version = 1.0.0
[     8.598] 	ABI class: X.Org Server Extension, version 6.0
[     8.598] (II) Loading extension XFree86-DRI
[     8.598] (II) LoadModule: "dri2"
[     8.599] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[     8.599] (II) Module dri2: vendor="X.Org Foundation"
[     8.599] 	compiled for 1.11.2, module version = 1.2.0
[     8.599] 	ABI class: X.Org Server Extension, version 6.0
[     8.599] (II) Loading extension DRI2
[     8.599] (II) LoadModule: "vesa"
[     8.599] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     8.610] (II) Module vesa: vendor="X.Org Foundation"
[     8.610] 	compiled for 1.11.1, module version = 2.3.0
[     8.610] 	Module class: X.Org Video Driver
[     8.610] 	ABI class: X.Org Video Driver, version 11.0
[     8.610] (II) VESA: driver for VESA chipsets: vesa
[     8.610] (++) using VT number 7

[     8.613] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[     8.614] (II) Loading sub module "vbe"
[     8.614] (II) LoadModule: "vbe"
[     8.614] (II) Loading /usr/lib/xorg/modules/libvbe.so
[     8.614] (II) Module vbe: vendor="X.Org Foundation"
[     8.614] 	compiled for 1.11.2, module version = 1.1.0
[     8.614] 	ABI class: X.Org Video Driver, version 11.0
[     8.614] (II) Loading sub module "int10"
[     8.614] (II) LoadModule: "int10"
[     8.615] (II) Loading /usr/lib/xorg/modules/libint10.so
[     8.633] (II) Module int10: vendor="X.Org Foundation"
[     8.633] 	compiled for 1.11.2, module version = 1.0.0
[     8.633] 	ABI class: X.Org Video Driver, version 11.0
[     8.633] (II) VESA(0): initializing int10
[     8.634] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[     8.634] (II) VESA(0): VESA BIOS detected
[     8.634] (II) VESA(0): VESA VBE Version 3.0
[     8.634] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[     8.634] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[     8.634] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[     8.634] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[     8.634] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[     8.634] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[     8.639] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[     8.639] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[     8.639] (==) VESA(0): RGB weight 888
[     8.639] (==) VESA(0): Default visual is TrueColor
[     8.639] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[     8.639] (II) Loading sub module "ddc"
[     8.639] (II) LoadModule: "ddc"
[     8.639] (II) Module "ddc" already built-in
[     8.640] (II) VESA(0): VESA VBE DDC supported
[     8.640] (II) VESA(0): VESA VBE DDC Level 2
[     8.640] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[     8.652] (II) VESA(0): VESA VBE DDC read successfully
[     8.652] (II) VESA(0): Manufacturer: AUO  Model: 30ed  Serial#: 0
[     8.652] (II) VESA(0): Year: 2010  Week: 0
[     8.652] (II) VESA(0): EDID Version: 1.4
[     8.652] (II) VESA(0): Digital Display Input
[     8.652] (II) VESA(0): 6 bits per channel
[     8.652] (II) VESA(0): Digital interface is undefined
[     8.652] (II) VESA(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[     8.652] (II) VESA(0): Gamma: 2.20
[     8.652] (II) VESA(0): No DPMS capabilities specified
[     8.652] (II) VESA(0): Supported color encodings: RGB 4:4:4 
[     8.652] (II) VESA(0): First detailed timing is preferred mode
[     8.652] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[     8.652] (II) VESA(0): redX: 0.620 redY: 0.349   greenX: 0.324 greenY: 0.606
[     8.652] (II) VESA(0): blueX: 0.152 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
[     8.652] (II) VESA(0): Manufacturer's mask: 0
[     8.652] (II) VESA(0): Supported detailed timing:
[     8.652] (II) VESA(0): clock: 140.0 MHz   Image Size:  344 x 193 mm
[     8.652] (II) VESA(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2144 h_border: 0
[     8.652] (II) VESA(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1088 v_border: 0
[     8.652] (II) VESA(0): Supported detailed timing:
[     8.652] (II) VESA(0): clock: 93.3 MHz   Image Size:  344 x 193 mm
[     8.652] (II) VESA(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2144 h_border: 0
[     8.652] (II) VESA(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1088 v_border: 0
[     8.652] (II) VESA(0):  NCDF3€B156HW3
[     8.652] (II) VESA(0): Unknown vendor-specific block 0
[     8.652] (II) VESA(0): EDID (in hex):
[     8.652] (II) VESA(0): 	00ffffffffffff0006afed3000000000
[     8.652] (II) VESA(0): 	001401049022137802d1159e59539b27
[     8.652] (II) VESA(0): 	1e505400000001010101010101010101
[     8.652] (II) VESA(0): 	010101010101b03680e0703808403064
[     8.652] (II) VESA(0): 	310058c11000001a752480e070380840
[     8.652] (II) VESA(0): 	3064310058c11000001a000000fe004e
[     8.652] (II) VESA(0): 	43444633804231353648573300000000
[     8.652] (II) VESA(0): 	00004122960111000002010a20200015
[     8.652] (II) VESA(0): EDID vendor "AUO", prod id 12525
[     8.652] (II) VESA(0): Printing DDC gathered Modelines:
[     8.652] (II) VESA(0): Modeline "1920x1080"x0.0  140.00  1920 1968 2068 2144  1080 1083 1084 1088 +hsync -vsync (65.3 kHz)
[     8.652] (II) VESA(0): Modeline "1920x1080"x0.0   93.33  1920 1968 2068 2144  1080 1083 1084 1088 +hsync -vsync (43.5 kHz)
[     8.652] (II) VESA(0): Searching for matching VESA mode(s):
[     8.652] Mode: 160 (0x0)
[     8.652] 	ModeAttributes: 0x0
[     8.652] 	WinAAttributes: 0x0
[     8.652] 	WinBAttributes: 0x0
[     8.652] 	WinGranularity: 0
[     8.652] 	WinSize: 0
[     8.652] 	WinASegment: 0x0
[     8.652] 	WinBSegment: 0x0
[     8.652] 	WinFuncPtr: 0x0
[     8.652] 	BytesPerScanline: 0
[     8.652] 	XResolution: 0
[     8.652] 	YResolution: 0
[     8.652] 	XCharSize: 0
[     8.652] 	YCharSize: 0
[     8.652] 	NumberOfPlanes: 0
[     8.652] 	BitsPerPixel: 0
[     8.652] 	NumberOfBanks: 0
[     8.652] 	MemoryModel: 0
[     8.652] 	BankSize: 0
[     8.652] 	NumberOfImages: 0
[     8.652] 	RedMaskSize: 0
[     8.652] 	RedFieldPosition: 0
[     8.652] 	GreenMaskSize: 0
[     8.652] 	GreenFieldPosition: 0
[     8.652] 	BlueMaskSize: 0
[     8.652] 	BlueFieldPosition: 0
[     8.652] 	RsvdMaskSize: 0
[     8.652] 	RsvdFieldPosition: 0
[     8.652] 	DirectColorModeInfo: 0
[     8.652] 	PhysBasePtr: 0x0
[     8.652] 	LinBytesPerScanLine: 0
[     8.652] 	BnkNumberOfImagePages: 0
[     8.652] 	LinNumberOfImagePages: 0
[     8.652] 	LinRedMaskSize: 0
[     8.652] 	LinRedFieldPosition: 0
[     8.652] 	LinGreenMaskSize: 0
[     8.652] 	LinGreenFieldPosition: 0
[     8.652] 	LinBlueMaskSize: 0
[     8.652] 	LinBlueFieldPosition: 0
[     8.652] 	LinRsvdMaskSize: 0
[     8.652] 	LinRsvdFieldPosition: 0
[     8.652] 	MaxPixelClock: 0
[     8.652] Mode: 161 (0x0)
[     8.652] 	ModeAttributes: 0x0
[     8.652] 	WinAAttributes: 0x0
[     8.652] 	WinBAttributes: 0x0
[     8.652] 	WinGranularity: 0
[     8.652] 	WinSize: 0
[     8.652] 	WinASegment: 0x0
[     8.652] 	WinBSegment: 0x0
[     8.652] 	WinFuncPtr: 0x0
[     8.652] 	BytesPerScanline: 0
[     8.652] 	XResolution: 0
[     8.652] 	YResolution: 0
[     8.652] 	XCharSize: 0
[     8.652] 	YCharSize: 0
[     8.652] 	NumberOfPlanes: 0
[     8.652] 	BitsPerPixel: 0
[     8.652] 	NumberOfBanks: 0
[     8.652] 	MemoryModel: 0
[     8.652] 	BankSize: 0
[     8.652] 	NumberOfImages: 0
[     8.652] 	RedMaskSize: 0
[     8.652] 	RedFieldPosition: 0
[     8.652] 	GreenMaskSize: 0
[     8.652] 	GreenFieldPosition: 0
[     8.652] 	BlueMaskSize: 0
[     8.652] 	BlueFieldPosition: 0
[     8.652] 	RsvdMaskSize: 0
[     8.652] 	RsvdFieldPosition: 0
[     8.652] 	DirectColorModeInfo: 0
[     8.653] 	PhysBasePtr: 0x0
[     8.653] 	LinBytesPerScanLine: 0
[     8.653] 	BnkNumberOfImagePages: 0
[     8.653] 	LinNumberOfImagePages: 0
[     8.653] 	LinRedMaskSize: 0
[     8.653] 	LinRedFieldPosition: 0
[     8.653] 	LinGreenMaskSize: 0
[     8.653] 	LinGreenFieldPosition: 0
[     8.653] 	LinBlueMaskSize: 0
[     8.653] 	LinBlueFieldPosition: 0
[     8.653] 	LinRsvdMaskSize: 0
[     8.653] 	LinRsvdFieldPosition: 0
[     8.653] 	MaxPixelClock: 0
[     8.653] Mode: 162 (0x0)
[     8.653] 	ModeAttributes: 0x0
[     8.653] 	WinAAttributes: 0x0
[     8.653] 	WinBAttributes: 0x0
[     8.653] 	WinGranularity: 0
[     8.653] 	WinSize: 0
[     8.653] 	WinASegment: 0x0
[     8.653] 	WinBSegment: 0x0
[     8.653] 	WinFuncPtr: 0x0
[     8.653] 	BytesPerScanline: 0
[     8.653] 	XResolution: 0
[     8.653] 	YResolution: 0
[     8.653] 	XCharSize: 0
[     8.653] 	YCharSize: 0
[     8.653] 	NumberOfPlanes: 0
[     8.653] 	BitsPerPixel: 0
[     8.653] 	NumberOfBanks: 0
[     8.653] 	MemoryModel: 0
[     8.653] 	BankSize: 0
[     8.653] 	NumberOfImages: 0
[     8.653] 	RedMaskSize: 0
[     8.653] 	RedFieldPosition: 0
[     8.653] 	GreenMaskSize: 0
[     8.653] 	GreenFieldPosition: 0
[     8.653] 	BlueMaskSize: 0
[     8.653] 	BlueFieldPosition: 0
[     8.653] 	RsvdMaskSize: 0
[     8.653] 	RsvdFieldPosition: 0
[     8.653] 	DirectColorModeInfo: 0
[     8.653] 	PhysBasePtr: 0x0
[     8.653] 	LinBytesPerScanLine: 0
[     8.653] 	BnkNumberOfImagePages: 0
[     8.653] 	LinNumberOfImagePages: 0
[     8.653] 	LinRedMaskSize: 0
[     8.653] 	LinRedFieldPosition: 0
[     8.653] 	LinGreenMaskSize: 0
[     8.653] 	LinGreenFieldPosition: 0
[     8.653] 	LinBlueMaskSize: 0
[     8.653] 	LinBlueFieldPosition: 0
[     8.653] 	LinRsvdMaskSize: 0
[     8.653] 	LinRsvdFieldPosition: 0
[     8.653] 	MaxPixelClock: 0
[     8.653] Mode: 163 (0x0)
[     8.653] 	ModeAttributes: 0x0
[     8.653] 	WinAAttributes: 0x0
[     8.653] 	WinBAttributes: 0x0
[     8.653] 	WinGranularity: 0
[     8.653] 	WinSize: 0
[     8.653] 	WinASegment: 0x0
[     8.653] 	WinBSegment: 0x0
[     8.653] 	WinFuncPtr: 0x0
[     8.653] 	BytesPerScanline: 0
[     8.653] 	XResolution: 0
[     8.653] 	YResolution: 0
[     8.653] 	XCharSize: 0
[     8.653] 	YCharSize: 0
[     8.653] 	NumberOfPlanes: 0
[     8.653] 	BitsPerPixel: 0
[     8.653] 	NumberOfBanks: 0
[     8.653] 	MemoryModel: 0
[     8.653] 	BankSize: 0
[     8.653] 	NumberOfImages: 0
[     8.653] 	RedMaskSize: 0
[     8.653] 	RedFieldPosition: 0
[     8.653] 	GreenMaskSize: 0
[     8.653] 	GreenFieldPosition: 0
[     8.653] 	BlueMaskSize: 0
[     8.653] 	BlueFieldPosition: 0
[     8.653] 	RsvdMaskSize: 0
[     8.653] 	RsvdFieldPosition: 0
[     8.653] 	DirectColorModeInfo: 0
[     8.653] 	PhysBasePtr: 0x0
[     8.653] 	LinBytesPerScanLine: 0
[     8.653] 	BnkNumberOfImagePages: 0
[     8.653] 	LinNumberOfImagePages: 0
[     8.653] 	LinRedMaskSize: 0
[     8.653] 	LinRedFieldPosition: 0
[     8.653] 	LinGreenMaskSize: 0
[     8.653] 	LinGreenFieldPosition: 0
[     8.653] 	LinBlueMaskSize: 0
[     8.653] 	LinBlueFieldPosition: 0
[     8.653] 	LinRsvdMaskSize: 0
[     8.653] 	LinRsvdFieldPosition: 0
[     8.653] 	MaxPixelClock: 0
[     8.653] Mode: 164 (0x0)
[     8.653] 	ModeAttributes: 0x0
[     8.653] 	WinAAttributes: 0x0
[     8.653] 	WinBAttributes: 0x0
[     8.653] 	WinGranularity: 0
[     8.653] 	WinSize: 0
[     8.653] 	WinASegment: 0x0
[     8.653] 	WinBSegment: 0x0
[     8.653] 	WinFuncPtr: 0x0
[     8.653] 	BytesPerScanline: 0
[     8.653] 	XResolution: 0
[     8.653] 	YResolution: 0
[     8.653] 	XCharSize: 0
[     8.653] 	YCharSize: 0
[     8.653] 	NumberOfPlanes: 0
[     8.653] 	BitsPerPixel: 0
[     8.653] 	NumberOfBanks: 0
[     8.653] 	MemoryModel: 0
[     8.653] 	BankSize: 0
[     8.653] 	NumberOfImages: 0
[     8.653] 	RedMaskSize: 0
[     8.653] 	RedFieldPosition: 0
[     8.653] 	GreenMaskSize: 0
[     8.653] 	GreenFieldPosition: 0
[     8.653] 	BlueMaskSize: 0
[     8.653] 	BlueFieldPosition: 0
[     8.653] 	RsvdMaskSize: 0
[     8.653] 	RsvdFieldPosition: 0
[     8.653] 	DirectColorModeInfo: 0
[     8.653] 	PhysBasePtr: 0x0
[     8.653] 	LinBytesPerScanLine: 0
[     8.653] 	BnkNumberOfImagePages: 0
[     8.653] 	LinNumberOfImagePages: 0
[     8.653] 	LinRedMaskSize: 0
[     8.653] 	LinRedFieldPosition: 0
[     8.653] 	LinGreenMaskSize: 0
[     8.653] 	LinGreenFieldPosition: 0
[     8.653] 	LinBlueMaskSize: 0
[     8.653] 	LinBlueFieldPosition: 0
[     8.653] 	LinRsvdMaskSize: 0
[     8.653] 	LinRsvdFieldPosition: 0
[     8.653] 	MaxPixelClock: 0
[     8.653] Mode: 165 (0x0)
[     8.653] 	ModeAttributes: 0x0
[     8.653] 	WinAAttributes: 0x0
[     8.653] 	WinBAttributes: 0x0
[     8.653] 	WinGranularity: 0
[     8.653] 	WinSize: 0
[     8.653] 	WinASegment: 0x0
[     8.653] 	WinBSegment: 0x0
[     8.653] 	WinFuncPtr: 0x0
[     8.653] 	BytesPerScanline: 0
[     8.653] 	XResolution: 0
[     8.653] 	YResolution: 0
[     8.653] 	XCharSize: 0
[     8.653] 	YCharSize: 0
[     8.653] 	NumberOfPlanes: 0
[     8.653] 	BitsPerPixel: 0
[     8.653] 	NumberOfBanks: 0
[     8.653] 	MemoryModel: 0
[     8.653] 	BankSize: 0
[     8.653] 	NumberOfImages: 0
[     8.653] 	RedMaskSize: 0
[     8.653] 	RedFieldPosition: 0
[     8.653] 	GreenMaskSize: 0
[     8.653] 	GreenFieldPosition: 0
[     8.653] 	BlueMaskSize: 0
[     8.653] 	BlueFieldPosition: 0
[     8.653] 	RsvdMaskSize: 0
[     8.653] 	RsvdFieldPosition: 0
[     8.653] 	DirectColorModeInfo: 0
[     8.653] 	PhysBasePtr: 0x0
[     8.653] 	LinBytesPerScanLine: 0
[     8.653] 	BnkNumberOfImagePages: 0
[     8.653] 	LinNumberOfImagePages: 0
[     8.653] 	LinRedMaskSize: 0
[     8.653] 	LinRedFieldPosition: 0
[     8.653] 	LinGreenMaskSize: 0
[     8.653] 	LinGreenFieldPosition: 0
[     8.653] 	LinBlueMaskSize: 0
[     8.653] 	LinBlueFieldPosition: 0
[     8.653] 	LinRsvdMaskSize: 0
[     8.653] 	LinRsvdFieldPosition: 0
[     8.653] 	MaxPixelClock: 0
[     8.654] Mode: 166 (0x0)
[     8.654] 	ModeAttributes: 0x0
[     8.654] 	WinAAttributes: 0x0
[     8.654] 	WinBAttributes: 0x0
[     8.654] 	WinGranularity: 0
[     8.654] 	WinSize: 0
[     8.654] 	WinASegment: 0x0
[     8.654] 	WinBSegment: 0x0
[     8.654] 	WinFuncPtr: 0x0
[     8.654] 	BytesPerScanline: 0
[     8.654] 	XResolution: 0
[     8.654] 	YResolution: 0
[     8.654] 	XCharSize: 0
[     8.654] 	YCharSize: 0
[     8.654] 	NumberOfPlanes: 0
[     8.654] 	BitsPerPixel: 0
[     8.654] 	NumberOfBanks: 0
[     8.654] 	MemoryModel: 0
[     8.654] 	BankSize: 0
[     8.654] 	NumberOfImages: 0
[     8.654] 	RedMaskSize: 0
[     8.654] 	RedFieldPosition: 0
[     8.654] 	GreenMaskSize: 0
[     8.654] 	GreenFieldPosition: 0
[     8.654] 	BlueMaskSize: 0
[     8.654] 	BlueFieldPosition: 0
[     8.654] 	RsvdMaskSize: 0
[     8.654] 	RsvdFieldPosition: 0
[     8.654] 	DirectColorModeInfo: 0
[     8.654] 	PhysBasePtr: 0x0
[     8.654] 	LinBytesPerScanLine: 0
[     8.654] 	BnkNumberOfImagePages: 0
[     8.654] 	LinNumberOfImagePages: 0
[     8.654] 	LinRedMaskSize: 0
[     8.654] 	LinRedFieldPosition: 0
[     8.654] 	LinGreenMaskSize: 0
[     8.654] 	LinGreenFieldPosition: 0
[     8.654] 	LinBlueMaskSize: 0
[     8.654] 	LinBlueFieldPosition: 0
[     8.654] 	LinRsvdMaskSize: 0
[     8.654] 	LinRsvdFieldPosition: 0
[     8.654] 	MaxPixelClock: 0
[     8.654] Mode: 167 (0x0)
[     8.654] 	ModeAttributes: 0x0
[     8.654] 	WinAAttributes: 0x0
[     8.654] 	WinBAttributes: 0x0
[     8.654] 	WinGranularity: 0
[     8.654] 	WinSize: 0
[     8.654] 	WinASegment: 0x0
[     8.654] 	WinBSegment: 0x0
[     8.654] 	WinFuncPtr: 0x0
[     8.654] 	BytesPerScanline: 0
[     8.654] 	XResolution: 0
[     8.654] 	YResolution: 0
[     8.654] 	XCharSize: 0
[     8.654] 	YCharSize: 0
[     8.654] 	NumberOfPlanes: 0
[     8.654] 	BitsPerPixel: 0
[     8.654] 	NumberOfBanks: 0
[     8.654] 	MemoryModel: 0
[     8.654] 	BankSize: 0
[     8.654] 	NumberOfImages: 0
[     8.654] 	RedMaskSize: 0
[     8.654] 	RedFieldPosition: 0
[     8.654] 	GreenMaskSize: 0
[     8.654] 	GreenFieldPosition: 0
[     8.654] 	BlueMaskSize: 0
[     8.654] 	BlueFieldPosition: 0
[     8.654] 	RsvdMaskSize: 0
[     8.654] 	RsvdFieldPosition: 0
[     8.654] 	DirectColorModeInfo: 0
[     8.654] 	PhysBasePtr: 0x0
[     8.654] 	LinBytesPerScanLine: 0
[     8.654] 	BnkNumberOfImagePages: 0
[     8.654] 	LinNumberOfImagePages: 0
[     8.654] 	LinRedMaskSize: 0
[     8.654] 	LinRedFieldPosition: 0
[     8.654] 	LinGreenMaskSize: 0
[     8.654] 	LinGreenFieldPosition: 0
[     8.654] 	LinBlueMaskSize: 0
[     8.654] 	LinBlueFieldPosition: 0
[     8.654] 	LinRsvdMaskSize: 0
[     8.654] 	LinRsvdFieldPosition: 0
[     8.654] 	MaxPixelClock: 0
[     8.654] Mode: 168 (0x0)
[     8.654] 	ModeAttributes: 0x0
[     8.654] 	WinAAttributes: 0x0
[     8.654] 	WinBAttributes: 0x0
[     8.654] 	WinGranularity: 0
[     8.654] 	WinSize: 0
[     8.654] 	WinASegment: 0x0
[     8.654] 	WinBSegment: 0x0
[     8.654] 	WinFuncPtr: 0x0
[     8.654] 	BytesPerScanline: 0
[     8.654] 	XResolution: 0
[     8.654] 	YResolution: 0
[     8.654] 	XCharSize: 0
[     8.654] 	YCharSize: 0
[     8.654] 	NumberOfPlanes: 0
[     8.654] 	BitsPerPixel: 0
[     8.654] 	NumberOfBanks: 0
[     8.654] 	MemoryModel: 0
[     8.654] 	BankSize: 0
[     8.654] 	NumberOfImages: 0
[     8.654] 	RedMaskSize: 0
[     8.654] 	RedFieldPosition: 0
[     8.654] 	GreenMaskSize: 0
[     8.654] 	GreenFieldPosition: 0
[     8.654] 	BlueMaskSize: 0
[     8.654] 	BlueFieldPosition: 0
[     8.654] 	RsvdMaskSize: 0
[     8.654] 	RsvdFieldPosition: 0
[     8.654] 	DirectColorModeInfo: 0
[     8.654] 	PhysBasePtr: 0x0
[     8.654] 	LinBytesPerScanLine: 0
[     8.654] 	BnkNumberOfImagePages: 0
[     8.654] 	LinNumberOfImagePages: 0
[     8.654] 	LinRedMaskSize: 0
[     8.654] 	LinRedFieldPosition: 0
[     8.654] 	LinGreenMaskSize: 0
[     8.654] 	LinGreenFieldPosition: 0
[     8.654] 	LinBlueMaskSize: 0
[     8.654] 	LinBlueFieldPosition: 0
[     8.654] 	LinRsvdMaskSize: 0
[     8.654] 	LinRsvdFieldPosition: 0
[     8.654] 	MaxPixelClock: 0
[     8.654] Mode: 169 (0x0)
[     8.654] 	ModeAttributes: 0x0
[     8.654] 	WinAAttributes: 0x0
[     8.654] 	WinBAttributes: 0x0
[     8.654] 	WinGranularity: 0
[     8.654] 	WinSize: 0
[     8.654] 	WinASegment: 0x0
[     8.654] 	WinBSegment: 0x0
[     8.654] 	WinFuncPtr: 0x0
[     8.654] 	BytesPerScanline: 0
[     8.654] 	XResolution: 0
[     8.654] 	YResolution: 0
[     8.654] 	XCharSize: 0
[     8.654] 	YCharSize: 0
[     8.654] 	NumberOfPlanes: 0
[     8.654] 	BitsPerPixel: 0
[     8.654] 	NumberOfBanks: 0
[     8.654] 	MemoryModel: 0
[     8.654] 	BankSize: 0
[     8.654] 	NumberOfImages: 0
[     8.654] 	RedMaskSize: 0
[     8.654] 	RedFieldPosition: 0
[     8.654] 	GreenMaskSize: 0
[     8.654] 	GreenFieldPosition: 0
[     8.654] 	BlueMaskSize: 0
[     8.654] 	BlueFieldPosition: 0
[     8.654] 	RsvdMaskSize: 0
[     8.654] 	RsvdFieldPosition: 0
[     8.654] 	DirectColorModeInfo: 0
[     8.654] 	PhysBasePtr: 0x0
[     8.654] 	LinBytesPerScanLine: 0
[     8.654] 	BnkNumberOfImagePages: 0
[     8.654] 	LinNumberOfImagePages: 0
[     8.654] 	LinRedMaskSize: 0
[     8.654] 	LinRedFieldPosition: 0
[     8.654] 	LinGreenMaskSize: 0
[     8.654] 	LinGreenFieldPosition: 0
[     8.654] 	LinBlueMaskSize: 0
[     8.654] 	LinBlueFieldPosition: 0
[     8.654] 	LinRsvdMaskSize: 0
[     8.654] 	LinRsvdFieldPosition: 0
[     8.654] 	MaxPixelClock: 0
[     8.655] Mode: 16a (0x0)
[     8.655] 	ModeAttributes: 0x0
[     8.655] 	WinAAttributes: 0x0
[     8.655] 	WinBAttributes: 0x0
[     8.655] 	WinGranularity: 0
[     8.655] 	WinSize: 0
[     8.655] 	WinASegment: 0x0
[     8.655] 	WinBSegment: 0x0
[     8.655] 	WinFuncPtr: 0x0
[     8.655] 	BytesPerScanline: 0
[     8.655] 	XResolution: 0
[     8.655] 	YResolution: 0
[     8.655] 	XCharSize: 0
[     8.655] 	YCharSize: 0
[     8.655] 	NumberOfPlanes: 0
[     8.655] 	BitsPerPixel: 0
[     8.655] 	NumberOfBanks: 0
[     8.655] 	MemoryModel: 0
[     8.655] 	BankSize: 0
[     8.655] 	NumberOfImages: 0
[     8.655] 	RedMaskSize: 0
[     8.655] 	RedFieldPosition: 0
[     8.655] 	GreenMaskSize: 0
[     8.655] 	GreenFieldPosition: 0
[     8.655] 	BlueMaskSize: 0
[     8.655] 	BlueFieldPosition: 0
[     8.655] 	RsvdMaskSize: 0
[     8.655] 	RsvdFieldPosition: 0
[     8.655] 	DirectColorModeInfo: 0
[     8.655] 	PhysBasePtr: 0x0
[     8.655] 	LinBytesPerScanLine: 0
[     8.655] 	BnkNumberOfImagePages: 0
[     8.655] 	LinNumberOfImagePages: 0
[     8.655] 	LinRedMaskSize: 0
[     8.655] 	LinRedFieldPosition: 0
[     8.655] 	LinGreenMaskSize: 0
[     8.655] 	LinGreenFieldPosition: 0
[     8.655] 	LinBlueMaskSize: 0
[     8.655] 	LinBlueFieldPosition: 0
[     8.655] 	LinRsvdMaskSize: 0
[     8.655] 	LinRsvdFieldPosition: 0
[     8.655] 	MaxPixelClock: 0
[     8.655] Mode: 16b (0x0)
[     8.655] 	ModeAttributes: 0x0
[     8.655] 	WinAAttributes: 0x0
[     8.655] 	WinBAttributes: 0x0
[     8.655] 	WinGranularity: 0
[     8.655] 	WinSize: 0
[     8.655] 	WinASegment: 0x0
[     8.655] 	WinBSegment: 0x0
[     8.655] 	WinFuncPtr: 0x0
[     8.655] 	BytesPerScanline: 0
[     8.655] 	XResolution: 0
[     8.655] 	YResolution: 0
[     8.655] 	XCharSize: 0
[     8.655] 	YCharSize: 0
[     8.655] 	NumberOfPlanes: 0
[     8.655] 	BitsPerPixel: 0
[     8.655] 	NumberOfBanks: 0
[     8.655] 	MemoryModel: 0
[     8.655] 	BankSize: 0
[     8.655] 	NumberOfImages: 0
[     8.655] 	RedMaskSize: 0
[     8.655] 	RedFieldPosition: 0
[     8.655] 	GreenMaskSize: 0
[     8.655] 	GreenFieldPosition: 0
[     8.655] 	BlueMaskSize: 0
[     8.655] 	BlueFieldPosition: 0
[     8.655] 	RsvdMaskSize: 0
[     8.655] 	RsvdFieldPosition: 0
[     8.655] 	DirectColorModeInfo: 0
[     8.655] 	PhysBasePtr: 0x0
[     8.655] 	LinBytesPerScanLine: 0
[     8.655] 	BnkNumberOfImagePages: 0
[     8.655] 	LinNumberOfImagePages: 0
[     8.655] 	LinRedMaskSize: 0
[     8.655] 	LinRedFieldPosition: 0
[     8.655] 	LinGreenMaskSize: 0
[     8.655] 	LinGreenFieldPosition: 0
[     8.655] 	LinBlueMaskSize: 0
[     8.655] 	LinBlueFieldPosition: 0
[     8.655] 	LinRsvdMaskSize: 0
[     8.655] 	LinRsvdFieldPosition: 0
[     8.655] 	MaxPixelClock: 0
[     8.655] Mode: 16c (0x0)
[     8.655] 	ModeAttributes: 0x0
[     8.655] 	WinAAttributes: 0x0
[     8.655] 	WinBAttributes: 0x0
[     8.655] 	WinGranularity: 0
[     8.655] 	WinSize: 0
[     8.655] 	WinASegment: 0x0
[     8.655] 	WinBSegment: 0x0
[     8.655] 	WinFuncPtr: 0x0
[     8.655] 	BytesPerScanline: 0
[     8.655] 	XResolution: 0
[     8.655] 	YResolution: 0
[     8.655] 	XCharSize: 0
[     8.655] 	YCharSize: 0
[     8.655] 	NumberOfPlanes: 0
[     8.655] 	BitsPerPixel: 0
[     8.655] 	NumberOfBanks: 0
[     8.655] 	MemoryModel: 0
[     8.655] 	BankSize: 0
[     8.655] 	NumberOfImages: 0
[     8.655] 	RedMaskSize: 0
[     8.655] 	RedFieldPosition: 0
[     8.655] 	GreenMaskSize: 0
[     8.655] 	GreenFieldPosition: 0
[     8.655] 	BlueMaskSize: 0
[     8.655] 	BlueFieldPosition: 0
[     8.655] 	RsvdMaskSize: 0
[     8.655] 	RsvdFieldPosition: 0
[     8.655] 	DirectColorModeInfo: 0
[     8.655] 	PhysBasePtr: 0x0
[     8.655] 	LinBytesPerScanLine: 0
[     8.655] 	BnkNumberOfImagePages: 0
[     8.655] 	LinNumberOfImagePages: 0
[     8.655] 	LinRedMaskSize: 0
[     8.655] 	LinRedFieldPosition: 0
[     8.655] 	LinGreenMaskSize: 0
[     8.655] 	LinGreenFieldPosition: 0
[     8.655] 	LinBlueMaskSize: 0
[     8.655] 	LinBlueFieldPosition: 0
[     8.655] 	LinRsvdMaskSize: 0
[     8.655] 	LinRsvdFieldPosition: 0
[     8.655] 	MaxPixelClock: 0
[     8.655] Mode: 16d (0x0)
[     8.655] 	ModeAttributes: 0x0
[     8.655] 	WinAAttributes: 0x0
[     8.655] 	WinBAttributes: 0x0
[     8.655] 	WinGranularity: 0
[     8.655] 	WinSize: 0
[     8.655] 	WinASegment: 0x0
[     8.655] 	WinBSegment: 0x0
[     8.655] 	WinFuncPtr: 0x0
[     8.655] 	BytesPerScanline: 0
[     8.655] 	XResolution: 0
[     8.655] 	YResolution: 0
[     8.655] 	XCharSize: 0
[     8.655] 	YCharSize: 0
[     8.655] 	NumberOfPlanes: 0
[     8.655] 	BitsPerPixel: 0
[     8.655] 	NumberOfBanks: 0
[     8.655] 	MemoryModel: 0
[     8.655] 	BankSize: 0
[     8.655] 	NumberOfImages: 0
[     8.655] 	RedMaskSize: 0
[     8.655] 	RedFieldPosition: 0
[     8.655] 	GreenMaskSize: 0
[     8.655] 	GreenFieldPosition: 0
[     8.655] 	BlueMaskSize: 0
[     8.655] 	BlueFieldPosition: 0
[     8.655] 	RsvdMaskSize: 0
[     8.655] 	RsvdFieldPosition: 0
[     8.655] 	DirectColorModeInfo: 0
[     8.655] 	PhysBasePtr: 0x0
[     8.655] 	LinBytesPerScanLine: 0
[     8.655] 	BnkNumberOfImagePages: 0
[     8.655] 	LinNumberOfImagePages: 0
[     8.655] 	LinRedMaskSize: 0
[     8.655] 	LinRedFieldPosition: 0
[     8.655] 	LinGreenMaskSize: 0
[     8.655] 	LinGreenFieldPosition: 0
[     8.655] 	LinBlueMaskSize: 0
[     8.655] 	LinBlueFieldPosition: 0
[     8.655] 	LinRsvdMaskSize: 0
[     8.655] 	LinRsvdFieldPosition: 0
[     8.655] 	MaxPixelClock: 0
[     8.655] Mode: 16e (0x0)
[     8.655] 	ModeAttributes: 0x0
[     8.655] 	WinAAttributes: 0x0
[     8.655] 	WinBAttributes: 0x0
[     8.655] 	WinGranularity: 0
[     8.655] 	WinSize: 0
[     8.655] 	WinASegment: 0x0
[     8.656] 	WinBSegment: 0x0
[     8.656] 	WinFuncPtr: 0x0
[     8.656] 	BytesPerScanline: 0
[     8.656] 	XResolution: 0
[     8.656] 	YResolution: 0
[     8.656] 	XCharSize: 0
[     8.656] 	YCharSize: 0
[     8.656] 	NumberOfPlanes: 0
[     8.656] 	BitsPerPixel: 0
[     8.656] 	NumberOfBanks: 0
[     8.656] 	MemoryModel: 0
[     8.656] 	BankSize: 0
[     8.656] 	NumberOfImages: 0
[     8.656] 	RedMaskSize: 0
[     8.656] 	RedFieldPosition: 0
[     8.656] 	GreenMaskSize: 0
[     8.656] 	GreenFieldPosition: 0
[     8.656] 	BlueMaskSize: 0
[     8.656] 	BlueFieldPosition: 0
[     8.656] 	RsvdMaskSize: 0
[     8.656] 	RsvdFieldPosition: 0
[     8.656] 	DirectColorModeInfo: 0
[     8.656] 	PhysBasePtr: 0x0
[     8.656] 	LinBytesPerScanLine: 0
[     8.656] 	BnkNumberOfImagePages: 0
[     8.656] 	LinNumberOfImagePages: 0
[     8.656] 	LinRedMaskSize: 0
[     8.656] 	LinRedFieldPosition: 0
[     8.656] 	LinGreenMaskSize: 0
[     8.656] 	LinGreenFieldPosition: 0
[     8.656] 	LinBlueMaskSize: 0
[     8.656] 	LinBlueFieldPosition: 0
[     8.656] 	LinRsvdMaskSize: 0
[     8.656] 	LinRsvdFieldPosition: 0
[     8.656] 	MaxPixelClock: 0
[     8.656] Mode: 16f (0x0)
[     8.656] 	ModeAttributes: 0x0
[     8.656] 	WinAAttributes: 0x0
[     8.656] 	WinBAttributes: 0x0
[     8.656] 	WinGranularity: 0
[     8.656] 	WinSize: 0
[     8.656] 	WinASegment: 0x0
[     8.656] 	WinBSegment: 0x0
[     8.656] 	WinFuncPtr: 0x0
[     8.656] 	BytesPerScanline: 0
[     8.656] 	XResolution: 0
[     8.656] 	YResolution: 0
[     8.656] 	XCharSize: 0
[     8.656] 	YCharSize: 0
[     8.656] 	NumberOfPlanes: 0
[     8.656] 	BitsPerPixel: 0
[     8.656] 	NumberOfBanks: 0
[     8.656] 	MemoryModel: 0
[     8.656] 	BankSize: 0
[     8.656] 	NumberOfImages: 0
[     8.656] 	RedMaskSize: 0
[     8.656] 	RedFieldPosition: 0
[     8.656] 	GreenMaskSize: 0
[     8.656] 	GreenFieldPosition: 0
[     8.656] 	BlueMaskSize: 0
[     8.656] 	BlueFieldPosition: 0
[     8.656] 	RsvdMaskSize: 0
[     8.656] 	RsvdFieldPosition: 0
[     8.656] 	DirectColorModeInfo: 0
[     8.656] 	PhysBasePtr: 0x0
[     8.656] 	LinBytesPerScanLine: 0
[     8.656] 	BnkNumberOfImagePages: 0
[     8.656] 	LinNumberOfImagePages: 0
[     8.656] 	LinRedMaskSize: 0
[     8.656] 	LinRedFieldPosition: 0
[     8.656] 	LinGreenMaskSize: 0
[     8.656] 	LinGreenFieldPosition: 0
[     8.656] 	LinBlueMaskSize: 0
[     8.656] 	LinBlueFieldPosition: 0
[     8.656] 	LinRsvdMaskSize: 0
[     8.656] 	LinRsvdFieldPosition: 0
[     8.656] 	MaxPixelClock: 0
[     8.656] Mode: 170 (0x0)
[     8.656] 	ModeAttributes: 0x0
[     8.656] 	WinAAttributes: 0x0
[     8.656] 	WinBAttributes: 0x0
[     8.656] 	WinGranularity: 0
[     8.656] 	WinSize: 0
[     8.656] 	WinASegment: 0x0
[     8.656] 	WinBSegment: 0x0
[     8.656] 	WinFuncPtr: 0x0
[     8.656] 	BytesPerScanline: 0
[     8.656] 	XResolution: 0
[     8.656] 	YResolution: 0
[     8.656] 	XCharSize: 0
[     8.656] 	YCharSize: 0
[     8.656] 	NumberOfPlanes: 0
[     8.656] 	BitsPerPixel: 0
[     8.656] 	NumberOfBanks: 0
[     8.656] 	MemoryModel: 0
[     8.656] 	BankSize: 0
[     8.656] 	NumberOfImages: 0
[     8.656] 	RedMaskSize: 0
[     8.656] 	RedFieldPosition: 0
[     8.656] 	GreenMaskSize: 0
[     8.656] 	GreenFieldPosition: 0
[     8.656] 	BlueMaskSize: 0
[     8.656] 	BlueFieldPosition: 0
[     8.656] 	RsvdMaskSize: 0
[     8.656] 	RsvdFieldPosition: 0
[     8.656] 	DirectColorModeInfo: 0
[     8.656] 	PhysBasePtr: 0x0
[     8.656] 	LinBytesPerScanLine: 0
[     8.656] 	BnkNumberOfImagePages: 0
[     8.656] 	LinNumberOfImagePages: 0
[     8.656] 	LinRedMaskSize: 0
[     8.656] 	LinRedFieldPosition: 0
[     8.656] 	LinGreenMaskSize: 0
[     8.656] 	LinGreenFieldPosition: 0
[     8.656] 	LinBlueMaskSize: 0
[     8.656] 	LinBlueFieldPosition: 0
[     8.656] 	LinRsvdMaskSize: 0
[     8.656] 	LinRsvdFieldPosition: 0
[     8.656] 	MaxPixelClock: 0
[     8.656] Mode: 171 (0x0)
[     8.656] 	ModeAttributes: 0x0
[     8.656] 	WinAAttributes: 0x0
[     8.656] 	WinBAttributes: 0x0
[     8.656] 	WinGranularity: 0
[     8.656] 	WinSize: 0
[     8.656] 	WinASegment: 0x0
[     8.656] 	WinBSegment: 0x0
[     8.656] 	WinFuncPtr: 0x0
[     8.656] 	BytesPerScanline: 0
[     8.656] 	XResolution: 0
[     8.656] 	YResolution: 0
[     8.656] 	XCharSize: 0
[     8.656] 	YCharSize: 0
[     8.656] 	NumberOfPlanes: 0
[     8.656] 	BitsPerPixel: 0
[     8.656] 	NumberOfBanks: 0
[     8.656] 	MemoryModel: 0
[     8.656] 	BankSize: 0
[     8.656] 	NumberOfImages: 0
[     8.656] 	RedMaskSize: 0
[     8.656] 	RedFieldPosition: 0
[     8.656] 	GreenMaskSize: 0
[     8.656] 	GreenFieldPosition: 0
[     8.656] 	BlueMaskSize: 0
[     8.656] 	BlueFieldPosition: 0
[     8.656] 	RsvdMaskSize: 0
[     8.656] 	RsvdFieldPosition: 0
[     8.656] 	DirectColorModeInfo: 0
[     8.656] 	PhysBasePtr: 0x0
[     8.656] 	LinBytesPerScanLine: 0
[     8.656] 	BnkNumberOfImagePages: 0
[     8.656] 	LinNumberOfImagePages: 0
[     8.656] 	LinRedMaskSize: 0
[     8.656] 	LinRedFieldPosition: 0
[     8.656] 	LinGreenMaskSize: 0
[     8.656] 	LinGreenFieldPosition: 0
[     8.656] 	LinBlueMaskSize: 0
[     8.656] 	LinBlueFieldPosition: 0
[     8.656] 	LinRsvdMaskSize: 0
[     8.656] 	LinRsvdFieldPosition: 0
[     8.656] 	MaxPixelClock: 0
[     8.656] Mode: 13c (0x0)
[     8.657] 	ModeAttributes: 0x0
[     8.657] 	WinAAttributes: 0x0
[     8.657] 	WinBAttributes: 0x0
[     8.657] 	WinGranularity: 0
[     8.657] 	WinSize: 0
[     8.657] 	WinASegment: 0x0
[     8.657] 	WinBSegment: 0x0
[     8.657] 	WinFuncPtr: 0x0
[     8.657] 	BytesPerScanline: 0
[     8.657] 	XResolution: 0
[     8.657] 	YResolution: 0
[     8.657] 	XCharSize: 0
[     8.657] 	YCharSize: 0
[     8.657] 	NumberOfPlanes: 0
[     8.657] 	BitsPerPixel: 0
[     8.657] 	NumberOfBanks: 0
[     8.657] 	MemoryModel: 0
[     8.657] 	BankSize: 0
[     8.657] 	NumberOfImages: 0
[     8.657] 	RedMaskSize: 0
[     8.657] 	RedFieldPosition: 0
[     8.657] 	GreenMaskSize: 0
[     8.657] 	GreenFieldPosition: 0
[     8.657] 	BlueMaskSize: 0
[     8.657] 	BlueFieldPosition: 0
[     8.657] 	RsvdMaskSize: 0
[     8.657] 	RsvdFieldPosition: 0
[     8.657] 	DirectColorModeInfo: 0
[     8.657] 	PhysBasePtr: 0x0
[     8.657] 	LinBytesPerScanLine: 0
[     8.657] 	BnkNumberOfImagePages: 0
[     8.657] 	LinNumberOfImagePages: 0
[     8.657] 	LinRedMaskSize: 0
[     8.657] 	LinRedFieldPosition: 0
[     8.657] 	LinGreenMaskSize: 0
[     8.657] 	LinGreenFieldPosition: 0
[     8.657] 	LinBlueMaskSize: 0
[     8.657] 	LinBlueFieldPosition: 0
[     8.657] 	LinRsvdMaskSize: 0
[     8.657] 	LinRsvdFieldPosition: 0
[     8.657] 	MaxPixelClock: 0
[     8.657] Mode: 14d (0x0)
[     8.657] 	ModeAttributes: 0x0
[     8.657] 	WinAAttributes: 0x0
[     8.657] 	WinBAttributes: 0x0
[     8.657] 	WinGranularity: 0
[     8.657] 	WinSize: 0
[     8.657] 	WinASegment: 0x0
[     8.657] 	WinBSegment: 0x0
[     8.657] 	WinFuncPtr: 0x0
[     8.657] 	BytesPerScanline: 0
[     8.657] 	XResolution: 0
[     8.657] 	YResolution: 0
[     8.657] 	XCharSize: 0
[     8.657] 	YCharSize: 0
[     8.657] 	NumberOfPlanes: 0
[     8.657] 	BitsPerPixel: 0
[     8.657] 	NumberOfBanks: 0
[     8.657] 	MemoryModel: 0
[     8.657] 	BankSize: 0
[     8.657] 	NumberOfImages: 0
[     8.657] 	RedMaskSize: 0
[     8.657] 	RedFieldPosition: 0
[     8.657] 	GreenMaskSize: 0
[     8.657] 	GreenFieldPosition: 0
[     8.657] 	BlueMaskSize: 0
[     8.657] 	BlueFieldPosition: 0
[     8.657] 	RsvdMaskSize: 0
[     8.657] 	RsvdFieldPosition: 0
[     8.657] 	DirectColorModeInfo: 0
[     8.657] 	PhysBasePtr: 0x0
[     8.657] 	LinBytesPerScanLine: 0
[     8.657] 	BnkNumberOfImagePages: 0
[     8.657] 	LinNumberOfImagePages: 0
[     8.657] 	LinRedMaskSize: 0
[     8.657] 	LinRedFieldPosition: 0
[     8.657] 	LinGreenMaskSize: 0
[     8.657] 	LinGreenFieldPosition: 0
[     8.657] 	LinBlueMaskSize: 0
[     8.657] 	LinBlueFieldPosition: 0
[     8.657] 	LinRsvdMaskSize: 0
[     8.657] 	LinRsvdFieldPosition: 0
[     8.657] 	MaxPixelClock: 0
[     8.657] Mode: 15c (0x0)
[     8.657] 	ModeAttributes: 0x0
[     8.657] 	WinAAttributes: 0x0
[     8.657] 	WinBAttributes: 0x0
[     8.657] 	WinGranularity: 0
[     8.657] 	WinSize: 0
[     8.657] 	WinASegment: 0x0
[     8.657] 	WinBSegment: 0x0
[     8.657] 	WinFuncPtr: 0x0
[     8.657] 	BytesPerScanline: 0
[     8.657] 	XResolution: 0
[     8.657] 	YResolution: 0
[     8.657] 	XCharSize: 0
[     8.657] 	YCharSize: 0
[     8.657] 	NumberOfPlanes: 0
[     8.657] 	BitsPerPixel: 0
[     8.657] 	NumberOfBanks: 0
[     8.657] 	MemoryModel: 0
[     8.657] 	BankSize: 0
[     8.657] 	NumberOfImages: 0
[     8.657] 	RedMaskSize: 0
[     8.657] 	RedFieldPosition: 0
[     8.657] 	GreenMaskSize: 0
[     8.657] 	GreenFieldPosition: 0
[     8.657] 	BlueMaskSize: 0
[     8.657] 	BlueFieldPosition: 0
[     8.657] 	RsvdMaskSize: 0
[     8.657] 	RsvdFieldPosition: 0
[     8.657] 	DirectColorModeInfo: 0
[     8.657] 	PhysBasePtr: 0x0
[     8.657] 	LinBytesPerScanLine: 0
[     8.657] 	BnkNumberOfImagePages: 0
[     8.657] 	LinNumberOfImagePages: 0
[     8.657] 	LinRedMaskSize: 0
[     8.657] 	LinRedFieldPosition: 0
[     8.657] 	LinGreenMaskSize: 0
[     8.657] 	LinGreenFieldPosition: 0
[     8.657] 	LinBlueMaskSize: 0
[     8.657] 	LinBlueFieldPosition: 0
[     8.657] 	LinRsvdMaskSize: 0
[     8.657] 	LinRsvdFieldPosition: 0
[     8.657] 	MaxPixelClock: 0
[     8.657] Mode: 13a (0x0)
[     8.657] 	ModeAttributes: 0x0
[     8.657] 	WinAAttributes: 0x0
[     8.657] 	WinBAttributes: 0x0
[     8.657] 	WinGranularity: 0
[     8.657] 	WinSize: 0
[     8.657] 	WinASegment: 0x0
[     8.657] 	WinBSegment: 0x0
[     8.657] 	WinFuncPtr: 0x0
[     8.657] 	BytesPerScanline: 0
[     8.657] 	XResolution: 0
[     8.657] 	YResolution: 0
[     8.657] 	XCharSize: 0
[     8.657] 	YCharSize: 0
[     8.657] 	NumberOfPlanes: 0
[     8.657] 	BitsPerPixel: 0
[     8.657] 	NumberOfBanks: 0
[     8.657] 	MemoryModel: 0
[     8.657] 	BankSize: 0
[     8.657] 	NumberOfImages: 0
[     8.657] 	RedMaskSize: 0
[     8.657] 	RedFieldPosition: 0
[     8.657] 	GreenMaskSize: 0
[     8.657] 	GreenFieldPosition: 0
[     8.658] 	BlueMaskSize: 0
[     8.658] 	BlueFieldPosition: 0
[     8.658] 	RsvdMaskSize: 0
[     8.658] 	RsvdFieldPosition: 0
[     8.658] 	DirectColorModeInfo: 0
[     8.658] 	PhysBasePtr: 0x0
[     8.658] 	LinBytesPerScanLine: 0
[     8.658] 	BnkNumberOfImagePages: 0
[     8.658] 	LinNumberOfImagePages: 0
[     8.658] 	LinRedMaskSize: 0
[     8.658] 	LinRedFieldPosition: 0
[     8.658] 	LinGreenMaskSize: 0
[     8.658] 	LinGreenFieldPosition: 0
[     8.658] 	LinBlueMaskSize: 0
[     8.658] 	LinBlueFieldPosition: 0
[     8.658] 	LinRsvdMaskSize: 0
[     8.658] 	LinRsvdFieldPosition: 0
[     8.658] 	MaxPixelClock: 0
[     8.658] Mode: 14b (0x0)
[     8.658] 	ModeAttributes: 0x0
[     8.658] 	WinAAttributes: 0x0
[     8.658] 	WinBAttributes: 0x0
[     8.658] 	WinGranularity: 0
[     8.658] 	WinSize: 0
[     8.658] 	WinASegment: 0x0
[     8.658] 	WinBSegment: 0x0
[     8.658] 	WinFuncPtr: 0x0
[     8.658] 	BytesPerScanline: 0
[     8.658] 	XResolution: 0
[     8.658] 	YResolution: 0
[     8.658] 	XCharSize: 0
[     8.658] 	YCharSize: 0
[     8.658] 	NumberOfPlanes: 0
[     8.658] 	BitsPerPixel: 0
[     8.658] 	NumberOfBanks: 0
[     8.658] 	MemoryModel: 0
[     8.658] 	BankSize: 0
[     8.658] 	NumberOfImages: 0
[     8.658] 	RedMaskSize: 0
[     8.658] 	RedFieldPosition: 0
[     8.658] 	GreenMaskSize: 0
[     8.658] 	GreenFieldPosition: 0
[     8.658] 	BlueMaskSize: 0
[     8.658] 	BlueFieldPosition: 0
[     8.658] 	RsvdMaskSize: 0
[     8.658] 	RsvdFieldPosition: 0
[     8.658] 	DirectColorModeInfo: 0
[     8.658] 	PhysBasePtr: 0x0
[     8.658] 	LinBytesPerScanLine: 0
[     8.658] 	BnkNumberOfImagePages: 0
[     8.658] 	LinNumberOfImagePages: 0
[     8.658] 	LinRedMaskSize: 0
[     8.658] 	LinRedFieldPosition: 0
[     8.658] 	LinGreenMaskSize: 0
[     8.658] 	LinGreenFieldPosition: 0
[     8.658] 	LinBlueMaskSize: 0
[     8.658] 	LinBlueFieldPosition: 0
[     8.658] 	LinRsvdMaskSize: 0
[     8.658] 	LinRsvdFieldPosition: 0
[     8.658] 	MaxPixelClock: 0
[     8.658] Mode: 15a (0x0)
[     8.658] 	ModeAttributes: 0x0
[     8.658] 	WinAAttributes: 0x0
[     8.658] 	WinBAttributes: 0x0
[     8.658] 	WinGranularity: 0
[     8.658] 	WinSize: 0
[     8.658] 	WinASegment: 0x0
[     8.658] 	WinBSegment: 0x0
[     8.658] 	WinFuncPtr: 0x0
[     8.658] 	BytesPerScanline: 0
[     8.658] 	XResolution: 0
[     8.658] 	YResolution: 0
[     8.658] 	XCharSize: 0
[     8.658] 	YCharSize: 0
[     8.658] 	NumberOfPlanes: 0
[     8.658] 	BitsPerPixel: 0
[     8.658] 	NumberOfBanks: 0
[     8.658] 	MemoryModel: 0
[     8.658] 	BankSize: 0
[     8.658] 	NumberOfImages: 0
[     8.658] 	RedMaskSize: 0
[     8.658] 	RedFieldPosition: 0
[     8.658] 	GreenMaskSize: 0
[     8.658] 	GreenFieldPosition: 0
[     8.658] 	BlueMaskSize: 0
[     8.658] 	BlueFieldPosition: 0
[     8.658] 	RsvdMaskSize: 0
[     8.658] 	RsvdFieldPosition: 0
[     8.658] 	DirectColorModeInfo: 0
[     8.658] 	PhysBasePtr: 0x0
[     8.658] 	LinBytesPerScanLine: 0
[     8.658] 	BnkNumberOfImagePages: 0
[     8.658] 	LinNumberOfImagePages: 0
[     8.658] 	LinRedMaskSize: 0
[     8.658] 	LinRedFieldPosition: 0
[     8.658] 	LinGreenMaskSize: 0
[     8.658] 	LinGreenFieldPosition: 0
[     8.658] 	LinBlueMaskSize: 0
[     8.658] 	LinBlueFieldPosition: 0
[     8.658] 	LinRsvdMaskSize: 0
[     8.658] 	LinRsvdFieldPosition: 0
[     8.658] 	MaxPixelClock: 0
[     8.658] Mode: 107 (1280x1024)
[     8.658] 	ModeAttributes: 0x9b
[     8.658] 	WinAAttributes: 0x7
[     8.658] 	WinBAttributes: 0x0
[     8.658] 	WinGranularity: 64
[     8.658] 	WinSize: 64
[     8.658] 	WinASegment: 0xa000
[     8.658] 	WinBSegment: 0x0
[     8.658] 	WinFuncPtr: 0xc000867f
[     8.658] 	BytesPerScanline: 1280
[     8.658] 	XResolution: 1280
[     8.658] 	YResolution: 1024
[     8.658] 	XCharSize: 8
[     8.658] 	YCharSize: 16
[     8.658] 	NumberOfPlanes: 1
[     8.658] 	BitsPerPixel: 8
[     8.658] 	NumberOfBanks: 1
[     8.658] 	MemoryModel: 4
[     8.658] 	BankSize: 0
[     8.658] 	NumberOfImages: 50
[     8.659] 	RedMaskSize: 0
[     8.659] 	RedFieldPosition: 0
[     8.659] 	GreenMaskSize: 0
[     8.659] 	GreenFieldPosition: 0
[     8.659] 	BlueMaskSize: 0
[     8.659] 	BlueFieldPosition: 0
[     8.659] 	RsvdMaskSize: 0
[     8.659] 	RsvdFieldPosition: 0
[     8.659] 	DirectColorModeInfo: 0
[     8.659] 	PhysBasePtr: 0xe0000000
[     8.659] 	LinBytesPerScanLine: 1280
[     8.659] 	BnkNumberOfImagePages: 50
[     8.659] 	LinNumberOfImagePages: 50
[     8.659] 	LinRedMaskSize: 0
[     8.659] 	LinRedFieldPosition: 0
[     8.659] 	LinGreenMaskSize: 0
[     8.659] 	LinGreenFieldPosition: 0
[     8.659] 	LinBlueMaskSize: 0
[     8.659] 	LinBlueFieldPosition: 0
[     8.659] 	LinRsvdMaskSize: 0
[     8.659] 	LinRsvdFieldPosition: 0
[     8.659] 	MaxPixelClock: 230000000
[     8.659] Mode: 11a (1280x1024)
[     8.659] 	ModeAttributes: 0x9b
[     8.659] 	WinAAttributes: 0x7
[     8.659] 	WinBAttributes: 0x0
[     8.659] 	WinGranularity: 64
[     8.659] 	WinSize: 64
[     8.659] 	WinASegment: 0xa000
[     8.659] 	WinBSegment: 0x0
[     8.659] 	WinFuncPtr: 0xc000867f
[     8.659] 	BytesPerScanline: 2560
[     8.659] 	XResolution: 1280
[     8.659] 	YResolution: 1024
[     8.659] 	XCharSize: 8
[     8.659] 	YCharSize: 16
[     8.659] 	NumberOfPlanes: 1
[     8.659] 	BitsPerPixel: 16
[     8.659] 	NumberOfBanks: 1
[     8.659] 	MemoryModel: 6
[     8.659] 	BankSize: 0
[     8.659] 	NumberOfImages: 24
[     8.659] 	RedMaskSize: 5
[     8.659] 	RedFieldPosition: 11
[     8.659] 	GreenMaskSize: 6
[     8.659] 	GreenFieldPosition: 5
[     8.659] 	BlueMaskSize: 5
[     8.659] 	BlueFieldPosition: 0
[     8.659] 	RsvdMaskSize: 0
[     8.659] 	RsvdFieldPosition: 0
[     8.659] 	DirectColorModeInfo: 0
[     8.659] 	PhysBasePtr: 0xe0000000
[     8.659] 	LinBytesPerScanLine: 2560
[     8.659] 	BnkNumberOfImagePages: 24
[     8.659] 	LinNumberOfImagePages: 24
[     8.659] 	LinRedMaskSize: 5
[     8.659] 	LinRedFieldPosition: 11
[     8.659] 	LinGreenMaskSize: 6
[     8.659] 	LinGreenFieldPosition: 5
[     8.659] 	LinBlueMaskSize: 5
[     8.659] 	LinBlueFieldPosition: 0
[     8.659] 	LinRsvdMaskSize: 0
[     8.659] 	LinRsvdFieldPosition: 0
[     8.659] 	MaxPixelClock: 230000000
[     8.659] *Mode: 11b (1280x1024)
[     8.659] 	ModeAttributes: 0x9b
[     8.659] 	WinAAttributes: 0x7
[     8.659] 	WinBAttributes: 0x0
[     8.659] 	WinGranularity: 64
[     8.659] 	WinSize: 64
[     8.659] 	WinASegment: 0xa000
[     8.659] 	WinBSegment: 0x0
[     8.659] 	WinFuncPtr: 0xc000867f
[     8.659] 	BytesPerScanline: 5120
[     8.659] 	XResolution: 1280
[     8.659] 	YResolution: 1024
[     8.659] 	XCharSize: 8
[     8.659] 	YCharSize: 16
[     8.659] 	NumberOfPlanes: 1
[     8.659] 	BitsPerPixel: 32
[     8.659] 	NumberOfBanks: 1
[     8.659] 	MemoryModel: 6
[     8.659] 	BankSize: 0
[     8.659] 	NumberOfImages: 11
[     8.659] 	RedMaskSize: 8
[     8.659] 	RedFieldPosition: 16
[     8.659] 	GreenMaskSize: 8
[     8.659] 	GreenFieldPosition: 8
[     8.659] 	BlueMaskSize: 8
[     8.659] 	BlueFieldPosition: 0
[     8.659] 	RsvdMaskSize: 8
[     8.659] 	RsvdFieldPosition: 24
[     8.659] 	DirectColorModeInfo: 0
[     8.659] 	PhysBasePtr: 0xe0000000
[     8.659] 	LinBytesPerScanLine: 5120
[     8.659] 	BnkNumberOfImagePages: 11
[     8.659] 	LinNumberOfImagePages: 11
[     8.659] 	LinRedMaskSize: 8
[     8.659] 	LinRedFieldPosition: 16
[     8.659] 	LinGreenMaskSize: 8
[     8.659] 	LinGreenFieldPosition: 8
[     8.660] 	LinBlueMaskSize: 8
[     8.660] 	LinBlueFieldPosition: 0
[     8.660] 	LinRsvdMaskSize: 8
[     8.660] 	LinRsvdFieldPosition: 24
[     8.660] 	MaxPixelClock: 230000000
[     8.660] Mode: 105 (1024x768)
[     8.660] 	ModeAttributes: 0x9b
[     8.660] 	WinAAttributes: 0x7
[     8.660] 	WinBAttributes: 0x0
[     8.660] 	WinGranularity: 64
[     8.660] 	WinSize: 64
[     8.660] 	WinASegment: 0xa000
[     8.660] 	WinBSegment: 0x0
[     8.660] 	WinFuncPtr: 0xc000867f
[     8.660] 	BytesPerScanline: 1024
[     8.660] 	XResolution: 1024
[     8.660] 	YResolution: 768
[     8.660] 	XCharSize: 8
[     8.660] 	YCharSize: 16
[     8.660] 	NumberOfPlanes: 1
[     8.660] 	BitsPerPixel: 8
[     8.660] 	NumberOfBanks: 1
[     8.660] 	MemoryModel: 4
[     8.660] 	BankSize: 0
[     8.660] 	NumberOfImages: 84
[     8.660] 	RedMaskSize: 0
[     8.660] 	RedFieldPosition: 0
[     8.660] 	GreenMaskSize: 0
[     8.660] 	GreenFieldPosition: 0
[     8.660] 	BlueMaskSize: 0
[     8.660] 	BlueFieldPosition: 0
[     8.660] 	RsvdMaskSize: 0
[     8.660] 	RsvdFieldPosition: 0
[     8.660] 	DirectColorModeInfo: 0
[     8.660] 	PhysBasePtr: 0xe0000000
[     8.660] 	LinBytesPerScanLine: 1024
[     8.660] 	BnkNumberOfImagePages: 84
[     8.660] 	LinNumberOfImagePages: 84
[     8.660] 	LinRedMaskSize: 0
[     8.660] 	LinRedFieldPosition: 0
[     8.660] 	LinGreenMaskSize: 0
[     8.660] 	LinGreenFieldPosition: 0
[     8.660] 	LinBlueMaskSize: 0
[     8.660] 	LinBlueFieldPosition: 0
[     8.660] 	LinRsvdMaskSize: 0
[     8.660] 	LinRsvdFieldPosition: 0
[     8.660] 	MaxPixelClock: 230000000
[     8.660] Mode: 117 (1024x768)
[     8.660] 	ModeAttributes: 0x9b
[     8.660] 	WinAAttributes: 0x7
[     8.660] 	WinBAttributes: 0x0
[     8.660] 	WinGranularity: 64
[     8.660] 	WinSize: 64
[     8.660] 	WinASegment: 0xa000
[     8.660] 	WinBSegment: 0x0
[     8.660] 	WinFuncPtr: 0xc000867f
[     8.660] 	BytesPerScanline: 2048
[     8.660] 	XResolution: 1024
[     8.660] 	YResolution: 768
[     8.660] 	XCharSize: 8
[     8.660] 	YCharSize: 16
[     8.660] 	NumberOfPlanes: 1
[     8.660] 	BitsPerPixel: 16
[     8.660] 	NumberOfBanks: 1
[     8.660] 	MemoryModel: 6
[     8.660] 	BankSize: 0
[     8.660] 	NumberOfImages: 41
[     8.660] 	RedMaskSize: 5
[     8.660] 	RedFieldPosition: 11
[     8.660] 	GreenMaskSize: 6
[     8.660] 	GreenFieldPosition: 5
[     8.660] 	BlueMaskSize: 5
[     8.660] 	BlueFieldPosition: 0
[     8.660] 	RsvdMaskSize: 0
[     8.660] 	RsvdFieldPosition: 0
[     8.660] 	DirectColorModeInfo: 0
[     8.660] 	PhysBasePtr: 0xe0000000
[     8.660] 	LinBytesPerScanLine: 2048
[     8.660] 	BnkNumberOfImagePages: 41
[     8.660] 	LinNumberOfImagePages: 41
[     8.660] 	LinRedMaskSize: 5
[     8.660] 	LinRedFieldPosition: 11
[     8.660] 	LinGreenMaskSize: 6
[     8.660] 	LinGreenFieldPosition: 5
[     8.660] 	LinBlueMaskSize: 5
[     8.660] 	LinBlueFieldPosition: 0
[     8.660] 	LinRsvdMaskSize: 0
[     8.660] 	LinRsvdFieldPosition: 0
[     8.660] 	MaxPixelClock: 230000000
[     8.661] *Mode: 118 (1024x768)
[     8.661] 	ModeAttributes: 0x9b
[     8.661] 	WinAAttributes: 0x7
[     8.661] 	WinBAttributes: 0x0
[     8.661] 	WinGranularity: 64
[     8.661] 	WinSize: 64
[     8.661] 	WinASegment: 0xa000
[     8.661] 	WinBSegment: 0x0
[     8.661] 	WinFuncPtr: 0xc000867f
[     8.661] 	BytesPerScanline: 4096
[     8.661] 	XResolution: 1024
[     8.661] 	YResolution: 768
[     8.661] 	XCharSize: 8
[     8.661] 	YCharSize: 16
[     8.661] 	NumberOfPlanes: 1
[     8.661] 	BitsPerPixel: 32
[     8.661] 	NumberOfBanks: 1
[     8.661] 	MemoryModel: 6
[     8.661] 	BankSize: 0
[     8.661] 	NumberOfImages: 20
[     8.661] 	RedMaskSize: 8
[     8.661] 	RedFieldPosition: 16
[     8.661] 	GreenMaskSize: 8
[     8.661] 	GreenFieldPosition: 8
[     8.661] 	BlueMaskSize: 8
[     8.661] 	BlueFieldPosition: 0
[     8.661] 	RsvdMaskSize: 8
[     8.661] 	RsvdFieldPosition: 24
[     8.661] 	DirectColorModeInfo: 0
[     8.661] 	PhysBasePtr: 0xe0000000
[     8.661] 	LinBytesPerScanLine: 4096
[     8.661] 	BnkNumberOfImagePages: 20
[     8.661] 	LinNumberOfImagePages: 20
[     8.661] 	LinRedMaskSize: 8
[     8.661] 	LinRedFieldPosition: 16
[     8.661] 	LinGreenMaskSize: 8
[     8.661] 	LinGreenFieldPosition: 8
[     8.661] 	LinBlueMaskSize: 8
[     8.661] 	LinBlueFieldPosition: 0
[     8.661] 	LinRsvdMaskSize: 8
[     8.661] 	LinRsvdFieldPosition: 24
[     8.661] 	MaxPixelClock: 230000000
[     8.661] *Mode: 112 (640x480)
[     8.661] 	ModeAttributes: 0x9b
[     8.661] 	WinAAttributes: 0x7
[     8.661] 	WinBAttributes: 0x0
[     8.661] 	WinGranularity: 64
[     8.661] 	WinSize: 64
[     8.661] 	WinASegment: 0xa000
[     8.661] 	WinBSegment: 0x0
[     8.661] 	WinFuncPtr: 0xc000867f
[     8.661] 	BytesPerScanline: 2560
[     8.661] 	XResolution: 640
[     8.661] 	YResolution: 480
[     8.661] 	XCharSize: 8
[     8.661] 	YCharSize: 16
[     8.661] 	NumberOfPlanes: 1
[     8.661] 	BitsPerPixel: 32
[     8.661] 	NumberOfBanks: 1
[     8.661] 	MemoryModel: 6
[     8.661] 	BankSize: 0
[     8.661] 	NumberOfImages: 52
[     8.661] 	RedMaskSize: 8
[     8.661] 	RedFieldPosition: 16
[     8.661] 	GreenMaskSize: 8
[     8.661] 	GreenFieldPosition: 8
[     8.661] 	BlueMaskSize: 8
[     8.661] 	BlueFieldPosition: 0
[     8.661] 	RsvdMaskSize: 8
[     8.661] 	RsvdFieldPosition: 24
[     8.661] 	DirectColorModeInfo: 0
[     8.661] 	PhysBasePtr: 0xe0000000
[     8.661] 	LinBytesPerScanLine: 2560
[     8.661] 	BnkNumberOfImagePages: 52
[     8.661] 	LinNumberOfImagePages: 52
[     8.661] 	LinRedMaskSize: 8
[     8.661] 	LinRedFieldPosition: 16
[     8.661] 	LinGreenMaskSize: 8
[     8.661] 	LinGreenFieldPosition: 8
[     8.661] 	LinBlueMaskSize: 8
[     8.661] 	LinBlueFieldPosition: 0
[     8.661] 	LinRsvdMaskSize: 8
[     8.661] 	LinRsvdFieldPosition: 24
[     8.661] 	MaxPixelClock: 230000000
[     8.662] Mode: 114 (800x600)
[     8.662] 	ModeAttributes: 0x9b
[     8.662] 	WinAAttributes: 0x7
[     8.662] 	WinBAttributes: 0x0
[     8.662] 	WinGranularity: 64
[     8.662] 	WinSize: 64
[     8.662] 	WinASegment: 0xa000
[     8.662] 	WinBSegment: 0x0
[     8.662] 	WinFuncPtr: 0xc000867f
[     8.662] 	BytesPerScanline: 1600
[     8.662] 	XResolution: 800
[     8.662] 	YResolution: 600
[     8.662] 	XCharSize: 8
[     8.662] 	YCharSize: 16
[     8.662] 	NumberOfPlanes: 1
[     8.662] 	BitsPerPixel: 16
[     8.662] 	NumberOfBanks: 1
[     8.662] 	MemoryModel: 6
[     8.662] 	BankSize: 0
[     8.662] 	NumberOfImages: 67
[     8.662] 	RedMaskSize: 5
[     8.662] 	RedFieldPosition: 11
[     8.662] 	GreenMaskSize: 6
[     8.662] 	GreenFieldPosition: 5
[     8.662] 	BlueMaskSize: 5
[     8.662] 	BlueFieldPosition: 0
[     8.662] 	RsvdMaskSize: 0
[     8.662] 	RsvdFieldPosition: 0
[     8.662] 	DirectColorModeInfo: 0
[     8.662] 	PhysBasePtr: 0xe0000000
[     8.662] 	LinBytesPerScanLine: 1600
[     8.662] 	BnkNumberOfImagePages: 67
[     8.662] 	LinNumberOfImagePages: 67
[     8.662] 	LinRedMaskSize: 5
[     8.662] 	LinRedFieldPosition: 11
[     8.662] 	LinGreenMaskSize: 6
[     8.662] 	LinGreenFieldPosition: 5
[     8.662] 	LinBlueMaskSize: 5
[     8.662] 	LinBlueFieldPosition: 0
[     8.662] 	LinRsvdMaskSize: 0
[     8.662] 	LinRsvdFieldPosition: 0
[     8.662] 	MaxPixelClock: 230000000
[     8.662] *Mode: 115 (800x600)
[     8.662] 	ModeAttributes: 0x9b
[     8.662] 	WinAAttributes: 0x7
[     8.662] 	WinBAttributes: 0x0
[     8.662] 	WinGranularity: 64
[     8.662] 	WinSize: 64
[     8.662] 	WinASegment: 0xa000
[     8.662] 	WinBSegment: 0x0
[     8.662] 	WinFuncPtr: 0xc000867f
[     8.662] 	BytesPerScanline: 3200
[     8.662] 	XResolution: 800
[     8.662] 	YResolution: 600
[     8.662] 	XCharSize: 8
[     8.662] 	YCharSize: 16
[     8.662] 	NumberOfPlanes: 1
[     8.662] 	BitsPerPixel: 32
[     8.662] 	NumberOfBanks: 1
[     8.662] 	MemoryModel: 6
[     8.662] 	BankSize: 0
[     8.662] 	NumberOfImages: 33
[     8.662] 	RedMaskSize: 8
[     8.662] 	RedFieldPosition: 16
[     8.662] 	GreenMaskSize: 8
[     8.662] 	GreenFieldPosition: 8
[     8.662] 	BlueMaskSize: 8
[     8.662] 	BlueFieldPosition: 0
[     8.662] 	RsvdMaskSize: 8
[     8.662] 	RsvdFieldPosition: 24
[     8.662] 	DirectColorModeInfo: 0
[     8.662] 	PhysBasePtr: 0xe0000000
[     8.662] 	LinBytesPerScanLine: 3200
[     8.662] 	BnkNumberOfImagePages: 33
[     8.662] 	LinNumberOfImagePages: 33
[     8.662] 	LinRedMaskSize: 8
[     8.662] 	LinRedFieldPosition: 16
[     8.662] 	LinGreenMaskSize: 8
[     8.662] 	LinGreenFieldPosition: 8
[     8.662] 	LinBlueMaskSize: 8
[     8.662] 	LinBlueFieldPosition: 0
[     8.662] 	LinRsvdMaskSize: 8
[     8.662] 	LinRsvdFieldPosition: 24
[     8.662] 	MaxPixelClock: 230000000
[     8.662] Mode: 101 (640x480)
[     8.662] 	ModeAttributes: 0x9b
[     8.662] 	WinAAttributes: 0x7
[     8.662] 	WinBAttributes: 0x0
[     8.662] 	WinGranularity: 64
[     8.662] 	WinSize: 64
[     8.662] 	WinASegment: 0xa000
[     8.662] 	WinBSegment: 0x0
[     8.662] 	WinFuncPtr: 0xc000867f
[     8.662] 	BytesPerScanline: 640
[     8.662] 	XResolution: 640
[     8.662] 	YResolution: 480
[     8.662] 	XCharSize: 8
[     8.662] 	YCharSize: 16
[     8.662] 	NumberOfPlanes: 1
[     8.662] 	BitsPerPixel: 8
[     8.662] 	NumberOfBanks: 1
[     8.662] 	MemoryModel: 4
[     8.662] 	BankSize: 0
[     8.662] 	NumberOfImages: 203
[     8.662] 	RedMaskSize: 0
[     8.662] 	RedFieldPosition: 0
[     8.662] 	GreenMaskSize: 0
[     8.662] 	GreenFieldPosition: 0
[     8.662] 	BlueMaskSize: 0
[     8.662] 	BlueFieldPosition: 0
[     8.662] 	RsvdMaskSize: 0
[     8.662] 	RsvdFieldPosition: 0
[     8.662] 	DirectColorModeInfo: 0
[     8.663] 	PhysBasePtr: 0xe0000000
[     8.663] 	LinBytesPerScanLine: 640
[     8.663] 	BnkNumberOfImagePages: 203
[     8.663] 	LinNumberOfImagePages: 203
[     8.663] 	LinRedMaskSize: 0
[     8.663] 	LinRedFieldPosition: 0
[     8.663] 	LinGreenMaskSize: 0
[     8.663] 	LinGreenFieldPosition: 0
[     8.663] 	LinBlueMaskSize: 0
[     8.663] 	LinBlueFieldPosition: 0
[     8.663] 	LinRsvdMaskSize: 0
[     8.663] 	LinRsvdFieldPosition: 0
[     8.663] 	MaxPixelClock: 230000000
[     8.663] Mode: 103 (800x600)
[     8.663] 	ModeAttributes: 0x9b
[     8.663] 	WinAAttributes: 0x7
[     8.663] 	WinBAttributes: 0x0
[     8.663] 	WinGranularity: 64
[     8.663] 	WinSize: 64
[     8.663] 	WinASegment: 0xa000
[     8.663] 	WinBSegment: 0x0
[     8.663] 	WinFuncPtr: 0xc000867f
[     8.663] 	BytesPerScanline: 832
[     8.663] 	XResolution: 800
[     8.663] 	YResolution: 600
[     8.663] 	XCharSize: 8
[     8.663] 	YCharSize: 16
[     8.663] 	NumberOfPlanes: 1
[     8.663] 	BitsPerPixel: 8
[     8.663] 	NumberOfBanks: 1
[     8.663] 	MemoryModel: 4
[     8.663] 	BankSize: 0
[     8.663] 	NumberOfImages: 126
[     8.663] 	RedMaskSize: 0
[     8.663] 	RedFieldPosition: 0
[     8.663] 	GreenMaskSize: 0
[     8.663] 	GreenFieldPosition: 0
[     8.663] 	BlueMaskSize: 0
[     8.663] 	BlueFieldPosition: 0
[     8.663] 	RsvdMaskSize: 0
[     8.663] 	RsvdFieldPosition: 0
[     8.663] 	DirectColorModeInfo: 0
[     8.663] 	PhysBasePtr: 0xe0000000
[     8.663] 	LinBytesPerScanLine: 832
[     8.663] 	BnkNumberOfImagePages: 126
[     8.663] 	LinNumberOfImagePages: 126
[     8.663] 	LinRedMaskSize: 0
[     8.663] 	LinRedFieldPosition: 0
[     8.663] 	LinGreenMaskSize: 0
[     8.663] 	LinGreenFieldPosition: 0
[     8.663] 	LinBlueMaskSize: 0
[     8.663] 	LinBlueFieldPosition: 0
[     8.663] 	LinRsvdMaskSize: 0
[     8.663] 	LinRsvdFieldPosition: 0
[     8.663] 	MaxPixelClock: 230000000
[     8.663] Mode: 111 (640x480)
[     8.663] 	ModeAttributes: 0x9b
[     8.663] 	WinAAttributes: 0x7
[     8.663] 	WinBAttributes: 0x0
[     8.663] 	WinGranularity: 64
[     8.663] 	WinSize: 64
[     8.663] 	WinASegment: 0xa000
[     8.663] 	WinBSegment: 0x0
[     8.663] 	WinFuncPtr: 0xc000867f
[     8.663] 	BytesPerScanline: 1280
[     8.663] 	XResolution: 640
[     8.663] 	YResolution: 480
[     8.663] 	XCharSize: 8
[     8.663] 	YCharSize: 16
[     8.663] 	NumberOfPlanes: 1
[     8.663] 	BitsPerPixel: 16
[     8.663] 	NumberOfBanks: 1
[     8.663] 	MemoryModel: 6
[     8.663] 	BankSize: 0
[     8.663] 	NumberOfImages: 101
[     8.663] 	RedMaskSize: 5
[     8.663] 	RedFieldPosition: 11
[     8.663] 	GreenMaskSize: 6
[     8.663] 	GreenFieldPosition: 5
[     8.663] 	BlueMaskSize: 5
[     8.663] 	BlueFieldPosition: 0
[     8.663] 	RsvdMaskSize: 0
[     8.663] 	RsvdFieldPosition: 0
[     8.663] 	DirectColorModeInfo: 0
[     8.663] 	PhysBasePtr: 0xe0000000
[     8.663] 	LinBytesPerScanLine: 1280
[     8.663] 	BnkNumberOfImagePages: 101
[     8.663] 	LinNumberOfImagePages: 101
[     8.663] 	LinRedMaskSize: 5
[     8.663] 	LinRedFieldPosition: 11
[     8.663] 	LinGreenMaskSize: 6
[     8.663] 	LinGreenFieldPosition: 5
[     8.663] 	LinBlueMaskSize: 5
[     8.663] 	LinBlueFieldPosition: 0
[     8.663] 	LinRsvdMaskSize: 0
[     8.663] 	LinRsvdFieldPosition: 0
[     8.663] 	MaxPixelClock: 230000000
[     8.663] 
[     8.663] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[     8.663] (II) VESA(0): <default monitor>: Using hsync range of 43.53-65.30 kHz
[     8.663] (II) VESA(0): <default monitor>: Using vrefresh range of 40.01-60.02 Hz
[     8.663] (WW) VESA(0): Unable to estimate virtual size
[     8.663] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[     8.663] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[     8.663] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[     8.663] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[     8.663] (WW) VESA(0): No valid modes left. Trying less strict filter...
[     8.663] (II) VESA(0): <default monitor>: Using hsync range of 43.53-65.30 kHz
[     8.663] (II) VESA(0): <default monitor>: Using vrefresh range of 40.01-60.02 Hz
[     8.663] (WW) VESA(0): Unable to estimate virtual size
[     8.674] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range)
[     8.674] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[     8.674] (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[     8.674] (**) VESA(0): *Built-in mode "1280x1024"
[     8.674] (**) VESA(0): *Built-in mode "1024x768"
[     8.674] (**) VESA(0): Display dimensions: (340, 190) mm
[     8.674] (**) VESA(0): DPI set to (95, 136)
[     8.674] (II) VESA(0): Attempting to use 60Hz refresh for mode "1280x1024" (11b)
[     8.674] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[     8.674] (**) VESA(0): Using "Shadow Framebuffer"
[     8.674] (II) Loading sub module "shadow"
[     8.674] (II) LoadModule: "shadow"
[     8.674] (II) Loading /usr/lib/xorg/modules/libshadow.so
[     8.675] (II) Module shadow: vendor="X.Org Foundation"
[     8.675] 	compiled for 1.11.2, module version = 1.1.0
[     8.675] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     8.675] (II) Loading sub module "fb"
[     8.675] (II) LoadModule: "fb"
[     8.675] (II) Loading /usr/lib/xorg/modules/libfb.so
[     8.676] (II) Module fb: vendor="X.Org Foundation"
[     8.676] 	compiled for 1.11.2, module version = 1.0.0
[     8.676] 	ABI class: X.Org ANSI C Emulation, version 0.4
[     8.676] (==) Depth 24 pixmap format is 32 bpp
[     8.676] (II) Loading sub module "int10"
[     8.676] (II) LoadModule: "int10"
[     8.676] (II) Loading /usr/lib/xorg/modules/libint10.so
[     8.676] (II) Module int10: vendor="X.Org Foundation"
[     8.676] 	compiled for 1.11.2, module version = 1.0.0
[     8.676] 	ABI class: X.Org Video Driver, version 11.0
[     8.676] (II) VESA(0): initializing int10
[     8.676] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[     8.676] (II) VESA(0): VESA BIOS detected
[     8.676] (II) VESA(0): VESA VBE Version 3.0
[     8.676] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[     8.676] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[     8.676] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[     8.676] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[     8.676] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[     8.676] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[     8.692] (II) VESA(0): virtual address = 0x7ffb12386000,
	physical address = 0xe0000000, size = 67043328
[     8.699] (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
[     8.771] (==) VESA(0): Default visual is TrueColor
[     8.773] (==) VESA(0): Backing store disabled
[     8.773] (==) VESA(0): DPMS enabled
[     8.773] (==) RandR enabled
[     8.773] (II) Initializing built-in extension Generic Event Extension
[     8.773] (II) Initializing built-in extension SHAPE
[     8.773] (II) Initializing built-in extension MIT-SHM
[     8.773] (II) Initializing built-in extension XInputExtension
[     8.773] (II) Initializing built-in extension XTEST
[     8.773] (II) Initializing built-in extension BIG-REQUESTS
[     8.773] (II) Initializing built-in extension SYNC
[     8.773] (II) Initializing built-in extension XKEYBOARD
[     8.773] (II) Initializing built-in extension XC-MISC
[     8.773] (II) Initializing built-in extension SECURITY
[     8.773] (II) Initializing built-in extension XINERAMA
[     8.773] (II) Initializing built-in extension XFIXES
[     8.773] (II) Initializing built-in extension RENDER
[     8.773] (II) Initializing built-in extension RANDR
[     8.773] (II) Initializing built-in extension COMPOSITE
[     8.773] (II) Initializing built-in extension DAMAGE
[     8.778] (II) AIGLX: Screen 0 is not DRI2 capable
[     8.778] (II) AIGLX: Screen 0 is not DRI capable
[     9.020] (II) AIGLX: Loaded and initialized swrast
[     9.020] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[     9.319] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[     9.319] (**) Power Button: Applying InputClass "keyboard-layout"
[     9.319] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     9.319] (II) LoadModule: "evdev"
[     9.319] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.324] (II) Module evdev: vendor="X.Org Foundation"
[     9.324] 	compiled for 1.10.99.902, module version = 2.6.0
[     9.324] 	Module class: X.Org XInput Driver
[     9.324] 	ABI class: X.Org XInput driver, version 13.0
[     9.324] (II) Using input driver 'evdev' for 'Power Button'
[     9.324] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.324] (**) Power Button: always reports core events
[     9.324] (**) Power Button: Device: "/dev/input/event4"
[     9.324] (--) Power Button: Found keys
[     9.324] (II) Power Button: Configuring as keyboard
[     9.324] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[     9.324] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[     9.324] (**) Option "xkb_rules" "evdev"
[     9.324] (**) Option "xkb_model" "evdev"
[     9.324] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.401] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[     9.401] (**) Video Bus: Applying InputClass "keyboard-layout"
[     9.401] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     9.401] (II) Using input driver 'evdev' for 'Video Bus'
[     9.401] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.401] (**) Video Bus: always reports core events
[     9.401] (**) Video Bus: Device: "/dev/input/event6"
[     9.401] (--) Video Bus: Found keys
[     9.401] (II) Video Bus: Configuring as keyboard
[     9.401] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6/event6"
[     9.401] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[     9.401] (**) Option "xkb_rules" "evdev"
[     9.401] (**) Option "xkb_model" "evdev"
[     9.401] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.402] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[     9.402] (**) Video Bus: Applying InputClass "keyboard-layout"
[     9.402] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[     9.402] (II) Using input driver 'evdev' for 'Video Bus'
[     9.402] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.402] (**) Video Bus: always reports core events
[     9.402] (**) Video Bus: Device: "/dev/input/event5"
[     9.402] (--) Video Bus: Found keys
[     9.402] (II) Video Bus: Configuring as keyboard
[     9.402] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input5/event5"
[     9.402] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[     9.402] (**) Option "xkb_rules" "evdev"
[     9.402] (**) Option "xkb_model" "evdev"
[     9.402] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.402] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[     9.402] (**) Power Button: Applying InputClass "keyboard-layout"
[     9.402] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[     9.402] (II) Using input driver 'evdev' for 'Power Button'
[     9.402] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.402] (**) Power Button: always reports core events
[     9.402] (**) Power Button: Device: "/dev/input/event1"
[     9.402] (--) Power Button: Found keys
[     9.402] (II) Power Button: Configuring as keyboard
[     9.402] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[     9.402] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[     9.402] (**) Option "xkb_rules" "evdev"
[     9.402] (**) Option "xkb_model" "evdev"
[     9.402] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.403] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[     9.403] (II) No input driver/identifier specified (ignoring)
[     9.403] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[     9.403] (**) Sleep Button: Applying InputClass "keyboard-layout"
[     9.403] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[     9.403] (II) Using input driver 'evdev' for 'Sleep Button'
[     9.403] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.403] (**) Sleep Button: always reports core events
[     9.403] (**) Sleep Button: Device: "/dev/input/event2"
[     9.403] (--) Sleep Button: Found keys
[     9.403] (II) Sleep Button: Configuring as keyboard
[     9.403] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[     9.403] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[     9.403] (**) Option "xkb_rules" "evdev"
[     9.403] (**) Option "xkb_model" "evdev"
[     9.403] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.403] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event8)
[     9.403] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "keyboard-layout"
[     9.403] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
[     9.403] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
[     9.403] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.403] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
[     9.403] (**) Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event8"
[     9.403] (--) Laptop_Integrated_Webcam_2HDM: Found keys
[     9.403] (II) Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
[     9.403] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input8/event8"
[     9.403] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 11)
[     9.403] (**) Option "xkb_rules" "evdev"
[     9.403] (**) Option "xkb_model" "evdev"
[     9.403] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.404] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event11)
[     9.404] (II) No input driver/identifier specified (ignoring)
[     9.404] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event12)
[     9.404] (II) No input driver/identifier specified (ignoring)
[     9.404] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[     9.404] (II) No input driver/identifier specified (ignoring)
[     9.404] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[     9.404] (II) No input driver/identifier specified (ignoring)
[     9.405] (II) config/udev: Adding input device Razer  Razer Abyssus (/dev/input/event7)
[     9.405] (**) Razer  Razer Abyssus: Applying InputClass "evdev pointer catchall"
[     9.405] (II) Using input driver 'evdev' for 'Razer  Razer Abyssus'
[     9.405] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.405] (**) Razer  Razer Abyssus: always reports core events
[     9.405] (**) Razer  Razer Abyssus: Device: "/dev/input/event7"
[     9.405] (--) Razer  Razer Abyssus: Found 11 mouse buttons
[     9.405] (--) Razer  Razer Abyssus: Found scroll wheel(s)
[     9.405] (--) Razer  Razer Abyssus: Found relative axes
[     9.405] (--) Razer  Razer Abyssus: Found x and y relative axes
[     9.405] (II) Razer  Razer Abyssus: Configuring as mouse
[     9.405] (II) Razer  Razer Abyssus: Adding scrollwheel support
[     9.405] (**) Razer  Razer Abyssus: YAxisMapping: buttons 4 and 5
[     9.405] (**) Razer  Razer Abyssus: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     9.405] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb2/2-1/2-1:1.0/input/input7/event7"
[     9.405] (II) XINPUT: Adding extended input device "Razer  Razer Abyssus" (type: MOUSE, id 12)
[     9.405] (II) Razer  Razer Abyssus: initialized for relative axes.
[     9.405] (**) Razer  Razer Abyssus: (accel) keeping acceleration scheme 1
[     9.405] (**) Razer  Razer Abyssus: (accel) acceleration profile 0
[     9.405] (**) Razer  Razer Abyssus: (accel) acceleration factor: 2.000
[     9.405] (**) Razer  Razer Abyssus: (accel) acceleration threshold: 4
[     9.405] (II) config/udev: Adding input device Razer  Razer Abyssus (/dev/input/mouse0)
[     9.405] (II) No input driver/identifier specified (ignoring)
[     9.405] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[     9.405] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-layout"
[     9.405] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[     9.405] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[     9.405] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.405] (**) AT Translated Set 2 keyboard: always reports core events
[     9.405] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[     9.405] (--) AT Translated Set 2 keyboard: Found keys
[     9.405] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[     9.405] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[     9.405] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[     9.405] (**) Option "xkb_rules" "evdev"
[     9.405] (**) Option "xkb_model" "evdev"
[     9.405] (**) Option "xkb_layout" "us, ru, ca, fr"
[     9.406] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event10)
[     9.406] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[     9.406] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[     9.406] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.406] (**) PS/2 Generic Mouse: always reports core events
[     9.406] (**) PS/2 Generic Mouse: Device: "/dev/input/event10"
[     9.406] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[     9.406] (--) PS/2 Generic Mouse: Found relative axes
[     9.406] (--) PS/2 Generic Mouse: Found x and y relative axes
[     9.406] (II) PS/2 Generic Mouse: Configuring as mouse
[     9.406] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[     9.406] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[     9.406] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input10/event10"
[     9.406] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
[     9.406] (II) PS/2 Generic Mouse: initialized for relative axes.
[     9.406] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[     9.406] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[     9.406] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[     9.406] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[     9.406] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[     9.406] (II) No input driver/identifier specified (ignoring)
[     9.406] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[     9.406] (**) Dell WMI hotkeys: Applying InputClass "keyboard-layout"
[     9.406] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[     9.406] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[     9.406] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[     9.406] (**) Dell WMI hotkeys: always reports core events
[     9.406] (**) Dell WMI hotkeys: Device: "/dev/input/event9"
[     9.407] (--) Dell WMI hotkeys: Found keys
[     9.407] (II) Dell WMI hotkeys: Configuring as keyboard
[     9.407] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
[     9.407] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[     9.407] (**) Option "xkb_rules" "evdev"
[     9.407] (**) Option "xkb_model" "evdev"
[     9.407] (**) Option "xkb_layout" "us, ru, ca, fr"

Offline

#4 2011-11-12 16:18:04

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: Screen resolution and positioning - i915 laptop [solved]

jfb3 wrote:

When I remove that option from the kernel line in grub it doesn't help any.

Yes, I didn't think it would. It's just, you don't need it. The wiki should be updated, removing all mention of the option, it only unnecessarily confuses people. The option should not be touched.

Your X log shows only vesa loading and nothing about the intel driver. It seems you don't have xf86-video-intel installed. Install it. Also, uninstall xf86-video-vesa, it'll make the log cleaner.

Last edited by Gusar (2011-11-12 16:19:31)

Offline

#5 2011-11-12 16:27:05

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

xf86-video-intel is installed

jfb3[~]# pacman -Ss xf86-video-intel
extra/xf86-video-intel 2.16.0-1 [0.16 MB] (xorg-drivers xorg) [installed]
    X.org Intel i810/i830/i915/945G/G965+ video drivers

I removed the kernel option. 
I uninstalled xf86-video-vesa.
Rebooting...

X won't start,  I looked in the log and it says:
(EE) Failed to load module "vesa" (module doesn't exist. 0)
(EE) No drivers available.

Fatal server error:
no screens found



So I put xf86-vesa back and X at least starts...

Last edited by jfb3 (2011-11-12 16:32:41)

Offline

#6 2011-11-12 16:42:25

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: Screen resolution and positioning - i915 laptop [solved]

Yeah, X will always start with vesa, but it's completely unaccelerated and usually not in the resolution you want.

Hmm, do you have a bios option to choose the graphic card? What happens if you install xf86-video-nouveau (and unblacklist the kernel module if you still have it blacklisted)?

Also, post the output of lspci -v

Last edited by Gusar (2011-11-12 16:48:09)

Offline

#7 2011-11-12 17:07:49

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

No BIOS option for video cards
I installed xf86-video-nouveau

extra/xf86-video-nouveau 0.0.16_git20110829-1 [0.08 MB] [installed]

Took the kernel mod off the blacklist.
Rebooted...
Same results.
At least if I add "nomodeset" as a kernel option the screen isn't shifted around, but it's still 1280x1024.

lspci -v

00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09)
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0
	Capabilities: <access denied>
	Kernel driver in use: agpgart-intel
	Kernel modules: intel-agp

00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
	I/O behind bridge: 00003000-00003fff
	Memory behind bridge: f0000000-f10fffff
	Prefetchable memory behind bridge: 00000000c0000000-00000000d1ffffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 41
	Memory at f1400000 (64-bit, non-prefetchable) [size=4M]
	Memory at e0000000 (64-bit, prefetchable) [size=256M]
	I/O ports at 4000 [size=64]
	Expansion ROM at <unassigned> [disabled]
	Capabilities: <access denied>
	Kernel driver in use: i915
	Kernel modules: i915

00:16.0 Communication controller: Intel Corporation 6 Series/C200 Series Chipset Family MEI Controller #1 (rev 04)
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 16
	Memory at f1c05000 (64-bit, non-prefetchable) [size=16]
	Capabilities: <access denied>
	Kernel driver in use: mei
	Kernel modules: mei

00:1a.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #2 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Dell Device 0446
	Flags: bus master, medium devsel, latency 0, IRQ 16
	Memory at f1c0a000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 05)
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 49
	Memory at f1c00000 (64-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>
	Kernel driver in use: HDA Intel
	Kernel modules: snd-hda-intel

00:1c.0 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 1 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.1 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 2 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
	Memory behind bridge: f1b00000-f1bfffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.3 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 4 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Memory behind bridge: f1a00000-f1afffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.4 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 5 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=05, subordinate=05, sec-latency=0
	Memory behind bridge: f1900000-f19fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1c.5 PCI bridge: Intel Corporation 6 Series/C200 Series Chipset Family PCI Express Root Port 6 (rev b5) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=06, subordinate=06, sec-latency=0
	I/O behind bridge: 00002000-00002fff
	Memory behind bridge: f1800000-f18fffff
	Capabilities: <access denied>
	Kernel driver in use: pcieport
	Kernel modules: shpchp

00:1d.0 USB controller: Intel Corporation 6 Series/C200 Series Chipset Family USB Enhanced Host Controller #1 (rev 05) (prog-if 20 [EHCI])
	Subsystem: Dell Device 0446
	Flags: bus master, medium devsel, latency 0, IRQ 23
	Memory at f1c09000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: <access denied>
	Kernel driver in use: ehci_hcd
	Kernel modules: ehci-hcd

00:1f.0 ISA bridge: Intel Corporation HM67 Express Chipset Family LPC Controller (rev 05)
	Subsystem: Dell Device 0446
	Flags: bus master, medium devsel, latency 0
	Capabilities: <access denied>
	Kernel modules: iTCO_wdt

00:1f.2 SATA controller: Intel Corporation 6 Series/C200 Series Chipset Family 6 port SATA AHCI Controller (rev 05) (prog-if 01 [AHCI 1.0])
	Subsystem: Dell Device 0446
	Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 47
	I/O ports at 4088 [size=8]
	I/O ports at 4094 [size=4]
	I/O ports at 4080 [size=8]
	I/O ports at 4090 [size=4]
	I/O ports at 4060 [size=32]
	Memory at f1c08000 (32-bit, non-prefetchable) [size=2K]
	Capabilities: <access denied>
	Kernel driver in use: ahci
	Kernel modules: ahci

00:1f.3 SMBus: Intel Corporation 6 Series/C200 Series Chipset Family SMBus Controller (rev 05)
	Subsystem: Dell Device 0446
	Flags: medium devsel, IRQ 18
	Memory at f1c04000 (64-bit, non-prefetchable) [size=256]
	I/O ports at efa0 [size=32]
	Kernel driver in use: i801_smbus
	Kernel modules: i2c-i801

01:00.0 VGA compatible controller: nVidia Corporation Device 0df5 (rev a1) (prog-if 00 [VGA controller])
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 11
	Memory at f0000000 (32-bit, non-prefetchable) [size=16M]
	Memory at c0000000 (64-bit, prefetchable) [size=256M]
	Memory at d0000000 (64-bit, prefetchable) [size=32M]
	I/O ports at 3000 [disabled] [size=128]
	Expansion ROM at f1000000 [disabled] [size=512K]
	Capabilities: <access denied>
	Kernel modules: nouveau, nvidiafb

03:00.0 Network controller: Intel Corporation Centrino Advanced-N 6230 (rev 34)
	Subsystem: Intel Corporation Centrino Advanced-N 6230 AGN
	Flags: bus master, fast devsel, latency 0, IRQ 48
	Memory at f1b00000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: iwlagn
	Kernel modules: iwlagn

04:00.0 USB controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 04) (prog-if 30 [XHCI])
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 19
	Memory at f1a00000 (64-bit, non-prefetchable) [size=8K]
	Capabilities: <access denied>
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci-hcd

06:00.0 Ethernet controller: Atheros Communications AR8151 v2.0 Gigabit Ethernet (rev c0)
	Subsystem: Dell Device 0446
	Flags: bus master, fast devsel, latency 0, IRQ 50
	Memory at f1800000 (64-bit, non-prefetchable) [size=256K]
	I/O ports at 2000 [size=128]
	Capabilities: <access denied>
	Kernel driver in use: atl1c
	Kernel modules: atl1c

Offline

#8 2011-11-12 17:20:04

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: Screen resolution and positioning - i915 laptop [solved]

Weird. Makes no sense. Post the full Xorg.0.log when the only xf86-video-* driver installed is xf86-video-intel. And don't disable modeset, xf86-video-intel requires it.

And as a final crazy idea, after you've done the above: install xf86-video-fbdev as the only driver (while keeping modeset activated).

Offline

#9 2011-11-12 17:42:20

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

Video shifted and 1280x1024.

No kernel options in grub menu.lst
grep kernel menu.lst

# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
kernel /vmlinuz-linux root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet resume=/dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d  
kernel /vmlinuz-linux root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet

# pacman -Ss xf86-video|grep -i installed

extra/xf86-video-dummy 0.3.4-5 [0.01 MB] (xorg-drivers xorg) [installed]
extra/xf86-video-intel 2.16.0-1 [0.16 MB] (xorg-drivers xorg) [installed]
extra/xf86-video-vesa 2.3.0-7 [0.01 MB] (xorg-drivers xorg) [installed]

Xorg.0.log

[    15.817] 
X.Org X Server 1.11.2
Release Date: 2011-11-04
[    15.817] X Protocol Version 11, Revision 0
[    15.817] Build Operating System: Linux 3.1.0-3-ARCH x86_64 
[    15.817] Current Operating System: Linux Dell15z 3.0-ARCH #1 SMP PREEMPT Wed Oct 19 10:27:51 CEST 2011 x86_64
[    15.818] Kernel command line: root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet resume=/dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d  
[    15.818] Build Date: 07 November 2011  07:53:00AM
[    15.818]  
[    15.818] Current version of pixman: 0.24.0
[    15.818] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    15.818] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    15.818] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 13 00:30:40 2011
[    15.861] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    15.878] (==) No Layout section.  Using the first Screen section.
[    15.878] (==) No screen section available. Using defaults.
[    15.878] (**) |-->Screen "Default Screen Section" (0)
[    15.878] (**) |   |-->Monitor "<default monitor>"
[    15.878] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    15.878] (**) |   |-->Device "Card0"
[    15.878] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    15.878] (==) Automatically adding devices
[    15.878] (==) Automatically enabling devices
[    15.879] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    15.879] 	Entry deleted from font path.
[    15.879] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    15.879] 	Entry deleted from font path.
[    15.879] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    15.879] 	Entry deleted from font path.
[    15.879] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    15.879] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    15.879] 	Entry deleted from font path.
[    15.879] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    15.879] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[    15.879] (==) ModulePath set to "/usr/lib/xorg/modules"
[    15.879] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    15.879] (II) Loader magic: 0x7ccae0
[    15.879] (II) Module ABI versions:
[    15.879] 	X.Org ANSI C Emulation: 0.4
[    15.879] 	X.Org Video Driver: 11.0
[    15.879] 	X.Org XInput driver : 13.0
[    15.879] 	X.Org Server Extension : 6.0
[    15.880] (--) PCI:*(0:0:2:0) 8086:0126:1028:0446 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[    15.880] (--) PCI: (0:1:0:0) 10de:0df5:1028:0446 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    15.880] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    15.880] (II) LoadModule: "extmod"
[    15.906] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    15.913] (II) Module extmod: vendor="X.Org Foundation"
[    15.913] 	compiled for 1.11.2, module version = 1.0.0
[    15.913] 	Module class: X.Org Server Extension
[    15.913] 	ABI class: X.Org Server Extension, version 6.0
[    15.913] (II) Loading extension MIT-SCREEN-SAVER
[    15.913] (II) Loading extension XFree86-VidModeExtension
[    15.913] (II) Loading extension XFree86-DGA
[    15.913] (II) Loading extension DPMS
[    15.913] (II) Loading extension XVideo
[    15.913] (II) Loading extension XVideo-MotionCompensation
[    15.914] (II) Loading extension X-Resource
[    15.914] (II) LoadModule: "dbe"
[    15.914] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    15.914] (II) Module dbe: vendor="X.Org Foundation"
[    15.914] 	compiled for 1.11.2, module version = 1.0.0
[    15.914] 	Module class: X.Org Server Extension
[    15.914] 	ABI class: X.Org Server Extension, version 6.0
[    15.914] (II) Loading extension DOUBLE-BUFFER
[    15.914] (II) LoadModule: "glx"
[    15.914] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    15.920] (II) Module glx: vendor="X.Org Foundation"
[    15.920] 	compiled for 1.11.2, module version = 1.0.0
[    15.920] 	ABI class: X.Org Server Extension, version 6.0
[    15.920] (==) AIGLX enabled
[    15.920] (II) Loading extension GLX
[    15.920] (II) LoadModule: "record"
[    15.920] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    15.921] (II) Module record: vendor="X.Org Foundation"
[    15.921] 	compiled for 1.11.2, module version = 1.13.0
[    15.921] 	Module class: X.Org Server Extension
[    15.921] 	ABI class: X.Org Server Extension, version 6.0
[    15.921] (II) Loading extension RECORD
[    15.921] (II) LoadModule: "dri"
[    15.921] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    15.932] (II) Module dri: vendor="X.Org Foundation"
[    15.932] 	compiled for 1.11.2, module version = 1.0.0
[    15.932] 	ABI class: X.Org Server Extension, version 6.0
[    15.932] (II) Loading extension XFree86-DRI
[    15.932] (II) LoadModule: "dri2"
[    15.932] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    15.933] (II) Module dri2: vendor="X.Org Foundation"
[    15.933] 	compiled for 1.11.2, module version = 1.2.0
[    15.933] 	ABI class: X.Org Server Extension, version 6.0
[    15.933] (II) Loading extension DRI2
[    15.933] (II) LoadModule: "vesa"
[    15.933] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    15.941] (II) Module vesa: vendor="X.Org Foundation"
[    15.941] 	compiled for 1.11.1, module version = 2.3.0
[    15.941] 	Module class: X.Org Video Driver
[    15.941] 	ABI class: X.Org Video Driver, version 11.0
[    15.941] (II) VESA: driver for VESA chipsets: vesa
[    15.941] (++) using VT number 7

[    15.945] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
[    15.945] (II) Loading sub module "vbe"
[    15.945] (II) LoadModule: "vbe"
[    15.945] (II) Loading /usr/lib/xorg/modules/libvbe.so
[    15.946] (II) Module vbe: vendor="X.Org Foundation"
[    15.946] 	compiled for 1.11.2, module version = 1.1.0
[    15.946] 	ABI class: X.Org Video Driver, version 11.0
[    15.946] (II) Loading sub module "int10"
[    15.946] (II) LoadModule: "int10"
[    15.946] (II) Loading /usr/lib/xorg/modules/libint10.so
[    15.948] (II) Module int10: vendor="X.Org Foundation"
[    15.948] 	compiled for 1.11.2, module version = 1.0.0
[    15.948] 	ABI class: X.Org Video Driver, version 11.0
[    15.948] (II) VESA(0): initializing int10
[    15.948] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    15.948] (II) VESA(0): VESA BIOS detected
[    15.948] (II) VESA(0): VESA VBE Version 3.0
[    15.948] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[    15.948] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[    15.948] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    15.948] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[    15.948] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[    15.948] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[    15.954] (II) VESA(0): Creating default Display subsection in Screen section
	"Default Screen Section" for depth/fbbpp 24/32
[    15.954] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
[    15.954] (==) VESA(0): RGB weight 888
[    15.954] (==) VESA(0): Default visual is TrueColor
[    15.954] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
[    15.954] (II) Loading sub module "ddc"
[    15.954] (II) LoadModule: "ddc"
[    15.954] (II) Module "ddc" already built-in
[    15.954] (II) VESA(0): VESA VBE DDC supported
[    15.954] (II) VESA(0): VESA VBE DDC Level 2
[    15.954] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
[    15.966] (II) VESA(0): VESA VBE DDC read successfully
[    15.966] (II) VESA(0): Manufacturer: AUO  Model: 30ed  Serial#: 0
[    15.966] (II) VESA(0): Year: 2010  Week: 0
[    15.966] (II) VESA(0): EDID Version: 1.4
[    15.966] (II) VESA(0): Digital Display Input
[    15.966] (II) VESA(0): 6 bits per channel
[    15.966] (II) VESA(0): Digital interface is undefined
[    15.967] (II) VESA(0): Max Image Size [cm]: horiz.: 34  vert.: 19
[    15.967] (II) VESA(0): Gamma: 2.20
[    15.967] (II) VESA(0): No DPMS capabilities specified
[    15.967] (II) VESA(0): Supported color encodings: RGB 4:4:4 
[    15.967] (II) VESA(0): First detailed timing is preferred mode
[    15.967] (II) VESA(0): Preferred mode is native pixel format and refresh rate
[    15.967] (II) VESA(0): redX: 0.620 redY: 0.349   greenX: 0.324 greenY: 0.606
[    15.967] (II) VESA(0): blueX: 0.152 blueY: 0.118   whiteX: 0.313 whiteY: 0.329
[    15.967] (II) VESA(0): Manufacturer's mask: 0
[    15.967] (II) VESA(0): Supported detailed timing:
[    15.967] (II) VESA(0): clock: 140.0 MHz   Image Size:  344 x 193 mm
[    15.967] (II) VESA(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2144 h_border: 0
[    15.967] (II) VESA(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1088 v_border: 0
[    15.967] (II) VESA(0): Supported detailed timing:
[    15.967] (II) VESA(0): clock: 93.3 MHz   Image Size:  344 x 193 mm
[    15.967] (II) VESA(0): h_active: 1920  h_sync: 1968  h_sync_end 2068 h_blank_end 2144 h_border: 0
[    15.967] (II) VESA(0): v_active: 1080  v_sync: 1083  v_sync_end 1084 v_blanking: 1088 v_border: 0
[    15.967] (II) VESA(0):  NCDF3€B156HW3
[    15.967] (II) VESA(0): Unknown vendor-specific block 0
[    15.967] (II) VESA(0): EDID (in hex):
[    15.967] (II) VESA(0): 	00ffffffffffff0006afed3000000000
[    15.967] (II) VESA(0): 	001401049022137802d1159e59539b27
[    15.967] (II) VESA(0): 	1e505400000001010101010101010101
[    15.967] (II) VESA(0): 	010101010101b03680e0703808403064
[    15.967] (II) VESA(0): 	310058c11000001a752480e070380840
[    15.967] (II) VESA(0): 	3064310058c11000001a000000fe004e
[    15.967] (II) VESA(0): 	43444633804231353648573300000000
[    15.967] (II) VESA(0): 	00004122960111000002010a20200015
[    15.967] (II) VESA(0): EDID vendor "AUO", prod id 12525
[    15.967] (II) VESA(0): Printing DDC gathered Modelines:
[    15.967] (II) VESA(0): Modeline "1920x1080"x0.0  140.00  1920 1968 2068 2144  1080 1083 1084 1088 +hsync -vsync (65.3 kHz)
[    15.967] (II) VESA(0): Modeline "1920x1080"x0.0   93.33  1920 1968 2068 2144  1080 1083 1084 1088 +hsync -vsync (43.5 kHz)
[    15.967] (II) VESA(0): Searching for matching VESA mode(s):
[    15.967] Mode: 160 (0x0)
[    15.967] 	ModeAttributes: 0x0
[    15.967] 	WinAAttributes: 0x0
[    15.967] 	WinBAttributes: 0x0
[    15.967] 	WinGranularity: 0
[    15.967] 	WinSize: 0
[    15.967] 	WinASegment: 0x0
[    15.967] 	WinBSegment: 0x0
[    15.967] 	WinFuncPtr: 0x0
[    15.967] 	BytesPerScanline: 0
[    15.967] 	XResolution: 0
[    15.967] 	YResolution: 0
[    15.967] 	XCharSize: 0
[    15.967] 	YCharSize: 0
[    15.967] 	NumberOfPlanes: 0
[    15.967] 	BitsPerPixel: 0
[    15.967] 	NumberOfBanks: 0
[    15.967] 	MemoryModel: 0
[    15.967] 	BankSize: 0
[    15.967] 	NumberOfImages: 0
[    15.967] 	RedMaskSize: 0
[    15.967] 	RedFieldPosition: 0
[    15.967] 	GreenMaskSize: 0
[    15.967] 	GreenFieldPosition: 0
[    15.967] 	BlueMaskSize: 0
[    15.967] 	BlueFieldPosition: 0
[    15.967] 	RsvdMaskSize: 0
[    15.967] 	RsvdFieldPosition: 0
[    15.967] 	DirectColorModeInfo: 0
[    15.967] 	PhysBasePtr: 0x0
[    15.967] 	LinBytesPerScanLine: 0
[    15.967] 	BnkNumberOfImagePages: 0
[    15.967] 	LinNumberOfImagePages: 0
[    15.967] 	LinRedMaskSize: 0
[    15.967] 	LinRedFieldPosition: 0
[    15.967] 	LinGreenMaskSize: 0
[    15.967] 	LinGreenFieldPosition: 0
[    15.967] 	LinBlueMaskSize: 0
[    15.967] 	LinBlueFieldPosition: 0
[    15.967] 	LinRsvdMaskSize: 0
[    15.967] 	LinRsvdFieldPosition: 0
[    15.967] 	MaxPixelClock: 0
[    15.967] Mode: 161 (0x0)
[    15.967] 	ModeAttributes: 0x0
[    15.967] 	WinAAttributes: 0x0
[    15.967] 	WinBAttributes: 0x0
[    15.967] 	WinGranularity: 0
[    15.967] 	WinSize: 0
[    15.967] 	WinASegment: 0x0
[    15.967] 	WinBSegment: 0x0
[    15.967] 	WinFuncPtr: 0x0
[    15.967] 	BytesPerScanline: 0
[    15.967] 	XResolution: 0
[    15.967] 	YResolution: 0
[    15.967] 	XCharSize: 0
[    15.967] 	YCharSize: 0
[    15.967] 	NumberOfPlanes: 0
[    15.967] 	BitsPerPixel: 0
[    15.967] 	NumberOfBanks: 0
[    15.967] 	MemoryModel: 0
[    15.967] 	BankSize: 0
[    15.967] 	NumberOfImages: 0
[    15.967] 	RedMaskSize: 0
[    15.967] 	RedFieldPosition: 0
[    15.967] 	GreenMaskSize: 0
[    15.967] 	GreenFieldPosition: 0
[    15.967] 	BlueMaskSize: 0
[    15.967] 	BlueFieldPosition: 0
[    15.967] 	RsvdMaskSize: 0
[    15.967] 	RsvdFieldPosition: 0
[    15.967] 	DirectColorModeInfo: 0
[    15.967] 	PhysBasePtr: 0x0
[    15.967] 	LinBytesPerScanLine: 0
[    15.967] 	BnkNumberOfImagePages: 0
[    15.967] 	LinNumberOfImagePages: 0
[    15.967] 	LinRedMaskSize: 0
[    15.967] 	LinRedFieldPosition: 0
[    15.967] 	LinGreenMaskSize: 0
[    15.967] 	LinGreenFieldPosition: 0
[    15.967] 	LinBlueMaskSize: 0
[    15.967] 	LinBlueFieldPosition: 0
[    15.967] 	LinRsvdMaskSize: 0
[    15.967] 	LinRsvdFieldPosition: 0
[    15.967] 	MaxPixelClock: 0
[    15.967] Mode: 162 (0x0)
[    15.967] 	ModeAttributes: 0x0
[    15.967] 	WinAAttributes: 0x0
[    15.967] 	WinBAttributes: 0x0
[    15.967] 	WinGranularity: 0
[    15.967] 	WinSize: 0
[    15.967] 	WinASegment: 0x0
[    15.967] 	WinBSegment: 0x0
[    15.967] 	WinFuncPtr: 0x0
[    15.967] 	BytesPerScanline: 0
[    15.967] 	XResolution: 0
[    15.967] 	YResolution: 0
[    15.967] 	XCharSize: 0
[    15.967] 	YCharSize: 0
[    15.967] 	NumberOfPlanes: 0
[    15.967] 	BitsPerPixel: 0
[    15.967] 	NumberOfBanks: 0
[    15.967] 	MemoryModel: 0
[    15.967] 	BankSize: 0
[    15.967] 	NumberOfImages: 0
[    15.967] 	RedMaskSize: 0
[    15.967] 	RedFieldPosition: 0
[    15.967] 	GreenMaskSize: 0
[    15.967] 	GreenFieldPosition: 0
[    15.967] 	BlueMaskSize: 0
[    15.967] 	BlueFieldPosition: 0
[    15.967] 	RsvdMaskSize: 0
[    15.967] 	RsvdFieldPosition: 0
[    15.967] 	DirectColorModeInfo: 0
[    15.967] 	PhysBasePtr: 0x0
[    15.967] 	LinBytesPerScanLine: 0
[    15.967] 	BnkNumberOfImagePages: 0
[    15.967] 	LinNumberOfImagePages: 0
[    15.967] 	LinRedMaskSize: 0
[    15.967] 	LinRedFieldPosition: 0
[    15.967] 	LinGreenMaskSize: 0
[    15.967] 	LinGreenFieldPosition: 0
[    15.967] 	LinBlueMaskSize: 0
[    15.967] 	LinBlueFieldPosition: 0
[    15.967] 	LinRsvdMaskSize: 0
[    15.967] 	LinRsvdFieldPosition: 0
[    15.967] 	MaxPixelClock: 0
[    15.968] Mode: 163 (0x0)
[    15.968] 	ModeAttributes: 0x0
[    15.968] 	WinAAttributes: 0x0
[    15.968] 	WinBAttributes: 0x0
[    15.968] 	WinGranularity: 0
[    15.968] 	WinSize: 0
[    15.968] 	WinASegment: 0x0
[    15.968] 	WinBSegment: 0x0
[    15.968] 	WinFuncPtr: 0x0
[    15.968] 	BytesPerScanline: 0
[    15.968] 	XResolution: 0
[    15.968] 	YResolution: 0
[    15.968] 	XCharSize: 0
[    15.968] 	YCharSize: 0
[    15.968] 	NumberOfPlanes: 0
[    15.968] 	BitsPerPixel: 0
[    15.968] 	NumberOfBanks: 0
[    15.968] 	MemoryModel: 0
[    15.968] 	BankSize: 0
[    15.968] 	NumberOfImages: 0
[    15.968] 	RedMaskSize: 0
[    15.968] 	RedFieldPosition: 0
[    15.968] 	GreenMaskSize: 0
[    15.968] 	GreenFieldPosition: 0
[    15.968] 	BlueMaskSize: 0
[    15.968] 	BlueFieldPosition: 0
[    15.968] 	RsvdMaskSize: 0
[    15.968] 	RsvdFieldPosition: 0
[    15.968] 	DirectColorModeInfo: 0
[    15.968] 	PhysBasePtr: 0x0
[    15.968] 	LinBytesPerScanLine: 0
[    15.968] 	BnkNumberOfImagePages: 0
[    15.968] 	LinNumberOfImagePages: 0
[    15.968] 	LinRedMaskSize: 0
[    15.968] 	LinRedFieldPosition: 0
[    15.968] 	LinGreenMaskSize: 0
[    15.968] 	LinGreenFieldPosition: 0
[    15.968] 	LinBlueMaskSize: 0
[    15.968] 	LinBlueFieldPosition: 0
[    15.968] 	LinRsvdMaskSize: 0
[    15.968] 	LinRsvdFieldPosition: 0
[    15.968] 	MaxPixelClock: 0
[    15.968] Mode: 164 (0x0)
[    15.968] 	ModeAttributes: 0x0
[    15.968] 	WinAAttributes: 0x0
[    15.968] 	WinBAttributes: 0x0
[    15.968] 	WinGranularity: 0
[    15.968] 	WinSize: 0
[    15.968] 	WinASegment: 0x0
[    15.968] 	WinBSegment: 0x0
[    15.968] 	WinFuncPtr: 0x0
[    15.968] 	BytesPerScanline: 0
[    15.968] 	XResolution: 0
[    15.968] 	YResolution: 0
[    15.968] 	XCharSize: 0
[    15.968] 	YCharSize: 0
[    15.968] 	NumberOfPlanes: 0
[    15.968] 	BitsPerPixel: 0
[    15.968] 	NumberOfBanks: 0
[    15.968] 	MemoryModel: 0
[    15.968] 	BankSize: 0
[    15.968] 	NumberOfImages: 0
[    15.968] 	RedMaskSize: 0
[    15.968] 	RedFieldPosition: 0
[    15.968] 	GreenMaskSize: 0
[    15.968] 	GreenFieldPosition: 0
[    15.968] 	BlueMaskSize: 0
[    15.968] 	BlueFieldPosition: 0
[    15.968] 	RsvdMaskSize: 0
[    15.968] 	RsvdFieldPosition: 0
[    15.968] 	DirectColorModeInfo: 0
[    15.968] 	PhysBasePtr: 0x0
[    15.968] 	LinBytesPerScanLine: 0
[    15.968] 	BnkNumberOfImagePages: 0
[    15.968] 	LinNumberOfImagePages: 0
[    15.968] 	LinRedMaskSize: 0
[    15.968] 	LinRedFieldPosition: 0
[    15.968] 	LinGreenMaskSize: 0
[    15.968] 	LinGreenFieldPosition: 0
[    15.968] 	LinBlueMaskSize: 0
[    15.968] 	LinBlueFieldPosition: 0
[    15.968] 	LinRsvdMaskSize: 0
[    15.968] 	LinRsvdFieldPosition: 0
[    15.968] 	MaxPixelClock: 0
[    15.968] Mode: 165 (0x0)
[    15.968] 	ModeAttributes: 0x0
[    15.968] 	WinAAttributes: 0x0
[    15.968] 	WinBAttributes: 0x0
[    15.968] 	WinGranularity: 0
[    15.968] 	WinSize: 0
[    15.968] 	WinASegment: 0x0
[    15.968] 	WinBSegment: 0x0
[    15.968] 	WinFuncPtr: 0x0
[    15.968] 	BytesPerScanline: 0
[    15.968] 	XResolution: 0
[    15.968] 	YResolution: 0
[    15.968] 	XCharSize: 0
[    15.968] 	YCharSize: 0
[    15.968] 	NumberOfPlanes: 0
[    15.968] 	BitsPerPixel: 0
[    15.968] 	NumberOfBanks: 0
[    15.968] 	MemoryModel: 0
[    15.968] 	BankSize: 0
[    15.968] 	NumberOfImages: 0
[    15.968] 	RedMaskSize: 0
[    15.968] 	RedFieldPosition: 0
[    15.968] 	GreenMaskSize: 0
[    15.968] 	GreenFieldPosition: 0
[    15.968] 	BlueMaskSize: 0
[    15.968] 	BlueFieldPosition: 0
[    15.968] 	RsvdMaskSize: 0
[    15.968] 	RsvdFieldPosition: 0
[    15.968] 	DirectColorModeInfo: 0
[    15.968] 	PhysBasePtr: 0x0
[    15.968] 	LinBytesPerScanLine: 0
[    15.968] 	BnkNumberOfImagePages: 0
[    15.968] 	LinNumberOfImagePages: 0
[    15.968] 	LinRedMaskSize: 0
[    15.968] 	LinRedFieldPosition: 0
[    15.968] 	LinGreenMaskSize: 0
[    15.968] 	LinGreenFieldPosition: 0
[    15.968] 	LinBlueMaskSize: 0
[    15.968] 	LinBlueFieldPosition: 0
[    15.968] 	LinRsvdMaskSize: 0
[    15.968] 	LinRsvdFieldPosition: 0
[    15.968] 	MaxPixelClock: 0
[    15.968] Mode: 166 (0x0)
[    15.968] 	ModeAttributes: 0x0
[    15.968] 	WinAAttributes: 0x0
[    15.968] 	WinBAttributes: 0x0
[    15.968] 	WinGranularity: 0
[    15.968] 	WinSize: 0
[    15.968] 	WinASegment: 0x0
[    15.968] 	WinBSegment: 0x0
[    15.968] 	WinFuncPtr: 0x0
[    15.968] 	BytesPerScanline: 0
[    15.968] 	XResolution: 0
[    15.968] 	YResolution: 0
[    15.968] 	XCharSize: 0
[    15.968] 	YCharSize: 0
[    15.968] 	NumberOfPlanes: 0
[    15.968] 	BitsPerPixel: 0
[    15.968] 	NumberOfBanks: 0
[    15.968] 	MemoryModel: 0
[    15.968] 	BankSize: 0
[    15.968] 	NumberOfImages: 0
[    15.968] 	RedMaskSize: 0
[    15.968] 	RedFieldPosition: 0
[    15.968] 	GreenMaskSize: 0
[    15.968] 	GreenFieldPosition: 0
[    15.968] 	BlueMaskSize: 0
[    15.968] 	BlueFieldPosition: 0
[    15.968] 	RsvdMaskSize: 0
[    15.968] 	RsvdFieldPosition: 0
[    15.968] 	DirectColorModeInfo: 0
[    15.968] 	PhysBasePtr: 0x0
[    15.968] 	LinBytesPerScanLine: 0
[    15.968] 	BnkNumberOfImagePages: 0
[    15.968] 	LinNumberOfImagePages: 0
[    15.968] 	LinRedMaskSize: 0
[    15.968] 	LinRedFieldPosition: 0
[    15.968] 	LinGreenMaskSize: 0
[    15.968] 	LinGreenFieldPosition: 0
[    15.968] 	LinBlueMaskSize: 0
[    15.968] 	LinBlueFieldPosition: 0
[    15.968] 	LinRsvdMaskSize: 0
[    15.968] 	LinRsvdFieldPosition: 0
[    15.968] 	MaxPixelClock: 0
[    15.969] Mode: 167 (0x0)
[    15.969] 	ModeAttributes: 0x0
[    15.969] 	WinAAttributes: 0x0
[    15.969] 	WinBAttributes: 0x0
[    15.969] 	WinGranularity: 0
[    15.969] 	WinSize: 0
[    15.969] 	WinASegment: 0x0
[    15.969] 	WinBSegment: 0x0
[    15.969] 	WinFuncPtr: 0x0
[    15.969] 	BytesPerScanline: 0
[    15.969] 	XResolution: 0
[    15.969] 	YResolution: 0
[    15.969] 	XCharSize: 0
[    15.969] 	YCharSize: 0
[    15.969] 	NumberOfPlanes: 0
[    15.969] 	BitsPerPixel: 0
[    15.969] 	NumberOfBanks: 0
[    15.969] 	MemoryModel: 0
[    15.969] 	BankSize: 0
[    15.969] 	NumberOfImages: 0
[    15.969] 	RedMaskSize: 0
[    15.969] 	RedFieldPosition: 0
[    15.969] 	GreenMaskSize: 0
[    15.969] 	GreenFieldPosition: 0
[    15.969] 	BlueMaskSize: 0
[    15.969] 	BlueFieldPosition: 0
[    15.969] 	RsvdMaskSize: 0
[    15.969] 	RsvdFieldPosition: 0
[    15.969] 	DirectColorModeInfo: 0
[    15.969] 	PhysBasePtr: 0x0
[    15.969] 	LinBytesPerScanLine: 0
[    15.969] 	BnkNumberOfImagePages: 0
[    15.969] 	LinNumberOfImagePages: 0
[    15.969] 	LinRedMaskSize: 0
[    15.969] 	LinRedFieldPosition: 0
[    15.969] 	LinGreenMaskSize: 0
[    15.969] 	LinGreenFieldPosition: 0
[    15.969] 	LinBlueMaskSize: 0
[    15.969] 	LinBlueFieldPosition: 0
[    15.969] 	LinRsvdMaskSize: 0
[    15.969] 	LinRsvdFieldPosition: 0
[    15.969] 	MaxPixelClock: 0
[    15.969] Mode: 168 (0x0)
[    15.969] 	ModeAttributes: 0x0
[    15.969] 	WinAAttributes: 0x0
[    15.969] 	WinBAttributes: 0x0
[    15.969] 	WinGranularity: 0
[    15.969] 	WinSize: 0
[    15.969] 	WinASegment: 0x0
[    15.969] 	WinBSegment: 0x0
[    15.969] 	WinFuncPtr: 0x0
[    15.969] 	BytesPerScanline: 0
[    15.969] 	XResolution: 0
[    15.969] 	YResolution: 0
[    15.969] 	XCharSize: 0
[    15.969] 	YCharSize: 0
[    15.969] 	NumberOfPlanes: 0
[    15.969] 	BitsPerPixel: 0
[    15.969] 	NumberOfBanks: 0
[    15.969] 	MemoryModel: 0
[    15.969] 	BankSize: 0
[    15.969] 	NumberOfImages: 0
[    15.969] 	RedMaskSize: 0
[    15.969] 	RedFieldPosition: 0
[    15.969] 	GreenMaskSize: 0
[    15.969] 	GreenFieldPosition: 0
[    15.969] 	BlueMaskSize: 0
[    15.969] 	BlueFieldPosition: 0
[    15.969] 	RsvdMaskSize: 0
[    15.969] 	RsvdFieldPosition: 0
[    15.969] 	DirectColorModeInfo: 0
[    15.969] 	PhysBasePtr: 0x0
[    15.969] 	LinBytesPerScanLine: 0
[    15.969] 	BnkNumberOfImagePages: 0
[    15.969] 	LinNumberOfImagePages: 0
[    15.969] 	LinRedMaskSize: 0
[    15.969] 	LinRedFieldPosition: 0
[    15.969] 	LinGreenMaskSize: 0
[    15.969] 	LinGreenFieldPosition: 0
[    15.969] 	LinBlueMaskSize: 0
[    15.969] 	LinBlueFieldPosition: 0
[    15.969] 	LinRsvdMaskSize: 0
[    15.969] 	LinRsvdFieldPosition: 0
[    15.969] 	MaxPixelClock: 0
[    15.969] Mode: 169 (0x0)
[    15.969] 	ModeAttributes: 0x0
[    15.969] 	WinAAttributes: 0x0
[    15.969] 	WinBAttributes: 0x0
[    15.969] 	WinGranularity: 0
[    15.969] 	WinSize: 0
[    15.969] 	WinASegment: 0x0
[    15.969] 	WinBSegment: 0x0
[    15.969] 	WinFuncPtr: 0x0
[    15.969] 	BytesPerScanline: 0
[    15.969] 	XResolution: 0
[    15.969] 	YResolution: 0
[    15.969] 	XCharSize: 0
[    15.969] 	YCharSize: 0
[    15.969] 	NumberOfPlanes: 0
[    15.969] 	BitsPerPixel: 0
[    15.969] 	NumberOfBanks: 0
[    15.969] 	MemoryModel: 0
[    15.969] 	BankSize: 0
[    15.969] 	NumberOfImages: 0
[    15.969] 	RedMaskSize: 0
[    15.969] 	RedFieldPosition: 0
[    15.969] 	GreenMaskSize: 0
[    15.969] 	GreenFieldPosition: 0
[    15.969] 	BlueMaskSize: 0
[    15.969] 	BlueFieldPosition: 0
[    15.969] 	RsvdMaskSize: 0
[    15.969] 	RsvdFieldPosition: 0
[    15.969] 	DirectColorModeInfo: 0
[    15.969] 	PhysBasePtr: 0x0
[    15.969] 	LinBytesPerScanLine: 0
[    15.969] 	BnkNumberOfImagePages: 0
[    15.969] 	LinNumberOfImagePages: 0
[    15.969] 	LinRedMaskSize: 0
[    15.969] 	LinRedFieldPosition: 0
[    15.969] 	LinGreenMaskSize: 0
[    15.969] 	LinGreenFieldPosition: 0
[    15.969] 	LinBlueMaskSize: 0
[    15.969] 	LinBlueFieldPosition: 0
[    15.969] 	LinRsvdMaskSize: 0
[    15.969] 	LinRsvdFieldPosition: 0
[    15.969] 	MaxPixelClock: 0
[    15.969] Mode: 16a (0x0)
[    15.969] 	ModeAttributes: 0x0
[    15.969] 	WinAAttributes: 0x0
[    15.969] 	WinBAttributes: 0x0
[    15.969] 	WinGranularity: 0
[    15.969] 	WinSize: 0
[    15.969] 	WinASegment: 0x0
[    15.969] 	WinBSegment: 0x0
[    15.969] 	WinFuncPtr: 0x0
[    15.969] 	BytesPerScanline: 0
[    15.969] 	XResolution: 0
[    15.969] 	YResolution: 0
[    15.969] 	XCharSize: 0
[    15.969] 	YCharSize: 0
[    15.969] 	NumberOfPlanes: 0
[    15.969] 	BitsPerPixel: 0
[    15.969] 	NumberOfBanks: 0
[    15.969] 	MemoryModel: 0
[    15.969] 	BankSize: 0
[    15.969] 	NumberOfImages: 0
[    15.969] 	RedMaskSize: 0
[    15.969] 	RedFieldPosition: 0
[    15.969] 	GreenMaskSize: 0
[    15.969] 	GreenFieldPosition: 0
[    15.969] 	BlueMaskSize: 0
[    15.969] 	BlueFieldPosition: 0
[    15.969] 	RsvdMaskSize: 0
[    15.969] 	RsvdFieldPosition: 0
[    15.969] 	DirectColorModeInfo: 0
[    15.969] 	PhysBasePtr: 0x0
[    15.969] 	LinBytesPerScanLine: 0
[    15.969] 	BnkNumberOfImagePages: 0
[    15.969] 	LinNumberOfImagePages: 0
[    15.969] 	LinRedMaskSize: 0
[    15.969] 	LinRedFieldPosition: 0
[    15.969] 	LinGreenMaskSize: 0
[    15.969] 	LinGreenFieldPosition: 0
[    15.969] 	LinBlueMaskSize: 0
[    15.969] 	LinBlueFieldPosition: 0
[    15.969] 	LinRsvdMaskSize: 0
[    15.969] 	LinRsvdFieldPosition: 0
[    15.969] 	MaxPixelClock: 0
[    15.970] Mode: 16b (0x0)
[    15.970] 	ModeAttributes: 0x0
[    15.970] 	WinAAttributes: 0x0
[    15.970] 	WinBAttributes: 0x0
[    15.970] 	WinGranularity: 0
[    15.970] 	WinSize: 0
[    15.970] 	WinASegment: 0x0
[    15.970] 	WinBSegment: 0x0
[    15.970] 	WinFuncPtr: 0x0
[    15.970] 	BytesPerScanline: 0
[    15.970] 	XResolution: 0
[    15.970] 	YResolution: 0
[    15.970] 	XCharSize: 0
[    15.970] 	YCharSize: 0
[    15.970] 	NumberOfPlanes: 0
[    15.970] 	BitsPerPixel: 0
[    15.970] 	NumberOfBanks: 0
[    15.970] 	MemoryModel: 0
[    15.970] 	BankSize: 0
[    15.970] 	NumberOfImages: 0
[    15.970] 	RedMaskSize: 0
[    15.970] 	RedFieldPosition: 0
[    15.970] 	GreenMaskSize: 0
[    15.970] 	GreenFieldPosition: 0
[    15.970] 	BlueMaskSize: 0
[    15.970] 	BlueFieldPosition: 0
[    15.970] 	RsvdMaskSize: 0
[    15.970] 	RsvdFieldPosition: 0
[    15.970] 	DirectColorModeInfo: 0
[    15.970] 	PhysBasePtr: 0x0
[    15.970] 	LinBytesPerScanLine: 0
[    15.970] 	BnkNumberOfImagePages: 0
[    15.970] 	LinNumberOfImagePages: 0
[    15.970] 	LinRedMaskSize: 0
[    15.970] 	LinRedFieldPosition: 0
[    15.970] 	LinGreenMaskSize: 0
[    15.970] 	LinGreenFieldPosition: 0
[    15.970] 	LinBlueMaskSize: 0
[    15.970] 	LinBlueFieldPosition: 0
[    15.970] 	LinRsvdMaskSize: 0
[    15.970] 	LinRsvdFieldPosition: 0
[    15.970] 	MaxPixelClock: 0
[    15.970] Mode: 16c (0x0)
[    15.970] 	ModeAttributes: 0x0
[    15.970] 	WinAAttributes: 0x0
[    15.970] 	WinBAttributes: 0x0
[    15.970] 	WinGranularity: 0
[    15.970] 	WinSize: 0
[    15.970] 	WinASegment: 0x0
[    15.970] 	WinBSegment: 0x0
[    15.970] 	WinFuncPtr: 0x0
[    15.970] 	BytesPerScanline: 0
[    15.970] 	XResolution: 0
[    15.970] 	YResolution: 0
[    15.970] 	XCharSize: 0
[    15.970] 	YCharSize: 0
[    15.970] 	NumberOfPlanes: 0
[    15.970] 	BitsPerPixel: 0
[    15.970] 	NumberOfBanks: 0
[    15.970] 	MemoryModel: 0
[    15.970] 	BankSize: 0
[    15.970] 	NumberOfImages: 0
[    15.970] 	RedMaskSize: 0
[    15.970] 	RedFieldPosition: 0
[    15.970] 	GreenMaskSize: 0
[    15.970] 	GreenFieldPosition: 0
[    15.970] 	BlueMaskSize: 0
[    15.970] 	BlueFieldPosition: 0
[    15.970] 	RsvdMaskSize: 0
[    15.970] 	RsvdFieldPosition: 0
[    15.970] 	DirectColorModeInfo: 0
[    15.970] 	PhysBasePtr: 0x0
[    15.970] 	LinBytesPerScanLine: 0
[    15.970] 	BnkNumberOfImagePages: 0
[    15.970] 	LinNumberOfImagePages: 0
[    15.970] 	LinRedMaskSize: 0
[    15.970] 	LinRedFieldPosition: 0
[    15.970] 	LinGreenMaskSize: 0
[    15.970] 	LinGreenFieldPosition: 0
[    15.970] 	LinBlueMaskSize: 0
[    15.970] 	LinBlueFieldPosition: 0
[    15.970] 	LinRsvdMaskSize: 0
[    15.970] 	LinRsvdFieldPosition: 0
[    15.970] 	MaxPixelClock: 0
[    15.970] Mode: 16d (0x0)
[    15.970] 	ModeAttributes: 0x0
[    15.970] 	WinAAttributes: 0x0
[    15.970] 	WinBAttributes: 0x0
[    15.970] 	WinGranularity: 0
[    15.970] 	WinSize: 0
[    15.970] 	WinASegment: 0x0
[    15.970] 	WinBSegment: 0x0
[    15.970] 	WinFuncPtr: 0x0
[    15.970] 	BytesPerScanline: 0
[    15.970] 	XResolution: 0
[    15.970] 	YResolution: 0
[    15.970] 	XCharSize: 0
[    15.970] 	YCharSize: 0
[    15.970] 	NumberOfPlanes: 0
[    15.970] 	BitsPerPixel: 0
[    15.970] 	NumberOfBanks: 0
[    15.970] 	MemoryModel: 0
[    15.970] 	BankSize: 0
[    15.970] 	NumberOfImages: 0
[    15.970] 	RedMaskSize: 0
[    15.970] 	RedFieldPosition: 0
[    15.970] 	GreenMaskSize: 0
[    15.970] 	GreenFieldPosition: 0
[    15.970] 	BlueMaskSize: 0
[    15.970] 	BlueFieldPosition: 0
[    15.970] 	RsvdMaskSize: 0
[    15.970] 	RsvdFieldPosition: 0
[    15.970] 	DirectColorModeInfo: 0
[    15.970] 	PhysBasePtr: 0x0
[    15.970] 	LinBytesPerScanLine: 0
[    15.970] 	BnkNumberOfImagePages: 0
[    15.970] 	LinNumberOfImagePages: 0
[    15.970] 	LinRedMaskSize: 0
[    15.970] 	LinRedFieldPosition: 0
[    15.970] 	LinGreenMaskSize: 0
[    15.970] 	LinGreenFieldPosition: 0
[    15.970] 	LinBlueMaskSize: 0
[    15.970] 	LinBlueFieldPosition: 0
[    15.970] 	LinRsvdMaskSize: 0
[    15.970] 	LinRsvdFieldPosition: 0
[    15.970] 	MaxPixelClock: 0
[    15.970] Mode: 16e (0x0)
[    15.970] 	ModeAttributes: 0x0
[    15.970] 	WinAAttributes: 0x0
[    15.970] 	WinBAttributes: 0x0
[    15.970] 	WinGranularity: 0
[    15.970] 	WinSize: 0
[    15.970] 	WinASegment: 0x0
[    15.970] 	WinBSegment: 0x0
[    15.970] 	WinFuncPtr: 0x0
[    15.970] 	BytesPerScanline: 0
[    15.970] 	XResolution: 0
[    15.970] 	YResolution: 0
[    15.970] 	XCharSize: 0
[    15.970] 	YCharSize: 0
[    15.970] 	NumberOfPlanes: 0
[    15.970] 	BitsPerPixel: 0
[    15.970] 	NumberOfBanks: 0
[    15.970] 	MemoryModel: 0
[    15.970] 	BankSize: 0
[    15.970] 	NumberOfImages: 0
[    15.970] 	RedMaskSize: 0
[    15.970] 	RedFieldPosition: 0
[    15.970] 	GreenMaskSize: 0
[    15.970] 	GreenFieldPosition: 0
[    15.970] 	BlueMaskSize: 0
[    15.970] 	BlueFieldPosition: 0
[    15.970] 	RsvdMaskSize: 0
[    15.970] 	RsvdFieldPosition: 0
[    15.970] 	DirectColorModeInfo: 0
[    15.970] 	PhysBasePtr: 0x0
[    15.970] 	LinBytesPerScanLine: 0
[    15.970] 	BnkNumberOfImagePages: 0
[    15.970] 	LinNumberOfImagePages: 0
[    15.970] 	LinRedMaskSize: 0
[    15.970] 	LinRedFieldPosition: 0
[    15.970] 	LinGreenMaskSize: 0
[    15.970] 	LinGreenFieldPosition: 0
[    15.970] 	LinBlueMaskSize: 0
[    15.970] 	LinBlueFieldPosition: 0
[    15.970] 	LinRsvdMaskSize: 0
[    15.970] 	LinRsvdFieldPosition: 0
[    15.970] 	MaxPixelClock: 0
[    15.971] Mode: 16f (0x0)
[    15.971] 	ModeAttributes: 0x0
[    15.971] 	WinAAttributes: 0x0
[    15.971] 	WinBAttributes: 0x0
[    15.971] 	WinGranularity: 0
[    15.971] 	WinSize: 0
[    15.971] 	WinASegment: 0x0
[    15.971] 	WinBSegment: 0x0
[    15.971] 	WinFuncPtr: 0x0
[    15.971] 	BytesPerScanline: 0
[    15.971] 	XResolution: 0
[    15.971] 	YResolution: 0
[    15.971] 	XCharSize: 0
[    15.971] 	YCharSize: 0
[    15.971] 	NumberOfPlanes: 0
[    15.971] 	BitsPerPixel: 0
[    15.971] 	NumberOfBanks: 0
[    15.971] 	MemoryModel: 0
[    15.971] 	BankSize: 0
[    15.971] 	NumberOfImages: 0
[    15.971] 	RedMaskSize: 0
[    15.971] 	RedFieldPosition: 0
[    15.971] 	GreenMaskSize: 0
[    15.971] 	GreenFieldPosition: 0
[    15.971] 	BlueMaskSize: 0
[    15.971] 	BlueFieldPosition: 0
[    15.971] 	RsvdMaskSize: 0
[    15.971] 	RsvdFieldPosition: 0
[    15.971] 	DirectColorModeInfo: 0
[    15.971] 	PhysBasePtr: 0x0
[    15.971] 	LinBytesPerScanLine: 0
[    15.971] 	BnkNumberOfImagePages: 0
[    15.971] 	LinNumberOfImagePages: 0
[    15.971] 	LinRedMaskSize: 0
[    15.971] 	LinRedFieldPosition: 0
[    15.971] 	LinGreenMaskSize: 0
[    15.971] 	LinGreenFieldPosition: 0
[    15.971] 	LinBlueMaskSize: 0
[    15.971] 	LinBlueFieldPosition: 0
[    15.971] 	LinRsvdMaskSize: 0
[    15.971] 	LinRsvdFieldPosition: 0
[    15.971] 	MaxPixelClock: 0
[    15.971] Mode: 170 (0x0)
[    15.971] 	ModeAttributes: 0x0
[    15.971] 	WinAAttributes: 0x0
[    15.971] 	WinBAttributes: 0x0
[    15.971] 	WinGranularity: 0
[    15.971] 	WinSize: 0
[    15.971] 	WinASegment: 0x0
[    15.971] 	WinBSegment: 0x0
[    15.971] 	WinFuncPtr: 0x0
[    15.971] 	BytesPerScanline: 0
[    15.971] 	XResolution: 0
[    15.971] 	YResolution: 0
[    15.971] 	XCharSize: 0
[    15.971] 	YCharSize: 0
[    15.971] 	NumberOfPlanes: 0
[    15.971] 	BitsPerPixel: 0
[    15.971] 	NumberOfBanks: 0
[    15.971] 	MemoryModel: 0
[    15.971] 	BankSize: 0
[    15.971] 	NumberOfImages: 0
[    15.971] 	RedMaskSize: 0
[    15.971] 	RedFieldPosition: 0
[    15.971] 	GreenMaskSize: 0
[    15.971] 	GreenFieldPosition: 0
[    15.971] 	BlueMaskSize: 0
[    15.971] 	BlueFieldPosition: 0
[    15.971] 	RsvdMaskSize: 0
[    15.971] 	RsvdFieldPosition: 0
[    15.971] 	DirectColorModeInfo: 0
[    15.971] 	PhysBasePtr: 0x0
[    15.971] 	LinBytesPerScanLine: 0
[    15.971] 	BnkNumberOfImagePages: 0
[    15.971] 	LinNumberOfImagePages: 0
[    15.971] 	LinRedMaskSize: 0
[    15.971] 	LinRedFieldPosition: 0
[    15.971] 	LinGreenMaskSize: 0
[    15.971] 	LinGreenFieldPosition: 0
[    15.971] 	LinBlueMaskSize: 0
[    15.971] 	LinBlueFieldPosition: 0
[    15.971] 	LinRsvdMaskSize: 0
[    15.971] 	LinRsvdFieldPosition: 0
[    15.971] 	MaxPixelClock: 0
[    15.971] Mode: 171 (0x0)
[    15.971] 	ModeAttributes: 0x0
[    15.971] 	WinAAttributes: 0x0
[    15.971] 	WinBAttributes: 0x0
[    15.971] 	WinGranularity: 0
[    15.971] 	WinSize: 0
[    15.971] 	WinASegment: 0x0
[    15.971] 	WinBSegment: 0x0
[    15.971] 	WinFuncPtr: 0x0
[    15.971] 	BytesPerScanline: 0
[    15.971] 	XResolution: 0
[    15.971] 	YResolution: 0
[    15.971] 	XCharSize: 0
[    15.971] 	YCharSize: 0
[    15.971] 	NumberOfPlanes: 0
[    15.971] 	BitsPerPixel: 0
[    15.971] 	NumberOfBanks: 0
[    15.971] 	MemoryModel: 0
[    15.971] 	BankSize: 0
[    15.971] 	NumberOfImages: 0
[    15.971] 	RedMaskSize: 0
[    15.971] 	RedFieldPosition: 0
[    15.971] 	GreenMaskSize: 0
[    15.971] 	GreenFieldPosition: 0
[    15.971] 	BlueMaskSize: 0
[    15.971] 	BlueFieldPosition: 0
[    15.971] 	RsvdMaskSize: 0
[    15.971] 	RsvdFieldPosition: 0
[    15.971] 	DirectColorModeInfo: 0
[    15.971] 	PhysBasePtr: 0x0
[    15.971] 	LinBytesPerScanLine: 0
[    15.971] 	BnkNumberOfImagePages: 0
[    15.971] 	LinNumberOfImagePages: 0
[    15.971] 	LinRedMaskSize: 0
[    15.971] 	LinRedFieldPosition: 0
[    15.971] 	LinGreenMaskSize: 0
[    15.971] 	LinGreenFieldPosition: 0
[    15.971] 	LinBlueMaskSize: 0
[    15.971] 	LinBlueFieldPosition: 0
[    15.971] 	LinRsvdMaskSize: 0
[    15.971] 	LinRsvdFieldPosition: 0
[    15.971] 	MaxPixelClock: 0
[    15.971] Mode: 13c (0x0)
[    15.971] 	ModeAttributes: 0x0
[    15.971] 	WinAAttributes: 0x0
[    15.971] 	WinBAttributes: 0x0
[    15.971] 	WinGranularity: 0
[    15.971] 	WinSize: 0
[    15.971] 	WinASegment: 0x0
[    15.971] 	WinBSegment: 0x0
[    15.971] 	WinFuncPtr: 0x0
[    15.971] 	BytesPerScanline: 0
[    15.971] 	XResolution: 0
[    15.971] 	YResolution: 0
[    15.971] 	XCharSize: 0
[    15.971] 	YCharSize: 0
[    15.971] 	NumberOfPlanes: 0
[    15.971] 	BitsPerPixel: 0
[    15.971] 	NumberOfBanks: 0
[    15.971] 	MemoryModel: 0
[    15.971] 	BankSize: 0
[    15.971] 	NumberOfImages: 0
[    15.971] 	RedMaskSize: 0
[    15.971] 	RedFieldPosition: 0
[    15.971] 	GreenMaskSize: 0
[    15.971] 	GreenFieldPosition: 0
[    15.971] 	BlueMaskSize: 0
[    15.971] 	BlueFieldPosition: 0
[    15.971] 	RsvdMaskSize: 0
[    15.971] 	RsvdFieldPosition: 0
[    15.971] 	DirectColorModeInfo: 0
[    15.971] 	PhysBasePtr: 0x0
[    15.971] 	LinBytesPerScanLine: 0
[    15.971] 	BnkNumberOfImagePages: 0
[    15.971] 	LinNumberOfImagePages: 0
[    15.971] 	LinRedMaskSize: 0
[    15.971] 	LinRedFieldPosition: 0
[    15.971] 	LinGreenMaskSize: 0
[    15.971] 	LinGreenFieldPosition: 0
[    15.971] 	LinBlueMaskSize: 0
[    15.971] 	LinBlueFieldPosition: 0
[    15.971] 	LinRsvdMaskSize: 0
[    15.971] 	LinRsvdFieldPosition: 0
[    15.971] 	MaxPixelClock: 0
[    15.972] Mode: 14d (0x0)
[    15.972] 	ModeAttributes: 0x0
[    15.972] 	WinAAttributes: 0x0
[    15.972] 	WinBAttributes: 0x0
[    15.972] 	WinGranularity: 0
[    15.972] 	WinSize: 0
[    15.972] 	WinASegment: 0x0
[    15.972] 	WinBSegment: 0x0
[    15.972] 	WinFuncPtr: 0x0
[    15.972] 	BytesPerScanline: 0
[    15.972] 	XResolution: 0
[    15.972] 	YResolution: 0
[    15.972] 	XCharSize: 0
[    15.972] 	YCharSize: 0
[    15.972] 	NumberOfPlanes: 0
[    15.972] 	BitsPerPixel: 0
[    15.972] 	NumberOfBanks: 0
[    15.972] 	MemoryModel: 0
[    15.972] 	BankSize: 0
[    15.972] 	NumberOfImages: 0
[    15.972] 	RedMaskSize: 0
[    15.972] 	RedFieldPosition: 0
[    15.972] 	GreenMaskSize: 0
[    15.972] 	GreenFieldPosition: 0
[    15.972] 	BlueMaskSize: 0
[    15.972] 	BlueFieldPosition: 0
[    15.972] 	RsvdMaskSize: 0
[    15.972] 	RsvdFieldPosition: 0
[    15.972] 	DirectColorModeInfo: 0
[    15.972] 	PhysBasePtr: 0x0
[    15.972] 	LinBytesPerScanLine: 0
[    15.972] 	BnkNumberOfImagePages: 0
[    15.972] 	LinNumberOfImagePages: 0
[    15.972] 	LinRedMaskSize: 0
[    15.972] 	LinRedFieldPosition: 0
[    15.972] 	LinGreenMaskSize: 0
[    15.972] 	LinGreenFieldPosition: 0
[    15.972] 	LinBlueMaskSize: 0
[    15.972] 	LinBlueFieldPosition: 0
[    15.972] 	LinRsvdMaskSize: 0
[    15.972] 	LinRsvdFieldPosition: 0
[    15.972] 	MaxPixelClock: 0
[    15.972] Mode: 15c (0x0)
[    15.972] 	ModeAttributes: 0x0
[    15.972] 	WinAAttributes: 0x0
[    15.972] 	WinBAttributes: 0x0
[    15.972] 	WinGranularity: 0
[    15.972] 	WinSize: 0
[    15.972] 	WinASegment: 0x0
[    15.972] 	WinBSegment: 0x0
[    15.972] 	WinFuncPtr: 0x0
[    15.972] 	BytesPerScanline: 0
[    15.972] 	XResolution: 0
[    15.972] 	YResolution: 0
[    15.972] 	XCharSize: 0
[    15.972] 	YCharSize: 0
[    15.972] 	NumberOfPlanes: 0
[    15.972] 	BitsPerPixel: 0
[    15.972] 	NumberOfBanks: 0
[    15.972] 	MemoryModel: 0
[    15.972] 	BankSize: 0
[    15.972] 	NumberOfImages: 0
[    15.972] 	RedMaskSize: 0
[    15.972] 	RedFieldPosition: 0
[    15.972] 	GreenMaskSize: 0
[    15.972] 	GreenFieldPosition: 0
[    15.972] 	BlueMaskSize: 0
[    15.972] 	BlueFieldPosition: 0
[    15.972] 	RsvdMaskSize: 0
[    15.972] 	RsvdFieldPosition: 0
[    15.972] 	DirectColorModeInfo: 0
[    15.972] 	PhysBasePtr: 0x0
[    15.972] 	LinBytesPerScanLine: 0
[    15.972] 	BnkNumberOfImagePages: 0
[    15.972] 	LinNumberOfImagePages: 0
[    15.972] 	LinRedMaskSize: 0
[    15.972] 	LinRedFieldPosition: 0
[    15.972] 	LinGreenMaskSize: 0
[    15.972] 	LinGreenFieldPosition: 0
[    15.972] 	LinBlueMaskSize: 0
[    15.972] 	LinBlueFieldPosition: 0
[    15.972] 	LinRsvdMaskSize: 0
[    15.972] 	LinRsvdFieldPosition: 0
[    15.972] 	MaxPixelClock: 0
[    15.972] Mode: 13a (0x0)
[    15.972] 	ModeAttributes: 0x0
[    15.972] 	WinAAttributes: 0x0
[    15.972] 	WinBAttributes: 0x0
[    15.972] 	WinGranularity: 0
[    15.972] 	WinSize: 0
[    15.972] 	WinASegment: 0x0
[    15.972] 	WinBSegment: 0x0
[    15.972] 	WinFuncPtr: 0x0
[    15.972] 	BytesPerScanline: 0
[    15.972] 	XResolution: 0
[    15.972] 	YResolution: 0
[    15.972] 	XCharSize: 0
[    15.972] 	YCharSize: 0
[    15.972] 	NumberOfPlanes: 0
[    15.972] 	BitsPerPixel: 0
[    15.972] 	NumberOfBanks: 0
[    15.972] 	MemoryModel: 0
[    15.972] 	BankSize: 0
[    15.972] 	NumberOfImages: 0
[    15.972] 	RedMaskSize: 0
[    15.972] 	RedFieldPosition: 0
[    15.972] 	GreenMaskSize: 0
[    15.972] 	GreenFieldPosition: 0
[    15.972] 	BlueMaskSize: 0
[    15.972] 	BlueFieldPosition: 0
[    15.972] 	RsvdMaskSize: 0
[    15.972] 	RsvdFieldPosition: 0
[    15.972] 	DirectColorModeInfo: 0
[    15.972] 	PhysBasePtr: 0x0
[    15.972] 	LinBytesPerScanLine: 0
[    15.972] 	BnkNumberOfImagePages: 0
[    15.972] 	LinNumberOfImagePages: 0
[    15.972] 	LinRedMaskSize: 0
[    15.972] 	LinRedFieldPosition: 0
[    15.972] 	LinGreenMaskSize: 0
[    15.972] 	LinGreenFieldPosition: 0
[    15.972] 	LinBlueMaskSize: 0
[    15.972] 	LinBlueFieldPosition: 0
[    15.972] 	LinRsvdMaskSize: 0
[    15.972] 	LinRsvdFieldPosition: 0
[    15.972] 	MaxPixelClock: 0
[    15.973] Mode: 14b (0x0)
[    15.973] 	ModeAttributes: 0x0
[    15.973] 	WinAAttributes: 0x0
[    15.973] 	WinBAttributes: 0x0
[    15.973] 	WinGranularity: 0
[    15.973] 	WinSize: 0
[    15.973] 	WinASegment: 0x0
[    15.973] 	WinBSegment: 0x0
[    15.973] 	WinFuncPtr: 0x0
[    15.973] 	BytesPerScanline: 0
[    15.973] 	XResolution: 0
[    15.973] 	YResolution: 0
[    15.973] 	XCharSize: 0
[    15.973] 	YCharSize: 0
[    15.973] 	NumberOfPlanes: 0
[    15.973] 	BitsPerPixel: 0
[    15.973] 	NumberOfBanks: 0
[    15.973] 	MemoryModel: 0
[    15.973] 	BankSize: 0
[    15.973] 	NumberOfImages: 0
[    15.973] 	RedMaskSize: 0
[    15.973] 	RedFieldPosition: 0
[    15.973] 	GreenMaskSize: 0
[    15.973] 	GreenFieldPosition: 0
[    15.973] 	BlueMaskSize: 0
[    15.973] 	BlueFieldPosition: 0
[    15.973] 	RsvdMaskSize: 0
[    15.973] 	RsvdFieldPosition: 0
[    15.973] 	DirectColorModeInfo: 0
[    15.973] 	PhysBasePtr: 0x0
[    15.973] 	LinBytesPerScanLine: 0
[    15.973] 	BnkNumberOfImagePages: 0
[    15.973] 	LinNumberOfImagePages: 0
[    15.973] 	LinRedMaskSize: 0
[    15.973] 	LinRedFieldPosition: 0
[    15.973] 	LinGreenMaskSize: 0
[    15.973] 	LinGreenFieldPosition: 0
[    15.973] 	LinBlueMaskSize: 0
[    15.973] 	LinBlueFieldPosition: 0
[    15.973] 	LinRsvdMaskSize: 0
[    15.973] 	LinRsvdFieldPosition: 0
[    15.973] 	MaxPixelClock: 0
[    15.973] Mode: 15a (0x0)
[    15.973] 	ModeAttributes: 0x0
[    15.973] 	WinAAttributes: 0x0
[    15.973] 	WinBAttributes: 0x0
[    15.973] 	WinGranularity: 0
[    15.973] 	WinSize: 0
[    15.973] 	WinASegment: 0x0
[    15.973] 	WinBSegment: 0x0
[    15.973] 	WinFuncPtr: 0x0
[    15.973] 	BytesPerScanline: 0
[    15.973] 	XResolution: 0
[    15.973] 	YResolution: 0
[    15.973] 	XCharSize: 0
[    15.973] 	YCharSize: 0
[    15.973] 	NumberOfPlanes: 0
[    15.973] 	BitsPerPixel: 0
[    15.973] 	NumberOfBanks: 0
[    15.973] 	MemoryModel: 0
[    15.973] 	BankSize: 0
[    15.973] 	NumberOfImages: 0
[    15.973] 	RedMaskSize: 0
[    15.973] 	RedFieldPosition: 0
[    15.973] 	GreenMaskSize: 0
[    15.973] 	GreenFieldPosition: 0
[    15.973] 	BlueMaskSize: 0
[    15.973] 	BlueFieldPosition: 0
[    15.973] 	RsvdMaskSize: 0
[    15.973] 	RsvdFieldPosition: 0
[    15.973] 	DirectColorModeInfo: 0
[    15.973] 	PhysBasePtr: 0x0
[    15.973] 	LinBytesPerScanLine: 0
[    15.973] 	BnkNumberOfImagePages: 0
[    15.973] 	LinNumberOfImagePages: 0
[    15.973] 	LinRedMaskSize: 0
[    15.973] 	LinRedFieldPosition: 0
[    15.973] 	LinGreenMaskSize: 0
[    15.973] 	LinGreenFieldPosition: 0
[    15.973] 	LinBlueMaskSize: 0
[    15.973] 	LinBlueFieldPosition: 0
[    15.973] 	LinRsvdMaskSize: 0
[    15.973] 	LinRsvdFieldPosition: 0
[    15.973] 	MaxPixelClock: 0
[    15.973] Mode: 107 (1280x1024)
[    15.973] 	ModeAttributes: 0x9b
[    15.973] 	WinAAttributes: 0x7
[    15.973] 	WinBAttributes: 0x0
[    15.973] 	WinGranularity: 64
[    15.973] 	WinSize: 64
[    15.973] 	WinASegment: 0xa000
[    15.973] 	WinBSegment: 0x0
[    15.973] 	WinFuncPtr: 0xc000867f
[    15.973] 	BytesPerScanline: 1280
[    15.973] 	XResolution: 1280
[    15.973] 	YResolution: 1024
[    15.973] 	XCharSize: 8
[    15.973] 	YCharSize: 16
[    15.973] 	NumberOfPlanes: 1
[    15.973] 	BitsPerPixel: 8
[    15.973] 	NumberOfBanks: 1
[    15.973] 	MemoryModel: 4
[    15.973] 	BankSize: 0
[    15.973] 	NumberOfImages: 50
[    15.973] 	RedMaskSize: 0
[    15.973] 	RedFieldPosition: 0
[    15.973] 	GreenMaskSize: 0
[    15.973] 	GreenFieldPosition: 0
[    15.973] 	BlueMaskSize: 0
[    15.973] 	BlueFieldPosition: 0
[    15.973] 	RsvdMaskSize: 0
[    15.973] 	RsvdFieldPosition: 0
[    15.973] 	DirectColorModeInfo: 0
[    15.973] 	PhysBasePtr: 0xe0000000
[    15.973] 	LinBytesPerScanLine: 1280
[    15.973] 	BnkNumberOfImagePages: 50
[    15.973] 	LinNumberOfImagePages: 50
[    15.973] 	LinRedMaskSize: 0
[    15.973] 	LinRedFieldPosition: 0
[    15.973] 	LinGreenMaskSize: 0
[    15.973] 	LinGreenFieldPosition: 0
[    15.973] 	LinBlueMaskSize: 0
[    15.973] 	LinBlueFieldPosition: 0
[    15.973] 	LinRsvdMaskSize: 0
[    15.973] 	LinRsvdFieldPosition: 0
[    15.973] 	MaxPixelClock: 230000000
[    15.974] Mode: 11a (1280x1024)
[    15.974] 	ModeAttributes: 0x9b
[    15.974] 	WinAAttributes: 0x7
[    15.974] 	WinBAttributes: 0x0
[    15.974] 	WinGranularity: 64
[    15.974] 	WinSize: 64
[    15.974] 	WinASegment: 0xa000
[    15.974] 	WinBSegment: 0x0
[    15.974] 	WinFuncPtr: 0xc000867f
[    15.974] 	BytesPerScanline: 2560
[    15.974] 	XResolution: 1280
[    15.974] 	YResolution: 1024
[    15.974] 	XCharSize: 8
[    15.974] 	YCharSize: 16
[    15.974] 	NumberOfPlanes: 1
[    15.974] 	BitsPerPixel: 16
[    15.974] 	NumberOfBanks: 1
[    15.974] 	MemoryModel: 6
[    15.974] 	BankSize: 0
[    15.974] 	NumberOfImages: 24
[    15.974] 	RedMaskSize: 5
[    15.974] 	RedFieldPosition: 11
[    15.974] 	GreenMaskSize: 6
[    15.974] 	GreenFieldPosition: 5
[    15.974] 	BlueMaskSize: 5
[    15.974] 	BlueFieldPosition: 0
[    15.974] 	RsvdMaskSize: 0
[    15.974] 	RsvdFieldPosition: 0
[    15.974] 	DirectColorModeInfo: 0
[    15.974] 	PhysBasePtr: 0xe0000000
[    15.974] 	LinBytesPerScanLine: 2560
[    15.974] 	BnkNumberOfImagePages: 24
[    15.974] 	LinNumberOfImagePages: 24
[    15.974] 	LinRedMaskSize: 5
[    15.974] 	LinRedFieldPosition: 11
[    15.974] 	LinGreenMaskSize: 6
[    15.974] 	LinGreenFieldPosition: 5
[    15.974] 	LinBlueMaskSize: 5
[    15.974] 	LinBlueFieldPosition: 0
[    15.974] 	LinRsvdMaskSize: 0
[    15.974] 	LinRsvdFieldPosition: 0
[    15.974] 	MaxPixelClock: 230000000
[    15.974] *Mode: 11b (1280x1024)
[    15.974] 	ModeAttributes: 0x9b
[    15.974] 	WinAAttributes: 0x7
[    15.974] 	WinBAttributes: 0x0
[    15.974] 	WinGranularity: 64
[    15.974] 	WinSize: 64
[    15.974] 	WinASegment: 0xa000
[    15.974] 	WinBSegment: 0x0
[    15.974] 	WinFuncPtr: 0xc000867f
[    15.974] 	BytesPerScanline: 5120
[    15.974] 	XResolution: 1280
[    15.974] 	YResolution: 1024
[    15.974] 	XCharSize: 8
[    15.974] 	YCharSize: 16
[    15.974] 	NumberOfPlanes: 1
[    15.974] 	BitsPerPixel: 32
[    15.974] 	NumberOfBanks: 1
[    15.974] 	MemoryModel: 6
[    15.974] 	BankSize: 0
[    15.974] 	NumberOfImages: 11
[    15.974] 	RedMaskSize: 8
[    15.974] 	RedFieldPosition: 16
[    15.974] 	GreenMaskSize: 8
[    15.974] 	GreenFieldPosition: 8
[    15.974] 	BlueMaskSize: 8
[    15.974] 	BlueFieldPosition: 0
[    15.974] 	RsvdMaskSize: 8
[    15.974] 	RsvdFieldPosition: 24
[    15.974] 	DirectColorModeInfo: 0
[    15.974] 	PhysBasePtr: 0xe0000000
[    15.974] 	LinBytesPerScanLine: 5120
[    15.974] 	BnkNumberOfImagePages: 11
[    15.974] 	LinNumberOfImagePages: 11
[    15.974] 	LinRedMaskSize: 8
[    15.974] 	LinRedFieldPosition: 16
[    15.974] 	LinGreenMaskSize: 8
[    15.974] 	LinGreenFieldPosition: 8
[    15.974] 	LinBlueMaskSize: 8
[    15.974] 	LinBlueFieldPosition: 0
[    15.974] 	LinRsvdMaskSize: 8
[    15.974] 	LinRsvdFieldPosition: 24
[    15.974] 	MaxPixelClock: 230000000
[    15.975] Mode: 105 (1024x768)
[    15.975] 	ModeAttributes: 0x9b
[    15.975] 	WinAAttributes: 0x7
[    15.975] 	WinBAttributes: 0x0
[    15.975] 	WinGranularity: 64
[    15.975] 	WinSize: 64
[    15.975] 	WinASegment: 0xa000
[    15.975] 	WinBSegment: 0x0
[    15.975] 	WinFuncPtr: 0xc000867f
[    15.975] 	BytesPerScanline: 1024
[    15.975] 	XResolution: 1024
[    15.975] 	YResolution: 768
[    15.975] 	XCharSize: 8
[    15.975] 	YCharSize: 16
[    15.975] 	NumberOfPlanes: 1
[    15.975] 	BitsPerPixel: 8
[    15.975] 	NumberOfBanks: 1
[    15.975] 	MemoryModel: 4
[    15.975] 	BankSize: 0
[    15.975] 	NumberOfImages: 84
[    15.975] 	RedMaskSize: 0
[    15.975] 	RedFieldPosition: 0
[    15.975] 	GreenMaskSize: 0
[    15.975] 	GreenFieldPosition: 0
[    15.975] 	BlueMaskSize: 0
[    15.975] 	BlueFieldPosition: 0
[    15.975] 	RsvdMaskSize: 0
[    15.975] 	RsvdFieldPosition: 0
[    15.975] 	DirectColorModeInfo: 0
[    15.975] 	PhysBasePtr: 0xe0000000
[    15.975] 	LinBytesPerScanLine: 1024
[    15.975] 	BnkNumberOfImagePages: 84
[    15.975] 	LinNumberOfImagePages: 84
[    15.975] 	LinRedMaskSize: 0
[    15.975] 	LinRedFieldPosition: 0
[    15.975] 	LinGreenMaskSize: 0
[    15.975] 	LinGreenFieldPosition: 0
[    15.975] 	LinBlueMaskSize: 0
[    15.975] 	LinBlueFieldPosition: 0
[    15.975] 	LinRsvdMaskSize: 0
[    15.975] 	LinRsvdFieldPosition: 0
[    15.975] 	MaxPixelClock: 230000000
[    15.975] Mode: 117 (1024x768)
[    15.975] 	ModeAttributes: 0x9b
[    15.975] 	WinAAttributes: 0x7
[    15.975] 	WinBAttributes: 0x0
[    15.975] 	WinGranularity: 64
[    15.975] 	WinSize: 64
[    15.975] 	WinASegment: 0xa000
[    15.975] 	WinBSegment: 0x0
[    15.975] 	WinFuncPtr: 0xc000867f
[    15.975] 	BytesPerScanline: 2048
[    15.975] 	XResolution: 1024
[    15.975] 	YResolution: 768
[    15.975] 	XCharSize: 8
[    15.975] 	YCharSize: 16
[    15.975] 	NumberOfPlanes: 1
[    15.975] 	BitsPerPixel: 16
[    15.975] 	NumberOfBanks: 1
[    15.975] 	MemoryModel: 6
[    15.975] 	BankSize: 0
[    15.975] 	NumberOfImages: 41
[    15.975] 	RedMaskSize: 5
[    15.975] 	RedFieldPosition: 11
[    15.975] 	GreenMaskSize: 6
[    15.975] 	GreenFieldPosition: 5
[    15.975] 	BlueMaskSize: 5
[    15.975] 	BlueFieldPosition: 0
[    15.975] 	RsvdMaskSize: 0
[    15.975] 	RsvdFieldPosition: 0
[    15.975] 	DirectColorModeInfo: 0
[    15.975] 	PhysBasePtr: 0xe0000000
[    15.975] 	LinBytesPerScanLine: 2048
[    15.975] 	BnkNumberOfImagePages: 41
[    15.975] 	LinNumberOfImagePages: 41
[    15.975] 	LinRedMaskSize: 5
[    15.975] 	LinRedFieldPosition: 11
[    15.975] 	LinGreenMaskSize: 6
[    15.975] 	LinGreenFieldPosition: 5
[    15.975] 	LinBlueMaskSize: 5
[    15.975] 	LinBlueFieldPosition: 0
[    15.975] 	LinRsvdMaskSize: 0
[    15.975] 	LinRsvdFieldPosition: 0
[    15.975] 	MaxPixelClock: 230000000
[    15.976] *Mode: 118 (1024x768)
[    15.976] 	ModeAttributes: 0x9b
[    15.976] 	WinAAttributes: 0x7
[    15.976] 	WinBAttributes: 0x0
[    15.976] 	WinGranularity: 64
[    15.976] 	WinSize: 64
[    15.976] 	WinASegment: 0xa000
[    15.976] 	WinBSegment: 0x0
[    15.976] 	WinFuncPtr: 0xc000867f
[    15.976] 	BytesPerScanline: 4096
[    15.976] 	XResolution: 1024
[    15.976] 	YResolution: 768
[    15.976] 	XCharSize: 8
[    15.976] 	YCharSize: 16
[    15.976] 	NumberOfPlanes: 1
[    15.976] 	BitsPerPixel: 32
[    15.976] 	NumberOfBanks: 1
[    15.976] 	MemoryModel: 6
[    15.976] 	BankSize: 0
[    15.976] 	NumberOfImages: 20
[    15.976] 	RedMaskSize: 8
[    15.976] 	RedFieldPosition: 16
[    15.976] 	GreenMaskSize: 8
[    15.976] 	GreenFieldPosition: 8
[    15.976] 	BlueMaskSize: 8
[    15.976] 	BlueFieldPosition: 0
[    15.976] 	RsvdMaskSize: 8
[    15.976] 	RsvdFieldPosition: 24
[    15.976] 	DirectColorModeInfo: 0
[    15.976] 	PhysBasePtr: 0xe0000000
[    15.976] 	LinBytesPerScanLine: 4096
[    15.976] 	BnkNumberOfImagePages: 20
[    15.976] 	LinNumberOfImagePages: 20
[    15.976] 	LinRedMaskSize: 8
[    15.976] 	LinRedFieldPosition: 16
[    15.976] 	LinGreenMaskSize: 8
[    15.976] 	LinGreenFieldPosition: 8
[    15.976] 	LinBlueMaskSize: 8
[    15.976] 	LinBlueFieldPosition: 0
[    15.976] 	LinRsvdMaskSize: 8
[    15.976] 	LinRsvdFieldPosition: 24
[    15.976] 	MaxPixelClock: 230000000
[    15.976] *Mode: 112 (640x480)
[    15.976] 	ModeAttributes: 0x9b
[    15.976] 	WinAAttributes: 0x7
[    15.976] 	WinBAttributes: 0x0
[    15.976] 	WinGranularity: 64
[    15.976] 	WinSize: 64
[    15.976] 	WinASegment: 0xa000
[    15.976] 	WinBSegment: 0x0
[    15.976] 	WinFuncPtr: 0xc000867f
[    15.976] 	BytesPerScanline: 2560
[    15.976] 	XResolution: 640
[    15.976] 	YResolution: 480
[    15.976] 	XCharSize: 8
[    15.976] 	YCharSize: 16
[    15.976] 	NumberOfPlanes: 1
[    15.976] 	BitsPerPixel: 32
[    15.976] 	NumberOfBanks: 1
[    15.976] 	MemoryModel: 6
[    15.976] 	BankSize: 0
[    15.976] 	NumberOfImages: 52
[    15.976] 	RedMaskSize: 8
[    15.976] 	RedFieldPosition: 16
[    15.976] 	GreenMaskSize: 8
[    15.976] 	GreenFieldPosition: 8
[    15.976] 	BlueMaskSize: 8
[    15.976] 	BlueFieldPosition: 0
[    15.976] 	RsvdMaskSize: 8
[    15.976] 	RsvdFieldPosition: 24
[    15.976] 	DirectColorModeInfo: 0
[    15.976] 	PhysBasePtr: 0xe0000000
[    15.976] 	LinBytesPerScanLine: 2560
[    15.976] 	BnkNumberOfImagePages: 52
[    15.976] 	LinNumberOfImagePages: 52
[    15.976] 	LinRedMaskSize: 8
[    15.976] 	LinRedFieldPosition: 16
[    15.976] 	LinGreenMaskSize: 8
[    15.976] 	LinGreenFieldPosition: 8
[    15.976] 	LinBlueMaskSize: 8
[    15.976] 	LinBlueFieldPosition: 0
[    15.976] 	LinRsvdMaskSize: 8
[    15.976] 	LinRsvdFieldPosition: 24
[    15.976] 	MaxPixelClock: 230000000
[    15.976] Mode: 114 (800x600)
[    15.976] 	ModeAttributes: 0x9b
[    15.977] 	WinAAttributes: 0x7
[    15.977] 	WinBAttributes: 0x0
[    15.977] 	WinGranularity: 64
[    15.977] 	WinSize: 64
[    15.977] 	WinASegment: 0xa000
[    15.977] 	WinBSegment: 0x0
[    15.977] 	WinFuncPtr: 0xc000867f
[    15.977] 	BytesPerScanline: 1600
[    15.977] 	XResolution: 800
[    15.977] 	YResolution: 600
[    15.977] 	XCharSize: 8
[    15.977] 	YCharSize: 16
[    15.977] 	NumberOfPlanes: 1
[    15.977] 	BitsPerPixel: 16
[    15.977] 	NumberOfBanks: 1
[    15.977] 	MemoryModel: 6
[    15.977] 	BankSize: 0
[    15.977] 	NumberOfImages: 67
[    15.977] 	RedMaskSize: 5
[    15.977] 	RedFieldPosition: 11
[    15.977] 	GreenMaskSize: 6
[    15.977] 	GreenFieldPosition: 5
[    15.977] 	BlueMaskSize: 5
[    15.977] 	BlueFieldPosition: 0
[    15.977] 	RsvdMaskSize: 0
[    15.977] 	RsvdFieldPosition: 0
[    15.977] 	DirectColorModeInfo: 0
[    15.977] 	PhysBasePtr: 0xe0000000
[    15.977] 	LinBytesPerScanLine: 1600
[    15.977] 	BnkNumberOfImagePages: 67
[    15.977] 	LinNumberOfImagePages: 67
[    15.977] 	LinRedMaskSize: 5
[    15.977] 	LinRedFieldPosition: 11
[    15.977] 	LinGreenMaskSize: 6
[    15.977] 	LinGreenFieldPosition: 5
[    15.977] 	LinBlueMaskSize: 5
[    15.977] 	LinBlueFieldPosition: 0
[    15.977] 	LinRsvdMaskSize: 0
[    15.977] 	LinRsvdFieldPosition: 0
[    15.977] 	MaxPixelClock: 230000000
[    15.977] *Mode: 115 (800x600)
[    15.977] 	ModeAttributes: 0x9b
[    15.977] 	WinAAttributes: 0x7
[    15.977] 	WinBAttributes: 0x0
[    15.977] 	WinGranularity: 64
[    15.977] 	WinSize: 64
[    15.977] 	WinASegment: 0xa000
[    15.977] 	WinBSegment: 0x0
[    15.977] 	WinFuncPtr: 0xc000867f
[    15.977] 	BytesPerScanline: 3200
[    15.977] 	XResolution: 800
[    15.977] 	YResolution: 600
[    15.977] 	XCharSize: 8
[    15.977] 	YCharSize: 16
[    15.977] 	NumberOfPlanes: 1
[    15.977] 	BitsPerPixel: 32
[    15.977] 	NumberOfBanks: 1
[    15.977] 	MemoryModel: 6
[    15.977] 	BankSize: 0
[    15.977] 	NumberOfImages: 33
[    15.977] 	RedMaskSize: 8
[    15.977] 	RedFieldPosition: 16
[    15.977] 	GreenMaskSize: 8
[    15.977] 	GreenFieldPosition: 8
[    15.977] 	BlueMaskSize: 8
[    15.977] 	BlueFieldPosition: 0
[    15.977] 	RsvdMaskSize: 8
[    15.977] 	RsvdFieldPosition: 24
[    15.977] 	DirectColorModeInfo: 0
[    15.977] 	PhysBasePtr: 0xe0000000
[    15.977] 	LinBytesPerScanLine: 3200
[    15.977] 	BnkNumberOfImagePages: 33
[    15.977] 	LinNumberOfImagePages: 33
[    15.977] 	LinRedMaskSize: 8
[    15.977] 	LinRedFieldPosition: 16
[    15.977] 	LinGreenMaskSize: 8
[    15.977] 	LinGreenFieldPosition: 8
[    15.977] 	LinBlueMaskSize: 8
[    15.977] 	LinBlueFieldPosition: 0
[    15.977] 	LinRsvdMaskSize: 8
[    15.977] 	LinRsvdFieldPosition: 24
[    15.977] 	MaxPixelClock: 230000000
[    15.977] Mode: 101 (640x480)
[    15.977] 	ModeAttributes: 0x9b
[    15.977] 	WinAAttributes: 0x7
[    15.977] 	WinBAttributes: 0x0
[    15.977] 	WinGranularity: 64
[    15.977] 	WinSize: 64
[    15.977] 	WinASegment: 0xa000
[    15.977] 	WinBSegment: 0x0
[    15.977] 	WinFuncPtr: 0xc000867f
[    15.977] 	BytesPerScanline: 640
[    15.977] 	XResolution: 640
[    15.977] 	YResolution: 480
[    15.977] 	XCharSize: 8
[    15.977] 	YCharSize: 16
[    15.977] 	NumberOfPlanes: 1
[    15.977] 	BitsPerPixel: 8
[    15.977] 	NumberOfBanks: 1
[    15.977] 	MemoryModel: 4
[    15.977] 	BankSize: 0
[    15.977] 	NumberOfImages: 203
[    15.977] 	RedMaskSize: 0
[    15.977] 	RedFieldPosition: 0
[    15.977] 	GreenMaskSize: 0
[    15.977] 	GreenFieldPosition: 0
[    15.977] 	BlueMaskSize: 0
[    15.977] 	BlueFieldPosition: 0
[    15.977] 	RsvdMaskSize: 0
[    15.977] 	RsvdFieldPosition: 0
[    15.977] 	DirectColorModeInfo: 0
[    15.977] 	PhysBasePtr: 0xe0000000
[    15.977] 	LinBytesPerScanLine: 640
[    15.977] 	BnkNumberOfImagePages: 203
[    15.977] 	LinNumberOfImagePages: 203
[    15.977] 	LinRedMaskSize: 0
[    15.977] 	LinRedFieldPosition: 0
[    15.977] 	LinGreenMaskSize: 0
[    15.977] 	LinGreenFieldPosition: 0
[    15.978] 	LinBlueMaskSize: 0
[    15.978] 	LinBlueFieldPosition: 0
[    15.978] 	LinRsvdMaskSize: 0
[    15.978] 	LinRsvdFieldPosition: 0
[    15.978] 	MaxPixelClock: 230000000
[    15.978] Mode: 103 (800x600)
[    15.978] 	ModeAttributes: 0x9b
[    15.978] 	WinAAttributes: 0x7
[    15.978] 	WinBAttributes: 0x0
[    15.978] 	WinGranularity: 64
[    15.978] 	WinSize: 64
[    15.978] 	WinASegment: 0xa000
[    15.978] 	WinBSegment: 0x0
[    15.978] 	WinFuncPtr: 0xc000867f
[    15.978] 	BytesPerScanline: 832
[    15.978] 	XResolution: 800
[    15.978] 	YResolution: 600
[    15.978] 	XCharSize: 8
[    15.978] 	YCharSize: 16
[    15.978] 	NumberOfPlanes: 1
[    15.978] 	BitsPerPixel: 8
[    15.978] 	NumberOfBanks: 1
[    15.978] 	MemoryModel: 4
[    15.978] 	BankSize: 0
[    15.978] 	NumberOfImages: 126
[    15.978] 	RedMaskSize: 0
[    15.978] 	RedFieldPosition: 0
[    15.978] 	GreenMaskSize: 0
[    15.978] 	GreenFieldPosition: 0
[    15.978] 	BlueMaskSize: 0
[    15.978] 	BlueFieldPosition: 0
[    15.978] 	RsvdMaskSize: 0
[    15.978] 	RsvdFieldPosition: 0
[    15.978] 	DirectColorModeInfo: 0
[    15.978] 	PhysBasePtr: 0xe0000000
[    15.978] 	LinBytesPerScanLine: 832
[    15.978] 	BnkNumberOfImagePages: 126
[    15.978] 	LinNumberOfImagePages: 126
[    15.978] 	LinRedMaskSize: 0
[    15.978] 	LinRedFieldPosition: 0
[    15.978] 	LinGreenMaskSize: 0
[    15.978] 	LinGreenFieldPosition: 0
[    15.978] 	LinBlueMaskSize: 0
[    15.978] 	LinBlueFieldPosition: 0
[    15.978] 	LinRsvdMaskSize: 0
[    15.978] 	LinRsvdFieldPosition: 0
[    15.978] 	MaxPixelClock: 230000000
[    15.978] Mode: 111 (640x480)
[    15.978] 	ModeAttributes: 0x9b
[    15.978] 	WinAAttributes: 0x7
[    15.978] 	WinBAttributes: 0x0
[    15.978] 	WinGranularity: 64
[    15.978] 	WinSize: 64
[    15.978] 	WinASegment: 0xa000
[    15.978] 	WinBSegment: 0x0
[    15.978] 	WinFuncPtr: 0xc000867f
[    15.978] 	BytesPerScanline: 1280
[    15.978] 	XResolution: 640
[    15.978] 	YResolution: 480
[    15.978] 	XCharSize: 8
[    15.978] 	YCharSize: 16
[    15.978] 	NumberOfPlanes: 1
[    15.978] 	BitsPerPixel: 16
[    15.978] 	NumberOfBanks: 1
[    15.978] 	MemoryModel: 6
[    15.978] 	BankSize: 0
[    15.978] 	NumberOfImages: 101
[    15.978] 	RedMaskSize: 5
[    15.978] 	RedFieldPosition: 11
[    15.978] 	GreenMaskSize: 6
[    15.978] 	GreenFieldPosition: 5
[    15.978] 	BlueMaskSize: 5
[    15.978] 	BlueFieldPosition: 0
[    15.978] 	RsvdMaskSize: 0
[    15.978] 	RsvdFieldPosition: 0
[    15.978] 	DirectColorModeInfo: 0
[    15.978] 	PhysBasePtr: 0xe0000000
[    15.978] 	LinBytesPerScanLine: 1280
[    15.978] 	BnkNumberOfImagePages: 101
[    15.978] 	LinNumberOfImagePages: 101
[    15.978] 	LinRedMaskSize: 5
[    15.978] 	LinRedFieldPosition: 11
[    15.978] 	LinGreenMaskSize: 6
[    15.978] 	LinGreenFieldPosition: 5
[    15.978] 	LinBlueMaskSize: 5
[    15.978] 	LinBlueFieldPosition: 0
[    15.978] 	LinRsvdMaskSize: 0
[    15.978] 	LinRsvdFieldPosition: 0
[    15.978] 	MaxPixelClock: 230000000
[    15.978] 
[    15.978] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
[    15.978] (II) VESA(0): <default monitor>: Using hsync range of 43.53-65.30 kHz
[    15.978] (II) VESA(0): <default monitor>: Using vrefresh range of 40.01-60.02 Hz
[    15.978] (WW) VESA(0): Unable to estimate virtual size
[    15.978] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
[    15.978] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
[    15.978] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
[    15.978] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
[    15.978] (WW) VESA(0): No valid modes left. Trying less strict filter...
[    15.978] (II) VESA(0): <default monitor>: Using hsync range of 43.53-65.30 kHz
[    15.978] (II) VESA(0): <default monitor>: Using vrefresh range of 40.01-60.02 Hz
[    15.978] (WW) VESA(0): Unable to estimate virtual size
[    15.991] (II) VESA(0): Not using built-in mode "800x600" (hsync out of range)
[    15.991] (II) VESA(0): Not using built-in mode "640x480" (hsync out of range)
[    15.991] (--) VESA(0): Virtual size is 1280x1024 (pitch 1280)
[    15.991] (**) VESA(0): *Built-in mode "1280x1024"
[    15.991] (**) VESA(0): *Built-in mode "1024x768"
[    15.991] (**) VESA(0): Display dimensions: (340, 190) mm
[    15.991] (**) VESA(0): DPI set to (95, 136)
[    15.991] (II) VESA(0): Attempting to use 60Hz refresh for mode "1280x1024" (11b)
[    15.991] (II) VESA(0): Attempting to use 60Hz refresh for mode "1024x768" (118)
[    15.991] (**) VESA(0): Using "Shadow Framebuffer"
[    15.991] (II) Loading sub module "shadow"
[    15.991] (II) LoadModule: "shadow"
[    15.991] (II) Loading /usr/lib/xorg/modules/libshadow.so
[    15.992] (II) Module shadow: vendor="X.Org Foundation"
[    15.992] 	compiled for 1.11.2, module version = 1.1.0
[    15.992] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.992] (II) Loading sub module "fb"
[    15.992] (II) LoadModule: "fb"
[    15.992] (II) Loading /usr/lib/xorg/modules/libfb.so
[    15.993] (II) Module fb: vendor="X.Org Foundation"
[    15.993] 	compiled for 1.11.2, module version = 1.0.0
[    15.993] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    15.993] (==) Depth 24 pixmap format is 32 bpp
[    15.993] (II) Loading sub module "int10"
[    15.993] (II) LoadModule: "int10"
[    15.993] (II) Loading /usr/lib/xorg/modules/libint10.so
[    15.993] (II) Module int10: vendor="X.Org Foundation"
[    15.993] 	compiled for 1.11.2, module version = 1.0.0
[    15.993] 	ABI class: X.Org Video Driver, version 11.0
[    15.993] (II) VESA(0): initializing int10
[    15.993] (II) VESA(0): Primary V_BIOS segment is: 0xc000
[    15.993] (II) VESA(0): VESA BIOS detected
[    15.993] (II) VESA(0): VESA VBE Version 3.0
[    15.993] (II) VESA(0): VESA VBE Total Mem: 65472 kB
[    15.993] (II) VESA(0): VESA VBE OEM: Intel(R)Sandybridge Mobile Graphics Chipset Accelerated VGA BIOS
[    15.993] (II) VESA(0): VESA VBE OEM Software Rev: 1.0
[    15.993] (II) VESA(0): VESA VBE OEM Vendor: Intel Corporation
[    15.993] (II) VESA(0): VESA VBE OEM Product: Intel(R)Sandybridge Mobile Graphics Controller
[    15.993] (II) VESA(0): VESA VBE OEM Product Rev: Hardware Version 0.0
[    16.009] (II) VESA(0): virtual address = 0x7fb94623f000,
	physical address = 0xe0000000, size = 67043328
[    16.016] (II) VESA(0): Setting up VESA Mode 0x11B (1280x1024)
[    16.088] (==) VESA(0): Default visual is TrueColor
[    16.090] (==) VESA(0): Backing store disabled
[    16.090] (==) VESA(0): DPMS enabled
[    16.090] (==) RandR enabled
[    16.090] (II) Initializing built-in extension Generic Event Extension
[    16.090] (II) Initializing built-in extension SHAPE
[    16.090] (II) Initializing built-in extension MIT-SHM
[    16.090] (II) Initializing built-in extension XInputExtension
[    16.090] (II) Initializing built-in extension XTEST
[    16.090] (II) Initializing built-in extension BIG-REQUESTS
[    16.090] (II) Initializing built-in extension SYNC
[    16.090] (II) Initializing built-in extension XKEYBOARD
[    16.090] (II) Initializing built-in extension XC-MISC
[    16.090] (II) Initializing built-in extension SECURITY
[    16.090] (II) Initializing built-in extension XINERAMA
[    16.090] (II) Initializing built-in extension XFIXES
[    16.090] (II) Initializing built-in extension RENDER
[    16.090] (II) Initializing built-in extension RANDR
[    16.090] (II) Initializing built-in extension COMPOSITE
[    16.090] (II) Initializing built-in extension DAMAGE
[    16.095] (II) AIGLX: Screen 0 is not DRI2 capable
[    16.095] (II) AIGLX: Screen 0 is not DRI capable
[    16.337] (II) AIGLX: Loaded and initialized swrast
[    16.337] (II) GLX: Initialized DRISWRAST GL provider for screen 0
[    16.611] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[    16.611] (**) Power Button: Applying InputClass "keyboard-layout"
[    16.611] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.611] (II) LoadModule: "evdev"
[    16.611] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.616] (II) Module evdev: vendor="X.Org Foundation"
[    16.616] 	compiled for 1.10.99.902, module version = 2.6.0
[    16.616] 	Module class: X.Org XInput Driver
[    16.616] 	ABI class: X.Org XInput driver, version 13.0
[    16.616] (II) Using input driver 'evdev' for 'Power Button'
[    16.616] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.616] (**) Power Button: always reports core events
[    16.616] (**) Power Button: Device: "/dev/input/event4"
[    16.616] (--) Power Button: Found keys
[    16.616] (II) Power Button: Configuring as keyboard
[    16.616] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[    16.616] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
[    16.616] (**) Option "xkb_rules" "evdev"
[    16.616] (**) Option "xkb_model" "evdev"
[    16.616] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.693] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
[    16.693] (**) Video Bus: Applying InputClass "keyboard-layout"
[    16.693] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    16.693] (II) Using input driver 'evdev' for 'Video Bus'
[    16.694] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.694] (**) Video Bus: always reports core events
[    16.694] (**) Video Bus: Device: "/dev/input/event6"
[    16.694] (--) Video Bus: Found keys
[    16.694] (II) Video Bus: Configuring as keyboard
[    16.694] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6/event6"
[    16.694] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    16.694] (**) Option "xkb_rules" "evdev"
[    16.694] (**) Option "xkb_model" "evdev"
[    16.694] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.694] (II) config/udev: Adding input device Video Bus (/dev/input/event5)
[    16.694] (**) Video Bus: Applying InputClass "keyboard-layout"
[    16.694] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
[    16.694] (II) Using input driver 'evdev' for 'Video Bus'
[    16.694] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.694] (**) Video Bus: always reports core events
[    16.694] (**) Video Bus: Device: "/dev/input/event5"
[    16.694] (--) Video Bus: Found keys
[    16.694] (II) Video Bus: Configuring as keyboard
[    16.694] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input5/event5"
[    16.694] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 8)
[    16.694] (**) Option "xkb_rules" "evdev"
[    16.694] (**) Option "xkb_model" "evdev"
[    16.694] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.694] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    16.695] (**) Power Button: Applying InputClass "keyboard-layout"
[    16.695] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[    16.695] (II) Using input driver 'evdev' for 'Power Button'
[    16.695] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.695] (**) Power Button: always reports core events
[    16.695] (**) Power Button: Device: "/dev/input/event1"
[    16.695] (--) Power Button: Found keys
[    16.695] (II) Power Button: Configuring as keyboard
[    16.695] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1/event1"
[    16.695] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 9)
[    16.695] (**) Option "xkb_rules" "evdev"
[    16.695] (**) Option "xkb_model" "evdev"
[    16.695] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.695] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
[    16.695] (II) No input driver/identifier specified (ignoring)
[    16.695] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
[    16.695] (**) Sleep Button: Applying InputClass "keyboard-layout"
[    16.695] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
[    16.695] (II) Using input driver 'evdev' for 'Sleep Button'
[    16.695] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.695] (**) Sleep Button: always reports core events
[    16.695] (**) Sleep Button: Device: "/dev/input/event2"
[    16.695] (--) Sleep Button: Found keys
[    16.695] (II) Sleep Button: Configuring as keyboard
[    16.695] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
[    16.695] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 10)
[    16.695] (**) Option "xkb_rules" "evdev"
[    16.695] (**) Option "xkb_model" "evdev"
[    16.695] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.696] (II) config/udev: Adding input device Laptop_Integrated_Webcam_2HDM (/dev/input/event8)
[    16.696] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "keyboard-layout"
[    16.696] (**) Laptop_Integrated_Webcam_2HDM: Applying InputClass "evdev keyboard catchall"
[    16.696] (II) Using input driver 'evdev' for 'Laptop_Integrated_Webcam_2HDM'
[    16.696] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.696] (**) Laptop_Integrated_Webcam_2HDM: always reports core events
[    16.696] (**) Laptop_Integrated_Webcam_2HDM: Device: "/dev/input/event8"
[    16.696] (--) Laptop_Integrated_Webcam_2HDM: Found keys
[    16.696] (II) Laptop_Integrated_Webcam_2HDM: Configuring as keyboard
[    16.696] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/input/input8/event8"
[    16.696] (II) XINPUT: Adding extended input device "Laptop_Integrated_Webcam_2HDM" (type: KEYBOARD, id 11)
[    16.696] (**) Option "xkb_rules" "evdev"
[    16.696] (**) Option "xkb_model" "evdev"
[    16.696] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.696] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event10)
[    16.696] (II) No input driver/identifier specified (ignoring)
[    16.696] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP (/dev/input/event12)
[    16.696] (II) No input driver/identifier specified (ignoring)
[    16.697] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event13)
[    16.697] (II) No input driver/identifier specified (ignoring)
[    16.697] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event14)
[    16.697] (II) No input driver/identifier specified (ignoring)
[    16.697] (II) config/udev: Adding input device Razer  Razer Abyssus (/dev/input/event7)
[    16.697] (**) Razer  Razer Abyssus: Applying InputClass "evdev pointer catchall"
[    16.697] (II) Using input driver 'evdev' for 'Razer  Razer Abyssus'
[    16.697] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.697] (**) Razer  Razer Abyssus: always reports core events
[    16.697] (**) Razer  Razer Abyssus: Device: "/dev/input/event7"
[    16.697] (--) Razer  Razer Abyssus: Found 11 mouse buttons
[    16.697] (--) Razer  Razer Abyssus: Found scroll wheel(s)
[    16.697] (--) Razer  Razer Abyssus: Found relative axes
[    16.697] (--) Razer  Razer Abyssus: Found x and y relative axes
[    16.697] (II) Razer  Razer Abyssus: Configuring as mouse
[    16.697] (II) Razer  Razer Abyssus: Adding scrollwheel support
[    16.697] (**) Razer  Razer Abyssus: YAxisMapping: buttons 4 and 5
[    16.697] (**) Razer  Razer Abyssus: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    16.697] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb1/1-1/1-1:1.0/input/input7/event7"
[    16.697] (II) XINPUT: Adding extended input device "Razer  Razer Abyssus" (type: MOUSE, id 12)
[    16.697] (II) Razer  Razer Abyssus: initialized for relative axes.
[    16.697] (**) Razer  Razer Abyssus: (accel) keeping acceleration scheme 1
[    16.697] (**) Razer  Razer Abyssus: (accel) acceleration profile 0
[    16.697] (**) Razer  Razer Abyssus: (accel) acceleration factor: 2.000
[    16.697] (**) Razer  Razer Abyssus: (accel) acceleration threshold: 4
[    16.697] (II) config/udev: Adding input device Razer  Razer Abyssus (/dev/input/mouse0)
[    16.697] (II) No input driver/identifier specified (ignoring)
[    16.698] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[    16.698] (**) AT Translated Set 2 keyboard: Applying InputClass "keyboard-layout"
[    16.698] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[    16.698] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[    16.698] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.698] (**) AT Translated Set 2 keyboard: always reports core events
[    16.698] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[    16.698] (--) AT Translated Set 2 keyboard: Found keys
[    16.698] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[    16.698] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[    16.698] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 13)
[    16.698] (**) Option "xkb_rules" "evdev"
[    16.698] (**) Option "xkb_model" "evdev"
[    16.698] (**) Option "xkb_layout" "us, ru, ca, fr"
[    16.698] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/event11)
[    16.698] (**) PS/2 Generic Mouse: Applying InputClass "evdev pointer catchall"
[    16.698] (II) Using input driver 'evdev' for 'PS/2 Generic Mouse'
[    16.698] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.698] (**) PS/2 Generic Mouse: always reports core events
[    16.698] (**) PS/2 Generic Mouse: Device: "/dev/input/event11"
[    16.698] (--) PS/2 Generic Mouse: Found 3 mouse buttons
[    16.698] (--) PS/2 Generic Mouse: Found relative axes
[    16.698] (--) PS/2 Generic Mouse: Found x and y relative axes
[    16.698] (II) PS/2 Generic Mouse: Configuring as mouse
[    16.698] (**) PS/2 Generic Mouse: YAxisMapping: buttons 4 and 5
[    16.698] (**) PS/2 Generic Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[    16.698] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input11/event11"
[    16.698] (II) XINPUT: Adding extended input device "PS/2 Generic Mouse" (type: MOUSE, id 14)
[    16.698] (II) PS/2 Generic Mouse: initialized for relative axes.
[    16.698] (**) PS/2 Generic Mouse: (accel) keeping acceleration scheme 1
[    16.698] (**) PS/2 Generic Mouse: (accel) acceleration profile 0
[    16.698] (**) PS/2 Generic Mouse: (accel) acceleration factor: 2.000
[    16.698] (**) PS/2 Generic Mouse: (accel) acceleration threshold: 4
[    16.699] (II) config/udev: Adding input device PS/2 Generic Mouse (/dev/input/mouse1)
[    16.699] (II) No input driver/identifier specified (ignoring)
[    16.699] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event9)
[    16.699] (**) Dell WMI hotkeys: Applying InputClass "keyboard-layout"
[    16.699] (**) Dell WMI hotkeys: Applying InputClass "evdev keyboard catchall"
[    16.699] (II) Using input driver 'evdev' for 'Dell WMI hotkeys'
[    16.699] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[    16.699] (**) Dell WMI hotkeys: always reports core events
[    16.699] (**) Dell WMI hotkeys: Device: "/dev/input/event9"
[    16.699] (--) Dell WMI hotkeys: Found keys
[    16.699] (II) Dell WMI hotkeys: Configuring as keyboard
[    16.699] (**) Option "config_info" "udev:/sys/devices/virtual/input/input9/event9"
[    16.699] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 15)
[    16.699] (**) Option "xkb_rules" "evdev"
[    16.699] (**) Option "xkb_model" "evdev"
[    16.699] (**) Option "xkb_layout" "us, ru, ca, fr"

I'll do fbdev in a minute...

Offline

#10 2011-11-12 17:53:05

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

With only xf86-video-fbdev (and vesa, X won't start with out it, I tried) I have the same problem.
sad

Offline

#11 2011-11-12 17:55:44

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

I removed xf86-video-dummy (just to be thorough) and rebooted. It didn't matter.

Offline

#12 2011-11-12 18:01:14

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: Screen resolution and positioning - i915 laptop [solved]

I wanted intel as the *only* driver installed, nothing else, just intel. Vesa muddles things. Likewise fbdev as the *only* driver. Preferably also a log for that. Cos it's weird, if you get a high-res console it means the kernel sees the intel graphics and the i915 module loads corrently. But then X... I don't know what the deal with X is. And a log that shows vesa loading won't tell me that, that's why I want logs without vesa around.

Also, something unrelated to graphics: Can you check dmesg to find out which ucode file got loaded for the wireless card? I'm kinda curious about that.

Offline

#13 2011-11-12 18:09:49

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

dmesg

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0-ARCH (tobias@T-POWA-LX) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 19 10:27:51 CEST 2011
[    0.000000] Command line: root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet resume=/dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d  
[    0.000000] Disabled fast string operations
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
[    0.000000]  BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bac8f000 (usable)
[    0.000000]  BIOS-e820: 00000000bac8f000 - 00000000bacaf000 (reserved)
[    0.000000]  BIOS-e820: 00000000bacaf000 - 00000000bacbc000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bacbc000 - 00000000badcf000 (reserved)
[    0.000000]  BIOS-e820: 00000000badcf000 - 00000000badd0000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000badd0000 - 00000000badfc000 (reserved)
[    0.000000]  BIOS-e820: 00000000badfc000 - 00000000badfe000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000badfe000 - 00000000bae01000 (reserved)
[    0.000000]  BIOS-e820: 00000000bae01000 - 00000000bae04000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bae04000 - 00000000bae06000 (reserved)
[    0.000000]  BIOS-e820: 00000000bae06000 - 00000000bae07000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bae07000 - 00000000bae0a000 (reserved)
[    0.000000]  BIOS-e820: 00000000bae0a000 - 00000000bae1b000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bae1b000 - 00000000baf1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000baf1a000 - 00000000baf1c000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000baf1c000 - 00000000baf1f000 (reserved)
[    0.000000]  BIOS-e820: 00000000baf1f000 - 00000000baf9f000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000baf9f000 - 00000000bafff000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000bafff000 - 00000000bb000000 (usable)
[    0.000000]  BIOS-e820: 00000000bb000000 - 00000000bfa00000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed08000 - 00000000fed09000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffd80000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 000000023fe00000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.6 present.
[    0.000000] DMI: Dell Inc.          Dell System XPS 15Z/060G42, BIOS A02 05/09/2011
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x23fe00 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0FFC00000 mask FFFC00000 write-protect
[    0.000000]   1 base 000000000 mask F80000000 write-back
[    0.000000]   2 base 080000000 mask FC0000000 write-back
[    0.000000]   3 base 0BC000000 mask FFC000000 uncachable
[    0.000000]   4 base 0BB000000 mask FFF000000 uncachable
[    0.000000]   5 base 100000000 mask F00000000 write-back
[    0.000000]   6 base 200000000 mask FC0000000 write-back
[    0.000000]   7 base 23FE00000 mask FFFE00000 uncachable
[    0.000000]   8 disabled
[    0.000000]   9 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0xbb000 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-00000000bb000000
[    0.000000]  0000000000 - 00bb000000 page 2M
[    0.000000] kernel direct mapping tables up to bb000000 @ bac8b000-bac8f000
[    0.000000] init_memory_mapping: 0000000100000000-000000023fe00000
[    0.000000]  0100000000 - 023fe00000 page 2M
[    0.000000] kernel direct mapping tables up to 23fe00000 @ 23fdf6000-23fe00000
[    0.000000] RAMDISK: 37d59000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f00e0 00024 (v02 DELL  )
[    0.000000] ACPI: XSDT 00000000baffe120 00094 (v01 DELL    QA09    00000002 LOHR 00000002)
[    0.000000] ACPI: FACP 00000000baff0000 000F4 (v03 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: DSDT 00000000baff3000 089FE (v02 DELL    SNB-CPT 00000000 INTL 20061109)
[    0.000000] ACPI: FACS 00000000baf41000 00040
[    0.000000] ACPI: SLIC 00000000baffd000 00176 (v01 DELL    QA09    00000002 LOHR 00000001)
[    0.000000] ACPI: SSDT 00000000baffc000 00166 (v01 DELL   PtidDevc 00001000 INTL 20061109)
[    0.000000] ACPI: ASF! 00000000baff2000 000A5 (v32 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: HPET 00000000bafef000 00038 (v01 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: APIC 00000000bafee000 00098 (v01 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: MCFG 00000000bafed000 0003C (v01 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: SSDT 00000000bafec000 00B07 (v01 NvORef NvOptTbl 00001000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000bafeb000 00804 (v01  PmRef  Cpu0Ist 00003000 INTL 20061109)
[    0.000000] ACPI: SSDT 00000000bafea000 00996 (v01  PmRef    CpuPm 00003000 INTL 20061109)
[    0.000000] ACPI: UEFI 00000000bafe9000 0003E (v01 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: UEFI 00000000bafe8000 00042 (v01 PTL      COMBUF 00000001 PTL  00000001)
[    0.000000] ACPI: DMAR 00000000bafe7000 000E8 (v01 INTEL      SNB  00000001 INTL 00000001)
[    0.000000] ACPI: UEFI 00000000bafe6000 0026A (v01 DELL    QA09    00000002 PTL  00000002)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000023fe00000
[    0.000000] Initmem setup node 0 0000000000000000-000000023fe00000
[    0.000000]   NODE_DATA [000000023fdfb000 - 000000023fdfffff]
[    0.000000]  [ffffea0000000000-ffffea0007dfffff] PMD -> [ffff880237400000-ffff88023e3fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x0023fe00
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[4] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009d
[    0.000000]     0: 0x00000100 -> 0x000bac8f
[    0.000000]     0: 0x000bafff -> 0x000bb000
[    0.000000]     0: 0x00100000 -> 0x0023fe00
[    0.000000] On node 0 totalpages: 2075165
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3920 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 746696 pages, LIFO batch:31
[    0.000000]   Normal zone: 17913 pages used for memmap
[    0.000000]   Normal zone: 1292295 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000bac8f000 - 00000000bacaf000
[    0.000000] PM: Registered nosave memory: 00000000bacaf000 - 00000000bacbc000
[    0.000000] PM: Registered nosave memory: 00000000bacbc000 - 00000000badcf000
[    0.000000] PM: Registered nosave memory: 00000000badcf000 - 00000000badd0000
[    0.000000] PM: Registered nosave memory: 00000000badd0000 - 00000000badfc000
[    0.000000] PM: Registered nosave memory: 00000000badfc000 - 00000000badfe000
[    0.000000] PM: Registered nosave memory: 00000000badfe000 - 00000000bae01000
[    0.000000] PM: Registered nosave memory: 00000000bae01000 - 00000000bae04000
[    0.000000] PM: Registered nosave memory: 00000000bae04000 - 00000000bae06000
[    0.000000] PM: Registered nosave memory: 00000000bae06000 - 00000000bae07000
[    0.000000] PM: Registered nosave memory: 00000000bae07000 - 00000000bae0a000
[    0.000000] PM: Registered nosave memory: 00000000bae0a000 - 00000000bae1b000
[    0.000000] PM: Registered nosave memory: 00000000bae1b000 - 00000000baf1a000
[    0.000000] PM: Registered nosave memory: 00000000baf1a000 - 00000000baf1c000
[    0.000000] PM: Registered nosave memory: 00000000baf1c000 - 00000000baf1f000
[    0.000000] PM: Registered nosave memory: 00000000baf1f000 - 00000000baf9f000
[    0.000000] PM: Registered nosave memory: 00000000baf9f000 - 00000000bafff000
[    0.000000] PM: Registered nosave memory: 00000000bb000000 - 00000000bfa00000
[    0.000000] PM: Registered nosave memory: 00000000bfa00000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
[    0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[    0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffd80000
[    0.000000] PM: Registered nosave memory: 00000000ffd80000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at bfa00000 (gap: bfa00000:38600000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88023fa00000 s78464 r8192 d23936 u262144
[    0.000000] pcpu-alloc: s78464 r8192 d23936 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2042911
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet resume=/dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d  
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8106680k/9435136k available (4066k kernel code, 1134476k absent, 193980k reserved, 3302k data, 712k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 67108864 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.003333] Detected 2693.456 MHz processor.
[    0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 5389.36 BogoMIPS (lpj=8978186)
[    0.000005] pid_max: default: 32768 minimum: 301
[    0.000098] Security Framework initialized
[    0.000101] AppArmor: AppArmor disabled by boot time parameter
[    0.000721] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.002293] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.002932] Mount-cache hash table entries: 256
[    0.003194] Initializing cgroup subsys cpuacct
[    0.003216] Initializing cgroup subsys memory
[    0.003228] Initializing cgroup subsys devices
[    0.003230] Initializing cgroup subsys freezer
[    0.003231] Initializing cgroup subsys net_cls
[    0.003233] Initializing cgroup subsys blkio
[    0.003270] Disabled fast string operations
[    0.003272] CPU: Physical Processor ID: 0
[    0.003273] CPU: Processor Core ID: 0
[    0.003278] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[    0.003279] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[    0.003281] mce: CPU supports 7 MCE banks
[    0.003289] CPU0: Thermal monitoring handled by SMI
[    0.003295] using mwait in idle threads.
[    0.004015] ACPI: Core revision 20110413
[    0.058802] ftrace: allocating 16144 entries in 64 pages
[    0.063332] DMAR: Host address width 36
[    0.063334] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
[    0.063339] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
[    0.063341] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
[    0.063345] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
[    0.063347] DMAR: RMRR base: 0x000000bae1d000 end: 0x000000bae33fff
[    0.063348] DMAR: RMRR base: 0x000000bb800000 end: 0x000000bf9fffff
[    0.063349] DMAR: No ATSR found
[    0.063448] Not enabling x2apic, Intr-remapping init failed.
[    0.063796] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.096785] CPU0: Intel(R) Core(TM) i7-2620M CPU @ 2.70GHz stepping 07
[    0.201652] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver.
[    0.201657] ... version:                3
[    0.201658] ... bit width:              48
[    0.201659] ... generic registers:      4
[    0.201660] ... value mask:             0000ffffffffffff
[    0.201661] ... max period:             000000007fffffff
[    0.201662] ... fixed-purpose events:   3
[    0.201663] ... event mask:             000000070000000f
[    0.221810] NMI watchdog enabled, takes one hw-pmu counter.
[    0.248327] Booting Node   0, Processors  #1
[    0.248334] smpboot cpu 1: start_ip = 98000
[    0.341610] Disabled fast string operations
[    0.341624] CPU1: Thermal monitoring handled by SMI
[    0.361670] NMI watchdog enabled, takes one hw-pmu counter.
[    0.381637]  #2
[    0.381640] smpboot cpu 2: start_ip = 98000
[    0.474893] Disabled fast string operations
[    0.474906] CPU2: Thermal monitoring handled by SMI
[    0.494981] NMI watchdog enabled, takes one hw-pmu counter.
[    0.514917]  #3
[    0.514920] smpboot cpu 3: start_ip = 98000
[    0.608177] Disabled fast string operations
[    0.608189] CPU3: Thermal monitoring handled by SMI
[    0.628261] NMI watchdog enabled, takes one hw-pmu counter.
[    0.634836] Brought up 4 CPUs
[    0.634841] Total of 4 processors activated (21558.32 BogoMIPS).
[    0.638115] devtmpfs: initialized
[    0.638883] PM: Registering ACPI NVS region at bacaf000 (53248 bytes)
[    0.638885] PM: Registering ACPI NVS region at badcf000 (4096 bytes)
[    0.638886] PM: Registering ACPI NVS region at badfc000 (8192 bytes)
[    0.638888] PM: Registering ACPI NVS region at bae01000 (12288 bytes)
[    0.638890] PM: Registering ACPI NVS region at bae06000 (4096 bytes)
[    0.638892] PM: Registering ACPI NVS region at bae0a000 (69632 bytes)
[    0.638893] PM: Registering ACPI NVS region at baf1a000 (8192 bytes)
[    0.638895] PM: Registering ACPI NVS region at baf1f000 (524288 bytes)
[    0.639517] print_constraints: dummy: 
[    0.639571] NET: Registered protocol family 16
[    0.639645] ACPI: bus type pci registered
[    0.639766] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[    0.639769] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[    0.653396] PCI: Using configuration type 1 for base access
[    0.653785] bio: create slab <bio-0> at 0
[    0.655096] ACPI: EC: Look up EC in DSDT
[    0.656257] ACPI: Executed 1 blocks of module-level executable AML code
[    0.674897] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[    0.675650] ACPI: SSDT 00000000bae08718 0067C (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.675945] ACPI: Dynamic OEM Table Load:
[    0.675947] ACPI: SSDT           (null) 0067C (v01  PmRef  Cpu0Cst 00003001 INTL 20061109)
[    0.685050] ACPI: SSDT 00000000baf0fa98 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.685364] ACPI: Dynamic OEM Table Load:
[    0.685365] ACPI: SSDT           (null) 00303 (v01  PmRef    ApIst 00003000 INTL 20061109)
[    0.694946] ACPI: SSDT 00000000bae07d98 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.695234] ACPI: Dynamic OEM Table Load:
[    0.695236] ACPI: SSDT           (null) 00119 (v01  PmRef    ApCst 00003000 INTL 20061109)
[    0.706588] ACPI: Interpreter enabled
[    0.706590] ACPI: (supports S0 S3 S4 S5)
[    0.706606] ACPI: Using IOAPIC for interrupt routing
[    0.710598] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.710717] ACPI: No dock devices found.
[    0.710718] HEST: Table not found.
[    0.710720] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.710956] \_SB_.PCI0:_OSC invalid UUID
[    0.710957] _OSC request data:1 8 1f 
[    0.710960] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[    0.711363] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7]
[    0.711365] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff]
[    0.711366] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.711369] pci_root PNP0A08:00: host bridge window [mem 0xbfa00000-0xfeafffff]
[    0.711371] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[    0.711380] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600
[    0.711410] pci 0000:00:01.0: [8086:0101] type 1 class 0x000604
[    0.711430] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.711433] pci 0000:00:01.0: PME# disabled
[    0.711449] pci 0000:00:02.0: [8086:0126] type 0 class 0x000300
[    0.711458] pci 0000:00:02.0: reg 10: [mem 0xf1400000-0xf17fffff 64bit]
[    0.711467] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.711471] pci 0000:00:02.0: reg 20: [io  0x4000-0x403f]
[    0.711517] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780
[    0.711540] pci 0000:00:16.0: reg 10: [mem 0xf1c05000-0xf1c0500f 64bit]
[    0.711600] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[    0.711604] pci 0000:00:16.0: PME# disabled
[    0.711634] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03
[    0.711654] pci 0000:00:1a.0: reg 10: [mem 0xf1c0a000-0xf1c0a3ff]
[    0.711725] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.711729] pci 0000:00:1a.0: PME# disabled
[    0.711751] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403
[    0.711766] pci 0000:00:1b.0: reg 10: [mem 0xf1c00000-0xf1c03fff 64bit]
[    0.711818] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.711822] pci 0000:00:1b.0: PME# disabled
[    0.711841] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604
[    0.711899] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.711903] pci 0000:00:1c.0: PME# disabled
[    0.711925] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604
[    0.711984] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[    0.711988] pci 0000:00:1c.1: PME# disabled
[    0.712010] pci 0000:00:1c.3: [8086:1c16] type 1 class 0x000604
[    0.712069] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.712073] pci 0000:00:1c.3: PME# disabled
[    0.712095] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604
[    0.712154] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.712158] pci 0000:00:1c.4: PME# disabled
[    0.712179] pci 0000:00:1c.5: [8086:1c1a] type 1 class 0x000604
[    0.712239] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.712243] pci 0000:00:1c.5: PME# disabled
[    0.712270] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03
[    0.712290] pci 0000:00:1d.0: reg 10: [mem 0xf1c09000-0xf1c093ff]
[    0.712361] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.712365] pci 0000:00:1d.0: PME# disabled
[    0.712388] pci 0000:00:1f.0: [8086:1c4b] type 0 class 0x000601
[    0.712500] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106
[    0.712517] pci 0000:00:1f.2: reg 10: [io  0x4088-0x408f]
[    0.712525] pci 0000:00:1f.2: reg 14: [io  0x4094-0x4097]
[    0.712533] pci 0000:00:1f.2: reg 18: [io  0x4080-0x4087]
[    0.712541] pci 0000:00:1f.2: reg 1c: [io  0x4090-0x4093]
[    0.712549] pci 0000:00:1f.2: reg 20: [io  0x4060-0x407f]
[    0.712557] pci 0000:00:1f.2: reg 24: [mem 0xf1c08000-0xf1c087ff]
[    0.712588] pci 0000:00:1f.2: PME# supported from D3hot
[    0.712592] pci 0000:00:1f.2: PME# disabled
[    0.712608] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05
[    0.712623] pci 0000:00:1f.3: reg 10: [mem 0xf1c04000-0xf1c040ff 64bit]
[    0.712643] pci 0000:00:1f.3: reg 20: [io  0xefa0-0xefbf]
[    0.712691] pci 0000:01:00.0: [10de:0df5] type 0 class 0x000300
[    0.712698] pci 0000:01:00.0: reg 10: [mem 0xf0000000-0xf0ffffff]
[    0.712707] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.712715] pci 0000:01:00.0: reg 1c: [mem 0xd0000000-0xd1ffffff 64bit pref]
[    0.712720] pci 0000:01:00.0: reg 24: [io  0x3000-0x307f]
[    0.712726] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
[    0.718152] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.718159] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.718166] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
[    0.718176] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.718255] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.718259] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.718263] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.718270] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.718463] pci 0000:03:00.0: [8086:0091] type 0 class 0x000280
[    0.718610] pci 0000:03:00.0: reg 10: [mem 0xf1b00000-0xf1b01fff 64bit]
[    0.719168] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
[    0.719202] pci 0000:03:00.0: PME# disabled
[    0.724943] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.724947] pci 0000:00:1c.1:   bridge window [io  0xf000-0x0000] (disabled)
[    0.724951] pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
[    0.724957] pci 0000:00:1c.1:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.725024] pci 0000:04:00.0: [1033:0194] type 0 class 0x000c03
[    0.725050] pci 0000:04:00.0: reg 10: [mem 0xf1a00000-0xf1a01fff 64bit]
[    0.725154] pci 0000:04:00.0: PME# supported from D0 D3hot D3cold
[    0.725159] pci 0000:04:00.0: PME# disabled
[    0.731486] pci 0000:00:1c.3: PCI bridge to [bus 04-04]
[    0.731496] pci 0000:00:1c.3:   bridge window [io  0xf000-0x0000] (disabled)
[    0.731506] pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
[    0.731520] pci 0000:00:1c.3:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.731589] pci 0000:00:1c.4: PCI bridge to [bus 05-05]
[    0.731593] pci 0000:00:1c.4:   bridge window [io  0xf000-0x0000] (disabled)
[    0.731598] pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
[    0.731604] pci 0000:00:1c.4:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.731668] pci 0000:06:00.0: [1969:1083] type 0 class 0x000200
[    0.731695] pci 0000:06:00.0: reg 10: [mem 0xf1800000-0xf183ffff 64bit]
[    0.731710] pci 0000:06:00.0: reg 18: [io  0x2000-0x207f]
[    0.731805] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.731810] pci 0000:06:00.0: PME# disabled
[    0.738151] pci 0000:00:1c.5: PCI bridge to [bus 06-06]
[    0.738160] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    0.738170] pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff]
[    0.738184] pci 0000:00:1c.5:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.738238] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.738302] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.738325] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[    0.738348] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.738370] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP05._PRT]
[    0.738401] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
[    0.738427] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
[    0.738474] \_SB_.PCI0:_OSC invalid UUID
[    0.738475] _OSC request data:1 1f 1f 
[    0.738478]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.738500] \_SB_.PCI0:_OSC invalid UUID
[    0.738500] _OSC request data:1 0 1d 
[    0.738503]  pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[    0.738504] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.740508] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.740545] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.740578] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *9
[    0.740612] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.740645] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.740678] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[    0.740712] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[    0.740745] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[    0.740806] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.740812] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
[    0.740814] vgaarb: loaded
[    0.740815] vgaarb: bridge control possible 0000:01:00.0
[    0.740816] vgaarb: bridge control possible 0000:00:02.0
[    0.740867] PCI: Using ACPI for IRQ routing
[    0.742304] PCI: pci_cache_line_size set to 64 bytes
[    0.742425] reserve RAM buffer: 000000000009d800 - 000000000009ffff 
[    0.742427] reserve RAM buffer: 00000000bac8f000 - 00000000bbffffff 
[    0.742430] reserve RAM buffer: 00000000bb000000 - 00000000bbffffff 
[    0.742431] reserve RAM buffer: 000000023fe00000 - 000000023fffffff 
[    0.742507] NetLabel: Initializing
[    0.742508] NetLabel:  domain hash size = 128
[    0.742509] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.742518] NetLabel:  unlabeled traffic allowed by default
[    0.742531] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.742535] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.744547] Switching to clocksource hpet
[    0.744792] Switched to NOHz mode on CPU #0
[    0.744864] Switched to NOHz mode on CPU #1
[    0.744887] Switched to NOHz mode on CPU #3
[    0.744892] Switched to NOHz mode on CPU #2
[    0.748205] pnp: PnP ACPI init
[    0.748218] ACPI: bus type pnp registered
[    0.748446] pnp 00:00: [bus 00-3e]
[    0.748448] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.748450] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.748451] pnp 00:00: [io  0x0d00-0xffff window]
[    0.748453] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.748454] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[    0.748456] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[    0.748457] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[    0.748459] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[    0.748460] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[    0.748463] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[    0.748464] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[    0.748466] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[    0.748467] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[    0.748469] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[    0.748470] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[    0.748472] pnp 00:00: [mem 0x000ec000-0x000effff window]
[    0.748473] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[    0.748475] pnp 00:00: [mem 0xbfa00000-0xfeafffff window]
[    0.748476] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
[    0.748526] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[    0.748536] pnp 00:01: [io  0x0000-0x001f]
[    0.748537] pnp 00:01: [io  0x0081-0x0091]
[    0.748538] pnp 00:01: [io  0x0093-0x009f]
[    0.748539] pnp 00:01: [io  0x00c0-0x00df]
[    0.748541] pnp 00:01: [dma 4]
[    0.748556] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.748611] pnp 00:02: [mem 0xfed00000-0xfed003ff]
[    0.748628] pnp 00:02: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.748635] pnp 00:03: [io  0x00f0]
[    0.748642] pnp 00:03: [irq 13]
[    0.748657] pnp 00:03: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.748664] pnp 00:04: [io  0x002e-0x002f]
[    0.748666] pnp 00:04: [io  0x004e-0x004f]
[    0.748667] pnp 00:04: [io  0x0061]
[    0.748668] pnp 00:04: [io  0x0063]
[    0.748669] pnp 00:04: [io  0x0065]
[    0.748670] pnp 00:04: [io  0x0067]
[    0.748671] pnp 00:04: [io  0x0068]
[    0.748672] pnp 00:04: [io  0x006c]
[    0.748673] pnp 00:04: [io  0x0070]
[    0.748674] pnp 00:04: [io  0x0080]
[    0.748675] pnp 00:04: [io  0x0092]
[    0.748677] pnp 00:04: [io  0x00b2-0x00b3]
[    0.748678] pnp 00:04: [io  0x0680-0x069f]
[    0.748679] pnp 00:04: [io  0x1000-0x1003]
[    0.748680] pnp 00:04: [io  0x1004-0x1013]
[    0.748681] pnp 00:04: [io  0xffff]
[    0.748683] pnp 00:04: [io  0x0400-0x0453]
[    0.748684] pnp 00:04: [io  0x0458-0x047f]
[    0.748685] pnp 00:04: [io  0x0500-0x057f]
[    0.748686] pnp 00:04: [io  0x164e-0x164f]
[    0.748720] system 00:04: [io  0x0680-0x069f] has been reserved
[    0.748722] system 00:04: [io  0x1000-0x1003] has been reserved
[    0.748724] system 00:04: [io  0x1004-0x1013] has been reserved
[    0.748725] system 00:04: [io  0xffff] has been reserved
[    0.748727] system 00:04: [io  0x0400-0x0453] has been reserved
[    0.748729] system 00:04: [io  0x0458-0x047f] has been reserved
[    0.748730] system 00:04: [io  0x0500-0x057f] has been reserved
[    0.748732] system 00:04: [io  0x164e-0x164f] has been reserved
[    0.748734] system 00:04: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.748740] pnp 00:05: [io  0x0070-0x0077]
[    0.748744] pnp 00:05: [irq 8]
[    0.748761] pnp 00:05: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.748779] pnp 00:06: [io  0x0454-0x0457]
[    0.748802] system 00:06: [io  0x0454-0x0457] has been reserved
[    0.748805] system 00:06: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[    0.748831] pnp 00:07: [io  0x0060]
[    0.748834] pnp 00:07: [io  0x0064]
[    0.748838] pnp 00:07: [irq 1]
[    0.748855] pnp 00:07: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.748879] pnp 00:08: [irq 12]
[    0.748897] pnp 00:08: Plug and Play ACPI device, IDs DLL0446 PNP0f13 (active)
[    0.748969] pnp 00:09: [mem 0xfed1c000-0xfed1ffff]
[    0.748970] pnp 00:09: [mem 0xfed10000-0xfed17fff]
[    0.748972] pnp 00:09: [mem 0xfed18000-0xfed18fff]
[    0.748973] pnp 00:09: [mem 0xfed19000-0xfed19fff]
[    0.748974] pnp 00:09: [mem 0xf8000000-0xfbffffff]
[    0.748976] pnp 00:09: [mem 0xfed20000-0xfed3ffff]
[    0.748977] pnp 00:09: [mem 0xfed90000-0xfed93fff]
[    0.748978] pnp 00:09: [mem 0xfed45000-0xfed8ffff]
[    0.748980] pnp 00:09: [mem 0xff000000-0xffffffff]
[    0.748981] pnp 00:09: [mem 0xfee00000-0xfeefffff]
[    0.748982] pnp 00:09: [mem 0xfffff000-0xffffffff]
[    0.748993] pnp 00:09: disabling [mem 0xfffff000-0xffffffff] because it overlaps 0000:01:00.0 BAR 6 [mem 0xfff80000-0xffffffff pref]
[    0.749014] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[    0.749015] system 00:09: [mem 0xfed10000-0xfed17fff] has been reserved
[    0.749017] system 00:09: [mem 0xfed18000-0xfed18fff] has been reserved
[    0.749019] system 00:09: [mem 0xfed19000-0xfed19fff] has been reserved
[    0.749021] system 00:09: [mem 0xf8000000-0xfbffffff] has been reserved
[    0.749023] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[    0.749024] system 00:09: [mem 0xfed90000-0xfed93fff] has been reserved
[    0.749026] system 00:09: [mem 0xfed45000-0xfed8ffff] has been reserved
[    0.749029] system 00:09: [mem 0xff000000-0xffffffff] could not be reserved
[    0.749031] system 00:09: [mem 0xfee00000-0xfeefffff] could not be reserved
[    0.749033] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.749116] pnp 00:0a: [irq 20]
[    0.749141] pnp 00:0a: Plug and Play ACPI device, IDs SMO8800 (active)
[    0.749229] pnp: PnP ACPI: found 11 devices
[    0.749230] ACPI: ACPI bus type pnp unregistered
[    0.754680] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[    0.754685] PCI: max bus depth: 1 pci_try_num: 2
[    0.754728] pci 0000:01:00.0: BAR 6: assigned [mem 0xf1000000-0xf107ffff pref]
[    0.754730] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.754732] pci 0000:00:01.0:   bridge window [io  0x3000-0x3fff]
[    0.754734] pci 0000:00:01.0:   bridge window [mem 0xf0000000-0xf10fffff]
[    0.754737] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.754740] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.754741] pci 0000:00:1c.0:   bridge window [io  disabled]
[    0.754746] pci 0000:00:1c.0:   bridge window [mem disabled]
[    0.754750] pci 0000:00:1c.0:   bridge window [mem pref disabled]
[    0.754756] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[    0.754757] pci 0000:00:1c.1:   bridge window [io  disabled]
[    0.754762] pci 0000:00:1c.1:   bridge window [mem 0xf1b00000-0xf1bfffff]
[    0.754766] pci 0000:00:1c.1:   bridge window [mem pref disabled]
[    0.754772] pci 0000:00:1c.3: PCI bridge to [bus 04-04]
[    0.754773] pci 0000:00:1c.3:   bridge window [io  disabled]
[    0.754778] pci 0000:00:1c.3:   bridge window [mem 0xf1a00000-0xf1afffff]
[    0.754782] pci 0000:00:1c.3:   bridge window [mem pref disabled]
[    0.754788] pci 0000:00:1c.4: PCI bridge to [bus 05-05]
[    0.754789] pci 0000:00:1c.4:   bridge window [io  disabled]
[    0.754794] pci 0000:00:1c.4:   bridge window [mem 0xf1900000-0xf19fffff]
[    0.754798] pci 0000:00:1c.4:   bridge window [mem pref disabled]
[    0.754804] pci 0000:00:1c.5: PCI bridge to [bus 06-06]
[    0.754807] pci 0000:00:1c.5:   bridge window [io  0x2000-0x2fff]
[    0.754812] pci 0000:00:1c.5:   bridge window [mem 0xf1800000-0xf18fffff]
[    0.754816] pci 0000:00:1c.5:   bridge window [mem pref disabled]
[    0.754828] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.754831] pci 0000:00:01.0: setting latency timer to 64
[    0.754837] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.754842] pci 0000:00:1c.0: setting latency timer to 64
[    0.754850] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.754854] pci 0000:00:1c.1: setting latency timer to 64
[    0.754861] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.754865] pci 0000:00:1c.3: setting latency timer to 64
[    0.754872] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.754876] pci 0000:00:1c.4: setting latency timer to 64
[    0.754882] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.754886] pci 0000:00:1c.5: setting latency timer to 64
[    0.754890] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.754891] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.754893] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.754894] pci_bus 0000:00: resource 7 [mem 0xbfa00000-0xfeafffff]
[    0.754896] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed44fff]
[    0.754898] pci_bus 0000:01: resource 0 [io  0x3000-0x3fff]
[    0.754899] pci_bus 0000:01: resource 1 [mem 0xf0000000-0xf10fffff]
[    0.754901] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xd1ffffff 64bit pref]
[    0.754903] pci_bus 0000:03: resource 1 [mem 0xf1b00000-0xf1bfffff]
[    0.754904] pci_bus 0000:04: resource 1 [mem 0xf1a00000-0xf1afffff]
[    0.754906] pci_bus 0000:05: resource 1 [mem 0xf1900000-0xf19fffff]
[    0.754907] pci_bus 0000:06: resource 0 [io  0x2000-0x2fff]
[    0.754909] pci_bus 0000:06: resource 1 [mem 0xf1800000-0xf18fffff]
[    0.754952] NET: Registered protocol family 2
[    0.755168] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.756743] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.757820] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.757956] TCP: Hash tables configured (established 524288 bind 65536)
[    0.757957] TCP reno registered
[    0.757971] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.758000] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.758186] NET: Registered protocol family 1
[    0.758198] pci 0000:00:02.0: Boot video device
[    0.768257] PCI: CLS 64 bytes, default 64
[    0.768288] Unpacking initramfs...
[    0.794140] Freeing initrd memory: 2652k freed
[    0.794441] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.794443] Placing 64MB software IO TLB between ffff8800b6c8b000 - ffff8800bac8b000
[    0.794445] software IO TLB at phys 0xb6c8b000 - 0xbac8b000
[    0.794771] audit: initializing netlink socket (disabled)
[    0.794779] type=2000 audit(1321120321.593:1): initialized
[    0.802536] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.818695] VFS: Disk quotas dquot_6.5.2
[    0.818789] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.818904] msgmni has been set to 15838
[    0.819059] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.819087] io scheduler noop registered
[    0.819088] io scheduler deadline registered
[    0.819120] io scheduler cfq registered (default)
[    0.819189] pcieport 0000:00:01.0: setting latency timer to 64
[    0.819209] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.819494] intel_idle: MWAIT substates: 0x21120
[    0.819496] intel_idle: v0.4 model 0x2A
[    0.819497] intel_idle: lapic_timer_reliable_states 0xffffffff
[    0.819522] ERST: Table is not found!
[    0.819562] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.058088] Linux agpgart interface v0.103
[    1.058143] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.062399] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.062420] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.062471] mousedev: PS/2 mouse device common for all mice
[    1.062673] rtc_cmos 00:05: RTC can wake from S4
[    1.062759] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.062785] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[    1.062869] cpuidle: using governor ladder
[    1.063010] cpuidle: using governor menu
[    1.063139] TCP cubic registered
[    1.063141] NET: Registered protocol family 17
[    1.063146] Registering the dns_resolver key type
[    1.063204] PM: Checking hibernation image partition /dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d
[    1.067115] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.074597] PM: Hibernation image not present or could not be loaded.
[    1.074605] registered taskstats version 1
[    1.082539] rtc_cmos 00:05: setting system clock to 2011-11-12 17:52:02 UTC (1321120322)
[    1.082605] Initializing network drop monitor service
[    1.083690] Freeing unused kernel memory: 712k freed
[    1.083765] Write protecting the kernel read-only data: 6144k
[    1.083977] Freeing unused kernel memory: 12k freed
[    1.085919] Freeing unused kernel memory: 776k freed
[    1.091381] udevd[45]: starting version 175
[    1.093358] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    1.093364] ACPI: Power Button [PWRB]
[    1.093402] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    1.093404] ACPI: Sleep Button [SLPB]
[    1.093436] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input3
[    1.093971] ACPI: Lid Switch [LID0]
[    1.094048] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    1.094052] ACPI: Power Button [PWRF]
[    1.094586] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset
[    1.094728] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[    1.096004] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
[    1.096099] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    1.099285] [drm] Initialized drm 1.1.0 20060810
[    1.108780] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.108784] i915 0000:00:02.0: setting latency timer to 64
[    1.173514] i915 0000:00:02.0: irq 41 for MSI/MSI-X
[    1.173521] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[    1.173523] [drm] Driver supports precise vblank timestamp query.
[    1.173676] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[    1.173780] [drm:intel_dsm_platform_mux_info] *ERROR* MUX INFO call failed
[    1.173851] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    1.173853] vgaarb: transferring owner from PCI:0000:00:02.0 to PCI:0000:01:00.0
[    1.351786] fbcon: inteldrmfb (fb0) is primary device
[    1.517347] Console: switching to colour frame buffer device 240x67
[    1.520911] fb0: inteldrmfb frame buffer device
[    1.520913] drm: registered panic notifier
[    1.521077] [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
[    1.524277] acpi device:2e: registered as cooling_device0
[    1.524355] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/device:2d/LNXVIDEO:00/input/input5
[    1.524360] ACPI: Video Device [PEGP] (multi-head: yes  rom: yes  post: no)
[    1.545046] acpi device:32: registered as cooling_device1
[    1.545251] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:01/input/input6
[    1.545256] ACPI: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
[    1.545637] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[    1.582064] usbcore: registered new interface driver usbfs
[    1.582088] usbcore: registered new interface driver hub
[    1.582123] usbcore: registered new device driver usb
[    1.582818] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.582838] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.582865] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.582869] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.582901] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.582929] ehci_hcd 0000:00:1a.0: debug port 2
[    1.586011] SCSI subsystem initialized
[    1.586821] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[    1.586843] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf1c0a000
[    1.592800] libata version 3.00 loaded.
[    1.597726] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.597943] hub 1-0:1.0: USB hub found
[    1.597948] hub 1-0:1.0: 2 ports detected
[    1.598028] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.598061] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.598065] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.598074] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.598101] ehci_hcd 0000:00:1d.0: debug port 2
[    1.599083] xhci_hcd 0000:04:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    1.599107] xhci_hcd 0000:04:00.0: setting latency timer to 64
[    1.599111] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.599122] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 3
[    1.599321] xhci_hcd 0000:04:00.0: irq 19, io mem 0xf1a00000
[    1.599396] xhci_hcd 0000:04:00.0: irq 42 for MSI/MSI-X
[    1.599399] xhci_hcd 0000:04:00.0: irq 43 for MSI/MSI-X
[    1.599402] xhci_hcd 0000:04:00.0: irq 44 for MSI/MSI-X
[    1.599405] xhci_hcd 0000:04:00.0: irq 45 for MSI/MSI-X
[    1.599408] xhci_hcd 0000:04:00.0: irq 46 for MSI/MSI-X
[    1.599580] xHCI xhci_add_endpoint called for root hub
[    1.599581] xHCI xhci_check_bandwidth called for root hub
[    1.599609] hub 3-0:1.0: USB hub found
[    1.599619] hub 3-0:1.0: 2 ports detected
[    1.599673] xhci_hcd 0000:04:00.0: xHCI Host Controller
[    1.599678] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 4
[    1.601987] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[    1.602006] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf1c09000
[    1.602772] xHCI xhci_add_endpoint called for root hub
[    1.602773] xHCI xhci_check_bandwidth called for root hub
[    1.602796] hub 4-0:1.0: USB hub found
[    1.602803] hub 4-0:1.0: 2 ports detected
[    1.614375] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.614496] hub 2-0:1.0: USB hub found
[    1.614499] hub 2-0:1.0: 2 ports detected
[    1.614554] ahci 0000:00:1f.2: version 3.0
[    1.614566] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.614698] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X
[    1.614942] ahci: SSS flag set, parallel bus scan disabled
[    1.627731] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x13 impl SATA mode
[    1.627753] ahci 0000:00:1f.2: flags: 64bit ncq sntf stag pm led clo pio slum part ems sxs apst 
[    1.627757] ahci 0000:00:1f.2: setting latency timer to 64
[    1.641604] scsi0 : ahci
[    1.641741] scsi1 : ahci
[    1.641839] scsi2 : ahci
[    1.641981] scsi3 : ahci
[    1.642098] scsi4 : ahci
[    1.642189] scsi5 : ahci
[    1.642267] ata1: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08100 irq 47
[    1.642270] ata2: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08180 irq 47
[    1.642272] ata3: DUMMY
[    1.642272] ata4: DUMMY
[    1.642275] ata5: SATA max UDMA/133 abar m2048@0xf1c08000 port 0xf1c08300 irq 47
[    1.642276] ata6: DUMMY
[    1.794317] Refined TSC clocksource calibration: 2693.880 MHz.
[    1.794329] Switching to clocksource tsc
[    1.904300] usb 3-1: new full speed USB device number 2 using xhci_hcd
[    1.927661] xhci_hcd 0000:04:00.0: WARN: Stalled endpoint
[    1.929670] xhci_hcd 0000:04:00.0: WARN: Stalled endpoint
[    1.931669] xhci_hcd 0000:04:00.0: WARN: Stalled endpoint
[    1.944669] xhci_hcd 0000:04:00.0: WARN: short transfer on control ep
[    1.950670] xhci_hcd 0000:04:00.0: WARN: short transfer on control ep
[    1.954668] xhci_hcd 0000:04:00.0: WARN: short transfer on control ep
[    1.960926] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.963392] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    1.963606] ata1.00: ATA-8: WDC WD7500BPKT-75PK4T0, 01.01A01, max UDMA/133
[    1.963613] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.966116] ata1.00: ACPI cmd 00/00:00:00:00:00:a0 (NOP) rejected by device (Stat=0x51 Err=0x04)
[    1.966409] ata1.00: configured for UDMA/133
[    1.966574] scsi 0:0:0:0: Direct-Access     ATA      WDC WD7500BPKT-7 01.0 PQ: 0 ANSI: 5
[    2.064244] usb 1-1: new high speed USB device number 2 using ehci_hcd
[    2.188234] hub 1-1:1.0: USB hub found
[    2.188313] hub 1-1:1.0: 6 ports detected
[    2.284170] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    2.288592] ata2.00: ATAPI: HL-DT-ST DVD+/-RW GS30N, A101, max UDMA/133
[    2.293695] ata2.00: configured for UDMA/133
[    2.294145] usb 2-1: new high speed USB device number 2 using ehci_hcd
[    2.299149] scsi 1:0:0:0: CD-ROM            HL-DT-ST DVD+-RW GS30N    A101 PQ: 0 ANSI: 5
[    2.418147] hub 2-1:1.0: USB hub found
[    2.418238] hub 2-1:1.0: 8 ports detected
[    2.497667] usb 1-1.4: new high speed USB device number 3 using ehci_hcd
[    2.617407] ata5: SATA link down (SStatus 0 SControl 300)
[    2.621675] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
[    2.621679] sd 0:0:0:0: [sda] 4096-byte physical blocks
[    2.621717] sd 0:0:0:0: [sda] Write Protect is off
[    2.621720] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.621736] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.627584] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda caddy
[    2.627593] cdrom: Uniform CD-ROM driver Revision: 3.20
[    2.627829] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    2.634646] input: Razer  Razer Abyssus as /devices/pci0000:00/0000:00:1c.3/0000:04:00.0/usb3/3-1/3-1:1.0/input/input7
[    2.634721] generic-usb 0003:1532:001C.0001: input,hidraw0: USB HID v1.11 Mouse [Razer  Razer Abyssus] on usb-0000:04:00.0-1/input0
[    2.634740] usbcore: registered new interface driver usbhid
[    2.634743] usbhid: USB HID core driver
[    2.678159]  sda: sda1 sda2 sda3 sda4
[    2.678449] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.707599] usb 2-1.5: new full speed USB device number 3 using ehci_hcd
[    3.099187] PM: Starting manual resume from disk
[    3.099190] PM: Hibernation image partition 8:2 present
[    3.099191] PM: Looking for hibernation image.
[    3.099340] PM: Image not found (code -22)
[    3.099345] PM: Hibernation image not present or could not be loaded.
[    3.121975] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[    4.282891] udevd[238]: starting version 175
[    4.469252] cfg80211: Calling CRDA to update world regulatory domain
[    4.513959] wmi: Mapper loaded
[    4.560454] input: Dell WMI hotkeys as /devices/virtual/input/input8
[    4.567234] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[    4.574762] thermal LNXTHERM:00: registered as thermal_zone0
[    4.574764] ACPI: Thermal Zone [TZ00] (68 C)
[    4.581325] ACPI: Battery Slot [BAT0] (battery present)
[    4.581512] thermal LNXTHERM:01: registered as thermal_zone1
[    4.581514] ACPI: Thermal Zone [TZ01] (68 C)
[    4.582467] mei: module is from the staging directory, the quality is unknown, you have been warned.
[    4.582665] mei 0000:00:16.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.582671] mei 0000:00:16.0: setting latency timer to 64
[    4.587700] atl1c 0000:06:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    4.587709] atl1c 0000:06:00.0: setting latency timer to 64
[    4.588711] ACPI: acpi_idle yielding to intel_idle
[    4.626014] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.649339] iTCO_vendor_support: vendor-support=0
[    4.691311] Bluetooth: Core ver 2.16
[    4.691333] NET: Registered protocol family 31
[    4.691334] Bluetooth: HCI device and connection manager initialized
[    4.691337] Bluetooth: HCI socket layer initialized
[    4.691338] Bluetooth: L2CAP socket layer initialized
[    4.691368] Bluetooth: SCO socket layer initialized
[    4.703746] atl1c 0000:06:00.0: version 1.0.1.0-NAPI
[    4.780046] ACPI: AC Adapter [ADP0] (on-line)
[    4.781985] iwlagn: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
[    4.781987] iwlagn: Copyright(c) 2003-2011 Intel Corporation
[    4.782071] iwlagn 0000:03:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    4.782109] iwlagn 0000:03:00.0: setting latency timer to 64
[    4.782230] iwlagn 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6230 AGN, REV=0xB0
[    4.799378] iwlagn 0000:03:00.0: device EEPROM VER=0x716, CALIB=0x6
[    4.799380] iwlagn 0000:03:00.0: Device SKU: 0Xb
[    4.799381] iwlagn 0000:03:00.0: Valid Tx ant: 0X3, Valid Rx ant: 0X3
[    4.799393] iwlagn 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels
[    4.799666] iwlagn 0000:03:00.0: irq 48 for MSI/MSI-X
[    4.863857] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    4.863946] iTCO_wdt: Found a Cougar Point TCO device (Version=2, TCOBASE=0x0460)
[    4.863997] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.873828] Linux media interface: v0.10
[    4.873978] nouveau 0000:01:00.0: power state changed by ACPI to D0
[    4.873982] nouveau 0000:01:00.0: power state changed by ACPI to D0
[    4.873985] nouveau 0000:01:00.0: enabling device (0006 -> 0007)
[    4.873991] nouveau 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.873994] nouveau 0000:01:00.0: setting latency timer to 64
[    4.876179] [drm] nouveau 0000:01:00.0: Detected an NVc0 generation card (0x0c1a80a1)
[    4.884010] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
[    4.893752] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.893754] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[    4.893763] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.893764] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PCIROM
[    4.903623] nouveau 0000:01:00.0: Invalid ROM contents
[    4.903742] [drm] nouveau 0000:01:00.0: ... BIOS signature not found
[    4.903745] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from ACPI
[    4.904187] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    4.904376] usbcore: registered new interface driver btusb
[    4.920778] Linux video capture interface: v2.00
[    4.922437] uvcvideo: Found UVC 1.00 device Laptop_Integrated_Webcam_2HDM (0c45:642a)
[    4.930080] input: Laptop_Integrated_Webcam_2HDM as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input9
[    4.930136] usbcore: registered new interface driver uvcvideo
[    4.930138] USB Video Class driver (v1.1.0)
[    4.970099] iwlagn 0000:03:00.0: loaded firmware version 17.168.5.2 build 35905
[    4.970290] Registered led device: phy0-led
[    4.994352] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[    5.033787] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    5.033870] HDA Intel 0000:00:1b.0: irq 49 for MSI/MSI-X
[    5.033906] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    5.036722] input: PS/2 Generic Mouse as /devices/platform/i8042/serio1/input/input10
[    5.040480] psmouse.c: Failed to enable mouse on isa0060/serio1
[    5.579965] hda_codec: ALC269VB: BIOS auto-probing.
[    5.580629] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input11
[    5.750986] HDMI status: Pin=6 Presence_Detect=0 ELD_Valid=0
[    5.753118] input: HDA Intel PCH HDMI/DP as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
[    5.753170] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
[    5.753212] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
[   12.151334] [drm] nouveau 0000:01:00.0: ... appears to be valid
[   12.151338] [drm] nouveau 0000:01:00.0: BIT BIOS found
[   12.151340] [drm] nouveau 0000:01:00.0: Bios version 70.08.53.00
[   12.151342] [drm] nouveau 0000:01:00.0: Pointer to BIT loadval table invalid
[   12.151369] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
[   12.151371] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
[   12.151373] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 02020362 00020010
[   12.151375] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 0000000e 00000000
[   12.151377] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 16 4
[   12.151379] [drm] nouveau 0000:01:00.0:   0: 0x00002261: type 0x61 idx 0 tag 0x08
[   12.151393] [drm] nouveau 0000:01:00.0: Adaptor not initialised, running VBIOS init tables.
[   12.151395] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xD5D7
[   12.175611] [drm] nouveau 0000:01:00.0: 0xD581: i2c wr fail: -6
[   12.215972] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xDC33
[   12.243034] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xEE39
[   12.243039] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xEE3D
[   12.243090] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xEF25
[   12.243092] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xEF8A
[   12.281920] [drm] nouveau 0000:01:00.0: 3 available performance level(s)
[   12.281923] [drm] nouveau 0000:01:00.0: 0: memory 135MHz core 50MHz shader 101MHz voltage 850mV timing 4
[   12.281926] [drm] nouveau 0000:01:00.0: 1: memory 324MHz core 202MHz shader 405MHz voltage 850mV timing 5
[   12.281928] [drm] nouveau 0000:01:00.0: 3: memory 900MHz core 600MHz shader 1200MHz voltage 950mV timing 6
[   12.282025] [TTM] Zone  kernel: Available graphics memory: 4055416 kiB.
[   12.282027] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB.
[   12.282029] [TTM] Initializing pool allocator.
[   12.282039] [drm] nouveau 0000:01:00.0: Detected 1024MiB VRAM
[   12.286626] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
[   12.286635] [drm] nouveau 0000:01:00.0: PGRAPH: unsupported chipset, please report!
[   12.294620] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[   12.294621] [drm] No driver support for vblank timestamp query.
[   12.298531] No connectors reported connected with modes
[   12.298533] [drm] Cannot find any crtc or sizes - going 1024x768
[   12.300630] [drm] nouveau 0000:01:00.0: allocated 1024x768 fb: 0x8020000, bo ffff88022e691800
[   12.300677] fb1: nouveaufb frame buffer device
[   12.300681] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 1
[   13.035844] EXT4-fs (sda3): re-mounted. Opts: (null)
[   13.188557] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[   13.291901] Adding 530140k swap on /dev/sda2.  Priority:-1 extents:1 across:530140k 
[   15.691404] atl1c 0000:06:00.0: irq 50 for MSI/MSI-X
[   23.394783] wlan0: authenticate with 00:1e:e5:67:1e:b2 (try 1)
[   23.397670] wlan0: authenticated
[   23.436827] wlan0: associate with 00:1e:e5:67:1e:b2 (try 1)
[   23.442853] wlan0: RX AssocResp from 00:1e:e5:67:1e:b2 (capab=0x411 status=0 aid=4)
[   23.442862] wlan0: associated
[   55.283965] iwlagn 0000:03:00.0: iwlagn_tx_agg_start on ra = 00:1e:e5:67:1e:b2 tid = 0
[   55.380190] iwlagn 0000:03:00.0: Microcode SW error detected.  Restarting 0x82000000.
[   55.380201] iwlagn 0000:03:00.0: Loaded firmware version: 17.168.5.2 build 35905
[   55.380365] iwlagn 0000:03:00.0: Start IWL Error Log Dump:
[   55.380367] iwlagn 0000:03:00.0: Status: 0x000412E4, count: 6
[   55.380369] iwlagn 0000:03:00.0: 0x00000EDC | ADVANCED_SYSASSERT          
[   55.380370] iwlagn 0000:03:00.0: 0x00022C58 | uPc
[   55.380371] iwlagn 0000:03:00.0: 0x00022C20 | branchlink1
[   55.380373] iwlagn 0000:03:00.0: 0x00022C20 | branchlink2
[   55.380374] iwlagn 0000:03:00.0: 0x0000DC1A | interruptlink1
[   55.380375] iwlagn 0000:03:00.0: 0x00000000 | interruptlink2
[   55.380377] iwlagn 0000:03:00.0: 0x00000001 | data1
[   55.380378] iwlagn 0000:03:00.0: 0x24D9BB76 | data2
[   55.380379] iwlagn 0000:03:00.0: 0x00000ACA | line
[   55.380380] iwlagn 0000:03:00.0: 0x4E005557 | beacon time
[   55.380382] iwlagn 0000:03:00.0: 0xA706CAA9 | tsf low
[   55.380383] iwlagn 0000:03:00.0: 0x0000001D | tsf hi
[   55.380384] iwlagn 0000:03:00.0: 0x00000000 | time gp1
[   55.380385] iwlagn 0000:03:00.0: 0x025D6444 | time gp2
[   55.380387] iwlagn 0000:03:00.0: 0x00000000 | time gp3
[   55.380388] iwlagn 0000:03:00.0: 0x000111A8 | uCode version
[   55.380389] iwlagn 0000:03:00.0: 0x000000B0 | hw version
[   55.380391] iwlagn 0000:03:00.0: 0x00480303 | board version
[   55.380392] iwlagn 0000:03:00.0: 0x24D9BB76 | hcmd
[   55.380393] iwlagn 0000:03:00.0: CSR values:
[   55.380395] iwlagn 0000:03:00.0: (2nd byte of CSR_INT_COALESCING is CSR_INT_PERIODIC_REG)
[   55.380422] iwlagn 0000:03:00.0:        CSR_HW_IF_CONFIG_REG: 0X00480303
[   55.380448] iwlagn 0000:03:00.0:          CSR_INT_COALESCING: 0X0000ff40
[   55.380473] iwlagn 0000:03:00.0:                     CSR_INT: 0X00000000
[   55.380499] iwlagn 0000:03:00.0:                CSR_INT_MASK: 0X00000000
[   55.380525] iwlagn 0000:03:00.0:           CSR_FH_INT_STATUS: 0X00000000
[   55.380558] iwlagn 0000:03:00.0:                 CSR_GPIO_IN: 0X00000030
[   55.380585] iwlagn 0000:03:00.0:                   CSR_RESET: 0X00000000
[   55.380611] iwlagn 0000:03:00.0:                CSR_GP_CNTRL: 0X080403c5
[   55.380636] iwlagn 0000:03:00.0:                  CSR_HW_REV: 0X000000b0
[   55.380662] iwlagn 0000:03:00.0:              CSR_EEPROM_REG: 0X06cc0ffd
[   55.380688] iwlagn 0000:03:00.0:               CSR_EEPROM_GP: 0X90000801
[   55.380713] iwlagn 0000:03:00.0:              CSR_OTP_GP_REG: 0X00030001
[   55.380739] iwlagn 0000:03:00.0:                 CSR_GIO_REG: 0X00080042
[   55.380765] iwlagn 0000:03:00.0:            CSR_GP_UCODE_REG: 0X00002449
[   55.380790] iwlagn 0000:03:00.0:           CSR_GP_DRIVER_REG: 0X00000000
[   55.380816] iwlagn 0000:03:00.0:           CSR_UCODE_DRV_GP1: 0X00000000
[   55.380842] iwlagn 0000:03:00.0:           CSR_UCODE_DRV_GP2: 0X00000000
[   55.380867] iwlagn 0000:03:00.0:                 CSR_LED_REG: 0X00000058
[   55.380893] iwlagn 0000:03:00.0:        CSR_DRAM_INT_TBL_REG: 0X8823226c
[   55.380918] iwlagn 0000:03:00.0:        CSR_GIO_CHICKEN_BITS: 0X27800200
[   55.380944] iwlagn 0000:03:00.0:             CSR_ANA_PLL_CFG: 0X00000000
[   55.380970] iwlagn 0000:03:00.0:           CSR_HW_REV_WA_REG: 0X0001001a
[   55.380995] iwlagn 0000:03:00.0:        CSR_DBG_HPET_MEM_REG: 0Xffff0010
[   55.380997] iwlagn 0000:03:00.0: FH register values:
[   55.381032] iwlagn 0000:03:00.0:         FH_RSCSR_CHNL0_STTS_WPTR_REG: 0X22dafc00
[   55.381047] iwlagn 0000:03:00.0:        FH_RSCSR_CHNL0_RBDCB_BASE_REG: 0X022dafb0
[   55.381063] iwlagn 0000:03:00.0:                  FH_RSCSR_CHNL0_WPTR: 0X00000010
[   55.381079] iwlagn 0000:03:00.0:         FH_MEM_RCSR_CHNL0_CONFIG_REG: 0X80819104
[   55.381093] iwlagn 0000:03:00.0:          FH_MEM_RSSR_SHARED_CTRL_REG: 0X000000fc
[   55.381109] iwlagn 0000:03:00.0:            FH_MEM_RSSR_RX_STATUS_REG: 0X07030000
[   55.381125] iwlagn 0000:03:00.0:    FH_MEM_RSSR_RX_ENABLE_ERR_IRQ2DRV: 0X00000000
[   55.381140] iwlagn 0000:03:00.0:                FH_TSSR_TX_STATUS_REG: 0X07ff0001
[   55.381156] iwlagn 0000:03:00.0:                 FH_TSSR_TX_ERROR_REG: 0X00000000
[   55.381218] iwlagn 0000:03:00.0: Start IWL Event Log Dump: display last 20 entries
[   55.381245] iwlagn 0000:03:00.0: EVT_LOGT:0039672167:0x00000800:1243
[   55.381277] iwlagn 0000:03:00.0: EVT_LOGT:0039672179:0x00000100:1243
[   55.381310] iwlagn 0000:03:00.0: EVT_LOGT:0039672283:0x00002000:1243
[   55.381343] iwlagn 0000:03:00.0: EVT_LOGT:0039672283:0x00004000:1243
[   55.381376] iwlagn 0000:03:00.0: EVT_LOGT:0039672294:0x00000040:1243
[   55.381408] iwlagn 0000:03:00.0: EVT_LOGT:0039672302:0x00000080:1243
[   55.381441] iwlagn 0000:03:00.0: EVT_LOGT:0039672355:0x00000080:1243
[   55.381474] iwlagn 0000:03:00.0: EVT_LOGT:0039672355:0x00040000:1243
[   55.381506] iwlagn 0000:03:00.0: EVT_LOGT:0039674543:0x00000040:1243
[   55.381539] iwlagn 0000:03:00.0: EVT_LOGT:0039674582:0x00000200:1243
[   55.381572] iwlagn 0000:03:00.0: EVT_LOGT:0039674634:0x00000800:1243
[   55.381604] iwlagn 0000:03:00.0: EVT_LOGT:0039674648:0x00000100:1243
[   55.381637] iwlagn 0000:03:00.0: EVT_LOGT:0039674733:0x00002000:1243
[   55.381670] iwlagn 0000:03:00.0: EVT_LOGT:0039674734:0x00004000:1243
[   55.381703] iwlagn 0000:03:00.0: EVT_LOGT:0039674738:0x00000400:1243
[   55.381735] iwlagn 0000:03:00.0: EVT_LOGT:0039674744:0x00000040:1243
[   55.381768] iwlagn 0000:03:00.0: EVT_LOGT:0039674753:0x00000080:1243
[   55.381801] iwlagn 0000:03:00.0: EVT_LOGT:0039674805:0x00000080:1243
[   55.381833] iwlagn 0000:03:00.0: EVT_LOGT:0039674806:0x00040000:1243
[   55.381866] iwlagn 0000:03:00.0: EVT_LOGT:0039674968:0x00000000:0125
[   55.381983] ieee80211 phy0: Hardware restart was requested
[   55.513262] iwlagn 0000:03:00.0: Stopping AGG while state not ON or starting
[   55.513276] iwlagn 0000:03:00.0: queue number out of range: 0, must be 10 to 19

If I take out -vesa, X doesn't start.  Do you want the log from that?  I can get in a minute after a couple of reboots (at least this machine is fast.)

Offline

#14 2011-11-12 18:17:45

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

This is the log with only the intel driver smile

[    23.499] 
X.Org X Server 1.11.2
Release Date: 2011-11-04
[    23.499] X Protocol Version 11, Revision 0
[    23.499] Build Operating System: Linux 3.1.0-3-ARCH x86_64 
[    23.499] Current Operating System: Linux Dell15z 3.0-ARCH #1 SMP PREEMPT Wed Oct 19 10:27:51 CEST 2011 x86_64
[    23.499] Kernel command line: root=/dev/disk/by-uuid/e7fac34b-828a-4501-bcac-69f9183462ce loglevel=3 ro quiet resume=/dev/disk/by-uuid/855a699b-6bd4-4bdf-bbab-9d462ef0f96d  
[    23.499] Build Date: 07 November 2011  07:53:00AM
[    23.499]  
[    23.499] Current version of pixman: 0.24.0
[    23.499] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    23.499] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    23.499] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Nov 13 01:11:15 2011
[    23.499] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    23.499] (==) No Layout section.  Using the first Screen section.
[    23.499] (==) No screen section available. Using defaults.
[    23.500] (**) |-->Screen "Default Screen Section" (0)
[    23.500] (**) |   |-->Monitor "<default monitor>"
[    23.500] (==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
[    23.500] (**) |   |-->Device "Card0"
[    23.500] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    23.500] (==) Automatically adding devices
[    23.500] (==) Automatically enabling devices
[    23.500] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    23.500] 	Entry deleted from font path.
[    23.500] (WW) The directory "/usr/share/fonts/Type1/" does not exist.
[    23.500] 	Entry deleted from font path.
[    23.500] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
[    23.500] 	Entry deleted from font path.
[    23.500] 	(Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
[    23.500] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
[    23.500] 	Entry deleted from font path.
[    23.500] 	(Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
[    23.500] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/
[    23.500] (==) ModulePath set to "/usr/lib/xorg/modules"
[    23.500] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    23.500] (II) Loader magic: 0x7ccae0
[    23.500] (II) Module ABI versions:
[    23.500] 	X.Org ANSI C Emulation: 0.4
[    23.500] 	X.Org Video Driver: 11.0
[    23.500] 	X.Org XInput driver : 13.0
[    23.500] 	X.Org Server Extension : 6.0
[    23.501] (--) PCI:*(0:0:2:0) 8086:0126:1028:0446 rev 9, Mem @ 0xf1400000/4194304, 0xe0000000/268435456, I/O @ 0x00004000/64
[    23.501] (--) PCI: (0:1:0:0) 10de:0df5:1028:0446 rev 161, Mem @ 0xf0000000/16777216, 0xc0000000/268435456, 0xd0000000/33554432, I/O @ 0x00003000/128, BIOS @ 0x????????/524288
[    23.501] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    23.501] (II) LoadModule: "extmod"
[    23.501] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[    23.501] (II) Module extmod: vendor="X.Org Foundation"
[    23.501] 	compiled for 1.11.2, module version = 1.0.0
[    23.501] 	Module class: X.Org Server Extension
[    23.501] 	ABI class: X.Org Server Extension, version 6.0
[    23.501] (II) Loading extension MIT-SCREEN-SAVER
[    23.501] (II) Loading extension XFree86-VidModeExtension
[    23.501] (II) Loading extension XFree86-DGA
[    23.501] (II) Loading extension DPMS
[    23.501] (II) Loading extension XVideo
[    23.501] (II) Loading extension XVideo-MotionCompensation
[    23.501] (II) Loading extension X-Resource
[    23.501] (II) LoadModule: "dbe"
[    23.501] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[    23.501] (II) Module dbe: vendor="X.Org Foundation"
[    23.501] 	compiled for 1.11.2, module version = 1.0.0
[    23.501] 	Module class: X.Org Server Extension
[    23.501] 	ABI class: X.Org Server Extension, version 6.0
[    23.501] (II) Loading extension DOUBLE-BUFFER
[    23.501] (II) LoadModule: "glx"
[    23.501] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    23.501] (II) Module glx: vendor="X.Org Foundation"
[    23.501] 	compiled for 1.11.2, module version = 1.0.0
[    23.501] 	ABI class: X.Org Server Extension, version 6.0
[    23.501] (==) AIGLX enabled
[    23.501] (II) Loading extension GLX
[    23.501] (II) LoadModule: "record"
[    23.501] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[    23.501] (II) Module record: vendor="X.Org Foundation"
[    23.502] 	compiled for 1.11.2, module version = 1.13.0
[    23.502] 	Module class: X.Org Server Extension
[    23.502] 	ABI class: X.Org Server Extension, version 6.0
[    23.502] (II) Loading extension RECORD
[    23.502] (II) LoadModule: "dri"
[    23.502] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[    23.502] (II) Module dri: vendor="X.Org Foundation"
[    23.502] 	compiled for 1.11.2, module version = 1.0.0
[    23.502] 	ABI class: X.Org Server Extension, version 6.0
[    23.502] (II) Loading extension XFree86-DRI
[    23.502] (II) LoadModule: "dri2"
[    23.502] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[    23.502] (II) Module dri2: vendor="X.Org Foundation"
[    23.502] 	compiled for 1.11.2, module version = 1.2.0
[    23.502] 	ABI class: X.Org Server Extension, version 6.0
[    23.502] (II) Loading extension DRI2
[    23.502] (II) LoadModule: "vesa"
[    23.502] (WW) Warning, couldn't open module vesa
[    23.502] (II) UnloadModule: "vesa"
[    23.502] (II) Unloading vesa
[    23.502] (EE) Failed to load module "vesa" (module does not exist, 0)
[    23.502] (EE) No drivers available.
[    23.502] 
Fatal server error:
[    23.502] no screens found
[    23.502] 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    23.502] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    23.502] 

Offline

#15 2011-11-12 18:26:37

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: Screen resolution and positioning - i915 laptop [solved]

Do you have any configuration files in /etc/X11/xorg.conf.d/ that contain a "Device" section? Your log makes me think you do. If I'm right, remove that file. If you have xorg.conf, remove that too. You should only have 10-evdev.conf and 10-quirks.conf

Last edited by Gusar (2011-11-12 18:34:06)

Offline

#16 2011-11-12 18:40:49

jfb3
Member
Registered: 2011-08-20
Posts: 68

Re: Screen resolution and positioning - i915 laptop [solved]

Yay!

Yes, there was one that looked like this

Section "Device"
	Identifier "Card0"
	Driver     "vesa"
EndSection

I don't remember putting that there.

That's what I get for trying to debug X after being up for two days with a flu-ridden four year old.

If you get to Jakarta anytime in the next few months, beers on me.

Offline

Board footer

Powered by FluxBB