[SOLVED] Intel 4000 HD: 3D acceleration?

Hi guys! I just installed arch linux on my HP Sleekbook, which has a Intel 4000 HD GPU.
I've installed xf86-video-intel, intel-dri, libva-intel-driver and lib32-intel-dri. I also edited /etc/X11/xorg.conf.d/20-intel.con and added the tear free configuration.
From KDE System Settings, I chose OpenGL 3.1 Native. The UI runs quite smootly, but KInfoCenter says that I've no 3D acceleration.
My question is whether it's normal or not. If not, what should I do?
http://i57.tinypic.com/jrtgjs.png
-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
Last edited by gnufabio (2014-08-04 19:09:35)

Xabre wrote:
Well, rather funny, just took a better look at your screenshot. Notice that blue glow around the window? That's a window shadow which would not be there if kwin effects are not working.
Actaually, on that same screenshot, it says 3D Accelerator: unknown not 3D Acceleration: unknown. It just can't reconise the model name of the graphics chip.
If you want t confirm your 3d accel is working, just run:
glxinfo|grep direct
If it says "yes", you're good no matter what Kinfocenter is thinking it knows or doesn't.
I can confirm that it says yes! I assume that the Intel 4000 HD is correctly configured. In fact, KDE effects are smooth and good loking (thanks to tearfree configuration).
Thank you for your support man!

Similar Messages

  • [SOLVED] intel 855GM, Xorg 1.6.1 and black screen

    Just installed Arch on my desktop and have the following problem:
    I have generated x.conf.new using X -configure and that resulted in two Device sections for
    cards - "0:2:0" and "0:2:1" Bus ID. With this configuration X refused to load with message
    "Can not set Bus ID", buy either removing section with "0:2:1" completely or by just removing
    "Bus ID" parameter I was able to start X, but it presents only black screen and hangs.
    I have seen several issues like mine on this boards but neither has a solution to fix my problem:
    1) I tried to switch to xf86-video-intel-legacy - same behavior
    2) Tried to use i810 driver instead of intel - "no devices found"
    3) Tried to start X without config file (only using hal) - just hangs badly, black screen and non responsive
    4) Tried disabling autoconfiguration - black screen
    5) Tried disabling DRI - black screen
    6) Tried switching to XAA - black screen
    7) Tried "ForceEnablePipeA "true" - black screen
    8) Tried ignoring one of the monitors using "monitor-VGA", "monitor-LVDS" in device section - black screen
    Anything else I can try? Video Adapter is Intel 82852/855GM at 00:02.0
    Xorg log file with "ModeDebug" true
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux darkzone-mobile 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    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: Sat May 9 20:32:36 2009
    (++) Using config file: "xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Internal LCD"
    (**) | |-->Device "Card0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xfeb00000/524288, I/O @ 0x0000dc00/8
    (--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xfea80000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (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) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, 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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, 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.6.1, 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.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.6.3
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.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, 965G, G35, 965Q, 946GZ,
    965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile IntelВ® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
    (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 "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "XAA"
    (**) intel(0): Option "DRI" "False"
    (**) intel(0): Option "ModeDebug" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
    (--) intel(0): Chipset: "852GM/855GM"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xFEB00000
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (**) intel(0): Using XAA for acceleration
    (II) intel(0): Hardware state on X startup:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): 2 display pipes available.
    (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 External VGA
    (**) intel(0): Option "Ignore" "True"
    (II) intel(0): Output LVDS using monitor section Internal LCD
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): found backlight control method /sys/class/backlight/asus-laptop
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): Resizable framebuffer: not available (0 2)
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
    (II) intel(0): Output LVDS connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 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): 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.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (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
    (==) 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 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (Cannot allocate memory)
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (Cannot allocate memory)
    (II) intel(0): Allocating 3072 scanlines for pixmap cache
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (II) intel(0): Page Flipping disabled
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    16 256x256 slots
    6 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x01000000 (pgoffset 4096)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0011ffff: fake bufmgr (1024 kB)
    (II) intel(0): 0x00120000-0x0012ffff: xaa scratch (64 kB)
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000000d6b8000 physical
    (II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000000b04c000 physical
    (II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000000b08d000 physical
    (II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x000000000b040000 physical
    (II) intel(0): 0x007e9000-0x007e9fff: overlay registers (4 kB, 0x000000000d7fa000 physical
    (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB)
    (II) intel(0): 0x08000000: end of aperture
    (WW) intel(0): Chosen PLL clock of 48.0 Mhz more than 2% away from desired 50.4 Mhz
    (II) intel(0): Mode for pipe B:
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): chosen: dotclock 48000 vco 1344000 ((m 140, m1 23, m2 13), n 3, (p 28, p1 2, p2 14))
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Mode for pipe A:
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 4))
    (II) intel(0): Hardware state at EnterVT:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000001
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x0001feff
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x00000008
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0xd9000000 (enabled, pipe B)
    (II) intel(0): DSPASTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x025703ff (1024, 600)
    (II) intel(0): DSPABASE: 0x01000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x0004140e (n = 4, m1 = 20, m2 = 14)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x90860000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 8, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x033f027f (640 active, 832 total)
    (II) intel(0): HBLANK_A: 0x033f027f (640 start, 832 end)
    (II) intel(0): HSYNC_A: 0x02bf0297 (664 start, 704 end)
    (II) intel(0): VTOTAL_A: 0x020701df (480 active, 520 total)
    (II) intel(0): VBLANK_A: 0x020701df (480 start, 520 end)
    (II) intel(0): VSYNC_A: 0x01ea01e8 (489 start, 491 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x58000000 (disabled, pipe A)
    (II) intel(0): DSPBSTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x01000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x03ff0257 (1024, 600)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x0003170d (n = 3, m1 = 23, m2 = 13)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0xa204008e (disabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 31500 n 4 m1 20 m2 14 p1 8 p2 4
    (II) intel(0): pipe B dot 48000 n 3 m1 23 m2 13 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Disabled
    (--) 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
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (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 3 mouse buttons
    (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) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Asus Laptop extra buttons
    (**) Asus Laptop extra buttons: always reports core events
    (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    (II) Asus Laptop extra buttons: Found 1 mouse buttons
    (II) Asus Laptop extra buttons: Found keys
    (II) Asus Laptop extra buttons: Configuring as keyboard
    (**) Asus Laptop extra buttons: YAxisMapping: buttons 4 and 5
    (**) Asus Laptop extra buttons: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (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"
    (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" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) TPPS/2 IBM TrackPoint: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) Asus Laptop extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Comparing regs from server start up to After LeaveVT
    (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
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (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) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    Latest configuration file which still is not working
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    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 "glx"
    Load "extmod"
    Load "record"
    # Load "dri2"
    # Load "dri"
    Load "dbe"
    EndSection
    Section "Monitor"
    Identifier "Internal LCD"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    EndSection
    Section "Monitor"
    Identifier "External VGA"
    VendorName "Monitor Vendor"
    ModelName "Monitor Model"
    Option "Ignore" "True"
    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" "False" # [<bool>]
    Option "AccelMethod" "XAA"
    #Option "NoDDC" # [<bool>]
    #Option "ShowCache" # [<bool>]
    #Option "XvMCSurfaces" # <i>
    #Option "PageFlip" # [<bool>]
    Identifier "Card0"
    Driver "intel"
    VendorName "Intel Corporation"
    Option "monitor-VGA" "External VGA"
    Option "monitor-LVDS" "Internal LCD"
    Option "ModeDebug" "True"
    BoardName "82852/855GM Integrated Graphics Device"
    BusID "PCI:0:2:0"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Internal LCD"
    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
    Section "Screen"
    Identifier "Screen1"
    Device "Card0"
    Monitor "External VGA"
    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
    Last edited by B0b (2009-05-10 21:07:56)

    firecat53 wrote:
    Try the xf86-intel-video-newest package from AUR.
    Scott
    Installed 2.7.0 from abs testing.. result is the same.. Unfortunately newest from AUR is not compiling complaining about some
    macro stuff
    Anything else?
    This is log file with 2.7.0 module:
    X.Org X Server 1.6.1
    Release Date: 2009-4-14
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.29-ARCH i686
    Current Operating System: Linux darkzone-mobile 2.6.29-ARCH #1 SMP PREEMPT Wed Apr 29 14:25:30 UTC 2009 i686
    Build Date: 15 April 2009 11:09:10AM
    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: Sat May 9 23:54:58 2009
    (++) Using config file: "/root/xorg.conf.new"
    (==) ServerLayout "X.org Configured"
    (**) |-->Screen "Screen0" (0)
    (**) | |-->Monitor "Internal LCD"
    (**) | |-->Device "Card0"
    (==) Automatically adding devices
    (==) Automatically enabling devices
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/TTF" does not exist.
    Entry deleted from font path.
    (WW) The directory "/usr/share/fonts/Type1" does not exist.
    Entry deleted from font path.
    (**) FontPath set to:
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    /usr/share/fonts/misc,
    /usr/share/fonts/100dpi:unscaled,
    /usr/share/fonts/75dpi:unscaled,
    built-ins
    (**) ModulePath set to "/usr/lib/xorg/modules"
    (II) Cannot locate a core pointer device.
    (II) Cannot locate a core keyboard device.
    (II) The server relies on HAL to provide the list of input devices.
    If no devices become available, reconfigure HAL or disable AllowEmptyInput.
    (II) Loader magic: 0x1a40
    (II) Module ABI versions:
    X.Org ANSI C Emulation: 0.4
    X.Org Video Driver: 5.0
    X.Org XInput driver : 4.0
    X.Org Server Extension : 2.0
    (II) Loader running on linux
    (--) using VT number 7
    (--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xfeb00000/524288, I/O @ 0x0000dc00/8
    (--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/134217728, 0xfea80000/524288
    (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    (II) No APM support in BIOS or kernel
    (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) "record" will be loaded. This was enabled by default and also specified in the config file.
    (II) "dri" will be loaded by default.
    (II) "dri2" will be loaded by default.
    (II) LoadModule: "glx"
    (II) Loading /usr/lib/xorg/modules/extensions//libglx.so
    (II) Module glx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (==) AIGLX enabled
    (II) Loading extension GLX
    (II) LoadModule: "extmod"
    (II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
    (II) Module extmod: vendor="X.Org Foundation"
    compiled for 1.6.1, 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: "record"
    (II) Loading /usr/lib/xorg/modules/extensions//librecord.so
    (II) Module record: vendor="X.Org Foundation"
    compiled for 1.6.1, 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: "dbe"
    (II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
    (II) Module dbe: vendor="X.Org Foundation"
    compiled for 1.6.1, 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.6.1, 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.6.1, module version = 1.0.0
    ABI class: X.Org Server Extension, version 2.0
    (II) Loading extension DRI2
    (II) LoadModule: "intel"
    (II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
    (II) Module intel: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.7.0
    Module class: X.Org Video Driver
    ABI class: X.Org Video Driver, version 5.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, IGD_GM, IGD_G, 965G, G35,
    965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
    Mobile IntelВ® GM45 Express Chipset,
    Intel Integrated Graphics Device, G45/G43, Q45/Q43, G41
    (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 "vgahw"
    (II) LoadModule: "vgahw"
    (II) Loading /usr/lib/xorg/modules//libvgahw.so
    (II) Module vgahw: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 0.1.0
    ABI class: X.Org Video Driver, version 5.0
    (II) Loading sub module "ramdac"
    (II) LoadModule: "ramdac"
    (II) Module "ramdac" already built-in
    (==) intel(0): Depth 24, (--) framebuffer bpp 32
    (==) intel(0): RGB weight 888
    (==) intel(0): Default visual is TrueColor
    (**) intel(0): Option "AccelMethod" "XAA"
    (**) intel(0): Option "DRI" "False"
    (**) intel(0): Option "ModeDebug" "True"
    (II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
    (--) intel(0): Chipset: "852GM/855GM"
    (--) intel(0): Linear framebuffer at 0xF0000000
    (--) intel(0): IO registers at addr 0xFEB00000
    (WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
    (**) intel(0): Using XAA for acceleration
    (II) intel(0): Hardware state on X startup:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xc0000008 (on, ready, sequencing idle)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): 2 display pipes available.
    (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 External VGA
    (**) intel(0): Option "Ignore" "True"
    (II) intel(0): Output LVDS using monitor section Internal LCD
    (II) intel(0): I2C bus "LVDSDDC_C" initialized.
    (II) intel(0): Attempting to determine panel fixed mode.
    (II) intel(0): I2C device "LVDSDDC_C:E-EDID segment register" registered at address 0x60.
    (II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
    (II) intel(0): found backlight control method /sys/class/backlight/asus-laptop
    (II) intel(0): I2C bus "DVODDC_D" initialized.
    (II) Loading sub module "sil164"
    (II) LoadModule: "sil164"
    (II) Loading /usr/lib/xorg/modules/drivers//sil164.so
    (II) Module sil164: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7xxx"
    (II) LoadModule: "ch7xxx"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
    (II) Module ch7xxx: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ivch"
    (II) LoadModule: "ivch"
    (II) Loading /usr/lib/xorg/modules/drivers//ivch.so
    (II) Module ivch: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_B" initialized.
    (II) Loading sub module "tfp410"
    (II) LoadModule: "tfp410"
    (II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
    (II) Module tfp410: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_B" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) Loading sub module "ch7017"
    (II) LoadModule: "ch7017"
    (II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
    (II) Module ch7017: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.0.0
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVOI2C_E" initialized.
    (II) intel(0): I2C bus "DVOI2C_E" removed.
    (II) intel(0): I2C bus "DVODDC_D" removed.
    (II) intel(0): Resizable framebuffer: not available (0 2)
    (II) intel(0): EDID for output LVDS
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1024x768" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x960" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1280x1024" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1600x1200" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1792x1344" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1856x1392" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "832x624" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "1920x1440" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Not using default mode "2048x1536" (exceeds panel dimensions)
    (II) intel(0): Printing probed modes for output LVDS
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): Modeline "800x600"x85.1 56.30 800 832 896 1048 600 601 604 631 +hsync +vsync (53.7 kHz)
    (II) intel(0): Modeline "800x600"x72.2 50.00 800 856 976 1040 600 637 643 666 +hsync +vsync (48.1 kHz)
    (II) intel(0): Modeline "800x600"x75.0 49.50 800 816 896 1056 600 601 604 625 +hsync +vsync (46.9 kHz)
    (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    (II) intel(0): Modeline "640x480"x85.0 36.00 640 696 752 832 480 481 484 509 -hsync -vsync (43.3 kHz)
    (II) intel(0): Modeline "640x480"x72.8 31.50 640 664 704 832 480 489 492 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): Modeline "640x480"x75.0 31.50 640 656 720 840 480 481 484 500 -hsync -vsync (37.5 kHz)
    (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    (II) intel(0): Modeline "720x400"x85.0 35.50 720 756 828 936 400 401 404 446 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x400"x85.1 31.50 640 672 736 832 400 401 404 445 -hsync +vsync (37.9 kHz)
    (II) intel(0): Modeline "640x350"x85.1 31.50 640 672 736 832 350 382 385 445 +hsync -vsync (37.9 kHz)
    (II) intel(0): Output LVDS connected
    (II) intel(0): Using exact sizes for initial modes
    (II) intel(0): Output LVDS using initial mode 1024x600
    (II) intel(0): detected 128 kB GTT.
    (II) intel(0): detected 8060 kB stolen memory.
    (==) intel(0): video overlay key set to 0x101fe
    (==) 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.6.1, module version = 1.0.0
    ABI class: X.Org ANSI C Emulation, version 0.4
    (II) Loading sub module "xaa"
    (II) LoadModule: "xaa"
    (II) Loading /usr/lib/xorg/modules//libxaa.so
    (II) Module xaa: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 1.2.1
    ABI class: X.Org Video Driver, version 5.0
    (II) intel(0): Comparing regs from server start up to After PreInit
    (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
    (==) 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 50176 total, 1 used
    (II) intel(0): I830CheckAvailableMemory: 200700 kB available
    (**) intel(0): Framebuffer compression enabled
    (**) intel(0): Tiling enabled
    (==) intel(0): VideoRam: 131072 KB
    (II) intel(0): Attempting memory allocation with tiled buffers.
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 1536 pages failed
    (Cannot allocate memory)
    (WW) intel(0): Allocation error, framebuffer compression disabled
    (WW) intel(0): xf86AllocateGARTMemory: allocation of 10 pages failed
    (Cannot allocate memory)
    (II) intel(0): Allocating 3072 scanlines for pixmap cache
    (II) intel(0): Tiled allocation successful.
    (II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
    (II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
    (II) intel(0): Using XFree86 Acceleration Architecture (XAA)
    Screen to screen bit blits
    Solid filled rectangles
    8x8 mono pattern filled rectangles
    Indirect CPU to Screen color expansion
    Solid Horizontal and Vertical Lines
    Setting up tile and stipple cache:
    32 128x128 slots
    16 256x256 slots
    6 512x512 slots
    (==) intel(0): Backing store disabled
    (==) intel(0): Silken mouse enabled
    (II) intel(0): Initializing HW Cursor
    (WW) intel(0): drmDropMaster failed: Unknown error 4294967295
    (II) intel(0): xf86BindGARTMemory: bind key 0 at 0x007df000 (pgoffset 2015)
    (II) intel(0): xf86BindGARTMemory: bind key 1 at 0x007e0000 (pgoffset 2016)
    (II) intel(0): xf86BindGARTMemory: bind key 2 at 0x007e4000 (pgoffset 2020)
    (II) intel(0): xf86BindGARTMemory: bind key 3 at 0x007e5000 (pgoffset 2021)
    (II) intel(0): xf86BindGARTMemory: bind key 4 at 0x007e9000 (pgoffset 2025)
    (II) intel(0): xf86BindGARTMemory: bind key 5 at 0x00fe9000 (pgoffset 4073)
    (II) intel(0): xf86BindGARTMemory: bind key 6 at 0x01000000 (pgoffset 4096)
    (II) intel(0): Fixed memory allocation layout:
    (II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
    (II) intel(0): 0x00020000-0x0002ffff: xaa scratch (64 kB)
    (II) intel(0): 0x007df000: end of stolen memory
    (II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000000b26d000 physical
    (II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000000e6c4000 physical
    (II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000000b157000 physical
    (II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x00000000099bc000 physical
    (II) intel(0): 0x007e9000-0x00fe8fff: fake bufmgr (8192 kB)
    (II) intel(0): 0x00fe9000-0x00fe9fff: overlay registers (4 kB, 0x0000000006c1a000 physical
    (II) intel(0): 0x01000000-0x01ffffff: front buffer (16384 kB) X tiled
    (II) intel(0): 0x08000000: end of aperture
    (WW) intel(0): Chosen PLL clock of 48.0 Mhz more than 2% away from desired 50.4 Mhz
    (II) intel(0): Mode for pipe B:
    (II) intel(0): Modeline "1024x600"x60.0 50.40 1024 1032 1165 1344 600 603 609 625 (37.5 kHz)
    (II) intel(0): chosen: dotclock 48000 vco 1344000 ((m 140, m1 23, m2 13), n 3, (p 28, p1 2, p2 14))
    (II) intel(0): Selecting standard 18 bit TMDS pixel format.
    (II) intel(0): Mode for pipe A:
    (II) intel(0): Modeline "640x480"x0.0 31.50 640 664 704 832 480 489 491 520 -hsync -vsync (37.9 kHz)
    (II) intel(0): chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 4))
    (II) intel(0): Hardware state at EnterVT:
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000001
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x0001feff
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x00000008
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0xd9000000 (enabled, pipe B)
    (II) intel(0): DSPASTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x025703ff (1024, 600)
    (II) intel(0): DSPABASE: 0x01000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x0004140e (n = 4, m1 = 20, m2 = 14)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x90860000 (enabled, non-dvo, default clock, DAC/serial mode, p1 = 8, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x033f027f (640 active, 832 total)
    (II) intel(0): HBLANK_A: 0x033f027f (640 start, 832 end)
    (II) intel(0): HSYNC_A: 0x02bf0297 (664 start, 704 end)
    (II) intel(0): VTOTAL_A: 0x020701df (480 active, 520 total)
    (II) intel(0): VBLANK_A: 0x020701df (480 start, 520 end)
    (II) intel(0): VSYNC_A: 0x01ea01e8 (489 start, 491 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x58000000 (disabled, pipe A)
    (II) intel(0): DSPBSTRIDE: 0x00001000 (4096 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x01000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x03ff0257 (1024, 600)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x0003170d (n = 3, m1 = 23, m2 = 13)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0xa204008e (disabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 31500 n 4 m1 20 m2 14 p1 8 p2 4
    (II) intel(0): pipe B dot 48000 n 3 m1 23 m2 13 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (II) intel(0): Output configuration:
    (II) intel(0): Pipe A is off
    (II) intel(0): Display plane B is now disabled and connected to pipe A.
    (WW) intel(0): Hardware claims pipe A is on while software believes it is off
    (II) intel(0): Pipe B is on
    (II) intel(0): Display plane A is now enabled and connected to pipe B.
    (II) intel(0): Output LVDS is connected to pipe B
    (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    (II) intel(0): DPMS enabled
    (==) intel(0): Intel XvMC decoder disabled
    (II) intel(0): Set up overlay video
    (II) intel(0): direct rendering: Disabled
    (--) 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
    (II) AIGLX: Screen 0 is not DRI2 capable
    (II) AIGLX: Screen 0 is not DRI capable
    (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    (II) GLX: Initialized DRISWRAST GL provider for screen 0
    (II) intel(0): Setting screen physical size to 270 x 158
    (II) config/hal: Adding input device TPPS/2 IBM TrackPoint
    (II) LoadModule: "evdev"
    (II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
    (II) Module evdev: vendor="X.Org Foundation"
    compiled for 1.6.1, module version = 2.2.2
    Module class: X.Org XInput Driver
    ABI class: X.Org XInput driver, version 4.0
    (**) TPPS/2 IBM TrackPoint: always reports core events
    (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event8"
    (II) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    (II) TPPS/2 IBM TrackPoint: Found x and y relative axes
    (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    (**) TPPS/2 IBM TrackPoint: (accel) filter chain progression: 2.00
    (**) TPPS/2 IBM TrackPoint: (accel) filter stage 0: 20.00 ms
    (**) TPPS/2 IBM TrackPoint: (accel) set acceleration profile 0
    (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 3 mouse buttons
    (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) filter chain progression: 2.00
    (**) Macintosh mouse button emulation: (accel) filter stage 0: 20.00 ms
    (**) Macintosh mouse button emulation: (accel) set acceleration profile 0
    (II) config/hal: Adding input device Asus Laptop extra buttons
    (**) Asus Laptop extra buttons: always reports core events
    (**) Asus Laptop extra buttons: Device: "/dev/input/event5"
    (II) Asus Laptop extra buttons: Found 1 mouse buttons
    (II) Asus Laptop extra buttons: Found keys
    (II) Asus Laptop extra buttons: Configuring as keyboard
    (**) Asus Laptop extra buttons: YAxisMapping: buttons 4 and 5
    (**) Asus Laptop extra buttons: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    (II) XINPUT: Adding extended input device "Asus Laptop extra buttons" (type: KEYBOARD)
    (**) Option "xkb_rules" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (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"
    (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" "evdev"
    (**) Option "xkb_model" "evdev"
    (**) Option "xkb_layout" "us"
    (II) TPPS/2 IBM TrackPoint: Close
    (II) UnloadModule: "evdev"
    (II) Macintosh mouse button emulation: Close
    (II) UnloadModule: "evdev"
    (II) Asus Laptop extra buttons: Close
    (II) UnloadModule: "evdev"
    (II) AT Translated Set 2 keyboard: Close
    (II) UnloadModule: "evdev"
    (II) Video Bus: Close
    (II) UnloadModule: "evdev"
    (II) intel(0): Comparing regs from server start up to After LeaveVT
    (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
    (II) intel(0): DumpRegsBegin
    (II) intel(0): CHDECMISC: 0x00000000 (none, ch2 enh disabled, ch1 enh disabled, ch0 enh disabled, flex disabled, ep not present)
    (II) intel(0): C0DRB0: 0x00000000 (0x0000)
    (II) intel(0): C0DRB1: 0x00000000 (0x0000)
    (II) intel(0): C0DRB2: 0x00000000 (0x0000)
    (II) intel(0): C0DRB3: 0x00000000 (0x0000)
    (II) intel(0): C1DRB0: 0x00000000 (0x0000)
    (II) intel(0): C1DRB1: 0x00000000 (0x0000)
    (II) intel(0): C1DRB2: 0x00000000 (0x0000)
    (II) intel(0): C1DRB3: 0x00000000 (0x0000)
    (II) intel(0): C0DRA01: 0x00000000 (0x0000)
    (II) intel(0): C0DRA23: 0x00000000 (0x0000)
    (II) intel(0): C1DRA01: 0x00000000 (0x0000)
    (II) intel(0): C1DRA23: 0x00000000 (0x0000)
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406 (n = 3, m1 = 20, m2 = 6)
    (II) intel(0): VCLK_POST_DIV: 0x0000888b (vga0 p1 = 13, p2 = 4, vga1 p1 = 10, p2 = 4)
    (II) intel(0): DPLL_TEST: 0x00000000 (, DPLLA input buffer disabled, DPLLB input buffer disabled)
    (II) intel(0): CACHE_MODE_0: 0x00000000
    (II) intel(0): D_STATE: 0x0000030f
    (II) intel(0): DSPCLK_GATE_D: 0x00000000 (clock gates disabled:)
    (II) intel(0): RENCLK_GATE_D1: 0x00000000
    (II) intel(0): RENCLK_GATE_D2: 0x00000000
    (II) intel(0): SDVOB: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOC: 0x00000000 (disabled, pipe A, stall disabled, not detected)
    (II) intel(0): SDVOUDI: 0x00000000
    (II) intel(0): DSPARB: 0x00015455
    (II) intel(0): DSPFW1: 0x00000000
    (II) intel(0): DSPFW2: 0x00000000
    (II) intel(0): DSPFW3: 0x00000000
    (II) intel(0): ADPA: 0x00001c18 (disabled, pipe A, +hsync, +vsync)
    (II) intel(0): LVDS: 0xc0000300 (enabled, pipe B, 18 bit, 1 channel)
    (II) intel(0): DVOA: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOB: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOC: 0x00000000 (disabled, pipe A, no stall, -hsync, -vsync)
    (II) intel(0): DVOA_SRCDIM: 0x00000000
    (II) intel(0): DVOB_SRCDIM: 0x00000000
    (II) intel(0): DVOC_SRCDIM: 0x00000000
    (II) intel(0): PP_CONTROL: 0x00000001 (power target: on)
    (II) intel(0): PP_STATUS: 0xd000000a (on, ready, sequencing on)
    (II) intel(0): PP_ON_DELAYS: 0x019007d0
    (II) intel(0): PP_OFF_DELAYS: 0x01f407d0
    (II) intel(0): PP_DIVISOR: 0x00270f04
    (II) intel(0): PFIT_CONTROL: 0x80000668
    (II) intel(0): PFIT_PGM_RATIOS: 0x00000000
    (II) intel(0): PORT_HOTPLUG_EN: 0x00000000
    (II) intel(0): PORT_HOTPLUG_STAT: 0x00000000
    (II) intel(0): DSPACNTR: 0x00000000 (disabled, pipe A)
    (II) intel(0): DSPASTRIDE: 0x00000000 (0 bytes)
    (II) intel(0): DSPAPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPASIZE: 0x00000000 (1, 1)
    (II) intel(0): DSPABASE: 0x00000000
    (II) intel(0): DSPASURF: 0x00000000
    (II) intel(0): DSPATILEOFF: 0x00000000
    (II) intel(0): PIPEACONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEASRC: 0x027f01df (640, 480)
    (II) intel(0): PIPEASTAT: 0x80000207 (status: FIFO_UNDERRUN VSYNC_INT_STATUS SVBLANK_INT_STATUS VBLANK_INT_STATUS OREG_UPDATE_STATUS)
    (II) intel(0): FPA0: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): FPA1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_A: 0x808b0000 (enabled, non-dvo, VGA, default clock, DAC/serial mode, p1 = 13, p2 = 4)
    (II) intel(0): DPLL_A_MD: 0x00000000
    (II) intel(0): HTOTAL_A: 0x031f027f (640 active, 800 total)
    (II) intel(0): HBLANK_A: 0x03170287 (648 start, 792 end)
    (II) intel(0): HSYNC_A: 0x02ef028f (656 start, 752 end)
    (II) intel(0): VTOTAL_A: 0x020c01df (480 active, 525 total)
    (II) intel(0): VBLANK_A: 0x020401e7 (488 start, 517 end)
    (II) intel(0): VSYNC_A: 0x01eb01e9 (490 start, 492 end)
    (II) intel(0): BCLRPAT_A: 0x00000000
    (II) intel(0): VSYNCSHIFT_A: 0x00000000
    (II) intel(0): DSPBCNTR: 0x49000000 (disabled, pipe B)
    (II) intel(0): DSPBSTRIDE: 0x00000280 (640 bytes)
    (II) intel(0): DSPBPOS: 0x00000000 (0, 0)
    (II) intel(0): DSPBSIZE: 0x01df027f (640, 480)
    (II) intel(0): DSPBBASE: 0x00000000
    (II) intel(0): DSPBSURF: 0x00000000
    (II) intel(0): DSPBTILEOFF: 0x00000000
    (II) intel(0): PIPEBCONF: 0x80000000 (enabled, single-wide)
    (II) intel(0): PIPEBSRC: 0x027f018f (640, 400)
    (II) intel(0): PIPEBSTAT: 0x80000202 (status: FIFO_UNDERRUN VSYNC_INT_STATUS VBLANK_INT_STATUS)
    (II) intel(0): FPB0: 0x00021406 (n = 2, m1 = 20, m2 = 6)
    (II) intel(0): FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
    (II) intel(0): DPLL_B: 0x90020000 (enabled, non-dvo, default clock, LVDS mode, p1 = 2, p2 = 14)
    (II) intel(0): DPLL_B_MD: 0x00000000
    (II) intel(0): HTOTAL_B: 0x053f03ff (1024 active, 1344 total)
    (II) intel(0): HBLANK_B: 0x053f03ff (1024 start, 1344 end)
    (II) intel(0): HSYNC_B: 0x048c0407 (1032 start, 1165 end)
    (II) intel(0): VTOTAL_B: 0x02700257 (600 active, 625 total)
    (II) intel(0): VBLANK_B: 0x02700257 (600 start, 625 end)
    (II) intel(0): VSYNC_B: 0x0260025a (603 start, 609 end)
    (II) intel(0): BCLRPAT_B: 0x00000000
    (II) intel(0): VSYNCSHIFT_B: 0x00000000
    (II) intel(0): VCLK_DIVISOR_VGA0: 0x00021207
    (II) intel(0): VCLK_DIVISOR_VGA1: 0x00031406
    (II) intel(0): VCLK_POST_DIV: 0x0000888b
    (II) intel(0): VGACNTRL: 0x2204008e (enabled)
    (II) intel(0): TV_CTL: 0x00000000
    (II) intel(0): TV_DAC: 0x00000000
    (II) intel(0): TV_CSC_Y: 0x00000000
    (II) intel(0): TV_CSC_Y2: 0x00000000
    (II) intel(0): TV_CSC_U: 0x00000000
    (II) intel(0): TV_CSC_U2: 0x00000000
    (II) intel(0): TV_CSC_V: 0x00000000
    (II) intel(0): TV_CSC_V2: 0x00000000
    (II) intel(0): TV_CLR_KNOBS: 0x00000000
    (II) intel(0): TV_CLR_LEVEL: 0x00000000
    (II) intel(0): TV_H_CTL_1: 0x00000000
    (II) intel(0): TV_H_CTL_2: 0x00000000
    (II) intel(0): TV_H_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_1: 0x00000000
    (II) intel(0): TV_V_CTL_2: 0x00000000
    (II) intel(0): TV_V_CTL_3: 0x00000000
    (II) intel(0): TV_V_CTL_4: 0x00000000
    (II) intel(0): TV_V_CTL_5: 0x00000000
    (II) intel(0): TV_V_CTL_6: 0x00000000
    (II) intel(0): TV_V_CTL_7: 0x00000000
    (II) intel(0): TV_SC_CTL_1: 0x00000000
    (II) intel(0): TV_SC_CTL_2: 0x00000000
    (II) intel(0): TV_SC_CTL_3: 0x00000000
    (II) intel(0): TV_WIN_POS: 0x00000000
    (II) intel(0): TV_WIN_SIZE: 0x00000000
    (II) intel(0): TV_FILTER_CTL_1: 0x00000000
    (II) intel(0): TV_FILTER_CTL_2: 0x00000000
    (II) intel(0): TV_FILTER_CTL_3: 0x00000000
    (II) intel(0): TV_CC_CONTROL: 0x00000000
    (II) intel(0): TV_CC_DATA: 0x00000000
    (II) intel(0): TV_H_LUMA_0: 0x00000000
    (II) intel(0): TV_H_LUMA_59: 0x00000000
    (II) intel(0): TV_H_CHROMA_0: 0x00000000
    (II) intel(0): TV_H_CHROMA_59: 0x00000000
    (II) intel(0): FBC_CFB_BASE: 0x00000000
    (II) intel(0): FBC_LL_BASE: 0x00000000
    (II) intel(0): FBC_CONTROL: 0x00000000
    (II) intel(0): FBC_COMMAND: 0x00000000
    (II) intel(0): FBC_STATUS: 0x20000000
    (II) intel(0): FBC_CONTROL2: 0x00000000
    (II) intel(0): FBC_FENCE_OFF: 0x00000000
    (II) intel(0): FBC_MOD_NUM: 0x00000000
    (II) intel(0): MI_MODE: 0x00000000
    (II) intel(0): MI_ARB_STATE: 0x00000000
    (II) intel(0): MI_RDRET_STATE: 0x00000000
    (II) intel(0): ECOSKPD: 0x00000307
    (II) intel(0): DP_B: 0x00000000
    (II) intel(0): DPB_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPB_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_C: 0x00000000
    (II) intel(0): DPC_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPC_AUX_CH_DATA5: 0x00000000
    (II) intel(0): DP_D: 0x00000000
    (II) intel(0): DPD_AUX_CH_CTL: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA1: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA2: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA3: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA4: 0x00000000
    (II) intel(0): DPD_AUX_CH_DATA5: 0x00000000
    (II) intel(0): FENCE START 0: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 0: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 1: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 1: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 2: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 2: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 3: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 3: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 4: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 4: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 5: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 5: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 6: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 6: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 7: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 7: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 8: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 8: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 9: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 9: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 10: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 10: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 11: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 11: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 12: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 12: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 13: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 13: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 14: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 14: 0x00000000 ( 0x00000000 end)
    (II) intel(0): FENCE START 15: 0x00000000 (disabled, X tile walk, 0 pitch, 0x00000000 start)
    (II) intel(0): FENCE END 15: 0x00000000 ( 0x00000000 end)
    (II) intel(0): pipe A dot 25153 n 2 m1 18 m2 7 p1 13 p2 4
    (II) intel(0): pipe B dot 50571 n 2 m1 20 m2 6 p1 2 p2 14
    (II) intel(0): DumpRegsEnd
    (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) intel(0): xf86UnbindGARTMemory: unbind key 4
    (II) intel(0): xf86UnbindGARTMemory: unbind key 5
    (II) intel(0): xf86UnbindGARTMemory: unbind key 6
    (WW) intel(0): drmDropMaster failed: Unknown error 4294967295

  • I just bought a 2012 Mac Mini from the Apple Store Refurbished Mac Mini 2.3 i7 16 gig 256 SSD Intel 4000

    If Intel 4000 Graphics uses up to 1024 gigs of Integrated where does it get it from if the computer only has a 256 SSD
    I want to run Final Cut Pro X for video editing.
    Will this computer set up do that?
    I know I need external media storage but what about the computer and graphics running FCP X for editing?

    Are you asking the same question you've already posted in this ASC area?
    The RAM (random access memory) is available to the System, and 1024MB
    is 1GB. Your Solid State Drive is 256GB, or add many zeros to the MB figure.
    The SSD or an HDD is storage, also where your OS X & apps live. Spare SSD
    capacity could be used by the OS X as Virtual Memory. Another related topic.
    You may need to acquire and use an external drive via Thunderbolt for storage
    and that may be best if also an SSD since they are faster than hard disk drives
    so may not lag too much with when accessed by Thunderbolt cable by the OS X.
    Not sure if you understand the specifications and how they pertain to the Mac.
    In any event...
    Good luck & happy computing!

  • Intel 4000 problem

    i have 13-inch, Mid 2012 and i installed win 7 on it using boot camp but the intel 4000 graphic shows only 64 mb and i knew it is 512 mb how i can make it 512 mb on win

    Hi:
    Your model comes with the AMD/Intel switchable graphics.
    That means the only driver you can install is the AMD driver from your PC's support and driver page.
    If you force the Intel graphics driver to install, your switchable graphics will no longer function.
    That is why you are getting the error when you try to install the standalone Intel driver.

  • Screen flickring/blinking on intel 4000 card with dual monitors

    Hi community,
    I have Samsung series 9 laptop with Intel 4000 card on board. I have two 23" monitors attached to this laptop via hdmi and vga. I have this weird screen flicker issue even on one monitor attached to the laptop.
    Tried some tips like i915.powersave=0 on boot load. But seems nothing is working atm. It is not that bad, but very annoying at times specially for eyes.
    $ lspci
    00:00.0 Host bridge: Intel Corporation 3rd Gen Core processor DRAM Controller (rev 09)
    00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09)
    00:16.0 Communication controller: Intel Corporation 7 Series/C210 Series Chipset Family MEI Controller #1 (rev 04)
    00:1b.0 Audio device: Intel Corporation 7 Series/C210 Series Chipset Family High Definition Audio Controller (rev 04)
    00:1c.0 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 1 (rev c4)
    00:1c.3 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 4 (rev c4)
    00:1c.4 PCI bridge: Intel Corporation 7 Series/C210 Series Chipset Family PCI Express Root Port 5 (rev c4)
    00:1d.0 USB controller: Intel Corporation 7 Series/C210 Series Chipset Family USB Enhanced Host Controller #1 (rev 04)
    00:1f.0 ISA bridge: Intel Corporation HM75 Express Chipset LPC Controller (rev 04)
    00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA Controller [AHCI mode] (rev 04)
    00:1f.3 SMBus: Intel Corporation 7 Series/C210 Series Chipset Family SMBus Controller (rev 04)
    01:00.0 Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)
    03:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02)
    Any hints for further investigation.
    For the record: before having this 2nd monitor i had to turn off the laptop screen off and use only one screen(the 1st monitor). Using one screen at a time does not have any flickers.
    It can happen any time and on any screen not restricted to browsers, flash, scrolling etc.
    Gnome 3.12.x here.
    Thanks
    Last edited by mmarif4u (2014-06-30 00:23:20)

    Output for drm:
    $ dmesg | grep drm
    [ 1.823113] [drm] Initialized drm 1.1.0 20060810
    [ 1.925602] [drm] Memory usable by graphics device = 2048M
    [ 1.925608] fb: switching to inteldrmfb from VESA VGA
    [ 1.975297] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    [ 1.975299] [drm] Driver supports precise vblank timestamp query.
    [ 2.117233] fbcon: inteldrmfb (fb0) is primary device
    [ 3.360171] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
    [ 3.647249] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    [ 3.674306] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 801.461277] [drm:ivb_err_int_handler] *ERROR* Pipe A FIFO underrun
    [ 801.461287] [drm:cpt_serr_int_handler] *ERROR* PCH transcoder A FIFO underrun
    Tried fluxbox and same result with little flickering.
    Just for more clarity, here is how it actually look like(for me it happens in intervals and can be any screen at a time):
    http://www.youtube.com/watch?v=9NES1rgwNyc
    Will try Tearfree, if that helps. But i am sure it will be the same.

  • Intel 4000 graphics failure both windows and linux on thinkpad edge s430

    After 5-30 minutes the screen breaks up in flickering (or just black) and system freezes. I need to turn off computer. After restart the error occurs again quickly.
    This occurs regardless if I boot to windows or into a linux bootable dvd.
    But
    Remote desktop connection to the computer and it works fine for days .
    ->
    Thus I believe it is the intel 4000 graphics that has some hardware failure which is not invoked upon remote desktop.
    I wonder if this is a known issue?
    I wonder if only a replacement of the intel 4000 graphics will fix this (this probably means replacing the main board entirely?)
    Or
    If it is in any way likely that it is _only_ because maybe thermal paste between cooler and cpu/graphics is slipping?
    Lenovo Thinkpad Edge S430
    Intel I7 + Intel HD 4000
    No additional graphics

    Have you tried setting up the connection manually?
    e.g.
    /etc/init.d/networkmanager stop
    #Unlock wireless devices
    rfkill unblock all
    #enable interface
    ifconfig wlan0 up
    #check network visibility
    iwlist wlan0 scanning
    #configure wifi
    iwconfig wlan0 essid <ESSID>
    iwconfig tx auto
    and then set up wpa_supplicant in case you use WPA2!
    #Get ip address
    dhclient wlan0
    One thing I regularly miss when getting a new wifi device is to add it to the MAC filter list of my router, so check if the MAC address is added there...
    W520|4282-W16|2720QM|16GB|Q1000M|FHD|500GB|UMTS|BIOS 1.26|Gentoo Linux/2.6.39-r3|Win7-64-Prof|

  • [solved] NO HD intel 4000 Sound?

    I installed alsa-utils, I have no sound, not sure how to correct this:
    I beleive my card is 0 and device is 7
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 0: ALC898 Analog [ALC898 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 1: ALC898 Digital [ALC898 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    Added code tags -- Inxsible
    Last edited by tmccaffery (2013-04-11 10:13:01)

    Please learn how to post. You have been pointed to this before.
    https://wiki.archlinux.org/index.php/Fo … ow_to_Post
    http://www.catb.org/~esr/faqs/smart-questions.html
    have you tried anything from the wiki ? if so, are you getting errors? if yes, post them here.

  • Hd intel 4000 code 43 on windows 8.1 - It only works with an older driver version

    Hi there I have an HP Pavilion Sleekbook 14 PC (HP Pavilion Ultrabook 14), with  a 18FA motherboard - version 82.23,  F.12 Bios, and a Intel(R) HD Graphics 4000.  The graphic card only works with the 9.17.10.2932 (12/12/2012) driver, and everytime I try to update to a newer driver version, it shows the "Code 43" error. Does anyone knows how to update the drive and solve the "Code 43" error? Without solving this issue, I can't install the Windows 10. I've tried to update to Windows 10, but it doesn't run this old graphic display driver and it only gives me a blue screen, and if I install a new driver version, there it comes the "Code 43" error. Thank you, guys.

    Hi  ,
    Thank you for visiting the HP Forums! A great place where you can find solutions for your issues with help from the community!
    I came across your post about the Notebook, and wanted to assist you! I have looked into your issue about your HP Pavilion14 Sleekbook and issues with the Drivers for Windows 8.1. If your computer is having problems finding and installing operating system updates, try using the Windows Update Troubleshooting tool to fix the problem.
    I would be happy to assist if needed. How Do I Find My Model Number or Product Number?
    Please let me know.
    Thanks.

  • [SOLVED]Intel HD 4600 HDMI - Monitor won't standby

    Hi,
    I bought a new desktop with the intel i5 4440S - intel hd 4600 and I have a problem with the monitor standby.
    When the monitor go to standby, the monitor's led is orange for only 2 seconds then it goes blue and try to catch the hdmi signal and again like a loop.
    Normally when the monitor is standby the led is always orange until I move the mouse to wake up from the standby.
    The monitor is a Iiyama prolite x2382hs connected via HDMI.
    I am using the latest kernel 3.13rc6 from AUR but the same thing happens with 3.12.
    [kitsune@jp ~]$ xset q
    Keyboard Control:
    auto repeat: on key click percent: 0 LED mask: 00000002
    XKB indicators:
    00: Caps Lock: off 01: Num Lock: on 02: Scroll Lock: off
    03: Compose: off 04: Kana: off 05: Sleep: off
    06: Suspend: off 07: Mute: off 08: Misc: off
    09: Mail: off 10: Charging: off 11: Shift Lock: off
    12: Group 2: off 13: Mouse Keys: off
    auto repeat delay: 500 repeat rate: 33
    auto repeating keys: 00ffffffdffffbbf
    fadfffefffedffff
    9fffffffffffffff
    fff7ffffffffffff
    bell percent: 50 bell pitch: 400 bell duration: 100
    Pointer Control:
    acceleration: 2/1 threshold: 4
    Screen Saver:
    prefer blanking: yes allow exposures: yes
    timeout: 0 cycle: 0
    Colors:
    default colormap: 0x22 BlackPixel: 0x0 WhitePixel: 0xffffff
    Font Path:
    /usr/share/fonts/misc/,/usr/share/fonts/TTF/,/usr/share/fonts/Type1/,built-ins
    DPMS (Energy Star):
    Standby: 0 Suspend: 0 Off: 0
    DPMS is Enabled
    Monitor is On
    What can I do?
    Thanks.
    Last edited by kitsune (2014-01-07 00:03:33)

    Ok, after a long research it seems that this behaviour is normal for HDMI (first time I use HDMI).
    I also tried with the DVI cable and it works fine, confirming that is an HDMI "issue".
    Problem solved.

  • [SOLVED] Intel DRI does not work after update

    Hi,
    after update of kernel from 3.5.6 to 3.6.5 and intel driver and deletion of dri2proto and mesa via pacman -Qdt (there are no more dependencies).. acceleration is no longer working
    $ export LIBGL_DEBUG=verbose; glxinfo | grep renderer
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/i965_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/i965_dri.so
    libGL error: failed to open drm device: Permission denied
    libGL error: failed to load driver: i965
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/tls/swrast_dri.so
    libGL: OpenDriver: trying /usr/lib/xorg/modules/dri/swrast_dri.so
    libGL: Can't open configuration file /etc/drirc: No such file or directory.
    OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 0x301)
    Configuration:
    SandyBridge I5, Intel HD 3000
    Can somebody help?
    Last edited by microcz (2012-11-07 06:15:23)

    OT: A simpler way to check if some packages are installed:
    $ pacman -Q intel-dri libgl foobar
    intel-dri 9.0-1
    libgl 9.0-1
    error: package 'foobar' was not found
    What's the output of 'groups'? Maybe you need to add yourself to 'video' group?
    http://www.linuxquestions.org/questions … nf-794105/
    http://www.mail-archive.com/dri-devel@l … 41313.html

  • [SOLVED]Intel Xorg Fail

    Hi everyone,
    I've found I can no longer start X (just a black screen, no cursor) on my Thinkpad X201 with Intel graphics. It was working fine earlier today (though I did update when this happened), and I've retraced anything I've changed as best I can, but with no luck.
    I have no xorg.conf, but do have a 20-intel.conf in xorg.conf.d (I added this after the problem occurred), otherwise the machine starts looking for vesa drivers.
    EDIT: Interestingly enough, root can start X fine, and I'm definitely in the video group. Creating another user and adding them to the video group, they are also able to start X.
    SOLUTION: I'm a tool. To anyone else with this issue, comment out things in your .xinitrc until you find an offending entry. D'oh!
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.39-ARCH x86_64
    Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    Build Date: 09 July 2011 07:52:32AM
    Current version of pixman: 0.22.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: Wed Jul 20 00:53:22 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    And the obligatory Xorg.0.log
    [ 1612.508]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 1612.508] X Protocol Version 11, Revision 0
    [ 1612.508] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 1612.508] Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 1612.508] Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    [ 1612.508] Build Date: 09 July 2011 07:52:32AM
    [ 1612.508]
    [ 1612.508] Current version of pixman: 0.22.2
    [ 1612.508] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1612.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1612.509] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 20 00:53:22 2011
    [ 1612.509] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1612.509] (==) No Layout section. Using the first Screen section.
    [ 1612.509] (==) No screen section available. Using defaults.
    [ 1612.509] (**) |-->Screen "Default Screen Section" (0)
    [ 1612.509] (**) | |-->Monitor "<default monitor>"
    [ 1612.509] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1612.509] (**) | |-->Device "old Intel"
    [ 1612.509] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1612.509] (==) Automatically adding devices
    [ 1612.509] (==) Automatically enabling devices
    [ 1612.509] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1612.509] Entry deleted from font path.
    [ 1612.509] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1612.509] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1612.510] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1612.510] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1612.510] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1612.510] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1612.510] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1612.510] (II) Loader magic: 0x7d3440
    [ 1612.510] (II) Module ABI versions:
    [ 1612.510] X.Org ANSI C Emulation: 0.4
    [ 1612.510] X.Org Video Driver: 10.0
    [ 1612.510] X.Org XInput driver : 12.2
    [ 1612.510] X.Org Server Extension : 5.0
    [ 1612.511] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    [ 1612.511] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 1612.511] (II) LoadModule: "extmod"
    [ 1612.511] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 1612.511] (II) Module extmod: vendor="X.Org Foundation"
    [ 1612.511] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension MIT-SCREEN-SAVER
    [ 1612.512] (II) Loading extension XFree86-VidModeExtension
    [ 1612.512] (II) Loading extension XFree86-DGA
    [ 1612.512] (II) Loading extension DPMS
    [ 1612.512] (II) Loading extension XVideo
    [ 1612.512] (II) Loading extension XVideo-MotionCompensation
    [ 1612.512] (II) Loading extension X-Resource
    [ 1612.512] (II) LoadModule: "dbe"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 1612.512] (II) Module dbe: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension DOUBLE-BUFFER
    [ 1612.512] (II) LoadModule: "glx"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1612.512] (II) Module glx: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (==) AIGLX enabled
    [ 1612.513] (II) Loading extension GLX
    [ 1612.513] (II) LoadModule: "record"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 1612.513] (II) Module record: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.13.0
    [ 1612.513] Module class: X.Org Server Extension
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension RECORD
    [ 1612.513] (II) LoadModule: "dri"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 1612.513] (II) Module dri: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.0.0
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension XFree86-DRI
    [ 1612.513] (II) LoadModule: "dri2"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 1612.514] (II) Module dri2: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.3, module version = 1.2.0
    [ 1612.514] ABI class: X.Org Server Extension, version 5.0
    [ 1612.514] (II) Loading extension DRI2
    [ 1612.514] (II) LoadModule: "intel"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.514] (II) Module intel: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.2, module version = 2.15.0
    [ 1612.514] Module class: X.Org Video Driver
    [ 1612.514] ABI class: X.Org Video Driver, version 10.0
    [ 1612.514] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 1612.515] (--) using VT number 7
    [ 1612.522] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: drmOpenMinor returns 9
    [ 1612.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 1612.522] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1612.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 1612.522] (==) intel(0): RGB weight 888
    [ 1612.522] (==) intel(0): Default visual is TrueColor
    [ 1612.522] (**) intel(0): Option "DRI" "false"
    [ 1612.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
    [ 1612.522] (--) intel(0): Chipset: "Arrandale"
    [ 1612.522] (**) intel(0): Relaxed fencing enabled
    [ 1612.522] (**) intel(0): Framebuffer tiled
    [ 1612.522] (**) intel(0): Pixmaps tiled
    [ 1612.522] (**) intel(0): 3D buffers tiled
    [ 1612.522] (**) intel(0): SwapBuffers wait enabled
    [ 1612.522] (==) intel(0): video overlay key set to 0x101fe
    [ 1612.523] (II) intel(0): Output LVDS1 has no monitor section
    [ 1612.523] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 1612.523] (II) intel(0): Output VGA1 has no monitor section
    [ 1612.546] (II) intel(0): Output HDMI1 has no monitor section
    [ 1612.547] (II) intel(0): Output DP1 has no monitor section
    [ 1612.547] (II) intel(0): EDID for output LVDS1
    [ 1612.547] (II) intel(0): Manufacturer: LEN Model: 4011 Serial#: 0
    [ 1612.547] (II) intel(0): Year: 2009 Week: 0
    [ 1612.547] (II) intel(0): EDID Version: 1.3
    [ 1612.547] (II) intel(0): Digital Display Input
    [ 1612.547] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 16
    [ 1612.547] (II) intel(0): Gamma: 2.20
    [ 1612.547] (II) intel(0): DPMS capabilities: StandBy Suspend Off
    [ 1612.547] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1612.547] (II) intel(0): First detailed timing is preferred mode
    [ 1612.547] (II) intel(0): redX: 0.592 redY: 0.351 greenX: 0.334 greenY: 0.549
    [ 1612.547] (II) intel(0): blueX: 0.154 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
    [ 1612.547] (II) intel(0): Manufacturer's mask: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 69.3 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 57.8 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Unknown vendor-specific block f
    [ 1612.547] (II) intel(0): LP121WX3-TLC1
    [ 1612.547] (II) intel(0): EDID (in hex):
    [ 1612.547] (II) intel(0): 00ffffffffffff0030ae114000000000
    [ 1612.547] (II) intel(0): 00130103801a1078eaba959759558c27
    [ 1612.547] (II) intel(0): 21505400000001010101010101010101
    [ 1612.547] (II) intel(0): 010101010101121b0080502014301820
    [ 1612.547] (II) intel(0): 440005a31000001f9316008050201430
    [ 1612.547] (II) intel(0): 1820440005a31000001f0000000f0081
    [ 1612.547] (II) intel(0): 0a3c810a3216090030e4f001000000fe
    [ 1612.547] (II) intel(0): 004c503132315758332d544c433100ac
    [ 1612.547] (II) intel(0): EDID vendor "LEN", prod id 16401
    [ 1612.547] (II) intel(0): Printing DDC gathered Modelines:
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Printing probed modes for output LVDS1
    [ 1612.548] (II) intel(0): Modeline "1280x800"x60.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "1280x800"x50.1 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 1612.548] (II) intel(0): EDID for output VGA1
    [ 1612.571] (II) intel(0): EDID for output HDMI1
    [ 1612.572] (II) intel(0): EDID for output DP1
    [ 1612.572] (II) intel(0): Output LVDS1 connected
    [ 1612.572] (II) intel(0): Output VGA1 disconnected
    [ 1612.572] (II) intel(0): Output HDMI1 disconnected
    [ 1612.572] (II) intel(0): Output DP1 disconnected
    [ 1612.572] (II) intel(0): Using exact sizes for initial modes
    [ 1612.572] (II) intel(0): Output LVDS1 using initial mode 1280x800
    [ 1612.572] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1612.572] (II) intel(0): Kernel page flipping support detected, enabling
    [ 1612.572] (**) intel(0): Display dimensions: (260, 160) mm
    [ 1612.572] (**) intel(0): DPI set to (125, 127)
    [ 1612.572] (II) Loading sub module "fb"
    [ 1612.572] (II) LoadModule: "fb"
    [ 1612.572] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1612.572] (II) Module fb: vendor="X.Org Foundation"
    [ 1612.572] compiled for 1.10.3, module version = 1.0.0
    [ 1612.572] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1612.572] (==) Depth 24 pixmap format is 32 bpp
    [ 1612.572] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
    [ 1612.578] (II) UXA(0): Driver registered support for the following operations:
    [ 1612.578] (II) solid
    [ 1612.578] (II) copy
    [ 1612.578] (II) composite (RENDER acceleration)
    [ 1612.578] (II) put_image
    [ 1612.578] (II) get_image
    [ 1612.578] (==) intel(0): Backing store disabled
    [ 1612.578] (==) intel(0): Silken mouse enabled
    [ 1612.578] (II) intel(0): Initializing HW Cursor
    [ 1612.640] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1612.642] (==) intel(0): DPMS enabled
    [ 1612.642] (==) intel(0): Intel XvMC decoder enabled
    [ 1612.642] (II) intel(0): Set up textured video
    [ 1612.642] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 1612.642] (II) intel(0): direct rendering: Disabled
    [ 1612.642] (==) intel(0): hotplug detection: "enabled"
    [ 1612.642] (--) RandR disabled
    [ 1612.642] (II) Initializing built-in extension Generic Event Extension
    [ 1612.642] (II) Initializing built-in extension SHAPE
    [ 1612.642] (II) Initializing built-in extension MIT-SHM
    [ 1612.642] (II) Initializing built-in extension XInputExtension
    [ 1612.642] (II) Initializing built-in extension XTEST
    [ 1612.642] (II) Initializing built-in extension BIG-REQUESTS
    [ 1612.642] (II) Initializing built-in extension SYNC
    [ 1612.642] (II) Initializing built-in extension XKEYBOARD
    [ 1612.642] (II) Initializing built-in extension XC-MISC
    [ 1612.642] (II) Initializing built-in extension SECURITY
    [ 1612.642] (II) Initializing built-in extension XINERAMA
    [ 1612.642] (II) Initializing built-in extension XFIXES
    [ 1612.642] (II) Initializing built-in extension RENDER
    [ 1612.642] (II) Initializing built-in extension RANDR
    [ 1612.642] (II) Initializing built-in extension COMPOSITE
    [ 1612.642] (II) Initializing built-in extension DAMAGE
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI capable
    [ 1612.651] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 1612.651] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1612.651] (II) intel(0): Setting screen physical size to 338 x 211
    [ 1612.704] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1612.704] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.704] (II) LoadModule: "evdev"
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (II) Module evdev: vendor="X.Org Foundation"
    [ 1612.704] compiled for 1.10.0, module version = 2.6.0
    [ 1612.704] Module class: X.Org XInput Driver
    [ 1612.704] ABI class: X.Org XInput driver, version 12.2
    [ 1612.704] (II) Using input driver 'evdev' for 'Power Button'
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (**) Power Button: always reports core events
    [ 1612.704] (**) Power Button: Device: "/dev/input/event3"
    [ 1612.756] (--) Power Button: Found keys
    [ 1612.756] (II) Power Button: Configuring as keyboard
    [ 1612.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 1612.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 1612.756] (**) Option "xkb_rules" "evdev"
    [ 1612.756] (**) Option "xkb_model" "evdev"
    [ 1612.756] (**) Option "xkb_layout" "us"
    [ 1612.796] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 1612.796] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 1612.796] (II) Using input driver 'evdev' for 'Video Bus'
    [ 1612.796] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.796] (**) Video Bus: always reports core events
    [ 1612.796] (**) Video Bus: Device: "/dev/input/event6"
    [ 1612.833] (--) Video Bus: Found keys
    [ 1612.833] (II) Video Bus: Configuring as keyboard
    [ 1612.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
    [ 1612.833] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 1612.833] (**) Option "xkb_rules" "evdev"
    [ 1612.833] (**) Option "xkb_model" "evdev"
    [ 1612.833] (**) Option "xkb_layout" "us"
    [ 1612.841] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 1612.841] (II) No input driver/identifier specified (ignoring)
    [ 1612.842] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 1612.842] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.842] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 1612.842] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.842] (**) Sleep Button: always reports core events
    [ 1612.842] (**) Sleep Button: Device: "/dev/input/event2"
    [ 1612.856] (--) Sleep Button: Found keys
    [ 1612.856] (II) Sleep Button: Configuring as keyboard
    [ 1612.856] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 1612.856] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 1612.856] (**) Option "xkb_rules" "evdev"
    [ 1612.856] (**) Option "xkb_model" "evdev"
    [ 1612.856] (**) Option "xkb_layout" "us"
    [ 1612.861] (II) config/udev: Adding input device Integrated Camera (/dev/input/event9)
    [ 1612.861] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 1612.861] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 1612.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.861] (**) Integrated Camera: always reports core events
    [ 1612.861] (**) Integrated Camera: Device: "/dev/input/event9"
    [ 1612.879] (--) Integrated Camera: Found keys
    [ 1612.880] (II) Integrated Camera: Configuring as keyboard
    [ 1612.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9/event9"
    [ 1612.880] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
    [ 1612.880] (**) Option "xkb_rules" "evdev"
    [ 1612.880] (**) Option "xkb_model" "evdev"
    [ 1612.880] (**) Option "xkb_layout" "us"
    [ 1612.880] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 1612.880] (II) No input driver/identifier specified (ignoring)
    [ 1612.887] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1612.887] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1612.887] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1612.887] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.887] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1612.887] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1612.906] (--) AT Translated Set 2 keyboard: Found keys
    [ 1612.906] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1612.906] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1612.906] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 1612.906] (**) Option "xkb_rules" "evdev"
    [ 1612.906] (**) Option "xkb_model" "evdev"
    [ 1612.906] (**) Option "xkb_layout" "us"
    [ 1612.907] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 1612.907] (II) LoadModule: "synaptics"
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (II) Module synaptics: vendor="X.Org Foundation"
    [ 1612.907] compiled for 1.10.2, module version = 1.4.1
    [ 1612.907] Module class: X.Org XInput Driver
    [ 1612.907] ABI class: X.Org XInput driver, version 12.2
    [ 1612.907] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1612.907] (**) Option "Device" "/dev/input/event8"
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 1613.040] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 1613.040] (**) Option "TapButton1" "1"
    [ 1613.040] (**) Option "TapButton2" "2"
    [ 1613.040] (**) Option "TapButton3" "3"
    [ 1613.146] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.146] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1613.199] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [ 1613.199] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 1613.279] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.280] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 1613.280] (II) No input driver/identifier specified (ignoring)
    [ 1613.280] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 1613.280] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 1613.280] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found relative axes
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 1613.306] (**) Option "Emulate3Buttons" "false"
    [ 1613.306] (**) Option "EmulateWheel" "true"
    [ 1613.306] (**) Option "EmulateWheelButton" "2"
    [ 1613.306] (**) Option "YAxisMapping" "4 5"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 1613.306] (**) Option "XAxisMapping" "6 7"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1613.306] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event10"
    [ 1613.306] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 1613.307] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.308] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 1613.308] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 1613.308] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 1613.308] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.308] (**) ThinkPad Extra Buttons: always reports core events
    [ 1613.308] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
    [ 1613.333] (--) ThinkPad Extra Buttons: Found keys
    [ 1613.333] (II) ThinkPad Extra Buttons: Configuring as keyboard
    [ 1613.333] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
    [ 1613.333] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
    [ 1613.333] (**) Option "xkb_rules" "evdev"
    [ 1613.333] (**) Option "xkb_model" "evdev"
    [ 1613.333] (**) Option "xkb_layout" "us"
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event11)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event12)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    I'm completely stumped. Does anyone have any ideas?
    Thanks in advance,
    Mike
    Last edited by MikeEcho (2011-07-20 00:39:25)

    Hi everyone,
    I've found I can no longer start X (just a black screen, no cursor) on my Thinkpad X201 with Intel graphics. It was working fine earlier today (though I did update when this happened), and I've retraced anything I've changed as best I can, but with no luck.
    I have no xorg.conf, but do have a 20-intel.conf in xorg.conf.d (I added this after the problem occurred), otherwise the machine starts looking for vesa drivers.
    EDIT: Interestingly enough, root can start X fine, and I'm definitely in the video group. Creating another user and adding them to the video group, they are also able to start X.
    SOLUTION: I'm a tool. To anyone else with this issue, comment out things in your .xinitrc until you find an offending entry. D'oh!
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    X Protocol Version 11, Revision 0
    Build Operating System: Linux 2.6.39-ARCH x86_64
    Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    Build Date: 09 July 2011 07:52:32AM
    Current version of pixman: 0.22.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: Wed Jul 20 00:53:22 2011
    (==) Using config directory: "/etc/X11/xorg.conf.d"
    And the obligatory Xorg.0.log
    [ 1612.508]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 1612.508] X Protocol Version 11, Revision 0
    [ 1612.508] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 1612.508] Current Operating System: Linux x201 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 1612.508] Kernel command line: root=/dev/disk/by-uuid/c6704f05-ee25-4661-843a-fab049152e86 ro
    [ 1612.508] Build Date: 09 July 2011 07:52:32AM
    [ 1612.508]
    [ 1612.508] Current version of pixman: 0.22.2
    [ 1612.508] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 1612.508] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 1612.509] (==) Log file: "/var/log/Xorg.0.log", Time: Wed Jul 20 00:53:22 2011
    [ 1612.509] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 1612.509] (==) No Layout section. Using the first Screen section.
    [ 1612.509] (==) No screen section available. Using defaults.
    [ 1612.509] (**) |-->Screen "Default Screen Section" (0)
    [ 1612.509] (**) | |-->Monitor "<default monitor>"
    [ 1612.509] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 1612.509] (**) | |-->Device "old Intel"
    [ 1612.509] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 1612.509] (==) Automatically adding devices
    [ 1612.509] (==) Automatically enabling devices
    [ 1612.509] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 1612.509] Entry deleted from font path.
    [ 1612.509] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 1612.509] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 1612.510] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 1612.510] Entry deleted from font path.
    [ 1612.510] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 1612.510] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 1612.510] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 1612.510] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 1612.510] (II) Loader magic: 0x7d3440
    [ 1612.510] (II) Module ABI versions:
    [ 1612.510] X.Org ANSI C Emulation: 0.4
    [ 1612.510] X.Org Video Driver: 10.0
    [ 1612.510] X.Org XInput driver : 12.2
    [ 1612.510] X.Org Server Extension : 5.0
    [ 1612.511] (--) PCI:*(0:0:2:0) 8086:0046:17aa:215a rev 2, Mem @ 0xf2000000/4194304, 0xd0000000/268435456, I/O @ 0x00001800/8
    [ 1612.511] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 1612.511] (II) LoadModule: "extmod"
    [ 1612.511] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 1612.511] (II) Module extmod: vendor="X.Org Foundation"
    [ 1612.511] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension MIT-SCREEN-SAVER
    [ 1612.512] (II) Loading extension XFree86-VidModeExtension
    [ 1612.512] (II) Loading extension XFree86-DGA
    [ 1612.512] (II) Loading extension DPMS
    [ 1612.512] (II) Loading extension XVideo
    [ 1612.512] (II) Loading extension XVideo-MotionCompensation
    [ 1612.512] (II) Loading extension X-Resource
    [ 1612.512] (II) LoadModule: "dbe"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 1612.512] (II) Module dbe: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] Module class: X.Org Server Extension
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.512] (II) Loading extension DOUBLE-BUFFER
    [ 1612.512] (II) LoadModule: "glx"
    [ 1612.512] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 1612.512] (II) Module glx: vendor="X.Org Foundation"
    [ 1612.512] compiled for 1.10.3, module version = 1.0.0
    [ 1612.512] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (==) AIGLX enabled
    [ 1612.513] (II) Loading extension GLX
    [ 1612.513] (II) LoadModule: "record"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 1612.513] (II) Module record: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.13.0
    [ 1612.513] Module class: X.Org Server Extension
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension RECORD
    [ 1612.513] (II) LoadModule: "dri"
    [ 1612.513] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 1612.513] (II) Module dri: vendor="X.Org Foundation"
    [ 1612.513] compiled for 1.10.3, module version = 1.0.0
    [ 1612.513] ABI class: X.Org Server Extension, version 5.0
    [ 1612.513] (II) Loading extension XFree86-DRI
    [ 1612.513] (II) LoadModule: "dri2"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 1612.514] (II) Module dri2: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.3, module version = 1.2.0
    [ 1612.514] ABI class: X.Org Server Extension, version 5.0
    [ 1612.514] (II) Loading extension DRI2
    [ 1612.514] (II) LoadModule: "intel"
    [ 1612.514] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.514] (II) Module intel: vendor="X.Org Foundation"
    [ 1612.514] compiled for 1.10.2, module version = 2.15.0
    [ 1612.514] Module class: X.Org Video Driver
    [ 1612.514] ABI class: X.Org Video Driver, version 10.0
    [ 1612.514] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server
    [ 1612.515] (--) using VT number 7
    [ 1612.522] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: Searching for BusID pci:0000:00:02.0
    [ 1612.522] drmOpenDevice: node name is /dev/dri/card0
    [ 1612.522] drmOpenDevice: open result is 9, (OK)
    [ 1612.522] drmOpenByBusid: drmOpenMinor returns 9
    [ 1612.522] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
    [ 1612.522] (II) intel(0): Creating default Display subsection in Screen section
    "Default Screen Section" for depth/fbbpp 24/32
    [ 1612.522] (==) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 1612.522] (==) intel(0): RGB weight 888
    [ 1612.522] (==) intel(0): Default visual is TrueColor
    [ 1612.522] (**) intel(0): Option "DRI" "false"
    [ 1612.522] (II) intel(0): Integrated Graphics Chipset: Intel(R) Arrandale
    [ 1612.522] (--) intel(0): Chipset: "Arrandale"
    [ 1612.522] (**) intel(0): Relaxed fencing enabled
    [ 1612.522] (**) intel(0): Framebuffer tiled
    [ 1612.522] (**) intel(0): Pixmaps tiled
    [ 1612.522] (**) intel(0): 3D buffers tiled
    [ 1612.522] (**) intel(0): SwapBuffers wait enabled
    [ 1612.522] (==) intel(0): video overlay key set to 0x101fe
    [ 1612.523] (II) intel(0): Output LVDS1 has no monitor section
    [ 1612.523] (II) intel(0): found backlight control interface /sys/class/backlight/acpi_video0
    [ 1612.523] (II) intel(0): Output VGA1 has no monitor section
    [ 1612.546] (II) intel(0): Output HDMI1 has no monitor section
    [ 1612.547] (II) intel(0): Output DP1 has no monitor section
    [ 1612.547] (II) intel(0): EDID for output LVDS1
    [ 1612.547] (II) intel(0): Manufacturer: LEN Model: 4011 Serial#: 0
    [ 1612.547] (II) intel(0): Year: 2009 Week: 0
    [ 1612.547] (II) intel(0): EDID Version: 1.3
    [ 1612.547] (II) intel(0): Digital Display Input
    [ 1612.547] (II) intel(0): Max Image Size [cm]: horiz.: 26 vert.: 16
    [ 1612.547] (II) intel(0): Gamma: 2.20
    [ 1612.547] (II) intel(0): DPMS capabilities: StandBy Suspend Off
    [ 1612.547] (II) intel(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4
    [ 1612.547] (II) intel(0): First detailed timing is preferred mode
    [ 1612.547] (II) intel(0): redX: 0.592 redY: 0.351 greenX: 0.334 greenY: 0.549
    [ 1612.547] (II) intel(0): blueX: 0.154 blueY: 0.130 whiteX: 0.313 whiteY: 0.329
    [ 1612.547] (II) intel(0): Manufacturer's mask: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 69.3 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Supported detailed timing:
    [ 1612.547] (II) intel(0): clock: 57.8 MHz Image Size: 261 x 163 mm
    [ 1612.547] (II) intel(0): h_active: 1280 h_sync: 1304 h_sync_end 1336 h_blank_end 1408 h_border: 0
    [ 1612.547] (II) intel(0): v_active: 800 v_sync: 804 v_sync_end 808 v_blanking: 820 v_border: 0
    [ 1612.547] (II) intel(0): Unknown vendor-specific block f
    [ 1612.547] (II) intel(0): LP121WX3-TLC1
    [ 1612.547] (II) intel(0): EDID (in hex):
    [ 1612.547] (II) intel(0): 00ffffffffffff0030ae114000000000
    [ 1612.547] (II) intel(0): 00130103801a1078eaba959759558c27
    [ 1612.547] (II) intel(0): 21505400000001010101010101010101
    [ 1612.547] (II) intel(0): 010101010101121b0080502014301820
    [ 1612.547] (II) intel(0): 440005a31000001f9316008050201430
    [ 1612.547] (II) intel(0): 1820440005a31000001f0000000f0081
    [ 1612.547] (II) intel(0): 0a3c810a3216090030e4f001000000fe
    [ 1612.547] (II) intel(0): 004c503132315758332d544c433100ac
    [ 1612.547] (II) intel(0): EDID vendor "LEN", prod id 16401
    [ 1612.547] (II) intel(0): Printing DDC gathered Modelines:
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.547] (II) intel(0): Modeline "1280x800"x0.0 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Not using default mode "320x240" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "400x300" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "512x384" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x480" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "640x512" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "800x600" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "896x672" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "928x696" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "960x720" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "700x525" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Not using default mode "1024x768" (doublescan mode not supported)
    [ 1612.548] (II) intel(0): Printing probed modes for output LVDS1
    [ 1612.548] (II) intel(0): Modeline "1280x800"x60.0 69.30 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (49.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "1280x800"x50.1 57.79 1280 1304 1336 1408 800 804 808 820 +hsync +vsync (41.0 kHz)
    [ 1612.548] (II) intel(0): Modeline "1024x768"x60.0 65.00 1024 1048 1184 1344 768 771 777 806 -hsync -vsync (48.4 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x60.3 40.00 800 840 968 1056 600 601 605 628 +hsync +vsync (37.9 kHz)
    [ 1612.548] (II) intel(0): Modeline "800x600"x56.2 36.00 800 824 896 1024 600 601 603 625 +hsync +vsync (35.2 kHz)
    [ 1612.548] (II) intel(0): Modeline "640x480"x59.9 25.18 640 656 752 800 480 490 492 525 -hsync -vsync (31.5 kHz)
    [ 1612.548] (II) intel(0): EDID for output VGA1
    [ 1612.571] (II) intel(0): EDID for output HDMI1
    [ 1612.572] (II) intel(0): EDID for output DP1
    [ 1612.572] (II) intel(0): Output LVDS1 connected
    [ 1612.572] (II) intel(0): Output VGA1 disconnected
    [ 1612.572] (II) intel(0): Output HDMI1 disconnected
    [ 1612.572] (II) intel(0): Output DP1 disconnected
    [ 1612.572] (II) intel(0): Using exact sizes for initial modes
    [ 1612.572] (II) intel(0): Output LVDS1 using initial mode 1280x800
    [ 1612.572] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 1612.572] (II) intel(0): Kernel page flipping support detected, enabling
    [ 1612.572] (**) intel(0): Display dimensions: (260, 160) mm
    [ 1612.572] (**) intel(0): DPI set to (125, 127)
    [ 1612.572] (II) Loading sub module "fb"
    [ 1612.572] (II) LoadModule: "fb"
    [ 1612.572] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 1612.572] (II) Module fb: vendor="X.Org Foundation"
    [ 1612.572] compiled for 1.10.3, module version = 1.0.0
    [ 1612.572] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 1612.572] (==) Depth 24 pixmap format is 32 bpp
    [ 1612.572] (II) intel(0): Allocated new frame buffer 1280x800 stride 5120, tiled
    [ 1612.578] (II) UXA(0): Driver registered support for the following operations:
    [ 1612.578] (II) solid
    [ 1612.578] (II) copy
    [ 1612.578] (II) composite (RENDER acceleration)
    [ 1612.578] (II) put_image
    [ 1612.578] (II) get_image
    [ 1612.578] (==) intel(0): Backing store disabled
    [ 1612.578] (==) intel(0): Silken mouse enabled
    [ 1612.578] (II) intel(0): Initializing HW Cursor
    [ 1612.640] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 1612.642] (==) intel(0): DPMS enabled
    [ 1612.642] (==) intel(0): Intel XvMC decoder enabled
    [ 1612.642] (II) intel(0): Set up textured video
    [ 1612.642] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 1612.642] (II) intel(0): direct rendering: Disabled
    [ 1612.642] (==) intel(0): hotplug detection: "enabled"
    [ 1612.642] (--) RandR disabled
    [ 1612.642] (II) Initializing built-in extension Generic Event Extension
    [ 1612.642] (II) Initializing built-in extension SHAPE
    [ 1612.642] (II) Initializing built-in extension MIT-SHM
    [ 1612.642] (II) Initializing built-in extension XInputExtension
    [ 1612.642] (II) Initializing built-in extension XTEST
    [ 1612.642] (II) Initializing built-in extension BIG-REQUESTS
    [ 1612.642] (II) Initializing built-in extension SYNC
    [ 1612.642] (II) Initializing built-in extension XKEYBOARD
    [ 1612.642] (II) Initializing built-in extension XC-MISC
    [ 1612.642] (II) Initializing built-in extension SECURITY
    [ 1612.642] (II) Initializing built-in extension XINERAMA
    [ 1612.642] (II) Initializing built-in extension XFIXES
    [ 1612.642] (II) Initializing built-in extension RENDER
    [ 1612.642] (II) Initializing built-in extension RANDR
    [ 1612.642] (II) Initializing built-in extension COMPOSITE
    [ 1612.642] (II) Initializing built-in extension DAMAGE
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 1612.649] (II) AIGLX: Screen 0 is not DRI capable
    [ 1612.651] (II) AIGLX: Loaded and initialized /usr/lib/xorg/modules/dri/swrast_dri.so
    [ 1612.651] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 1612.651] (II) intel(0): Setting screen physical size to 338 x 211
    [ 1612.704] (II) config/udev: Adding input device Power Button (/dev/input/event3)
    [ 1612.704] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.704] (II) LoadModule: "evdev"
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (II) Module evdev: vendor="X.Org Foundation"
    [ 1612.704] compiled for 1.10.0, module version = 2.6.0
    [ 1612.704] Module class: X.Org XInput Driver
    [ 1612.704] ABI class: X.Org XInput driver, version 12.2
    [ 1612.704] (II) Using input driver 'evdev' for 'Power Button'
    [ 1612.704] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.704] (**) Power Button: always reports core events
    [ 1612.704] (**) Power Button: Device: "/dev/input/event3"
    [ 1612.756] (--) Power Button: Found keys
    [ 1612.756] (II) Power Button: Configuring as keyboard
    [ 1612.756] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input3/event3"
    [ 1612.756] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
    [ 1612.756] (**) Option "xkb_rules" "evdev"
    [ 1612.756] (**) Option "xkb_model" "evdev"
    [ 1612.756] (**) Option "xkb_layout" "us"
    [ 1612.796] (II) config/udev: Adding input device Video Bus (/dev/input/event6)
    [ 1612.796] (**) Video Bus: Applying InputClass "evdev keyboard catchall"
    [ 1612.796] (II) Using input driver 'evdev' for 'Video Bus'
    [ 1612.796] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.796] (**) Video Bus: always reports core events
    [ 1612.796] (**) Video Bus: Device: "/dev/input/event6"
    [ 1612.833] (--) Video Bus: Found keys
    [ 1612.833] (II) Video Bus: Configuring as keyboard
    [ 1612.833] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6/event6"
    [ 1612.833] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
    [ 1612.833] (**) Option "xkb_rules" "evdev"
    [ 1612.833] (**) Option "xkb_model" "evdev"
    [ 1612.833] (**) Option "xkb_layout" "us"
    [ 1612.841] (II) config/udev: Adding input device Lid Switch (/dev/input/event1)
    [ 1612.841] (II) No input driver/identifier specified (ignoring)
    [ 1612.842] (II) config/udev: Adding input device Sleep Button (/dev/input/event2)
    [ 1612.842] (**) Sleep Button: Applying InputClass "evdev keyboard catchall"
    [ 1612.842] (II) Using input driver 'evdev' for 'Sleep Button'
    [ 1612.842] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.842] (**) Sleep Button: always reports core events
    [ 1612.842] (**) Sleep Button: Device: "/dev/input/event2"
    [ 1612.856] (--) Sleep Button: Found keys
    [ 1612.856] (II) Sleep Button: Configuring as keyboard
    [ 1612.856] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2/event2"
    [ 1612.856] (II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
    [ 1612.856] (**) Option "xkb_rules" "evdev"
    [ 1612.856] (**) Option "xkb_model" "evdev"
    [ 1612.856] (**) Option "xkb_layout" "us"
    [ 1612.861] (II) config/udev: Adding input device Integrated Camera (/dev/input/event9)
    [ 1612.861] (**) Integrated Camera: Applying InputClass "evdev keyboard catchall"
    [ 1612.861] (II) Using input driver 'evdev' for 'Integrated Camera'
    [ 1612.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.861] (**) Integrated Camera: always reports core events
    [ 1612.861] (**) Integrated Camera: Device: "/dev/input/event9"
    [ 1612.879] (--) Integrated Camera: Found keys
    [ 1612.880] (II) Integrated Camera: Configuring as keyboard
    [ 1612.880] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/input/input9/event9"
    [ 1612.880] (II) XINPUT: Adding extended input device "Integrated Camera" (type: KEYBOARD)
    [ 1612.880] (**) Option "xkb_rules" "evdev"
    [ 1612.880] (**) Option "xkb_model" "evdev"
    [ 1612.880] (**) Option "xkb_layout" "us"
    [ 1612.880] (II) config/udev: Adding input device HDA Digital PCBeep (/dev/input/event7)
    [ 1612.880] (II) No input driver/identifier specified (ignoring)
    [ 1612.887] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
    [ 1612.887] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
    [ 1612.887] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
    [ 1612.887] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1612.887] (**) AT Translated Set 2 keyboard: always reports core events
    [ 1612.887] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
    [ 1612.906] (--) AT Translated Set 2 keyboard: Found keys
    [ 1612.906] (II) AT Translated Set 2 keyboard: Configuring as keyboard
    [ 1612.906] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
    [ 1612.906] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
    [ 1612.906] (**) Option "xkb_rules" "evdev"
    [ 1612.906] (**) Option "xkb_model" "evdev"
    [ 1612.906] (**) Option "xkb_layout" "us"
    [ 1612.907] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/event8)
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "evdev touchpad catchall"
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: Applying InputClass "touchpad catchall"
    [ 1612.907] (II) LoadModule: "synaptics"
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (II) Module synaptics: vendor="X.Org Foundation"
    [ 1612.907] compiled for 1.10.2, module version = 1.4.1
    [ 1612.907] Module class: X.Org XInput Driver
    [ 1612.907] ABI class: X.Org XInput driver, version 12.2
    [ 1612.907] (II) Using input driver 'synaptics' for 'SynPS/2 Synaptics TouchPad'
    [ 1612.907] (II) Loading /usr/lib/xorg/modules/input/synaptics_drv.so
    [ 1612.907] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1612.907] (**) Option "Device" "/dev/input/event8"
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5888
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4810
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
    [ 1613.039] (--) SynPS/2 Synaptics TouchPad: finger width range 0 - 15
    [ 1613.040] (--) SynPS/2 Synaptics TouchPad: buttons: left right double triple
    [ 1613.040] (**) Option "TapButton1" "1"
    [ 1613.040] (**) Option "TapButton2" "2"
    [ 1613.040] (**) Option "TapButton3" "3"
    [ 1613.146] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.146] (**) SynPS/2 Synaptics TouchPad: always reports core events
    [ 1613.199] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input8/event8"
    [ 1613.199] (II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) MinSpeed is now constant deceleration 2.5
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: MaxSpeed is now 1.75
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: AccelFactor is now 0.036
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration profile 1
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration factor: 2.000
    [ 1613.200] (**) SynPS/2 Synaptics TouchPad: (accel) acceleration threshold: 4
    [ 1613.279] (--) SynPS/2 Synaptics TouchPad: touchpad found
    [ 1613.280] (II) config/udev: Adding input device SynPS/2 Synaptics TouchPad (/dev/input/mouse0)
    [ 1613.280] (II) No input driver/identifier specified (ignoring)
    [ 1613.280] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/event10)
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "evdev pointer catchall"
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Applying InputClass "Trackpoint Wheel Emulation"
    [ 1613.280] (II) Using input driver 'evdev' for 'TPPS/2 IBM TrackPoint'
    [ 1613.280] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: always reports core events
    [ 1613.280] (**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event10"
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found 3 mouse buttons
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found relative axes
    [ 1613.306] (--) TPPS/2 IBM TrackPoint: Found x and y relative axes
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: Configuring as mouse
    [ 1613.306] (**) Option "Emulate3Buttons" "false"
    [ 1613.306] (**) Option "EmulateWheel" "true"
    [ 1613.306] (**) Option "EmulateWheelButton" "2"
    [ 1613.306] (**) Option "YAxisMapping" "4 5"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: YAxisMapping: buttons 4 and 5
    [ 1613.306] (**) Option "XAxisMapping" "6 7"
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: XAxisMapping: buttons 6 and 7
    [ 1613.306] (**) TPPS/2 IBM TrackPoint: EmulateWheelButton: 2, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
    [ 1613.306] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/serio2/input/input10/event10"
    [ 1613.306] (II) XINPUT: Adding extended input device "TPPS/2 IBM TrackPoint" (type: MOUSE)
    [ 1613.306] (II) TPPS/2 IBM TrackPoint: initialized for relative axes.
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) keeping acceleration scheme 1
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration profile 0
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration factor: 2.000
    [ 1613.307] (**) TPPS/2 IBM TrackPoint: (accel) acceleration threshold: 4
    [ 1613.307] (II) config/udev: Adding input device TPPS/2 IBM TrackPoint (/dev/input/mouse1)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.307] (II) config/udev: Adding input device PC Speaker (/dev/input/event4)
    [ 1613.307] (II) No input driver/identifier specified (ignoring)
    [ 1613.308] (II) config/udev: Adding input device ThinkPad Extra Buttons (/dev/input/event5)
    [ 1613.308] (**) ThinkPad Extra Buttons: Applying InputClass "evdev keyboard catchall"
    [ 1613.308] (II) Using input driver 'evdev' for 'ThinkPad Extra Buttons'
    [ 1613.308] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 1613.308] (**) ThinkPad Extra Buttons: always reports core events
    [ 1613.308] (**) ThinkPad Extra Buttons: Device: "/dev/input/event5"
    [ 1613.333] (--) ThinkPad Extra Buttons: Found keys
    [ 1613.333] (II) ThinkPad Extra Buttons: Configuring as keyboard
    [ 1613.333] (**) Option "config_info" "udev:/sys/devices/platform/thinkpad_acpi/input/input5/event5"
    [ 1613.333] (II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
    [ 1613.333] (**) Option "xkb_rules" "evdev"
    [ 1613.333] (**) Option "xkb_model" "evdev"
    [ 1613.333] (**) Option "xkb_layout" "us"
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/event11)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.335] (II) config/udev: Adding input device ThinkPad HDAPS joystick emulation (/dev/input/js0)
    [ 1613.335] (II) No input driver/identifier specified (ignoring)
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/event12)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    [ 1613.336] (II) config/udev: Adding input device ThinkPad HDAPS accelerometer data (/dev/input/js1)
    [ 1613.336] (**) ThinkPad HDAPS accelerometer data: Ignoring device from InputClass "ThinkPad HDAPS accelerometer blacklist"
    I'm completely stumped. Does anyone have any ideas?
    Thanks in advance,
    Mike
    Last edited by MikeEcho (2011-07-20 00:39:25)

  • [SOLVED] Intel 7260 Vaio can't connect to wifi

    Hi there,
    First off, I should mention that I know my way around Linux but I'm pretty new to Arch, so there might be things that I know that don't apply here.
    So, I have this problem with this network, I can't connect to it and frankly I don't know why. I was on Ubuntu until a few days ago and I still had the problem. I posted on the Ubuntu forum >>here<< and I was told to upgrade, but as I've been willing to move to Arch for quite some time, I thought that was maybe the time. BUT, the problem is still there, which worries me.
    To sum it up, about one or two weeks ago, I was connecting fine to this network (ZyXEL) and then after a reboot, no way to connect to it, no matter what I try. I have noticed an error message that keeps coming back all the time (see below) and the wifi indicator in i3status sometimes flashes me with an IP while I'm trying to connect then eventually the network disappears (not with wicd, only nm). Those are basically the symptoms.
    $ dmesg | grep iwlwifi
    [ 1.194191] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
    [ 1.194323] iwlwifi 0000:01:00.0: irq 61 for MSI/MSI-X
    [ 1.267714] iwlwifi 0000:01:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm
    [ 1.284399] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
    [ 1.284446] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1.284661] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 2.896518] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 2.896733] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 35.768085] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 35.768302] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 35.793332] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 35.793549] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 38.129138] iwlwifi 0000:01:00.0: No association and the time event is over already...
    [ 71.084001] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 71.084217] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 118.185693] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 118.185910] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 118.209937] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 118.210144] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 124.174397] iwlwifi 0000:01:00.0: No association and the time event is over already...
    [ 153.151555] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 153.151772] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 165.160036] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 165.160253] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1340.258296] iwlwifi 0000:01:00.0: irq 61 for MSI/MSI-X
    [ 1340.258601] iwlwifi 0000:01:00.0: loaded firmware version 23.214.9.0 op_mode iwlmvm
    [ 1340.270580] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
    [ 1340.270628] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1340.270841] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1347.384442] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1347.384657] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1353.661509] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1353.661719] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1353.799948] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1353.800167] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1356.145940] iwlwifi 0000:01:00.0: No association and the time event is over already...
    [ 1380.497704] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    [ 1380.497933] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S
    I have had troubles with the wifi in the past (from what I read on the internet, this card is not yet fully supported everywhere) but nothing like this. Usually, disconnecting and reconnecting did the trick, sometimes I had to restart NetworkManager in extreme cases, but nothing more.
    I tried a lot of things (modprobe, rfkill, firmware update, etc), rebooted everything I could but couldn't do anything. I have found bug reports and forums posts of similar problems but the solutions there either didn't work for me or the problem just seem to have disappeared for some people. I read that this card was not really supported before the kernel 3.11 or 3.13 but now I have 3.16 and it's still there. What's really bugging me is that I could successfully connect to this network a couple weeks ago...
    On the Ubuntu forum, they have a script that displays useful information when posting about wireless problems. I have taken off the Ubuntu specific bits and I think this will save you some time asking me to run commands. One thing is not mentioned in the script: I use wicd.
    ########## wireless info START ##########
    Report from: 17 Oct 2014 18:59 UTC +0000
    Booted last: 17 Oct 2014 00:00 UTC +0000
    Script from: 20 Sep 2014 23:04 UTC +0000
    ##### kernel ############################
    Linux 3.16.4-1-ARCH #1 SMP PREEMPT Mon Oct 6 08:22:27 CEST 2014 x86_64 unknown unknown GNU/Linux
    Parameters: rw, quiet
    ##### lspci #############################
    01:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] (rev 6b)
    Subsystem: Intel Corporation Dual Band Wireless-N 7260 [8086:c060]
    Kernel driver in use: iwlwifi
    ##### lsusb #############################
    Bus 001 Device 002: ID 8087:8000 Intel Corp.
    Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
    Bus 002 Device 003: ID 8087:07dc Intel Corp.
    Bus 002 Device 002: ID 0bda:5727 Realtek Semiconductor Corp.
    Bus 002 Device 005: ID 18d1:4ee3 Google Inc. Nexus 4 (tether)
    Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
    ##### PCMCIA card info ##################
    ##### rfkill ############################
    0: sony-wifi: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    1: sony-bluetooth: Bluetooth
    Soft blocked: no
    Hard blocked: no
    2: nfc0: NFC
    Soft blocked: no
    Hard blocked: no
    3: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
    4: hci0: Bluetooth
    Soft blocked: no
    Hard blocked: no
    ##### lsmod #############################
    iwlmvm 161824 0
    led_class 12859 1 iwlmvm
    mac80211 514630 1 iwlmvm
    iwlwifi 156837 1 iwlmvm
    cfg80211 454161 3 iwlwifi,mac80211,iwlmvm
    rfkill 18867 4 nfc,cfg80211,sony_laptop,bluetooth
    ##### ifconfig ##########################
    enp0s20u2: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.42.23 netmask 255.255.255.0 broadcast 192.168.42.255
    inet6 fe80::744f:54ff:febd:2e32 prefixlen 64 scopeid 0x20<link>
    ether <MAC address> txqueuelen 1000 (Ethernet)
    RX packets 33475 bytes 45223932 (43.1 MiB)
    RX errors 1 dropped 0 overruns 0 frame 1
    TX packets 20285 bytes 2774716 (2.6 MiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
    inet 127.0.0.1 netmask 255.0.0.0
    inet6 ::1 prefixlen 128 scopeid 0x10<host>
    loop txqueuelen 0 (Local Loopback)
    RX packets 44 bytes 2200 (2.1 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 44 bytes 2200 (2.1 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlp1s0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
    ether <MAC address> txqueuelen 1000 (Ethernet)
    RX packets 0 bytes 0 (0.0 B)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 5 bytes 876 (876.0 B)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    ##### iwconfig ##########################
    lo no wireless extensions.
    enp0s20u2 no wireless extensions.
    wlp1s0 IEEE 802.11abg ESSID:off/any
    Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
    Tx-Power=22 dBm
    Retry short limit:7 RTS thr:off Fragment thr:off
    Power Management:off
    ##### route #############################
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    0.0.0.0 192.168.42.129 0.0.0.0 UG 203 0 0 enp0s20u2
    192.168.42.0 0.0.0.0 255.255.255.0 U 203 0 0 enp0s20u2
    ##### resolv.conf #######################
    nameserver 192.168.42.129
    ##### iw reg get ########################
    country 00: DFS-UNSET
    (2402 - 2472 @ 40), (6, 20)
    (2457 - 2482 @ 40), (6, 20), PASSIVE-SCAN
    (2474 - 2494 @ 20), (6, 20), NO-OFDM, PASSIVE-SCAN
    (5170 - 5250 @ 160), (6, 20), PASSIVE-SCAN
    (5250 - 5330 @ 160), (6, 20), DFS, PASSIVE-SCAN
    (5490 - 5730 @ 160), (6, 20), DFS, PASSIVE-SCAN
    ##### iwlist channels ###################
    lo no frequency information.
    enp0s20u2 no frequency information.
    wlp1s0 32 channels in total; available frequencies :
    Channel 01 : 2.412 GHz
    Channel 02 : 2.417 GHz
    Channel 03 : 2.422 GHz
    Channel 04 : 2.427 GHz
    Channel 05 : 2.432 GHz
    Channel 06 : 2.437 GHz
    Channel 07 : 2.442 GHz
    Channel 08 : 2.447 GHz
    Channel 09 : 2.452 GHz
    Channel 10 : 2.457 GHz
    Channel 11 : 2.462 GHz
    Channel 12 : 2.467 GHz
    Channel 13 : 2.472 GHz
    Channel 36 : 5.18 GHz
    Channel 40 : 5.2 GHz
    Channel 44 : 5.22 GHz
    Channel 48 : 5.24 GHz
    Channel 52 : 5.26 GHz
    Channel 56 : 5.28 GHz
    Channel 60 : 5.3 GHz
    Channel 64 : 5.32 GHz
    Channel 100 : 5.5 GHz
    Channel 104 : 5.52 GHz
    Channel 108 : 5.54 GHz
    Channel 112 : 5.56 GHz
    Channel 116 : 5.58 GHz
    Channel 120 : 5.6 GHz
    Channel 124 : 5.62 GHz
    Channel 128 : 5.64 GHz
    Channel 132 : 5.66 GHz
    Channel 136 : 5.68 GHz
    Channel 140 : 5.7 GHz
    Current Frequency:2.437 GHz (Channel 6)
    ##### iwlist scan #######################
    Channel occupancy:
    1 APs on Frequency:2.412 GHz (Channel 1)
    3 APs on Frequency:2.437 GHz (Channel 6)
    wlp1s0 Scan completed :
    Cell 01 - Address: <MAC 'Kasafe' [AC1]>
    Channel:1
    Frequency:2.412 GHz (Channel 1)
    Quality=33/70 Signal level=-77 dBm
    Encryption key:on
    ESSID:"Kasafe"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
    9 Mb/s; 12 Mb/s; 18 Mb/s
    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=000000c2d190f93f
    Extra: Last beacon: 36ms ago
    IE: WPA Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (2) : TKIP CCMP
    Authentication Suites (1) : PSK
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : TKIP
    Pairwise Ciphers (2) : TKIP CCMP
    Authentication Suites (1) : PSK
    Cell 02 - Address: <MAC 'ZyXEL' [AC2]>
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=45/70 Signal level=-65 dBm
    Encryption key:off
    ESSID:"ZyXEL"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s
    9 Mb/s; 12 Mb/s; 18 Mb/s
    Bit Rates:24 Mb/s; 36 Mb/s; 48 Mb/s; 54 Mb/s
    Mode:Master
    Extra:tsf=0000007974f64404
    Extra: Last beacon: 36ms ago
    Cell 03 - Address: <MAC 'HITRON-CC00' [AC3]>
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=49/70 Signal level=-61 dBm
    Encryption key:on
    ESSID:"HITRON-CC00"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
    18 Mb/s; 36 Mb/s; 54 Mb/s
    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
    Mode:Master
    Extra:tsf=lo Interface doesn't support scanning.
    enp0s20u2 Interface doesn't support scanning.
    000000041172a69f
    Extra: Last beacon: 36ms ago
    IE: WPA Version 1
    Group Cipher : CCMP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (1) : PSK
    IE: IEEE 802.11i/WPA2 Version 1
    Group Cipher : CCMP
    Pairwise Ciphers (1) : CCMP
    Authentication Suites (1) : PSK
    Cell 04 - Address: <MAC 'KD WLAN Hotspot+' [AC4]>
    Channel:6
    Frequency:2.437 GHz (Channel 6)
    Quality=51/70 Signal level=-59 dBm
    Encryption key:off
    ESSID:"KD WLAN Hotspot+"
    Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 9 Mb/s
    18 Mb/s; 36 Mb/s; 54 Mb/s
    Bit Rates:6 Mb/s; 12 Mb/s; 24 Mb/s; 48 Mb/s
    Mode:Master
    Extra:tsf=000000041172acb1
    Extra: Last beacon: 36ms ago
    ##### module infos ######################
    [iwlmvm]
    filename: /lib/modules/3.16.4-1-ARCH/kernel/drivers/net/wireless/iwlwifi/mvm/iwlmvm.ko.gz
    license: GPL
    author: Copyright(c) 2003- 2014 Intel Corporation <[email protected]>
    version: in-tree:
    description: The new Intel(R) wireless AGN driver for Linux
    srcversion: D67526D799CF939C2A2C228
    depends: iwlwifi,mac80211,led-class,cfg80211
    intree: Y
    vermagic: 3.16.4-1-ARCH SMP preempt mod_unload modversions
    parm: init_dbg:set to true to debug an ASSERT in INIT fw (default: false (bool)
    parm: power_scheme:power management scheme: 1-active, 2-balanced, 3-low power, default: 2 (int)
    [mac80211]
    filename: /lib/modules/3.16.4-1-ARCH/kernel/net/mac80211/mac80211.ko.gz
    license: GPL
    description: IEEE 802.11 subsystem
    depends: cfg80211
    intree: Y
    vermagic: 3.16.4-1-ARCH SMP preempt mod_unload modversions
    parm: max_nullfunc_tries:Maximum nullfunc tx tries before disconnecting (reason 4). (int)
    parm: max_probe_tries:Maximum probe tries before disconnecting (reason 4). (int)
    parm: beacon_loss_count:Number of beacon intervals before we decide beacon was lost. (int)
    parm: probe_wait_ms:Maximum time(ms) to wait for probe response before disconnecting (reason 4). (int)
    parm: ieee80211_default_rc_algo:Default rate control algorithm for mac80211 to use (charp)
    [iwlwifi]
    filename: /lib/modules/3.16.4-1-ARCH/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko.gz
    license: GPL
    author: Copyright(c) 2003- 2014 Intel Corporation <[email protected]>
    version: in-tree:
    description: Intel(R) Wireless WiFi driver for Linux
    firmware: iwlwifi-100-5.ucode
    firmware: iwlwifi-1000-5.ucode
    firmware: iwlwifi-135-6.ucode
    firmware: iwlwifi-105-6.ucode
    firmware: iwlwifi-2030-6.ucode
    firmware: iwlwifi-2000-6.ucode
    firmware: iwlwifi-5150-2.ucode
    firmware: iwlwifi-5000-5.ucode
    firmware: iwlwifi-6000g2b-6.ucode
    firmware: iwlwifi-6000g2a-5.ucode
    firmware: iwlwifi-6050-5.ucode
    firmware: iwlwifi-6000-4.ucode
    firmware: iwlwifi-7265-9.ucode
    firmware: iwlwifi-3160-9.ucode
    firmware: iwlwifi-7260-9.ucode
    firmware: iwlwifi-8000-8.ucode
    srcversion: E52619966602F14805A714C
    depends: cfg80211
    intree: Y
    vermagic: 3.16.4-1-ARCH SMP preempt mod_unload modversions
    parm: swcrypto:using crypto in software (default 0 [hardware]) (int)
    parm: 11n_disable:disable 11n functionality, bitmap: 1: full, 2: disable agg TX, 4: disable agg RX, 8 enable agg TX (uint)
    parm: amsdu_size_8K:enable 8K amsdu size (default 0) (int)
    parm: fw_restart:restart firmware in case of error (default true) (bool)
    parm: antenna_coupling:specify antenna coupling in dB (defualt: 0 dB) (int)
    parm: wd_disable:Disable stuck queue watchdog timer 0=system default, 1=disable (default: 1) (int)
    parm: nvm_file:NVM file name (charp)
    parm: uapsd_disable:disable U-APSD functionality (default: N) (bool)
    parm: bt_coex_active:enable wifi/bt co-exist (default: enable) (bool)
    parm: led_mode:0=system default, 1=On(RF On)/Off(RF Off), 2=blinking, 3=Off (default: 0) (int)
    parm: power_save:enable WiFi power management (default: disable) (bool)
    parm: power_level:default power save level (range from 1 - 5, default: 1) (int)
    [cfg80211]
    filename: /lib/modules/3.16.4-1-ARCH/kernel/net/wireless/cfg80211.ko.gz
    description: wireless configuration support
    license: GPL
    author: Johannes Berg
    depends: rfkill
    intree: Y
    vermagic: 3.16.4-1-ARCH SMP preempt mod_unload modversions
    parm: ieee80211_regdom:IEEE 802.11 regulatory domain code (charp)
    parm: cfg80211_disable_40mhz_24ghz:Disable 40MHz support in the 2.4GHz band (bool)
    ##### module parameters #################
    [iwlmvm]
    init_dbg: N
    power_scheme: 2
    [mac80211]
    beacon_loss_count: 7
    ieee80211_default_rc_algo: minstrel_ht
    max_nullfunc_tries: 2
    max_probe_tries: 5
    probe_wait_ms: 500
    [iwlwifi]
    11n_disable: 1
    amsdu_size_8K: 0
    antenna_coupling: 0
    bt_coex_active: Y
    fw_restart: Y
    led_mode: 0
    nvm_file: (null)
    power_level: 0
    power_save: N
    swcrypto: 0
    uapsd_disable: N
    wd_disable: 1
    [cfg80211]
    cfg80211_disable_40mhz_24ghz: N
    ieee80211_regdom: 00
    ##### /etc/modules ######################
    grep: /etc/modules: No such file or directory
    ##### modprobe options ##################
    [/etc/modprobe.d/iwlwifi.conf]
    options iwlwifi 11n_disable=1
    ##### pm-utils ##########################
    [/etc/pm/sleep.d/90alsa] (755 root)
    case "$1" in
    hibernate|suspend)
    thaw|resume)
    aplay -d 1 /dev/zero
    *) exit $NA
    esac
    ##### udev rules ########################
    grep: /etc/udev/rules.d/*net*.rules: No such file or directory
    ##### dmesg #############################
    [ 1.284399] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless N 7260, REV=0x144
    [ 1.284446] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 1.466756] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
    [ 1.490496] systemd-udevd[155]: renamed network interface wlan0 to wlp1s0
    [ 1.630021] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.7.10-fw-1.80.2.3.d.bseq
    [ 1.832900] Bluetooth: hci0: Intel Bluetooth firmware patch completed and activated
    [ 2.896518] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 2.907963] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 35.768085] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 35.781194] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 35.793332] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 35.804522] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 37.819461] wlp1s0: authenticate with <MAC 'ZyXEL' [AC2]>
    [ 37.821532] wlp1s0: send auth to <MAC 'ZyXEL' [AC2]> (try 1/3)
    [ 37.825568] wlp1s0: authenticated
    [ 37.828298] wlp1s0: associate with <MAC 'ZyXEL' [AC2]> (try 1/3)
    [ 37.830866] wlp1s0: RX AssocResp from <MAC 'ZyXEL' [AC2]> (capab=0x421 status=0 aid=6)
    [ 37.839183] wlp1s0: associated
    [ 37.839217] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
    [ 38.129138] iwlwifi 0000:01:00.0: No association and the time event is over already...
    [ 38.129174] wlp1s0: Connection to AP <MAC 'ZyXEL' [AC2]> lost
    [ 71.084001] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 71.096522] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 118.185693] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 118.198363] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 118.209937] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 118.220741] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 123.864974] wlp1s0: authenticate with <MAC 'ZyXEL' [AC2]>
    [ 123.867270] wlp1s0: send auth to <MAC 'ZyXEL' [AC2]> (try 1/3)
    [ 123.882206] wlp1s0: authenticated
    [ 123.884469] wlp1s0: associate with <MAC 'ZyXEL' [AC2]> (try 1/3)
    [ 123.887219] wlp1s0: RX AssocResp from <MAC 'ZyXEL' [AC2]> (capab=0x421 status=0 aid=6)
    [ 123.900889] wlp1s0: associated
    [ 123.900917] IPv6: ADDRCONF(NETDEV_CHANGE): wlp1s0: link becomes ready
    [ 124.174397] iwlwifi 0000:01:00.0: No association and the time event is over already...
    [ 124.174433] wlp1s0: Connection to AP <MAC 'ZyXEL' [AC2]> lost
    [ 153.151555] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 153.163679] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    [ 161.468177] systemd-udevd[684]: renamed network interface usb0 to enp0s20u2
    [ 165.160036] iwlwifi 0000:01:00.0: L1 Disabled; Enabling L0S (repeated 2 times)
    [ 165.172167] IPv6: ADDRCONF(NETDEV_UP): wlp1s0: link is not ready
    ########## wireless info END ############
    Thank you in advance for your help, if you need me to try anything, please ask!
    Last edited by damwdan (2014-11-10 11:24:22)

    I have the exact same problem, appeared completely random. I had several restarts this Christmas on the laptop, even after upgrades. I blamed the ath driver. But I noticed when I restart the router by plugging out it from the wall, then in again, sometimes it's working.
    I carefully changed every possible settings in the router, then I found if I disable IPv6 (yes, it's capable of that despite Sky does not provide IPv6 service) it started to work even after multiple reboots. It took mi a while since the new year.
    I'm using connman and when it was wrong, connman was completely frozen. If I entered "connmanctl scan wifi", it never quit. Same for "connmanctl state".
    I also noticed that the router LED was blinking continuously and on the laptop when I checked the connection status with ifconfig it showed very high usage of TX packets. It also blocked the whole wifi, so my phone was not able to access the internet. Strange problem, I'm unsure what caused it and not quite sure how disabling IPv6 solved it. But I'm also afraid that maybe somewhere else I can't disable IPv6 on the router.

  • [solved] Intel Corporation 82830 CGC: Artifacts appear in X

    The more I use my laptop in X11, the more artifacting appears.  It gets really bad after 10 minutes of use or so.  This is on a Panasonic CF-M34 laptop.  I know the hardware is 100% functional too.
    Here is lspci ...
    [max@coppertop ~]$ lspci
    00:00.0 Host bridge: Intel Corporation 82830 830 Chipset Host Bridge (rev 04)
    00:02.0 VGA compatible controller: Intel Corporation 82830 CGC [Chipset Graphics Controller] (rev 04)
    00:02.1 Display controller: Intel Corporation 82830 CGC [Chipset Graphics Controller]
    00:1d.0 USB Controller: Intel Corporation 82801CA/CAM USB Controller #1 (rev 02)
    00:1d.1 USB Controller: Intel Corporation 82801CA/CAM USB Controller #2 (rev 02)
    00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 42)
    00:1f.0 ISA bridge: Intel Corporation 82801CAM ISA Bridge (LPC) (rev 02)
    00:1f.1 IDE interface: Intel Corporation 82801CAM IDE U100 Controller (rev 02)
    00:1f.3 SMBus: Intel Corporation 82801CA/CAM SMBus Controller (rev 02)
    00:1f.5 Multimedia audio controller: Intel Corporation 82801CA/CAM AC'97 Audio Controller (rev 02)
    00:1f.6 Modem: Intel Corporation 82801CA/CAM AC'97 Modem Controller (rev 02)
    01:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    01:04.0 Network controller: AIRONET Wireless Communications Cisco Aironet Wireless 802.11b
    01:05.0 CardBus bridge: Ricoh Co Ltd RL5c475 (rev 80)
    Here is my xorg.conf
    # File generated by xorgconfig.
    # Copyright 2004 The X.Org Foundation
    # Permission is hereby granted, free of charge, to any person obtaining a
    # copy of this software and associated documentation files (the "Software"),
    # to deal in the Software without restriction, including without limitation
    # the rights to use, copy, modify, merge, publish, distribute, sublicense,
    # and/or sell copies of the Software, and to permit persons to whom the
    # Software is furnished to do so, subject to the following conditions:
    # The above copyright notice and this permission notice shall be included in
    # all copies or substantial portions of the Software.
    # THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    # FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
    # The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
    # WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
    # OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
    # SOFTWARE.
    # Except as contained in this notice, the name of The X.Org Foundation shall
    # not be used in advertising or otherwise to promote the sale, use or other
    # dealings in this Software without prior written authorization from
    # The X.Org Foundation.
    # Refer to the xorg.conf(5) man page for details about the format of
    # this file.
    # Module section -- this section is used to specify
    # which dynamically loadable modules to load.
    Section "Module"
    # This loads the DBE extension module.
    Load "dbe" # Double buffer extension
    # This loads the miscellaneous extensions module, and disables
    # initialisation of the XFree86-DGA extension within that module.
    SubSection "extmod"
    Option "omit xfree86-dga" # don't initialise the DGA extension
    EndSubSection
    # This loads the font modules
    # Load "type1"
    Load "freetype"
    # Load "xtt"
    # This loads the GLX module
    Load "glx"
    # This loads the DRI module
    Load "dri"
    EndSection
    # Files section. This allows default font and rgb paths to be set
    Section "Files"
    # The location of the RGB database. Note, this is the name of the
    # file minus the extension (like ".txt" or ".db"). There is normally
    # no need to change the default.
    # RgbPath "/usr/share/X11/rgb"
    # Multiple FontPath entries are allowed (which are concatenated together),
    # as well as specifying multiple comma-separated entries in one FontPath
    # command (or a combination of both methods)
    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"
    # FontPath "/usr/lib/X11/fonts/local/"
    # FontPath "/usr/lib/X11/fonts/misc/"
    # FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
    # FontPath "/usr/lib/X11/fonts/Speedo/"
    # FontPath "/usr/lib/X11/fonts/Type1/"
    # FontPath "/usr/lib/X11/fonts/TrueType/"
    # FontPath "/usr/lib/X11/fonts/freefont/"
    # FontPath "/usr/lib/X11/fonts/75dpi/"
    # FontPath "/usr/lib/X11/fonts/100dpi/"
    # The module search path. The default path is shown here.
    # ModulePath "/usr/lib/modules"
    EndSection
    # Server flags section.
    Section "ServerFlags"
    # Uncomment this to cause a core dump at the spot where a signal is
    # received. This may leave the console in an unusable state, but may
    # provide a better stack trace in the core dump to aid in debugging
    # Option "NoTrapSignals"
    # Uncomment this to disable the <Ctrl><Alt><Fn> VT switch sequence
    # (where n is 1 through 12). This allows clients to receive these key
    # events.
    # Option "DontVTSwitch"
    # Uncomment this to disable the <Ctrl><Alt><BS> server abort sequence
    # This allows clients to receive this key event.
    # Option "DontZap"
    # Uncomment this to disable the <Ctrl><Alt><KP_+>/<KP_-> mode switching
    # sequences. This allows clients to receive these key events.
    # Option "Dont Zoom"
    # Uncomment this to disable tuning with the xvidtune client. With
    # it the client can still run and fetch card and monitor attributes,
    # but it will not be allowed to change them. If it tries it will
    # receive a protocol error.
    # Option "DisableVidModeExtension"
    # Uncomment this to enable the use of a non-local xvidtune client.
    # Option "AllowNonLocalXvidtune"
    # Uncomment this to disable dynamically modifying the input device
    # (mouse and keyboard) settings.
    # Option "DisableModInDev"
    # Uncomment this to enable the use of a non-local client to
    # change the keyboard or mouse settings (currently only xset).
    # Option "AllowNonLocalModInDev"
    EndSection
    # Input devices
    # Core keyboard's InputDevice section
    Section "InputDevice"
    Identifier "Keyboard1"
    Driver "kbd"
    Option "AutoRepeat" "500 30"
    # Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
    # Option "Xleds" "1 2 3"
    # Option "LeftAlt" "Meta"
    # Option "RightAlt" "ModeShift"
    # To customise the XKB settings to suit your keyboard, modify the
    # lines below (which are the defaults). For example, for a non-U.S.
    # keyboard, you will probably want to use:
    # Option "XkbModel" "pc105"
    # If you have a US Microsoft Natural keyboard, you can use:
    # Option "XkbModel" "microsoft"
    # Then to change the language, change the Layout setting.
    # For example, a german layout can be obtained with:
    # Option "XkbLayout" "de"
    # or:
    # Option "XkbLayout" "de"
    # Option "XkbVariant" "nodeadkeys"
    # If you'd like to switch the positions of your capslock and
    # control keys, use:
    # Option "XkbOptions" "ctrl:swapcaps"
    # These are the default XKB settings for Xorg
    # Option "XkbRules" "xorg"
    # Option "XkbModel" "pc105"
    # Option "XkbLayout" "us"
    # Option "XkbVariant" ""
    # Option "XkbOptions" ""
    # Option "XkbDisable"
    Option "XkbRules" "xorg"
    Option "XkbModel" "pc104"
    Option "XkbLayout" "us"
    EndSection
    # Core Pointer's InputDevice section
    Section "InputDevice"
    # Identifier and driver
    Identifier "Mouse1"
    Driver "mouse"
    Option "Protocol" "Auto" # Auto detect
    Option "Device" "/dev/input/mice"
    # Mouse-speed setting for PS/2 mouse.
    # Option "Resolution" "256"
    # Baudrate and SampleRate are only for some Logitech mice. In
    # almost every case these lines should be omitted.
    # Option "BaudRate" "9600"
    # Option "SampleRate" "150"
    # Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
    # horizontal wheel to buttons 6 & 7. Change if your mouse has more than
    # 3 buttons and you need to map the wheel to different button ids to avoid
    # conflicts.
    Option "ZAxisMapping" "4 5 6 7"
    # Emulate3Buttons is an option for 2-button mice
    # Emulate3Timeout is the timeout in milliseconds (default is 50ms)
    Option "Emulate3Buttons"
    # Option "Emulate3Timeout" "50"
    # ChordMiddle is an option for some 3-button Logitech mice
    # Option "ChordMiddle"
    EndSection
    # Other input device sections
    # this is optional and is required only if you
    # are using extended input devices. This is for example only. Refer
    # to the xorg.conf man page for a description of the options.
    # Section "InputDevice"
    # Identifier "Mouse2"
    # Driver "mouse"
    # Option "Protocol" "MouseMan"
    # Option "Device" "/dev/mouse2"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball"
    # Driver "magellan"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "spaceball2"
    # Driver "spaceorb"
    # Option "Device" "/dev/cua0"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen0"
    # Driver "microtouch"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "1412"
    # Option "MaxX" "15184"
    # Option "MinY" "15372"
    # Option "MaxY" "1230"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    # Section "InputDevice"
    # Identifier "touchscreen1"
    # Driver "elo2300"
    # Option "Device" "/dev/ttyS0"
    # Option "MinX" "231"
    # Option "MaxX" "3868"
    # Option "MinY" "3858"
    # Option "MaxY" "272"
    # Option "ScreenNumber" "0"
    # Option "ReportingMode" "Scaled"
    # Option "ButtonThreshold" "17"
    # Option "ButtonNumber" "1"
    # Option "SendCoreEvents"
    # EndSection
    Section "InputDevice"
    Identifier "touchscreen"
    Driver "evtouch"
    Option "Device" "/dev/ttyS2"
    Option "DeviceName" "touchscreen"
    Option "MinX" "250"
    Option "MinY" "280"
    Option "MaxX" "4000"
    Option "MaxY" "3850"
    Option "ReportingMode" "Raw"
    Option "Emulate3Buttons"
    Option "Emulate3Timeout" "50"
    Option "SendCoreEvents" "On"
    # Option "Calibrate" "1"
    EndSection
    Section "InputDevice"
    Driver "synaptics"
    Identifier "touchpad"
    Option "Device" "/dev/psaux"
    Option "Protocol" "auto-dev"
    Option "LeftEdge" "1700"
    Option "RightEdge" "5300"
    Option "TopEdge" "1700"
    Option "BottomEdge" "4200"
    Option "FingerLow" "25"
    Option "FingerHigh" "30"
    Option "MaxTapTime" "180"
    Option "MaxTapMove" "220"
    Option "VertScrollDelta" "100"
    Option "MinSpeed" "0.06"
    Option "MaxSpeed" "0.12"
    Option "AccelFactor" "0.0010"
    Option "SHMConfig" "on"
    # Option "Repeater" "/dev/ps2mouse"
    EndSection
    # **nux********************************************************************
    # Monitor section
    # Any number of monitor sections may be present
    Section "Monitor"
    Identifier "monitor"
    # DisplaySize 269 201
    # HorizSync is in kHz unless units are specified.
    # HorizSync may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    HorizSync 31.5 - 82.0
    # HorizSync 30-64 # multisync
    # HorizSync 31.5, 35.2 # multiple fixed sync frequencies
    # HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
    # VertRefresh is in Hz unless units are specified.
    # VertRefresh may be a comma separated list of discrete values, or a
    # comma separated list of ranges of values.
    # NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
    # USER MANUAL FOR THE CORRECT NUMBERS.
    VertRefresh 40-150
    EndSection
    # Graphics device section
    # Any number of graphics device sections may be present
    # Standard VGA Device:
    Section "Device"
    Identifier "Standard VGA"
    VendorName "Unknown"
    BoardName "Unknown"
    # The chipset line is optional in most cases. It can be used to override
    # the driver's chipset detection, and should not normally be specified.
    # Chipset "generic"
    # The Driver line must be present. When using run-time loadable driver
    # modules, this line instructs the server to load the specified driver
    # module. Even when not using loadable driver modules, this line
    # indicates which driver should interpret the information in this section.
    Driver "vga"
    # The BusID line is used to specify which of possibly multiple devices
    # this section is intended for. When this line isn't present, a device
    # section can only match up with the primary video device. For PCI
    # devices a line like the following could be used. This line should not
    # normally be included unless there is more than one video device
    # intalled.
    # BusID "PCI:0:10:0"
    # VideoRam 256
    # Clocks 25.2 28.3
    EndSection
    # Device configured by xorgconfig:
    Section "Device"
    Identifier "vidcard"
    Driver "intel"
    #VideoRam 262144
    # Insert Clocks lines here if appropriate
    EndSection
    # Screen sections
    # Any number of screen sections may be present. Each describes
    # the configuration of a single screen. A single specific screen section
    # may be specified from the X server command line with the "-screen"
    # option.
    Section "Screen"
    Identifier "Screen 1"
    Device "vidcard"
    Monitor "monitor"
    DefaultDepth 24
    Subsection "Display"
    Depth 8
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 16
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    Subsection "Display"
    Depth 24
    Modes "1280x1024" "1024x768" "800x600" "640x480"
    ViewPort 0 0
    EndSubsection
    EndSection
    # ServerLayout sections.
    # Any number of ServerLayout sections may be present. Each describes
    # the way multiple screens are organised. A specific ServerLayout
    # section may be specified from the X server command line with the
    # "-layout" option. In the absence of this, the first section is used.
    # When now ServerLayout section is present, the first Screen section
    # is used alone.
    Section "ServerLayout"
    # The Identifier line must be present
    Identifier "Simple Layout"
    # Each Screen line specifies a Screen section name, and optionally
    # the relative position of other screens. The four names after
    # primary screen name are the screens to the top, bottom, left and right
    # of the primary screen. In this example, screen 2 is located to the
    # right of screen 1.
    Screen "Screen 1"
    # Each InputDevice line specifies an InputDevice section name and
    # optionally some options to specify the way the device is to be
    # used. Those options include "CorePointer", "CoreKeyboard" and
    # "SendCoreEvents".
    InputDevice "touchpad" "SendCoreEvents"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "touchscreen" "SendCoreEvents"
    InputDevice "Keyboard1" "CoreKeyboard"
    EndSection
    Section "DRI"
    Mode 0666
    EndSection
    And this is what I'm dealing with ...
    Last edited by synthead (2009-02-12 10:37:09)

    I was just going "...wow, ouch..." at the screenshot and since the model name looked old (and a quick google afterwards revealed that it wasn't), I marvelled at how Linux could manage to display so many colors [on the supposedly old hardware I thought was sitting behind that model name].
    Crazy thought, but it sparked an idea: perhaps lower the display depth?
    -dav7
    Last edited by dav7 (2008-12-23 14:51:37)

  • [SOLVED] Intel Fortran Compiler v11.1.072 installation failed

    hi everyone!
    i have some problems with the intel fortran installation. i try to install both ia32 and intel64 version, but without success. i launch from the shell the file "install.sh" and i follow the instructions on the screen, it says that i have missing optional pre-requisites, but also in other linux distribution such as ubuntu or debian, i always skip missing optional pre-requisites and go on. so i do that, but in the step no. 6 when the installation begins, there are a lot of errors:
    Installing Intel(R) Fortran Compiler for applications running on IA-32
    component...
    Intel(R) Fortran Compiler for applications running on IA-32 component
    installation failed.
    Installing Intel(R) Math Kernel Library for applications running on IA-32
    component...
    Intel(R) Math Kernel Library for applications running on IA-32 component
    installation failed.
    what happens?
    thanks all for your replies, i'm here for other infos if you want.
    Last edited by zeruel85 (2010-06-28 07:56:26)

    ok, i solved the problem, but with another ifort version. first of all, install these required packages:
    sudo pacman -S glibc libstdc++5
    then download from aur the package "intel-compilers-common 11.0.074-2" and extract it. now:
    cd /PATH/intel-compilers-common
    makepkg
    sudo pacman -U intel-compilers-common-11.0.074-2-x86_64.pkg.tar.xz
    always from aur, download "ifort" and extract it. before compiling it, copy the file "l_cprof_p_11.0.074_intel64.tgz" from the "intel-compilers-common" folder into the "ifort" folder. now we must have the license file. we can get it from the official intel site:
    https://registrationcenter.intel.com/Re … NCOM&lang=
    just insert your email, select your country and click "Continue". we'll receive an email with the license key attached. now copy the file into the "ifort" folder. open a shell and do this:
    cd /PATH/ifort
    md5sum LICENSE.lic
    where "LICENSE.lic" is the name of your license key. after that, we have to modify the "PKGBUILD" file, always into the "ifort" folder. in line 19, write the correct license file name. in line 24 write the correct md5sum result. save and exit. now we can compile:
    cd /PATH/ifort
    makepkg
    sudo pacman -U ifort-11.0.074-2-x86_64.pkg.tar.xz
    now we have ifort installed! just logout/login to complete the installation! then type:
    ifort -help
    to verify if ifort was correctly installed. if the ifort guide appears, well done!

  • Can't update intel 4000 video driver on my T530

    Hello, I been having off and on BSOD issue and I was advided to possibly update my video driver via this site to the latest. The problem is that when I try to update it keep telling me that my laptop does not meet the minimum requirement and it would abort the update.However, I dont get why it wouldn't meet minimum requirement and it doesn't note anywhere within readme file what is the minimum requirement to install this latest video driver. Any help would be much appreciated. Thanks!
    Solved!
    Go to Solution.

    Hi BmoreGUY,
    Welcome to Lenovo Community!
    As per the query we understood that you are facing the issue with Intel graphic driver on your ThinkPad T530.
    Can you please let me know the Operating System installed in your system, and also please provide the system MTM (Machine Type Model) number.
    Hope this helps.
    Best regards,
    Hemanth Kumar
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

Maybe you are looking for