[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#510181: xserver-xorg-core: crash on startx when dri enabled after upgrade to xserver 1.5.3



I tried to get a little more information about my problem.

X starts if I deactivate both DRI (Option "NoDRI" in xorg.conf) and KDE 
compositing (Enabled=false in .kde4/share/config/kwinrc).

X saves a backtrace in Xorg.0.log if I enable both options, DRI and KDE 
compositing, but I doesn't seem to use installed debug symbols. (I installed 
xserver-xorg-core-dbg xserver-xorg-video-intel-dbg libgl1-mesa-dri-dbg and 
libgl1-mesa-glx-dbg). This doesn't change if I enable ModeDebug, see attached 
Xorg.0.log.crash6.

If NoTrapSignals is set, no backtrace is recorded, and the laptop just crashes 
without recovering screen (the mousepointer is still there), mouse, or 
keyboard. However I can login via ssh and see that no X process is running 
anymore, see attached Xorg.0.log.crash7 and messages.crash7.

I was unable to attach gdb to the X process, because it crashes before. I also 
wasn't able to start X under gdb, because it wouldn't start scripts (startx or 
startkde) and "gdb /usr/bin/xinit" doesn't use compositing and doesn't crash 
therefore.

Any help on how I can get an KDE session started from within gdb is 
appreciated. I am happy to try other ideas as well.

Regards,
Sten

