[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

Similar Messages

  • [Solved] Login freezing with busy mouse cursor and black screen.

    After installing some recent updates I have suddenly found a problem when starting the login manager for Cinnamon.
    After booting I am greeted with a black screen and a "busy" mouse cursor - like a stopwatch. I can't ctrl-alt-backspace to restart X.
    What fixes it is - if I ctrl-alt-F2 to a new console and kill -9 the Xorg process. This causes X to restart normally. I have to do this every time now
    I don't know if this is systemd related or what, but it only seemed to happen after the updates below.
    [2012-11-23 21:32] Running 'pacman -Sy'
    [2012-11-23 21:32] synchronizing package lists
    [2012-11-23 21:33] Running 'pacman -S -u'
    [2012-11-23 21:33] starting full system upgrade
    [2012-11-23 21:35] upgraded accountsservice (0.6.25-1 -> 0.6.29-1)
    [2012-11-23 21:35] upgraded calibre (0.9.6-2 -> 0.9.7-1)
    [2012-11-23 21:35] upgraded cronie (1.4.8-3 -> 1.4.8-4)
    [2012-11-23 21:35] upgraded dhcpcd (5.6.2-1 -> 5.6.3-2)
    [2012-11-23 21:35] upgraded firefox (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:35] upgraded firefox-adblock-plus (2.1.2-1 -> 2.2.1-3)
    [2012-11-23 21:35] upgraded firefox-i18n-en-gb (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:35] upgraded gnome-mplayer (1.0.7-1 -> 1.0.7-2)
    [2012-11-23 21:35] upgraded gstreamer (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-base-libs (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-bad (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-base (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:35] upgraded gst-plugins-good (1.0.2-1 -> 1.0.3-1)
    [2012-11-23 21:36] upgraded harfbuzz (0.9.5-2 -> 0.9.6-1)
    [2012-11-23 21:36] upgraded libsecret (0.11-1 -> 0.12-2)
    [2012-11-23 21:36] >>> Updating module dependencies. Please wait ...
    [2012-11-23 21:36] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2012-11-23 21:36] ==> Building image from preset: 'default'
    [2012-11-23 21:36] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2012-11-23 21:36] ==> Starting build: 3.6.7-1-ARCH
    [2012-11-23 21:36] -> Running build hook: [base]
    [2012-11-23 21:36] -> Running build hook: [udev]
    [2012-11-23 21:36] -> Running build hook: [pata]
    [2012-11-23 21:36] -> Running build hook: [scsi]
    [2012-11-23 21:36] -> Running build hook: [sata]
    [2012-11-23 21:36] -> Running build hook: [autodetect]
    [2012-11-23 21:36] -> Running build hook: [filesystems]
    [2012-11-23 21:36] -> Running build hook: [usbinput]
    [2012-11-23 21:36] ==> Generating module dependencies
    [2012-11-23 21:36] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2012-11-23 21:36] ==> Image generation successful
    [2012-11-23 21:36] ==> Building image from preset: 'fallback'
    [2012-11-23 21:36] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2012-11-23 21:36] ==> Starting build: 3.6.7-1-ARCH
    [2012-11-23 21:36] -> Running build hook: [base]
    [2012-11-23 21:36] -> Running build hook: [udev]
    [2012-11-23 21:36] -> Running build hook: [pata]
    [2012-11-23 21:36] -> Running build hook: [scsi]
    [2012-11-23 21:36] -> Running build hook: [sata]
    [2012-11-23 21:36] -> Running build hook: [filesystems]
    [2012-11-23 21:36] -> Running build hook: [usbinput]
    [2012-11-23 21:36] ==> Generating module dependencies
    [2012-11-23 21:36] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2012-11-23 21:36] ==> Image generation successful
    [2012-11-23 21:36] upgraded linux (3.6.6-1 -> 3.6.7-1)
    [2012-11-23 21:36] upgraded logrotate (3.8.2-1 -> 3.8.2-2)
    [2012-11-23 21:36] upgraded ntfs-3g (2012.1.15-3 -> 2012.1.15-4)
    [2012-11-23 21:36] upgraded ntfsprogs (2012.1.15-3 -> 2012.1.15-4)
    [2012-11-23 21:36] installed gtkglext (1.2.0-9)
    [2012-11-23 21:36] upgraded opencv (2.4.3-2 -> 2.4.3-3)
    [2012-11-23 21:36] upgraded shadow (4.1.5.1-1 -> 4.1.5.1-2)
    [2012-11-23 21:36] upgraded thunderbird (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:36] upgraded thunderbird-i18n-en-gb (16.0.2-1 -> 17.0-1)
    [2012-11-23 21:36] Updating font cache... done.
    [2012-11-23 21:36] upgraded ttf-liberation (2.00.1-1 -> 2.00.1-2)
    [2012-11-23 21:36] upgraded vi (1:050325-2 -> 1:050325-3)
    [2012-11-23 21:40] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.mEd/dirsyncpro-1.45-1-i686.pkg.tar.xz'
    [2012-11-23 21:40] upgraded dirsyncpro (1.44-1 -> 1.45-1)
    [2012-11-23 21:44] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.KyH/muffin-git-20121123-1-i686.pkg.tar.xz'
    [2012-11-23 21:44] upgraded muffin-git (20120610-1 -> 20121123-1)
    [2012-11-23 21:45] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.6mB/shutter-0.89.1-1-i686.pkg.tar.xz'
    [2012-11-23 21:45] upgraded shutter (0.88.3-1 -> 0.89.1-1)
    [2012-11-23 21:45] Running 'pacman -U /tmp/yaourt-tmp-john/PKGDEST.MTz/unix-runescape-client-3.9.4-1-any.pkg.tar.xz'
    [2012-11-23 21:45] ==> for compatibility mode to work, you need to install 'wine' and any windows jre inside it.
    [2012-11-23 21:45] upgraded unix-runescape-client (3.9.2-2 -> 3.9.4-1)
    Any ideas?
    Last edited by PTBM133A4X (2012-11-27 21:24:49)

    PTBM133A4X wrote:
    SIGTERM wrote:Try downgrading accountsservice to 0.6.25.
    WOW! That did it
    Could you explain what happened or why this fixed it please?
    Thanks for your help.
    I don't know the details to be honest, but the title of your post basically describes my situation with GDM when I used accountsservice >0.6.25, so I figured it was worth a shot, since the symptoms were the same.
    Also, Cinnamon depends on accountsservice if I'm not mistaken, so it didn't seem unreasonable that the update broke Cinnamon too.
    I'm glad it works now. Let's hope a updated, working version of accountsservice is released soon.

  • Lenovo G560 - Issue with won't boot and black screen after HDD upgrade

    Lenovo G560 - Issue with won't boot and black screen after HDD upgrade.
     What happen: My laptop was working fine, no blue screen issue, no funny business at all. I bought a new SSD Intel 120 GB and thought it would be a good idea to replace the HDD. I shutdown and disconnected the power adapter, waited a couple of minutes and removed the battery. I opened up the back case and replaced the HDD. And put all the screws back and put the battery back in.
    Problem: The very first time I turned the power on, nothing happens besides a black screen. I pressed the dvd drive it works and opens up and closes. I waited for about 30 mins and still has blac screen. When I mean black screen, no bios menu, no logo, just a black screen with the fan sound on.
    I have tried these:
    1. Unplugged everything - battery, adapter, and pressed the power on button for about 60 seconds, nothing, the laptop turns on with the LED display on for both on and battery LED's. But nothing but black screen, no sound of windows loading just the fan and black screen.
    2. I tried putting back my old 2.5" and nothing but black screen.
    Thoughts and suggestions?
    Solved!
    Go to Solution.

    Hi Autoexit173,
    Welcome to Lenovo Community!
     As per the query we understood that you are facing issue with system not booting in your Lenovo G560 laptop.
    As you have mentioned that the system not booting, please try to remove the RAM and  turn on the system and check if you can hear any beep sound. Also try to clean the RAM slots and check for the issue.
    Click here for the steps to remove the RAM and refer page number 40.
    Hope this helps. Do post back if issue persists!
    Best regards,       
    Ashwin.S
    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!

  • Phone doesn't appear in iTunes and black screen!!

    Phone doesn't appear in iTunes and black screen i cant do nothing please help me!!

    I read this article.
    I can't restore iPod because iPod Updater can't recognize it, when one connect to the computer.
    How to solve the problem: as i wrote, iTunes diagnostic informs that can't find the controller IEEE 1394 (WiFi), but I HAVEN'T WiFi card on computer, I use USB 2.0.

  • 20" imac won't start up-flashes between blank grey screen and black screen

    20" imac
    2GHz Intel Core 2 Duo
    Was running system 10.5.8 just fine. Worked great.
    But then I wanted to give the imac to a relative. And so, I tried to boot from the original grey mac install dvd to wipe the hardrive and set the imac back to factory specs.
    But it wouldn't boot off the dvd. All It would do at restart was to flash slowly back and forth between blank grey screen and black screen. So, I tried the Leopard update dvd. Same results. So I zapped the pram and tried again. Same results.
    If I just pushed the start button tho.. the imac would start right up and run fine. However, I didn't want to give it to someone else with all our information on it.
    I finally restarted it and held the "T" key to turn it into a giant firewire drive, hooked it up to our other 20" imac, and used the disk utility from the second imac to erase the drive of the first imac. Then I inserted the grey install dvd into the second imac and selected the drive of the first imac and ran the install process.
    Now, the first imac won't start up at all. Just a continual grey screen for a bit, than a couple of buzz sounds in the machine and then the black screen... than back again.
    It ran great before I erased the drive and re-installed OS 10.5
    What's wrong? How do I get the machine to either boot off the install cd?

    So, I've figured out a little more on the first machine. It's a 20" 2.6 GHz Intel Core 2 Duo running 10.5.8.
    It ran great. But, I wanted to erase the hard drive and reinstall the OS system before giving it to a relative.
    I found that although the optical drive would read and write to normal cds and dvds, the machine would NOT boot from the grey start-up disks I had on hand. ( I have two imacs, and I tried both sets of dvds without success.)
    I zapped the PRAM, and used disk utilities via firewire connection from my other 20" imac to check the hardrive and make repairs. Disk Utilities couldn't find any problems. So, using disk utilities from the other imac, I erased the first imac's harddrive and then used the install dvds on the second imac to install the original OS to the hard drive of the first imac.
    (looking on the hard drive of the first imac, I can see all the contents)
    However, the first machine will not start up. It just switches from grey....to black..... then grey..... and then black again.... over and over
    Why won't it boot from the newly installed OS on it's own hard drive?
    And Why won't it boot from the original install dvds?
    How can I get it to start up again?

  • Ipod 4 is displaying blue frozen screen and black screen with apple logo. I try to turn power off but as soon as it goes out it automatically reboots. Plugged it into the usb port on my mac and it doesnt do anything. It doesnt appear in Itunes. Help?

    ipod 4 is displaying blue frozen screen and black screen with apple logo. I try to turn power off but as soon as it goes out it automatically reboots. Plugged it into the usb port on my mac and it doesnt do anything. It doesnt appear in Itunes. Help?

    Let the battery fully darain. After charging for an least an hour try a reset and restore. Use Recovery mode if necessary.
    If not successful, then time for an appointment at the Genius Bar of an Apple store.

  • My iphone 5 died so I plugged it back in to charge and it will not turn on. It will turn to the screen with the apple logo and black screen then turn off again. Any suggestions?

    My iphone 5 died so I plugged it back in to charge and it will not turn on. It will turn to the screen with the apple logo and black screen then turn off again. Any suggestions?

    I leave it charging until it gets back to full, usually it turns on after a little bit of time after plugging it in, but all its doing is going to the apple logo screen and going blank again.

  • Panic message restart grey and black screen

    WOONT RE BOOT OR START
    Computer froze and after manual power down and restart, grey and black screen appeared with a message to hold powwer button down to power off and then hold power button again to restart. I did and got same screen and message. "PANIC"  and "Debugger called: <panic>" message in background.

    Hi Fred,
    Is this happening for all Flash content or just your website?  Can you give us a link so we can take a look?  Can you also please post back with your system's configuration report?
    Windows Instructions  
    Mac Instructions
    Please check to see if you are using the NPAPI version of the Flash Player plugin in Chrome.  Let me know if you need instructions on how to do this.  If you are, please try switching back to the PPAPI version to see if that corrects the problem.
    I'm moving this post over to the Flash Player beta forum.
    Thanks,
    Chris

  • Blinking light and black screen

    My 3rd gen apple tv light was blinking and giving a black screen. I reset it using my laptop nas instructed. It is still doing the same thing. (Light flashing and black screen) Where do i go from here?

    May be an issue with it but try holding menu and up key on teh remote TOGETHER for 6 secs in case it's selecting an incorrect video mode - that option will cycle video modes.  Check HDMI connection to display is not loose at either end.

  • Have a 27 imac desktop with mac osx 10.5.8, finally got out of grey and black screens etc. is there anything I can do to prevent all this from happening again when I shut down?

    Have a 27 imac desktop with mac osx 10.5.8, finally got out of grey and black screens etc. is there anything I can do to prevent all this from happening again when I shut down? Or before I shutdown? TIA.

    Basic Backup
    For some people Time Machine will be more than adequate. Time Machine is part of OS X. There are two components:
    1. A Time Machine preferences panel as part of System Preferences;
    2. A Time Machine application located in the Applications folder. It is
         used to manage backups and to restore backups. Time Machine
         requires a backup drive that is at least twice the capacity of the
         drive being backed up.
    Alternatively, get an external drive at least equal in size to the internal hard drive and make (and maintain) a bootable clone/backup. You can make a bootable clone using the Restore option of Disk Utility. You can also make and maintain clones with good backup software. My personal recommendations are (order is not significant):
      1. Carbon Copy Cloner
      2. Get Backup
      3. Deja Vu
      4. SuperDuper!
      5. Synk Pro
      6. Tri-Backup
    Visit The XLab FAQs and read the FAQ on backup and restore.  Also read How to Back Up and Restore Your Files. For help with using Time Machine visit Pondini's Time Machine FAQ for help with all things Time Machine.
    Although you can buy a complete external drive system, you can also put one together if you are so inclined.  It's relatively easy and only requires a Phillips head screwdriver (typically.)  You can purchase hard drives separately.  This gives you an opportunity to shop for the best prices on a hard drive of your choice.  Reliable brands include Seagate, Hitachi, Western Digital, Toshiba, and Fujitsu.  You can find reviews and benchmarks on many drives at Storage Review.
    Enclosures for FireWire and USB are readily available.  You can find only FireWire enclosures, only USB enclosures, and enclosures that feature multiple ports.  I would stress getting enclosures that use the Oxford chipsets especially for Firewire drives (911, 921, 922, for example.)  You can find enclosures at places such as;
      1. Cool Drives
      2. OWC
      3. WiebeTech
      4. Firewire Direct
      5. California Drives
      6. NewEgg
    All you need do is remove a case cover, mount the hard drive in the enclosure and connect the cables, then re-attach the case cover.  Usually the only tool required is a small or medium Phillips screwdriver.

  • What to do when the apple logo and black screen persist (apple tv)

    What to do when the apple logo and black screen persist,  when connecting apple tv.

    Have you unplugged from the power for 30 secs and retried?
    If it constantly still does that it may have become corrupted and you'd need to restore via iTunes:
    Restoring your Apple TV - Apple Support

  • My lumia 720 suddenly stuck and black screen with ...

    Hi
    My lumia 720 suddenly stuck and black screen with Nokia Symbol is displaying I have tried for soft reset but it doesnt work will someone help me its very urgent
    varun

    You can try to perform the soft reset again. If this would fail, below hardware key reset combination is what I can suggest. This deletes all the personal content of the phone.
    Option 2: Hardware key combination
    Use this option if the phone fails to fully switch on when pressing the power on key.
    Note: No warning about data loss!
    Nokia Lumia with Windows Phone 8
    Step 1
    Make sure the charger is disconnected.
    1. Switch the power Off.
    2. Press and hold the Volume down and connect the charger, if succeed an exclamation mark (!) is shown on the screen.
    Step 2
    Then input the keys in the following order:
    1. Volume up
    2. Volume down
    3. Power
    4. Volume down
    Step 3
    The phone will reset and boot up automatically. Please note that this may take several minutes.

  • T60 exhibiting 1 long and 2 short beep and black screen

    Hello all,
     i own a thinkpad t60 with ATI radeon x1300 graphics card. I read through your complete "T61p exhibiting 1 long and 2 short beep and black screen" thread and I have the same beep problem with my t60. Let me briefly explain you how the beeps occur in my system:
    My t60 had this problem after I initally formatted my system and this 1 long and 2 short beeps used started occuring. But the strangest fact is that after those beeps and blank screen, the power light in the indicator light group is on along with battery and ac power lights. But then when I repeatedly switched on and off the system, the sequence of beeps dont occur all the time. Then I completely switched off the system and when I booted the next times I started pressing the ESC keys after pressing the on button. Most of the times ( 8 out of 10 times), the first 4 times it produced the same beep codes but after the 5th time, the system turns on.  All those 5 times, I kept on pressing the ESC key once I powered on the system.
    Also, every time I'd a chance I did run the pc doctor to find any pro blem with the board or video card, but every time it turned out to be fine. So now,every time I turn my system off or use a stanby/hibernate whichever turns the screeen off, on immediate reboot it comes out blank but with the power indicator light on.
    Here by I also list any changes that I'd made:
    1. I reformatted the system and only then this started to occur.
    2. after reformatting lsat time, I forgot to change the boot sequence but now I;d fixed that by pressing F9 under startup in bios.
    3. I'd also once replaced my RAM with a different one (have 4gb now, but I suppose t60 can support a max of 3gb). WIll this be a problem?
    4. And in the recent times due to the ati3duag.dll BSOD has occured. Any idea what this error might be due to?
    5. Due to all these uncertainities, I havent updated tot he latest ATI driver which is 8.593 * and I still have the 8.293* . Will updating to the new one be a problem?
    I appreciate any help or guidance you can give me in this matter and I badly need to fix it for my projects.
    Thanks
    Vishak

    I think your best way of diagnosing this is to remove the new ram and install only one chip, if the problem persists, try the other. If the problem persists, then I'd try booting from a Linux LiveCD (any will do but I'd recommend ubuntu.com). boot with the option to not change anything on your PC. If you get this same problem when booting linux, then you know it's a hardware problem, in which case I'd remove as much hardware as possible, drives, cards, etc... if it still persists, then you most likely have a bad system board. In this unfortunate event your best option would be a used one. A new one would cost more then the laptop is worth, but used T60 boards are pretty reasonable, I just found one for another member and could probably help you find one to if necessary, but lets hope it's just a ram chip. And by the way, your system is limited to 3GB, but in the chipset, and in your 32bit OS they came installed with. You can install 4GB, but it won't be able to use it all.
    ThinkPad W-510 i7-820QM(1.73-3.06GHz) Quad Core... ThinkPad T500, T9900, 8gb SSD...FrankNpad T-60p/61p (X9000 2.8ghz) 8gb SSD ips FlexView...ThinkPad T-61p (T9300 2.5ghz) 8gb ram...Thinkpad X-61 Tablet 4gb ram...ThinkPad A-31 (1.9ghz P4 1.5gb ram)

  • [SOLVED]Updated to Xorg 1.6.1 and the problems started...

    Hi all, I upgraded whole system and xorg 1.6.1 got installed...now it wont let me configure it!!! which is so lame
    I mean I am not sure if everything changed in the way we used to configure X - by modifying /etc/X11/xorg.conf
    but now there is no such file! my ctrl+alt+bkspace wont work, I cant switch between virtual consoles...:o
    The 'xorgconfig' command does not work for me anymore...I tried searching forums and done googling..but got no solutions so far
    Any help guyz...or a pointer atleast...really bummed out for the fact that I cant switch consoles and that xorg.conf file gone missing..
    Last edited by kapz (2009-05-09 19:36:09)

    kapz wrote:
    @ rusty99 and joe90 --- I appreciate the help u guyz. But its nott worrkinggg!   Help!
    I did everything right from modifying xorg.conf(the dontzap and dontvt switch thing) to modifying the /usr/share/hal/fdi/policy/10osvendor/10-keymap.fdi file and adding code to .xinitrc file...but its just that I suspect my keyboard is not being detected properly! but its not just in X....I disabled X(from inittab) and did a console login, but the same thing-It wont switch terminals!   I checked almost all the keystrokes and found them to be perfect except the alt key, the alt key works sometimes and it doesnt most of the times, like for eg. I checked in firefox by doing alt+left arrow(go back one page) which does not work! BUT alt+home key works in 2nd go(always!) ...rest ALL the keys work fine, including the Fn keys.....I also did a test in KCalc, I tried to change the shortcut key, so when it asked me for the replacement key I pressed alt(both) and It would not take it! I pressed ctrl key and it recognized it immediately! and I checked all the keys to be working fine there.....What can I do here for the alt keys?
    My keyboard is of US layout and it has 111 keys, it has the 2 win-logo keys and a ms-menu key in addition to the normal keys.
    Cant believe the problem is with the keyboard ALT keys----( And I checked that the alt key works fine with kubuntu)
    Does the ALT key work at the console, and can you switch virtual consoles outside of X?
    If not, do you have your KEYMAP set up correctly in /etc/rc.conf? (think for you should be KEYMAP="us")
    Other than that have reached the end of my knowledge
    Last edited by Joe90 (2009-04-20 08:11:40)

  • Xorg 100% CPU after wake, black screen, no keyboard and mouse

    On my desktop PC after suspend/resume the keyboard is not working and the screen is black. I can only connect via ssh, but everything is slow.
    PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
    819 root 20 0 177m 68m 20m R 95,5 3,4 7:40.37 Xorg
    1670 il 20 0 318m 104m 22m R 25,2 5,2 2:49.04 skype
    1273 il 20 0 19492 8364 760 S 21,8 0,4 2:12.60 wineserver
    2222 root 20 0 15168 1724 1092 R 9,8 0,1 0:01.21 top
    'kill -KILL 819' has no effect.
    [root@il ~]# lspci
    01:00.0 VGA compatible controller: NVIDIA Corporation G94 [GeForce 9600 GT] (rev a1)
    [root@il ~]# pacman -Q linux xorg-server nvidia
    linux 3.4.4-2
    xorg-server 1.12.2-1
    nvidia 302.17-1

    It's nvidia.
    Downgrade to nvidia-295.53-2 helps.
    MadTux wrote:Did you look into the log file /var/log/pm-suspend.log, which provides more information than the usual log file.
    Nothing suspicious:
    Initial commandline parameters:
    Sun Jul 8 19:17:47 MSK 2012: Running hooks for suspend.
    Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:
    Linux il 3.4.2-2-ARCH #1 SMP PREEMPT Mon Jun 11 22:27:17 CEST 2012 x86_64 GNU/Linux
    Module Size Used by
    nls_cp437 5953 2
    nls_utf8 1352 1
    nls_cp866 5441 1
    vfat 10119 3
    fat 49739 1 vfat
    fuse 68768 6
    snd_hda_codec_analog 79856 1
    nvidia 10832296 30
    arc4 1410 2
    rtl8187 52527 0
    snd_hda_intel 24053 2
    snd_hda_codec 94273 2 snd_hda_intel,snd_hda_codec_analog
    snd_hwdep 6300 1 snd_hda_codec
    snd_pcm 74958 2 snd_hda_codec,snd_hda_intel
    eeprom_93cx6 2175 1 rtl8187
    mac80211 395232 1 rtl8187
    snd_page_alloc 7217 2 snd_pcm,snd_hda_intel
    snd_timer 18966 1 snd_pcm
    snd 58997 10 snd_hwdep,snd_timer,snd_pcm,snd_hda_codec,snd_hda_intel,snd_hda_codec_analog
    btusb 11764 0
    firewire_ohci 31677 0
    soundcore 5410 1 snd
    bluetooth 190551 2 btusb
    firewire_core 51552 1 firewire_ohci
    acpi_cpufreq 5933 0
    microcode 12185 0
    cfg80211 169978 2 mac80211,rtl8187
    intel_agp 10904 0
    iTCO_wdt 12813 0
    mperf 1267 1 acpi_cpufreq
    crc_itu_t 1363 1 firewire_core
    usb_storage 44728 4
    intel_gtt 14047 1 intel_agp
    iTCO_vendor_support 1929 1 iTCO_wdt
    i2c_i801 8180 0
    rfkill 15604 3 cfg80211,bluetooth
    sky2 49187 0
    coretemp 5654 0
    i2c_core 20369 2 i2c_i801,nvidia
    evdev 9754 4
    button 4502 0
    processor 26567 1 acpi_cpufreq
    pcspkr 1899 0
    asus_atk0110 9824 0
    uas 9285 0
    ext4 424175 3
    crc16 1359 2 ext4,bluetooth
    jbd2 73919 1 ext4
    mbcache 5977 1 ext4
    dm_mirror 13400 0
    dm_region_hash 7279 1 dm_mirror
    dm_log 8729 2 dm_region_hash,dm_mirror
    dm_mod 70918 22 dm_log,dm_mirror
    usbhid 36430 0
    sr_mod 14823 0
    cdrom 35648 1 sr_mod
    hid 85285 1 usbhid
    sd_mod 29239 7
    pata_jmicron 2480 0
    ahci 20549 2
    pata_acpi 3408 0
    ata_generic 3295 0
    libahci 20023 1 ahci
    libata 167515 5 ahci,pata_acpi,libahci,ata_generic,pata_jmicron
    uhci_hcd 23404 0
    scsi_mod 132942 5 uas,usb_storage,libata,sd_mod,sr_mod
    ehci_hcd 41154 0
    usbcore 147533 8 uas,btusb,uhci_hcd,rtl8187,usb_storage,ehci_hcd,usbhid
    usb_common 954 1 usbcore
    total used free shared buffers cached
    Mem: 2054720 378276 1676444 0 26004 129996
    -/+ buffers/cache: 222276 1832444
    Swap: 3903756 0 3903756
    /usr/lib/pm-utils/sleep.d/00logging suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave suspend suspend:
    /usr/lib/pm-utils/sleep.d/00powersave suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub suspend suspend:
    /usr/lib/pm-utils/sleep.d/01grub suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules suspend suspend:
    /usr/lib/pm-utils/sleep.d/75modules suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock suspend suspend:
    /usr/lib/pm-utils/sleep.d/90clock suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led suspend suspend:
    /usr/lib/pm-utils/sleep.d/95led suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend:
    nVidia binary video drive detected, not using quirks.
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/99video suspend suspend:
    kernel.acpi_video_flags = 0
    /usr/lib/pm-utils/sleep.d/99video suspend suspend: success.
    Sun Jul 8 19:17:48 MSK 2012: performing suspend
    Sun Jul 8 19:18:02 MSK 2012: Awake.
    Sun Jul 8 19:18:02 MSK 2012: Running hooks for resume
    Running hook /usr/lib/pm-utils/sleep.d/99video resume suspend:
    /usr/lib/pm-utils/sleep.d/99video resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend:
    /usr/lib/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/95led resume suspend:
    /usr/lib/pm-utils/sleep.d/95led resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend:
    /usr/lib/pm-utils/sleep.d/94cpufreq resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/90clock resume suspend:
    /usr/lib/pm-utils/sleep.d/90clock resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/75modules resume suspend:
    Reloaded unloaded modules.
    /usr/lib/pm-utils/sleep.d/75modules resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend:
    /usr/lib/pm-utils/sleep.d/49bluetooth resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/01grub resume suspend:
    /usr/lib/pm-utils/sleep.d/01grub resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00powersave resume suspend:
    /usr/lib/pm-utils/sleep.d/00powersave resume suspend: success.
    Running hook /usr/lib/pm-utils/sleep.d/00logging resume suspend:
    /usr/lib/pm-utils/sleep.d/00logging resume suspend: success.
    Sun Jul 8 19:18:02 MSK 2012: Finished.

Maybe you are looking for