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

Bug#551803: [xserver-xorg] frequent X lockups, system still accessible via ssh



Hello,

Julien Cristau wrote:

> Does this still happen with newer intel driver and kernel?  If so please
> provide full X log and dmesg, and the output of intel-gpu-dump (from the
> intel-gpu-tools package).


Using

  | ii  linux-image-2.6.32-trunk-686 2.6.32-2
  | ii  xserver-xorg                 1:7.5~1
  | ii  xserver-xorg-video-intel     2:2.9.1-1


X11 *always* dies shortly after start.
tested with fvwm and lxde sessions.


  | dpkg -l intel-gpu-dump
  | ii  intel-gpu-tool 1.0.2-1        tools for debugging the Intel graphics drive

  | pallas:~# df /sys/kernel/debug
  | Filesystem           1K-blocks      Used Available Use% Mounted on
  | debugfs                      0         0         0   -  /sys/kernel/debug

  | pallas:~# intel_gpu_dump
  | intel_gpu_dump: Couldn't find i915 debugfs directory.
  |
  | Is debugfs mounted? You might try mounting it with a command such as:
  | ...

This is not really surprising, because there is no 915 chip.



so:
booting the setup mentioned above:
login (console, non-root user)
There is no /etc/X11/xorg.conf file, everything should be "default".
startx (will launch fvwm via ~/.xinitrc)
X11 will start, I can see the "second-"hand of wmclock turn, so X is alive.

  tail of /var/log/Xorg.0.log
  | ...
  | (**) Logitech USB-PS/2 Optical Mouse: (accel) set acceleration profile 0
  | (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.


I have not touched X yet.
Now:
1. move an xterm with the mouse: ok.
2. move to the next screen (3x2 virtual screens) using
   Ctrl-Right_Arrow
I can see the new screen shortly, then the screen goes black
mouse pointer disappeared

  new in /var/log/Xorg.0.log
  | Fatal server error:
  | Failed to map batchbuffer: Input/output error
  |
  |
  | Please consult the The X.Org Foundation support
  |          at http://wiki.x.org
  |  for help.
  | Please also check the log file at "/var/log/Xorg.0.log" for additional information.
  |
  | (II) Video Bus: Close
  | (II) UnloadModule: "evdev"
  | (II) ACPI Virtual Keyboard Device: Close
  | (II) UnloadModule: "evdev"
  | (II) AT Translated Set 2 keyboard: Close
  | (II) UnloadModule: "evdev"
  | (II) Sleep Button: Close
  | (II) UnloadModule: "evdev"
  | (II) Power Button: Close
  | (II) UnloadModule: "evdev"
  | (II) UnloadModule: "synaptics"
  | (II) Logitech USB-PS/2 Optical Mouse: Close
  | (II) UnloadModule: "evdev"
  | (II) AIGLX: Suspending AIGLX clients for VT switch


I cannot switch to a vt console by pressing Alt-Ctrl-F2, say.

X died. There is no process any more. This is different from
my original report.

Trying to restart X from the ssh session does not work:
as non-root:
  | ew@pallas:~ 8 > startx
  | xauth:  creating new authority file /home/ew/.Xauthority
  | xauth:  creating new authority file /home/ew/.Xauthority
  |
  | X: user not authorized to run the X server, aborting.
as root
  | pallas:~# startx
  |
  |
  | X.Org X Server 1.6.5
  | Release Date: 2009-10-11
  | X Protocol Version 11, Revision 0
  | Build Operating System: Linux 2.6.30.8-dsa-ia32 i686 Debian
  | Current Operating System: Linux pallas 2.6.32-trunk-686 #1 SMP Thu Dec 17 00:26:04 UTC 2009 i686
  | Build Date: 13 October 2009  11:25:51AM
  | xorg-server 2:1.6.5-1 (buildd@murphy.debian.org)
  |         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: Sun Dec 20 15:58:52 2009
  | (==) Using default built-in configuration (39 lines)
  | (EE) Failed to load module "i810" (module does not exist, 0)
  | Setting master
  | ../../../libdrm/intel/intel_bufmgr_gem.c:825: Error setting to CPU domain 2: Input/output error
  | SELinux: Disabled on system, not enabling in X server

The mouse pointer appears and moves, but nothing else is drawn.
dmesg in this broken state:
  | [ 1550.088829] [drm:i915_gem_entervt_ioctl] *ERROR* Reenabling wedged hardware, good luck
  | [ 1550.464042] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
  | [ 1550.464057] render error detected, EIR: 0x00000000
  | [ 1550.464065] i915: Waking up sleeping processes
  | [ 1550.464133] reboot required
  | [ 1550.465002] [drm:i915_wait_request] *ERROR* i915_wait_request returns -5 (awaiting 18905 at 18882)
  | [ 1550.875893] [drm:i915_gem_execbuffer] *ERROR* Execbuf while wedged
  | [ 1551.213825] [drm:i915_gem_execbuffer] *ERROR* Execbuf while wedged
  | [ 1553.571701] [drm:i915_gem_execbuffer] *ERROR* Execbuf while wedged

:-)


Please find below
1. /var/log/Xorg.0.log
2. output of dmesg


The exact behaviour has changed, but not enough to be useful.

Cheers,
Erich



--- the gory details -------------------------------------------

/var/log/Xorg.0.log

X.Org X Server 1.6.5
Release Date: 2009-10-11
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.30.8-dsa-ia32 i686 Debian
Current Operating System: Linux pallas 2.6.32-trunk-686 #1 SMP Thu Dec 17 00:26:04 UTC 2009 i686
Build Date: 13 October 2009  11:25:51AM
xorg-server 2:1.6.5-1 (buildd@murphy.debian.org)
	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: Sun Dec 20 15:35:40 2009
(II) Loader magic: 0x6c0
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 5.0
	X.Org XInput driver : 4.0
	X.Org Server Extension : 2.0
(II) Loader running on linux
(--) using VT number 7

(--) PCI:*(0:0:2:0) 8086:3582:1043:1712 Intel Corporation 82852/855GM Integrated Graphics Device rev 2, Mem @ 0xf0000000/134217728, 0xffa80000/524288, I/O @ 0x0000dc00/8
(==) Using default built-in configuration (39 lines)
(==) --- Start of built-in configuration ---
	Section "Device"
		Identifier	"Builtin Default intel Device 0"
		Driver	"intel"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default intel Screen 0"
		Device	"Builtin Default intel Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default i810 Device 0"
		Driver	"i810"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default i810 Screen 0"
		Device	"Builtin Default i810 Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default vesa Device 0"
		Driver	"vesa"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default vesa Screen 0"
		Device	"Builtin Default vesa Device 0"
	EndSection
	Section "Device"
		Identifier	"Builtin Default fbdev Device 0"
		Driver	"fbdev"
	EndSection
	Section "Screen"
		Identifier	"Builtin Default fbdev Screen 0"
		Device	"Builtin Default fbdev Device 0"
	EndSection
	Section "ServerLayout"
		Identifier	"Builtin Default Layout"
		Screen	"Builtin Default intel Screen 0"
		Screen	"Builtin Default i810 Screen 0"
		Screen	"Builtin Default vesa Screen 0"
		Screen	"Builtin Default fbdev Screen 0"
	EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout "Builtin Default Layout"
(**) |-->Screen "Builtin Default intel Screen 0" (0)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default intel Device 0"
(==) No monitor specified for screen "Builtin Default intel Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default i810 Screen 0" (1)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default i810 Device 0"
(==) No monitor specified for screen "Builtin Default i810 Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default vesa Screen 0" (2)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default vesa Device 0"
(==) No monitor specified for screen "Builtin Default vesa Screen 0".
	Using a default monitor configuration.
(**) |-->Screen "Builtin Default fbdev Screen 0" (3)
(**) |   |-->Monitor "<default monitor>"
(**) |   |-->Device "Builtin Default fbdev Device 0"
(==) No monitor specified for screen "Builtin Default fbdev Screen 0".
	Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
	Entry deleted from font path.