X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27.10-sh-pentiumm i686 Debian
Current Operating System: Linux brasilia 2.6.27.10-sh-pentiumm #1 PREEMPT Tue Dec 23 16:31:50 CET 2008 i686
Build Date: 25 December 2008  02:18:19AM
xorg-server 2:1.5.3-1 (pbuilder@brasilia.heinze.lan) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 31 21:19:37 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) 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) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d1280
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 4.1
	X.Org XInput driver : 2.1
	X.Org Server Extension : 1.1
	X.Org Font Renderer : 0.6
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe0000000/0, 0xd0000000/0, I/O @ 0x00001800/0
(--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/0, 0xd0080000/0
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "freetype"

(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.3, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "record"

(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) Scanning /usr/share/xserver-xorg/pci directory for additional PCI ID's supported by the drivers
(II) Matched intel from file name intel.ids
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"

(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 2.5.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 4.1
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33,
	Mobile Intel® GM45 Express Chipset,
	Intel Integrated Graphics Device, G45/G43, Q45/Q43, 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.5.3, module version = 0.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "ModeDebug" "true"
(II) intel(0): Integrated Graphics Chipset: Intel(R) 855GME
(--) intel(0): Chipset: "852GM/855GM"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xD0000000
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(==) intel(0): Using EXA 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: 0x40009c18 (disabled, pipe B, +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: 0x00fa09c4
(II) intel(0):        PP_OFF_DELAYS: 0x00fa09c4
(II) intel(0):           PP_DIVISOR: 0x0030d305
(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: 0x00020207 (status: VBLANK_INT_ENABLE 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: 0x018f02cf (720, 400)
(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: 0x00020202 (status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS)
(II) intel(0):                 FPB0: 0x0003120c (n = 3, m1 = 18, m2 = 12)
(II) intel(0):                 FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
(II) intel(0):               DPLL_B: 0x90026000 (enabled, non-dvo, spread spectrum 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: 0x049f0417 (1048 start, 1184 end)
(II) intel(0):             VTOTAL_B: 0x032502ff (768 active, 806 total)
(II) intel(0):             VBLANK_B: 0x032502ff (768 start, 806 end)
(II) intel(0):              VSYNC_B: 0x03080302 (771 start, 777 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 53742 n 3 m1 18 m2 12 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 Configured Monitor
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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): 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): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(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 "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "1360x768" (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 "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
(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 "1024x768"x50.0   54.17  1024 1048 1184 1344  768 771 777 806 (40.3 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 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 VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS using initial mode 1024x768
(II) intel(0): Monitoring connected displays enabled
(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): Intel XvMC decoder disabled
(==) 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.5.3, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"

(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 2.4.0
	ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00020202 to 0x80020202
(WW) intel(0): PIPEBSTAT before: status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
(==) 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 301056 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1204220 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 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): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xd0000000
(II) intel(0): [drm] ring buffer = 0xe0000000
(II) intel(0): [drm] mapped front buffer at 0xe0800000, handle = 0xe0800000
(II) intel(0): [drm] mapped back buffer at 0xe1800000, handle = 0xe1800000
(II) intel(0): [drm] mapped depth buffer at 0xe1c00000, handle = 0xe1c00000
(II) intel(0): [drm] mapped classic textures at 0xe2000000, handle = 0xe2000000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 12582912 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 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 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 6 at 0x00c00000 (pgoffset 3072)
(II) intel(0): xf86BindGARTMemory: bind key 7 at 0x01800000 (pgoffset 6144)
(II) intel(0): xf86BindGARTMemory: bind key 8 at 0x01c00000 (pgoffset 7168)
(II) intel(0): xf86BindGARTMemory: bind key 9 at 0x02000000 (pgoffset 8192)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00027fff: logical 3D context (32 kB)
(II) intel(0): 0x00028000-0x00127fff: fake bufmgr (1024 kB)
(II) intel(0): 0x007df000:            end of stolen memory
(II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x0000000035435000 physical
)
(II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x0000000035468000 physical
)
(II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x0000000035436000 physical
)
(II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x0000000036118000 physical
)
(II) intel(0): 0x007e9000-0x007e9fff: overlay registers (4 kB, 0x0000000035437000 physical
)
(II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
(II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
(II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
(II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
(II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
(II) intel(0): 0x08000000:            end of aperture
(II) intel(0): using SSC reference clock of 66 MHz
(WW) intel(0): Chosen PLL clock of 49.9 Mhz more than 2% away from desired 54.2 Mhz
(II) intel(0): Mode for pipe B:
(II) intel(0): Modeline "1024x768"x50.0   54.17  1024 1048 1184 1344  768 771 777 806 (40.3 kHz)
(II) intel(0): chosen: dotclock 49892 vco 1397000 ((m 127, m1 20, m2 15), n 4, (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: 0x0001fe00
(II) intel(0):               DSPFW1: 0x00000000
(II) intel(0):               DSPFW2: 0x00000000
(II) intel(0):               DSPFW3: 0x00000000
(II) intel(0):                 ADPA: 0x40009c18 (disabled, pipe B, +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: 0xd0000009 (on, ready, sequencing on)
(II) intel(0):         PP_ON_DELAYS: 0x00fa09c4
(II) intel(0):        PP_OFF_DELAYS: 0x00fa09c4
(II) intel(0):           PP_DIVISOR: 0x0030d305
(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: 0x58000000 (disabled, pipe A)
(II) intel(0):           DSPASTRIDE: 0x00001000 (4096 bytes)
(II) intel(0):              DSPAPOS: 0x00000000 (0, 0)
(II) intel(0):             DSPASIZE: 0x01df027f (640, 480)
(II) intel(0):             DSPABASE: 0x00800000
(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: 0x80020207 (status: FIFO_UNDERRUN VBLANK_INT_ENABLE 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: 0xd9000000 (enabled, pipe B)
(II) intel(0):           DSPBSTRIDE: 0x00001000 (4096 bytes)
(II) intel(0):              DSPBPOS: 0x00000000 (0, 0)
(II) intel(0):             DSPBSIZE: 0x02ff03ff (1024, 768)
(II) intel(0):             DSPBBASE: 0x00800000
(II) intel(0):             DSPBSURF: 0x00000000
(II) intel(0):          DSPBTILEOFF: 0x00000000
(II) intel(0):            PIPEBCONF: 0x80000000 (enabled, single-wide)
(II) intel(0):             PIPEBSRC: 0x03ff02ff (1024, 768)
(II) intel(0):            PIPEBSTAT: 0x80020202 (status: FIFO_UNDERRUN VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS)
(II) intel(0):                 FPB0: 0x0004140f (n = 4, m1 = 20, m2 = 15)
(II) intel(0):                 FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
(II) intel(0):               DPLL_B: 0x90026000 (enabled, non-dvo, spread spectrum 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: 0x049f0417 (1048 start, 1184 end)
(II) intel(0):             VTOTAL_B: 0x032502ff (768 active, 806 total)
(II) intel(0):             VBLANK_B: 0x032502ff (768 start, 806 end)
(II) intel(0):              VSYNC_B: 0x03080302 (771 start, 777 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: 0x80000000 (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 49892 n 4 m1 20 m2 15 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 A 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 B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device ThinkPad HDAPS accelerometer data
(II) LoadModule: "evdev"

(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 2.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(**) ThinkPad HDAPS accelerometer data: always reports core events
(**) ThinkPad HDAPS accelerometer data: Device: "/dev/input/event9"
(II) ThinkPad HDAPS accelerometer data: Found x and y absolute axes
(WW) ThinkPad HDAPS accelerometer data: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "ThinkPad HDAPS accelerometer data"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device ThinkPad HDAPS joystick emulation
(**) ThinkPad HDAPS joystick emulation: always reports core events
(**) ThinkPad HDAPS joystick emulation: Device: "/dev/input/event8"
(II) ThinkPad HDAPS joystick emulation: Found x and y absolute axes
(WW) ThinkPad HDAPS joystick emulation: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "ThinkPad HDAPS joystick emulation"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event7"
(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)
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event5"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Video Bus: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) Video Bus: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) Video Bus: xkb_layout: "us"
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
(EE) XKB: No components provided for device Video Bus
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) config/hal: Adding input device ThinkPad Extra Buttons
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event1"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) ThinkPad Extra Buttons: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) ThinkPad Extra Buttons: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) ThinkPad Extra Buttons: xkb_layout: "us"
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
(EE) XKB: No components provided for device ThinkPad Extra Buttons
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(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/event0"
(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"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) AT Translated Set 2 keyboard: xkb_layout: "us"
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
(EE) XKB: No components provided for device AT Translated Set 2 keyboard
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(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): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x960" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x960" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1360x768" (width too large for virtual size)
(II) intel(0): Not using default mode "1360x768" (width too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1440x900" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1080" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Printing probed modes for output LVDS
(II) intel(0): Modeline "1024x768"x50.0   54.17  1024 1048 1184 1344  768 771 777 806 (40.3 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 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)
(EE) intel(0): underrun on pipe B!

Backtrace:
0: /usr/bin/X11/X(xorg_backtrace+0x3b) [0x812f0eb]
1: /usr/bin/X11/X(xf86SigHandler+0x51) [0x80d7821]
2: [0xb7f76400]
3: /usr/lib/dri/i915_dri.so [0xaf6cad8c]
4: /usr/lib/dri/i915_dri.so [0xaf6a4360]
5: /usr/lib/dri/i915_dri.so(_tnl_run_pipeline+0x164) [0xaf76b654]
6: /usr/lib/dri/i915_dri.so [0xaf6cc5e9]
7: /usr/lib/dri/i915_dri.so(_tnl_draw_prims+0x495) [0xaf76bbc5]
8: /usr/lib/dri/i915_dri.so(vbo_exec_vtx_flush+0x2a5) [0xaf764755]
9: /usr/lib/dri/i915_dri.so(vbo_exec_FlushVertices+0x78) [0xaf7601e8]
10: /usr/lib/dri/i915_dri.so(_mesa_PopAttrib+0xa31) [0xaf7ff791]
11: /usr/lib/xorg/modules/extensions//libglx.so [0xb7aab961]
12: /usr/lib/xorg/modules/extensions//libglx.so [0xb7ad55ff]
13: /usr/lib/xorg/modules/extensions//libglx.so [0xb7ad9e9a]
14: /usr/bin/X11/X(Dispatch+0x34f) [0x808b79f]
15: /usr/bin/X11/X(main+0x47d) [0x807143d]
16: /lib/i686/cmov/libc.so.6(__libc_start_main+0xe5) [0xb7bb5455]
17: /usr/bin/X11/X(FontFileCompleteXLFD+0x20d) [0x8070821]

Fatal server error:
Caught signal 11.  Server aborting

(II) TPPS/2 IBM TrackPoint: Close
(II) UnloadModule: "evdev"
(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) ThinkPad Extra Buttons: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) AIGLX: Suspending AIGLX clients for VT switch
(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: 0x40009c18 (disabled, pipe B, +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: 0x00fa09c4
(II) intel(0):        PP_OFF_DELAYS: 0x00fa09c4
(II) intel(0):           PP_DIVISOR: 0x0030d305
(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: 0x00020207 (status: VBLANK_INT_ENABLE 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: 0x018f02cf (720, 400)
(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: 0x00020202 (status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS)
(II) intel(0):                 FPB0: 0x0003120c (n = 3, m1 = 18, m2 = 12)
(II) intel(0):                 FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
(II) intel(0):               DPLL_B: 0x90026000 (enabled, non-dvo, spread spectrum 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: 0x049f0417 (1048 start, 1184 end)
(II) intel(0):             VTOTAL_B: 0x032502ff (768 active, 806 total)
(II) intel(0):             VBLANK_B: 0x032502ff (768 start, 806 end)
(II) intel(0):              VSYNC_B: 0x03080302 (771 start, 777 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 53742 n 3 m1 18 m2 12 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
(II) intel(0): xf86UnbindGARTMemory: unbind key 7
(II) intel(0): xf86UnbindGARTMemory: unbind key 8
(II) intel(0): xf86UnbindGARTMemory: unbind key 9
X.Org X Server 1.5.3
Release Date: 5 November 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.27.10-sh-pentiumm i686 Debian
Current Operating System: Linux brasilia 2.6.27.10-sh-pentiumm #1 PREEMPT Tue Dec 23 16:31:50 CET 2008 i686
Build Date: 25 December 2008  02:18:19AM
xorg-server 2:1.5.3-1 (pbuilder@brasilia.heinze.lan) 
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Wed Dec 31 21:25:57 2008
(==) Using config file: "/etc/X11/xorg.conf"
(==) No Layout section.  Using the first Screen section.
(**) |-->Screen "Default Screen" (0)
(**) |   |-->Monitor "Configured Monitor"
(==) No device specified for screen "Default Screen".
	Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(**) Option "NoTrapSignals"
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/Type1" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
	Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) 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) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81d1280
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 4.1
	X.Org XInput driver : 2.1
	X.Org Server Extension : 1.1
	X.Org Font Renderer : 0.6
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0@0:2:0) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe0000000/0, 0xd0000000/0, I/O @ 0x00001800/0
(--) PCI: (0@0:2:1) Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xe8000000/0, 0xd0080000/0
(II) System resource ranges:
	[0] -1	0	0xffffffff - 0xffffffff (0x1) MX[B]
	[1] -1	0	0x000f0000 - 0x000fffff (0x10000) MX[B]
	[2] -1	0	0x000c0000 - 0x000effff (0x30000) MX[B]
	[3] -1	0	0x00000000 - 0x0009ffff (0xa0000) MX[B]
	[4] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) LoadModule: "extmod"

(II) Loading /usr/lib/xorg/modules/extensions//libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension SHAPE
(II) Loading extension MIT-SUNDRY-NONSTANDARD
(II) Loading extension BIG-REQUESTS
(II) Loading extension SYNC
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XC-MISC
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-Misc
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension TOG-CUP
(II) Loading extension Extended-Visual-Information
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"

(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"

(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(==) AIGLX enabled
(==) Exporting typical set of GLX visuals
(II) Loading extension GLX
(II) LoadModule: "freetype"

(II) Loading /usr/lib/xorg/modules//fonts/libfreetype.so
(II) Module freetype: vendor="X.Org Foundation & the After X-TT Project"
	compiled for 1.5.3, module version = 2.1.0
	Module class: X.Org Font Renderer
	ABI class: X.Org Font Renderer, version 0.6
(II) Loading font FreeType
(II) LoadModule: "record"

(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension RECORD
(II) LoadModule: "dri"

(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 1.0.0
	ABI class: X.Org Server Extension, version 1.1
(II) Loading extension XFree86-DRI
(II) Scanning /usr/share/xserver-xorg/pci directory for additional PCI ID's supported by the drivers
(II) Matched intel from file name intel.ids
(==) Matched intel for the autoconfigured driver
(==) Assigned the driver to the xf86ConfigLayout
(II) LoadModule: "intel"

(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 2.5.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 4.1
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, 965G, G35, 965Q, 946GZ,
	965GM, 965GME/GLE, G33, Q35, Q33,
	Mobile Intel® GM45 Express Chipset,
	Intel Integrated Graphics Device, G45/G43, Q45/Q43, 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.5.3, module version = 0.1.0
	ABI class: X.Org Video Driver, version 4.1
(II) intel(0): Creating default Display subsection in Screen section
	"Default Screen" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(**) intel(0): Option "ModeDebug" "true"
(II) intel(0): Integrated Graphics Chipset: Intel(R) 855GME
(--) intel(0): Chipset: "852GM/855GM"
(--) intel(0): Linear framebuffer at 0xE0000000
(--) intel(0): IO registers at addr 0xD0000000
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(==) intel(0): Using EXA 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: 0x40009c18 (disabled, pipe B, +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: 0x00fa09c4
(II) intel(0):        PP_OFF_DELAYS: 0x00fa09c4
(II) intel(0):           PP_DIVISOR: 0x0030d305
(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: 0x00020207 (status: VBLANK_INT_ENABLE 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: 0x018f02cf (720, 400)
(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: 0x00020202 (status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS)
(II) intel(0):                 FPB0: 0x0003120c (n = 3, m1 = 18, m2 = 12)
(II) intel(0):                 FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
(II) intel(0):               DPLL_B: 0x90026000 (enabled, non-dvo, spread spectrum 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: 0x049f0417 (1048 start, 1184 end)
(II) intel(0):             VTOTAL_B: 0x032502ff (768 active, 806 total)
(II) intel(0):             VBLANK_B: 0x032502ff (768 start, 806 end)
(II) intel(0):              VSYNC_B: 0x03080302 (771 start, 777 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 53742 n 3 m1 18 m2 12 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 Configured Monitor
(II) intel(0): Output LVDS has no monitor section
(II) intel(0): I2C bus "LVDSDDC_C" initialized.
(II) intel(0): Attempting to determine panel fixed mode.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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.5.3, module version = 1.0.0
	ABI class: X.Org Video Driver, version 4.1
(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): 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): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(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 "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1152x864" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1360x768" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "1360x768" (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 "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1400x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1440x900" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1600x1024" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1680x1050" (exceeds panel dimensions)
(II) intel(0): Not using default mode "1920x1080" (monitor doesn't support reduced blanking)
(II) intel(0): Not using default mode "1920x1200" (monitor doesn't support reduced blanking)
(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 "1024x768"x50.0   54.17  1024 1048 1184 1344  768 771 777 806 (40.3 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 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 VGA disconnected
(II) intel(0): Output LVDS connected
(II) intel(0): Using exact sizes for initial modes
(II) intel(0): Output LVDS using initial mode 1024x768
(II) intel(0): Monitoring connected displays enabled
(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): Intel XvMC decoder disabled
(==) 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.5.3, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(II) Loading sub module "exa"
(II) LoadModule: "exa"

(II) Loading /usr/lib/xorg/modules//libexa.so
(II) Module exa: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 2.4.0
	ABI class: X.Org Video Driver, version 4.1
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
(II) intel(0): Comparing regs from server start up to After PreInit
(WW) intel(0): Register 0x61200 (PP_STATUS) changed from 0xc0000008 to 0xd0000009
(WW) intel(0): PP_STATUS before: on, ready, sequencing idle
(WW) intel(0): PP_STATUS after: on, ready, sequencing on
(WW) intel(0): Register 0x71024 (PIPEBSTAT) changed from 0x00020202 to 0x80020202
(WW) intel(0): PIPEBSTAT before: status: VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
(WW) intel(0): PIPEBSTAT after: status: FIFO_UNDERRUN VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS
(==) 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 301056 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 1204220 kB available
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) [drm] DRM interface version 1.3
(II) [drm] DRM open master succeeded.
(II) intel(0): [drm] Using the DRM lock SAREA also for drawables.
(II) intel(0): [drm] framebuffer mapped by ddx driver
(II) intel(0): [drm] added 1 reserved context for kernel
(II) intel(0): X context handle = 0x1
(II) intel(0): [drm] installed DRM signal handler
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(==) intel(0): VideoRam: 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): Tiled allocation successful.
(II) intel(0): [drm] Registers = 0xd0000000
(II) intel(0): [drm] ring buffer = 0xe0000000
(II) intel(0): [drm] mapped front buffer at 0xe0800000, handle = 0xe0800000
(II) intel(0): [drm] mapped back buffer at 0xe1800000, handle = 0xe1800000
(II) intel(0): [drm] mapped depth buffer at 0xe1c00000, handle = 0xe1c00000
(II) intel(0): [drm] mapped classic textures at 0xe2000000, handle = 0xe2000000
(II) intel(0): [drm] Initialized kernel agp heap manager, 33554432
(II) intel(0): [dri] visual configs initialized
(II) intel(0): Page Flipping disabled
(II) intel(0): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) EXA(0): Offscreen pixmap area of 12582912 bytes
(II) EXA(0): Driver registered support for the following operations:
(II)         Solid
(II)         Copy
(II)         Composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): [DRI] installation complete
(II) intel(0): xf86BindGARTMemory: bind key 0 at 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 0x00800000 (pgoffset 2048)
(II) intel(0): xf86BindGARTMemory: bind key 6 at 0x00c00000 (pgoffset 3072)
(II) intel(0): xf86BindGARTMemory: bind key 7 at 0x01800000 (pgoffset 6144)
(II) intel(0): xf86BindGARTMemory: bind key 8 at 0x01c00000 (pgoffset 7168)
(II) intel(0): xf86BindGARTMemory: bind key 9 at 0x02000000 (pgoffset 8192)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x00000000-0x0001ffff: ring buffer (128 kB)
(II) intel(0): 0x00020000-0x00027fff: logical 3D context (32 kB)
(II) intel(0): 0x00028000-0x00127fff: fake bufmgr (1024 kB)
(II) intel(0): 0x007df000:            end of stolen memory
(II) intel(0): 0x007df000-0x007dffff: Core cursor (4 kB, 0x000000003401d000 physical
)
(II) intel(0): 0x007e0000-0x007e3fff: ARGB cursor (16 kB, 0x000000003565c000 physical
)
(II) intel(0): 0x007e4000-0x007e4fff: Core cursor (4 kB, 0x000000003401e000 physical
)
(II) intel(0): 0x007e5000-0x007e8fff: ARGB cursor (16 kB, 0x00000000356c4000 physical
)
(II) intel(0): 0x007e9000-0x007e9fff: overlay registers (4 kB, 0x000000003401f000 physical
)
(II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
(II) intel(0): 0x00c00000-0x017fffff: exa offscreen (12288 kB)
(II) intel(0): 0x01800000-0x01bfffff: back buffer (4096 kB) X tiled
(II) intel(0): 0x01c00000-0x01ffffff: depth buffer (4096 kB) X tiled
(II) intel(0): 0x02000000-0x03ffffff: classic textures (32768 kB)
(II) intel(0): 0x08000000:            end of aperture
(II) intel(0): using SSC reference clock of 66 MHz
(WW) intel(0): Chosen PLL clock of 49.9 Mhz more than 2% away from desired 54.2 Mhz
(II) intel(0): Mode for pipe B:
(II) intel(0): Modeline "1024x768"x50.0   54.17  1024 1048 1184 1344  768 771 777 806 (40.3 kHz)
(II) intel(0): chosen: dotclock 49892 vco 1397000 ((m 127, m1 20, m2 15), n 4, (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: 0x0001fe00
(II) intel(0):               DSPFW1: 0x00000000
(II) intel(0):               DSPFW2: 0x00000000
(II) intel(0):               DSPFW3: 0x00000000
(II) intel(0):                 ADPA: 0x40009c18 (disabled, pipe B, +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: 0xd0000009 (on, ready, sequencing on)
(II) intel(0):         PP_ON_DELAYS: 0x00fa09c4
(II) intel(0):        PP_OFF_DELAYS: 0x00fa09c4
(II) intel(0):           PP_DIVISOR: 0x0030d305
(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: 0x58000000 (disabled, pipe A)
(II) intel(0):           DSPASTRIDE: 0x00001000 (4096 bytes)
(II) intel(0):              DSPAPOS: 0x00000000 (0, 0)
(II) intel(0):             DSPASIZE: 0x01df027f (640, 480)
(II) intel(0):             DSPABASE: 0x00800000
(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: 0x80020207 (status: FIFO_UNDERRUN VBLANK_INT_ENABLE 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: 0xd9000000 (enabled, pipe B)
(II) intel(0):           DSPBSTRIDE: 0x00001000 (4096 bytes)
(II) intel(0):              DSPBPOS: 0x00000000 (0, 0)
(II) intel(0):             DSPBSIZE: 0x02ff03ff (1024, 768)
(II) intel(0):             DSPBBASE: 0x00800000
(II) intel(0):             DSPBSURF: 0x00000000
(II) intel(0):          DSPBTILEOFF: 0x00000000
(II) intel(0):            PIPEBCONF: 0x80000000 (enabled, single-wide)
(II) intel(0):             PIPEBSRC: 0x03ff02ff (1024, 768)
(II) intel(0):            PIPEBSTAT: 0x80020202 (status: FIFO_UNDERRUN VBLANK_INT_ENABLE VSYNC_INT_STATUS VBLANK_INT_STATUS)
(II) intel(0):                 FPB0: 0x0004140f (n = 4, m1 = 20, m2 = 15)
(II) intel(0):                 FPB1: 0x00021207 (n = 2, m1 = 18, m2 = 7)
(II) intel(0):               DPLL_B: 0x90026000 (enabled, non-dvo, spread spectrum 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: 0x049f0417 (1048 start, 1184 end)
(II) intel(0):             VTOTAL_B: 0x032502ff (768 active, 806 total)
(II) intel(0):             VBLANK_B: 0x032502ff (768 start, 806 end)
(II) intel(0):              VSYNC_B: 0x03080302 (771 start, 777 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: 0x80000000 (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 49892 n 4 m1 20 m2 15 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 A 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 B is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0): [drm] dma control initialized, using IRQ 16
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: Enabled
(--) RandR disabled
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XINERAMA
(II) Initializing built-in extension XFIXES
(II) Initializing built-in extension RENDER
(II) Initializing built-in extension RANDR
(II) Initializing built-in extension COMPOSITE
(II) Initializing built-in extension DAMAGE
(II) Initializing built-in extension XEVIE
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 12, (OK)
drmOpenByBusid: drmOpenMinor returns 12
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: enabled GLX_texture_from_pixmap with driver support
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device ThinkPad HDAPS accelerometer data
(II) LoadModule: "evdev"

(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.5.3, module version = 2.1.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 2.1
(**) ThinkPad HDAPS accelerometer data: always reports core events
(**) ThinkPad HDAPS accelerometer data: Device: "/dev/input/event9"
(II) ThinkPad HDAPS accelerometer data: Found x and y absolute axes
(WW) ThinkPad HDAPS accelerometer data: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "ThinkPad HDAPS accelerometer data"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device ThinkPad HDAPS joystick emulation
(**) ThinkPad HDAPS joystick emulation: always reports core events
(**) ThinkPad HDAPS joystick emulation: Device: "/dev/input/event8"
(II) ThinkPad HDAPS joystick emulation: Found x and y absolute axes
(WW) ThinkPad HDAPS joystick emulation: Don't know how to use device
(II) UnloadModule: "evdev"
(EE) PreInit returned NULL for "ThinkPad HDAPS joystick emulation"
(EE) config/hal: NewInputDeviceRequest failed
(II) config/hal: Adding input device TPPS/2 IBM TrackPoint
(**) TPPS/2 IBM TrackPoint: always reports core events
(**) TPPS/2 IBM TrackPoint: Device: "/dev/input/event7"
(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)
(II) config/hal: Adding input device Video Bus
(**) Video Bus: always reports core events
(**) Video Bus: Device: "/dev/input/event5"
(II) Video Bus: Found keys
(II) Video Bus: Configuring as keyboard
(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Video Bus: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) Video Bus: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) Video Bus: xkb_layout: "us"
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
(EE) XKB: No components provided for device Video Bus
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(II) config/hal: Adding input device ThinkPad Extra Buttons
(**) ThinkPad Extra Buttons: always reports core events
(**) ThinkPad Extra Buttons: Device: "/dev/input/event1"
(II) ThinkPad Extra Buttons: Found keys
(II) ThinkPad Extra Buttons: Configuring as keyboard
(II) XINPUT: Adding extended input device "ThinkPad Extra Buttons" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) ThinkPad Extra Buttons: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) ThinkPad Extra Buttons: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) ThinkPad Extra Buttons: xkb_layout: "us"
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
(EE) XKB: No components provided for device ThinkPad Extra Buttons
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(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/event0"
(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"
(**) AT Translated Set 2 keyboard: xkb_rules: "evdev"
(**) Option "xkb_model" "evdev"
(**) AT Translated Set 2 keyboard: xkb_model: "evdev"
(**) Option "xkb_layout" "us"
(**) AT Translated Set 2 keyboard: xkb_layout: "us"
(EE) XKB: Couldn't open rules file /usr/share/X11/xkb/rules/evdev
(EE) XKB: No components provided for device AT Translated Set 2 keyboard
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
(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): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" removed.
(II) intel(0): EDID for output LVDS
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x960" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x960" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1280x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1600x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "1792x1344" (height too large for virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "1856x1392" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1152x864" (width too large for virtual size)
(II) intel(0): Not using default mode "1360x768" (width too large for virtual size)
(II) intel(0): Not using default mode "1360x768" (width too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1400x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1440x900" (width too large for virtual size)
(II) intel(0): Not using default mode "1600x1024" (width too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1680x1050" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1080" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1200" (height too large for virtual size)
(II) intel(0): Not using default mode "1920x1440" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Not using default mode "2048x1536" (height too large for virtual size)
(II) intel(0): Printing probed modes for output LVDS
(II) intel(0): Modeline "1024x768"x50.0   54.17  1024 1048 1184 1344  768 771 777 806 (40.3 kHz)
(II) intel(0): Modeline "1024x768"x85.0   94.50  1024 1072 1168 1376  768 769 772 808 +hsync +vsync (68.7 kHz)
(II) intel(0): Modeline "1024x768"x75.0   78.75  1024 1040 1136 1312  768 769 772 800 +hsync +vsync (60.0 kHz)
(II) intel(0): Modeline "1024x768"x70.1   75.00  1024 1048 1184 1328  768 771 777 806 -hsync -vsync (56.5 kHz)
(II) intel(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz)
(II) intel(0): Modeline "832x624"x74.6   57.28  832 864 928 1152  624 625 628 667 -hsync -vsync (49.7 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)
(EE) intel(0): underrun on pipe B!
Dec 31 21:10:27 brasilia kernel: [    0.000000] Linux version 2.6.27.10-sh-pentiumm (root@brasilia) (gcc version 4.3.2 (Debian 4.3.2-1) ) #1 PREEMPT Tue Dec 23 16:31:50 CET 2008
Dec 31 21:10:27 brasilia kernel: [    0.000000] PAT WC disabled due to known CPU erratum.
Dec 31 21:10:27 brasilia kernel: [    0.000000] BIOS-provided physical RAM map:
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 00000000000ce000 - 00000000000d0000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 0000000000100000 - 000000004f6e0000 (usable)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 000000004f6e0000 - 000000004f6f7000 (ACPI data)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 000000004f6f7000 - 000000004f6f9000 (ACPI NVS)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 000000004f700000 - 0000000050000000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000]  BIOS-e820: 00000000ff800000 - 0000000100000000 (reserved)
Dec 31 21:10:27 brasilia kernel: [    0.000000] DMI present.
Dec 31 21:10:27 brasilia kernel: [    0.000000] last_pfn = 0x4f6e0 max_arch_pfn = 0x100000
Dec 31 21:10:27 brasilia kernel: [    0.000000] RAMDISK: 37a8b000 - 37fef478
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: RSDP 000F6F90, 0024 (r2 IBM   )
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: XSDT 4F6E7E57, 0054 (r1 IBM    TP-1U        2070  LTP        0)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: FACP 4F6E7F00, 00F4 (r3 IBM    TP-1U        2070 IBM         1)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI Warning (tbfadt-0442): Optional field "Gpe1Block" has zero address or length: 000000000000102C/0 [20080609]
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: DSDT 4F6E80E7, ECE9 (r1 IBM    TP-1U        2070 MSFT  100000E)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: FACS 4F6F8000, 0040
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: SSDT 4F6E80B4, 0033 (r1 IBM    TP-1U        2070 MSFT  100000E)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: ECDT 4F6F6DD0, 0052 (r1 IBM    TP-1U        2070 IBM         1)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: TCPA 4F6F6E22, 0032 (r1 IBM    TP-1U        2070 PTL         1)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: APIC 4F6F6E54, 005A (r1 IBM    TP-1U        2070 IBM         1)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: BOOT 4F6F6FD8, 0028 (r1 IBM    TP-1U        2070  LTP        1)
Dec 31 21:10:27 brasilia kernel: [    0.000000] 374MB HIGHMEM available.
Dec 31 21:10:27 brasilia kernel: [    0.000000] 896MB LOWMEM available.
Dec 31 21:10:27 brasilia kernel: [    0.000000]   mapped low ram: 0 - 38000000
Dec 31 21:10:27 brasilia kernel: [    0.000000]   low ram: 00000000 - 38000000
Dec 31 21:10:27 brasilia kernel: [    0.000000]   bootmap 00008000 - 0000f000
Dec 31 21:10:27 brasilia kernel: [    0.000000] (7 early reservations) ==> bootmem [0000000000 - 0038000000]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #1 [0000100000 - 0000476238]    TEXT DATA BSS ==> [0000100000 - 0000476238]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #2 [0037a8b000 - 0037fef478]          RAMDISK ==> [0037a8b000 - 0037fef478]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #3 [0000477000 - 000047a000]    INIT_PG_TABLE ==> [0000477000 - 000047a000]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #4 [000009f000 - 0000100000]    BIOS reserved ==> [000009f000 - 0000100000]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #5 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
Dec 31 21:10:27 brasilia kernel: [    0.000000]   #6 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
Dec 31 21:10:27 brasilia kernel: [    0.000000] Zone PFN ranges:
Dec 31 21:10:27 brasilia kernel: [    0.000000]   DMA      0x00000000 -> 0x00001000
Dec 31 21:10:27 brasilia kernel: [    0.000000]   Normal   0x00001000 -> 0x00038000
Dec 31 21:10:27 brasilia kernel: [    0.000000]   HighMem  0x00038000 -> 0x0004f6e0
Dec 31 21:10:27 brasilia kernel: [    0.000000] Movable zone start PFN for each node
Dec 31 21:10:27 brasilia kernel: [    0.000000] early_node_map[2] active PFN ranges
Dec 31 21:10:27 brasilia kernel: [    0.000000]     0: 0x00000000 -> 0x0000009f
Dec 31 21:10:27 brasilia kernel: [    0.000000]     0: 0x00000100 -> 0x0004f6e0
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: PM-Timer IO Port: 0x1008
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
Dec 31 21:10:27 brasilia kernel: [    0.000000] IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Dec 31 21:10:27 brasilia kernel: [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Dec 31 21:10:27 brasilia kernel: [    0.000000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
Dec 31 21:10:27 brasilia kernel: [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
Dec 31 21:10:27 brasilia kernel: [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000ce000
Dec 31 21:10:27 brasilia kernel: [    0.000000] PM: Registered nosave memory: 00000000000ce000 - 00000000000d0000
Dec 31 21:10:27 brasilia kernel: [    0.000000] PM: Registered nosave memory: 00000000000d0000 - 00000000000dc000
Dec 31 21:10:27 brasilia kernel: [    0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
Dec 31 21:10:27 brasilia kernel: [    0.000000] Allocating PCI resources starting at 60000000 (gap: 50000000:aec00000)
Dec 31 21:10:27 brasilia kernel: [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 322705
Dec 31 21:10:27 brasilia kernel: [    0.000000] Kernel command line: root=/dev/hda1 ro resume=/dev/hda5 acpi_sleep=s3_bios 
Dec 31 21:10:27 brasilia kernel: [    0.000000] Enabling fast FPU save and restore... done.
Dec 31 21:10:27 brasilia kernel: [    0.000000] Enabling unmasked SIMD FPU exception support... done.
Dec 31 21:10:27 brasilia kernel: [    0.000000] Initializing CPU#0
Dec 31 21:10:27 brasilia kernel: [    0.000000] Preemptible RCU implementation.
Dec 31 21:10:27 brasilia kernel: [    0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
Dec 31 21:10:27 brasilia kernel: [    0.000000] Extended CMOS year: 2000
Dec 31 21:10:27 brasilia kernel: [    0.000000] TSC: PIT calibration confirmed by PMTIMER.
Dec 31 21:10:27 brasilia kernel: [    0.000000] TSC: using PMTIMER calibration value
Dec 31 21:10:27 brasilia kernel: [    0.000000] Detected 996.759 MHz processor.
Dec 31 21:10:27 brasilia kernel: [    0.004000] Console: colour VGA+ 80x25
Dec 31 21:10:27 brasilia kernel: [    0.004000] console [tty0] enabled
Dec 31 21:10:27 brasilia kernel: [    0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Dec 31 21:10:27 brasilia kernel: [    0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Dec 31 21:10:27 brasilia kernel: [    0.004000] Memory: 1280048k/1301376k available (2270k kernel code, 20088k reserved, 742k data, 240k init, 383872k highmem)
Dec 31 21:10:27 brasilia kernel: [    0.004000] virtual kernel memory layout:
Dec 31 21:10:27 brasilia kernel: [    0.004000]     fixmap  : 0xfffac000 - 0xfffff000   ( 332 kB)
Dec 31 21:10:27 brasilia kernel: [    0.004000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
Dec 31 21:10:27 brasilia kernel: [    0.004000]     vmalloc : 0xf8800000 - 0xff7fe000   ( 111 MB)
Dec 31 21:10:27 brasilia kernel: [    0.004000]     lowmem  : 0xc0000000 - 0xf8000000   ( 896 MB)
Dec 31 21:10:27 brasilia kernel: [    0.004000]       .init : 0xc03f4000 - 0xc0430000   ( 240 kB)
Dec 31 21:10:27 brasilia kernel: [    0.004000]       .data : 0xc0337a96 - 0xc03f1600   ( 742 kB)
Dec 31 21:10:27 brasilia kernel: [    0.004000]       .text : 0xc0100000 - 0xc0337a96   (2270 kB)
Dec 31 21:10:27 brasilia kernel: [    0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
Dec 31 21:10:27 brasilia kernel: [    0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
Dec 31 21:10:27 brasilia kernel: [    0.004015] Calibrating delay loop (skipped), value calculated using timer frequency.. 1993.51 BogoMIPS (lpj=3987036)
Dec 31 21:10:27 brasilia kernel: [    0.004133] Security Framework initialized
Dec 31 21:10:27 brasilia kernel: [    0.004194] SELinux:  Disabled at boot.
Dec 31 21:10:27 brasilia kernel: [    0.004243] Mount-cache hash table entries: 512
Dec 31 21:10:27 brasilia kernel: [    0.004563] CPU: L1 I cache: 32K, L1 D cache: 32K
Dec 31 21:10:27 brasilia kernel: [    0.004632] CPU: L2 cache: 1024K
Dec 31 21:10:27 brasilia kernel: [    0.004676] Intel machine check architecture supported.
Dec 31 21:10:27 brasilia kernel: [    0.004725] Intel machine check reporting enabled on CPU#0.
Dec 31 21:10:27 brasilia kernel: [    0.004783] CPU: Intel(R) Pentium(R) M processor 1000MHz stepping 05
Dec 31 21:10:27 brasilia kernel: [    0.004874] Checking 'hlt' instruction... OK.
Dec 31 21:10:27 brasilia kernel: [    0.020541] Freeing SMP alternatives: 0k freed
Dec 31 21:10:27 brasilia kernel: [    0.020587] ACPI: Core revision 20080609
Dec 31 21:10:27 brasilia kernel: [    0.056252] ENABLING IO-APIC IRQs
Dec 31 21:10:27 brasilia kernel: [    0.060194] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
Dec 31 21:10:27 brasilia kernel: [    0.100006] net_namespace: 832 bytes
Dec 31 21:10:27 brasilia kernel: [    0.100006] NET: Registered protocol family 16
Dec 31 21:10:27 brasilia kernel: [    0.100006] ACPI: bus type pci registered
Dec 31 21:10:27 brasilia kernel: [    0.100006] PCI: PCI BIOS revision 2.10 entry at 0xfd8c8, last bus=5
Dec 31 21:10:27 brasilia kernel: [    0.100006] PCI: Using configuration type 1 for base access
Dec 31 21:10:27 brasilia kernel: [    0.100453] ACPI: EC: EC description table is found, configuring boot EC
Dec 31 21:10:27 brasilia kernel: [    0.111928] ACPI: EC: non-query interrupt received, switching to interrupt mode
Dec 31 21:10:27 brasilia kernel: [    0.241248] ACPI: Interpreter enabled
Dec 31 21:10:27 brasilia kernel: [    0.241294] ACPI: (supports S0 S3 S4 S5)
Dec 31 21:10:27 brasilia kernel: [    0.241430] ACPI: Using IOAPIC for interrupt routing
Dec 31 21:10:27 brasilia kernel: [    0.262226] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
Dec 31 21:10:27 brasilia kernel: [    0.262280] ACPI: EC: driver started in interrupt mode
Dec 31 21:10:27 brasilia kernel: [    0.264038] ACPI: PCI Root Bridge [PCI0] (0000:00)
Dec 31 21:10:27 brasilia kernel: [    0.264637] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
Dec 31 21:10:27 brasilia kernel: [    0.264691] pci 0000:00:1d.7: PME# disabled
Dec 31 21:10:27 brasilia kernel: [    0.264804] HPET not enabled in BIOS. You might try hpet=force boot option
Dec 31 21:10:27 brasilia kernel: [    0.264861] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
Dec 31 21:10:27 brasilia kernel: [    0.264929] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
Dec 31 21:10:27 brasilia kernel: [    0.265180] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
Dec 31 21:10:27 brasilia kernel: [    0.265231] pci 0000:00:1f.5: PME# disabled
Dec 31 21:10:27 brasilia kernel: [    0.265340] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
Dec 31 21:10:27 brasilia kernel: [    0.265392] pci 0000:00:1f.6: PME# disabled
Dec 31 21:10:27 brasilia kernel: [    0.265487] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
Dec 31 21:10:27 brasilia kernel: [    0.265540] pci 0000:02:00.0: PME# disabled
Dec 31 21:10:27 brasilia kernel: [    0.265652] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot D3cold
Dec 31 21:10:27 brasilia kernel: [    0.265704] pci 0000:02:00.1: PME# disabled
Dec 31 21:10:27 brasilia kernel: [    0.265834] pci 0000:02:01.0: PME# supported from D0 D3hot D3cold
Dec 31 21:10:27 brasilia kernel: [    0.265885] pci 0000:02:01.0: PME# disabled
Dec 31 21:10:27 brasilia kernel: [    0.266025] pci 0000:00:1e.0: transparent bridge
Dec 31 21:10:27 brasilia kernel: [    0.271238] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.271850] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.272463] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.273070] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.273676] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.274288] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.274869] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled.
Dec 31 21:10:27 brasilia kernel: [    0.275528] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
Dec 31 21:10:27 brasilia kernel: [    0.276136] ACPI: Power Resource [PUBS] (on)
Dec 31 21:10:27 brasilia kernel: [    0.276338] Linux Plug and Play Support v0.97 (c) Adam Belay
Dec 31 21:10:27 brasilia kernel: [    0.276434] pnp: PnP ACPI init
Dec 31 21:10:27 brasilia kernel: [    0.276485] ACPI: bus type pnp registered
Dec 31 21:10:27 brasilia kernel: [    0.286075] pnp: PnP ACPI: found 10 devices
Dec 31 21:10:27 brasilia kernel: [    0.286121] ACPI: ACPI bus type pnp unregistered
Dec 31 21:10:27 brasilia kernel: [    0.286168] PnPBIOS: Disabled by ACPI PNP
Dec 31 21:10:27 brasilia kernel: [    0.286582] PCI: Using ACPI for IRQ routing
Dec 31 21:10:27 brasilia kernel: [    0.308084] ACPI: RTC can wake from S4
Dec 31 21:10:27 brasilia kernel: [    0.332043] system 00:00: iomem range 0x0-0x9ffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332095] system 00:00: iomem range 0xc0000-0xc3fff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332148] system 00:00: iomem range 0xc4000-0xc7fff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332200] system 00:00: iomem range 0xc8000-0xcbfff has been reserved
Dec 31 21:10:27 brasilia kernel: [    0.332252] system 00:00: iomem range 0xcc000-0xcffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332305] system 00:00: iomem range 0xdc000-0xdffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332357] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332409] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332462] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332514] system 00:00: iomem range 0xec000-0xeffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332567] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332619] system 00:00: iomem range 0x100000-0x1fdffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.332686] system 00:00: iomem range 0xfec00000-0xffffffff could not be reserved
Dec 31 21:10:27 brasilia kernel: [    0.333600] system 00:02: ioport range 0x1000-0x107f has been reserved
Dec 31 21:10:27 brasilia kernel: [    0.333651] system 00:02: ioport range 0x1180-0x11bf has been reserved
Dec 31 21:10:27 brasilia kernel: [    0.333702] system 00:02: ioport range 0x15e0-0x15ef has been reserved
Dec 31 21:10:27 brasilia kernel: [    0.333754] system 00:02: ioport range 0x1600-0x167f has been reserved
Dec 31 21:10:27 brasilia kernel: [    0.333805] system 00:02: ioport range 0x1680-0x169f has been reserved
Dec 31 21:10:27 brasilia kernel: [    0.369015] pci 0000:02:00.0: CardBus bridge, secondary bus 0000:03
Dec 31 21:10:27 brasilia kernel: [    0.369067] pci 0000:02:00.0:   IO window: 0x003000-0x0030ff
Dec 31 21:10:27 brasilia kernel: [    0.369118] pci 0000:02:00.0:   IO window: 0x003400-0x0034ff
Dec 31 21:10:27 brasilia kernel: [    0.369168] pci 0000:02:00.0:   PREFETCH window: 0xf0000000-0xf3ffffff
Dec 31 21:10:27 brasilia kernel: [    0.369221] pci 0000:02:00.0:   MEM window: 0xd4000000-0xd7ffffff
Dec 31 21:10:27 brasilia kernel: [    0.369273] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
Dec 31 21:10:27 brasilia kernel: [    0.369323] pci 0000:00:1e.0:   IO window: 0x3000-0x7fff
Dec 31 21:10:27 brasilia kernel: [    0.369374] pci 0000:00:1e.0:   MEM window: 0xd0200000-0xdfffffff
Dec 31 21:10:27 brasilia kernel: [    0.369426] pci 0000:00:1e.0:   PREFETCH window: 0x000000f0000000-0x000000f7ffffff
Dec 31 21:10:27 brasilia kernel: [    0.369521] pci 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Dec 31 21:10:27 brasilia kernel: [    0.369575] bus: 00 index 0 io port: [0, ffff]
Dec 31 21:10:27 brasilia kernel: [    0.369620] bus: 00 index 1 mmio: [0, ffffffff]
Dec 31 21:10:27 brasilia kernel: [    0.369666] bus: 02 index 0 io port: [3000, 7fff]
Dec 31 21:10:27 brasilia kernel: [    0.369712] bus: 02 index 1 mmio: [d0200000, dfffffff]
Dec 31 21:10:27 brasilia kernel: [    0.369758] bus: 02 index 2 mmio: [f0000000, f7ffffff]
Dec 31 21:10:27 brasilia kernel: [    0.369805] bus: 02 index 3 io port: [0, ffff]
Dec 31 21:10:27 brasilia kernel: [    0.369850] bus: 02 index 4 mmio: [0, ffffffff]
Dec 31 21:10:27 brasilia kernel: [    0.369895] bus: 03 index 0 io port: [3000, 30ff]
Dec 31 21:10:27 brasilia kernel: [    0.369940] bus: 03 index 1 io port: [3400, 34ff]
Dec 31 21:10:27 brasilia kernel: [    0.369986] bus: 03 index 2 mmio: [f0000000, f3ffffff]
Dec 31 21:10:27 brasilia kernel: [    0.370033] bus: 03 index 3 mmio: [d4000000, d7ffffff]
Dec 31 21:10:27 brasilia kernel: [    0.370091] NET: Registered protocol family 2
Dec 31 21:10:27 brasilia kernel: [    0.436113] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
Dec 31 21:10:27 brasilia kernel: [    0.436598] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
Dec 31 21:10:27 brasilia kernel: [    0.438070] TCP bind hash table entries: 65536 (order: 6, 262144 bytes)
Dec 31 21:10:27 brasilia kernel: [    0.438595] TCP: Hash tables configured (established 131072 bind 65536)
Dec 31 21:10:27 brasilia kernel: [    0.438648] TCP reno registered
Dec 31 21:10:27 brasilia kernel: [    0.460166] NET: Registered protocol family 1
Dec 31 21:10:27 brasilia kernel: [    0.460424] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
Dec 31 21:10:27 brasilia kernel: [    0.895860]  it is
Dec 31 21:10:27 brasilia kernel: [    1.358910] Freeing initrd memory: 5521k freed
Dec 31 21:10:27 brasilia kernel: [    1.359199] Simple Boot Flag at 0x35 set to 0x1
Dec 31 21:10:27 brasilia kernel: [    1.359901] audit: initializing netlink socket (disabled)
Dec 31 21:10:27 brasilia kernel: [    1.359971] type=2000 audit(1230754206.356:1): initialized
Dec 31 21:10:27 brasilia kernel: [    1.360286] highmem bounce pool size: 64 pages
Dec 31 21:10:27 brasilia kernel: [    1.360340] HugeTLB registered 4 MB page size, pre-allocated 0 pages
Dec 31 21:10:27 brasilia kernel: [    1.364104] VFS: Disk quotas dquot_6.5.1
Dec 31 21:10:27 brasilia kernel: [    1.364208] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
Dec 31 21:10:27 brasilia kernel: [    1.364433] msgmni has been set to 1762
Dec 31 21:10:27 brasilia kernel: [    1.364699] io scheduler noop registered
Dec 31 21:10:27 brasilia kernel: [    1.364744] io scheduler anticipatory registered
Dec 31 21:10:27 brasilia kernel: [    1.364789] io scheduler deadline registered
Dec 31 21:10:27 brasilia kernel: [    1.364856] io scheduler cfq registered (default)
Dec 31 21:10:27 brasilia kernel: [    1.365513] isapnp: Scanning for PnP cards...
Dec 31 21:10:27 brasilia kernel: [    1.718597] isapnp: No Plug & Play device found
Dec 31 21:10:27 brasilia kernel: [    1.722622] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
Dec 31 21:10:27 brasilia kernel: [    1.723524] serial 0000:00:1f.6: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Dec 31 21:10:27 brasilia kernel: [    1.723582] serial 0000:00:1f.6: PCI INT B disabled
Dec 31 21:10:27 brasilia kernel: [    1.725714] brd: module loaded
Dec 31 21:10:27 brasilia kernel: [    1.725915] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
Dec 31 21:10:27 brasilia kernel: [    1.734090] serio: i8042 KBD port at 0x60,0x64 irq 1
Dec 31 21:10:27 brasilia kernel: [    1.734141] serio: i8042 AUX port at 0x60,0x64 irq 12
Dec 31 21:10:27 brasilia kernel: [    1.734413] mice: PS/2 mouse device common for all mice
Dec 31 21:10:27 brasilia kernel: [    1.734558] cpuidle: using governor ladder
Dec 31 21:10:27 brasilia kernel: [    1.734603] cpuidle: using governor menu
Dec 31 21:10:27 brasilia kernel: [    1.735520] TCP cubic registered
Dec 31 21:10:27 brasilia kernel: [    1.735565] NET: Registered protocol family 17
Dec 31 21:10:27 brasilia kernel: [    1.735636] Using IPI Shortcut mode
Dec 31 21:10:27 brasilia kernel: [    1.735883] registered taskstats version 1
Dec 31 21:10:27 brasilia kernel: [    1.736370] Freeing unused kernel memory: 240k freed
Dec 31 21:10:27 brasilia kernel: [    1.744366] input: AT Translated Set 2 keyboard as /class/input/input0
Dec 31 21:10:27 brasilia kernel: [    1.882252] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
Dec 31 21:10:27 brasilia kernel: [    1.882468] processor ACPI0007:00: registered as cooling_device0
Dec 31 21:10:27 brasilia kernel: [    1.882521] ACPI: Processor [CPU] (supports 8 throttling states)
Dec 31 21:10:27 brasilia kernel: [    1.888011] Marking TSC unstable due to TSC halts in idle
Dec 31 21:10:27 brasilia kernel: [    1.889804] thermal LNXTHERM:01: registered as thermal_zone0
Dec 31 21:10:27 brasilia kernel: [    1.892223] ACPI: Thermal Zone [THM0] (44 C)
Dec 31 21:10:27 brasilia kernel: [    2.884147] usbcore: registered new interface driver usbfs
Dec 31 21:10:27 brasilia kernel: [    2.884250] usbcore: registered new interface driver hub
Dec 31 21:10:27 brasilia kernel: [    2.916079] usbcore: registered new device driver usb
Dec 31 21:10:27 brasilia kernel: [    2.990073] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
Dec 31 21:10:27 brasilia kernel: [    2.990144] ehci_hcd 0000:00:1d.7: PCI INT D -> GSI 23 (level, low) -> IRQ 23
Dec 31 21:10:27 brasilia kernel: [    2.990216] ehci_hcd 0000:00:1d.7: EHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    2.990335] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
Dec 31 21:10:27 brasilia kernel: [    2.994323] ehci_hcd 0000:00:1d.7: debug port 1
Dec 31 21:10:27 brasilia kernel: [    2.994394] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xd0100000
Dec 31 21:10:27 brasilia kernel: [    3.002737] USB Universal Host Controller Interface driver v3.0
Dec 31 21:10:27 brasilia kernel: [    3.008022] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
Dec 31 21:10:27 brasilia kernel: [    3.008236] usb usb1: configuration #1 chosen from 1 choice
Dec 31 21:10:27 brasilia kernel: [    3.008333] hub 1-0:1.0: USB hub found
Dec 31 21:10:27 brasilia kernel: [    3.008384] hub 1-0:1.0: 6 ports detected
Dec 31 21:10:27 brasilia kernel: [    3.016550] Uniform Multi-Platform E-IDE driver
Dec 31 21:10:27 brasilia kernel: [    3.045050] Intel(R) PRO/1000 Network Driver - version 7.3.20-k3-NAPI
Dec 31 21:10:27 brasilia kernel: [    3.045109] Copyright (c) 1999-2006 Intel Corporation.
Dec 31 21:10:27 brasilia kernel: [    3.045214] e1000 0000:02:01.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
Dec 31 21:10:27 brasilia kernel: [    3.070522] sdhci: Secure Digital Host Controller Interface driver
Dec 31 21:10:27 brasilia kernel: [    3.070580] sdhci: Copyright(c) Pierre Ossman
Dec 31 21:10:27 brasilia kernel: [    3.112273] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
Dec 31 21:10:27 brasilia kernel: [    3.112332] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 21:10:27 brasilia kernel: [    3.112399] usb usb1: Product: EHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    3.112445] usb usb1: Manufacturer: Linux 2.6.27.10-sh-pentiumm ehci_hcd
Dec 31 21:10:27 brasilia kernel: [    3.112496] usb usb1: SerialNumber: 0000:00:1d.7
Dec 31 21:10:27 brasilia kernel: [    3.113238] uhci_hcd 0000:00:1d.0: power state changed by ACPI to D0
Dec 31 21:10:27 brasilia kernel: [    3.113297] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Dec 31 21:10:27 brasilia kernel: [    3.113365] uhci_hcd 0000:00:1d.0: UHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    3.113463] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
Dec 31 21:10:27 brasilia kernel: [    3.113568] uhci_hcd 0000:00:1d.0: irq 16, io base 0x00001820
Dec 31 21:10:27 brasilia kernel: [    3.113761] usb usb2: configuration #1 chosen from 1 choice
Dec 31 21:10:27 brasilia kernel: [    3.113858] hub 2-0:1.0: USB hub found
Dec 31 21:10:27 brasilia kernel: [    3.113909] hub 2-0:1.0: 2 ports detected
Dec 31 21:10:27 brasilia kernel: [    3.216267] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 21:10:27 brasilia kernel: [    3.216328] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 21:10:27 brasilia kernel: [    3.216394] usb usb2: Product: UHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    3.216440] usb usb2: Manufacturer: Linux 2.6.27.10-sh-pentiumm uhci_hcd
Dec 31 21:10:27 brasilia kernel: [    3.216491] usb usb2: SerialNumber: 0000:00:1d.0
Dec 31 21:10:27 brasilia kernel: [    3.219212] piix 0000:00:1f.1: IDE controller (0x8086:0x24ca rev 0x01)
Dec 31 21:10:27 brasilia kernel: [    3.219275] PIIX_IDE 0000:00:1f.1: enabling device (0005 -> 0007)
Dec 31 21:10:27 brasilia kernel: [    3.219336] PIIX_IDE 0000:00:1f.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
Dec 31 21:10:27 brasilia kernel: [    3.219412] piix 0000:00:1f.1: not 100% native mode: will probe irqs later
Dec 31 21:10:27 brasilia kernel: [    3.219469]     ide0: BM-DMA at 0x1810-0x1817
Dec 31 21:10:27 brasilia kernel: [    3.219520]     ide1: BM-DMA at 0x1818-0x181f
Dec 31 21:10:27 brasilia kernel: [    3.504081] e1000: 0000:02:01.0: e1000_probe: (PCI:33MHz:32-bit) 00:0a:e4:2a:3a:70
Dec 31 21:10:27 brasilia kernel: [    3.508164] hda: HITACHI_DK14FA-20B, ATA DISK drive
Dec 31 21:10:27 brasilia kernel: [    3.678623] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
Dec 31 21:10:27 brasilia kernel: [    3.678705] sdhci-pci 0000:02:00.1: SDHCI controller found [1180:0822] (rev 13)
Dec 31 21:10:27 brasilia kernel: [    3.678785] sdhci-pci 0000:02:00.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Dec 31 21:10:27 brasilia kernel: [    3.686903] mmc0: SDHCI controller on PCI [0000:02:00.1] using PIO
Dec 31 21:10:27 brasilia kernel: [    4.248169] hda: UDMA/100 mode selected
Dec 31 21:10:27 brasilia kernel: [    4.816341] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Dec 31 21:10:27 brasilia kernel: [    4.816429] ide1 at 0x170-0x177,0x376 on irq 15
Dec 31 21:10:27 brasilia kernel: [    4.817344] uhci_hcd 0000:00:1d.1: power state changed by ACPI to D0
Dec 31 21:10:27 brasilia kernel: [    4.817406] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
Dec 31 21:10:27 brasilia kernel: [    4.817473] uhci_hcd 0000:00:1d.1: UHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    4.817568] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
Dec 31 21:10:27 brasilia kernel: [    4.817663] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00001840
Dec 31 21:10:27 brasilia kernel: [    4.817881] usb usb3: configuration #1 chosen from 1 choice
Dec 31 21:10:27 brasilia kernel: [    4.817979] hub 3-0:1.0: USB hub found
Dec 31 21:10:27 brasilia kernel: [    4.818031] hub 3-0:1.0: 2 ports detected
Dec 31 21:10:27 brasilia kernel: [    4.848554] hda: max request size: 128KiB
Dec 31 21:10:27 brasilia kernel: [    4.868020] Clocksource tsc unstable (delta = -422521169 ns)
Dec 31 21:10:27 brasilia kernel: [    4.920600] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 21:10:27 brasilia kernel: [    4.920654] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 21:10:27 brasilia kernel: [    4.920720] usb usb3: Product: UHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    4.920766] usb usb3: Manufacturer: Linux 2.6.27.10-sh-pentiumm uhci_hcd
Dec 31 21:10:27 brasilia kernel: [    4.920817] usb usb3: SerialNumber: 0000:00:1d.1
Dec 31 21:10:27 brasilia kernel: [    4.920897] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
Dec 31 21:10:27 brasilia kernel: [    4.920967] uhci_hcd 0000:00:1d.2: UHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    4.921053] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
Dec 31 21:10:27 brasilia kernel: [    4.921150] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00001860
Dec 31 21:10:27 brasilia kernel: [    4.921334] usb usb4: configuration #1 chosen from 1 choice
Dec 31 21:10:27 brasilia kernel: [    4.921434] hub 4-0:1.0: USB hub found
Dec 31 21:10:27 brasilia kernel: [    4.921485] hub 4-0:1.0: 2 ports detected
Dec 31 21:10:27 brasilia kernel: [    4.944933] hda: 39070080 sectors (20003 MB) w/2048KiB Cache, CHS=41344/15/63
Dec 31 21:10:27 brasilia kernel: [    4.945230] hda: cache flushes supported
Dec 31 21:10:27 brasilia kernel: [    4.945330]  hda: hda1 hda2 < hda5 hda6 hda7<6>usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
Dec 31 21:10:27 brasilia kernel: [    5.024638] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Dec 31 21:10:27 brasilia kernel: [    5.024704] usb usb4: Product: UHCI Host Controller
Dec 31 21:10:27 brasilia kernel: [    5.024750] usb usb4: Manufacturer: Linux 2.6.27.10-sh-pentiumm uhci_hcd
Dec 31 21:10:27 brasilia kernel: [    5.024800] usb usb4: SerialNumber: 0000:00:1d.2
Dec 31 21:10:27 brasilia kernel: [    5.026026]  hda8 >
Dec 31 21:10:27 brasilia kernel: [    5.634708] PM: Starting manual resume from disk
Dec 31 21:10:27 brasilia kernel: [    5.687527] kjournald starting.  Commit interval 5 seconds
Dec 31 21:10:27 brasilia kernel: [    5.687597] EXT3-fs: mounted filesystem with ordered data mode.
Dec 31 21:10:27 brasilia kernel: [    7.972163] udevd version 125 started
Dec 31 21:10:27 brasilia kernel: [    8.606150] Non-volatile memory driver v1.2
Dec 31 21:10:27 brasilia kernel: [    9.060238] thinkpad_acpi: ThinkPad ACPI Extras v0.21
Dec 31 21:10:27 brasilia kernel: [    9.060293] thinkpad_acpi: http://ibm-acpi.sf.net/
Dec 31 21:10:27 brasilia kernel: [    9.060339] thinkpad_acpi: ThinkPad BIOS 1UETD2WW (2.07 ), EC 1UHTB2WW-1.62
Dec 31 21:10:27 brasilia kernel: [    9.060391] thinkpad_acpi: IBM ThinkPad X40, model 23711CU
Dec 31 21:10:27 brasilia kernel: [    9.080552] Registered led device: tpacpi::thinklight
Dec 31 21:10:27 brasilia kernel: [    9.080895] thinkpad_acpi: disabling subdriver bay
Dec 31 21:10:27 brasilia kernel: [    9.080988] Registered led device: tpacpi::power
Dec 31 21:10:27 brasilia kernel: [    9.081059] Registered led device: tpacpi:orange:batt
Dec 31 21:10:27 brasilia kernel: [    9.081131] Registered led device: tpacpi:green:batt
Dec 31 21:10:27 brasilia kernel: [    9.081202] Registered led device: tpacpi::dock_active
Dec 31 21:10:27 brasilia kernel: [    9.081273] Registered led device: tpacpi::bay_active
Dec 31 21:10:27 brasilia kernel: [    9.081346] Registered led device: tpacpi::dock_batt
Dec 31 21:10:27 brasilia kernel: [    9.081422] Registered led device: tpacpi::unknown_led
Dec 31 21:10:27 brasilia kernel: [    9.081495] Registered led device: tpacpi::standby
Dec 31 21:10:27 brasilia kernel: [    9.093897] input: ThinkPad Extra Buttons as /class/input/input1
Dec 31 21:10:27 brasilia kernel: [    9.196019] Linux agpgart interface v0.103
Dec 31 21:10:27 brasilia kernel: [    9.406648] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
Dec 31 21:10:27 brasilia kernel: [    9.406995] agpgart-intel 0000:00:00.0: detected 8060K stolen memory
Dec 31 21:10:27 brasilia kernel: [    9.416812] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xe0000000
Dec 31 21:10:27 brasilia kernel: [    9.688780] input: Power Button (FF) as /class/input/input2
Dec 31 21:10:27 brasilia kernel: [    9.784154] ACPI: Power Button (FF) [PWRF]
Dec 31 21:10:27 brasilia kernel: [    9.784315] input: Lid Switch as /class/input/input3
Dec 31 21:10:27 brasilia kernel: [    9.832920] ACPI: Lid Switch [LID]
Dec 31 21:10:27 brasilia kernel: [    9.833065] input: Sleep Button (CM) as /class/input/input4
Dec 31 21:10:27 brasilia kernel: [    9.928133] ACPI: Sleep Button (CM) [SLPB]
Dec 31 21:10:27 brasilia kernel: [   10.731791] NET: Registered protocol family 23
Dec 31 21:10:27 brasilia kernel: [   10.821400] nsc-ircc 00:09: activated
Dec 31 21:10:27 brasilia kernel: [   10.821475] nsc-ircc, chip->init
Dec 31 21:10:27 brasilia kernel: [   10.821523] nsc-ircc, Found chip at base=0x164e
Dec 31 21:10:27 brasilia kernel: [   10.821588] nsc-ircc, driver loaded (Dag Brattli)
Dec 31 21:10:27 brasilia kernel: [   10.822145] IrDA: Registered device irda0
Dec 31 21:10:27 brasilia kernel: [   10.822190] nsc-ircc, Using dongle: IBM31T1100 or Temic TFDS6000/TFDS6500
Dec 31 21:10:27 brasilia kernel: [   11.041162] input: Video Bus as /class/input/input5
Dec 31 21:10:27 brasilia kernel: [   11.132109] ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
Dec 31 21:10:27 brasilia kernel: [   11.133055] ACPI: AC Adapter [AC] (on-line)
Dec 31 21:10:27 brasilia kernel: [   11.412327] ACPI: Battery Slot [BAT0] (battery present)
Dec 31 21:10:27 brasilia kernel: [   11.751887] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.03 (30-Apr-2008)
Dec 31 21:10:27 brasilia kernel: [   11.752078] iTCO_wdt: Found a ICH4-M TCO device (Version=1, TCOBASE=0x1060)
Dec 31 21:10:27 brasilia kernel: [   11.752192] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Dec 31 21:10:27 brasilia kernel: [   11.777435] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
Dec 31 21:10:27 brasilia kernel: [   11.789886] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Dec 31 21:10:27 brasilia kernel: [   11.817238] input: PC Speaker as /class/input/input6
Dec 31 21:10:27 brasilia kernel: [   11.838849] intel_rng: FWH not detected
Dec 31 21:10:27 brasilia kernel: [   12.183077] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Dec 31 21:10:27 brasilia kernel: [   12.419080] Intel ICH Modem 0000:00:1f.6: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Dec 31 21:10:27 brasilia kernel: [   12.524287] MC'97 1 converters and GPIO not ready (0xff00)
Dec 31 21:10:27 brasilia kernel: [   12.584703] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
Dec 31 21:10:27 brasilia kernel: [   12.584779] rtc0: alarms up to one month, y3k
Dec 31 21:10:27 brasilia kernel: [   12.595087] Intel ICH 0000:00:1f.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
Dec 31 21:10:27 brasilia kernel: [   12.671278] IBM TrackPoint firmware: 0x0e, buttons: 3/3
Dec 31 21:10:27 brasilia kernel: [   12.686508] input: TPPS/2 IBM TrackPoint as /class/input/input7
Dec 31 21:10:27 brasilia kernel: [   12.805060] Yenta: CardBus bridge found at 0000:02:00.0 [1014:0555]
Dec 31 21:10:27 brasilia kernel: [   12.847819] ieee80211: 802.11 data/management/control stack, git-1.1.13
Dec 31 21:10:27 brasilia kernel: [   12.847877] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
Dec 31 21:10:27 brasilia kernel: [   12.932840] Yenta: ISA IRQ mask 0x0cb0, PCI irq 16
Dec 31 21:10:27 brasilia kernel: [   12.932895] Socket status: 30000006
Dec 31 21:10:27 brasilia kernel: [   12.932940] pcmcia: parent PCI bridge I/O window: 0x3000 - 0x7fff
Dec 31 21:10:27 brasilia kernel: [   12.932990] cs: IO port probe 0x3000-0x7fff: clean.
Dec 31 21:10:27 brasilia kernel: [   12.935260] pcmcia: parent PCI bridge Memory window: 0xd0200000 - 0xdfffffff
Dec 31 21:10:27 brasilia kernel: [   12.935313] pcmcia: parent PCI bridge Memory window: 0xf0000000 - 0xf7ffffff
Dec 31 21:10:27 brasilia kernel: [   12.940164] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
Dec 31 21:10:27 brasilia kernel: [   12.940220] ipw2100: Copyright(c) 2003-2006 Intel Corporation
Dec 31 21:10:27 brasilia kernel: [   13.007669] ipw2100 0000:02:02.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
Dec 31 21:10:27 brasilia kernel: [   13.008335] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
Dec 31 21:10:27 brasilia kernel: [   13.008400] firmware: requesting ipw2100-1.3.fw
Dec 31 21:10:27 brasilia kernel: [   13.520029] intel8x0_measure_ac97_clock: measured 55385 usecs
Dec 31 21:10:27 brasilia kernel: [   13.520087] intel8x0: clocking to 48000
Dec 31 21:10:27 brasilia kernel: [   14.457765] cs: IO port probe 0x100-0x3af: clean.
Dec 31 21:10:27 brasilia kernel: [   14.458704] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
Dec 31 21:10:27 brasilia kernel: [   14.459193] cs: IO port probe 0x820-0x8ff: clean.
Dec 31 21:10:27 brasilia kernel: [   14.459574] cs: IO port probe 0xc00-0xcf7: clean.
Dec 31 21:10:27 brasilia kernel: [   14.460121] cs: IO port probe 0xa00-0xaff: clean.
Dec 31 21:10:27 brasilia kernel: [   15.921168] Adding 1341388k swap on /dev/hda5.  Priority:-1 extents:1 across:1341388k
Dec 31 21:10:27 brasilia kernel: [   16.282422] EXT3 FS on hda1, internal journal
Dec 31 21:10:27 brasilia kernel: [   17.110054] loop: module loaded
Dec 31 21:10:27 brasilia kernel: [   17.240914] thinkpad_ec: thinkpad_ec 0.40 loaded.
Dec 31 21:10:27 brasilia kernel: [   17.245057] tp_smapi 0.40 loading...
Dec 31 21:10:27 brasilia kernel: [   17.245301] tp_smapi successfully loaded (smapi_port=0xb2).
Dec 31 21:10:27 brasilia kernel: [   18.589540] kjournald starting.  Commit interval 5 seconds
Dec 31 21:10:27 brasilia kernel: [   18.590018] EXT3 FS on hda6, internal journal
Dec 31 21:10:27 brasilia kernel: [   18.590086] EXT3-fs: mounted filesystem with writeback data mode.
Dec 31 21:10:27 brasilia kernel: [   18.635538] kjournald starting.  Commit interval 5 seconds
Dec 31 21:10:27 brasilia kernel: [   18.635960] EXT3 FS on hda7, internal journal
Dec 31 21:10:27 brasilia kernel: [   18.636043] EXT3-fs: mounted filesystem with ordered data mode.
Dec 31 21:10:27 brasilia kernel: [   18.687192] kjournald starting.  Commit interval 5 seconds
Dec 31 21:10:27 brasilia kernel: [   18.687622] EXT3 FS on hda8, internal journal
Dec 31 21:10:27 brasilia kernel: [   18.687688] EXT3-fs: mounted filesystem with ordered data mode.
Dec 31 21:10:29 brasilia kernel: [   23.150140] NET: Registered protocol family 10
Dec 31 21:10:29 brasilia kernel: [   23.151306] lo: Disabled Privacy Extensions
Dec 31 21:10:29 brasilia /usr/sbin/gpm[2234]: *** info [daemon/startup.c(131)]: 
Dec 31 21:10:29 brasilia /usr/sbin/gpm[2234]: Started gpm successfully. Entered daemon mode.
Dec 31 21:10:30 brasilia kernel: [   23.864264] hdaps: IBM ThinkPad X40 detected, setting orientation 3
Dec 31 21:10:30 brasilia kernel: [   23.865119] hdaps: device successfully initialized.
Dec 31 21:10:30 brasilia kernel: [   23.865334] input: ThinkPad HDAPS joystick emulation as /class/input/input8
Dec 31 21:10:30 brasilia kernel: [   23.900210] input: ThinkPad HDAPS accelerometer data as /class/input/input9
Dec 31 21:10:30 brasilia kernel: [   23.948134] hdaps: driver successfully loaded.
Dec 31 21:10:34 brasilia dhcdbd: Started up.
Dec 31 21:10:36 brasilia kernel: [   30.389076] ADDRCONF(NETDEV_UP): eth1: link is not ready
Dec 31 21:10:36 brasilia kernel: [   30.570033] ADDRCONF(NETDEV_UP): eth0: link is not ready
Dec 31 21:10:36 brasilia kernel: [   30.572437] e1000: eth0: e1000_watchdog: NIC Link is Up 100 Mbps Full Duplex, Flow Control: RX
Dec 31 21:10:36 brasilia kernel: [   30.572994] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
Dec 31 21:10:36 brasilia dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.reason
Dec 31 21:10:40 brasilia dhcdbd: dhco_input_option: embedded strings are not supported by DHCP. 
Dec 31 21:10:40 brasilia dhcdbd: dhco_parse_option_settings: bad option setting: new_slp_service_scope = true scope 
Dec 31 21:10:40 brasilia dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.host_name
Dec 31 21:10:40 brasilia dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.domain_search
Dec 31 21:10:40 brasilia dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Dec 31 21:10:40 brasilia dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Dec 31 21:10:40 brasilia dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.interface_mtu
Dec 31 21:10:41 brasilia kernel: [   35.275980] [drm] Initialized drm 1.1.0 20060810
Dec 31 21:10:41 brasilia kernel: [   35.302686] pci 0000:00:02.0: power state changed by ACPI to D0
Dec 31 21:10:41 brasilia kernel: [   35.304208] pci 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
Dec 31 21:10:41 brasilia kernel: [   35.304979] [drm] Initialized i915 1.6.0 20060119 on minor 0
Dec 31 21:10:41 brasilia kernel: [   35.305309] [drm] Initialized i915 1.6.0 20060119 on minor 1
Dec 31 21:26:03 brasilia kernel: [  957.354288] Xorg[3700]: segfault at 0 ip af76834e sp bfc574f0 error 4 in i915_dri.so[af73c000+22c000]

Reply to: