[SOLVED] GL Apps Segfault with intel Driver

New arch linux user here, recent convert from gentoo Loving it so far, spectacular operating system. Not building everything from source is a beautiful thing
However, it seems that GL doesn't like me... After I had Xorg in a state where everything seemed to be working, I decided to give glxgears a run, and boom: "Segmentation Fault." So, I tried to install a game which used GL, picked torcs, tried running it... "Segmentation fault."
After playing with all manner of xorg.conf options, reading the log file and googling like mad, I'm completely lost. Everything looks fine, up until the segfault.
Here's the xorg.conf, (with a good bunch of options i tossed in to try to fix it...) :
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/Type1"
EndSection
Section "Module"
Load "dbe"
Load "dri"
Load "dri2"
Load "extmod"
Load "glx"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbOptions" "terminate:ctrl_alt_bksp"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "intel"
VendorName "Intel Corporation"
BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
BusID "PCI:0:2:0"
Option "NoDDC" "True"
Option "DRI" "True"
Option "AccelMethod" "UXA"
Option "RenderAccel" "True"
Option "EnablePageFlip" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
SubSection "Display"
Modes "1366x768"
Depth 24
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
Section "DRI"
Group 0
Mode 0666
EndSection
...and the logfile:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.
X.Org X Server 1.7.1.902 (1.7.2 RC 2)
Release Date: 2009-11-20
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.31-ARCH x86_64
Current Operating System: Linux alice 2.6.31-ARCH #1 SMP PREEMPT Tue Nov 10 19:01:40 CET 2009 x86_64
Kernel command line: BOOT_IMAGE=arch ro root=/dev/sda4 i915.modeset=1
Build Date: 21 November 2009 05:05:05PM
Current version of pixman: 0.16.2
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 26 20:30:25 2009
(==) Using config file: "/etc/X11/xorg.conf"
(==) ServerLayout "X.org Configured"
(**) |-->Screen "Screen0" (0)
(**) | |-->Monitor "Monitor0"
(**) | |-->Device "Card0"
(**) |-->Input Device "Mouse0"
(**) |-->Input Device "Keyboard0"
(**) Option "AIGLX" "True"
(==) Automatically adding devices
(==) Automatically enabling devices
(**) FontPath set to:
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1,
/usr/share/fonts/misc,
/usr/share/fonts/100dpi:unscaled,
/usr/share/fonts/75dpi:unscaled,
/usr/share/fonts/TTF,
/usr/share/fonts/Type1
(**) ModulePath set to "/usr/lib/xorg/modules"
(**) Extension "Composite" is enabled
(WW) AllowEmptyInput is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
(WW) Disabling Mouse0
(WW) Disabling Keyboard0
(II) Loader magic: 0x7c1ca0
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7
(--) PCI:*(0:0:2:0) 8086:2a42:107b:0704 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf0000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
(--) PCI: (0:0:2:1) 8086:2a43:107b:0704 Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xf0400000/1048576
(WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
(II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
(II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
(II) "glx" will be loaded. This was enabled by default and also specified in the config file.
(II) "record" will be loaded by default.
(II) "dri" will be loaded. This was enabled by default and also specified in the config file.
(II) "dri2" will be loaded. This was enabled by default and also specified in the config file.
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions/libdri.so
(II) Module dri: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.1.0
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions/libglx.so
(II) Module glx: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.0.0
ABI class: X.Org Server Extension, version 2.0
(**) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.13.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
compiled for 1.7.1, module version = 2.9.1
Module class: X.Org Video Driver
ABI class: X.Org Video Driver, version 6.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
(II) Primary Device is: PCI 00@00:02:0
(WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 7, (OK)
drmOpenByBusid: drmOpenMinor returns 7
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "DRI" "True"
(II) intel(0): Integrated Graphics Chipset: Intel(R) GM45
(--) intel(0): Chipset: "GM45"
(II) intel(0): Output VGA1 using monitor section Monitor0
(II) intel(0): Output LVDS1 has no monitor section
(II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
(II) intel(0): Output DVI1 has no monitor section
(II) intel(0): Output DP1 has no monitor section
(II) intel(0): Output DP2 has no monitor section
(II) intel(0): Output VGA1 disconnected
(II) intel(0): Output LVDS1 connected
(II) intel(0): Output DVI1 disconnected
(II) intel(0): Output DP1 disconnected
(II) intel(0): Output DP2 disconnected
(II) intel(0): Using user preference for initial modes
(II) intel(0): Output LVDS1 using initial mode 1366x768
(II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
(==) intel(0): video overlay key set to 0x101fe
(**) intel(0): Display dimensions: (433, 243) mm
(**) intel(0): DPI set to (80, 80)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules/libfb.so
(II) Module fb: vendor="X.Org Foundation"
compiled for 1.7.1.902, module version = 1.0.0
ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "dri2"
(II) LoadModule: "dri2"
(II) Reloading /usr/lib/xorg/modules/extensions/libdri2.so
(==) Depth 24 pixmap format is 32 bpp
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Kernel mode setting active, disabling FBC.
(**) intel(0): Framebuffer compression disabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait enabled
(==) intel(0): VideoRam: 262144 KB
(II) intel(0): Attempting memory allocation with tiled buffers.
(II) intel(0): Tiled allocation successful.
(II) UXA(0): Driver registered support for the following operations:
(II) solid
(II) copy
(II) composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): No memory allocations
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(**) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up textured video
(II) intel(0): direct rendering: DRI2 Enabled
(WW) intel(0): Option "NoDDC" is not used
(WW) intel(0): Option "AccelMethod" is not used
(WW) intel(0): Option "XAANoOffscreenPixmaps" is not used
(WW) intel(0): Option "RenderAccel" is not used
(WW) intel(0): Option "EnablePageFlip" is not used
(WW) intel(0): Option "DPI" is not used
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension SECURITY
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
record: RECORD extension enabled at configure time.
record: This extension is known to be broken, disabling extension now..
record: http://bugs.freedesktop.org/show_bug.cgi?id=20500
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_make_current_read
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 361 x 203
(II) config/hal: Adding input device Macintosh mouse button emulation
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
compiled for 1.7.1.901, module version = 2.3.1
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(**) Macintosh mouse button emulation: always reports core events
(**) Macintosh mouse button emulation: Device: "/dev/input/event0"
(II) Macintosh mouse button emulation: Found 3 mouse buttons
(II) Macintosh mouse button emulation: Found relative axes
(II) Macintosh mouse button emulation: Found x and y relative axes
(II) Macintosh mouse button emulation: Configuring as mouse
(**) Macintosh mouse button emulation: YAxisMapping: buttons 4 and 5
(**) Macintosh mouse button emulation: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
(**) Macintosh mouse button emulation: (accel) keeping acceleration scheme 1
(**) Macintosh mouse button emulation: (accel) acceleration profile 0
(II) Macintosh mouse button emulation: initialized for relative axes.
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
compiled for 1.7.0.901, module version = 1.2.0
Module class: X.Org XInput Driver
ABI class: X.Org XInput driver, version 7.0
(II) Synaptics touchpad driver version 1.2.0
(**) Option "Device" "/dev/input/event5"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle
(**) Option "TapButton1" "1"
(**) Option "TapButton2" "2"
(**) Option "TapButton3" "3"
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device AT Translated Set 2 keyboard
(**) AT Translated Set 2 keyboard: always reports core events
(**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
(II) AT Translated Set 2 keyboard: Found keys
(II) AT Translated Set 2 keyboard: Configuring as keyboard
(II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device CNF7129
(**) CNF7129: always reports core events
(**) CNF7129: Device: "/dev/input/event9"
(II) CNF7129: Found keys
(II) CNF7129: Configuring as keyboard
(II) XINPUT: Adding extended input device "CNF7129" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event8"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event7"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event2"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event3"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "evdev"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "terminate:ctrl_alt_bksp"
(II) intel(0): EDID vendor "AUO", prod id 4332
(II) intel(0): Printing DDC gathered Modelines:
(II) intel(0): Modeline "1366x768"x0.0 72.00 1366 1414 1446 1486 768 771 775 806 -hsync -vsync (48.5 kHz)
I am using kernel modesetting, which could perhaps be related... The thing is, everything else seems to work perfectly fine, which leads me to believe it's some obscure config issue i've just completely missed somewhere along the line.
Any ideas? any help would be highly appreciated
Last edited by decibelmute (2009-11-28 01:23:03)

Haha, worked like a charm
Many thanks

Similar Messages

  • [SOLVED] Problems with intel driver on Y510p

    Hi,
    I recently decided to get a Y510p, but somehow can't get the intel driver to work. For now I don't need the nvidia card that is in my laptop so I disabled it via bumblebee. However if I try booting without the kernel option nomodeset the screens turns turns blank after
    running early hook [udev]
    So the backlight is still on, but nothing is shown. When I use nomodeset the vesa driver is used because the intel driver requires modeset, but I can't find a way to modify my backlight setting with the vesa driver. Also, when I use the vesa driver, after
    running early hook [udev]
    it says
    [drm:drm_pci_agp_init] *ERROR* Cannot initialize the agpgart module.
    DRM: Fill_in_dev failed.
    I can see that flashing for a few milliseconds before the screen goes blank with the intel driver as well.
    My Xorg.0.log of a boot with nomodeset:
    [ 29.186]
    X.Org X Server 1.14.4
    Release Date: 2013-10-31
    [ 29.186] X Protocol Version 11, Revision 0
    [ 29.186] Build Operating System: Linux 3.11.6-1-ARCH x86_64
    [ 29.186] Current Operating System: Linux bork 3.12.1-3-ARCH #1 SMP PREEMPT Tue Nov 26 11:17:02 CET 2013 x86_64
    [ 29.186] Kernel command line: BOOT_IMAGE=../vmlinuz-linux cryptdevice=/dev/sda2:root root=/dev/mapper/root rw nomodeset initrd=../initramfs-linux.img
    [ 29.186] Build Date: 01 November 2013 05:10:48PM
    [ 29.186]
    [ 29.186] Current version of pixman: 0.32.4
    [ 29.186] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 29.186] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 29.186] (==) Log file: "/var/log/Xorg.0.log", Time: Sun Dec 1 20:23:51 2013
    [ 29.187] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 29.188] (==) No Layout section. Using the first Screen section.
    [ 29.188] (==) No screen section available. Using defaults.
    [ 29.188] (**) |-->Screen "Default Screen Section" (0)
    [ 29.188] (**) | |-->Monitor "<default monitor>"
    [ 29.188] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 29.188] (==) Automatically adding devices
    [ 29.188] (==) Automatically enabling devices
    [ 29.188] (==) Automatically adding GPU devices
    [ 29.191] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 29.191] Entry deleted from font path.
    [ 29.191] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 29.191] Entry deleted from font path.
    [ 29.191] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 29.192] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 29.192] Entry deleted from font path.
    [ 29.192] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 29.192] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 29.192] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 29.192] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 29.192] (II) Loader magic: 0x7fdc20
    [ 29.192] (II) Module ABI versions:
    [ 29.192] X.Org ANSI C Emulation: 0.4
    [ 29.192] X.Org Video Driver: 14.1
    [ 29.192] X.Org XInput driver : 19.1
    [ 29.192] X.Org Server Extension : 7.0
    [ 29.193] (--) PCI:*(0:0:2:0) 8086:0416:17aa:3801 rev 6, Mem @ 0xc2000000/4194304, 0xb0000000/268435456, I/O @ 0x00005000/64
    [ 29.193] (--) PCI: (0:1:0:0) 10de:0fcd:17aa:3801 rev 161, Mem @ 0xc0000000/16777216, 0x90000000/268435456, 0xa0000000/33554432, I/O @ 0x00004000/128, BIOS @ 0x????????/524288
    [ 29.193] Initializing built-in extension Generic Event Extension
    [ 29.193] Initializing built-in extension SHAPE
    [ 29.193] Initializing built-in extension MIT-SHM
    [ 29.193] Initializing built-in extension XInputExtension
    [ 29.193] Initializing built-in extension XTEST
    [ 29.193] Initializing built-in extension BIG-REQUESTS
    [ 29.193] Initializing built-in extension SYNC
    [ 29.193] Initializing built-in extension XKEYBOARD
    [ 29.193] Initializing built-in extension XC-MISC
    [ 29.193] Initializing built-in extension SECURITY
    [ 29.193] Initializing built-in extension XINERAMA
    [ 29.193] Initializing built-in extension XFIXES
    [ 29.193] Initializing built-in extension RENDER
    [ 29.193] Initializing built-in extension RANDR
    [ 29.193] Initializing built-in extension COMPOSITE
    [ 29.193] Initializing built-in extension DAMAGE
    [ 29.193] Initializing built-in extension MIT-SCREEN-SAVER
    [ 29.193] Initializing built-in extension DOUBLE-BUFFER
    [ 29.193] Initializing built-in extension RECORD
    [ 29.193] Initializing built-in extension DPMS
    [ 29.193] Initializing built-in extension X-Resource
    [ 29.193] Initializing built-in extension XVideo
    [ 29.193] Initializing built-in extension XVideo-MotionCompensation
    [ 29.193] Initializing built-in extension XFree86-VidModeExtension
    [ 29.193] Initializing built-in extension XFree86-DGA
    [ 29.193] Initializing built-in extension XFree86-DRI
    [ 29.193] Initializing built-in extension DRI2
    [ 29.193] (II) LoadModule: "glx"
    [ 29.194] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 29.197] (II) Module glx: vendor="X.Org Foundation"
    [ 29.197] compiled for 1.14.4, module version = 1.0.0
    [ 29.197] ABI class: X.Org Server Extension, version 7.0
    [ 29.197] (==) AIGLX enabled
    [ 29.197] Loading extension GLX
    [ 29.197] (==) Matched intel as autoconfigured driver 0
    [ 29.197] (==) Matched vesa as autoconfigured driver 1
    [ 29.197] (==) Matched modesetting as autoconfigured driver 2
    [ 29.197] (==) Matched fbdev as autoconfigured driver 3
    [ 29.197] (==) Assigned the driver to the xf86ConfigLayout
    [ 29.197] (II) LoadModule: "intel"
    [ 29.198] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 29.202] (II) Module intel: vendor="X.Org Foundation"
    [ 29.202] compiled for 1.14.2, module version = 2.21.15
    [ 29.202] Module class: X.Org Video Driver
    [ 29.202] ABI class: X.Org Video Driver, version 14.1
    [ 29.202] (II) LoadModule: "vesa"
    [ 29.202] (II) Loading /usr/lib/xorg/modules/drivers/vesa_drv.so
    [ 29.203] (II) Module vesa: vendor="X.Org Foundation"
    [ 29.203] compiled for 1.14.0, module version = 2.3.2
    [ 29.203] Module class: X.Org Video Driver
    [ 29.203] ABI class: X.Org Video Driver, version 14.1
    [ 29.203] (II) LoadModule: "modesetting"
    [ 29.203] (WW) Warning, couldn't open module modesetting
    [ 29.203] (II) UnloadModule: "modesetting"
    [ 29.203] (II) Unloading modesetting
    [ 29.203] (EE) Failed to load module "modesetting" (module does not exist, 0)
    [ 29.203] (II) LoadModule: "fbdev"
    [ 29.203] (WW) Warning, couldn't open module fbdev
    [ 29.203] (II) UnloadModule: "fbdev"
    [ 29.203] (II) Unloading fbdev
    [ 29.203] (EE) Failed to load module "fbdev" (module does not exist, 0)
    [ 29.203] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
    HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
    HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
    HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
    HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
    [ 29.204] (II) VESA: driver for VESA chipsets: vesa
    [ 29.204] (++) using VT number 1
    [ 29.207] (II) Loading sub module "vbe"
    [ 29.207] (II) LoadModule: "vbe"
    [ 29.207] (II) Loading /usr/lib/xorg/modules/libvbe.so
    [ 29.208] (II) Module vbe: vendor="X.Org Foundation"
    [ 29.208] compiled for 1.14.4, module version = 1.1.0
    [ 29.208] ABI class: X.Org Video Driver, version 14.1
    [ 29.208] (II) Loading sub module "int10"
    [ 29.208] (II) LoadModule: "int10"
    [ 29.208] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 29.209] (II) Module int10: vendor="X.Org Foundation"
    [ 29.209] compiled for 1.14.4, module version = 1.0.0
    [ 29.209] ABI class: X.Org Video Driver, version 14.1
    [ 29.209] (II) VESA(0): initializing int10
    [ 29.210] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 29.210] (II) VESA(0): VESA BIOS detected
    [ 29.210] (II) VESA(0): VESA VBE Version 3.0
    [ 29.210] (II) VESA(0): VESA VBE Total Mem: 65472 kB
    [ 29.210] (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
    [ 29.210] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
    [ 29.214] (II) VESA(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 29.214] (==) VESA(0): Depth 24, (--) framebuffer bpp 32
    [ 29.214] (==) VESA(0): RGB weight 888
    [ 29.214] (==) VESA(0): Default visual is TrueColor
    [ 29.214] (==) VESA(0): Using gamma correction (1.0, 1.0, 1.0)
    [ 29.214] (II) Loading sub module "ddc"
    [ 29.214] (II) LoadModule: "ddc"
    [ 29.214] (II) Module "ddc" already built-in
    [ 29.238] (II) VESA(0): VESA VBE DDC supported
    [ 29.238] (II) VESA(0): VESA VBE DDC Level 2
    [ 29.238] (II) VESA(0): VESA VBE DDC transfer in appr. 1 sec.
    [ 29.252] (II) VESA(0): VESA VBE DDC read successfully
    [ 29.252] (II) VESA(0): Manufacturer: LGD Model: 2d9 Serial#: 0
    [ 29.252] (II) VESA(0): Year: 2011 Week: 0
    [ 29.252] (II) VESA(0): EDID Version: 1.3
    [ 29.252] (II) VESA(0): Digital Display Input
    [ 29.252] (II) VESA(0): Max Image Size [cm]: horiz.: 35 vert.: 19
    [ 29.252] (II) VESA(0): Gamma: 2.20
    [ 29.252] (II) VESA(0): No DPMS capabilities specified
    [ 29.252] (II) VESA(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 29.252] (II) VESA(0): First detailed timing is preferred mode
    [ 29.252] (II) VESA(0): redX: 0.617 redY: 0.349 greenX: 0.313 greenY: 0.595
    [ 29.252] (II) VESA(0): blueX: 0.151 blueY: 0.056 whiteX: 0.313 whiteY: 0.329
    [ 29.252] (II) VESA(0): Manufacturer's mask: 0
    [ 29.252] (II) VESA(0): Supported detailed timing:
    [ 29.252] (II) VESA(0): clock: 139.5 MHz Image Size: 345 x 194 mm
    [ 29.252] (II) VESA(0): h_active: 1920 h_sync: 1968 h_sync_end 2000 h_blank_end 2096 h_border: 0
    [ 29.252] (II) VESA(0): v_active: 1080 v_sync: 1083 v_sync_end 1088 v_blanking: 1111 v_border: 0
    [ 29.252] (II) VESA(0): LG Display
    [ 29.252] (II) VESA(0): LP156WF1-TLB2
    [ 29.252] (II) VESA(0): EDID (in hex):
    [ 29.252] (II) VESA(0): 00ffffffffffff0030e4d90200000000
    [ 29.252] (II) VESA(0): 00150103802313780a15d59e59509826
    [ 29.252] (II) VESA(0): 0e505400000001010101010101010101
    [ 29.252] (II) VESA(0): 0101010101017e3680b070381f403020
    [ 29.252] (II) VESA(0): 350059c2100000190000000000000000
    [ 29.252] (II) VESA(0): 00000000000000000000000000fe004c
    [ 29.252] (II) VESA(0): 4720446973706c61790a2020000000fe
    [ 29.252] (II) VESA(0): 004c503135365746312d544c4232004b
    [ 29.252] (II) VESA(0): EDID vendor "LGD", prod id 729
    [ 29.252] (II) VESA(0): Printing DDC gathered Modelines:
    [ 29.252] (II) VESA(0): Modeline "1920x1080"x0.0 139.50 1920 1968 2000 2096 1080 1083 1088 1111 -hsync -vsync (66.6 kHz eP)
    [ 29.252] (II) VESA(0): Searching for matching VESA mode(s):
    [ 29.253] Mode: 13c (0x0)
    [ 29.253] ModeAttributes: 0x0
    [ 29.253] WinAAttributes: 0x0
    [ 29.253] WinBAttributes: 0x0
    [ 29.253] WinGranularity: 0
    [ 29.253] WinSize: 0
    [ 29.253] WinASegment: 0x0
    [ 29.253] WinBSegment: 0x0
    [ 29.253] WinFuncPtr: 0x0
    [ 29.253] BytesPerScanline: 0
    [ 29.253] XResolution: 0
    [ 29.253] YResolution: 0
    [ 29.253] XCharSize: 0
    [ 29.253] YCharSize: 0
    [ 29.253] NumberOfPlanes: 0
    [ 29.253] BitsPerPixel: 0
    [ 29.253] NumberOfBanks: 0
    [ 29.253] MemoryModel: 0
    [ 29.253] BankSize: 0
    [ 29.253] NumberOfImages: 0
    [ 29.253] RedMaskSize: 0
    [ 29.253] RedFieldPosition: 0
    [ 29.253] GreenMaskSize: 0
    [ 29.253] GreenFieldPosition: 0
    [ 29.253] BlueMaskSize: 0
    [ 29.253] BlueFieldPosition: 0
    [ 29.253] RsvdMaskSize: 0
    [ 29.253] RsvdFieldPosition: 0
    [ 29.253] DirectColorModeInfo: 0
    [ 29.253] PhysBasePtr: 0x0
    [ 29.253] LinBytesPerScanLine: 0
    [ 29.253] BnkNumberOfImagePages: 0
    [ 29.253] LinNumberOfImagePages: 0
    [ 29.253] LinRedMaskSize: 0
    [ 29.253] LinRedFieldPosition: 0
    [ 29.253] LinGreenMaskSize: 0
    [ 29.253] LinGreenFieldPosition: 0
    [ 29.253] LinBlueMaskSize: 0
    [ 29.253] LinBlueFieldPosition: 0
    [ 29.253] LinRsvdMaskSize: 0
    [ 29.253] LinRsvdFieldPosition: 0
    [ 29.253] MaxPixelClock: 0
    [ 29.253] Mode: 14d (0x0)
    [ 29.253] ModeAttributes: 0x0
    [ 29.253] WinAAttributes: 0x0
    [ 29.253] WinBAttributes: 0x0
    [ 29.253] WinGranularity: 0
    [ 29.253] WinSize: 0
    [ 29.253] WinASegment: 0x0
    [ 29.253] WinBSegment: 0x0
    [ 29.253] WinFuncPtr: 0x0
    [ 29.253] BytesPerScanline: 0
    [ 29.253] XResolution: 0
    [ 29.253] YResolution: 0
    [ 29.253] XCharSize: 0
    [ 29.253] YCharSize: 0
    [ 29.253] NumberOfPlanes: 0
    [ 29.253] BitsPerPixel: 0
    [ 29.253] NumberOfBanks: 0
    [ 29.253] MemoryModel: 0
    [ 29.253] BankSize: 0
    [ 29.253] NumberOfImages: 0
    [ 29.253] RedMaskSize: 0
    [ 29.253] RedFieldPosition: 0
    [ 29.253] GreenMaskSize: 0
    [ 29.253] GreenFieldPosition: 0
    [ 29.253] BlueMaskSize: 0
    [ 29.253] BlueFieldPosition: 0
    [ 29.253] RsvdMaskSize: 0
    [ 29.253] RsvdFieldPosition: 0
    [ 29.253] DirectColorModeInfo: 0
    [ 29.253] PhysBasePtr: 0x0
    [ 29.253] LinBytesPerScanLine: 0
    [ 29.253] BnkNumberOfImagePages: 0
    [ 29.253] LinNumberOfImagePages: 0
    [ 29.253] LinRedMaskSize: 0
    [ 29.253] LinRedFieldPosition: 0
    [ 29.253] LinGreenMaskSize: 0
    [ 29.253] LinGreenFieldPosition: 0
    [ 29.253] LinBlueMaskSize: 0
    [ 29.253] LinBlueFieldPosition: 0
    [ 29.253] LinRsvdMaskSize: 0
    [ 29.253] LinRsvdFieldPosition: 0
    [ 29.253] MaxPixelClock: 0
    [ 29.253] Mode: 15c (0x0)
    [ 29.253] ModeAttributes: 0x0
    [ 29.253] WinAAttributes: 0x0
    [ 29.253] WinBAttributes: 0x0
    [ 29.253] WinGranularity: 0
    [ 29.253] WinSize: 0
    [ 29.253] WinASegment: 0x0
    [ 29.253] WinBSegment: 0x0
    [ 29.253] WinFuncPtr: 0x0
    [ 29.253] BytesPerScanline: 0
    [ 29.253] XResolution: 0
    [ 29.253] YResolution: 0
    [ 29.253] XCharSize: 0
    [ 29.253] YCharSize: 0
    [ 29.253] NumberOfPlanes: 0
    [ 29.253] BitsPerPixel: 0
    [ 29.253] NumberOfBanks: 0
    [ 29.253] MemoryModel: 0
    [ 29.253] BankSize: 0
    [ 29.253] NumberOfImages: 0
    [ 29.253] RedMaskSize: 0
    [ 29.253] RedFieldPosition: 0
    [ 29.253] GreenMaskSize: 0
    [ 29.253] GreenFieldPosition: 0
    [ 29.253] BlueMaskSize: 0
    [ 29.253] BlueFieldPosition: 0
    [ 29.253] RsvdMaskSize: 0
    [ 29.253] RsvdFieldPosition: 0
    [ 29.253] DirectColorModeInfo: 0
    [ 29.253] PhysBasePtr: 0x0
    [ 29.253] LinBytesPerScanLine: 0
    [ 29.253] BnkNumberOfImagePages: 0
    [ 29.253] LinNumberOfImagePages: 0
    [ 29.253] LinRedMaskSize: 0
    [ 29.253] LinRedFieldPosition: 0
    [ 29.253] LinGreenMaskSize: 0
    [ 29.253] LinGreenFieldPosition: 0
    [ 29.253] LinBlueMaskSize: 0
    [ 29.253] LinBlueFieldPosition: 0
    [ 29.253] LinRsvdMaskSize: 0
    [ 29.253] LinRsvdFieldPosition: 0
    [ 29.253] MaxPixelClock: 0
    [ 29.253] Mode: 13a (0x0)
    [ 29.253] ModeAttributes: 0x0
    [ 29.253] WinAAttributes: 0x0
    [ 29.253] WinBAttributes: 0x0
    [ 29.253] WinGranularity: 0
    [ 29.253] WinSize: 0
    [ 29.253] WinASegment: 0x0
    [ 29.253] WinBSegment: 0x0
    [ 29.253] WinFuncPtr: 0x0
    [ 29.253] BytesPerScanline: 0
    [ 29.253] XResolution: 0
    [ 29.253] YResolution: 0
    [ 29.253] XCharSize: 0
    [ 29.253] YCharSize: 0
    [ 29.253] NumberOfPlanes: 0
    [ 29.253] BitsPerPixel: 0
    [ 29.253] NumberOfBanks: 0
    [ 29.253] MemoryModel: 0
    [ 29.253] BankSize: 0
    [ 29.253] NumberOfImages: 0
    [ 29.253] RedMaskSize: 0
    [ 29.253] RedFieldPosition: 0
    [ 29.253] GreenMaskSize: 0
    [ 29.253] GreenFieldPosition: 0
    [ 29.253] BlueMaskSize: 0
    [ 29.253] BlueFieldPosition: 0
    [ 29.253] RsvdMaskSize: 0
    [ 29.253] RsvdFieldPosition: 0
    [ 29.253] DirectColorModeInfo: 0
    [ 29.253] PhysBasePtr: 0x0
    [ 29.253] LinBytesPerScanLine: 0
    [ 29.253] BnkNumberOfImagePages: 0
    [ 29.253] LinNumberOfImagePages: 0
    [ 29.253] LinRedMaskSize: 0
    [ 29.253] LinRedFieldPosition: 0
    [ 29.253] LinGreenMaskSize: 0
    [ 29.253] LinGreenFieldPosition: 0
    [ 29.253] LinBlueMaskSize: 0
    [ 29.253] LinBlueFieldPosition: 0
    [ 29.253] LinRsvdMaskSize: 0
    [ 29.253] LinRsvdFieldPosition: 0
    [ 29.253] MaxPixelClock: 0
    [ 29.253] Mode: 14b (0x0)
    [ 29.254] ModeAttributes: 0x0
    [ 29.254] WinAAttributes: 0x0
    [ 29.254] WinBAttributes: 0x0
    [ 29.254] WinGranularity: 0
    [ 29.254] WinSize: 0
    [ 29.254] WinASegment: 0x0
    [ 29.254] WinBSegment: 0x0
    [ 29.254] WinFuncPtr: 0x0
    [ 29.254] BytesPerScanline: 0
    [ 29.254] XResolution: 0
    [ 29.254] YResolution: 0
    [ 29.254] XCharSize: 0
    [ 29.254] YCharSize: 0
    [ 29.254] NumberOfPlanes: 0
    [ 29.254] BitsPerPixel: 0
    [ 29.254] NumberOfBanks: 0
    [ 29.254] MemoryModel: 0
    [ 29.254] BankSize: 0
    [ 29.254] NumberOfImages: 0
    [ 29.254] RedMaskSize: 0
    [ 29.254] RedFieldPosition: 0
    [ 29.254] GreenMaskSize: 0
    [ 29.254] GreenFieldPosition: 0
    [ 29.254] BlueMaskSize: 0
    [ 29.254] BlueFieldPosition: 0
    [ 29.254] RsvdMaskSize: 0
    [ 29.254] RsvdFieldPosition: 0
    [ 29.254] DirectColorModeInfo: 0
    [ 29.254] PhysBasePtr: 0x0
    [ 29.254] LinBytesPerScanLine: 0
    [ 29.254] BnkNumberOfImagePages: 0
    [ 29.254] LinNumberOfImagePages: 0
    [ 29.254] LinRedMaskSize: 0
    [ 29.254] LinRedFieldPosition: 0
    [ 29.254] LinGreenMaskSize: 0
    [ 29.254] LinGreenFieldPosition: 0
    [ 29.254] LinBlueMaskSize: 0
    [ 29.254] LinBlueFieldPosition: 0
    [ 29.254] LinRsvdMaskSize: 0
    [ 29.254] LinRsvdFieldPosition: 0
    [ 29.254] MaxPixelClock: 0
    [ 29.254] Mode: 15a (0x0)
    [ 29.254] ModeAttributes: 0x0
    [ 29.254] WinAAttributes: 0x0
    [ 29.254] WinBAttributes: 0x0
    [ 29.254] WinGranularity: 0
    [ 29.254] WinSize: 0
    [ 29.254] WinASegment: 0x0
    [ 29.254] WinBSegment: 0x0
    [ 29.254] WinFuncPtr: 0x0
    [ 29.254] BytesPerScanline: 0
    [ 29.254] XResolution: 0
    [ 29.254] YResolution: 0
    [ 29.254] XCharSize: 0
    [ 29.254] YCharSize: 0
    [ 29.254] NumberOfPlanes: 0
    [ 29.254] BitsPerPixel: 0
    [ 29.254] NumberOfBanks: 0
    [ 29.254] MemoryModel: 0
    [ 29.254] BankSize: 0
    [ 29.254] NumberOfImages: 0
    [ 29.254] RedMaskSize: 0
    [ 29.254] RedFieldPosition: 0
    [ 29.254] GreenMaskSize: 0
    [ 29.254] GreenFieldPosition: 0
    [ 29.254] BlueMaskSize: 0
    [ 29.254] BlueFieldPosition: 0
    [ 29.254] RsvdMaskSize: 0
    [ 29.254] RsvdFieldPosition: 0
    [ 29.254] DirectColorModeInfo: 0
    [ 29.254] PhysBasePtr: 0x0
    [ 29.254] LinBytesPerScanLine: 0
    [ 29.254] BnkNumberOfImagePages: 0
    [ 29.254] LinNumberOfImagePages: 0
    [ 29.254] LinRedMaskSize: 0
    [ 29.254] LinRedFieldPosition: 0
    [ 29.254] LinGreenMaskSize: 0
    [ 29.254] LinGreenFieldPosition: 0
    [ 29.254] LinBlueMaskSize: 0
    [ 29.254] LinBlueFieldPosition: 0
    [ 29.254] LinRsvdMaskSize: 0
    [ 29.254] LinRsvdFieldPosition: 0
    [ 29.254] MaxPixelClock: 0
    [ 29.254] Mode: 107 (1280x1024)
    [ 29.254] ModeAttributes: 0x9b
    [ 29.254] WinAAttributes: 0x7
    [ 29.254] WinBAttributes: 0x0
    [ 29.254] WinGranularity: 64
    [ 29.254] WinSize: 64
    [ 29.254] WinASegment: 0xa000
    [ 29.254] WinBSegment: 0x0
    [ 29.254] WinFuncPtr: 0xc0009742
    [ 29.254] BytesPerScanline: 1280
    [ 29.254] XResolution: 1280
    [ 29.254] YResolution: 1024
    [ 29.254] XCharSize: 8
    [ 29.254] YCharSize: 16
    [ 29.254] NumberOfPlanes: 1
    [ 29.254] BitsPerPixel: 8
    [ 29.254] NumberOfBanks: 1
    [ 29.254] MemoryModel: 4
    [ 29.254] BankSize: 0
    [ 29.254] NumberOfImages: 50
    [ 29.254] RedMaskSize: 0
    [ 29.254] RedFieldPosition: 0
    [ 29.254] GreenMaskSize: 0
    [ 29.254] GreenFieldPosition: 0
    [ 29.254] BlueMaskSize: 0
    [ 29.254] BlueFieldPosition: 0
    [ 29.254] RsvdMaskSize: 0
    [ 29.254] RsvdFieldPosition: 0
    [ 29.254] DirectColorModeInfo: 0
    [ 29.254] PhysBasePtr: 0xb0000000
    [ 29.254] LinBytesPerScanLine: 1280
    [ 29.254] BnkNumberOfImagePages: 50
    [ 29.254] LinNumberOfImagePages: 50
    [ 29.254] LinRedMaskSize: 0
    [ 29.254] LinRedFieldPosition: 0
    [ 29.254] LinGreenMaskSize: 0
    [ 29.254] LinGreenFieldPosition: 0
    [ 29.254] LinBlueMaskSize: 0
    [ 29.254] LinBlueFieldPosition: 0
    [ 29.254] LinRsvdMaskSize: 0
    [ 29.254] LinRsvdFieldPosition: 0
    [ 29.254] MaxPixelClock: 230000000
    [ 29.254] Mode: 11a (1280x1024)
    [ 29.254] ModeAttributes: 0x9b
    [ 29.254] WinAAttributes: 0x7
    [ 29.254] WinBAttributes: 0x0
    [ 29.254] WinGranularity: 64
    [ 29.254] WinSize: 64
    [ 29.254] WinASegment: 0xa000
    [ 29.254] WinBSegment: 0x0
    [ 29.254] WinFuncPtr: 0xc0009742
    [ 29.254] BytesPerScanline: 2560
    [ 29.254] XResolution: 1280
    [ 29.254] YResolution: 1024
    [ 29.254] XCharSize: 8
    [ 29.254] YCharSize: 16
    [ 29.254] NumberOfPlanes: 1
    [ 29.254] BitsPerPixel: 16
    [ 29.254] NumberOfBanks: 1
    [ 29.254] MemoryModel: 6
    [ 29.254] BankSize: 0
    [ 29.254] NumberOfImages: 24
    [ 29.254] RedMaskSize: 5
    [ 29.254] RedFieldPosition: 11
    [ 29.254] GreenMaskSize: 6
    [ 29.254] GreenFieldPosition: 5
    [ 29.254] BlueMaskSize: 5
    [ 29.254] BlueFieldPosition: 0
    [ 29.254] RsvdMaskSize: 0
    [ 29.254] RsvdFieldPosition: 0
    [ 29.254] DirectColorModeInfo: 0
    [ 29.254] PhysBasePtr: 0xb0000000
    [ 29.254] LinBytesPerScanLine: 2560
    [ 29.254] BnkNumberOfImagePages: 24
    [ 29.254] LinNumberOfImagePages: 24
    [ 29.254] LinRedMaskSize: 5
    [ 29.254] LinRedFieldPosition: 11
    [ 29.254] LinGreenMaskSize: 6
    [ 29.254] LinGreenFieldPosition: 5
    [ 29.254] LinBlueMaskSize: 5
    [ 29.255] LinBlueFieldPosition: 0
    [ 29.255] LinRsvdMaskSize: 0
    [ 29.255] LinRsvdFieldPosition: 0
    [ 29.255] MaxPixelClock: 230000000
    [ 29.255] *Mode: 11b (1280x1024)
    [ 29.255] ModeAttributes: 0x9b
    [ 29.255] WinAAttributes: 0x7
    [ 29.255] WinBAttributes: 0x0
    [ 29.255] WinGranularity: 64
    [ 29.255] WinSize: 64
    [ 29.255] WinASegment: 0xa000
    [ 29.255] WinBSegment: 0x0
    [ 29.255] WinFuncPtr: 0xc0009742
    [ 29.255] BytesPerScanline: 5120
    [ 29.255] XResolution: 1280
    [ 29.255] YResolution: 1024
    [ 29.255] XCharSize: 8
    [ 29.255] YCharSize: 16
    [ 29.255] NumberOfPlanes: 1
    [ 29.255] BitsPerPixel: 32
    [ 29.255] NumberOfBanks: 1
    [ 29.255] MemoryModel: 6
    [ 29.255] BankSize: 0
    [ 29.255] NumberOfImages: 11
    [ 29.255] RedMaskSize: 8
    [ 29.255] RedFieldPosition: 16
    [ 29.255] GreenMaskSize: 8
    [ 29.255] GreenFieldPosition: 8
    [ 29.255] BlueMaskSize: 8
    [ 29.255] BlueFieldPosition: 0
    [ 29.255] RsvdMaskSize: 8
    [ 29.255] RsvdFieldPosition: 24
    [ 29.255] DirectColorModeInfo: 0
    [ 29.255] PhysBasePtr: 0xb0000000
    [ 29.255] LinBytesPerScanLine: 5120
    [ 29.255] BnkNumberOfImagePages: 11
    [ 29.255] LinNumberOfImagePages: 11
    [ 29.255] LinRedMaskSize: 8
    [ 29.255] LinRedFieldPosition: 16
    [ 29.255] LinGreenMaskSize: 8
    [ 29.255] LinGreenFieldPosition: 8
    [ 29.255] LinBlueMaskSize: 8
    [ 29.255] LinBlueFieldPosition: 0
    [ 29.255] LinRsvdMaskSize: 8
    [ 29.255] LinRsvdFieldPosition: 24
    [ 29.255] MaxPixelClock: 230000000
    [ 29.255] Mode: 105 (1024x768)
    [ 29.255] ModeAttributes: 0x9b
    [ 29.255] WinAAttributes: 0x7
    [ 29.255] WinBAttributes: 0x0
    [ 29.255] WinGranularity: 64
    [ 29.255] WinSize: 64
    [ 29.255] WinASegment: 0xa000
    [ 29.255] WinBSegment: 0x0
    [ 29.255] WinFuncPtr: 0xc0009742
    [ 29.255] BytesPerScanline: 1024
    [ 29.255] XResolution: 1024
    [ 29.255] YResolution: 768
    [ 29.255] XCharSize: 8
    [ 29.255] YCharSize: 16
    [ 29.255] NumberOfPlanes: 1
    [ 29.255] BitsPerPixel: 8
    [ 29.255] NumberOfBanks: 1
    [ 29.255] MemoryModel: 4
    [ 29.255] BankSize: 0
    [ 29.255] NumberOfImages: 84
    [ 29.255] RedMaskSize: 0
    [ 29.255] RedFieldPosition: 0
    [ 29.255] GreenMaskSize: 0
    [ 29.255] GreenFieldPosition: 0
    [ 29.255] BlueMaskSize: 0
    [ 29.255] BlueFieldPosition: 0
    [ 29.255] RsvdMaskSize: 0
    [ 29.255] RsvdFieldPosition: 0
    [ 29.255] DirectColorModeInfo: 0
    [ 29.255] PhysBasePtr: 0xb0000000
    [ 29.255] LinBytesPerScanLine: 1024
    [ 29.255] BnkNumberOfImagePages: 84
    [ 29.255] LinNumberOfImagePages: 84
    [ 29.255] LinRedMaskSize: 0
    [ 29.255] LinRedFieldPosition: 0
    [ 29.255] LinGreenMaskSize: 0
    [ 29.255] LinGreenFieldPosition: 0
    [ 29.255] LinBlueMaskSize: 0
    [ 29.255] LinBlueFieldPosition: 0
    [ 29.255] LinRsvdMaskSize: 0
    [ 29.255] LinRsvdFieldPosition: 0
    [ 29.255] MaxPixelClock: 230000000
    [ 29.255] Mode: 117 (1024x768)
    [ 29.255] ModeAttributes: 0x9b
    [ 29.255] WinAAttributes: 0x7
    [ 29.255] WinBAttributes: 0x0
    [ 29.255] WinGranularity: 64
    [ 29.255] WinSize: 64
    [ 29.255] WinASegment: 0xa000
    [ 29.255] WinBSegment: 0x0
    [ 29.255] WinFuncPtr: 0xc0009742
    [ 29.255] BytesPerScanline: 2048
    [ 29.255] XResolution: 1024
    [ 29.255] YResolution: 768
    [ 29.255] XCharSize: 8
    [ 29.255] YCharSize: 16
    [ 29.255] NumberOfPlanes: 1
    [ 29.255] BitsPerPixel: 16
    [ 29.255] NumberOfBanks: 1
    [ 29.255] MemoryModel: 6
    [ 29.255] BankSize: 0
    [ 29.255] NumberOfImages: 41
    [ 29.255] RedMaskSize: 5
    [ 29.255] RedFieldPosition: 11
    [ 29.255] GreenMaskSize: 6
    [ 29.255] GreenFieldPosition: 5
    [ 29.255] BlueMaskSize: 5
    [ 29.255] BlueFieldPosition: 0
    [ 29.255] RsvdMaskSize: 0
    [ 29.255] RsvdFieldPosition: 0
    [ 29.255] DirectColorModeInfo: 0
    [ 29.255] PhysBasePtr: 0xb0000000
    [ 29.255] LinBytesPerScanLine: 2048
    [ 29.255] BnkNumberOfImagePages: 41
    [ 29.255] LinNumberOfImagePages: 41
    [ 29.255] LinRedMaskSize: 5
    [ 29.255] LinRedFieldPosition: 11
    [ 29.255] LinGreenMaskSize: 6
    [ 29.255] LinGreenFieldPosition: 5
    [ 29.255] LinBlueMaskSize: 5
    [ 29.255] LinBlueFieldPosition: 0
    [ 29.255] LinRsvdMaskSize: 0
    [ 29.255] LinRsvdFieldPosition: 0
    [ 29.255] MaxPixelClock: 230000000
    [ 29.256] *Mode: 118 (1024x768)
    [ 29.256] ModeAttributes: 0x9b
    [ 29.256] WinAAttributes: 0x7
    [ 29.256] WinBAttributes: 0x0
    [ 29.256] WinGranularity: 64
    [ 29.256] WinSize: 64
    [ 29.256] WinASegment: 0xa000
    [ 29.256] WinBSegment: 0x0
    [ 29.256] WinFuncPtr: 0xc0009742
    [ 29.256] BytesPerScanline: 4096
    [ 29.256] XResolution: 1024
    [ 29.256] YResolution: 768
    [ 29.256] XCharSize: 8
    [ 29.256] YCharSize: 16
    [ 29.256] NumberOfPlanes: 1
    [ 29.256] BitsPerPixel: 32
    [ 29.256] NumberOfBanks: 1
    [ 29.256] MemoryModel: 6
    [ 29.256] BankSize: 0
    [ 29.256] NumberOfImages: 20
    [ 29.256] RedMaskSize: 8
    [ 29.256] RedFieldPosition: 16
    [ 29.256] GreenMaskSize: 8
    [ 29.256] GreenFieldPosition: 8
    [ 29.256] BlueMaskSize: 8
    [ 29.256] BlueFieldPosition: 0
    [ 29.256] RsvdMaskSize: 8
    [ 29.256] RsvdFieldPosition: 24
    [ 29.256] DirectColorModeInfo: 0
    [ 29.256] PhysBasePtr: 0xb0000000
    [ 29.256] LinBytesPerScanLine: 4096
    [ 29.256] BnkNumberOfImagePages: 20
    [ 29.256] LinNumberOfImagePages: 20
    [ 29.256] LinRedMaskSize: 8
    [ 29.256] LinRedFieldPosition: 16
    [ 29.256] LinGreenMaskSize: 8
    [ 29.256] LinGreenFieldPosition: 8
    [ 29.256] LinBlueMaskSize: 8
    [ 29.256] LinBlueFieldPosition: 0
    [ 29.256] LinRsvdMaskSize: 8
    [ 29.256] LinRsvdFieldPosition: 24
    [ 29.256] MaxPixelClock: 230000000
    [ 29.256] *Mode: 112 (640x480)
    [ 29.256] ModeAttributes: 0x9b
    [ 29.256] WinAAttributes: 0x7
    [ 29.256] WinBAttributes: 0x0
    [ 29.256] WinGranularity: 64
    [ 29.256] WinSize: 64
    [ 29.256] WinASegment: 0xa000
    [ 29.256] WinBSegment: 0x0
    [ 29.256] WinFuncPtr: 0xc0009742
    [ 29.256] BytesPerScanline: 2560
    [ 29.256] XResolution: 640
    [ 29.256] YResolution: 480
    [ 29.256] XCharSize: 8
    [ 29.256] YCharSize: 16
    [ 29.256] NumberOfPlanes: 1
    [ 29.256] BitsPerPixel: 32
    [ 29.256] NumberOfBanks: 1
    [ 29.256] MemoryModel: 6
    [ 29.256] BankSize: 0
    [ 29.256] NumberOfImages: 52
    [ 29.256] RedMaskSize: 8
    [ 29.256] RedFieldPosition: 16
    [ 29.256] GreenMaskSize: 8
    [ 29.256] GreenFieldPosition: 8
    [ 29.256] BlueMaskSize: 8
    [ 29.256] BlueFieldPosition: 0
    [ 29.256] RsvdMaskSize: 8
    [ 29.256] RsvdFieldPosition: 24
    [ 29.256] DirectColorModeInfo: 0
    [ 29.256] PhysBasePtr: 0xb0000000
    [ 29.256] LinBytesPerScanLine: 2560
    [ 29.256] BnkNumberOfImagePages: 52
    [ 29.256] LinNumberOfImagePages: 52
    [ 29.256] LinRedMaskSize: 8
    [ 29.256] LinRedFieldPosition: 16
    [ 29.256] LinGreenMaskSize: 8
    [ 29.256] LinGreenFieldPosition: 8
    [ 29.256] LinBlueMaskSize: 8
    [ 29.256] LinBlueFieldPosition: 0
    [ 29.256] LinRsvdMaskSize: 8
    [ 29.256] LinRsvdFieldPosition: 24
    [ 29.256] MaxPixelClock: 230000000
    [ 29.256] Mode: 114 (800x600)
    [ 29.256] ModeAttributes: 0x9b
    [ 29.256] WinAAttributes: 0x7
    [ 29.256] WinBAttributes: 0x0
    [ 29.256] WinGranularity: 64
    [ 29.256] WinSize: 64
    [ 29.256] WinASegment: 0xa000
    [ 29.256] WinBSegment: 0x0
    [ 29.256] WinFuncPtr: 0xc0009742
    [ 29.256] BytesPerScanline: 1600
    [ 29.256] XResolution: 800
    [ 29.256] YResolution: 600
    [ 29.256] XCharSize: 8
    [ 29.256] YCharSize: 16
    [ 29.256] NumberOfPlanes: 1
    [ 29.256] BitsPerPixel: 16
    [ 29.256] NumberOfBanks: 1
    [ 29.256] MemoryModel: 6
    [ 29.256] BankSize: 0
    [ 29.256] NumberOfImages: 67
    [ 29.256] RedMaskSize: 5
    [ 29.256] RedFieldPosition: 11
    [ 29.256] GreenMaskSize: 6
    [ 29.256] GreenFieldPosition: 5
    [ 29.256] BlueMaskSize: 5
    [ 29.256] BlueFieldPosition: 0
    [ 29.256] RsvdMaskSize: 0
    [ 29.256] RsvdFieldPosition: 0
    [ 29.256] DirectColorModeInfo: 0
    [ 29.256] PhysBasePtr: 0xb0000000
    [ 29.256] LinBytesPerScanLine: 1600
    [ 29.256] BnkNumberOfImagePages: 67
    [ 29.256] LinNumberOfImagePages: 67
    [ 29.256] LinRedMaskSize: 5
    [ 29.256] LinRedFieldPosition: 11
    [ 29.257] LinGreenMaskSize: 6
    [ 29.257] LinGreenFieldPosition: 5
    [ 29.257] LinBlueMaskSize: 5
    [ 29.257] LinBlueFieldPosition: 0
    [ 29.257] LinRsvdMaskSize: 0
    [ 29.257] LinRsvdFieldPosition: 0
    [ 29.257] MaxPixelClock: 230000000
    [ 29.257] *Mode: 115 (800x600)
    [ 29.257] ModeAttributes: 0x9b
    [ 29.257] WinAAttributes: 0x7
    [ 29.257] WinBAttributes: 0x0
    [ 29.257] WinGranularity: 64
    [ 29.257] WinSize: 64
    [ 29.257] WinASegment: 0xa000
    [ 29.257] WinBSegment: 0x0
    [ 29.257] WinFuncPtr: 0xc0009742
    [ 29.257] BytesPerScanline: 3200
    [ 29.257] XResolution: 800
    [ 29.257] YResolution: 600
    [ 29.257] XCharSize: 8
    [ 29.257] YCharSize: 16
    [ 29.257] NumberOfPlanes: 1
    [ 29.257] BitsPerPixel: 32
    [ 29.257] NumberOfBanks: 1
    [ 29.257] MemoryModel: 6
    [ 29.257] BankSize: 0
    [ 29.257] NumberOfImages: 33
    [ 29.257] RedMaskSize: 8
    [ 29.257] RedFieldPosition: 16
    [ 29.257] GreenMaskSize: 8
    [ 29.257] GreenFieldPosition: 8
    [ 29.257] BlueMaskSize: 8
    [ 29.257] BlueFieldPosition: 0
    [ 29.257] RsvdMaskSize: 8
    [ 29.257] RsvdFieldPosition: 24
    [ 29.257] DirectColorModeInfo: 0
    [ 29.257] PhysBasePtr: 0xb0000000
    [ 29.257] LinBytesPerScanLine: 3200
    [ 29.257] BnkNumberOfImagePages: 33
    [ 29.257] LinNumberOfImagePages: 33
    [ 29.257] LinRedMaskSize: 8
    [ 29.257] LinRedFieldPosition: 16
    [ 29.257] LinGreenMaskSize: 8
    [ 29.257] LinGreenFieldPosition: 8
    [ 29.257] LinBlueMaskSize: 8
    [ 29.257] LinBlueFieldPosition: 0
    [ 29.257] LinRsvdMaskSize: 8
    [ 29.257] LinRsvdFieldPosition: 24
    [ 29.257] MaxPixelClock: 230000000
    [ 29.257] Mode: 101 (640x480)
    [ 29.257] ModeAttributes: 0x9b
    [ 29.257] WinAAttributes: 0x7
    [ 29.257] WinBAttributes: 0x0
    [ 29.257] WinGranularity: 64
    [ 29.257] WinSize: 64
    [ 29.257] WinASegment: 0xa000
    [ 29.257] WinBSegment: 0x0
    [ 29.257] WinFuncPtr: 0xc0009742
    [ 29.257] BytesPerScanline: 640
    [ 29.257] XResolution: 640
    [ 29.257] YResolution: 480
    [ 29.257] XCharSize: 8
    [ 29.257] YCharSize: 16
    [ 29.257] NumberOfPlanes: 1
    [ 29.257] BitsPerPixel: 8
    [ 29.257] NumberOfBanks: 1
    [ 29.257] MemoryModel: 4
    [ 29.257] BankSize: 0
    [ 29.257] NumberOfImages: 203
    [ 29.257] RedMaskSize: 0
    [ 29.257] RedFieldPosition: 0
    [ 29.257] GreenMaskSize: 0
    [ 29.257] GreenFieldPosition: 0
    [ 29.257] BlueMaskSize: 0
    [ 29.257] BlueFieldPosition: 0
    [ 29.257] RsvdMaskSize: 0
    [ 29.257] RsvdFieldPosition: 0
    [ 29.257] DirectColorModeInfo: 0
    [ 29.257] PhysBasePtr: 0xb0000000
    [ 29.257] LinBytesPerScanLine: 640
    [ 29.257] BnkNumberOfImagePages: 203
    [ 29.257] LinNumberOfImagePages: 203
    [ 29.257] LinRedMaskSize: 0
    [ 29.257] LinRedFieldPosition: 0
    [ 29.257] LinGreenMaskSize: 0
    [ 29.257] LinGreenFieldPosition: 0
    [ 29.257] LinBlueMaskSize: 0
    [ 29.257] LinBlueFieldPosition: 0
    [ 29.257] LinRsvdMaskSize: 0
    [ 29.257] LinRsvdFieldPosition: 0
    [ 29.257] MaxPixelClock: 230000000
    [ 29.257] Mode: 103 (800x600)
    [ 29.257] ModeAttributes: 0x9b
    [ 29.257] WinAAttributes: 0x7
    [ 29.257] WinBAttributes: 0x0
    [ 29.257] WinGranularity: 64
    [ 29.257] WinSize: 64
    [ 29.257] WinASegment: 0xa000
    [ 29.257] WinBSegment: 0x0
    [ 29.257] WinFuncPtr: 0xc0009742
    [ 29.257] BytesPerScanline: 832
    [ 29.257] XResolution: 800
    [ 29.257] YResolution: 600
    [ 29.257] XCharSize: 8
    [ 29.257] YCharSize: 16
    [ 29.257] NumberOfPlanes: 1
    [ 29.257] BitsPerPixel: 8
    [ 29.257] NumberOfBanks: 1
    [ 29.257] MemoryModel: 4
    [ 29.257] BankSize: 0
    [ 29.257] NumberOfImages: 126
    [ 29.257] RedMaskSize: 0
    [ 29.257] RedFieldPosition: 0
    [ 29.257] GreenMaskSize: 0
    [ 29.257] GreenFieldPosition: 0
    [ 29.257] BlueMaskSize: 0
    [ 29.257] BlueFieldPosition: 0
    [ 29.257] RsvdMaskSize: 0
    [ 29.257] RsvdFieldPosition: 0
    [ 29.257] DirectColorModeInfo: 0
    [ 29.257] PhysBasePtr: 0xb0000000
    [ 29.257] LinBytesPerScanLine: 832
    [ 29.257] BnkNumberOfImagePages: 126
    [ 29.257] LinNumberOfImagePages: 126
    [ 29.257] LinRedMaskSize: 0
    [ 29.257] LinRedFieldPosition: 0
    [ 29.257] LinGreenMaskSize: 0
    [ 29.257] LinGreenFieldPosition: 0
    [ 29.257] LinBlueMaskSize: 0
    [ 29.257] LinBlueFieldPosition: 0
    [ 29.257] LinRsvdMaskSize: 0
    [ 29.257] LinRsvdFieldPosition: 0
    [ 29.257] MaxPixelClock: 230000000
    [ 29.258] Mode: 111 (640x480)
    [ 29.258] ModeAttributes: 0x9b
    [ 29.258] WinAAttributes: 0x7
    [ 29.258] WinBAttributes: 0x0
    [ 29.258] WinGranularity: 64
    [ 29.258] WinSize: 64
    [ 29.258] WinASegment: 0xa000
    [ 29.258] WinBSegment: 0x0
    [ 29.258] WinFuncPtr: 0xc0009742
    [ 29.258] BytesPerScanline: 1280
    [ 29.258] XResolution: 640
    [ 29.258] YResolution: 480
    [ 29.258] XCharSize: 8
    [ 29.258] YCharSize: 16
    [ 29.258] NumberOfPlanes: 1
    [ 29.258] BitsPerPixel: 16
    [ 29.258] NumberOfBanks: 1
    [ 29.258] MemoryModel: 6
    [ 29.258] BankSize: 0
    [ 29.258] NumberOfImages: 101
    [ 29.258] RedMaskSize: 5
    [ 29.258] RedFieldPosition: 11
    [ 29.258] GreenMaskSize: 6
    [ 29.258] GreenFieldPosition: 5
    [ 29.258] BlueMaskSize: 5
    [ 29.258] BlueFieldPosition: 0
    [ 29.258] RsvdMaskSize: 0
    [ 29.258] RsvdFieldPosition: 0
    [ 29.258] DirectColorModeInfo: 0
    [ 29.258] PhysBasePtr: 0xb0000000
    [ 29.258] LinBytesPerScanLine: 1280
    [ 29.258] BnkNumberOfImagePages: 101
    [ 29.258] LinNumberOfImagePages: 101
    [ 29.258] LinRedMaskSize: 5
    [ 29.258] LinRedFieldPosition: 11
    [ 29.258] LinGreenMaskSize: 6
    [ 29.258] LinGreenFieldPosition: 5
    [ 29.258] LinBlueMaskSize: 5
    [ 29.258] LinBlueFieldPosition: 0
    [ 29.258] LinRsvdMaskSize: 0
    [ 29.258] LinRsvdFieldPosition: 0
    [ 29.258] MaxPixelClock: 230000000
    [ 29.258] Mode: 17d (1920x1080)
    [ 29.258] ModeAttributes: 0x9b
    [ 29.258] WinAAttributes: 0x7
    [ 29.258] WinBAttributes: 0x0
    [ 29.258] WinGranularity: 64
    [ 29.258] WinSize: 64
    [ 29.258] WinASegment: 0xa000
    [ 29.258] WinBSegment: 0x0
    [ 29.258] WinFuncPtr: 0xc0009742
    [ 29.258] BytesPerScanline: 1920
    [ 29.258] XResolution: 1920
    [ 29.258] YResolution: 1080
    [ 29.258] XCharSize: 8
    [ 29.258] YCharSize: 16
    [ 29.258] NumberOfPlanes: 1
    [ 29.258] BitsPerPixel: 8
    [ 29.258] NumberOfBanks: 1
    [ 29.258] MemoryModel: 4
    [ 29.258] BankSize: 0
    [ 29.258] NumberOfImages: 30
    [ 29.258] RedMaskSize: 0
    [ 29.258] RedFieldPosition: 0
    [ 29.258] GreenMaskSize: 0
    [ 29.258] GreenFieldPosition: 0
    [ 29.258] BlueMaskSize: 0
    [ 29.258] BlueFieldPosition: 0
    [ 29.258] RsvdMaskSize: 0
    [ 29.258] RsvdFieldPosition: 0
    [ 29.258] DirectColorModeInfo: 0
    [ 29.258] PhysBasePtr: 0xb0000000
    [ 29.258] LinBytesPerScanLine: 1920
    [ 29.258] BnkNumberOfImagePages: 30
    [ 29.258] LinNumberOfImagePages: 30
    [ 29.258] LinRedMaskSize: 0
    [ 29.258] LinRedFieldPosition: 0
    [ 29.258] LinGreenMaskSize: 0
    [ 29.258] LinGreenFieldPosition: 0
    [ 29.258] LinBlueMaskSize: 0
    [ 29.258] LinBlueFieldPosition: 0
    [ 29.258] LinRsvdMaskSize: 0
    [ 29.258] LinRsvdFieldPosition: 0
    [ 29.258] MaxPixelClock: 230000000
    [ 29.258] Mode: 17e (1920x1080)
    [ 29.258] ModeAttributes: 0x9b
    [ 29.258] WinAAttributes: 0x7
    [ 29.258] WinBAttributes: 0x0
    [ 29.258] WinGranularity: 64
    [ 29.258] WinSize: 64
    [ 29.258] WinASegment: 0xa000
    [ 29.258] WinBSegment: 0x0
    [ 29.258] WinFuncPtr: 0xc0009742
    [ 29.258] BytesPerScanline: 3840
    [ 29.258] XResolution: 1920
    [ 29.258] YResolution: 1080
    [ 29.258] XCharSize: 8
    [ 29.258] YCharSize: 16
    [ 29.258] NumberOfPlanes: 1
    [ 29.258] BitsPerPixel: 16
    [ 29.258] NumberOfBanks: 1
    [ 29.258] MemoryModel: 6
    [ 29.258] BankSize: 0
    [ 29.258] NumberOfImages: 14
    [ 29.258] RedMaskSize: 5
    [ 29.258] RedFieldPosition: 11
    [ 29.258] GreenMaskSize: 6
    [ 29.258] GreenFieldPosition: 5
    [ 29.258] BlueMaskSize: 5
    [ 29.258] BlueFieldPosition: 0
    [ 29.258] RsvdMaskSize: 0
    [ 29.258] RsvdFieldPosition: 0
    [ 29.258] DirectColorModeInfo: 0
    [ 29.258] PhysBasePtr: 0xb0000000
    [ 29.258] LinBytesPerScanLine: 3840
    [ 29.258] BnkNumberOfImagePages: 14
    [ 29.258] LinNumberOfImagePages: 14
    [ 29.258] LinRedMaskSize: 5
    [ 29.258] LinRedFieldPosition: 11
    [ 29.258] LinGreenMaskSize: 6
    [ 29.258] LinGreenFieldPosition: 5
    [ 29.258] LinBlueMaskSize: 5
    [ 29.258] LinBlueFieldPosition: 0
    [ 29.258] LinRsvdMaskSize: 0
    [ 29.258] LinRsvdFieldPosition: 0
    [ 29.258] MaxPixelClock: 230000000
    [ 29.259] *Mode: 17f (1920x1080)
    [ 29.259] ModeAttributes: 0x9b
    [ 29.259] WinAAttributes: 0x7
    [ 29.259] WinBAttributes: 0x0
    [ 29.259] WinGranularity: 64
    [ 29.259] WinSize: 64
    [ 29.259] WinASegment: 0xa000
    [ 29.259] WinBSegment: 0x0
    [ 29.259] WinFuncPtr: 0xc0009742
    [ 29.259] BytesPerScanline: 7680
    [ 29.259] XResolution: 1920
    [ 29.259] YResolution: 1080
    [ 29.259] XCharSize: 8
    [ 29.259] YCharSize: 16
    [ 29.259] NumberOfPlanes: 1
    [ 29.259] BitsPerPixel: 32
    [ 29.259] NumberOfBanks: 1
    [ 29.259] MemoryModel: 6
    [ 29.259] BankSize: 0
    [ 29.259] NumberOfImages: 7
    [ 29.259] RedMaskSize: 8
    [ 29.259] RedFieldPosition: 16
    [ 29.259] GreenMaskSize: 8
    [ 29.259] GreenFieldPosition: 8
    [ 29.259] BlueMaskSize: 8
    [ 29.259] BlueFieldPosition: 0
    [ 29.259] RsvdMaskSize: 8
    [ 29.259] RsvdFieldPosition: 24
    [ 29.259] DirectColorModeInfo: 0
    [ 29.259] PhysBasePtr: 0xb0000000
    [ 29.259] LinBytesPerScanLine: 7680
    [ 29.259] BnkNumberOfImagePages: 7
    [ 29.259] LinNumberOfImagePages: 7
    [ 29.259] LinRedMaskSize: 8
    [ 29.259] LinRedFieldPosition: 16
    [ 29.259] LinGreenMaskSize: 8
    [ 29.259] LinGreenFieldPosition: 8
    [ 29.259] LinBlueMaskSize: 8
    [ 29.259] LinBlueFieldPosition: 0
    [ 29.259] LinRsvdMaskSize: 8
    [ 29.259] LinRsvdFieldPosition: 24
    [ 29.259] MaxPixelClock: 230000000
    [ 29.259]
    [ 29.259] (II) VESA(0): Total Memory: 1023 64KB banks (65472kB)
    [ 29.259] (II) VESA(0): <default monitor>: Using hsync value of 66.56 kHz
    [ 29.259] (II) VESA(0): <default monitor>: Using vrefresh value of 59.91 Hz
    [ 29.259] (WW) VESA(0): Unable to estimate virtual size
    [ 29.259] (II) VESA(0): Not using built-in mode "1280x1024" (no mode of this name)
    [ 29.259] (II) VESA(0): Not using built-in mode "1024x768" (no mode of this name)
    [ 29.259] (II) VESA(0): Not using built-in mode "800x600" (no mode of this name)
    [ 29.259] (II) VESA(0): Not using built-in mode "640x480" (no mode of this name)
    [ 29.259] (--) VESA(0): Virtual size is 1920x1080 (pitch 1920)
    [ 29.259] (**) VESA(0): *Built-in mode "1920x1080"
    [ 29.259] (**) VESA(0): Display dimensions: (350, 190) mm
    [ 29.259] (**) VESA(0): DPI set to (139, 144)
    [ 29.259] (**) VESA(0): Using "Shadow Framebuffer"
    [ 29.259] (II) Loading sub module "shadow"
    [ 29.259] (II) LoadModule: "shadow"
    [ 29.259] (II) Loading /usr/lib/xorg/modules/libshadow.so
    [ 29.260] (II) Module shadow: vendor="X.Org Foundation"
    [ 29.260] compiled for 1.14.4, module version = 1.1.0
    [ 29.260] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.260] (II) Loading sub module "fb"
    [ 29.260] (II) LoadModule: "fb"
    [ 29.260] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 29.261] (II) Module fb: vendor="X.Org Foundation"
    [ 29.261] compiled for 1.14.4, module version = 1.0.0
    [ 29.261] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 29.261] (==) Depth 24 pixmap format is 32 bpp
    [ 29.261] (II) Loading sub module "int10"
    [ 29.261] (II) LoadModule: "int10"
    [ 29.261] (II) Loading /usr/lib/xorg/modules/libint10.so
    [ 29.261] (II) Module int10: vendor="X.Org Foundation"
    [ 29.261] compiled for 1.14.4, module version = 1.0.0
    [ 29.261] ABI class: X.Org Video Driver, version 14.1
    [ 29.261] (II) VESA(0): initializing int10
    [ 29.261] (II) VESA(0): Primary V_BIOS segment is: 0xc000
    [ 29.261] (II) VESA(0): VESA BIOS detected
    [ 29.261] (II) VESA(0): VESA VBE Version 3.0
    [ 29.261] (II) VESA(0): VESA VBE Total Mem: 65472 kB
    [ 29.261] (II) VESA(0): VESA VBE OEM: Intel(R) HSW Mobile/Desktop Graphics Chipset Accelerated VGA BIOS
    [ 29.261] (II) VESA(0): VESA VBE OEM Software Rev: 0.0
    [ 29.261] (II) VESA(0): virtual address = 0x7f3dcd90f000,
    physical address = 0xb0000000, size = 67043328
    [ 29.268] (II) VESA(0): Setting up VESA Mode 0x17F (1920x1080)
    [ 29.343] (==) VESA(0): Default visual is TrueColor
    [ 29.344] (==) VESA(0): Backing store disabled
    [ 29.345] (==) VESA(0): DPMS enabled
    [ 29.345] (==) RandR enabled
    [ 29.345] (II) Found 2 VGA devices: arbiter wrapping enabled
    [ 29.349] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 29.349] (II) AIGLX: Screen 0 is not DRI capable
    [ 29.403] (II) AIGLX: Loaded and initialized swrast
    [ 29.403] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 29.441] (II) config/udev: Adding input device Power Button (/dev/input/event4)
    [ 29.441] (**) Power Button: Applying InputClass "system-keyboard"
    [ 29.441] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.441] (II) LoadModule: "evdev"
    [ 29.441] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 29.442] (II) Module evdev: vendor="X.Org Foundation"
    [ 29.442] compiled for 1.14.3, module version = 2.8.2
    [ 29.442] Module class: X.Org XInput Driver
    [ 29.442] ABI class: X.Org XInput driver, version 19.1
    [ 29.442] (II) Using input driver 'evdev' for 'Power Button'
    [ 29.442] (**) Power Button: always reports core events
    [ 29.442] (**) evdev: Power Button: Device: "/dev/input/event4"
    [ 29.442] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 29.443] (--) evdev: Power Button: Found keys
    [ 29.443] (II) evdev: Power Button: Configuring as keyboard
    [ 29.443] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input5/event4"
    [ 29.443] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 29.443] (**) Option "xkb_rules" "evdev"
    [ 29.443] (**) Option "xkb_model" "pc104"
    [ 29.443] (**) Option "xkb_layout" "de"
    [ 29.457] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 29.457] (**) Power Button: Applying InputClass "system-keyboard"
    [ 29.457] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 29.457] (II) Using input driver 'evdev' for 'Power Button'
    [ 29.457] (**) Power Button: always reports core events
    [ 29.457] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 29.457] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 29.457] (--) evdev: Power Button: Found keys
    [ 29.457] (II) evdev: Power Button: Configuring as keyboard
    [ 29.457] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0C:00/input/input2/event1"
    [ 29.457] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 29.457] (**) Option "xkb_rules" "evdev"
    [ 29.457] (**) Option "xkb_model" "pc104"
    [ 29.457] (**) Option "xkb_layout" "de"
    [ 29.457] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 29.457] (**) Sleep Button: Applying InputClass "system-keyboard"
    [ 29.457] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 29.457] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 29.457] (**) Sleep Button: always reports core events
    [ 29.457] (**) evdev: Sleep Button: Device: "/dev/input/event2"
    [ 29.457] (--) evdev: Sleep Button: Vendor 0 Product 0x3
    [ 29.457] (--) evdev: Sleep Button: Found keys
    [ 29.457] (II) evdev: Sleep Button: Configuring as keyboard
    [ 29.457] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/device:02/PNP0C0E:00/input/input3/event2"
    [ 29.457] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD, id 8)
    [ 29.457] (**) Option "xkb_rules" "evdev"
    [ 29.457] (**) Option "xkb_model" "pc104"
    [ 29.457] (**) Option "xkb_layout" "de"
    [ 29.457] (II) config/udev: Adding input device Lid Switch (/dev/input/event3)
    [ 29.457] (II) No input driver specified, ignoring this device.
    [ 29.457] (II) This device may have been added with another device file.
    [ 29.457] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=3 (/dev/input/event8)
    [ 29.457] (II) No input driver specified, ignoring this device.
    [ 29.457] (II) This device may have been added with another device file.
    [ 29.458] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=7 (/dev/input/event7)
    [ 29.458] (II) No input driver specified, ignoring this device.
    [ 29.458] (II) This device may have been added with another device file.
    [ 29.458] (II) config/udev: Adding input device HDA Intel MID HDMI/DP,pcm=8 (/dev/input/event6)
    [ 29.458] (II) No input driver specified, ignoring this device.
    [ 29.458] (II) This device may have been added with another device file.
    [ 29.458] (II) config/udev: Adding input device Lenovo EasyCamera (/dev/input/event13)
    [ 29.458] (**) Lenovo EasyCamera: Applying InputClass "system-keyboard"
    [ 29.458] (**) Lenovo EasyCamera: Applying InputClass "evdev keyboard catchall"
    [ 29.458] (II) Using input driver 'evdev' for 'Lenovo EasyCamera'
    [ 29.458] (**) Lenovo EasyCamera: always reports core events
    [ 29.458] (**) evdev: Lenovo EasyCamera: Device: "/dev/input/event13"
    [ 29.458] (--) evdev: Lenovo EasyCamera: Vendor 0xbda Product 0x58b9
    [ 29.458] (--) evdev: Lenovo EasyCamera: Found keys
    [ 29.458] (II) evdev: Lenovo EasyCamera: Configuring as keyboard
    [ 29.458] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb3/3-1/3-1:1.0/input/input15/event13"
    [ 29.458] (II) XINPUT: Adding extended input device "Lenovo EasyCamera" (type: KEYBOARD, id 9)
    [ 29.458] (**) Option "xkb_rules" "evdev"
    [ 29.458] (**) Option "xkb_model" "pc104"
    [ 29.458] (**) Option "xkb_layout" "de"
    [ 29.458] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event5)
    [ 29.458] (II) No input driver specified, ignoring this device.
    [ 29.458] (II) This device may have been added with another device file.
    [ 29.458] (II) config/udev: Adding input device HDA Intel PCH Mic (/dev/input/event11)
    [ 29.458] (II) No input driver specified, ignoring this device.
    [ 29.458] (II) This device may have been added with another device file.
    [ 29.458] (II) config/udev: Adding input device HDA Intel PCH Headphone (/dev/input/event10)
    [ 29.458] (II) No input driver specified, ignoring this device.
    [ 29.458] (II) This device may have been added with another device file.
    [ 29.458] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 29.458] (**) AT Translated Set 2 keyboard: Applying InputClass "system-keyboard"
    [ 29.458] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 29.458] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 29.458] (**) AT Translated Set 2 keyboard: always reports core events
    [ 29.458] (**) evdev: AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 29.458] (--) evdev: AT Translated Set 2 keyboard: Vendor 0x1 Product 0x1
    [ 29.459] (--) evdev: AT Translated Set 2 keyboard: Found keys
    [ 29.459] (II) evdev: AT Translated Set 2 keyboard: Configuring as keyboard
    [ 29.459] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 29.459] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 10)
    [ 29.459] (**) Option "xkb_rules" "evdev"
    [ 29.459] (**) Option "xkb_model" "pc104"
    [ 29.459] (**) Option "xkb_layout" "de"
    [ 29.459] (II) config/udev: Adding input device Ideapad extra buttons (/dev/input/event9)
    [ 29.459] (**) Ideapad extra buttons: Applying InputClass "system-keyboard"
    [ 29.459] (**) Ideapad extra buttons: Applying InputClass "evdev keyboard catchall"
    [ 29.459] (II) Using input driver 'evdev' for 'Ideapad extra buttons'
    [ 29.459] (**) Ideapad extra buttons: always reports core events
    [ 29.459] (**) evdev: Ideapad extra buttons: Device: "/dev/input/event9"
    [ 29.459] (--) evdev: Ideapad extra buttons: Vendor 0 Product 0
    [ 29.459] (--) evdev: Ideapad extra buttons: Found keys
    [ 29.459] (II) evdev: Ideapad extra buttons: Configuring as keyboard
    [ 29.459] (**) Option "config_info" "udev:/sys/devices/platform/ideapad/input/input10/event9"
    [ 29.459] (II) XINPUT: Adding extended input device "Ideapad extra buttons" (type: KEYBOARD, id 11)
    [ 29.459] (**) Option "xkb_rules" "evdev"
    [ 29.459] (**) Option "xkb_model" "pc104"
    [ 29.459] (**) Option "xkb_layout" "de"
    [ 29.459] (II) config/udev: Adding input device PC Speaker (/dev/input/event12)
    [ 29.459] (II) No input driver specified, ignoring this device.
    [ 29.459] (II) This device may have been added with another device file.
    [ 29.635] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 29.635] (**) SynPS/2 Synaptics TouchPad: Ignoring device from InputClass "touchpad ignore duplicates"
    [ 29.635] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event14)
    [ 29.635] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 29.635] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 29.635] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "Default clickpad buttons"
    [ 29.635] (II) LoadModule: "synaptics"
    [ 29.636] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 29.637] (II) Module synaptics: vendor="X.Org Foundation"
    [ 29.637] compiled for 1.14.1, module version = 1.7.1
    [ 29.637] Module class: X.Org XInput Driver
    [ 29.637] ABI class: X.Org XInput driver, version 19.1
    [ 29.637] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 29.637] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 29.637] (**) Option "Device" "/dev/input/event14"
    [ 29.723] (II) synaptics: SynPS/2 Synaptics TouchPad: found clickpad property
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5664 (res 42)
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4682 (res 52)
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: buttons: left double triple
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: Vendor 0x2 Product 0x7
    [ 29.723] (**) Option "TapButton1" "1"
    [ 29.723] (**) Option "TapButton2" "2"
    [ 29.723] (**) Option "TapButton3" "3"
    [ 29.723] (**) Option "SoftButtonAreas" "50% 0 82% 0 0 0 0 0"
    [ 29.723] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    [ 29.723] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 29.763] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event14"
    [ 29.763] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD, id 12)
    [ 29.763] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 29.763] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) MaxSpeed is now 1.75
    [ 29.763] (**) synaptics: SynPS/2 Synaptics TouchPad: (accel) AccelFactor is now 0.038
    [ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 29.763] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 29.763] (--) synaptics: SynPS/2 Synaptics TouchPad: touchpad found
    If you need anything else, please let me know. Thanks in advance.
    harrim4n
    Last edited by harriman (2013-12-06 11:22:32)

    Thanks for the post. This did in fact save me a lot of hassle.
    On my Y510p I needed to use nomodeset to get it to start. From there, I installed bumblebee and nvidia-331 from the X-swat repository. Then I got rid of nomodeset in the kernel parameters. Now my kernel parameters are:
    GRUB_CMDLINE_LINUX_DEFAULT="acpi_osi=Linux acpi_backlight=vendor"
    Now my backlight works, I can get the nvidia card to takeover using bumbleebee's optirun command, and it boots fine.
    Since this result is near the top of the Google results when searching for graphics issues on the Y510p, and this is on the topic of Intel driver problems on the Y510p: can anyone choose different resolutions in the display settings?  I only have access to full resolution.
    Last edited by benjaminb (2014-01-04 01:49:12)

  • Intel GM45 (x4500M) terrible 3d performance with intel driver and mesa

    I have following problem with my Lenovo SL500 laptop. I have installed new xorg-server 1.5, mesa 7.2, libgl 7.2 and intel driver 2.4 with libdrm 2.3.1 and intel-dri 7.2 (from testing repository) and generated xorg config. Everything went fine, and Xorg.log does not report any errors. When using 2d graphics everything is smooth and fast. Problem starts when I run glxgears. Performance is terrible, I get only about 60 fps. In addition I got the following error:
    [tomek@notebook ~]$ glxgears
    Failed to initialize TTM buffer manager. Falling back to classic.
    292 frames in 5.0 seconds = 58.241 FPS
    301 frames in 5.0 seconds = 60.001 FPS
    Here is my glxinfo output
    name of display: :0.0
    Failed to initialize TTM buffer manager. Falling back to classic.
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: SGI
    server glx version string: 1.2
    server glx extensions:
    GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer,
    GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample,
    GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
    client glx vendor string: SGI
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
    GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
    GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
    GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
    GLX version: 1.2
    GLX extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control,
    GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_swap_control,
    GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig,
    GLX_SGIX_visual_select_group
    OpenGL vendor string: Tungsten Graphics, Inc
    OpenGL renderer string: Mesa DRI Mobile Intel® GM45 Express Chipset 20061102 x86/MMX/SSE2
    OpenGL version string: 1.4 Mesa 7.2
    OpenGL extensions:
    GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program,
    GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
    GL_ARB_point_sprite, GL_ARB_shader_objects, GL_ARB_shading_language_100,
    GL_ARB_shading_language_120, GL_ARB_shadow, GL_ARB_texture_border_clamp,
    GL_ARB_texture_compression, GL_ARB_texture_cube_map,
    GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
    GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
    GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array,
    GL_EXT_copy_texture, GL_EXT_draw_range_elements, GL_EXT_fog_coord,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset,
    GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
    GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
    GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
    GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
    GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_texture_sRGB,
    GL_EXT_vertex_array, GL_3DFX_texture_compression_FXT1,
    GL_APPLE_client_storage, GL_APPLE_packed_pixels,
    GL_ATI_blend_equation_separate, GL_ATI_separate_stencil,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
    GL_NV_point_sprite, GL_NV_texture_rectangle, GL_NV_texgen_reflection,
    GL_NV_vertex_program, GL_NV_vertex_program1_1, GL_OES_read_format,
    GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
    GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
    GL_SUN_multi_draw_arrays
    3 GLX Visuals
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x21 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x22 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x5f 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    36 GLXFBConfigs:
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x60 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x61 0 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x62 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x63 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x64 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x65 0 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x66 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x67 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x68 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x69 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x6a 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x6b 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x6c 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x6d 0 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x6e 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x6f 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x70 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x71 0 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x72 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x73 0 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x74 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x75 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x76 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
    0x77 0 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
    0x78 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x79 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x7a 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x7b 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x7c 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x7d 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x7e 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x7f 0 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x80 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x81 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    0x82 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
    0x83 0 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
    I'm puzzled because at www.phoronix.com they eneded up with good results with my video card (that is of course Intel x4500 as in topic )
    I would be grateful if someone gave me a tip how to improve performance of my graphics card.
    Here is my xorg.conf
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "dri"
    Load "extmod"
    Load "glx"
    Load "xtrap"
    Load "dbe"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 330 210 # mm
    Identifier "Monitor0"
    VendorName "LEN"
    Option "PreferredMode" "1280x800"
    ModelName "4050"
    Option "DPMS"
    UseModes "Modes[0]"
    EndSection
    Section "Modes"
    Identifier "Modes[0]"
    Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
    Modeline "1280x800" 69.75 1280 1328 1360 1440 800 803 809 823 +HSync -Vsync
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "NoAccel" # [<bool>]
    #Option "SWcursor" # [<bool>]
    #Option "ColorKey" # <i>
    #Option "CacheLines" # <i>
    #Option "Dac6Bit" # [<bool>]
    #Option "DRI" # [<bool>]
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    BoardName "Mobile 4 Series Chipset Integrated Graphics Controller"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    and Xorg.0.log
    X.Org X Server 1.5.3
    Release Date: 5 November 2008
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.27-ARCH i686
    Current Operating System: Linux notebook 2.6.27-ARCH #1 SMP PREEMPT Fri Nov 14 09:33:13 UTC 2008 i686
    Build Date: 09 November 2008 07:16:27PM
    Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    (==) Log file: "/var/log/Xorg.0.log", Time: Thu Nov 27 07:54:05 2008
    (==) Using config file: "/etc/X11/xorg.conf"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Monitor0"
    (**) | |-->Device "Card0"
    (**) |-->Input Device "Mouse0"
    (**) |-->Input Device "Keyboard0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (==) Including the default font path /usr/share/fonts/misc,/usr/share/fonts/100dpi:unscaled,/usr/share/fonts/75dpi:unscaled,/usr/share/fonts/TTF,/usr/share/fonts/Type1.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/TTF,
    /usr/share/fonts/Type1
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (WW) AllowEmptyInput is on, devices using drivers 'kbd' or 'mouse' will be disabled.
    (WW) Disabling Mouse0
    (WW) Disabling Keyboard0
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) Loader magic: 0x81d66e0
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 4.1
    X.Org XInput driver : 2.1
    X.Org Server Extension : 1.1
    X.Org Font Renderer : 0.6
    (II) Loader running on linux
    (++) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfdc00000/0, 0xd0000000/0, I/O @ 0x00005c00/0
    (--) PCI: (0@0:2:1) Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller rev 7, Mem @ 0xfdb00000/0
    (II) System resource ranges:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) "extmod" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dbe" will be loaded. This was enabled by default and also specified in the config file.
    (II) "glx" will be loaded. This was enabled by default and also specified in the config file.
    (II) "freetype" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded. This was enabled by default and also specified in the config file.
    (II) LoadModule: "dri"
    (II) Loading /usr/lib/xorg/modules/extensions//libdri.so
    (II) Module dri: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension XFree86-DRI
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension SHAPE
    (II) Loading extension MIT-SUNDRY-NONSTANDARD
    (II) Loading extension BIG-REQUESTS
    (II) Loading extension SYNC
    (II) Loading extension MIT-SCREEN-SAVER
    (II) Loading extension XC-MISC
    (II) Loading extension XFree86-VidModeExtension
    (II) Loading extension XFree86-Misc
    (II) Loading extension XFree86-DGA
    (II) Loading extension DPMS
    (II) Loading extension TOG-CUP
    (II) Loading extension Extended-Visual-Information
    (II) Loading extension XVideo
    (II) Loading extension XVideo-MotionCompensation
    (II) Loading extension X-Resource
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Server Extension, version 1.1
    (==) AIGLX enabled
    (==) Exporting typical set of GLX visuals
    (II) Loading extension GLX
    (II) LoadModule: "xtrap"
    (II) Loading /usr/lib/xorg/modules/extensions//libxtrap.so
    (II) Module xtrap: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DEC-XTRAP
    (II) LoadModule: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    Module class: X.Org Server Extension
    ABI class: X.Org Server Extension, version 1.1
    (II) Loading extension DOUBLE-BUFFER
    (II) LoadModule: "freetype"
    (II) Loading /usr/lib/xorg/modules/fonts//libfreetype.so
    (II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
    compiled for 1.5.3, module version = 2.1.0
    Module class: X.Org Font Renderer
    ABI class: X.Org Font Renderer, version 0.6
    (II) Loading font FreeType
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.4.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 4.1
    (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile Intel® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43
    (II) Primary Device is: PCI 00@00:02:0
    (II) resource ranges after xf86ClaimFixedResources() call:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [5] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    (II) resource ranges after probing:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b]
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b]
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b]
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b]
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b]
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Loading /usr/lib/xorg/modules//libint10.so
    (II) Module int10: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "vbe"
    (II) LoadModule: "vbe"
    (II) Loading /usr/lib/xorg/modules//libvbe.so
    (II) Module vbe: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.1.0
    ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 0.1.0
    ABI class: X.Org Video Driver, version 4.1
    (==) intel(0): Depth 24, (==) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (II) intel(0): Integrated Graphics Chipset: Intel(R) Mobile Intel® GM45 Express Chipset
    (--) intel(0): Chipset: "Mobile Intel® GM45 Express Chipset"
    (--) intel(0): Linear framebuffer at 0xD0000000
    (--) intel(0): IO registers at addr 0xFDC00000
    (II) intel(0): 2 display pipes available.
    (==) intel(0): Using EXA for acceleration
    (II) Loading sub module "int10"
    (II) LoadModule: "int10"
    (II) Reloading /usr/lib/xorg/modules//libint10.so
    (II) intel(0): initializing int10
    (WW) intel(0): Bad V_BIOS checksum
    (II) intel(0): Primary V_BIOS segment is: 0xc000
    (II) intel(0): VESA BIOS detected
    (II) intel(0): VESA VBE Version 3.0
    (II) intel(0): VESA VBE Total Mem: 32704 kB
    (II) intel(0): VESA VBE OEM: Intel(r)Cantiga Graphics Chip Accelerated VGA BIOS
    (II) intel(0): VESA VBE OEM Software Rev: 1.0
    (II) intel(0): VESA VBE OEM Vendor: Intel Corporation
    (II) intel(0): VESA VBE OEM Product: Intel(r)Cantiga Graphics Controller
    (II) intel(0): VESA VBE OEM Product Rev: Hardware Version 0.0
    (II) Loading sub module "ddc"
    (II) LoadModule: "ddc"
    (II) Module "ddc" already built-in
    (II) Loading sub module "i2c"
    (II) LoadModule: "i2c"
    (II) Module "i2c" already built-in
    (II) intel(0): Output VGA using monitor section Monitor0
    (**) intel(0): Option "PreferredMode" "1280x800"
    (II) intel(0): I2C bus "CRTDDC_A" initialized.
    (II) intel(0): Output LVDS has no monitor section
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): found backlight control method /sys/class/backlight/acpi_video1
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" initialized.
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" registered at address 0x70.
    (II) intel(0): No SDVO device found on SDVOB
    (II) intel(0): I2C device "SDVOCTRL_E for SDVOB:SDVO Controller B" removed.
    (II) intel(0): I2C bus "SDVOCTRL_E for SDVOB" removed.
    (II) intel(0): Output HDMI-1 has no monitor section
    (II) intel(0): I2C bus "HDMIDDC_B" initialized.
    (II) intel(0): HDMI output 1 detected
    (II) intel(0): Output TV has no monitor section
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): Output VGA connected
    (II) intel(0): Output LVDS connected
    (II) intel(0): Output HDMI-1 disconnected
    (II) intel(0): Output TV connected
    (II) intel(0): Using user preference for initial modes
    (II) intel(0): Output VGA using initial mode 1280x800
    (II) intel(0): Output LVDS using initial mode 1280x800
    (II) intel(0): Output TV using initial mode 1024x768
    (II) intel(0): Monitoring connected displays enabled
    (II) intel(0): detected 512 kB GTT.
    (II) intel(0): detected 32764 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) intel(0): Will not try to enable page flipping
    (==) intel(0): Triple buffering disabled
    (==) intel(0): Intel XvMC decoder disabled
    (==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
    (==) intel(0): DPI set to (96, 96)
    (II) Loading sub module "fb"
    (II) LoadModule: "fb"
    (II) Loading /usr/lib/xorg/modules//libfb.so
    (II) Module fb: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "exa"
    (II) LoadModule: "exa"
    (II) Loading /usr/lib/xorg/modules//libexa.so
    (II) Module exa: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 2.4.0
    ABI class: X.Org Video Driver, version 4.1
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (II) intel(0): Comparing regs from server start up to After PreInit
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd000000a
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x61110 (PORT_HOTPLUG_EN) changed from 0x00000020 to 0x38000020
    (WW) intel(0): Register 0x61114 (PORT_HOTPLUG_STAT) changed from 0x00000000 to 0x18000f00
    (WW) intel(0): Register 0x68000 (TV_CTL) changed from 0x00000010 to 0x000c0010
    (WW) intel(0): Register 0x68010 (TV_CSC_Y) changed from 0x00000000 to 0x0332012d
    (WW) intel(0): Register 0x68014 (TV_CSC_Y2) changed from 0x00000000 to 0x07d30104
    (WW) intel(0): Register 0x68018 (TV_CSC_U) changed from 0x00000000 to 0x0733052d
    (WW) intel(0): Register 0x6801c (TV_CSC_U2) changed from 0x00000000 to 0x05c70200
    (WW) intel(0): Register 0x68020 (TV_CSC_V) changed from 0x00000000 to 0x0340030c
    (WW) intel(0): Register 0x68024 (TV_CSC_V2) changed from 0x00000000 to 0x06d00200
    (WW) intel(0): Register 0x68028 (TV_CLR_KNOBS) changed from 0x00000000 to 0x00606000
    (WW) intel(0): Register 0x6802c (TV_CLR_LEVEL) changed from 0x00000000 to 0x010b00e1
    (WW) intel(0): Register 0x68030 (TV_H_CTL_1) changed from 0x00000000 to 0x00400359
    (WW) intel(0): Register 0x68034 (TV_H_CTL_2) changed from 0x00000000 to 0x80480022
    (WW) intel(0): Register 0x68038 (TV_H_CTL_3) changed from 0x00000000 to 0x007c0344
    (WW) intel(0): Register 0x6803c (TV_V_CTL_1) changed from 0x00000000 to 0x00f01415
    (WW) intel(0): Register 0x68040 (TV_V_CTL_2) changed from 0x00000000 to 0x00060607
    (WW) intel(0): Register 0x68044 (TV_V_CTL_3) changed from 0x00000000 to 0x80120001
    (WW) intel(0): Register 0x68048 (TV_V_CTL_4) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x6804c (TV_V_CTL_5) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68050 (TV_V_CTL_6) changed from 0x00000000 to 0x000900f0
    (WW) intel(0): Register 0x68054 (TV_V_CTL_7) changed from 0x00000000 to 0x000a00f0
    (WW) intel(0): Register 0x68060 (TV_SC_CTL_1) changed from 0x00000000 to 0xc1710088
    (WW) intel(0): Register 0x68064 (TV_SC_CTL_2) changed from 0x00000000 to 0x4e2d1dc8
    (WW) intel(0): Register 0x68070 (TV_WIN_POS) changed from 0x00000000 to 0x00360024
    (WW) intel(0): Register 0x68074 (TV_WIN_SIZE) changed from 0x00000000 to 0x02640198
    (WW) intel(0): Register 0x68080 (TV_FILTER_CTL_1) changed from 0x00000000 to 0x8000085e
    (WW) intel(0): Register 0x68084 (TV_FILTER_CTL_2) changed from 0x00000000 to 0x00028283
    (WW) intel(0): Register 0x68088 (TV_FILTER_CTL_3) changed from 0x00000000 to 0x00014141
    (WW) intel(0): Register 0x68100 (TV_H_LUMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x681ec (TV_H_LUMA_59) changed from 0x00000000 to 0x0000b060
    (WW) intel(0): Register 0x68200 (TV_H_CHROMA_0) changed from 0x00000000 to 0xb1403000
    (WW) intel(0): Register 0x682ec (TV_H_CHROMA_59) changed from 0x00000000 to 0x0000b060
    (WW) intel(0): Register 0x321b (FBC_FENCE_OFF) changed from 0x3503df00 to 0xce009400
    (==) Depth 24 pixmap format is 32 bpp
    (II) do I need RAC? No, I don't.
    (II) resource ranges after preInit:
    [0] -1 0 0xffffffff - 0xffffffff (0x1) MX[b]
    [1] -1 0 0x000f0000 - 0x000fffff (0x10000) MX[b]
    [2] -1 0 0x000c0000 - 0x000effff (0x30000) MX[b]
    [3] -1 0 0x00000000 - 0x0009ffff (0xa0000) MX[b]
    [4] 0 0 0x000a0000 - 0x000affff (0x10000) MS[b](OprD)
    [5] 0 0 0x000b0000 - 0x000b7fff (0x8000) MS[b](OprD)
    [6] 0 0 0x000b8000 - 0x000bffff (0x8000) MS[b](OprD)
    [7] -1 0 0x0000ffff - 0x0000ffff (0x1) IX[b]
    [8] -1 0 0x00000000 - 0x00000000 (0x1) IX[b]
    [9] 0 0 0x000003b0 - 0x000003bb (0xc) IS[b](OprU)
    [10] 0 0 0x000003c0 - 0x000003df (0x20) IS[b](OprU)
    (II) intel(0): Kernel reported 482816 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 1931260 kB available
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 11, (OK)
    drmOpenByBusid: drmOpenMinor returns 11
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) [drm] DRM interface version 1.3
    (II) [drm] DRM open master succeeded.
    (II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
    (II) intel(0): [drm] framebuffer mapped by ddx driver
    (II) intel(0): [drm] added 1 reserved context for kernel
    (II) intel(0): X context handle = 0x1
    (II) intel(0): [drm] installed DRM signal handler
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 262144 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): [drm] Registers = 0xfdc00000
    (II) intel(0): [drm] ring buffer = 0xd0000000
    (II) intel(0): [drm] mapped front buffer at 0xd0100000, handle = 0xd0100000
    (II) intel(0): [drm] mapped back buffer at 0xd2000000, handle = 0xd2000000
    (II) intel(0): [drm] mapped depth buffer at 0xd274e000, handle = 0xd274e000
    (II) intel(0): [drm] mapped classic textures at 0xd2e9c000, handle = 0xd2e9c000
    (II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
    (II) intel(0): [dri] visual configs initialized
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) EXA(0): Offscreen pixmap area of 22978560 bytes
    (II) EXA(0): Driver registered support for the following operations:
    (II) Solid
    (II) Copy
    (II) Composite (RENDER acceleration)
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): [DRI] installation complete
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fff000 (pgoffset 8191)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x0274e000 (pgoffset 10062)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02e9c000 (pgoffset 11932)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00094fff: compressed frame buffer (468 kB, 0x000000007e020000 physical
    (II) intel(0): 0x00095000-0x0009efff: HW cursors (40 kB)
    (II) intel(0): 0x0009f000-0x000a6fff: logical 3D context (32 kB)
    (II) intel(0): 0x000a7000-0x000b8fff: exa G965 state buffer (72 kB)
    (II) intel(0): 0x000b9000-0x000b9fff: power context (4 kB)
    (II) intel(0): 0x00100000-0x0084dfff: front buffer (7480 kB) X tiled
    (II) intel(0): 0x0084e000-0x01e37fff: exa offscreen (22440 kB)
    (II) intel(0): 0x01fff000: end of stolen memory
    (II) intel(0): 0x01fff000-0x01ffffff: HW status (4 kB)
    (II) intel(0): 0x02000000-0x0274dfff: back buffer (7480 kB) X tiled
    (II) intel(0): 0x0274e000-0x02e9bfff: depth buffer (7480 kB) Y tiled
    (II) intel(0): 0x02e9c000-0x04e9bfff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (WW) intel(0): ESR is 0x00000001
    (WW) intel(0): Existing errors found in hardware state.
    (II) intel(0): using SSC reference clock of 100 MHz
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe A
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output HDMI-1 is connected to pipe none
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): using SSC reference clock of 100 MHz
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (**) Option "dpms"
    (**) intel(0): DPMS enabled
    (II) intel(0): Set up textured video
    (II) intel(0): direct rendering: Enabled
    (WW) intel(0): Option "PreferredMode" is not used
    (--) RandR disabled
    (II) Initializing built-in extension MIT-SHM
    (II) Initializing built-in extension XInputExtension
    (II) Initializing built-in extension XTEST
    (II) Initializing built-in extension XKEYBOARD
    (II) Initializing built-in extension XC-APPGROUP
    (II) Initializing built-in extension SECURITY
    (II) Initializing built-in extension XINERAMA
    (II) Initializing built-in extension XFIXES
    (II) Initializing built-in extension RENDER
    (II) Initializing built-in extension RANDR
    (II) Initializing built-in extension COMPOSITE
    (II) Initializing built-in extension DAMAGE
    (II) Initializing built-in extension XEVIE
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    drmOpenDevice: node name is /dev/dri/card0
    drmOpenDevice: open result is 12, (OK)
    drmOpenByBusid: drmOpenMinor returns 12
    drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    (II) AIGLX: enabled GLX_MESA_copy_sub_buffer
    (II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
    (II) AIGLX: enabled GLX_texture_from_pixmap with driver support
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/i965_dri.so
    (II) GLX: Initialized DRI GL provider for screen 0
    (II) intel(0): Setting screen physical size to 331 x 207
    (II) config/hal: Adding input device USB Optical Mouse
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.5.2, module version = 2.0.7
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
    (**) USB Optical Mouse: always reports core events
    (**) USB Optical Mouse: Device: "/dev/input/event9"
    (II) USB Optical Mouse: Found x and y relative axes
    (II) USB Optical Mouse: Found mouse buttons
    (II) USB Optical Mouse: Configuring as mouse
    (II) XINPUT: Adding extended input device "USB Optical Mouse" (type: MOUSE)
    (II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
    (II) LoadModule: "synaptics"
    (II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
    (II) Module synaptics: vendor="X.Org Foundation"
    compiled for 1.5.3, module version = 0.99.1
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 2.1
    (II) Synaptics touchpad driver version 0.99.1
    (**) Option "Device" "/dev/input/event8"
    (II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
    (II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
    (II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    (II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
    (II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (**) SynPS/2 Synaptics TouchPad: always reports core events
    (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event6"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "base"
    (**) Video Bus: xkb_rules: "base"
    (**) Option "xkb_model" "evdev"
    (**) Video Bus: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) Video Bus: xkb_layout: "us"
    (II) config/hal: Adding input device Video Bus
    (**) Video Bus: always reports core events
    (**) Video Bus: Device: "/dev/input/event5"
    (II) Video Bus: Found keys
    (II) Video Bus: Configuring as keyboard
    (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    (**) Option "xkb_rules" "base"
    (**) Video Bus: xkb_rules: "base"
    (**) Option "xkb_model" "evdev"
    (**) Video Bus: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) Video Bus: xkb_layout: "us"
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Found mouse buttons
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (II) config/hal: Adding input device AT Translated Set 2 keyboard
    (**) AT Translated Set 2 keyboard: always reports core events
    (**) AT Translated Set 2 keyboard: Device: "/dev/input/event1"
    (II) AT Translated Set 2 keyboard: Found keys
    (II) AT Translated Set 2 keyboard: Configuring as keyboard
    (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    (**) Option "xkb_rules" "base"
    (**) AT Translated Set 2 keyboard: xkb_rules: "base"
    (**) Option "xkb_model" "evdev"
    (**) AT Translated Set 2 keyboard: xkb_model: "evdev"
    (**) Option "xkb_layout" "us"
    (**) AT Translated Set 2 keyboard: xkb_layout: "us"
    (II) config/hal: Adding input device Macintosh mouse button emulation
    (**) Macintosh mouse button emulation: always reports core events
    (**) Macintosh mouse button emulation: Device: "/dev/input/event0"
    (II) Macintosh mouse button emulation: Found x and y relative axes
    (II) Macintosh mouse button emulation: Found mouse buttons
    (II) Macintosh mouse button emulation: Configuring as mouse
    (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE)
    AUDIT: Thu Nov 27 07:54:13 2008: 7105 Xorg: client 5 rejected from local host ( uid=1000 gid=1000 pid=7122 )
    AUDIT: Thu Nov 27 07:54:13 2008: 7105 Xorg: client 5 rejected from local host ( uid=1000 gid=1000 pid=7123 )
    AUDIT: Thu Nov 27 07:54:13 2008: 7105 Xorg: client 5 rejected from local host ( uid=1000 gid=1000 pid=7124 )
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (49.3 kHz)
    (II) intel(0): Modeline "1280x800"x0.0 58.63 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (41.0 kHz)
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (49.3 kHz)
    (II) intel(0): Modeline "1280x800"x0.0 58.63 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (41.0 kHz)
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (49.3 kHz)
    (II) intel(0): Modeline "1280x800"x0.0 58.63 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (41.0 kHz)
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (49.3 kHz)
    (II) intel(0): Modeline "1280x800"x0.0 58.63 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (41.0 kHz)
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): I2C device "CRTDDC_A:ddc2" registered at address 0xA0.
    (II) intel(0): I2C device "CRTDDC_A:ddc2" removed.
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) intel(0): Printing DDC gathered Modelines:
    (II) intel(0): Modeline "1280x800"x0.0 70.50 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (49.3 kHz)
    (II) intel(0): Modeline "1280x800"x0.0 58.63 1280 1312 1344 1430 800 805 809 820 -hsync -vsync (41.0 kHz)
    (II) intel(0): EDID vendor "LEN", prod id 16464
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) config/hal: removing device USB Optical Mouse
    (II) USB Optical Mouse: Close
    (II) UnloadModule: "evdev"
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fff000 (pgoffset 8191)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x0274e000 (pgoffset 10062)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02e9c000 (pgoffset 11932)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00094fff: compressed frame buffer (468 kB, 0x000000007e020000 physical
    (II) intel(0): 0x00095000-0x0009efff: HW cursors (40 kB)
    (II) intel(0): 0x0009f000-0x000a6fff: logical 3D context (32 kB)
    (II) intel(0): 0x000a7000-0x000b8fff: exa G965 state buffer (72 kB)
    (II) intel(0): 0x000b9000-0x000b9fff: power context (4 kB)
    (II) intel(0): 0x00100000-0x0084dfff: front buffer (7480 kB) X tiled
    (II) intel(0): 0x0084e000-0x01e37fff: exa offscreen (22440 kB)
    (II) intel(0): 0x01fff000: end of stolen memory
    (II) intel(0): 0x01fff000-0x01ffffff: HW status (4 kB)
    (II) intel(0): 0x02000000-0x0274dfff: back buffer (7480 kB) X tiled
    (II) intel(0): 0x0274e000-0x02e9bfff: depth buffer (7480 kB) Y tiled
    (II) intel(0): 0x02e9c000-0x04e9bfff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): using SSC reference clock of 100 MHz
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe A
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output HDMI-1 is connected to pipe none
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): [drm] mapped front buffer at 0xd0100000, handle = 0x2a020000
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fff000 (pgoffset 8191)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x0274e000 (pgoffset 10062)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02e9c000 (pgoffset 11932)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00094fff: compressed frame buffer (468 kB, 0x000000007e020000 physical
    (II) intel(0): 0x00095000-0x0009efff: HW cursors (40 kB)
    (II) intel(0): 0x0009f000-0x000a6fff: logical 3D context (32 kB)
    (II) intel(0): 0x000a7000-0x000b8fff: exa G965 state buffer (72 kB)
    (II) intel(0): 0x000b9000-0x000b9fff: power context (4 kB)
    (II) intel(0): 0x00100000-0x0084dfff: front buffer (7480 kB) X tiled
    (II) intel(0): 0x0084e000-0x01e37fff: exa offscreen (22440 kB)
    (II) intel(0): 0x01fff000: end of stolen memory
    (II) intel(0): 0x01fff000-0x01ffffff: HW status (4 kB)
    (II) intel(0): 0x02000000-0x0274dfff: back buffer (7480 kB) X tiled
    (II) intel(0): 0x0274e000-0x02e9bfff: depth buffer (7480 kB) Y tiled
    (II) intel(0): 0x02e9c000-0x04e9bfff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): using SSC reference clock of 100 MHz
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe A
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output HDMI-1 is connected to pipe none
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    (II) AIGLX: Suspending AIGLX clients for VT switch
    (II) intel(0): xf86UnbindGARTMemory: unbind key 0
    (II) intel(0): xf86UnbindGARTMemory: unbind key 1
    (II) intel(0): xf86UnbindGARTMemory: unbind key 2
    (II) intel(0): xf86UnbindGARTMemory: unbind key 3
    (II) Open ACPI successful (/var/run/acpid.socket)
    (II) AIGLX: Resuming AIGLX clients after VT switch
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x01fff000 (pgoffset 8191)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x02000000 (pgoffset 8192)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x0274e000 (pgoffset 10062)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x02e9c000 (pgoffset 11932)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x00094fff: compressed frame buffer (468 kB, 0x000000007e020000 physical
    (II) intel(0): 0x00095000-0x0009efff: HW cursors (40 kB)
    (II) intel(0): 0x0009f000-0x000a6fff: logical 3D context (32 kB)
    (II) intel(0): 0x000a7000-0x000b8fff: exa G965 state buffer (72 kB)
    (II) intel(0): 0x000b9000-0x000b9fff: power context (4 kB)
    (II) intel(0): 0x00100000-0x0084dfff: front buffer (7480 kB) X tiled
    (II) intel(0): 0x0084e000-0x01e37fff: exa offscreen (22440 kB)
    (II) intel(0): 0x01fff000: end of stolen memory
    (II) intel(0): 0x01fff000-0x01ffffff: HW status (4 kB)
    (II) intel(0): 0x02000000-0x0274dfff: back buffer (7480 kB) X tiled
    (II) intel(0): 0x0274e000-0x02e9bfff: depth buffer (7480 kB) Y tiled
    (II) intel(0): 0x02e9c000-0x04e9bfff: classic textures (32768 kB)
    (II) intel(0): 0x10000000: end of aperture
    (II) intel(0): using SSC reference clock of 100 MHz
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is on
    (II) intel(0): Display plane A is now enabled and connected to pipe A.
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane B is now enabled and connected to pipe B.
    (II) intel(0): Output VGA is connected to pipe A
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): Output HDMI-1 is connected to pipe none
    (II) intel(0): Output TV is connected to pipe none
    (II) intel(0): [drm] dma control initialized, using IRQ 16
    (--) SynPS/2 Synaptics TouchPad touchpad found
    (II) Video Bus: Device reopened after 1 attempts.
    (II) Video Bus: Device reopened after 1 attempts.
    (II) TPPS/2 IBM TrackPoint: Device reopened after 1 attempts.
    (II) AT Translated Set 2 keyboard: Device reopened after 1 attempts.
    (II) Macintosh mouse button emulation: Device reopened after 1 attempts.
    Last edited by tomekz (2008-11-27 11:24:47)

    Apparently yes,
    According to the thread:
    To restore to the old behaviour, put this in your ~/.drirc:
    <driconf>
      <device screen="0" driver="i915">
        <application name="Default">
          <option name="vblank_mode" value="0" />
        </application>
      </device>
    </driconf>
    But I don't come back to the same perfs as before (tested with eternal lands).
    I noticed that in my /var/log/Xorg.0.log:
    (WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
    (WW) intel(0): PP_STATUS before: on, ready, sequencing idle
    (WW) intel(0): PP_STATUS after: on, ready, sequencing on
    (WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00020202 to 0x00020000
    (WW) intel(0): PIPEBSTAT before: status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
    (WW) intel(0): PIPEBSTAT after: status: VBLANK_INT_ENABLE
    There seem to be some problem with mtrr
    I found this problem which seems related but I only have 2GB of memory
    Last edited by sebcactus (2008-11-30 21:20:22)

  • [SOLVED] Xorg 1.6 with intel graphic corruption

    Hi Arch community
    frequently the part of graphic corruption in any application, see screenshot:
    this fix (depend) when refresh section, or move mouse over this.
    I have:
    Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller
    xorg 1.6 with xf86-video-intel-legacy
    my xorg.conf:
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "All"
    BoardName "All"
    Option "DRI" "True"
    Option "NoDDC" "True"
    Option "XAANoOffscreenPixmaps" "True"
    Option "XaaNoPixmapCache"
    Option "EnablePageFlip" "True"
    Option "RenderAccel" "True"
    #Option "AccelMethod" "xaa"
    Option "Tiling" "false"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    Option "MIT-SHM" "Yes"
    EndSection
    please help, this problem is annoying
    thanks {
    Last edited by epsilom (2009-04-24 00:41:36)

    andywxy wrote:
    @epsilom
    could you share your xorg.conf? I have the same problem with the compiz fusion as my WM, however, I didn't use xorg.conf.
    Thank you!
    first generate xorg.conf (see http://wiki.archlinux.org/index.php/Xorg ) and modify/add:
    Section "Device"
    Identifier "Card0"
    Driver "intel"
    VendorName "All"
    BoardName "All"
    Option "DRI" "True"
    Option "RenderAccel" "True"
    Option "ExaOptimizeMigration" "off"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    I don't make public all my xorg.conf because is for my particular hadware 
    Last edited by epsilom (2009-04-24 14:34:29)

  • [SOLVED] No brightness control with Intel!

    Hi, i bought a new motherboard (Asus Z87-K) and a i7 4770k. In the processor box are witten that it have a Intel HD Graphics 4600 GPU.
    I have never used a UEFI motherboard before and i passed all the day trying to configure the UEFI boot! ( im using gummiboot)
    With the system instaled, i too installed the xf68 intel drivers. But i realized that that i cant control the brightness. So i tryed to do it mannualy editing the /sys/c ass/backlight/* archive. But in this folder don't have the intel folder, just an acpi_video0 folder, and when i edit it anything happen .
    In my older notebook with a intel graphis, just edit the archive are the solution, but now it dont help.
    I too tried xbacklight, and i receive the message.
    # xbacklight +20%
    No outputs have backlight property
    The strange thing is that my lscpi output show me this:
    $ lscpi | grep VGA
    00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
    I readed something about boot configuration, but im noot using GRUB, and they say to add some paramethers to boot script.
    I'm using HDMI!
    Right now, anything solved my problem.
    Henrique Lengler
    Last edited by henriqueleng (2014-02-19 00:11:50)

    Your old computer was a laptop with integrated display, and your new computer is a desktop with external monitor, right? As far as I know, you cannot control a monitor's backlight through a standard video interface. Laptops can use /sys/class/backlight because they have a direct connection to the backlight hardware. If the monitor's built in controls do not lower the brightness sufficiently, then there is not much else you can do. There may be software methods to lower the overall brightness (I know nvidia can do this), but that is not the same as lowering the backlight and may hurt the image quality.

  • SOLVED: Low 3D performance with Intel X3100 on Arch64?

    Hello,
    I installed Arch x86-64 on my Acer 7720-6902 laptop, which uses X3100 video (i965 chipset). It works nice, except that I am getting VERY bad 3D performance. glxgears gives only ~400fps and I can barely get 30fps on games like ActionCube.
    The other distros I tested here, openSUSE and Mandriva, were 32-bits and 3D worked normally.
    Any ideas on how to fix it?  This is not a work blocker, just an annoyance, as I don't use this machine for 3D gaming but still would like it working properly.
    Thanks!
    Last edited by Renan Birck (2009-03-07 23:58:27)

    Get xorg-server and xf86-video-intel from testing. For more information consult this topic.

  • [SOLVED] Install Galago ultrapro with intel 7260 (rev 73)

    Hi,
    Has anyon had any luck getting this wireless to work. It connects to my access point, and then times out on pacstrap. This freezes my access point. No problems with other wireless devices.
    Thanks
    Last edited by forshark (2014-03-25 23:00:46)

    See this thread: https://bbs.archlinux.org/viewtopic.php?id=177651. Basically, get new firmware (link in that thread), the current firmware is very buggy.
    Edit: The linux-firmware package in Arch was updated today, it contains the new firmware, so when you install Arch you'll have it already. But the install media still has the old buggy version. Next month's install media will work fine out-of-the-box.
    Last edited by Gusar (2014-03-25 18:33:20)

  • [SOLVED]Asus UX32VD, problems with ACPI and Intel video driver

    1. The bigger problem seems to be Intel video driver:
    When xf86-video-intel is installed, screen stays black after booting. By adding "nomodeset" to grub doesn't help. If I don't start gdm while booting, I can boot to command line with "nomodeset".  From command line I tried "startx", but X doesn't start, probably because "nomodeset" has disabled KMS and I've understood that Intel driver needs KMS for GNOME.
    When xf86-video-vesa is installed instead of intel driver, screen is still black. By adding "nomodeset" to grub, I can see only mouse at gdm. If rebooting computer without gdm, I can start gnome from command line with startx and it works nice.
    In both setups I can connect to laptop with ssh when screen is black. With ssh I checked screen brightness, but it was maximum.
    Intel driver version: xf86-video-intel 2.20.1-3
    2. The problem with ACPI is found from dmesg, I don't think this effects to graphics problem, because with vesa driver and "acpi=off" set to grub I can start Gnome with startx. I don't even know if it effects at all on my system, dmesg shows error which effects to displayport( intel_dp_i2c_aux_ch error) these maybe related to each others:
    [ 2.588023] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff8801271a6000 (20120320/exresop-590)
    [ 2.588032] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20120320/dswexec-460)
    [ 2.588044] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880128e88348), AE_AML_OPERAND_TYPE (20120320/psparse-536)
    [ 2.738789] [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving up
    [ 2.741836] [drm:intel_dp_i2c_aux_ch] *ERROR* too many retries, giving up
    There is log files while booting with Intel driver and gdm set to start at boot in rc.conf, the screen is black, but got logs with ssh:
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.4.6-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Fri Jul 20 08:21:26 CEST 2012
    [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=74076a5e-6bff-49aa-919e-351f4417e0d0 ro quiet
    [ 0.000000] BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    [ 0.000000] BIOS-e820: 0000000000100000 - 0000000020000000 (usable)
    [ 0.000000] BIOS-e820: 0000000020000000 - 0000000020200000 (reserved)
    [ 0.000000] BIOS-e820: 0000000020200000 - 0000000040004000 (usable)
    [ 0.000000] BIOS-e820: 0000000040004000 - 0000000040005000 (reserved)
    [ 0.000000] BIOS-e820: 0000000040005000 - 00000000c97be000 (usable)
    [ 0.000000] BIOS-e820: 00000000c97be000 - 00000000c9dbf000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000c9dbf000 - 00000000c9dc2000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9dc2000 - 00000000c9dd7000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9dd7000 - 00000000c9ddd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9ddd000 - 00000000c9ddf000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9ddf000 - 00000000c9de4000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9de4000 - 00000000c9f3d000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9f3d000 - 00000000c9f41000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9f41000 - 00000000c9f8b000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9f8b000 - 00000000c9f92000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9f92000 - 00000000c9f94000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9f94000 - 00000000c9fb2000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fb2000 - 00000000c9fb5000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fb5000 - 00000000c9fb7000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fb7000 - 00000000c9fce000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fce000 - 00000000c9fd4000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fd4000 - 00000000c9fdc000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fdc000 - 00000000c9fdd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fdd000 - 00000000c9fec000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9fec000 - 00000000c9fed000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9fed000 - 00000000c9ff8000 (usable)
    [ 0.000000] BIOS-e820: 00000000c9ff8000 - 00000000c9ffd000 (reserved)
    [ 0.000000] BIOS-e820: 00000000c9ffd000 - 00000000ca01c000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca01c000 - 00000000ca01e000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca01e000 - 00000000ca032000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca032000 - 00000000ca033000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca033000 - 00000000ca045000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca045000 - 00000000ca06b000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca06b000 - 00000000ca07f000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca07f000 - 00000000ca080000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca080000 - 00000000ca081000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca081000 - 00000000ca083000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca083000 - 00000000ca084000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca084000 - 00000000ca089000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca089000 - 00000000ca0a1000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca0a1000 - 00000000ca645000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ca645000 - 00000000ca8c5000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000ca8c5000 - 00000000ca8ca000 (ACPI data)
    [ 0.000000] BIOS-e820: 00000000ca8ca000 - 00000000ca8cb000 (usable)
    [ 0.000000] BIOS-e820: 00000000ca8cb000 - 00000000ca90e000 (ACPI NVS)
    [ 0.000000] BIOS-e820: 00000000ca90e000 - 00000000cad1d000 (usable)
    [ 0.000000] BIOS-e820: 00000000cad1d000 - 00000000caff4000 (reserved)
    [ 0.000000] BIOS-e820: 00000000caff4000 - 00000000cb000000 (usable)
    [ 0.000000] BIOS-e820: 00000000cbc00000 - 00000000cfe00000 (reserved)
    [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed04000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
    [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
    [ 0.000000] BIOS-e820: 00000000ff000000 - 0000000100000000 (reserved)
    [ 0.000000] BIOS-e820: 0000000100000000 - 000000012f200000 (usable)
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] efi: EFI v2.31 by American Megatrends
    [ 0.000000] efi: ACPI=0xca894000 ACPI 2.0=0xca894000 SMBIOS=0xf04c0 MPS=0xfd4c0
    [ 0.000000] efi: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000008000) (0MB)
    [ 0.000000] efi: mem01: type=7, attr=0xf, range=[0x0000000000008000-0x000000000005e000) (0MB)
    [ 0.000000] efi: mem02: type=4, attr=0xf, range=[0x000000000005e000-0x0000000000060000) (0MB)
    [ 0.000000] efi: mem03: type=3, attr=0xf, range=[0x0000000000060000-0x000000000009f000) (0MB)
    [ 0.000000] efi: mem04: type=6, attr=0x800000000000000f, range=[0x000000000009f000-0x00000000000a0000) (0MB)
    [ 0.000000] efi: mem05: type=2, attr=0xf, range=[0x0000000000100000-0x0000000000fc2000) (14MB)
    [ 0.000000] efi: mem06: type=7, attr=0xf, range=[0x0000000000fc2000-0x0000000001000000) (0MB)
    [ 0.000000] efi: mem07: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB)
    [ 0.000000] efi: mem08: type=7, attr=0xf, range=[0x0000000001100000-0x0000000002000000) (15MB)
    [ 0.000000] efi: mem09: type=2, attr=0xf, range=[0x0000000002000000-0x0000000002ec2000) (14MB)
    [ 0.000000] efi: mem10: type=7, attr=0xf, range=[0x0000000002ec2000-0x0000000020000000) (465MB)
    [ 0.000000] efi: mem11: type=0, attr=0xf, range=[0x0000000020000000-0x0000000020200000) (2MB)
    [ 0.000000] efi: mem12: type=7, attr=0xf, range=[0x0000000020200000-0x0000000037a46000) (376MB)
    [ 0.000000] efi: mem13: type=2, attr=0xf, range=[0x0000000037a46000-0x0000000037d1b000) (2MB)
    [ 0.000000] efi: mem14: type=7, attr=0xf, range=[0x0000000037d1b000-0x0000000040004000) (130MB)
    [ 0.000000] efi: mem15: type=0, attr=0xf, range=[0x0000000040004000-0x0000000040005000) (0MB)
    [ 0.000000] efi: mem16: type=7, attr=0xf, range=[0x0000000040005000-0x000000008ea0f000) (1258MB)
    [ 0.000000] efi: mem17: type=2, attr=0xf, range=[0x000000008ea0f000-0x00000000be4b2000) (762MB)
    [ 0.000000] efi: mem18: type=4, attr=0xf, range=[0x00000000be4b2000-0x00000000be7b3000) (3MB)
    [ 0.000000] efi: mem19: type=1, attr=0xf, range=[0x00000000be7b3000-0x00000000be7d2000) (0MB)
    [ 0.000000] efi: mem20: type=7, attr=0xf, range=[0x00000000be7d2000-0x00000000be7f1000) (0MB)
    [ 0.000000] efi: mem21: type=4, attr=0xf, range=[0x00000000be7f1000-0x00000000be808000) (0MB)
    [ 0.000000] efi: mem22: type=7, attr=0xf, range=[0x00000000be808000-0x00000000be810000) (0MB)
    [ 0.000000] efi: mem23: type=4, attr=0xf, range=[0x00000000be810000-0x00000000be9c4000) (1MB)
    [ 0.000000] efi: mem24: type=7, attr=0xf, range=[0x00000000be9c4000-0x00000000be9ca000) (0MB)
    [ 0.000000] efi: mem25: type=4, attr=0xf, range=[0x00000000be9ca000-0x00000000bea2f000) (0MB)
    [ 0.000000] efi: mem26: type=7, attr=0xf, range=[0x00000000bea2f000-0x00000000beb59000) (1MB)
    [ 0.000000] efi: mem27: type=4, attr=0xf, range=[0x00000000beb59000-0x00000000beb5b000) (0MB)
    [ 0.000000] efi: mem28: type=7, attr=0xf, range=[0x00000000beb5b000-0x00000000bed30000) (1MB)
    [ 0.000000] efi: mem29: type=4, attr=0xf, range=[0x00000000bed30000-0x00000000c8613000) (152MB)
    [ 0.000000] efi: mem30: type=7, attr=0xf, range=[0x00000000c8613000-0x00000000c8617000) (0MB)
    [ 0.000000] efi: mem31: type=4, attr=0xf, range=[0x00000000c8617000-0x00000000c90e1000) (10MB)
    [ 0.000000] efi: mem32: type=7, attr=0xf, range=[0x00000000c90e1000-0x00000000c9789000) (6MB)
    [ 0.000000] efi: mem33: type=2, attr=0xf, range=[0x00000000c9789000-0x00000000c9794000) (0MB)
    [ 0.000000] efi: mem34: type=3, attr=0xf, range=[0x00000000c9794000-0x00000000c97be000) (0MB)
    [ 0.000000] efi: mem35: type=10, attr=0xf, range=[0x00000000c97be000-0x00000000c9dbf000) (6MB)
    [ 0.000000] efi: mem36: type=5, attr=0x800000000000000f, range=[0x00000000c9dbf000-0x00000000c9dc2000) (0MB)
    [ 0.000000] efi: mem37: type=3, attr=0xf, range=[0x00000000c9dc2000-0x00000000c9dd7000) (0MB)
    [ 0.000000] efi: mem38: type=5, attr=0x800000000000000f, range=[0x00000000c9dd7000-0x00000000c9ddd000) (0MB)
    [ 0.000000] efi: mem39: type=3, attr=0xf, range=[0x00000000c9ddd000-0x00000000c9ddf000) (0MB)
    [ 0.000000] efi: mem40: type=5, attr=0x800000000000000f, range=[0x00000000c9ddf000-0x00000000c9de4000) (0MB)
    [ 0.000000] efi: mem41: type=3, attr=0xf, range=[0x00000000c9de4000-0x00000000c9f3d000) (1MB)
    [ 0.000000] efi: mem42: type=5, attr=0x800000000000000f, range=[0x00000000c9f3d000-0x00000000c9f41000) (0MB)
    [ 0.000000] efi: mem43: type=3, attr=0xf, range=[0x00000000c9f41000-0x00000000c9f8b000) (0MB)
    [ 0.000000] efi: mem44: type=5, attr=0x800000000000000f, range=[0x00000000c9f8b000-0x00000000c9f92000) (0MB)
    [ 0.000000] efi: mem45: type=3, attr=0xf, range=[0x00000000c9f92000-0x00000000c9f94000) (0MB)
    [ 0.000000] efi: mem46: type=6, attr=0x800000000000000f, range=[0x00000000c9f94000-0x00000000c9fa1000) (0MB)
    [ 0.000000] efi: mem47: type=5, attr=0x800000000000000f, range=[0x00000000c9fa1000-0x00000000c9fb2000) (0MB)
    [ 0.000000] efi: mem48: type=3, attr=0xf, range=[0x00000000c9fb2000-0x00000000c9fb5000) (0MB)
    [ 0.000000] efi: mem49: type=5, attr=0x800000000000000f, range=[0x00000000c9fb5000-0x00000000c9fb7000) (0MB)
    [ 0.000000] efi: mem50: type=3, attr=0xf, range=[0x00000000c9fb7000-0x00000000c9fce000) (0MB)
    [ 0.000000] efi: mem51: type=5, attr=0x800000000000000f, range=[0x00000000c9fce000-0x00000000c9fd4000) (0MB)
    [ 0.000000] efi: mem52: type=3, attr=0xf, range=[0x00000000c9fd4000-0x00000000c9fdc000) (0MB)
    [ 0.000000] efi: mem53: type=5, attr=0x800000000000000f, range=[0x00000000c9fdc000-0x00000000c9fdd000) (0MB)
    [ 0.000000] efi: mem54: type=3, attr=0xf, range=[0x00000000c9fdd000-0x00000000c9fec000) (0MB)
    [ 0.000000] efi: mem55: type=5, attr=0x800000000000000f, range=[0x00000000c9fec000-0x00000000c9fed000) (0MB)
    [ 0.000000] efi: mem56: type=3, attr=0xf, range=[0x00000000c9fed000-0x00000000c9ff8000) (0MB)
    [ 0.000000] efi: mem57: type=5, attr=0x800000000000000f, range=[0x00000000c9ff8000-0x00000000c9ffd000) (0MB)
    [ 0.000000] efi: mem58: type=3, attr=0xf, range=[0x00000000c9ffd000-0x00000000ca01c000) (0MB)
    [ 0.000000] efi: mem59: type=5, attr=0x800000000000000f, range=[0x00000000ca01c000-0x00000000ca01e000) (0MB)
    [ 0.000000] efi: mem60: type=3, attr=0xf, range=[0x00000000ca01e000-0x00000000ca032000) (0MB)
    [ 0.000000] efi: mem61: type=5, attr=0x800000000000000f, range=[0x00000000ca032000-0x00000000ca033000) (0MB)
    [ 0.000000] efi: mem62: type=3, attr=0xf, range=[0x00000000ca033000-0x00000000ca045000) (0MB)
    [ 0.000000] efi: mem63: type=5, attr=0x800000000000000f, range=[0x00000000ca045000-0x00000000ca06b000) (0MB)
    [ 0.000000] efi: mem64: type=3, attr=0xf, range=[0x00000000ca06b000-0x00000000ca07f000) (0MB)
    [ 0.000000] efi: mem65: type=5, attr=0x800000000000000f, range=[0x00000000ca07f000-0x00000000ca080000) (0MB)
    [ 0.000000] efi: mem66: type=3, attr=0xf, range=[0x00000000ca080000-0x00000000ca081000) (0MB)
    [ 0.000000] efi: mem67: type=5, attr=0x800000000000000f, range=[0x00000000ca081000-0x00000000ca083000) (0MB)
    [ 0.000000] efi: mem68: type=3, attr=0xf, range=[0x00000000ca083000-0x00000000ca084000) (0MB)
    [ 0.000000] efi: mem69: type=5, attr=0x800000000000000f, range=[0x00000000ca084000-0x00000000ca089000) (0MB)
    [ 0.000000] efi: mem70: type=3, attr=0xf, range=[0x00000000ca089000-0x00000000ca0a1000) (0MB)
    [ 0.000000] efi: mem71: type=6, attr=0x800000000000000f, range=[0x00000000ca0a1000-0x00000000ca101000) (0MB)
    [ 0.000000] efi: mem72: type=5, attr=0x800000000000000f, range=[0x00000000ca101000-0x00000000ca11b000) (0MB)
    [ 0.000000] efi: mem73: type=6, attr=0x800000000000000f, range=[0x00000000ca11b000-0x00000000ca120000) (0MB)
    [ 0.000000] efi: mem74: type=6, attr=0x800000000000000f, range=[0x00000000ca120000-0x00000000ca126000) (0MB)
    [ 0.000000] efi: mem75: type=6, attr=0x800000000000000f, range=[0x00000000ca126000-0x00000000ca128000) (0MB)
    [ 0.000000] efi: mem76: type=6, attr=0x800000000000000f, range=[0x00000000ca128000-0x00000000ca145000) (0MB)
    [ 0.000000] efi: mem77: type=0, attr=0xf, range=[0x00000000ca145000-0x00000000ca272000) (1MB)
    [ 0.000000] efi: mem78: type=0, attr=0xf, range=[0x00000000ca272000-0x00000000ca5da000) (3MB)
    [ 0.000000] efi: mem79: type=0, attr=0xf, range=[0x00000000ca5da000-0x00000000ca5e0000) (0MB)
    [ 0.000000] efi: mem80: type=0, attr=0xf, range=[0x00000000ca5e0000-0x00000000ca645000) (0MB)
    [ 0.000000] efi: mem81: type=10, attr=0xf, range=[0x00000000ca645000-0x00000000ca702000) (0MB)
    [ 0.000000] efi: mem82: type=10, attr=0xf, range=[0x00000000ca702000-0x00000000ca8ad000) (1MB)
    [ 0.000000] efi: mem83: type=10, attr=0xf, range=[0x00000000ca8ad000-0x00000000ca8b1000) (0MB)
    [ 0.000000] efi: mem84: type=10, attr=0xf, range=[0x00000000ca8b1000-0x00000000ca8c5000) (0MB)
    [ 0.000000] efi: mem85: type=9, attr=0xf, range=[0x00000000ca8c5000-0x00000000ca8c9000) (0MB)
    [ 0.000000] efi: mem86: type=9, attr=0xf, range=[0x00000000ca8c9000-0x00000000ca8ca000) (0MB)
    [ 0.000000] efi: mem87: type=4, attr=0xf, range=[0x00000000ca8ca000-0x00000000ca8cb000) (0MB)
    [ 0.000000] efi: mem88: type=10, attr=0xf, range=[0x00000000ca8cb000-0x00000000ca90e000) (0MB)
    [ 0.000000] efi: mem89: type=4, attr=0xf, range=[0x00000000ca90e000-0x00000000caa58000) (1MB)
    [ 0.000000] efi: mem90: type=3, attr=0xf, range=[0x00000000caa58000-0x00000000cacee000) (2MB)
    [ 0.000000] efi: mem91: type=4, attr=0xf, range=[0x00000000cacee000-0x00000000cacf3000) (0MB)
    [ 0.000000] efi: mem92: type=3, attr=0xf, range=[0x00000000cacf3000-0x00000000cacf7000) (0MB)
    [ 0.000000] efi: mem93: type=4, attr=0xf, range=[0x00000000cacf7000-0x00000000cad04000) (0MB)
    [ 0.000000] efi: mem94: type=3, attr=0xf, range=[0x00000000cad04000-0x00000000cad16000) (0MB)
    [ 0.000000] efi: mem95: type=4, attr=0xf, range=[0x00000000cad16000-0x00000000cad1d000) (0MB)
    [ 0.000000] efi: mem96: type=6, attr=0x800000000000000f, range=[0x00000000cad1d000-0x00000000caff4000) (2MB)
    [ 0.000000] efi: mem97: type=4, attr=0xf, range=[0x00000000caff4000-0x00000000cb000000) (0MB)
    [ 0.000000] efi: mem98: type=7, attr=0xf, range=[0x0000000100000000-0x000000012f200000) (754MB)
    [ 0.000000] efi: mem99: type=0, attr=0x8000000000000000, range=[0x00000000cbc00000-0x00000000cfe00000) (66MB)
    [ 0.000000] efi: mem100: type=11, attr=0x8000000000000001, range=[0x00000000f8000000-0x00000000fc000000) (64MB)
    [ 0.000000] efi: mem101: type=11, attr=0x8000000000000001, range=[0x00000000fec00000-0x00000000fec01000) (0MB)
    [ 0.000000] efi: mem102: type=11, attr=0x8000000000000001, range=[0x00000000fed00000-0x00000000fed04000) (0MB)
    [ 0.000000] efi: mem103: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB)
    [ 0.000000] efi: mem104: type=11, attr=0x8000000000000001, range=[0x00000000fee00000-0x00000000fee01000) (0MB)
    [ 0.000000] efi: mem105: type=11, attr=0x8000000000000001, range=[0x00000000ff000000-0x0000000100000000) (16MB)
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: ASUSTeK COMPUTER INC. UX32VD/UX32VD, BIOS UX32VD.206 06/06/2012
    [ 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 = 0x12f200 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-CFFFF write-protect
    [ 0.000000] D0000-DFFFF uncachable
    [ 0.000000] E0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask F00000000 write-back
    [ 0.000000] 1 base 100000000 mask FE0000000 write-back
    [ 0.000000] 2 base 120000000 mask FF0000000 write-back
    [ 0.000000] 3 base 0E0000000 mask FE0000000 uncachable
    [ 0.000000] 4 base 0D0000000 mask FF0000000 uncachable
    [ 0.000000] 5 base 0CC000000 mask FFC000000 uncachable
    [ 0.000000] 6 base 0CBC00000 mask FFFC00000 uncachable
    [ 0.000000] 7 base 12F800000 mask FFF800000 uncachable
    [ 0.000000] 8 base 12F400000 mask FFFC00000 uncachable
    [ 0.000000] 9 base 12F200000 mask FFFE00000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820 update range: 00000000cbc00000 - 0000000100000000 (usable) ==> (reserved)
    [ 0.000000] last_pfn = 0xcb000 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [ffff8800000fd7b0] fd7b0
    [ 0.000000] initial memory mapped : 0 - 20000000
    [ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480
    [ 0.000000] init_memory_mapping: 0000000000000000-00000000cb000000
    [ 0.000000] 0000000000 - 00cb000000 page 2M
    [ 0.000000] kernel direct mapping tables up to cb000000 @ 1fffb000-20000000
    [ 0.000000] init_memory_mapping: 0000000100000000-000000012f200000
    [ 0.000000] 0100000000 - 012f200000 page 2M
    [ 0.000000] kernel direct mapping tables up to 12f200000 @ c978e000-c9794000
    [ 0.000000] RAMDISK: 37a46000 - 37d1b000
    [ 0.000000] ACPI: RSDP 00000000ca894000 00024 (v02 _ASUS_)
    [ 0.000000] ACPI: XSDT 00000000ca894088 00094 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FACP 00000000ca8a83b8 000F4 (v04 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: DSDT 00000000ca8941b8 141FA (v02 _ASUS_ Notebook 00000013 INTL 20091112)
    [ 0.000000] ACPI: FACS 00000000ca8c2f80 00040
    [ 0.000000] ACPI: APIC 00000000ca8a84b0 00072 (v03 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: FPDT 00000000ca8a8528 00044 (v01 _ASUS_ Notebook 01072009 AMI 00010013)
    [ 0.000000] ACPI: ECDT 00000000ca8a8570 000C1 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: MCFG 00000000ca8a8638 0003C (v01 _ASUS_ Notebook 01072009 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000ca8a8678 00A3C (v01 DptfTa DptfTab 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000ca8a90b8 00CA5 (v01 SADptf SADptf_ 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000ca8a9d60 00098 (v01 PchDpt PchDptf 00001000 INTL 20091112)
    [ 0.000000] ACPI: SSDT 00000000ca8a9df8 0091C (v01 CfgTDP CfgTDP_ 00001000 INTL 20091112)
    [ 0.000000] ACPI: SLIC 00000000ca8aa718 00176 (v01 _ASUS_ Notebook 01072009 ASUS 00000001)
    [ 0.000000] ACPI: HPET 00000000ca8aa890 00038 (v01 _ASUS_ Notebook 01072009 AMI. 00000005)
    [ 0.000000] ACPI: SSDT 00000000ca8aa8c8 00886 (v01 PmRef Cpu0Ist 00003000 INTL 20051117)
    [ 0.000000] ACPI: SSDT 00000000ca8ab150 00A92 (v01 PmRef CpuPm 00003000 INTL 20051117)
    [ 0.000000] ACPI: DMAR 00000000ca8abbe8 000B8 (v01 INTEL SNB 00000001 INTL 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] No NUMA configuration found
    [ 0.000000] Faking a node at 0000000000000000-000000012f200000
    [ 0.000000] Initmem setup node 0 0000000000000000-000000012f200000
    [ 0.000000] NODE_DATA [000000012f1fc000 - 000000012f1fffff]
    [ 0.000000] [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012a800000-ffff88012e7fffff] on node 0
    [ 0.000000] Zone PFN ranges:
    [ 0.000000] DMA 0x00000010 -> 0x00001000
    [ 0.000000] DMA32 0x00001000 -> 0x00100000
    [ 0.000000] Normal 0x00100000 -> 0x0012f200
    [ 0.000000] Movable zone start PFN for each node
    [ 0.000000] Early memory PFN ranges
    [ 0.000000] 0: 0x00000010 -> 0x0000009f
    [ 0.000000] 0: 0x00000100 -> 0x00020000
    [ 0.000000] 0: 0x00020200 -> 0x00040004
    [ 0.000000] 0: 0x00040005 -> 0x000c97be
    [ 0.000000] 0: 0x000c9dc2 -> 0x000c9dd7
    [ 0.000000] 0: 0x000c9ddd -> 0x000c9ddf
    [ 0.000000] 0: 0x000c9de4 -> 0x000c9f3d
    [ 0.000000] 0: 0x000c9f41 -> 0x000c9f8b
    [ 0.000000] 0: 0x000c9f92 -> 0x000c9f94
    [ 0.000000] 0: 0x000c9fb2 -> 0x000c9fb5
    [ 0.000000] 0: 0x000c9fb7 -> 0x000c9fce
    [ 0.000000] 0: 0x000c9fd4 -> 0x000c9fdc
    [ 0.000000] 0: 0x000c9fdd -> 0x000c9fec
    [ 0.000000] 0: 0x000c9fed -> 0x000c9ff8
    [ 0.000000] 0: 0x000c9ffd -> 0x000ca01c
    [ 0.000000] 0: 0x000ca01e -> 0x000ca032
    [ 0.000000] 0: 0x000ca033 -> 0x000ca045
    [ 0.000000] 0: 0x000ca06b -> 0x000ca07f
    [ 0.000000] 0: 0x000ca080 -> 0x000ca081
    [ 0.000000] 0: 0x000ca083 -> 0x000ca084
    [ 0.000000] 0: 0x000ca089 -> 0x000ca0a1
    [ 0.000000] 0: 0x000ca8ca -> 0x000ca8cb
    [ 0.000000] 0: 0x000ca90e -> 0x000cad1d
    [ 0.000000] 0: 0x000caff4 -> 0x000cb000
    [ 0.000000] 0: 0x00100000 -> 0x0012f200
    [ 0.000000] On node 0 totalpages: 1019347
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 11 pages reserved
    [ 0.000000] DMA zone: 3908 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 806020 pages, LIFO batch:31
    [ 0.000000] Normal zone: 3016 pages used for memmap
    [ 0.000000] Normal zone: 190008 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[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] 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: 0x8086a701 base: 0xfed00000
    [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
    [ 0.000000] PM: Registered nosave memory: 00000000c97be000 - 00000000c9dbf000
    [ 0.000000] PM: Registered nosave memory: 00000000c9dbf000 - 00000000c9dc2000
    [ 0.000000] PM: Registered nosave memory: 00000000c9dd7000 - 00000000c9ddd000
    [ 0.000000] PM: Registered nosave memory: 00000000c9ddf000 - 00000000c9de4000
    [ 0.000000] PM: Registered nosave memory: 00000000c9f3d000 - 00000000c9f41000
    [ 0.000000] PM: Registered nosave memory: 00000000c9f8b000 - 00000000c9f92000
    [ 0.000000] PM: Registered nosave memory: 00000000c9f94000 - 00000000c9fb2000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fb5000 - 00000000c9fb7000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fce000 - 00000000c9fd4000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fdc000 - 00000000c9fdd000
    [ 0.000000] PM: Registered nosave memory: 00000000c9fec000 - 00000000c9fed000
    [ 0.000000] PM: Registered nosave memory: 00000000c9ff8000 - 00000000c9ffd000
    [ 0.000000] PM: Registered nosave memory: 00000000ca01c000 - 00000000ca01e000
    [ 0.000000] PM: Registered nosave memory: 00000000ca032000 - 00000000ca033000
    [ 0.000000] PM: Registered nosave memory: 00000000ca045000 - 00000000ca06b000
    [ 0.000000] PM: Registered nosave memory: 00000000ca07f000 - 00000000ca080000
    [ 0.000000] PM: Registered nosave memory: 00000000ca081000 - 00000000ca083000
    [ 0.000000] PM: Registered nosave memory: 00000000ca084000 - 00000000ca089000
    [ 0.000000] PM: Registered nosave memory: 00000000ca0a1000 - 00000000ca645000
    [ 0.000000] PM: Registered nosave memory: 00000000ca645000 - 00000000ca8c5000
    [ 0.000000] PM: Registered nosave memory: 00000000ca8c5000 - 00000000ca8ca000
    [ 0.000000] PM: Registered nosave memory: 00000000ca8cb000 - 00000000ca90e000
    [ 0.000000] PM: Registered nosave memory: 00000000cad1d000 - 00000000caff4000
    [ 0.000000] PM: Registered nosave memory: 00000000cb000000 - 00000000cbc00000
    [ 0.000000] PM: Registered nosave memory: 00000000cbc00000 - 00000000cfe00000
    [ 0.000000] PM: Registered nosave memory: 00000000cfe00000 - 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 - 00000000fed00000
    [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed04000
    [ 0.000000] PM: Registered nosave memory: 00000000fed04000 - 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 - 00000000ff000000
    [ 0.000000] PM: Registered nosave memory: 00000000ff000000 - 0000000100000000
    [ 0.000000] Allocating PCI resources starting at cfe00000 (gap: cfe00000:28200000)
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88012ee00000 s82880 r8192 d23616 u524288
    [ 0.000000] pcpu-alloc: s82880 r8192 d23616 u524288 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 999936
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=74076a5e-6bff-49aa-919e-351f4417e0d0 ro quiet
    [ 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: 3751436k/4966400k available (4538k kernel code, 889012k absent, 325952k reserved, 4307k data, 740k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:712 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 16777216 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 1696.208 MHz processor.
    [ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.76 BogoMIPS (lpj=5654026)
    [ 0.000007] pid_max: default: 32768 minimum: 301
    [ 0.000028] init_memory_mapping: 00000000cbc00000-00000000cfe00000
    [ 0.000032] 00cbc00000 - 00cfe00000 page 2M
    [ 0.151118] Security Framework initialized
    [ 0.151124] AppArmor: AppArmor disabled by boot time parameter
    [ 0.151478] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.153001] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.153673] Mount-cache hash table entries: 256
    [ 0.153885] Initializing cgroup subsys cpuacct
    [ 0.153888] Initializing cgroup subsys memory
    [ 0.153897] Initializing cgroup subsys devices
    [ 0.153899] Initializing cgroup subsys freezer
    [ 0.153901] Initializing cgroup subsys net_cls
    [ 0.153903] Initializing cgroup subsys blkio
    [ 0.153938] CPU: Physical Processor ID: 0
    [ 0.153940] CPU: Processor Core ID: 0
    [ 0.153946] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    [ 0.153947] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.154505] mce: CPU supports 7 MCE banks
    [ 0.154520] CPU0: Thermal monitoring enabled (TM1)
    [ 0.154528] using mwait in idle threads.
    [ 0.155909] ACPI: Core revision 20120320
    [ 0.173638] ftrace: allocating 17828 entries in 70 pages
    [ 0.187014] DMAR: Host address width 36
    [ 0.187017] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.187030] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.187033] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.187044] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.187046] DMAR: RMRR base: 0x000000ca395000 end: 0x000000ca3b1fff
    [ 0.187049] DMAR: RMRR base: 0x000000cbc00000 end: 0x000000cfdfffff
    [ 0.187125] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    [ 0.187127] HPET id 0 under DRHD base 0xfed91000
    [ 0.187335] Enabled IRQ remapping in x2apic mode
    [ 0.187337] Enabling x2apic
    [ 0.187339] Enabled x2apic
    [ 0.187348] Switched APIC routing to cluster x2apic.
    [ 0.187829] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.220796] CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz stepping 09
    [ 0.325329] Performance Events: PEBS fmt1+, generic architected perfmon, Intel PMU driver.
    [ 0.325337] ... version: 3
    [ 0.325338] ... bit width: 48
    [ 0.325340] ... generic registers: 4
    [ 0.325342] ... value mask: 0000ffffffffffff
    [ 0.325343] ... max period: 000000007fffffff
    [ 0.325345] ... fixed-purpose events: 3
    [ 0.325347] ... event mask: 000000070000000f
    [ 0.345395] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.365318] Booting Node 0, Processors #1
    [ 0.379062] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.391966] #2
    [ 0.405760] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.418597] #3 Ok.
    [ 0.432328] NMI watchdog: enabled, takes one hw-pmu counter.
    [ 0.432363] Brought up 4 CPUs
    [ 0.432366] Total of 4 processors activated (13575.06 BogoMIPS).
    [ 0.436881] devtmpfs: initialized
    [ 0.438137] PM: Registering ACPI NVS region [mem 0xc97be000-0xc9dbefff] (6295552 bytes)
    [ 0.438244] PM: Registering ACPI NVS region [mem 0xca645000-0xca8c4fff] (2621440 bytes)
    [ 0.438288] PM: Registering ACPI NVS region [mem 0xca8cb000-0xca90dfff] (274432 bytes)
    [ 0.439159] NET: Registered protocol family 16
    [ 0.439285] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.439288] ACPI: bus type pci registered
    [ 0.439359] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.439363] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.488790] PCI: Using configuration type 1 for base access
    [ 0.489423] bio: create slab <bio-0> at 0
    [ 0.489488] ACPI: Added _OSI(Module Device)
    [ 0.489490] ACPI: Added _OSI(Processor Device)
    [ 0.489492] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.489494] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.492750] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.496137] ACPI: Executed 1 blocks of module-level executable AML code
    [ 0.598886] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.599592] ACPI: SSDT 00000000ca5f2018 00853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.600414] ACPI: Dynamic OEM Table Load:
    [ 0.600417] ACPI: SSDT (null) 00853 (v01 PmRef Cpu0Cst 00003001 INTL 20051117)
    [ 0.600767] ACPI: SSDT 00000000ca5f3a98 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.601622] ACPI: Dynamic OEM Table Load:
    [ 0.601626] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20051117)
    [ 0.601797] ACPI: SSDT 00000000ca5f4c18 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.602615] ACPI: Dynamic OEM Table Load:
    [ 0.602618] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20051117)
    [ 0.603483] ACPI: Interpreter enabled
    [ 0.603488] ACPI: (supports S0 S3 S4 S5)
    [ 0.603522] ACPI: Using IOAPIC for interrupt routing
    [ 0.709320] ACPI: EC: GPE = 0x19, I/O: command/status = 0x66, data = 0x62
    [ 0.709614] ACPI: No dock devices found.
    [ 0.709618] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.710040] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
    [ 0.710623] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
    [ 0.710626] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
    [ 0.710629] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.710632] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000d3fff]
    [ 0.710634] pci_root PNP0A08:00: host bridge window [mem 0x000d4000-0x000d7fff]
    [ 0.710637] pci_root PNP0A08:00: host bridge window [mem 0x000d8000-0x000dbfff]
    [ 0.710639] pci_root PNP0A08:00: host bridge window [mem 0x000dc000-0x000dffff]
    [ 0.710643] pci_root PNP0A08:00: host bridge window [mem 0xcfe00000-0xfeafffff]
    [ 0.710683] PCI host bridge to bus 0000:00
    [ 0.710686] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.710688] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.710691] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.710693] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    [ 0.710696] pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    [ 0.710698] pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    [ 0.710701] pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    [ 0.710703] pci_bus 0000:00: root bus resource [mem 0xcfe00000-0xfeafffff]
    [ 0.710714] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    [ 0.710765] pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    [ 0.710808] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    [ 0.710842] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    [ 0.710857] pci 0000:00:02.0: reg 10: [mem 0xf7400000-0xf77fffff 64bit]
    [ 0.710866] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.710873] pci 0000:00:02.0: reg 20: [io 0xf000-0xf03f]
    [ 0.710919] pci 0000:00:04.0: [8086:0153] type 00 class 0x118000
    [ 0.710933] pci 0000:00:04.0: reg 10: [mem 0xfed98000-0xfed9ffff 64bit]
    [ 0.711023] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    [ 0.711053] pci 0000:00:14.0: reg 10: [mem 0xf7900000-0xf790ffff 64bit]
    [ 0.711145] pci 0000:00:14.0: PME# supported from D3hot D3cold
    [ 0.711176] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    [ 0.711206] pci 0000:00:16.0: reg 10: [mem 0xf7922000-0xf792200f 64bit]
    [ 0.711301] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    [ 0.711353] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    [ 0.711380] pci 0000:00:1a.0: reg 10: [mem 0xf7920000-0xf79203ff]
    [ 0.711490] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    [ 0.711525] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    [ 0.711543] pci 0000:00:1b.0: reg 10: [mem 0xf7918000-0xf791bfff 64bit]
    [ 0.711626] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    [ 0.711657] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    [ 0.711790] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    [ 0.711831] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    [ 0.711963] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    [ 0.712027] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    [ 0.712052] pci 0000:00:1d.0: reg 10: [mem 0xf791f000-0xf791f3ff]
    [ 0.712164] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    [ 0.712196] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
    [ 0.712346] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    [ 0.712370] pci 0000:00:1f.2: reg 10: [io 0xf0b0-0xf0b7]
    [ 0.712380] pci 0000:00:1f.2: reg 14: [io 0xf0a0-0xf0a3]
    [ 0.712391] pci 0000:00:1f.2: reg 18: [io 0xf090-0xf097]
    [ 0.712400] pci 0000:00:1f.2: reg 1c: [io 0xf080-0xf083]
    [ 0.712410] pci 0000:00:1f.2: reg 20: [io 0xf060-0xf07f]
    [ 0.712421] pci 0000:00:1f.2: reg 24: [mem 0xf791e000-0xf791e7ff]
    [ 0.712480] pci 0000:00:1f.2: PME# supported from D3hot
    [ 0.712505] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    [ 0.712526] pci 0000:00:1f.3: reg 10: [mem 0xf791d000-0xf791d0ff 64bit]
    [ 0.712556] pci 0000:00:1f.3: reg 20: [io 0xf040-0xf05f]
    [ 0.712601] pci 0000:00:1f.6: [8086:1e24] type 00 class 0x118000
    [ 0.712629] pci 0000:00:1f.6: reg 10: [mem 0xf791c000-0xf791cfff 64bit]
    [ 0.712761] pci 0000:01:00.0: [10de:1140] type 00 class 0x030200
    [ 0.712778] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
    [ 0.712796] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.712814] pci 0000:01:00.0: reg 1c: [mem 0xf0000000-0xf1ffffff 64bit pref]
    [ 0.712826] pci 0000:01:00.0: reg 24: [io 0xe000-0xe07f]
    [ 0.712839] pci 0000:01:00.0: reg 30: [mem 0xf7000000-0xf707ffff pref]
    [ 0.718669] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 0.718673] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 0.718677] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    [ 0.718681] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 0.718759] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 0.719023] pci 0000:03:00.0: [8086:088e] type 00 class 0x028000
    [ 0.719239] pci 0000:03:00.0: reg 10: [mem 0xf7800000-0xf7801fff 64bit]
    [ 0.720103] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    [ 0.725437] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 0.725447] pci 0000:00:1c.1: bridge window [mem 0xf7800000-0xf78fffff]
    [ 0.725477] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.725613] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEG0._PRT]
    [ 0.725684] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    [ 0.725749] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    [ 0.725903] pci0000:00: Requesting ACPI _OSC control (0x1d)
    [ 0.726168] pci0000:00: ACPI _OSC control (0x18) granted
    [ 1.474997] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
    [ 1.475053] ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 12)
    [ 1.475105] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 12)
    [ 1.475156] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 12)
    [ 1.475207] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 1.475258] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 12) *0, disabled.
    [ 1.475309] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 10 12)
    [ 1.475359] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 10 12)
    [ 1.475453] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 1.475460] vgaarb: loaded
    [ 1.475461] vgaarb: bridge control possible 0000:00:02.0
    [ 1.475508] PCI: Using ACPI for IRQ routing
    [ 1.477328] PCI: pci_cache_line_size set to 64 bytes
    [ 1.477339] pci 0000:00:04.0: no compatible bridge window for [mem 0xfed98000-0xfed9ffff 64bit]
    [ 1.477421] reserve RAM buffer: 000000000009f000 - 000000000009ffff
    [ 1.477423] reserve RAM buffer: 0000000040004000 - 0000000043ffffff
    [ 1.477426] reserve RAM buffer: 00000000c97be000 - 00000000cbffffff
    [ 1.477439] reserve RAM buffer: 00000000c9dd7000 - 00000000cbffffff
    [ 1.477451] reserve RAM buffer: 00000000c9ddf000 - 00000000cbffffff
    [ 1.477462] reserve RAM buffer: 00000000c9f3d000 - 00000000cbffffff
    [ 1.477473] reserve RAM buffer: 00000000c9f8b000 - 00000000cbffffff
    [ 1.477484] reserve RAM buffer: 00000000c9f94000 - 00000000cbffffff
    [ 1.477494] reserve RAM buffer: 00000000c9fb5000 - 00000000cbffffff
    [ 1.477504] reserve RAM buffer: 00000000c9fce000 - 00000000cbffffff
    [ 1.477514] reserve RAM buffer: 00000000c9fdc000 - 00000000cbffffff
    [ 1.477523] reserve RAM buffer: 00000000c9fec000 - 00000000cbffffff
    [ 1.477532] reserve RAM buffer: 00000000c9ff8000 - 00000000cbffffff
    [ 1.477540] reserve RAM buffer: 00000000ca01c000 - 00000000cbffffff
    [ 1.477548] reserve RAM buffer: 00000000ca032000 - 00000000cbffffff
    [ 1.477556] reserve RAM buffer: 00000000ca045000 - 00000000cbffffff
    [ 1.477563] reserve RAM buffer: 00000000ca07f000 - 00000000cbffffff
    [ 1.477569] reserve RAM buffer: 00000000ca081000 - 00000000cbffffff
    [ 1.477575] reserve RAM buffer: 00000000ca084000 - 00000000cbffffff
    [ 1.477581] reserve RAM buffer: 00000000ca0a1000 - 00000000cbffffff
    [ 1.477586] reserve RAM buffer: 00000000ca8cb000 - 00000000cbffffff
    [ 1.477590] reserve RAM buffer: 00000000cad1d000 - 00000000cbffffff
    [ 1.477593] reserve RAM buffer: 00000000cb000000 - 00000000cbffffff
    [ 1.477596] reserve RAM buffer: 000000012f200000 - 000000012fffffff
    [ 1.477696] NetLabel: Initializing
    [ 1.477698] NetLabel: domain hash size = 128
    [ 1.477699] NetLabel: protocols = UNLABELED CIPSOv4
    [ 1.477713] NetLabel: unlabeled traffic allowed by default
    [ 1.477738] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 1.477746] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 1.479760] Switching to clocksource hpet
    [ 1.485853] pnp: PnP ACPI init
    [ 1.485869] ACPI: bus type pnp registered
    [ 1.486219] pnp 00:00: [bus 00-3e]
    [ 1.486224] pnp 00:00: [io 0x0000-0x0cf7 window]
    [ 1.486226] pnp 00:00: [io 0x0cf8-0x0cff]
    [ 1.486229] pnp 00:00: [io 0x0d00-0xffff window]
    [ 1.486231] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    [ 1.486234] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
    [ 1.486236] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
    [ 1.486238] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
    [ 1.486241] pnp 00:00: [mem 0x000cc000-0x000cffff window]
    [ 1.486243] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
    [ 1.486246] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
    [ 1.486248] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
    [ 1.486250] pnp 00:00: [mem 0x000dc000-0x000dffff window]
    [ 1.486253] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
    [ 1.486255] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
    [ 1.486257] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
    [ 1.486260] pnp 00:00: [mem 0x000ec000-0x000effff window]
    [ 1.486262] pnp 00:00: [mem 0x000f0000-0x000fffff window]
    [ 1.486264] pnp 00:00: [mem 0xcfe00000-0xfeafffff window]
    [ 1.486267] pnp 00:00: [mem 0x00010000-0x0001ffff window]
    [ 1.486345] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 1.486376] pnp 00:01: [mem 0xfed40000-0xfed44fff]
    [ 1.486418] system 00:01: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 1.486422] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.533253] pnp 00:02: [io 0x0000-0x001f]
    [ 1.533255] pnp 00:02: [io 0x0081-0x0091]
    [ 1.533257] pnp 00:02: [io 0x0093-0x009f]
    [ 1.533259] pnp 00:02: [io 0x00c0-0x00df]
    [ 1.533262] pnp 00:02: [dma 4]
    [ 1.533297] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 1.533306] pnp 00:03: [mem 0xff000000-0xffffffff]
    [ 1.533336] pnp 00:03: Plug and Play ACPI device, IDs INT0800 (active)
    [ 1.533438] pnp 00:04: [mem 0xfed00000-0xfed003ff]
    [ 1.533473] pnp 00:04: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 1.533487] pnp 00:05: [io 0x002e-0x002f]
    [ 1.533489] pnp 00:05: [io 0x004e-0x004f]
    [ 1.533491] pnp 00:05: [io 0x0061]
    [ 1.533493] pnp 00:05: [io 0x0063]
    [ 1.533495] pnp 00:05: [io 0x0065]
    [ 1.533497] pnp 00:05: [io 0x0067]
    [ 1.533498] pnp 00:05: [io 0x0070]
    [ 1.533500] pnp 00:05: [io 0x0080]
    [ 1.533502] pnp 00:05: [io 0x0092]
    [ 1.533504] pnp 00:05: [io 0x00b2-0x00b3]
    [ 1.533506] pnp 00:05: [io 0x0680-0x069f]
    [ 1.533508] pnp 00:05: [io 0x0200-0x020f]
    [ 1.533510] pnp 00:05: [io 0xffff]
    [ 1.533512] pnp 00:05: [io 0xffff]
    [ 1.533514] pnp 00:05: [io 0x0400-0x0453]
    [ 1.533518] pnp 00:05: [io 0x0458-0x047f]
    [ 1.533520] pnp 00:05: [io 0x0500-0x057f]
    [ 1.533522] pnp 00:05: [io 0x164e-0x164f]
    [ 1.533573] system 00:05: [io 0x0680-0x069f] has been reserved
    [ 1.533576] system 00:05: [io 0x0200-0x020f] has been reserved
    [ 1.533579] system 00:05: [io 0xffff] has been reserved
    [ 1.533581] system 00:05: [io 0xffff] has been reserved
    [ 1.533584] system 00:05: [io 0x0400-0x0453] has been reserved
    [ 1.533587] system 00:05: [io 0x0458-0x047f] has been reserved
    [ 1.533590] system 00:05: [io 0x0500-0x057f] has been reserved
    [ 1.533592] system 00:05: [io 0x164e-0x164f] has been reserved
    [ 1.533596] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.533606] pnp 00:06: [io 0x0070-0x0077]
    [ 1.533620] pnp 00:06: [irq 8]
    [ 1.533653] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 1.533685] pnp 00:07: [io 0x0454-0x0457]
    [ 1.533733] system 00:07: [io 0x0454-0x0457] has been reserved
    [ 1.533737] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    [ 1.533764] pnp 00:08: [io 0x0010-0x001f]
    [ 1.533767] pnp 00:08: [io 0x0022-0x003f]
    [ 1.533769] pnp 00:08: [io 0x0044-0x005f]
    [ 1.533771] pnp 00:08: [io 0x0072-0x007f]
    [ 1.533773] pnp 00:08: [io 0x0080]
    [ 1.533774] pnp 00:08: [io 0x0084-0x0086]
    [ 1.533776] pnp 00:08: [io 0x0088]
    [ 1.533778] pnp 00:08: [io 0x008c-0x008e]
    [ 1.533780] pnp 00:08: [io 0x0090-0x009f]
    [ 1.533782] pnp 00:08: [io 0x00a2-0x00bf]
    [ 1.533784] pnp 00:08: [io 0x00e0-0x00ef]
    [ 1.533786] pnp 00:08: [io 0x04d0-0x04d1]
    [ 1.533836] system 00:08: [io 0x04d0-0x04d1] has been reserved
    [ 1.533840] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.533849] pnp 00:09: [io 0x00f0-0x00ff]
    [ 1.533858] pnp 00:09: [irq 13]
    [ 1.533892] pnp 00:09: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 1.533945] pnp 00:0a: [irq 12]
    [ 1.533982] pnp 00:0a: Plug and Play ACPI device, IDs ETD0105 SYN0a00 SYN0002 PNP0f03 PNP0f13 PNP0f12 (active)
    [ 1.534008] pnp 00:0b: [io 0x0060]
    [ 1.534010] pnp 00:0b: [io 0x0064]
    [ 1.534017] pnp 00:0b: [irq 1]
    [ 1.534053] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    [ 1.534293] pnp 00:0c: [mem 0xfed1c000-0xfed1ffff]
    [ 1.534295] pnp 00:0c: [mem 0xfed10000-0xfed17fff]
    [ 1.534297] pnp 00:0c: [mem 0xfed18000-0xfed18fff]
    [ 1.534300] pnp 00:0c: [mem 0xfed19000-0xfed19fff]
    [ 1.534302] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
    [ 1.534304] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
    [ 1.534306] pnp 00:0c: [mem 0xfed90000-0xfed93fff]
    [ 1.534308] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
    [ 1.534310] pnp 00:0c: [mem 0xff000000-0xffffffff]
    [ 1.534313] pnp 00:0c: [mem 0xfee00000-0xfeefffff]
    [ 1.534315] pnp 00:0c: [mem 0xcfe00000-0xcfe00fff]
    [ 1.534382] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 1.534385] system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved
    [ 1.534388] system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved
    [ 1.534392] system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved
    [ 1.534395] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    [ 1.534398] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    [ 1.534401] system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved
    [ 1.534404] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    [ 1.534407] system 00:0c: [mem 0xff000000-0xffffffff] has been reserved
    [ 1.534413] system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved
    [ 1.534416] system 00:0c: [mem 0xcfe00000-0xcfe00fff] has been reserved
    [ 1.534420] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.534494] pnp 00:0d: [mem 0xcfe00000-0xcfe00fff]
    [ 1.534558] system 00:0d: [mem 0xcfe00000-0xcfe00fff] has been reserved
    [ 1.534562] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 1.534715] pnp 00:0e: [mem 0x20000000-0x201fffff]
    [ 1.534718] pnp 00:0e: [mem 0x40004000-0x40004fff]
    [ 1.534783] system 00:0e: [mem 0x20000000-0x201fffff] has been reserved
    [ 1.534786] system 00:0e: [mem 0x40004000-0x40004fff] has been reserved
    [ 1.534790] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 1.534823] pnp: PnP ACPI: found 15 devices
    [ 1.534824] ACPI: ACPI bus type pnp unregistered
    [ 1.541624] pci 0000:00:04.0: BAR 0: assigned [mem 0xcfe08000-0xcfe0ffff 64bit]
    [ 1.541631] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    [ 1.541634] pci 0000:00:01.0: bridge window [io 0xe000-0xefff]
    [ 1.541638] pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff]
    [ 1.541642] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 1.541647] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
    [ 1.541662] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
    [ 1.541670] pci 0000:00:1c.1: bridge window [mem 0xf7800000-0xf78fffff]
    [ 1.541716] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 1.541719] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 1.541721] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 1.541724] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    [ 1.541727] pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    [ 1.541729] pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    [ 1.541732] pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    [ 1.541734] pci_bus 0000:00: resource 11 [mem 0xcfe00000-0xfeafffff]
    [ 1.541737] pci_bus 0000:01: resource 0 [io 0xe000-0xefff]
    [ 1.541739] pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff]
    [ 1.541742] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf1ffffff 64bit pref]
    [ 1.541745] pci_bus 0000:03: resource 1 [mem 0xf7800000-0xf78fffff]
    [ 1.541791] NET: Registered protocol family 2
    [ 1.541920] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    [ 1.542713] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    [ 1.544194] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 1.544343] TCP: Hash tables configured (established 524288 bind 65536)
    [ 1.544346] TCP: reno registered
    [ 1.544359] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 1.544378] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 1.544464] NET: Registered protocol family 1
    [ 1.544482] pci 0000:00:02.0: Boot video device
    [ 1.579823] PCI: CLS 64 bytes, default 64
    [ 1.579868] Unpacking initramfs...
    [ 1.651952] Freeing initrd memory: 2900k freed
    [ 1.652345] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 1.652349] Placing 64MB software IO TLB between ffff8800ba4b2000 - ffff8800be4b2000
    [ 1.652351] software IO TLB at phys 0xba4b2000 - 0xbe4b2000
    [ 1.652909] audit: initializing netlink socket (disabled)
    [ 1.652920] type=2000 audit(1343310419.543:1): initialized
    [ 1.653295] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.655215] VFS: Disk quotas dquot_6.5.2
    [ 1.655264] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.655387] msgmni has been set to 7683
    [ 1.655586] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    [ 1.655616] io scheduler noop registered
    [ 1.655619] io scheduler deadline registered
    [ 1.655674] io scheduler cfq registered (default)
    [ 1.655790] pcieport 0000:00:01.0: irq 42 for MSI/MSI-X
    [ 1.656047] efifb: probing for efifb
    [ 1.658527] efifb: framebuffer at 0xd0000000, mapped to 0xffffc9000a200000, using 3072k, total 3072k
    [ 1.658530] efifb: mode is 1024x768x32, linelength=4096, pages=1
    [ 1.658532] efifb: scrolling: redraw
    [ 1.658534] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 1.661755] Console: switching to colour frame buffer device 128x48
    [ 1.664865] fb0: EFI VGA frame buffer device
    [ 1.664872] intel_idle: does not run on family 6 model 58
    [ 1.664905] GHES: HEST is not enabled!
    [ 1.664976] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.665554] Linux agpgart interface v0.103
    [ 1.665643] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
    [ 1.667162] i8042: Detected active multiplexing controller, rev 1.1
    [ 1.668312] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.668346] serio: i8042 AUX0 port at 0x60,0x64 irq 12
    [ 1.668370] serio: i8042 AUX1 port at 0x60,0x64 irq 12
    [ 1.668392] serio: i8042 AUX2 port at 0x60,0x64 irq 12
    [ 1.668415] serio: i8042 AUX3 port at 0x60,0x64 irq 12
    [ 1.668518] mousedev: PS/2 mouse device common for all mice
    [ 1.668581] rtc_cmos 00:06: RTC can wake from S4
    [ 1.668727] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
    [ 1.668756] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
    [ 1.668766] cpuidle: using governor ladder
    [ 1.668768] cpuidle: using governor menu
    [ 1.668897] TCP: cubic registered
    [ 1.669011] NET: Registered protocol family 10
    [ 1.669206] NET: Registered protocol family 17
    [ 1.669210] Registering the dns_resolver key type
    [ 1.669345] PM: Hibernation image not present or could not be loaded.
    [ 1.669352] registered taskstats version 1
    [ 1.669923] rtc_cmos 00:06: setting system clock to 2012-07-26 13:47:00 UTC (1343310420)
    [ 1.670074] Initializing network drop monitor service
    [ 1.671692] Freeing unused kernel memory: 740k freed
    [ 1.671810] Write protecting the kernel read-only data: 8192k
    [ 1.677537] Freeing unused kernel memory: 1588k freed
    [ 1.680114] Freeing unused kernel memory: 640k freed
    [ 1.688393] systemd-udevd[48]: starting version 186
    [ 1.702336] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.729878] usbcore: registered new interface driver usbfs
    [ 1.729905] usbcore: registered new interface driver hub
    [ 1.729967] usbcore: registered new device driver usb
    [ 1.730626] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.730703] ehci_hcd 0000:00:1a.0: setting latency timer to 64
    [ 1.730709] ehci_hcd 0000:00:1a.0: EHCI Host Controller
    [ 1.730735] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    [ 1.730768] ehci_hcd 0000:00:1a.0: debug port 2
    [ 1.733581] SCSI subsystem initialized
    [ 1.734651] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
    [ 1.734672] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7920000
    [ 1.735298] libata version 3.00 loaded.
    [ 1.742916] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    [ 1.743591] hub 1-0:1.0: USB hub found
    [ 1.743601] hub 1-0:1.0: 2 ports detected
    [ 1.743896] ehci_hcd 0000:00:1d.0: setting latency timer to 64
    [ 1.743903] ehci_hcd 0000:00:1d.0: EHCI Host Controller
    [ 1.743919] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
    [ 1.743958] ehci_hcd 0000:00:1d.0: debug port 2
    [ 1.747853] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
    [ 1.747877] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf791f000
    [ 1.756260] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    [ 1.756431] hub 2-0:1.0: USB hub found
    [ 1.756436] hub 2-0:1.0: 2 ports detected
    [ 1.756777] xhci_hcd 0000:00:14.0: setting latency timer to 64
    [ 1.756784] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.756817] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    [ 1.756946] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    [ 1.756957] xhci_hcd 0000:00:14.0: irq 16, io mem 0xf7900000
    [ 1.757034] xhci_hcd 0000:00:14.0: irq 43 for MSI/MSI-X
    [ 1.757594] xHCI xhci_add_endpoint called for root hub
    [ 1.757598] xHCI xhci_check_bandwidth called for root hub
    [ 1.757646] hub 3-0:1.0: USB hub found
    [ 1.757657] hub 3-0:1.0: 4 ports detected
    [ 1.757744] xhci_hcd 0000:00:14.0: xHCI Host Controller
    [ 1.757751] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    [ 1.757848] xHCI xhci_add_endpoint called for root hub
    [ 1.757851] xHCI xhci_check_bandwidth called for root hub
    [ 1.757894] hub 4-0:1.0: USB hub found
    [ 1.757905] hub 4-0:1.0: 4 ports detected
    [ 1.759643] ahci 0000:00:1f.2: version 3.0
    [ 1.759745] ahci 0000:00:1f.2: irq 44 for MSI/MSI-X
    [ 1.759829] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode
    [ 1.759836] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    [ 1.759845] ahci 0000:00:1f.2: setting latency timer to 64
    [ 1.766833] scsi0 : ahci
    [ 1.766937] scsi1 : ahci
    [ 1.767022] scsi2 : ahci
    [ 1.767101] scsi3 : ahci
    [ 1.767184] scsi4 : ahci
    [ 1.767262] scsi5 : ahci
    [ 1.767498] ata1: SATA max UDMA/133 abar m2048@0xf791e000 port 0xf791e100 irq 44
    [ 1.767503] ata2: SATA max UDMA/133 abar m2048@0xf791e000 port 0xf791e180 irq 44
    [ 1.767505] ata3: DUMMY
    [ 1.767507] ata4: DUMMY
    [ 1.767508] ata5: DUMMY
    [ 1.767510] ata6: DUMMY
    [ 2.049225] usb 1-1: new high-speed USB device number 2 using ehci_hcd
    [ 2.085851] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.085878] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 2.086220] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.086306] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.086310] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.086526] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.086607] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.086610] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.086623] ata2.00: ATA-9: SanDisk SSD i100 32GB, 11.50.00, max UDMA/133
    [ 2.086626] ata2.00: 62533296 sectors, multi 1: LBA48 NCQ (depth 31/32)
    [ 2.087041] ata2.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.087128] ata2.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.087131] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.087143] ata1.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
    [ 2.087146] ata1.00: 125045424 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.087320] ata2.00: configured for UDMA/133
    [ 2.087589] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.087650] ata1.00: ACPI cmd ef/10:06:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.087669] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    [ 2.087920] ata1.00: configured for UDMA/133
    [ 2.088043] scsi 0:0:0:0: Direct-Access ATA SAMSUNG SSD 830 CXM0 PQ: 0 ANSI: 5
    [ 2.088297] scsi 1:0:0:0: Direct-Access ATA SanDisk SSD i100 11.5 PQ: 0 ANSI: 5
    [ 2.093498] sd 0:0:0:0: [sda] 125045424 512-byte logical blocks: (64.0 GB/59.6 GiB)
    [ 2.093608] sd 0:0:0:0: [sda] Write Protect is off
    [ 2.093612] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 2.093648] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.093819] sd 1:0:0:0: [sdb] 62533296 512-byte logical blocks: (32.0 GB/29.8 GiB)
    [ 2.093913] sd 1:0:0:0: [sdb] Write Protect is off
    [ 2.093919] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 2.093951] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.095497] sda: sda1 sda2
    [ 2.095893] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 2.096681] sdb: sdb1 sdb2 sdb3
    [ 2.096999] sd 1:0:0:0: [sdb] Attached SCSI disk
    [ 2.173153] hub 1-1:1.0: USB hub found
    [ 2.173332] hub 1-1:1.0: 6 ports detected
    [ 2.227030] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 2.332228] usb 3-3: new high-speed USB device number 2 using xhci_hcd
    [ 2.359348] usb 3-3: ep 0x82 - rounding interval to 32768 microframes, ep desc says 0 microframes
    [ 2.359354] usb 3-3: ep 0x3 - rounding interval to 32768 microframes, ep desc says 0 microframes
    [ 2.415509] systemd-udevd[144]: starting version 186
    [ 2.465386] usb 2-1: new high-speed USB device number 2 using ehci_hcd
    [ 2.465658] [drm] Initialized drm 1.1.0 20060810
    [ 2.468971] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    [ 2.482290] ACPI: Lid Switch [LID]
    [ 2.483112] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
    [ 2.483119] ACPI: Power Button [PWRB]
    [ 2.484540] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    [ 2.484548] ACPI: Sleep Button [SLPB]
    [ 2.488074] agpgart-intel 0000:00:00.0: Intel Ivybridge Chipset
    [ 2.488698] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
    [ 2.491571] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
    [ 2.491779] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
    [ 2.494298] ACPI: Requesting acpi_cpufreq
    [ 2.507995] i915 0000:00:02.0: setting latency timer to 64
    [ 2.530014] thermal LNXTHERM:00: registered as thermal_zone0
    [ 2.530018] ACPI: Thermal Zone [THRM] (52 C)
    [ 2.530047] ACPI: AC Adapter [AC0] (on-line)
    [ 2.532019] Monitor-Mwait will be used to enter C-1 state
    [ 2.532089] Monitor-Mwait will be used to enter C-2 state
    [ 2.532122] ACPI: acpi_idle registered with cpuidle
    [ 2.555771] ACPI: Battery Slot [BAT0] (battery present)
    [ 2.561573] wmi: Mapper loaded
    [ 2.564667] iTCO_vendor_support: vendor-support=0
    [ 2.565251] mei: module is from the staging directory, the quality is unknown, you have been warned.
    [ 2.568922] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 2.569169] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 2.569279] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    [ 2.584441] cfg80211: Calling CRDA to update world regulatory domain
    [ 2.587955] MXM: GUID detected in BIOS
    [ 2.588023] ACPI Error: Needed [Buffer/String/Package], found [Integer] ffff8801271a6000 (20120320/exresop-590)
    [ 2.588032] ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20120320/dswexec-460)
    [ 2.588044] ACPI Error: Method parse/execution failed [\_SB_.PCI0.GFX0._DSM] (Node ffff880128e88348), AE_AML_OPERAND_TYPE (20120

    Sometimes with Intel driver I can see mouse while loading gdm, but then it goes to black.
    I tried to boot with Intel driver with "drm.debug=14" and "log_buf_len=16M"  as boot parameters. There is debug log from gdm, it seems to have some errors, I have not yet looked deeble on it:
    gnome-session[1269]: DEBUG(+): Enabling debugging
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: SESSION_MANAGER=local/Louis-laptop:@/tmp/.ICE-unix/1269,unix/Louis-laptop:/tmp/.ICE-unix/1269
    gnome-session[1269]: DEBUG(+): GsmShell: Not connected to the shell
    gnome-session[1269]: DEBUG(+): GsmManager: setting client store 0xe4e070
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 1: signum=4 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 4 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 2: signum=7 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 7 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 3: signum=11 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 11 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 4: signum=6 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 6 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 5: signum=5 (nil)
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 5 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 6: signum=8 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 8 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 7: signum=1 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 1 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 8: signum=10 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 10 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 9: signum=15 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 15 signals
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Adding handler 10: signum=2 0x41c9e0
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Registering for 2 signals
    gnome-session[1269]: DEBUG(+): fill: *** Getting session 'gdm-shell'
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/var/lib/gdm/.config/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /etc/xdg/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/etc/xdg/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/usr/share/gdm/greeter/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /usr/local/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): Cannot use session '/usr/local/share/gnome-session/sessions/gdm-shell.session': non-existing or invalid file.
    gnome-session[1269]: DEBUG(+): fill: *** Looking if /usr/share/gnome-session/sessions/gdm-shell.session is a valid session file
    gnome-session[1269]: DEBUG(+): fill: *** Launching helper 'bash -c 'gnome-shell --help | grep -q gdm-mode && /usr/lib/gnome-session/gnome-session-check-accelerated'' to know if session is runnable
    gnome-session[1269]: DEBUG(+): fill: *** Checking required components and providers
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): fill: *** Done checking required components and providers
    gnome-session[1269]: DEBUG(+): fill: *** Adding required components
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/usr/share/gdm/greeter/applications/gnome-shell.desktop'
    gnome-session[1269]: DEBUG(+): GsmManager: read /usr/share/gdm/greeter/applications/gnome-shell.desktop
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App1 to store
    gnome-session[1269]: DEBUG(+): GsmManager: adding required app gnome-shell.desktop
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking for file 'gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.config/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gnome/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/etc/xdg/autostart'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/var/lib/gdm/.local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/gdm/greeter/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/local/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: Looking in '/usr/share/applications'
    gnome-session[1269]: DEBUG(+): GsmUtil: found in XDG dirs: '/etc/xdg/autostart/gnome-settings-daemon.desktop'
    gnome-session[1269]: DEBUG(+): GsmManager: read /etc/xdg/autostart/gnome-settings-daemon.desktop
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/App2 to store
    gnome-session[1269]: DEBUG(+): GsmManager: adding required app gnome-settings-daemon.desktop
    gnome-session[1269]: DEBUG(+): fill: *** Done adding required components
    gnome-session[1269]: DEBUG(+): fill: *** Adding default providers
    gnome-session[1269]: DEBUG(+): fill: *** Done adding default providers
    gnome-session[1269]: DEBUG(+): GsmManager: GSM starting to manage
    gnome-session[1269]: DEBUG(+): GsmManager: App startup summary
    gnome-session[1269]: DEBUG(+): GsmManager: Phase INITIALIZATION
    gnome-session[1269]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App2 app-id:gnome-settings-daemon.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1269]: DEBUG(+): GsmManager: Phase WINDOW_MANAGER
    gnome-session[1269]: DEBUG(+): GsmManager: Phase PANEL
    gnome-session[1269]: DEBUG(+): GsmManager: Phase DESKTOP
    gnome-session[1269]: DEBUG(+): GsmManager: Phase APPLICATION
    gnome-session[1269]: DEBUG(+): GsmManager: ID: /org/gnome/SessionManager/App1 app-id:gnome-shell.desktop is-disabled:0 is-conditionally-disabled:0
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase INITIALIZATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App2'
    gnome-session[1269]: DEBUG(+): Starting app: /org/gnome/SessionManager/App2
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: starting gnome-settings-daemon.desktop: command=/usr/lib/gnome-settings-daemon/gnome-settings-daemon startup-id=10bba787d7390cc455134324418397061300000012690001
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: started pid:1279
    gnome-session[1269]: DEBUG(+): GsmManager: RegisterClient
    gnome-session[1269]: DEBUG(+): GsmManager: Adding new client 10bba787d7390cc455134324418445168000000012690002 to session
    gnome-session[1269]: DEBUG(+): uid = 120
    gnome-session[1269]: DEBUG(+): pid = 1360
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client1 to store
    gnome-session[1269]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager interface=org.gnome.SessionManager method=RegisterClient
    gnome-session[1269]: DEBUG(+): GsmManager: RegisterClient 10bba787d7390cc455134324418397061300000012690001
    gnome-session[1269]: DEBUG(+): GsmManager: Adding new client 10bba787d7390cc455134324418397061300000012690001 to session
    gnome-session[1269]: DEBUG(+): uid = 120
    gnome-session[1269]: DEBUG(+): pid = 1279
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client2 to store
    gnome-session[1269]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): App gnome-settings-daemon.desktop registered
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase INITIALIZATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase WINDOW_MANAGER
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase WINDOW_MANAGER
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase PANEL
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase PANEL
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase DESKTOP
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase DESKTOP
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase APPLICATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting app '/org/gnome/SessionManager/App1'
    gnome-session[1269]: DEBUG(+): Starting app: /org/gnome/SessionManager/App1
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=gnome-shell --gdm-mode startup-id=10bba787d7390cc455134324418396973400000012690000
    gnome-session[1269]: DEBUG(+): GsmAutostartApp: started pid:1369
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase APPLICATION
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase RUNNING
    gnome-session[1269]: DEBUG(+): GsmPresence: adding idle watch
    gnome-session[1269]: DEBUG(+): GSIdleMonitor: creating new alarm for positive transition wait=600000
    gnome-session[1269]: DEBUG(+): GSIdleMonitor: creating new alarm for negative transition wait=599999
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: accept_ice_connection()
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: auth_ice_connection()
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Setting up new connection
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: New client '0xe99030 []'
    gnome-session[1269]: DEBUG(+): GsmStore: Adding object id /org/gnome/SessionManager/Client3 to store
    gnome-session[1269]: DEBUG(+): GsmManager: Client added: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Initializing client 0xe99030 []
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 []' received RegisterClient(10bba787d7390cc455134324418396973400000012690000)
    gnome-session[1269]: DEBUG(+): GsmManager: Adding new client 10bba787d7390cc455134324418396973400000012690000 to session
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Sending RegisterClientReply to '0xe99030 [10bba787d7390cc455134324418396973400000012690000]'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Set properties from client '0xe99030 [10bba787d7390cc455134324418396973400000012690000]'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Program = 'gnome-shell'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: UserID = 'gdm'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: RestartStyleHint = 0
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: ProcessID = '1369'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: CurrentDirectory = '/var/lib/gdm'
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: _GSM_Priority = 20
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Presence interface=org.freedesktop.DBus.Properties method=GetAll
    Window manager warning: CurrentTime used to choose focus window; focus window may not be correct.
    Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen!
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: handling signal 15
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Found 1 callbacks
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: running 15 handler: 0x41c9e0
    gnome-session[1269]: DEBUG(+): Got callback for signal 15
    gnome-session[1269]: DEBUG(+): GsmManager: Logout called
    gnome-session[1269]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1269]: DEBUG(+): GsmManager: requesting logout
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase RUNNING
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase QUERY_END_SESSION
    gnome-session[1269]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: Client /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmManager: sending query-end-session to clients (logout mode: forceful)
    gnome-session[1269]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.8
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmDBusClient: sending QueryEndSession signal to :1.2
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to query clients: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): Caught signal 15, shutting down normally.
    gnome-session[1269]: DEBUG(+): GdmSignalHandler: Done handling signals
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]' received SaveYourselfDone(success = True)
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xfc3640, FALSE, 3, 9, 32771, 0)
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: query end session complete
    gnome-session[1269]: DEBUG(+): GsmShell: Connected to the shell
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase QUERY_END_SESSION
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase END_SESSION
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: adding client to end-session clients: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]' received SaveYourselfDone(success = True)
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmXsmpServer: sms_error_handler (0xfc3640, FALSE, 3, c, 32771, 0)
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client1 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/gnome/SessionManager/Client2 interface=org.gnome.SessionManager.ClientPrivate method=EndSessionResponse
    gnome-session[1269]: DEBUG(+): GsmDBusClient: got EndSessionResponse is-ok:1 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: Response from end session request: is-ok=1 do-last=0 cancel=0 reason=
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase END_SESSION
    gnome-session[1269]: DEBUG(+): Using ConsoleKit for session tracking
    gnome-session[1269]: DEBUG(+): GsmManager: starting phase EXIT
    gnome-session[1269]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: xsmp_stop ('0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]')
    gnome-session[1269]: DEBUG(+): GsmManager: stopped client: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: Client '0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000]' received CloseConnection
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xe99030
    gnome-session[1269]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client3
    gnome-session[1269]: DEBUG(+): GsmXSMPClient: xsmp_finalize (0xe99030 [gnome-shell 10bba787d7390cc455134324418396973400000012690000])
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect for app 'at-spi-registryd.desktop'
    gnome-session[1269]: DEBUG(+): GsmManager: unable to find application for client - not restarting
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xe7ff30
    gnome-session[1269]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client1
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    gnome-session[1269]: DEBUG(+): GsmDBusClient: obj_path=(null) interface=(null) method=(null)
    gnome-session[1269]: DEBUG(+): GsmManager: disconnect client: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: in shutdown, not restarting application
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xe9b020
    gnome-session[1269]: DEBUG(+): GsmClient: disposing /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: Client removed: /org/gnome/SessionManager/Client2
    gnome-session[1269]: DEBUG(+): GsmManager: last client disconnected - exiting
    gnome-session[1269]: DEBUG(+): GsmManager: ending phase EXIT
    gnome-session[1269]: DEBUG(+): Unreffing manager
    gnome-session[1269]: DEBUG(+): GsmManager: disposing manager
    gnome-session[1269]: DEBUG(+): GsmStore: Clearing object store
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xece830
    gnome-session[1269]: DEBUG(+): GsmStore: Unreffing object: 0xece910
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App2
    gnome-session[1269]: DEBUG(+): GsmStore: emitting removed for /org/gnome/SessionManager/App1
    gnome-session[1269]: DEBUG(+): GsmStore: Clearing object store
    (gnome-settings-daemon:1279): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    (gnome-settings-daemon:1279): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
    gnome-session[1269]: DEBUG(+): GsmStore: Clearing object store
    PolicyKit daemon disconnected from the bus.
    We are no longer a registered authentication agent.
    g_dbus_connection_real_closed: Remote peer vanished with error: Underlying GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
    Window manager warning: Log level 16: gnome-shell: Fatal IO error 0 (Success) on X server :0.

  • *SOLVED* - 2D draw very slow, intel / fglrx Xorg driver

    Hey all,
    My very first support post to the forums
    I have an issue on a few computers whereby the 2D drawing in X is very slow. This happens on my laptop with Intel vga and also on a desktop when using the proprietary fglrx driver. I did not have this problem a few months ago when using stable. At that time, I installed testing and discovered the problem, so I went back to stable. Some time later an update to Xorg came into stable and since then the problem is now in the that tree also.
    I thought it might be the new GEM stuff for the Intel driver, so I installed the 2.6.28 kernel when it was released - it did not solve the problem. Installing an NVIDIA card into the desktop box does solves the problem (can't do that for my laptop!). Because it's happening with the intel and fglrx drivers, but not with NVIDIA, I think it might be a problem with some Xorg component that the NVIDIA driver performs itself? But I've no idea..
    Essentially, I'm using wmii as my desktop, which is a tiled window manager. Creating a new terminal window, switching between them and closing them all is very slow (taking a second or more), when it should be pretty much instantaneous.
    When doing these things, Xorg takes up 90% CPU usage. By comparison, on the same laptop under Debian it only uses 10% CPU (and the problem does not exist).
    I have created two desktop screencasts of what I mean. In the videos I am quickly opening a bunch of xterms and then later holding down 'switch between terminals', then holding down 'close terminal'. I run htop to show the CPU usage.
    Arch, 4.9 MB, OGV - http://christophersmart.com/videos/archlinux-wmii.ogv
    Debian, 5.7 MB, OGV- http://christophersmart.com/videos/debian-wmii.ogv
    Any ideas?
    Thanks a bunch!
    Chris
    Edit: FYI, the desktop has an Intel Core2 CPU with 8GB RAM and 2 x WD Raptor drives in RAID 0. With an ATI card, wmii is unusable.
    Last edited by csmart (2009-01-17 00:19:57)

    Well I first discovered the problem with the 'intel' driver and later when I set up Arch Linux on a desktop I was met with the same issue. I think it might be some part of Xorg that they both share, but it's not just a problem with the catalyst driver.. unfortunately

  • V570 problem with Intel onboard driver on Windows 7 Pro 64 bit

    Hello Everyone, 
    I recently installed Windows 7 Pro 64 bit on my Lenovo v570. I downloaded the drivers from the support page and I have a strange problem with the onboard graphics driver "Intel Onboard Graphics Driver for Microsoft Windows 7 (64-bit) - Lenovo B470, B570, V370, V470, V570" in the drivers section.
    Installation seems fine, but after restart, the system fails to boot and goes into boot recovery mode, where I get a message saying that booting failed due to a bad driver and the only actual option I have to boot up is to go back to a previous restore point. I tried installing the Nvidia driver for Windows 7, but it says that I need to install an Intel driver first, which is the one that gives me the blue screen when booting. I have also tried installing both drivers without a restart between both installations, but that didn't help.
    I am wondering if anyone in the community has seen something similar. Any advice, information or assistance will be highly appreciated. Thank you very much in advance for your time.
    Best regards,
    Moe.
    Solved!
    Go to Solution.

    Welcome to the Lenovo Community !
    Check out the link I have posted below for video driver installation problems on your model.  The suggestions offered have worked for others.
    http://forums.lenovo.com/t5/Lenovo-C-E-K-M-N-and-V-Series/V570-video-drivers-don-t-work-with-Windows...
    Owner & Operator of the following:
    ● Lenovo Ideapad Z570 w/ Win 7 & Win 8.1 Dual Boot ● Lenovo Yoga 3 Pro w/ Windows 8.1 ● Toshiba A75-S206 w/ Win 7
    ● IBM Thinkpad T-23 w/ Win XP ● IBM Thinkpad T-22 w/ Win XP • As well as multiple desktops dual/triple booting XP, Vista and Win 7.
    ★ Find a post helpful? Thank that member by clicking on the ☆Star☆ to the left awarding them a Kudo.
    ★ Posting a problem and a reply is helpful and it answers your question, please mark it as an "Accepted Solution"
    ★ I'm not a Lenovo employee, just a volunteer geek who likes to help folks. Enjoy your time here, pay it forward by helping others !
    ★ Sorry, I don't answer questions via Private Messages. Posting in the appropriate forum is the best way to get assistance.

  • Fglrx: How to load intel driver with various options, e.g. AccelMethod

    Hi,
    When using fglrx and pxpress on a system with hybrid graphics, how can options be set for the intel device?
    Normally in the "xorg.conf" I could just put something like
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "AccelMethod" "sna"
    EndSection
    But with fglrx installed the xorg.conf looks like
    Section "ServerLayout"
    Identifier "Radeon Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:6:0:0"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    (Adding an intel device section in here would cause major problems(I get segfaults). I guess because both fglrx/pxpress and xorg try to launch the i915 driver)
    So how can I configure options for the intel driver?
    Why do I want to do this?
    Well aside from the ability to tweak the integrated GPU performance in the usual manner, I have a bug that occurs when UXA is used as the accleration method, but not when SNA is used for the intel driver (even before fglrx is installed on the system). Without fglrx SNA is the default anyway, but fglrx for some reason likes to use UXA.
    Last edited by fpghost84 (2014-01-27 15:16:34)

    Hi, thanks for the new link. Yes, this is completely relevant, but unfortunately it's incomplete & didn't work for me. Please pass this along to the documentation team. Referring to the document, here are the steps I followed:
    A) Starting at section "Restore your computer when Windows 8 cannot start normally" ...
    B) I turned the laptop on & pressed F11 : "System Recovery"
    C) Spinning dots never end, just like during normal start-up, as I reported in original post 
    D) -> Document should mention the option of booting from Windows 8 installation DVD
    E) Booting from Windows 8 DVD, I was able to reach step 7 : "On the Advanced options screen, click System Restore ."
    F) I was unable to reach step 8 in the section :  "Click Windows 8 as the target operating system." b/c I need to load the Intel storage driver for the RAID array that's configured in the BIOS, so that System Restore can see my hard drive.
    How can I load that driver??
    Thanks,
    Brad

  • [solved] Dual head / Xinerama / xrandr setup with Intel 945 & dwm

    Recently came into possession of a 17" LCD and would like to use it in tandem with the internal LCD of my netbook. Clone works with xrandr, as does extended mode to an extent.  The problem is that in extended mode (or spanning, or whatever you want to call it) the smaller screen has dead space which isn't respected by dwm (or any other WM I've tried).  So I'd like to setup dual X sessions (aka Zaphod mode?), each running their own instance of dwm--I don't need to move windows from screen to screen so that's not a concern.
    Has anyone had luck accomplishing this with the current intel driver?  The closest I've gotten so far is a black screen/blinking cursor which drops back to a login prompt after a few seconds.   I see a ton of related topics on Google about this and most of them are unresolved.  If I can get something put together I'll document it in the dwm and/or intel wikis.
    Specs:
    * Acer Aspire One AOD150 with Intel GMA945 @ 1024x600
    * LCD @ 1280x1024
    Last edited by thayer (2009-08-30 05:03:14)

    It's a work in progress, but for those who are interested I was able to get a dual-head setup (using xrandr and the Xinerama extensions) with the current Intel driver (not legacy) using the following:
    /etc/X11/xorg.conf:
    # file: /etc/X11/xorg.conf
    # author: Thayer Williams - http://cinderwick.ca
    # vim:enc=utf-8:nu:ai:si:et:ts=4:sw=4:ft=sh:
    Section "ServerLayout"
    Identifier "AA1Xorg"
    Screen 0 "AA1Screen" 0 0
    InputDevice "AA1Keyboard" "CoreKeyboard"
    InputDevice "LogitechMX518" "CorePointer"
    InputDevice "SynapticsTouchpad" "AlwaysCore"
    Option "BlankTime" "0"
    Option "StandbyTime" "0"
    Option "SuspendTime" "0" # disable all other forms of power save
    Option "OffTime" "10" # turn off DPMS-capable monitor after x mins
    EndSection
    Section "ServerFlags"
    Option "DontZap" "false" # ctrl+alt+backspace to restart x (see input too)
    Option "AIGLX" "false"
    Option "AutoAddDevices" "false" # false to disabl hal hotplugging
    Option "AllowMouseOpenFail" "true" # load Xorg even if mouse input not found
    EndSection
    Section "Files"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/75dpi"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/artwiz-fonts"
    FontPath "/usr/share/fonts/local"
    EndSection
    Section "Module"
    Load "synaptics"
    EndSection
    Section "InputDevice"
    Identifier "AA1Keyboard"
    Driver "kbd"
    Option "CoreKeyboard"
    Option "XkbModel" "pc105"
    Option "XkbLayout" "us"
    Option "XkbOptions" "terminate:ctrl_alt_bksp" # yes, we really want ctrl+alt+backspace to restart X
    EndSection
    Section "InputDevice"
    Identifier "LogitechMX518"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "Protocol" "ExplorerPS/2" # options: ExplorerPS/2, IMPS/2, auto, USB (Exp. req'd for side-buttons)
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    Option "ButtonMapping" "1 2 3 8 9"
    Option "Emulate3Buttons" "no"
    EndSection
    Section "InputDevice"
    Identifier "SynapticsTouchpad"
    Driver "synaptics"
    #Option "Device" "/dev/input/mice"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "ZAxisMapping" "4 5 6 7"
    Option "SHMConfig" "true" # configurable at runtime? security risk if on
    Option "LeftEdge" "1700" # x coord left
    Option "RightEdge" "5300" # x coord right
    Option "TopEdge" "1700" # y coord top
    Option "BottomEdge" "4200" # y coord bottom
    Option "FingerLow" "25" # pressure below this level triggers release
    Option "FingerHigh" "30" # pressure above this level triggers touch
    Option "TapButton1" "1" # mouse button reported on a non-corner one-finger tap
    Option "TapButton2" "2" # mouse button reported on a non-corner two-finger tap
    Option "FastTaps" "true" # make single-taps faster, and double-taps slower
    Option "MaxTapTime" "180" # max time in ms for detecting tap
    Option "MaxTapMove" "220"
    Option "VertEdgeScroll" "true" # enable vertical scroll zone
    Option "HorizEdgeScroll" "true" # enable horizontal scroll zone
    Option "CornerCoasting" "true" # enable continuous scroll with finger in corner
    Option "CoastingSpeed" "0.30" # corner coasting speed
    Option "VertScrollDelta" "100" # edge-to-edge scroll distance of the vertical scroll
    Option "HorizScrollDelta" "100" # edge-to-edge scroll distance of the horizontal scroll
    Option "MinSpeed" "0.09" # speed factor for low pointer movement
    Option "MaxSpeed" "0.18" # maximum speed factor for fast pointer movement
    Option "AccelFactor" "0.0015" # acceleration factor for normal pointer movements
    Option "VertTwoFingerScroll" "true" # vertical scroll anywhere with two fingers
    Option "HorizTwoFingerScroll" "true" # horizontal scroll anywhere with two fingers
    EndSection
    Section "Monitor"
    Identifier "AA1Monitor"
    VendorName "Acer"
    Option "DPMS" "true"
    HorizSync 28-96
    VertRefresh 50-75
    EndSection
    Section "Device"
    Identifier "Intel945"
    Driver "intel"
    BusID "PCI:0:2:0"
    Option "Tiling" "false" # controls whether buffers are allocated in tiled mode
    EndSection
    Section "Screen"
    Identifier "AA1Screen"
    Device "Intel945"
    Monitor "AA1Monitor"
    SubSection "Display"
    Depth 24
    Modes "1280x1024" "1280x600" "1024x768" "1024x600" "800x600" "640x480"
    Virtual 2048 2048
    EndSubSection
    EndSection
    Until I have a chance to write a fancier script I've added the following to ~/.xinitrc:
    xrandr --output LVDS1 --mode 1024x600
    xrandr --output VGA1 --below LVDS1 --mode 1280x1024
    The first command ensures the netbook screen takes the proper resolution and the second enables the external LCD.  If I startx when the LCD is disconnected then the netbook screen is the only screen enabled (no dead space).
    Caveats
    1. With mplayer in fullscreen it appears as 1024x600 even when opened on the 1280x1024 screen.
    2. The external LCD cannot be placed left or right of the netbook screen because it would exceed the 2048 virtual resolution which segfaults X with the latest intel driver.  Virtual cannot be set higher than 2048 in either direction without segfaulting X; though I imagine this will be addressed in future versions of the intel driver.
    Many thanks to mzapotoczny!
    Last edited by thayer (2009-08-30 04:41:40)

  • Problem with i915 Intel driver panic..

    Hello,
    I just recently reinstalled Arch on my laptop.  I have a problem with my laptop. When I went to install the Nvidia Optimus stuff and configure my Xorg.conf I was met with problems with the Intel Driver timing out.  When I boot up I get the normal post screen, then grub, I then go to see the GDM login and instead of getting it I just get a black screen.  When I remove the /etc/X11/xorg.conf.d/10-monitor.conf I can boot into Gnome Shell, else I have to switch run levels and login that way.  I have every package up-to-date.  And I haven't seen an /var/log/Xorg.0.log either else I would have posted it.  One other thing is I have added my user account to the Bumblebee account.  One other thing is when I move my web browser around my video flickers..  Any help I can receive with this would be greatly appreciated.
    uname -a
    Linux tux 3.17.1-1-ARCH #1 SMP PREEMPT Wed Oct 15 15:04:35 CEST 2014 x86_64 GNU/Linux
    pacman -q xf86-video-intel:
    xf86-video-intel 2.99.916-3
    pacman -Q xorg-server
    xorg-server 1.16.1-1
    pacman -Q primus
    primus 20131226-1
    pacman -Q mesa
    mesa 10.3.1-1
    pacman -Q lib32-primus
    lib32-primus 20131226-1
    pacman -Q bbswitch
    bbswitch 0.8-18
    pacman -Q gdm
    gdm 3.14.1-1
    pacman -q systemd
    systemd 216-3
    dmesg | grep i915
    [ 1.982842] i915 0000:00:02.0: irq 36 for MSI/MSI-X
    [ 2.099424] [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    [ 2.127859] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 2.127862] i915 0000:00:02.0: registered panic notifier
    [ 2.147795] [drm] Initialized i915 1.6.0 20140725 for 0000:00:02.0 on minor 0
    /etc/X11/xorg.conf.d/20-intel.conf
    Section "Device"
    Identifier "Intel"
    Driver "intel"
    Option "AccelMethod" "sna"
    Option "TearFree" "true"
    Option "monitor-LVDS" "Monitor0"
    BusID "PCI:0:2:0"
    EndSection
    /etc/X11/xorg.conf.d/10-keyboard.conf
    Section "InputClass"
    Identifier "Keyboard0"
    MatchIsKeyboard "on"
    Option "XkbLayout" "us"
    Option "XkbModel" "pc104"
    Option "XkbVariant" ",qwerty"
    EndSection
    /etc/X11/xorg.conf.d/50-synaptic.conf
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "no"
    Option "ZAxisMapping" "4 5"
    EndSection
    /etc/X11/xorg.conf.d/10-monitor.conf
    Section "ServerLayout"
    Identifier "Layout0"
    Screen 0 "Screen0"
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "Mouse0" "CorePointer"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    HorizSync 28.0 - 33.0
    VertRefresh 43.0 - 72.0
    Option "DPMS"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Intel"
    Monitor "Monitor0"
    DefaultDepth 24
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    sudo lspci -v
    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 04c8
    Flags: bus master, fast devsel, latency 0, IRQ 36
    Memory at d1400000 (64-bit, non-prefetchable) [size=4M]
    Memory at c0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at 7000 [size=64]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
    Capabilities: [d0] Power Management version 2
    Capabilities: [a4] PCI Advanced Features
    Kernel driver in use: i915
    Kernel modules: i915
    01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1) (prog-if 00 [VGA controller])
    Subsystem: Dell Device 04c8
    Flags: bus master, fast devsel, latency 0, IRQ 7
    Memory at d0000000 (32-bit, non-prefetchable) [size=16M]
    Memory at a0000000 (64-bit, prefetchable) [size=256M]
    Memory at b0000000 (64-bit, prefetchable) [size=32M]
    I/O ports at 6000 [disabled] [size=128]
    Expansion ROM at d1000000 [disabled] [size=512K]
    Capabilities: [60] Power Management version 3
    Capabilities: [68] MSI: Enable- Count=1/1 Maskable- 64bit+
    Capabilities: [78] Express Endpoint, MSI 00
    Capabilities: [b4] Vendor Specific Information: Len=14 <?>
    Capabilities: [100] Virtual Channel
    Capabilities: [128] Power Budgeting <?>
    Capabilities: [600] Vendor Specific Information: ID=0001 Rev=1 Len=024 <?>
    Kernel modules: nouveau, nvidia
    xrandr -q
    [adramalech@tux log]$ xrandr
    Screen 0: minimum 8 x 8, current 1366 x 768, maximum 32767 x 32767
    LVDS1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 256mm x 144mm
    1366x768 60.05*+
    1024x768 60.00
    800x600 60.32 56.25
    640x480 59.94
    VGA1 disconnected (normal left inverted right x axis y axis)
    VIRTUAL1 disconnected (normal left inverted right x axis y axis)
    cat /proc/bus/input/devices
    I: Bus=0011 Vendor=0001 Product=0001 Version=ab41
    N: Name="AT Translated Set 2 keyboard"
    P: Phys=isa0060/serio0/input0
    S: Sysfs=/devices/platform/i8042/serio0/input/input0
    U: Uniq=
    H: Handlers=sysrq kbd event0
    B: PROP=0
    B: EV=120013
    B: KEY=402000000 380307af800d001 feffffdfffefffff fffffffffffffffe
    B: MSC=10
    B: LED=7
    I: Bus=0019 Vendor=0000 Product=0005 Version=0000
    N: Name="Lid Switch"
    P: Phys=PNP0C0D/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    U: Uniq=
    H: Handlers=event1
    B: PROP=0
    B: EV=21
    B: SW=1
    I: Bus=0019 Vendor=0000 Product=0001 Version=0000
    N: Name="Power Button"
    P: Phys=LNXPWRBN/button/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    U: Uniq=
    H: Handlers=kbd event2
    B: PROP=0
    B: EV=3
    B: KEY=10000000000000 0
    I: Bus=0010 Vendor=001f Product=0001 Version=0100
    N: Name="PC Speaker"
    P: Phys=isa0061/input0
    S: Sysfs=/devices/platform/pcspkr/input/input4
    U: Uniq=
    H: Handlers=kbd event3
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0001 Vendor=10ec Product=0665 Version=0001
    N: Name="HDA Digital PCBeep"
    P: Phys=card0/codec#0/beep0
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/input6
    U: Uniq=
    H: Handlers=kbd event4
    B: PROP=0
    B: EV=40001
    B: SND=6
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Mic"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    U: Uniq=
    H: Handlers=event5
    B: PROP=0
    B: EV=21
    B: SW=10
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    U: Uniq=
    H: Handlers=event6
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0000 Vendor=0000 Product=0000 Version=0000
    N: Name="HDA Intel PCH Headphone"
    P: Phys=ALSA
    S: Sysfs=/devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    U: Uniq=
    H: Handlers=event7
    B: PROP=0
    B: EV=21
    B: SW=4
    I: Bus=0019 Vendor=0000 Product=0000 Version=0000
    N: Name="Dell WMI hotkeys"
    P: Phys=wmi/input0
    S: Sysfs=/devices/virtual/input/input10
    U: Uniq=
    H: Handlers=kbd rfkill event8
    B: PROP=0
    B: EV=13
    B: KEY=1500b00000000 200300000 0 0
    B: MSC=10
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:2f/LNXVIDEO:00/input/input11
    U: Uniq=
    H: Handlers=kbd event9
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0019 Vendor=0000 Product=0006 Version=0000
    N: Name="Video Bus"
    P: Phys=LNXVIDEO/video/input0
    S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input12
    U: Uniq=
    H: Handlers=kbd event10
    B: PROP=0
    B: EV=3
    B: KEY=3e000b00000000 0 0 0
    I: Bus=0003 Vendor=0c45 Product=6430 Version=1208
    N: Name="Laptop_Integrated_Webcam_2M"
    P: Phys=usb-0000:00:1d.0-1.4/button
    S: Sysfs=/devices/pci0000:00/0000:00:1d.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input13
    U: Uniq=
    H: Handlers=kbd event11
    B: PROP=0
    B: EV=3
    B: KEY=100000 0 0 0
    I: Bus=0011 Vendor=0002 Product=0007 Version=01b1
    N: Name="SynPS/2 Synaptics TouchPad"
    P: Phys=isa0060/serio1/input0
    S: Sysfs=/devices/platform/i8042/serio1/input/input5
    U: Uniq=
    H: Handlers=event12 mouse0
    B: PROP=9
    B: EV=b
    B: KEY=6420 30000 0 0 0 0
    B: ABS=260800011000003
    glxinfo | grep OpenGL
    OpenGL vendor string: Intel Open Source Technology Center
    OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
    OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.3.1
    OpenGL core profile shading language version string: 1.40
    OpenGL core profile context flags: (none)
    OpenGL core profile extensions:
    OpenGL version string: 3.0 Mesa 10.3.1
    OpenGL shading language version string: 1.30
    OpenGL context flags: (none)
    OpenGL extensions:
    OpenGL ES profile version string: OpenGL ES 3.0 Mesa 10.3.1
    OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.0
    OpenGL ES profile extensions:
    sudo glxgears -info
    Running synchronized to the vertical refresh. The framerate should be
    approximately the same as the monitor refresh rate.
    GL_RENDERER = Mesa DRI Intel(R) Sandybridge Mobile
    GL_VERSION = 3.0 Mesa 10.3.1
    GL_VENDOR = Intel Open Source Technology Center
    GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_gather GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_compressed_texture_pixel_storage GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_clear_buffer_object GL_ARB_copy_image GL_ARB_explicit_uniform_location GL_ARB_invalidate_subdata GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_buffer_storage GL_ARB_clear_texture GL_ARB_multi_bind GL_ARB_seamless_cubemap_per_texture GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix GL_INTEL_performance_query GL_ARB_conditional_render_inverted
    VisualID 32, 0x20

    Hi
    I assume you have installed the graphic card driver from the Intel website and you use NOT a Toshiba graphic driver which was designed especially for the notebook usage.
    Well, Toshiba recommend using the Toshiba drivers. In this case you should try to use the recommended graphic driver which you can download from the Toshiba driver page.

  • [SOLVED] libva-intel-driver 1.3.2-1 breaks hardware acceleration

    Hello,
    I'm running Arch with XFCE on my Lenovo L540 (i5-4200M, HD4600) on the integrated full HD display and a second full HD screen attached with a mini-Displayport-DVI adaptor.
    Since yesterday's system update my laptop screen randomly shows visual artifacts  (horizontal lines).
    When I open Steam both monitors show multiple copies of the Steam window and finally the second monitor blanks.
    Screenshot
    Here is the pacman.log of the update:
    [2014-06-19 20:36] [PACMAN] Running 'pacman -Syu'
    [2014-06-19 20:36] [PACMAN] synchronizing package lists
    [2014-06-19 20:36] [PACMAN] starting full system upgrade
    [2014-06-19 20:37] [PACMAN] upgraded bash (4.3.018-1 -> 4.3.018-3)
    [2014-06-19 20:37] [PACMAN] upgraded kdelibs (4.13.2-2 -> 4.13.2-3)
    [2014-06-19 20:37] [PACMAN] upgraded libusb (1.0.18-1 -> 1.0.19-1)
    [2014-06-19 20:37] [PACMAN] upgraded libva-intel-driver (1.3.1-1 -> 1.3.2-1)
    [2014-06-19 20:37] [PACMAN] upgraded linux-firmware (20140316.dec41bc-1 -> 20140603.a4f3bc0-1)
    [2014-06-19 20:38] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-06-19 20:38] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Starting build: 3.15.1-1-ARCH
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Starting build: 3.15.1-1-ARCH
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-06-19 20:38] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-19 20:38] [PACMAN] upgraded linux (3.14.6-1 -> 3.15.1-1)
    [2014-06-19 20:38] [PACMAN] upgraded pam (1.1.8-4 -> 1.1.8-5)
    [2014-06-19 20:38] [ALPM-SCRIPTLET] In order to use the new version, reload all virtualbox modules manually.
    [2014-06-19 20:38] [PACMAN] upgraded virtualbox-host-modules (4.3.12-3 -> 4.3.12-5)
    First i tried changing the driver settings in /etc/X11/xorg.conf.d/20-intel.conf to:
    Section "Device"
    Identifier "Intel Graphics"
    Driver "intel"
    Option "TearFree" "true"
    Option "AccelMethod" "sna"
    EndSection
    But nothing changed.
    Eventually only downgrading libva-intel-driver to Version 1.3.1-1 helped.
    Is anyone experiencing a similar issue?
    EDIT: The problem reoccured with libva-intel-driver 1.3.1-1. Seems like it isn't a problem of libva-intel-driver.
    Kernel downgrade also didn't help.
    Last edited by 4ndy (2014-06-20 15:33:52)

    Nope, no problems here on either Ironlake or Haswell, using mpv and flash (via libvdpau-va-gl). Well, mpv tends to freeze sometimes on Ironlake, but that issue was already there with 1.3.1
    I find it weird that libva-intel-driver is the cause for your problems, considering you're seeing issues even with non-video stuff. Are you sure it's libva-intel-driver and not the 3.14.6 -> 3.15.1 kernel upgrade?

  • [FIXED] kernel26-lts for Intel driver's conflict with KMS in kernel26

    Hi,
    I am running on a GM965/GL960 Intel video card. During the install (and later use) of Arch, I had to add i915.modeset=0 on the kernel line in grub when booting to get to a visible terminal; otherwise I used to get a blank screen after udev loaded. However, taking a leaf from Ubuntu on same laptop (and since most fixes for this issue recommended downgrading the kernel), I installed kernel26-lts. This works quite well with the latest xorg (1.9) and intel driver (2.12.0-3).
    kernel26 - 2.6.35
    kernel26-lts - 2.6.32-23
    1. Are desktop users recommended to use the LTS kernel?
    2. For certain components (Broadcom wi-fi), where I intend to install drivers from the AUR - will they work on LTS kernel?
    3. Is this a good strategy? I intend to keep kernel26 also on my machine and when the Intel issue gets fixed, I will switch back to kernel26.
    Last edited by rohit_b (2010-10-01 02:00:30)

    1. If it works for you, use it.
    2. There are -lts versions of some packages and compiling others against any supported kernel should be fine.
    3. Seems nice and simple.
    You can also try .34 version or the regular kernel.

Maybe you are looking for

  • 2001 Dell w/ Sound Blaster card+strip end speakers and two things I don't know to c

    well, I have two devices that a combo CD player/Tape decks/radio tuner/amp; one has misc input, the other doesn't. Both are analog devices, both are old things I bought at a yard sale. I got 6 bookshelf speakers that use pairs of stripped wire as the

  • Jittery image on VGA projectors with MBP

    Recently I have had trouble projecting presentations from my MacBook Pro (15", early 2011, OS 10.8.3, 8 GB RAM) to several different VGA projectors. I am using a mini-Display to VGA adapter and use 2-screen mode (not mirroring). Initially, everything

  • Shared variable question

    Post Author: despec CA Forum: General Hello to the forum once more,I am trying to use a shared variable as a "switch" in a sub report to either turn on/off suppression of a text label and the associated field.  If the user selects a "summary" report,

  • IDOC: Material master data views

    I create a material with an IDOC. The IDOC only contains basic data (i.e: segments E1MARAM and E1MAKTM). However when I look at the material in MM03, I see all the data views. Is this do to missing config in SPRO -> Material master configuration I ju

  • Huge Gaps between lines... Please Help!!!

    Hello, On various sites when i view them i get really large gaps between lines. view this screen shot: http://www.meyerfredericks.com/badbrowser.jpg How do i fix this... it does it on firefox now too since i upgraded to 3.0. So i have two browsers th