(==) FontPath set to:
	/usr/share/fonts/X11/misc,
	/usr/share/fonts/X11/100dpi/:unscaled,
	/usr/share/fonts/X11/75dpi/:unscaled,
	/usr/share/fonts/X11/Type1,
	/usr/share/fonts/X11/100dpi,
	/usr/share/fonts/X11/75dpi,
	/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
	built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) Cannot locate a core pointer device.
(II) Cannot locate a core keyboard device.
(II) The server relies on HAL to provide the list of input devices.
	If no devices become available, reconfigure HAL or disable AllowEmptyInput.
(II) Open ACPI successful (/var/run/acpid.socket)
(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.6.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: "dbe"
(II) Loading /usr/lib/xorg/modules/extensions//libdbe.so
(II) Module dbe: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DOUBLE-BUFFER
(II) LoadModule: "glx"
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions//librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.13.0
	Module class: X.Org Server Extension
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension RECORD
(II) LoadModule: "dri"
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions//libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "intel"
(II) Loading /usr/lib/xorg/modules/drivers//intel_drv.so
(II) Module intel: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 2.9.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "i810"
(WW) Warning, couldn't open module i810
(II) UnloadModule: "i810"
(EE) Failed to load module "i810" (module does not exist, 0)
(II) LoadModule: "vesa"
(II) Loading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) Module vesa: vendor="X.Org Foundation"
	compiled for 1.6.2.901, module version = 2.2.1
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 5.0
(II) LoadModule: "fbdev"
(II) Loading /usr/lib/xorg/modules/drivers//fbdev_drv.so
(II) Module fbdev: vendor="X.Org Foundation"
	compiled for 1.6.0, module version = 0.4.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
	i810-dc100, i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G,
	E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
	965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
	4 Series, G45/G43, Q45/Q43, G41, B43, Clarkdale, Arrandale
(II) VESA: driver for VESA chipsets: vesa
(II) FBDEV: driver for framebuffer: fbdev
(II) Primary Device is: PCI 00@00:02:0
(WW) Falling back to old probe method for vesa
(WW) Falling back to old probe method for fbdev
(II) Loading sub module "fbdevhw"
(II) LoadModule: "fbdevhw"
(II) Loading /usr/lib/xorg/modules/linux//libfbdevhw.so
(II) Module fbdevhw: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 0.0.2
	ABI class: X.Org Video Driver, version 5.0
(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] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) Loading sub module "vgahw"
(II) LoadModule: "vgahw"
(II) Loading /usr/lib/xorg/modules//libvgahw.so
(II) Module vgahw: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 0.1.0
	ABI class: X.Org Video Driver, version 5.0
(II) Loading sub module "ramdac"
(II) LoadModule: "ramdac"
(II) Module "ramdac" already built-in
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: Searching for BusID pci:0000:00:02.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 8, (OK)
drmOpenByBusid: drmOpenMinor returns 8
drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0
(II) intel(0): Creating default Display subsection in Screen section
	"Builtin Default intel Screen 0" for depth/fbbpp 24/32
(==) intel(0): Depth 24, (--) framebuffer bpp 32
(==) intel(0): RGB weight 888
(==) intel(0): Default visual is TrueColor
(II) intel(0): Integrated Graphics Chipset: Intel(R) 855GM
(--) intel(0): Chipset: "852GM/855GM"
(--) intel(0): Linear framebuffer at 0xF0000000
(--) intel(0): IO registers at addr 0xFFA80000 size 524288
(WW) intel(0): libpciaccess reported 0 rom size, guessing 64kB
(II) intel(0): No SDVO device is found in VBT
(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 has no monitor section
(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:E-EDID segment register" registered at address 0x60.
(II) intel(0): I2C device "LVDSDDC_C:ddc2" registered at address 0xA0.
(II) intel(0): I2C bus "DVODDC_D" initialized.
(II) Loading sub module "sil164"
(II) LoadModule: "sil164"
(II) Loading /usr/lib/xorg/modules/drivers//sil164.so
(II) Module sil164: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7xxx"
(II) LoadModule: "ch7xxx"
(II) Loading /usr/lib/xorg/modules/drivers//ch7xxx.so
(II) Module ch7xxx: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ivch"
(II) LoadModule: "ivch"
(II) Loading /usr/lib/xorg/modules/drivers//ivch.so
(II) Module ivch: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_B" initialized.
(II) Loading sub module "tfp410"
(II) LoadModule: "tfp410"
(II) Loading /usr/lib/xorg/modules/drivers//tfp410.so
(II) Module tfp410: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_B" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) Loading sub module "ch7017"
(II) LoadModule: "ch7017"
(II) Loading /usr/lib/xorg/modules/drivers//ch7017.so
(II) Module ch7017: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org Video Driver, version 5.0
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVOI2C_E" initialized.
(II) intel(0): I2C bus "DVOI2C_E" removed.
(II) intel(0): I2C bus "DVODDC_D" removed.
(II) intel(0): I2C bus "CRTDDC_A" initialized.
(II) intel(0): I2C bus "CRTDDC_A" removed.
(II) intel(0): EDID for output VGA
(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"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 (48.4 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): detected 128 kB GTT.
(II) intel(0): detected 8060 kB stolen memory.
(==) intel(0): video overlay key set to 0x101fe
(==) intel(0): Using gamma correction (1.0, 1.0, 1.0)
(==) intel(0): DPI set to (96, 96)
(II) Loading sub module "fb"
(II) LoadModule: "fb"
(II) Loading /usr/lib/xorg/modules//libfb.so
(II) Module fb: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.0.0
	ABI class: X.Org ANSI C Emulation, version 0.4
(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
(II) UnloadModule: "vesa"
(II) Unloading /usr/lib/xorg/modules/drivers//vesa_drv.so
(II) UnloadModule: "fbdev"
(II) Unloading /usr/lib/xorg/modules/drivers//fbdev_drv.so
(II) UnloadModule: "fbdevhw"
(II) Unloading /usr/lib/xorg/modules/linux//libfbdevhw.so
(==) 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] -1	0	0x0000ffff - 0x0000ffff (0x1) IX[B]
	[5] -1	0	0x00000000 - 0x00000000 (0x1) IX[B]
(II) intel(0): Kernel reported 171520 total, 1 used
(II) intel(0): I830CheckAvailableMemory: 686076 kB available
(II) intel(0): [DRI2] Setup complete
(**) intel(0): Framebuffer compression enabled
(**) intel(0): Tiling enabled
(**) intel(0): SwapBuffers wait 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): vgaHWGetIOBase: hwp->IOBase is 0x03d0, hwp->PIOOffset is 0x0000
(II) UXA(0): Driver registered support for the following operations:
(II)         solid
(II)         copy
(II)         composite (RENDER acceleration)
(==) intel(0): Backing store disabled
(==) intel(0): Silken mouse enabled
(II) intel(0): Initializing HW Cursor
(II) intel(0): adjusting plane->pipe mappings to allow for framebuffer compression
(II) intel(0): xf86BindGARTMemory: bind key 0 at 0x079f4000 (pgoffset 31220)
(II) intel(0): xf86BindGARTMemory: bind key 1 at 0x079f5000 (pgoffset 31221)
(II) intel(0): xf86BindGARTMemory: bind key 2 at 0x079f9000 (pgoffset 31225)
(II) intel(0): xf86BindGARTMemory: bind key 3 at 0x079fa000 (pgoffset 31226)
(II) intel(0): xf86BindGARTMemory: bind key 4 at 0x079fe000 (pgoffset 31230)
(II) intel(0): Fixed memory allocation layout:
(II) intel(0): 0x007df000:            end of stolen memory
(II) intel(0): 0x007df000-0x079f3fff: DRI memory manager (116820 kB)
(II) intel(0): 0x079f4000-0x079f4fff: Core cursor (4 kB, 0x00000000292b5000 physical
)
(II) intel(0): 0x079f5000-0x079f8fff: ARGB cursor (16 kB, 0x00000000292bc000 physical
)
(II) intel(0): 0x079f9000-0x079f9fff: Core cursor (4 kB, 0x00000000292b9000 physical
)
(II) intel(0): 0x079fa000-0x079fdfff: ARGB cursor (16 kB, 0x00000000292e4000 physical
)
(II) intel(0): 0x079fe000-0x079fefff: overlay registers (4 kB, 0x00000000292cc000 physical
)
(II) intel(0): 0x08000000:            end of aperture
(II) intel(0): BO memory allocation layout:
(II) intel(0): 0x007df000:            start of memory manager
(II) intel(0): 0x00800000-0x00bfffff: front buffer (4096 kB) X tiled
(II) intel(0): 0x079f4000:            end of memory manager
(WW) intel(0): Chosen PLL clock of 66.6 Mhz more than 2% away from desired 65.0 Mhz
(II) intel(0): Selecting standard 18 bit TMDS pixel format.
(II) intel(0): Output configuration:
(II) intel(0):   Pipe A is off
(II) intel(0):   Display plane B is now disabled and connected to pipe A.
(WW) intel(0):   Hardware claims pipe A is on while software believes it is off
(II) intel(0):   Pipe B is on
(II) intel(0):   Display plane A is now enabled and connected to pipe B.
(II) intel(0):   Output VGA is connected to pipe none
(II) intel(0):   Output LVDS is connected to pipe B
(II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
(II) intel(0): DPMS enabled
(==) intel(0): Intel XvMC decoder disabled
(II) intel(0): Set up overlay video
(II) intel(0): direct rendering: DRI2 Enabled
(--) RandR disabled
(II) Initializing built-in extension Generic Event Extension
(II) Initializing built-in extension SHAPE
(II) Initializing built-in extension MIT-SHM
(II) Initializing built-in extension XInputExtension
(II) Initializing built-in extension XTEST
(II) Initializing built-in extension BIG-REQUESTS
(II) Initializing built-in extension SYNC
(II) Initializing built-in extension XKEYBOARD
(II) Initializing built-in extension XC-MISC
(II) Initializing built-in extension 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
SELinux: Disabled on system, not enabling in X server
(II) AIGLX: enabled GLX_MESA_copy_sub_buffer
(II) AIGLX: enabled GLX_SGI_swap_control and GLX_MESA_swap_control
(II) AIGLX: GLX_EXT_texture_from_pixmap backed by buffer objects
(II) AIGLX: Loaded and initialized /usr/lib/dri/i915_dri.so
(II) GLX: Initialized DRI2 GL provider for screen 0
(II) intel(0): Setting screen physical size to 270 x 203
(II) config/hal: Adding input device Video Bus
(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input//evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
	compiled for 1.6.3, module version = 2.2.5
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(**) 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"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps"
(II) config/hal: Adding input device ACPI Virtual Keyboard Device
(**) ACPI Virtual Keyboard Device: always reports core events
(**) ACPI Virtual Keyboard Device: Device: "/dev/input/event8"
(II) ACPI Virtual Keyboard Device: Found keys
(II) ACPI Virtual Keyboard Device: Configuring as keyboard
(II) XINPUT: Adding extended input device "ACPI Virtual Keyboard Device" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps"
(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"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps"
(II) config/hal: Adding input device Sleep Button
(**) Sleep Button: always reports core events
(**) Sleep Button: Device: "/dev/input/event1"
(II) Sleep Button: Found keys
(II) Sleep Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Sleep Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps"
(II) config/hal: Adding input device Power Button
(**) Power Button: always reports core events
(**) Power Button: Device: "/dev/input/event4"
(II) Power Button: Found keys
(II) Power Button: Configuring as keyboard
(II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
(**) Option "xkb_rules" "evdev"
(**) Option "xkb_model" "pc105"
(**) Option "xkb_layout" "us"
(**) Option "xkb_options" "ctrl:nocaps"
(II) config/hal: Adding input device SynPS/2 Synaptics TouchPad
(II) LoadModule: "synaptics"
(II) Loading /usr/lib/xorg/modules/input//synaptics_drv.so
(II) Module synaptics: vendor="X.Org Foundation"
	compiled for 1.6.5, module version = 1.2.0
	Module class: X.Org XInput Driver
	ABI class: X.Org XInput driver, version 4.0
(II) Synaptics touchpad driver version 1.2.0
(**) Option "Device" "/dev/input/event6"
(II) SynPS/2 Synaptics TouchPad: x-axis range 1472 - 5472
(II) SynPS/2 Synaptics TouchPad: y-axis range 1408 - 4448
(II) SynPS/2 Synaptics TouchPad: pressure range 0 - 255
(II) SynPS/2 Synaptics TouchPad: finger width range 0 - 0
(II) SynPS/2 Synaptics TouchPad: buttons: left right middle double triple
(--) SynPS/2 Synaptics TouchPad: touchpad found
(**) SynPS/2 Synaptics TouchPad: always reports core events
(II) XINPUT: Adding extended input device "SynPS/2 Synaptics TouchPad" (type: TOUCHPAD)
(**) SynPS/2 Synaptics TouchPad: (accel) keeping acceleration scheme 1
(**) SynPS/2 Synaptics TouchPad: (accel) filter chain progression: 2.00
(**) SynPS/2 Synaptics TouchPad: (accel) filter stage 0: 20.00 ms
(**) SynPS/2 Synaptics TouchPad: (accel) set acceleration profile 0
(--) SynPS/2 Synaptics TouchPad: touchpad found
(II) config/hal: Adding input device Logitech USB-PS/2 Optical Mouse
(**) Logitech USB-PS/2 Optical Mouse: always reports core events
(**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event7"
(II) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
(II) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
(II) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
(II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
(**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
(**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
(II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
(**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
(**) Logitech USB-PS/2 Optical Mouse: (accel) filter chain progression: 2.00
(**) Logitech USB-PS/2 Optical Mouse: (accel) filter stage 0: 20.00 ms
(**) Logitech USB-PS/2 Optical Mouse: (accel) set acceleration profile 0
(II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.

Fatal server error:
Failed to map batchbuffer: Input/output error


Please consult the The X.Org Foundation support
	 at http://wiki.x.org
 for help.
Please also check the log file at "/var/log/Xorg.0.log" for additional information.

(II) Video Bus: Close
(II) UnloadModule: "evdev"
(II) ACPI Virtual Keyboard Device: Close
(II) UnloadModule: "evdev"
(II) AT Translated Set 2 keyboard: Close
(II) UnloadModule: "evdev"
(II) Sleep Button: Close
(II) UnloadModule: "evdev"
(II) Power Button: Close
(II) UnloadModule: "evdev"
(II) UnloadModule: "synaptics"
(II) Logitech USB-PS/2 Optical Mouse: Close
(II) UnloadModule: "evdev"
(II) AIGLX: Suspending AIGLX clients for VT switch

----------------------------------------------------------------
output of dmesg:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-trunk-686 (Debian 2.6.32-2) (ben@decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Thu Dec 17 00:26:04 UTC 2009
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[    0.000000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000002f740000 (usable)
[    0.000000]  BIOS-e820: 000000002f740000 - 000000002f750000 (ACPI data)
[    0.000000]  BIOS-e820: 000000002f750000 - 000000002f800000 (ACPI NVS)
[    0.000000] Malformed early option 'acpi'
[    0.000000] DMI 2.3 present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x2f740 max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FE0000000 write-back
[    0.000000]   1 base 020000000 mask FF8000000 write-back
[    0.000000]   2 base 028000000 mask FFC000000 write-back
[    0.000000]   3 base 02C000000 mask FFE000000 write-back
[    0.000000]   4 base 02E000000 mask FFF000000 write-back
[    0.000000]   5 base 02F000000 mask FFF800000 write-back
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-000000002f740000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 002f400000 page 2M
[    0.000000]  002f400000 - 002f740000 page 4k
[    0.000000] kernel direct mapping tables up to 2f740000 @ 10000-16000
[    0.000000] RAMDISK: 2f3ef000 - 2f72f9f7
[    0.000000] ACPI: RSDP 000f4b60 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 2f740000 0002C (v01 A M I  OEMRSDT  06000310 MSFT 00000097)
[    0.000000] ACPI: FACP 2f740200 00081 (v02 A M I  OEMFACP  06000310 MSFT 00000097)
[    0.000000] ACPI: DSDT 2f740300 06D29 (v01  0ABBD 0ABBD001 00000001 MSFT 0100000D)
[    0.000000] ACPI: FACS 2f750000 00040
[    0.000000] ACPI: OEMB 2f750040 0004D (v01 A M I  OEMBIOS  06000310 MSFT 00000097)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 759MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 2f740000
[    0.000000]   low ram: 0 - 2f740000
[    0.000000]   node 0 low ram: 00000000 - 2f740000
[    0.000000]   node 0 bootmap 00012000 - 00017ee8
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 002f740000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0001000000 - 00014a0334]    TEXT DATA BSS ==> [0001000000 - 00014a0334]
[    0.000000]   #4 [002f3ef000 - 002f72f9f7]          RAMDISK ==> [002f3ef000 - 002f72f9f7]
[    0.000000]   #5 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #6 [00014a1000 - 00014a71fd]              BRK ==> [00014a1000 - 00014a71fd]
[    0.000000]   #7 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #8 [0000012000 - 0000018000]          BOOTMAP ==> [0000012000 - 0000018000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0002f740
[    0.000000]   HighMem  0x0002f740 -> 0x0002f740
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0002f740
[    0.000000] On node 0 totalpages: 194255
[    0.000000] free_area_init_node: node 0, pgdat c138eb60, node_mem_map c14a9200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 1487 pages used for memmap
[    0.000000]   Normal zone: 188785 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xe408
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 2f800000 (gap: 2f800000:d0800000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c1c00000 s34040 r0 d23304 u4194304
[    0.000000] pcpu-alloc: s34040 r0 d23304 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 192736
[    0.000000] Kernel command line: root=/dev/mapper/vg00-lvol1 ro acpi=on acpi_irq_balance acpi_irq_isa=3,12 noapic nolapic usbcore.autosuspend=1 vga=791
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 761636k/777472k available (2408k kernel code, 15076k reserved, 1272k data, 364k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.000000]     vmalloc : 0xeff40000 - 0xff3fe000   ( 244 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef740000   ( 759 MB)
[    0.000000]       .init : 0xc1399000 - 0xc13f4000   ( 364 kB)
[    0.000000]       .data : 0xc125a109 - 0xc13982f8   (1272 kB)
[    0.000000]       .text : 0xc1000000 - 0xc125a109   (2408 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1399.805 MHz processor.
[    0.004006] Calibrating delay loop (skipped), value calculated using timer frequency.. 2799.61 BogoMIPS (lpj=5599220)
[    0.008016] Security Framework initialized
[    0.008027] SELinux:  Disabled at boot.
[    0.008038] Mount-cache hash table entries: 512
[    0.008199] Initializing cgroup subsys ns
[    0.008207] Initializing cgroup subsys cpuacct
[    0.008216] Initializing cgroup subsys devices
[    0.008221] Initializing cgroup subsys freezer
[    0.008227] Initializing cgroup subsys net_cls
[    0.008260] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.008266] CPU: L2 cache: 1024K
[    0.008274] mce: CPU supports 5 MCE banks
[    0.008288] CPU0: Thermal monitoring enabled (TM2)
[    0.008301] Performance Events:
[    0.008305] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.008312] no hardware sampling interrupt available.
[    0.008318] p6 PMU driver.
[    0.008328] ... version:                0
[    0.008333] ... bit width:              32
[    0.008338] ... generic registers:      2
[    0.008343] ... value mask:             00000000ffffffff
[    0.008349] ... max period:             000000007fffffff
[    0.008354] ... fixed-purpose events:   0
[    0.008359] ... event mask:             0000000000000003
[    0.008367] Checking 'hlt' instruction... OK.
[    0.024438] SMP alternatives: switching to UP code
[    0.029112] Freeing SMP alternatives: 13k freed
[    0.029123] ACPI: Core revision 20090903
[    0.044290] ACPI: setting ELCR to 0200 (from 0030)
[    0.048068] weird, boot CPU (#0) not listed by the BIOS.
[    0.048075] SMP motherboard not detected.
[    0.048081] Apic disabled
[    0.048084] Local APIC not detected. Using dummy APIC emulation.
[    0.048090] SMP disabled
[    0.048294] Brought up 1 CPUs
[    0.048300] Total of 1 processors activated (2799.61 BogoMIPS).
[    0.049204] CPU0 attaching NULL sched-domain.
[    0.049984] regulator: core version 0.5
[    0.050072] NET: Registered protocol family 16
[    0.050197] ACPI: bus type pci registered
[    0.052561] PCI: Using configuration type 1 for base access
[    0.053085] bio: create slab <bio-0> at 0
[    0.054106] ACPI: EC: Look up EC in DSDT
[    0.055653] ACPI: Executed 2 blocks of module-level executable AML code
[    0.074381] ACPI: Interpreter enabled
[    0.074405] ACPI: (supports S0 S1 S3 S4 S5)
[    0.074446] ACPI: Using PIC for interrupt routing
[    0.095721] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.095804] ACPI: Power Resource [GFAN] (off)
[    0.100434] ACPI: ACPI Dock Station Driver: 2 docks/bays found
[    0.100548] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.100701] pci 0000:00:02.0: reg 10 32bit mmio pref: [0xf0000000-0xf7ffffff]
[    0.100708] pci 0000:00:02.0: reg 14 32bit mmio: [0xffa80000-0xffafffff]
[    0.100715] pci 0000:00:02.0: reg 18 io port: [0xdc00-0xdc07]
[    0.100736] pci 0000:00:02.0: supports D1
[    0.100757] pci 0000:00:02.1: reg 10 32bit mmio pref: [0xe8000000-0xefffffff]
[    0.100763] pci 0000:00:02.1: reg 14 32bit mmio: [0xff980000-0xff9fffff]
[    0.100786] pci 0000:00:02.1: supports D1
[    0.104012] pci 0000:00:1d.0: reg 20 io port: [0xd480-0xd49f]
[    0.104065] pci 0000:00:1d.1: reg 20 io port: [0xd800-0xd81f]
[    0.104115] pci 0000:00:1d.2: reg 20 io port: [0xd880-0xd89f]
[    0.104172] pci 0000:00:1d.7: reg 10 32bit mmio: [0xffa7fc00-0xffa7ffff]
[    0.104226] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.104236] pci 0000:00:1d.7: PME# disabled
[    0.104321] pci 0000:00:1f.0: Enabled i801 SMBus device
[    0.104330] pci 0000:00:1f.0: quirk: region e400-e47f claimed by ICH4 ACPI/GPIO/TCO
[    0.104340] pci 0000:00:1f.0: quirk: region ec00-ec3f claimed by ICH4 GPIO
[    0.104368] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
[    0.104376] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
[    0.104383] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
[    0.104391] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
[    0.104399] pci 0000:00:1f.1: reg 20 io port: [0xffa0-0xffaf]
[    0.104408] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
[    0.104457] pci 0000:00:1f.3: reg 20 io port: [0xe800-0xe81f]
[    0.104499] pci 0000:00:1f.5: reg 10 io port: [0xe000-0xe0ff]
[    0.104506] pci 0000:00:1f.5: reg 14 io port: [0xe100-0xe13f]
[    0.104514] pci 0000:00:1f.5: reg 18 32bit mmio: [0x000000-0x0001ff]
[    0.104522] pci 0000:00:1f.5: reg 1c 32bit mmio: [0x000000-0x0000ff]
[    0.104550] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.104558] pci 0000:00:1f.5: PME# disabled
[    0.104602] pci 0000:01:03.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.104619] pci 0000:01:03.0: supports D1 D2
[    0.104623] pci 0000:01:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.104631] pci 0000:01:03.0: PME# disabled
[    0.104663] pci 0000:01:03.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.104680] pci 0000:01:03.1: supports D1 D2
[    0.104684] pci 0000:01:03.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.104692] pci 0000:01:03.1: PME# disabled
[    0.104724] pci 0000:01:03.2: reg 10 32bit mmio: [0xff7ef000-0xff7ef7ff]
[    0.104763] pci 0000:01:03.2: PME# supported from D0 D3hot D3cold
[    0.104772] pci 0000:01:03.2: PME# disabled
[    0.104809] pci 0000:01:04.0: reg 10 io port: [0xc800-0xc8ff]
[    0.104817] pci 0000:01:04.0: reg 14 32bit mmio: [0xff7efc00-0xff7efcff]
[    0.104854] pci 0000:01:04.0: supports D1 D2
[    0.104857] pci 0000:01:04.0: PME# supported from D1 D2 D3hot D3cold
[    0.104866] pci 0000:01:04.0: PME# disabled
[    0.104899] pci 0000:01:05.0: reg 10 32bit mmio: [0xff7ff000-0xff7fffff]
[    0.104970] pci 0000:00:1e.0: transparent bridge
[    0.104978] pci 0000:00:1e.0: bridge io port: [0xc000-0xcfff]
[    0.104984] pci 0000:00:1e.0: bridge 32bit mmio: [0xff700000-0xff7fffff]
[    0.104990] pci 0000:00:1e.0: bridge 32bit mmio pref: [0xde900000-0xdeafffff]
[    0.105028] pci_bus 0000:00: on NUMA node 0
[    0.105036] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.105200] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.129053] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 11 12)
[    0.129291] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 12) *0, disabled.
[    0.129527] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 12)
[    0.129760] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 12)
[    0.129992] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 12) *0, disabled.
[    0.130227] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 12) *0, disabled.
[    0.130461] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 12) *0, disabled.
[    0.130695] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 *4 5 6 7 12)
[    0.130863] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.130879] vgaarb: loaded
[    0.130957] PCI: Using ACPI for IRQ routing
[    0.131133] Switching to clocksource tsc
[    0.131995] pnp: PnP ACPI init
[    0.131995] ACPI: bus type pnp registered
[    0.142331] pnp: PnP ACPI: found 16 devices
[    0.142338] ACPI: ACPI bus type pnp unregistered
[    0.142346] PnPBIOS: Disabled by ACPI PNP
[    0.142364] system 00:07: ioport range 0x480-0x48f has been reserved
[    0.142372] system 00:07: ioport range 0x4c0-0x4cf has been reserved
[    0.142384] system 00:08: ioport range 0x4d0-0x4d1 has been reserved
[    0.142392] system 00:08: ioport range 0xe400-0xe47f has been reserved
[    0.142400] system 00:08: ioport range 0xec00-0xec3f has been reserved
[    0.142415] system 00:0d: iomem range 0xffb80000-0xffbfffff has been reserved
[    0.142424] system 00:0d: iomem range 0xfff80000-0xffffffff has been reserved
[    0.142435] system 00:0e: iomem range 0xffc00000-0xfff7ffff has been reserved
[    0.142447] system 00:0f: iomem range 0x0-0x9ffff could not be reserved
[    0.142455] system 00:0f: iomem range 0xc0000-0xcffff could not be reserved
[    0.142463] system 00:0f: iomem range 0xe0000-0xfffff could not be reserved
[    0.142471] system 00:0f: iomem range 0x100000-0x2f7fffff could not be reserved
[    0.177225] pci 0000:01:03.0: CardBus bridge, secondary bus 0000:02
[    0.177234] pci 0000:01:03.0:   IO window: 0x00c000-0x00c0ff
[    0.177242] pci 0000:01:03.0:   IO window: 0x00c400-0x00c4ff
[    0.177250] pci 0000:01:03.0:   PREFETCH window: 0x34000000-0x37ffffff
[    0.177259] pci 0000:01:03.0:   MEM window: 0x38000000-0x3bffffff
[    0.177268] pci 0000:01:03.1: CardBus bridge, secondary bus 0000:06
[    0.177275] pci 0000:01:03.1:   IO window: 0x00cc00-0x00ccff
[    0.177283] pci 0000:01:03.1:   IO window: 0x001000-0x0010ff
[    0.177291] pci 0000:01:03.1:   PREFETCH window: 0x3c000000-0x3fffffff
[    0.177300] pci 0000:01:03.1:   MEM window: 0x40000000-0x43ffffff
[    0.177309] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:01
[    0.177316] pci 0000:00:1e.0:   IO window: 0xc000-0xcfff
[    0.177326] pci 0000:00:1e.0:   MEM window: 0xff700000-0xff7fffff
[    0.177335] pci 0000:00:1e.0:   PREFETCH window: 0xde900000-0xdeafffff
[    0.177352] pci 0000:00:1e.0: setting latency timer to 64
[    0.177651] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
[    0.177658] PCI: setting IRQ 5 as level-triggered
[    0.177665] pci 0000:01:03.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[    0.177956] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
[    0.177965] pci 0000:01:03.1: PCI INT B -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[    0.177975] pci 0000:01:03.1: setting latency timer to 64
[    0.177981] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.177986] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.177990] pci_bus 0000:01: resource 0 io:  [0xc000-0xcfff]
[    0.177994] pci_bus 0000:01: resource 1 mem: [0xff700000-0xff7fffff]
[    0.177999] pci_bus 0000:01: resource 2 pref mem [0xde900000-0xdeafffff]
[    0.178003] pci_bus 0000:01: resource 3 io:  [0x00-0xffff]
[    0.178007] pci_bus 0000:01: resource 4 mem: [0x000000-0xffffffff]
[    0.178011] pci_bus 0000:02: resource 0 io:  [0xc000-0xc0ff]
[    0.178015] pci_bus 0000:02: resource 1 io:  [0xc400-0xc4ff]
[    0.178019] pci_bus 0000:02: resource 2 pref mem [0x34000000-0x37ffffff]
[    0.178023] pci_bus 0000:02: resource 3 mem: [0x38000000-0x3bffffff]
[    0.178028] pci_bus 0000:06: resource 0 io:  [0xcc00-0xccff]
[    0.178032] pci_bus 0000:06: resource 1 io:  [0x1000-0x10ff]
[    0.178036] pci_bus 0000:06: resource 2 pref mem [0x3c000000-0x3fffffff]
[    0.178040] pci_bus 0000:06: resource 3 mem: [0x40000000-0x43ffffff]
[    0.178088] NET: Registered protocol family 2
[    0.178225] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.178704] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.180214] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.181296] TCP: Hash tables configured (established 131072 bind 65536)
[    0.181312] TCP reno registered
[    0.181508] NET: Registered protocol family 1
[    0.181553] pci 0000:00:02.0: Boot video device
[    0.181729] Unpacking initramfs...
[    0.316411] Freeing initrd memory: 3330k freed
[    0.320096] audit: initializing netlink socket (disabled)
[    0.320140] type=2000 audit(1261319583.316:1): initialized
[    0.320416] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.322886] VFS: Disk quotas dquot_6.5.2
[    0.322989] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.323127] msgmni has been set to 1494
[    0.323419] alg: No test for stdrng (krng)
[    0.323508] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.323517] io scheduler noop registered
[    0.323522] io scheduler anticipatory registered
[    0.323528] io scheduler deadline registered
[    0.323597] io scheduler cfq registered (default)
[    0.323858] vesafb: framebuffer at 0xf0000000, mapped to 0xeff80000, using 3072k, total 8000k
[    0.323869] vesafb: mode is 1024x768x16, linelength=2048, pages=4
[    0.323875] vesafb: scrolling: redraw
[    0.323882] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
[    0.344323] Console: switching to colour frame buffer device 128x48
[    0.364807] fb0: VESA VGA frame buffer device
[    0.365063] isapnp: Scanning for PnP cards...
[    0.675423] isapnp: No Plug & Play device found
[    0.677224] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.677597] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
[    0.678354] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[    0.681200] i8042.c: Detected active multiplexing controller, rev 1.1.
[    0.682715] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.682914] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    0.683147] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    0.683373] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    0.683598] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    0.683899] mice: PS/2 mouse device common for all mice
[    0.684139] Driver 'rtc_cmos' needs updating - please use bus_type methods
[    0.684442] rtc_cmos 00:02: RTC can wake from S4
[    0.684663] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[    0.684915] rtc0: alarms up to one month, 114 bytes nvram
[    0.685152] cpuidle: using governor ladder
[    0.685312] cpuidle: using governor menu
[    0.685468] No iBFT detected.
[    0.686154] TCP cubic registered
[    0.686517] NET: Registered protocol family 10
[    0.687425] lo: Disabled Privacy Extensions
[    0.695365] Mobile IPv6
[    0.702662] NET: Registered protocol family 17
[    0.709998] Using IPI No-Shortcut mode
[    0.717384] registered taskstats version 1
[    0.724993] rtc_cmos 00:02: setting system clock to 2009-12-20 14:33:04 UTC (1261319584)
[    0.732633] Freeing unused kernel memory: 364k freed
[    0.740489] Write protecting the kernel text: 2412k
[    0.748074] Write protecting the kernel read-only data: 872k
[    0.755674] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.845639] Uniform Multi-Platform E-IDE driver
[    0.855184] piix 0000:00:1f.1: IDE controller (0x8086:0x24ca rev 0x03)
[    0.863136] PIIX_IDE 0000:00:1f.1: enabling device (0005 -> 0007)
[    0.871314] PIIX_IDE 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[    0.879299] piix 0000:00:1f.1: not 100% native mode: will probe irqs later
[    0.887321]     ide0: BM-DMA at 0xffa0-0xffa7
[    0.895374]     ide1: BM-DMA at 0xffa8-0xffaf
[    0.903364] Probing IDE interface ide0...
[    1.164162] hda: SAMSUNG MP0804H, ATA DISK drive
[    1.844073] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    1.844131] hda: UDMA/100 mode selected
[    1.852129] Probing IDE interface ide1...
[    2.588162] hdc: TOSHIBA DVD-ROM SD-R2312, ATAPI CD/DVD-ROM drive
[    3.268062] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    3.315943] hdc: UDMA/33 mode selected
[    3.324290] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    3.414114] ide1 at 0x170-0x177,0x376 on irq 15
[    3.468599] SCSI subsystem initialized
[    3.520020] libata version 3.00 loaded.
[    3.534855] ide-gd driver 1.18
[    3.542456] hda: max request size: 512KiB
[    3.550130] hda: 156368016 sectors (80060 MB) w/8192KiB Cache, CHS=16383/255/63
[    3.558371] hda: cache flushes supported
[    3.566100]  hda: hda1 hda2
[    3.641431] thermal LNXTHERM:01: registered as thermal_zone0
[    3.649064] ACPI: Thermal Zone [THRM] (53 C)
[    3.892089] ide-cd driver 5.00
[    3.939667] ide-cd: hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
[    3.947685] Uniform CD-ROM driver Revision: 3.20
[    4.119527] device-mapper: uevent: version 1.0.3
[    4.128515] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[   15.979257] PM: Starting manual resume from disk
[   16.062925] kjournald starting.  Commit interval 5 seconds
[   16.072009] EXT3-fs: mounted filesystem with ordered data mode.
[   18.551215] udev: starting version 149
[   19.658990] Asus Laptop ACPI Extras version 0.30
[   19.713576]   M2N model detected, supported
[   19.730533] ACPI: AC Adapter [AC0] (on-line)
[   19.757369] Linux agpgart interface v0.103
[   19.782803] Floppy drive(s): fd0 is 1.44M
[   19.812634] input: PC Speaker as /devices/platform/pcspkr/input/input1
[   19.826806] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input2
[   19.841062] Marking TSC unstable due to TSC halts in idle
[   19.856643] intel_rng: FWH not detected
[   19.874506] Switching to clocksource acpi_pm
[   19.901859] parport_pc 00:0c: reported by Plug and Play ACPI
[   19.926678] ACPI: Sleep Button [SLPB]
[   19.943151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   19.970907] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   19.991277] FDC 0 is a National Semiconductor PC87306
[   20.007318] processor LNXCPU:00: registered as cooling_device0
[   20.021216] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input3
[   20.046381] ACPI: Lid Switch [LID]
[   20.063276] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[   20.076071] ACPI: Power Button [PWRF]
[   20.191535] usbcore: registered new interface driver usbfs
[   20.204911] usbcore: registered new interface driver hub
[   20.217981] ACPI: Battery Slot [BAT0] (battery present)
[   20.230305] usbcore: registered new device driver usb
[   20.329955] NET: Registered protocol family 23
[   20.352867] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[   20.377947] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 4
[   20.389382] PCI: setting IRQ 4 as level-triggered
[   20.389389] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 4 (level, low) -> IRQ 4
[   20.405212] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[   20.405218] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[   20.417016] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[   20.429239] ehci_hcd 0000:00:1d.7: debug port 1
[   20.444192] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[   20.444359] ehci_hcd 0000:00:1d.7: irq 4, io mem 0xffa7fc00
[   20.468035] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[   20.479305] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[   20.489832] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   20.500375] usb usb1: Product: EHCI Host Controller
[   20.510635] usb usb1: Manufacturer: Linux 2.6.32-trunk-686 ehci_hcd
[   20.520711] usb usb1: SerialNumber: 0000:00:1d.7
[   20.539041] usb usb1: configuration #1 chosen from 1 choice
[   20.549173] hub 1-0:1.0: USB hub found
[   20.561901] hub 1-0:1.0: 6 ports detected
[   20.575669] agpgart-intel 0000:00:00.0: Intel 855GM Chipset
[   20.591282] agpgart-intel 0000:00:00.0: detected 8060K stolen memory
[   20.602958] agpgart-intel 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
[   20.612090] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   20.621019] ACPI: I/O resource 0000:00:1f.3 [0xe800-0xe81f] conflicts with ACPI region SMB0 [0xe800-0xe80f]
[   20.629964] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[   20.674633] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/LNXVIDEO:00/input/input5
[   20.683957] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[   20.700179] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   20.803766] uhci_hcd: USB Universal Host Controller Interface driver
[   20.832820] nsc-ircc, chip->init
[   20.842292] nsc-ircc, Found chip at base=0x02e
[   20.851695] nsc-ircc, driver loaded (Dag Brattli)
[   20.869351] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[   20.878541] PCI: setting IRQ 11 as level-triggered
[   20.878549] uhci_hcd 0000:00:1d.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[   20.888805] nsc_ircc_open(), can't get iobase of 0x2f8
[   20.898190] nsc-ircc, Found chip at base=0x02e
[   20.907464] nsc-ircc, driver loaded (Dag Brattli)
[   20.917232] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[   20.917238] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[   20.926549] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[   20.936303] uhci_hcd 0000:00:1d.0: irq 11, io base 0x0000d480
[   20.945480] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[   20.954704] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   20.963780] usb usb2: Product: UHCI Host Controller
[   20.972687] usb usb2: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd
[   20.981555] usb usb2: SerialNumber: 0000:00:1d.0
[   20.992495] nsc_ircc_open(), can't get iobase of 0x2f8
[   21.003022] nsc-ircc 00:0a: disabled
[   21.013581] usb usb2: configuration #1 chosen from 1 choice
[   21.028060] hub 2-0:1.0: USB hub found
[   21.039111] hub 2-0:1.0: 2 ports detected
[   21.050807] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[   21.059590] uhci_hcd 0000:00:1d.1: PCI INT B -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[   21.068996] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[   21.069001] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[   21.077914] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[   21.086987] uhci_hcd 0000:00:1d.1: irq 5, io base 0x0000d800
[   21.095732] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[   21.104531] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   21.113386] usb usb3: Product: UHCI Host Controller
[   21.122246] usb usb3: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd
[   21.131095] usb usb3: SerialNumber: 0000:00:1d.1
[   21.141052] usb usb3: configuration #1 chosen from 1 choice
[   21.150142] hub 3-0:1.0: USB hub found
[   21.158902] hub 3-0:1.0: 2 ports detected
[   21.167643] uhci_hcd 0000:00:1d.2: PCI INT C -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[   21.176745] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[   21.176750] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[   21.185653] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[   21.195138] uhci_hcd 0000:00:1d.2: irq 5, io base 0x0000d880
[   21.204911] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[   21.213928] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   21.223060] usb usb4: Product: UHCI Host Controller
[   21.231962] usb usb4: Manufacturer: Linux 2.6.32-trunk-686 uhci_hcd
[   21.240762] usb usb4: SerialNumber: 0000:00:1d.2
[   21.254589] usb usb4: configuration #1 chosen from 1 choice
[   21.265585] Synaptics Touchpad, model: 1, fw: 4.6, id: 0x925ea1, caps: 0x80471b/0x0
[   21.276567] hub 4-0:1.0: USB hub found
[   21.286965] hub 4-0:1.0: 2 ports detected
[   21.331146] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input6
[   21.364979] usb 2-1: new full speed USB device using uhci_hcd and address 2
[   21.374852] 8139too Fast Ethernet driver 0.9.28
[   21.383701] 8139too 0000:01:04.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[   21.395801] lib80211: common routines for IEEE802.11 drivers
[   21.404771] lib80211_crypt: registered algorithm 'NULL'
[   21.406187] eth0: RealTek RTL8139 at 0xc800, 00:0e:a6:13:90:72, IRQ 11
[   21.487332] ieee80211: 802.11 data/management/control stack, git-1.1.13
[   21.496085] ieee80211: Copyright (C) 2004-2005 Intel Corporation <jketreno@linux.intel.com>
[   21.575380] usb 2-1: New USB device found, idVendor=03eb, idProduct=3301
[   21.584393] usb 2-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[   21.593371] usb 2-1: Product: Standard USB Hub
[   21.603818] usb 2-1: configuration #1 chosen from 1 choice
[   21.625876] hub 2-1:1.0: USB hub found
[   21.642371] hub 2-1:1.0: 4 ports detected
[   21.657953] yenta_cardbus 0000:01:03.0: CardBus bridge found [1043:1754]
[   21.752681] 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
[   21.793071] yenta_cardbus 0000:01:03.0: ISA IRQ mask 0x0008, PCI irq 5
[   21.802033] yenta_cardbus 0000:01:03.0: Socket status: 30000820
[   21.810905] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01) from #01 to #05
[   21.833391] ipw2100: Intel(R) PRO/Wireless 2100 Network Driver, git-1.2.2
[   21.842646] ipw2100: Copyright(c) 2003-2006 Intel Corporation
[   21.854160] yenta_cardbus 0000:01:03.0: pcmcia: parent PCI bridge I/O window: 0xc000 - 0xcfff
[   21.863747] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc000-0xcfff: clean.
[   21.873469] yenta_cardbus 0000:01:03.0: pcmcia: parent PCI bridge Memory window: 0xff700000 - 0xff7fffff
[   21.885565] yenta_cardbus 0000:01:03.0: pcmcia: parent PCI bridge Memory window: 0xde900000 - 0xdeafffff
[   21.895834] firewire_ohci 0000:01:03.2: PCI INT C -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[   21.971323] usb 2-1.1: new full speed USB device using uhci_hcd and address 3
[   21.988063] firewire_ohci: Added fw-ohci device 0000:01:03.2, OHCI version 1.0
[   21.998763] ipw2100 0000:01:05.0: PCI INT A -> Link[LNKC] -> GSI 5 (level, low) -> IRQ 5
[   22.016436] ipw2100: Detected Intel PRO/Wireless 2100 Network Connection
[   22.027019] ipw2100 0000:01:05.0: firmware: requesting ipw2100-1.3.fw
[   22.138281] usb 2-1.1: New USB device found, idVendor=067b, idProduct=2303
[   22.148244] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   22.158183] usb 2-1.1: Product: USB-Serial Controller
[   22.168160] usb 2-1.1: Manufacturer: Prolific Technology Inc.
[   22.180655] usb 2-1.1: configuration #1 chosen from 1 choice
[   22.297270] usb 2-1.2: new full speed USB device using uhci_hcd and address 4
[   22.385856] usbcore: registered new interface driver usbserial
[   22.397282] USB Serial support registered for generic
[   22.450245] usb 2-1.2: New USB device found, idVendor=067b, idProduct=2303
[   22.460343] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   22.470361] usb 2-1.2: Product: USB-Serial Controller
[   22.480341] usb 2-1.2: Manufacturer: Prolific Technology Inc.
[   22.492936] usb 2-1.2: configuration #1 chosen from 1 choice
[   22.503362] firewire_core: created device fw0: GUID 00e0180003135cd5, S400
[   22.553176] pcmcia_socket pcmcia_socket0: pccard: CardBus card inserted into slot 0
[   22.581311] pci 0000:02:00.0: reg 10 32bit mmio: [0x000000-0x000fff]
[   22.581374] pci 0000:02:00.0: supports D1 D2
[   22.581377] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot
[   22.591624] pci 0000:02:00.0: PME# disabled
[   22.602373] pci 0000:02:00.1: reg 10 32bit mmio: [0x000000-0x000fff]
[   22.602435] pci 0000:02:00.1: supports D1 D2
[   22.602458] pci 0000:02:00.1: PME# supported from D0 D1 D2 D3hot
[   22.612341] pci 0000:02:00.1: PME# disabled
[   22.627398] pci 0000:02:00.2: reg 10 32bit mmio: [0x000000-0x0000ff]
[   22.627464] pci 0000:02:00.2: supports D1 D2
[   22.627468] pci 0000:02:00.2: PME# supported from D0 D1 D2 D3hot
[   22.637432] pci 0000:02:00.2: PME# disabled
[   22.652663] ehci_hcd 0000:02:00.2: enabling device (0000 -> 0002)
[   22.673607] ehci_hcd 0000:02:00.2: PCI INT C -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   22.683641] ehci_hcd 0000:02:00.2: EHCI Host Controller
[   22.693248] ehci_hcd 0000:02:00.2: new USB bus registered, assigned bus number 5
[   22.705189] usb 2-1.3: new full speed USB device using uhci_hcd and address 5
[   22.724053] ehci_hcd 0000:02:00.2: irq 5, io mem 0x38002000
[   22.781323] Intel ICH 0000:00:1f.5: enabling device (0005 -> 0007)
[   22.790661] Intel ICH 0000:00:1f.5: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   22.800147] Intel ICH 0000:00:1f.5: setting latency timer to 64
[   22.813345] ehci_hcd 0000:02:00.2: USB 2.0 started, EHCI 1.00
[   22.822998] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002
[   22.832578] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   22.842110] usb usb5: Product: EHCI Host Controller
[   22.851548] usb usb5: Manufacturer: Linux 2.6.32-trunk-686 ehci_hcd
[   22.861088] usb usb5: SerialNumber: 0000:02:00.2
[   22.871031] usb usb5: configuration #1 chosen from 1 choice
[   22.880501] yenta_cardbus 0000:01:03.1: CardBus bridge found [1043:1754]
[   22.890898] hub 5-0:1.0: USB hub found
[   22.909436] hub 5-0:1.0: 5 ports detected
[   22.919178] usb 2-1.3: New USB device found, idVendor=067b, idProduct=2303
[   22.928183] usb 2-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   22.937296] usb 2-1.3: Product: USB-Serial Controller
[   22.946228] usb 2-1.3: Manufacturer: Prolific Technology Inc.
[   22.960768] usb 2-1.3: configuration #1 chosen from 1 choice
[   22.971834] udev: renamed network interface eth1 to eth2
[   23.060670] yenta_cardbus 0000:01:03.1: ISA IRQ mask 0x0008, PCI irq 5
[   23.069324] yenta_cardbus 0000:01:03.1: Socket status: 30000006
[   23.077840] pci_bus 0000:01: Raising subordinate bus# of parent bus (#01) from #05 to #09
[   23.088140] usb 2-1.4: new full speed USB device using uhci_hcd and address 6
[   23.104757] yenta_cardbus 0000:01:03.1: pcmcia: parent PCI bridge I/O window: 0xc000 - 0xcfff
[   23.114079] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc000-0xcfff: clean.
[   23.123586] yenta_cardbus 0000:01:03.1: pcmcia: parent PCI bridge Memory window: 0xff700000 - 0xff7fffff
[   23.133223] yenta_cardbus 0000:01:03.1: pcmcia: parent PCI bridge Memory window: 0xde900000 - 0xdeafffff
[   23.242324] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[   23.251570] ohci_hcd 0000:02:00.0: enabling device (0000 -> 0002)
[   23.260761] ohci_hcd 0000:02:00.0: PCI INT A -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   23.270368] ohci_hcd 0000:02:00.0: setting latency timer to 64
[   23.270374] ohci_hcd 0000:02:00.0: OHCI Host Controller
[   23.279310] usb 2-1.4: New USB device found, idVendor=067b, idProduct=2303
[   23.288311] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   23.297345] usb 2-1.4: Product: USB-Serial Controller
[   23.306343] usb 2-1.4: Manufacturer: Prolific Technology Inc.
[   23.315591] ohci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 6
[   23.325133] ohci_hcd 0000:02:00.0: irq 5, io mem 0x38000000
[   23.335614] usb 2-1.4: configuration #1 chosen from 1 choice
[   23.352899] usbcore: registered new interface driver usbserial_generic
[   23.362038] usbserial: USB Serial Driver core
[   23.424346] USB Serial support registered for pl2303
[   23.434360] pl2303 2-1.1:1.0: pl2303 converter detected
[   23.443828] usb usb6: New USB device found, idVendor=1d6b, idProduct=0001
[   23.453433] usb usb6: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.463015] usb usb6: Product: OHCI Host Controller
[   23.472543] usb usb6: Manufacturer: Linux 2.6.32-trunk-686 ohci_hcd
[   23.481859] usb usb6: SerialNumber: 0000:02:00.0
[   23.491704] usb usb6: configuration #1 chosen from 1 choice
[   23.501372] hub 6-0:1.0: USB hub found
[   23.510879] hub 6-0:1.0: 3 ports detected
[   23.520409] ohci_hcd 0000:02:00.1: enabling device (0000 -> 0002)
[   23.529808] ohci_hcd 0000:02:00.1: PCI INT B -> Link[LNKB] -> GSI 5 (level, low) -> IRQ 5
[   23.539278] ohci_hcd 0000:02:00.1: setting latency timer to 64
[   23.539284] ohci_hcd 0000:02:00.1: OHCI Host Controller
[   23.548990] ohci_hcd 0000:02:00.1: new USB bus registered, assigned bus number 7
[   23.558390] ohci_hcd 0000:02:00.1: irq 5, io mem 0x38001000
[   23.569115] usb 2-1.1: pl2303 converter now attached to ttyUSB0
[   23.582523] pl2303 2-1.2:1.0: pl2303 converter detected
[   23.604908] usb 2-1.2: pl2303 converter now attached to ttyUSB1
[   23.618109] pl2303 2-1.3:1.0: pl2303 converter detected
[   23.657504] usb usb7: New USB device found, idVendor=1d6b, idProduct=0001
[   23.666828] usb usb7: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[   23.676119] usb usb7: Product: OHCI Host Controller
[   23.685112] usb usb7: Manufacturer: Linux 2.6.32-trunk-686 ohci_hcd
[   23.694078] usb usb7: SerialNumber: 0000:02:00.1
[   23.703063] intel8x0_measure_ac97_clock: measured 88343 usecs (4251 samples)
[   23.712432] intel8x0: clocking to 48000
[   23.735231] usb 2-1.3: pl2303 converter now attached to ttyUSB2
[   23.767709] pl2303 2-1.4:1.0: pl2303 converter detected
[   23.779682] usb usb7: configuration #1 chosen from 1 choice
[   23.794782] hub 7-0:1.0: USB hub found
[   23.806771] hub 7-0:1.0: 2 ports detected
[   23.816289] usb 2-1.4: pl2303 converter now attached to ttyUSB3
[   23.842508] usbcore: registered new interface driver pl2303
[   23.851024] pl2303: Prolific PL2303 USB to serial adaptor driver
[   23.923373] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: clean.
[   23.933819] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: clean.
[   23.952711] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: clean.
[   23.964792] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: clean.
[   23.973667] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   23.982411] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   24.011235] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   24.019934] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   24.028914] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: clean.
[   24.039012] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: clean.
[   24.188050] usb 7-1: new low speed USB device using ohci_hcd and address 2
[   24.410154] usb 7-1: New USB device found, idVendor=046d, idProduct=c045
[   24.417651] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[   24.425147] usb 7-1: Product: USB-PS/2 Optical Mouse
[   24.432540] usb 7-1: Manufacturer: Logitech
[   24.441815] usb 7-1: configuration #1 chosen from 1 choice
[   24.739258] usbcore: registered new interface driver hiddev
[   24.754868] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1e.0/0000:01:03.0/0000:02:00.1/usb7/7-1/7-1:1.0/input/input7
[   24.771664] generic-usb 0003:046D:C045.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:02:00.1-1/input0
[   24.792485] usbcore: registered new interface driver usbhid
[   24.801646] usbhid: v2.6:USB HID core driver
[   25.621483] EXT3 FS on dm-1, internal journal
[   26.007503] loop: module loaded
[   26.107900] ppdev: user-space parallel port driver
[   27.787150] kjournald starting.  Commit interval 5 seconds
[   27.796055] EXT3 FS on hda1, internal journal
[   27.804808] EXT3-fs: mounted filesystem with ordered data mode.
[   27.872321] kjournald starting.  Commit interval 5 seconds
[   27.881688] EXT3 FS on dm-3, internal journal
[   27.890881] EXT3-fs: mounted filesystem with ordered data mode.
[   27.936559] Adding 999416k swap on /dev/mapper/vg00-lvol2.  Priority:-1 extents:1 across:999416k
[   28.942210] ip_tables: (C) 2000-2006 Netfilter Core Team
[   28.992928] nf_conntrack version 0.5.0 (11963 buckets, 47852 max)
[   29.004191] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[   29.014842] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[   29.025524] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   29.482817] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[   32.719869] ttyS1: LSR safety check engaged!
[   32.729860] ttyS1: LSR safety check engaged!
[   33.057766] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input8
[   35.659012] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[   35.670270] apm: overridden by ACPI.
[   39.824042] eth0: no IPv6 routers present
[   45.699286] ttyS1: LSR safety check engaged!
[   49.485383] RPC: Registered udp transport module.
[   49.494552] RPC: Registered tcp transport module.
[   49.503451] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   49.866884] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   50.008222] svc: failed to register lockdv1 RPC service (errno 97).
[   50.019982] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   50.062297] NFSD: starting 90-second grace period
[  157.807713] [drm] Initialized drm 1.1.0 20060810
[  157.948317] pci 0000:00:02.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[  157.948327] pci 0000:00:02.0: setting latency timer to 64
[  157.957084] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[  472.412038] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[  472.412056] render error detected, EIR: 0x00000000
[  472.412064] i915: Waking up sleeping processes
[  472.412107] [drm:i915_wait_request] *ERROR* i915_wait_request returns -5 (awaiting 18883 at 18882)
[  472.412675] [drm:i915_gem_execbuffer] *ERROR* Execbuf while wedged
[  472.412842] [drm:i915_gem_execbuffer] *ERROR* Execbuf while wedged
[  472.416069] reboot required
[  474.072056] [drm:i915_gem_idle] *ERROR* hardware wedged

----------------------------------------------------------------



Reply to: