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

Bug#579425: full dmesg boot messages



Package: xserver-xorg-video-nouveau
Version: 1:0.0.15+git20100329+7858345-3
Severity: normal

Here is the full dmesg (or what's left of it)


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jul  5  2006 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1722172 Apr  5 13:16 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)] (rev a1)

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
lrwxrwxrwx 1 root root 12 Aug  7  2007 /etc/X11/xorg.conf -> xorg.conf.nv

Contents of /etc/X11/xorg.conf:
# xorg.conf (Xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following commands as root:
#
#   cp /etc/X11/xorg.conf /etc/X11/xorg.conf.custom
#   md5sum /etc/X11/xorg.conf >/var/lib/xfree86/xorg.conf.md5sum
#   dpkg-reconfigure xserver-xorg

Section "Files"
	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/share/fonts/X11/misc"
	FontPath	"/usr/share/fonts/X11/cyrillic"
	FontPath	"/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath	"/usr/share/fonts/X11/Type1"
	FontPath	"/usr/share/fonts/X11/CID"
	FontPath	"/usr/share/fonts/X11/100dpi"
	FontPath	"/usr/share/fonts/X11/75dpi"
EndSection

Section "Module"
	Load	"bitmap"
	Load	"dbe"
	Load	"ddc"
#	Load	"dri"
	Load	"evdev"
	Load	"extmod"
	Load	"freetype"
	Load	"glx"
	Load	"int10"
	Load	"record"
	Load	"type1"
	Load	"vbe"
EndSection

Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xorg"
	Option		"XkbModel"	"pc104"
	Option		"XkbLayout"	"us"
	Option		"XkbOptions"	"ctrl:nocaps"
EndSection

Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/input/mice"
	Option		"Protocol"		"ImPS/2"
	Option		"Emulate3Buttons"	"true"
	Option		"ZAxisMapping"		"4 5"
EndSection

Section "InputDevice"
	Identifier	"TouchPad"
	Driver		"synaptics"
	Option		"Device"	"/dev/input/touchpad"
	Option		"Protocol"	"event"
	Option		"SHMConfig"	"true"
	# Most settings should be left to the user, but the Tap should
	# only be enabled if requested explicitly, IMHO.
	Option		"MaxTapTime"	"0"
	# This one is neat when it works, and it's rather unlikely to do
	# it by accident, and even if you do, it's pretty harmless.
	Option		"VertTwoFingerScroll"	"1"
	# This one is almost true as well, except that X11's handling of
	# those events is not standardized enough, so some apps bind those
	# events to "prev-webpage" and "next-webpage" instead of horiz-scroll
	# Which makes vertical 2-finger-scroll unusable until those apps are
	# reconfigured.
	#Option		"HorizTwoFingerScroll"	"1"
EndSection

Section "Device"
	Identifier	"NV44 with nv driver"
	Driver		"nv"
	BusID		"PCI:1:0:0"

	#Option		"XaaNoSolidHorVertLine"
	#Option		"XaaNoCPUToScreenColorExpandFill"
	#Option		"XaaNoColor8x8PatternFillRect"
	#Option		"XaaNoColor8x8PatternFillTrap"
	#Option		"XaaNoDashedBresenhamLine"
	#Option		"XaaNoDashedTwoPointLine"
	#Option		"XaaNoImageWriteRect"
	#Option		"XaaNoMono8x8PatternFillRect"
	#Option		"XaaNoMono8x8PatternFillTrap"
	#Option		"XaaNoOffscreenPixmaps"
	#Option		"XaaNoPixmapCache"
	#Option		"XaaNoScanlineCPUToScreenColorExpandFill"
	#Option		"XaaNoScanlineImageWriteRect"
	#Option		"XaaNoScreenToScreenColorExpandFill"
	#Option		"XaaNoScreenToScreenCopy"
	#Option		"XaaNoSolidBresenhamLine"

	# With version 1.0.1.5-2 of the NV driver, this optimization ends up leaving
	# shadow/phantom cursors in firefox and other Gtk text widgets (they use
	# a vertical bar cursor).
	Option		"XaaNoSolidFillRect"

	#Option		"XaaNoSolidFillTrap"
	#Option		"XaaNoSolidTwoPointLine"
	
	# From "Debian HOW-TO : AIGLX + Compiz"
	Option		"XaaNoOffscreenPixmaps"		"true"
EndSection

Section "Device"
	Identifier	"NV44 with nvidia driver"
	Driver		"nvidia"
	# From "Debian HOW-TO : AIGLX + Compiz"
	Option		"XaaNoOffscreenPixmaps"		"true"
	# Suggested by http://wiki.debian.org/Compiz
	Option		"AllowGLXWithComposite" "true"
EndSection

Section "Monitor"
	Identifier	"Generic Monitor"
	Option		"DPMS"
	HorizSync	30-80
	# VertRefresh	43-72
EndSection

Section "Screen"
	Identifier	"Default Screen"
	Device		"NV44 with nv driver"
	#Device		"NV44 with nvidia driver"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		1
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		4
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		8
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		15
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		16
		Modes		"1024x768" "800x600" "640x480"
	EndSubSection
	SubSection "Display"
		Depth		24
		Modes		"1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
	# Suggested by http://wiki.debian.org/Compiz
	Option		"AddARGBGLXVisuals" "True"
EndSection

Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Configured Mouse"	"CorePointer"
	InputDevice	"TouchPad"		"AlwaysCore"
	InputDevice	"Generic Keyboard"	"CoreKeyboard"
EndSection

Section "DRI"
	Mode	0666
EndSection

Section "Extensions"
   Option   "Composite"   "Enable"
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 45803 Aug 10  2006 /var/log/Xorg.4.log
-rw-r--r-- 1 root root 48171 Jun 13  2007 /var/log/Xorg.23.log
-rw-r--r-- 1 root root 48301 Jun 13  2007 /var/log/Xorg.22.log
-rw-r--r-- 1 root root 22167 Mar  5  2009 /var/log/Xorg.3.log
-rw-r--r-- 1 root root 48193 Sep 14  2009 /var/log/Xorg.21.log
-rw-r--r-- 1 root root 52992 Apr 16 17:41 /var/log/Xorg.20.log
-rw-r--r-- 1 root root  9111 Apr 27 13:09 /var/log/Xorg.2.log
-rw-r--r-- 1 root root 50734 Apr 27 18:30 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 54238 Apr 27 23:16 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.6
Release Date: 2010-03-17
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.11-dsa-ia32 i686 Debian
Current Operating System: Linux pastel 2.6.33-2-686-bigmem #1 SMP Mon Mar 1 06:59:58 UTC 2010 i686
Kernel command line: root=/dev/mapper/Pastel-root vga=0x307 ro 
Build Date: 05 April 2010  05:10:30PM
xorg-server 2:1.7.6-2 (Timo Aaltonen <tjaalton@ubuntu.com>) 
Current version of pixman: 0.16.4
	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.2.log", Time: Tue Apr 27 13:09:54 2010
(++) Using config file: "/etc/X11/xorg.conf.nouveau"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor "<default monitor>"
(==) No device specified for screen "Default Screen Section".
	Using the first device section listed.
(**) |   |-->Device "NV44 with nouveau driver"
(==) No monitor specified for screen "Default Screen Section".
	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) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
(II) Loader magic: 0x81eb080
(II) Module ABI versions:
	X.Org ANSI C Emulation: 0.4
	X.Org Video Driver: 6.0
	X.Org XInput driver : 7.0
	X.Org Server Extension : 2.0
(--) using VT number 5

(--) PCI:*(0:1:0:0) 10de:0161:1043:81ba nVidia Corporation NV44 [GeForce 6200 TurboCache(TM)] rev 161, Mem @ 0xd0000000/16777216, 0xc0000000/268435456, 0xd1000000/16777216, BIOS @ 0x????????/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
	compiled for 1.7.6, 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.7.6, 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.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(==) AIGLX enabled
(II) Loading extension GLX
(II) LoadModule: "record"
(II) Loading /usr/lib/xorg/modules/extensions/librecord.so
(II) Module record: vendor="X.Org Foundation"
	compiled for 1.7.6, 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.7.6, module version = 1.0.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension XFree86-DRI
(II) LoadModule: "dri2"
(II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
(II) Module dri2: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 1.1.0
	ABI class: X.Org Server Extension, version 2.0
(II) Loading extension DRI2
(II) LoadModule: "nouveau"
(II) Loading /usr/lib/xorg/modules/drivers/nouveau_drv.so
(II) Module nouveau: vendor="X.Org Foundation"
	compiled for 1.7.6, module version = 0.0.15
	Module class: X.Org Video Driver
	ABI class: X.Org Video Driver, version 6.0
(II) NOUVEAU driver Date:   Tue Mar 16 13:08:37 2010 +1000
(II) NOUVEAU driver for NVIDIA chipset families :
	RIVA TNT    (NV04)
	RIVA TNT2   (NV05)
	GeForce 256 (NV10)
	GeForce 2   (NV11, NV15)
	GeForce 4MX (NV17, NV18)
	GeForce 3   (NV20)
	GeForce 4Ti (NV25, NV28)
	GeForce FX  (NV3x)
	GeForce 6   (NV4x)
	GeForce 7   (G7x)
	GeForce 8   (G8x)
(II) Primary Device is: PCI 01@00:00:0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenByBusid: drmOpenMinor returns 10
drmOpenByBusid: drmGetBusid reports 
drmOpenDevice: node name is /dev/dri/card1
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card2
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card3
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card4
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card5
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card6
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card7
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card8
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card9
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card10
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card11
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card12
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card13
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card14
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card15
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 10, (OK)
drmGetBusid returned ''
(II) [drm] nouveau interface version: 0.0.15
(II) Loading sub module "dri"
(II) LoadModule: "dri"
(II) Reloading /usr/lib/xorg/modules/extensions/libdri.so
(II) NOUVEAU(0): Loaded DRI module
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:01:00.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports 
drmOpenDevice: node name is /dev/dri/card1
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card2
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card3
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card4
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card5
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card6
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card7
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card8
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card9
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card10
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card11
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card12
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card13
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card14
drmOpenByBusid: drmOpenMinor returns -1
drmOpenDevice: node name is /dev/dri/card15
drmOpenByBusid: drmOpenMinor returns -1
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)
drmGetBusid returned ''
(II) [drm] DRM interface version 1.0
(EE) [drm] Could not set DRM device bus ID.
(EE) NOUVEAU(0): [drm] error opening the drm
(EE) NOUVEAU(0): 619: 
(II) UnloadModule: "nouveau"
(II) UnloadModule: "dri"
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

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.2.log" for additional information.


 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 (II) Open ACPI successful (/var/run/acpid.socket)
(II) Power Button: Device reopened after 1 attempts.
(II) Power Button: Device reopened after 1 attempts.
(II) Logitech USB-PS/2 Optical Mouse: Device reopened after 1 attempts.
(II) Lite-On Tech IBM USB Travel Keyboard with UltraNav: Device reopened after 1 attempts.
(II) Lite-On Tech IBM USB Travel Keyboard with UltraNav: Device reopened after 1 attempts.
(II) Synaptics Inc. Composite TouchPad / TrackPoint: Device reopened after 1 attempts.
(II) Synaptics Inc. Composite TouchPad / TrackPoint: Device reopened after 1 attempts.

udev information:
P: /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0
N: input/event0
S: char/13:64
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0/event0
E: MAJOR=13
E: MINOR=64
E: DEVNAME=/dev/input/event0
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:64
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer

P: /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
N: input/event1
S: char/13:65
E: UDEV_LOG=3
E: DEVPATH=/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1
E: MAJOR=13
E: MINOR=65
E: DEVNAME=/dev/input/event1
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:65
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev
E: DMI_VENDOR=System manufacturer

P: /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.1/2-3.1:1.0/input/input8/event2
N: input/event2
S: char/13:66
S: input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:3.1:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.1/2-3.1:1.0/input/input8/event2
E: MAJOR=13
E: MINOR=66
E: DEVNAME=/dev/input/event2
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: ID_MODEL=USB-PS_2_Optical_Mouse
E: ID_MODEL_ENC=USB-PS\x2f2\x20Optical\x20Mouse
E: ID_MODEL_ID=c03e
E: ID_REVISION=2000
E: ID_SERIAL=Logitech_USB-PS_2_Optical_Mouse
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:3.1:1.0
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:66 /dev/input/by-id/usb-Logitech_USB-PS_2_Optical_Mouse-event-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:3.1:1.0-event-mouse

P: /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input9/event3
N: input/event3
S: char/13:67
S: input/by-id/usb-Lite-On_Tech_IBM_USB_Travel_Keyboard_with_UltraNav-event-kbd
S: input/by-path/pci-0000:00:02.0-usb-0:3.3:1.0-event-kbd
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input9/event3
E: MAJOR=13
E: MINOR=67
E: DEVNAME=/dev/input/event3
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_INPUT_KEYBOARD=1
E: ID_VENDOR=Lite-On_Tech
E: ID_VENDOR_ENC=Lite-On\x20Tech
E: ID_VENDOR_ID=04b3
E: ID_MODEL=IBM_USB_Travel_Keyboard_with_UltraNav
E: ID_MODEL_ENC=IBM\x20USB\x20Travel\x20Keyboard\x20with\x20UltraNav
E: ID_MODEL_ID=3019
E: ID_REVISION=0116
E: ID_SERIAL=Lite-On_Tech_IBM_USB_Travel_Keyboard_with_UltraNav
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:3.3:1.0
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:67 /dev/input/by-id/usb-Lite-On_Tech_IBM_USB_Travel_Keyboard_with_UltraNav-event-kbd /dev/input/by-path/pci-0000:00:02.0-usb-0:3.3:1.0-event-kbd
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev

P: /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.1/input/input10/event4
N: input/event4
S: char/13:68
S: input/by-id/usb-Lite-On_Tech_IBM_USB_Travel_Keyboard_with_UltraNav-event-if01
S: input/by-path/pci-0000:00:02.0-usb-0:3.3:1.1-event
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.1/input/input10/event4
E: MAJOR=13
E: MINOR=68
E: DEVNAME=/dev/input/event4
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_KEY=1
E: ID_VENDOR=Lite-On_Tech
E: ID_VENDOR_ENC=Lite-On\x20Tech
E: ID_VENDOR_ID=04b3
E: ID_MODEL=IBM_USB_Travel_Keyboard_with_UltraNav
E: ID_MODEL_ENC=IBM\x20USB\x20Travel\x20Keyboard\x20with\x20UltraNav
E: ID_MODEL_ID=3019
E: ID_REVISION=0116
E: ID_SERIAL=Lite-On_Tech_IBM_USB_Travel_Keyboard_with_UltraNav
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030101:030000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:3.3:1.1
E: XKBMODEL=pc104
E: XKBLAYOUT=us
E: DEVLINKS=/dev/char/13:68 /dev/input/by-id/usb-Lite-On_Tech_IBM_USB_Travel_Keyboard_with_UltraNav-event-if01 /dev/input/by-path/pci-0000:00:02.0-usb-0:3.3:1.1-event
E: XKBOPTIONS=ctrl:nocaps
E: x11_driver=evdev

P: /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.0/input/input11/event5
N: input/event5
S: char/13:69
S: input/by-id/usb-Synaptics_Inc._Composite_TouchPad___TrackPoint-event-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:3.4:1.0-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.0/input/input11/event5
E: MAJOR=13
E: MINOR=69
E: DEVNAME=/dev/input/event5
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Synaptics_Inc.
E: ID_VENDOR_ENC=Synaptics\x20Inc.
E: ID_VENDOR_ID=06cb
E: ID_MODEL=Composite_TouchPad___TrackPoint
E: ID_MODEL_ENC=Composite\x20TouchPad\x20\x2f\x20TrackPoint
E: ID_MODEL_ID=0009
E: ID_REVISION=0020
E: ID_SERIAL=Synaptics_Inc._Composite_TouchPad___TrackPoint
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:000000:
E: ID_USB_INTERFACE_NUM=00
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:3.4:1.0
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:69 /dev/input/by-id/usb-Synaptics_Inc._Composite_TouchPad___TrackPoint-event-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:3.4:1.0-event-mouse

P: /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.1/input/input12/event6
N: input/event6
S: char/13:70
S: input/by-id/usb-Synaptics_Inc._Composite_TouchPad___TrackPoint-event-mouse
S: input/by-path/pci-0000:00:02.0-usb-0:3.4:1.1-event-mouse
E: UDEV_LOG=3
E: DEVPATH=/devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.1/input/input12/event6
E: MAJOR=13
E: MINOR=70
E: DEVNAME=/dev/input/event6
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_VENDOR=Synaptics_Inc.
E: ID_VENDOR_ENC=Synaptics\x20Inc.
E: ID_VENDOR_ID=06cb
E: ID_MODEL=Composite_TouchPad___TrackPoint
E: ID_MODEL_ENC=Composite\x20TouchPad\x20\x2f\x20TrackPoint
E: ID_MODEL_ID=0009
E: ID_REVISION=0020
E: ID_SERIAL=Synaptics_Inc._Composite_TouchPad___TrackPoint
E: ID_TYPE=hid
E: ID_BUS=usb
E: ID_USB_INTERFACES=:030102:000000:
E: ID_USB_INTERFACE_NUM=01
E: ID_USB_DRIVER=usbhid
E: ID_PATH=pci-0000:00:02.0-usb-0:3.4:1.1
E: x11_driver=evdev
E: DEVLINKS=/dev/char/13:70 /dev/input/by-id/usb-Synaptics_Inc._Composite_TouchPad___TrackPoint-event-mouse /dev/input/by-path/pci-0000:00:02.0-usb-0:3.4:1.1-event-mouse

P: /devices/platform/pcspkr/input/input7/event7
N: input/event7
S: char/13:71
S: input/by-path/platform-pcspkr-event-spkr
E: UDEV_LOG=3
E: DEVPATH=/devices/platform/pcspkr/input/input7/event7
E: MAJOR=13
E: MINOR=71
E: DEVNAME=/dev/input/event7
E: SUBSYSTEM=input
E: ID_INPUT=1
E: ID_SERIAL=noserial
E: ID_PATH=platform-pcspkr
E: DMI_VENDOR=System manufacturer
E: DEVLINKS=/dev/char/13:71 /dev/input/by-path/platform-pcspkr-event-spkr

DRM Information from dmesg:
[    8.585804] Linux agpgart interface v0.103
[    9.068876] [drm] Initialized drm 1.1.0 20060810
[    9.262251] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x044100a2)
[    9.267142] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[    9.474428] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    9.478555] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    9.482564] [drm] nouveau 0000:01:00.0: Bios version 05.44.02.11
[    9.486543] [drm] nouveau 0000:01:00.0: BIT table 'd' not found
[    9.490477] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 3.0
[    9.494461] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x30 5 6 2
[    9.498416] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01010310 00000028
[    9.502365] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00000000
[    9.506187] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 020203f1 0000c020
[    9.509889] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xEBC4
[    9.513662] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xEE99
[    9.573221] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xF2D1
[    9.576606] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xF42E
[    9.584133] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xF4DC
[    9.604080] [drm] nouveau 0000:01:00.0: 16 MiB VRAM
[    9.608684] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[    9.612400] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
[    9.613860] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
[    9.614732] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
[    9.615654] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[    9.616560] [drm] nouveau 0000:01:00.0: Detected a DVI-D connector
[    9.617424] [drm] nouveau 0000:01:00.0: Detected a TV connector
[    9.619883] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[    9.620678] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1)
[    9.621480] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 2)
[    9.776317] [drm] nouveau 0000:01:00.0: allocated 1600x1200 fb: 0x49000, bo f69ca200
[    9.788494] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[    9.788498] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A
[    9.795461] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on minor 0
[   42.813929] Modules linked in: sco bridge stp rfcomm bnep l2cap crc16 bluetooth rfkill xt_state ppdev lp autofs4 powernow_k8 cpufreq_userspace cpufreq_stats cpufreq_powersave cpufreq_conservative nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss sunrpc ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables ppp_async crc_ccitt ppp_generic slhc usbhid hid fuse snd_wavefront snd_cs4236 snd_wss_lib snd_intel8x0 snd_opl3_lib snd_ac97_codec snd_hwdep snd_mpu401 snd_mpu401_uart ac97_bus snd_pcm_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_mixer_oss nouveau ttm drm_kms_helper cdc_ether snd_pcm snd_seq i2c_nforce2 drm cdc_subset usbnet agpgart mii i2c_algo_bit snd_seq_device parport_pc snd_timer ns558 snd_page_alloc k8temp parport tpm_tis tpm gameport i2c_core asus_atk0110 tpm_bios processor pcspkr evdev snd serio_raw soundcore ext3 jbd mbcache dm_mod sg sr_mod cdrom usb_storage sd_mod crc_t10dif ata_generic ohci_h
 cd firewire_ohci firewire_core crc_itu_t sata_nv skge floppy ehci_hcd pata_amd button libata usbcore nls_base scsi_mod forcedeth thermal fan thermal_sys [last unloaded: hid]
[   52.240900] [drm] nouveau 0000:01:00.0: GPU lockup - switching to software fbcon


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.33-2-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=fr_CH.UTF-8, LC_CTYPE=fr_CH.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-video-nouveau depends on:
ii  libc6                         2.10.2-6   Embedded GNU C Library: Shared lib
ii  libdrm-nouveau1               2.4.18-5   Userspace interface to nouveau-spe
ii  xserver-xorg-core             2:1.7.6-2  Xorg X server - core server

xserver-xorg-video-nouveau recommends no packages.

xserver-xorg-video-nouveau suggests no packages.

-- no debconf information
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.33-2-686-bigmem (Debian 2.6.33-1~experimental.2) (maks@debian.org) (gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Mon Mar 1 06:59:58 UTC 2010
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000bfff0000 (usable)
[    0.000000]  BIOS-e820: 00000000bfff0000 - 00000000bfff3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000bfff3000 - 00000000c0000000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.3 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x140000 max_arch_pfn = 0x1000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-FFFFF uncachable
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 base 0080000000 mask FFC0000000 write-back
[    0.000000]   2 base 0100000000 mask FFC0000000 write-back
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] initial memory mapped : 0 - 01a00000
[    0.000000] found SMP MP-table at [c00f5980] f5980
[    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[    0.000000]  0000000000 - 0000200000 page 4k
[    0.000000]  0000200000 - 0037600000 page 2M
[    0.000000]  0037600000 - 00377fe000 page 4k
[    0.000000] kernel direct mapping tables up to 377fe000 @ 15000-1c000
[    0.000000] RAMDISK: 37634000 - 37fefe57
[    0.000000] Allocated new RAMDISK: 00100000 - 00abbe57
[    0.000000] Move RAMDISK from 0000000037634000 - 0000000037fefe56 to 00100000 - 00abbe56
[    0.000000] ACPI: RSDP 000f7d30 00014 (v00 Nvidia)
[    0.000000] ACPI: RSDT bfff3040 00038 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: FACP bfff30c0 00074 (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: DSDT bfff3180 06678 (v01 NVIDIA AWRDACPI 00001000 MSFT 0100000E)
[    0.000000] ACPI: FACS bfff0000 00040
[    0.000000] ACPI: SSDT bfff9900 0020C (v01 PTLTD  POWERNOW 00000001  LTP 00000001)
[    0.000000] ACPI: SRAT bfff9b80 000C8 (v01 AMD    HAMMER   00000001 AMD  00000001)
[    0.000000] ACPI: MCFG bfff9cc0 0003C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: APIC bfff9840 0007C (v01 Nvidia AWRDACPI 42302E31 AWRD 00000000)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 4232MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00019000 - 0001ff00
[    0.000000] (14 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0001000000 - 00014e4b48]    TEXT DATA BSS ==> [0001000000 - 00014e4b48]
[    0.000000]   #3 [00014e5000 - 00014f215d]              BRK ==> [00014e5000 - 00014f215d]
[    0.000000]   #4 [00000f5990 - 0000100000]    BIOS reserved ==> [00000f5990 - 0000100000]
[    0.000000]   #5 [00000f5980 - 00000f5990]     MP-table mpf ==> [00000f5980 - 00000f5990]
[    0.000000]   #6 [000009f800 - 00000f1400]    BIOS reserved ==> [000009f800 - 00000f1400]
[    0.000000]   #7 [00000f1534 - 00000f5980]    BIOS reserved ==> [00000f1534 - 00000f5980]
[    0.000000]   #8 [00000f1400 - 00000f1534]     MP-table mpc ==> [00000f1400 - 00000f1534]
[    0.000000]   #9 [0000010000 - 0000011000]       TRAMPOLINE ==> [0000010000 - 0000011000]
[    0.000000]   #10 [0000011000 - 0000015000]      ACPI WAKEUP ==> [0000011000 - 0000015000]
[    0.000000]   #11 [0000015000 - 0000019000]          PGTABLE ==> [0000015000 - 0000019000]
[    0.000000]   #12 [0000100000 - 0000abbe57]      NEW RAMDISK ==> [0000100000 - 0000abbe57]
[    0.000000]   #13 [0000019000 - 0000020000]          BOOTMAP ==> [0000019000 - 0000020000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x00140000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x000bfff0
[    0.000000]     0: 0x00100000 -> 0x00140000
[    0.000000] On node 0 totalpages: 1048447
[    0.000000] free_area_init_node: node 0, pgdat c13bc9c0, node_mem_map c14f4200
[    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: 1744 pages used for memmap
[    0.000000]   Normal zone: 221486 pages, LIFO batch:31
[    0.000000]   HighMem zone: 8465 pages used for memmap
[    0.000000]   HighMem zone: 812769 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Nvidia board detected. Ignoring ACPI timer override.
[    0.000000] If you got timer trouble try acpi_use_timer_override
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 15 pages/cpu @c3e00000 s37656 r0 d23784 u1048576
[    0.000000] pcpu-alloc: s37656 r0 d23784 u1048576 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1038206
[    0.000000] Kernel command line: root=/dev/mapper/Pastel-root vga=0x307 ro 
[    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 (000377fe:00140000)
[    0.000000] Memory: 4135760k/5242880k available (2507k kernel code, 57016k reserved, 1360k data, 384k init, 3284936k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff800000 - 0xffa00000   (2048 kB)
[    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
[    0.000000]       .init : 0xc13c7000 - 0xc1427000   ( 384 kB)
[    0.000000]       .data : 0xc1272e55 - 0xc13c6f94   (1360 kB)
[    0.000000]       .text : 0xc1000000 - 0xc1272e55   (2507 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=2, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour dummy device 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2412.422 MHz processor.
[    0.004003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4824.84 BogoMIPS (lpj=9649688)
[    0.004024] Security Framework initialized
[    0.004031] SELinux:  Disabled at boot.
[    0.004038] Mount-cache hash table entries: 512
[    0.004157] Initializing cgroup subsys ns
[    0.004162] Initializing cgroup subsys cpuacct
[    0.004167] Initializing cgroup subsys devices
[    0.004171] Initializing cgroup subsys freezer
[    0.004175] Initializing cgroup subsys net_cls
[    0.004194] CPU: Physical Processor ID: 0
[    0.004197] CPU: Processor Core ID: 0
[    0.004202] mce: CPU supports 5 MCE banks
[    0.004218] Performance Events: AMD PMU driver.
[    0.004223] ... version:                0
[    0.004226] ... bit width:              48
[    0.004230] ... generic registers:      4
[    0.004233] ... value mask:             0000ffffffffffff
[    0.004237] ... max period:             00007fffffffffff
[    0.004240] ... fixed-purpose events:   0
[    0.004243] ... event mask:             000000000000000f
[    0.004248] Checking 'hlt' instruction... OK.
[    0.020741] ACPI: Core revision 20091214
[    0.030766] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.031092] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[    0.070785] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ stepping 02
[    0.072000] Booting Node   0, Processors  #1 Ok.
[    0.008000] Initializing CPU#1
[    0.156135] Brought up 2 CPUs
[    0.156141] Total of 2 processors activated (9649.88 BogoMIPS).
[    0.156367] devtmpfs: initialized
[    0.156367] regulator: core version 0.5
[    0.156367] NET: Registered protocol family 16
[    0.156367] ACPI: bus type pci registered
[    0.156367] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.156367] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[    0.156367] PCI: Using MMCONFIG for extended config space
[    0.156367] PCI: Using configuration type 1 for base access
[    0.156517] bio: create slab <bio-0> at 0
[    0.157055] ACPI: EC: Look up EC in DSDT
[    0.166417] ACPI: Interpreter enabled
[    0.166426] ACPI: (supports S0 S1 S3 S4 S5)
[    0.166451] ACPI: Using IOAPIC for interrupt routing
[    0.173566] ACPI: No dock devices found.
[    0.173657] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.173681] pci_root PNP0A08:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
[    0.173830] pci_root PNP0A08:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.173833] pci_root PNP0A08:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.173835] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.173838] pci_root PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[    0.173841] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xfebfffff] (ignored)
[    0.173908] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.173924] pci 0000:00:01.1: reg 10: [io  0xe400-0xe41f]
[    0.173932] pci 0000:00:01.1: reg 20: [io  0x4c00-0x4c3f]
[    0.173936] pci 0000:00:01.1: reg 24: [io  0x4c40-0x4c7f]
[    0.173945] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.173948] pci 0000:00:01.1: PME# disabled
[    0.173965] pci 0000:00:02.0: reg 10: [mem 0xd5004000-0xd5004fff]
[    0.173981] pci 0000:00:02.0: supports D1 D2
[    0.173983] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.173985] pci 0000:00:02.0: PME# disabled
[    0.174000] pci 0000:00:02.1: reg 10: [mem 0xfeb00000-0xfeb000ff]
[    0.174018] pci 0000:00:02.1: supports D1 D2
[    0.174020] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174024] pci 0000:00:02.1: PME# disabled
[    0.174042] pci 0000:00:04.0: reg 10: [io  0xdc00-0xdcff]
[    0.174045] pci 0000:00:04.0: reg 14: [io  0xe000-0xe0ff]
[    0.174049] pci 0000:00:04.0: reg 18: [mem 0xd5003000-0xd5003fff]
[    0.174061] pci 0000:00:04.0: supports D1 D2
[    0.174079] pci 0000:00:06.0: reg 20: [io  0xf000-0xf00f]
[    0.174100] pci 0000:00:07.0: reg 10: [io  0x09f0-0x09f7]
[    0.174103] pci 0000:00:07.0: reg 14: [io  0x0bf0-0x0bf3]
[    0.174107] pci 0000:00:07.0: reg 18: [io  0x0970-0x0977]
[    0.174110] pci 0000:00:07.0: reg 1c: [io  0x0b70-0x0b73]
[    0.174114] pci 0000:00:07.0: reg 20: [io  0xd800-0xd80f]
[    0.174117] pci 0000:00:07.0: reg 24: [mem 0xd5002000-0xd5002fff]
[    0.174136] pci 0000:00:08.0: reg 10: [io  0x09e0-0x09e7]
[    0.174140] pci 0000:00:08.0: reg 14: [io  0x0be0-0x0be3]
[    0.174143] pci 0000:00:08.0: reg 18: [io  0x0960-0x0967]
[    0.174147] pci 0000:00:08.0: reg 1c: [io  0x0b60-0x0b63]
[    0.174150] pci 0000:00:08.0: reg 20: [io  0xc400-0xc40f]
[    0.174154] pci 0000:00:08.0: reg 24: [mem 0xd5001000-0xd5001fff]
[    0.174183] pci 0000:00:0a.0: reg 10: [mem 0xd5000000-0xd5000fff]
[    0.174187] pci 0000:00:0a.0: reg 14: [io  0xb000-0xb007]
[    0.174201] pci 0000:00:0a.0: supports D1 D2
[    0.174203] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174206] pci 0000:00:0a.0: PME# disabled
[    0.174233] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174236] pci 0000:00:0b.0: PME# disabled
[    0.174262] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174265] pci 0000:00:0c.0: PME# disabled
[    0.174291] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174294] pci 0000:00:0d.0: PME# disabled
[    0.174322] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174324] pci 0000:00:0e.0: PME# disabled
[    0.174415] pci 0000:05:0b.0: reg 10: [mem 0xd4008000-0xd40087ff]
[    0.174421] pci 0000:05:0b.0: reg 14: [mem 0xd4004000-0xd4007fff]
[    0.174445] pci 0000:05:0b.0: supports D1 D2
[    0.174447] pci 0000:05:0b.0: PME# supported from D0 D1 D2 D3hot
[    0.174450] pci 0000:05:0b.0: PME# disabled
[    0.174472] pci 0000:05:0c.0: reg 10: [mem 0xd4000000-0xd4003fff]
[    0.174476] pci 0000:05:0c.0: reg 14: [io  0xa000-0xa0ff]
[    0.174491] pci 0000:05:0c.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.174505] pci 0000:05:0c.0: supports D1 D2
[    0.174507] pci 0000:05:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.174510] pci 0000:05:0c.0: PME# disabled
[    0.174529] pci 0000:00:09.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.174535] pci 0000:00:09.0:   bridge window [io  0xa000-0xafff]
[    0.174538] pci 0000:00:09.0:   bridge window [mem 0xd3000000-0xd4ffffff]
[    0.174566] pci 0000:00:0b.0: PCI bridge to [bus 04-04]
[    0.174597] pci 0000:00:0c.0: PCI bridge to [bus 03-03]
[    0.174629] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
[    0.174651] pci 0000:01:00.0: reg 10: [mem 0xd0000000-0xd0ffffff]
[    0.174657] pci 0000:01:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.174664] pci 0000:01:00.0: reg 1c: [mem 0xd1000000-0xd1ffffff 64bit]
[    0.174671] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.174691] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.174723] pci 0000:00:0e.0: PCI bridge to [bus 01-01]
[    0.174729] pci 0000:00:0e.0:   bridge window [mem 0xd0000000-0xd2ffffff]
[    0.174733] pci 0000:00:0e.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.174741] pci_bus 0000:00: on NUMA node 0
[    0.174745] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.174933] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.232329] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.232455] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[    0.232578] ACPI: PCI Interrupt Link [LNK3] (IRQs *3 4 5 7 9 10 11 12 14 15)
[    0.232698] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.232821] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.232943] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.233065] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.233189] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 7 9 10 11 *12 14 15)
[    0.233311] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[    0.233432] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.233554] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.233677] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.233800] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.233932] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 9 10 *11 12 14 15)
[    0.234062] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 *5 7 9 10 11 12 14 15)
[    0.234192] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 9 10 11 12 14 15) *0, disabled.
[    0.234331] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[    0.234465] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0
[    0.234598] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0
[    0.234733] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[    0.234818] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
[    0.234958] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0, disabled.
[    0.235099] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
[    0.235239] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0
[    0.235379] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0
[    0.235519] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0, disabled.
[    0.235662] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0, disabled.
[    0.235802] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0, disabled.
[    0.235943] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[    0.236099] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
[    0.236247] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
[    0.236395] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
[    0.236493] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.236498] vgaarb: loaded
[    0.236525] PCI: Using ACPI for IRQ routing
[    0.236525] PCI: pci_cache_line_size set to 64 bytes
[    0.236525] Switching to clocksource jiffies
[    0.237151] pnp: PnP ACPI init
[    0.237159] ACPI: bus type pnp registered
[    0.242123] pnp: PnP ACPI: found 14 devices
[    0.242127] ACPI: ACPI bus type pnp unregistered
[    0.242132] PnPBIOS: Disabled by ACPI PNP
[    0.242142] system 00:01: [io  0x4000-0x407f] has been reserved
[    0.242147] system 00:01: [io  0x4080-0x40ff] has been reserved
[    0.242151] system 00:01: [io  0x4400-0x447f] has been reserved
[    0.242156] system 00:01: [io  0x4480-0x44ff] has been reserved
[    0.242161] system 00:01: [io  0x4800-0x487f] has been reserved
[    0.242166] system 00:01: [io  0x4880-0x48ff] has been reserved
[    0.242173] system 00:02: [io  0x04d0-0x04d1] has been reserved
[    0.242177] system 00:02: [io  0x0800-0x087f] has been reserved
[    0.242182] system 00:02: [io  0x0290-0x0297] has been reserved
[    0.242191] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.242198] system 00:0d: [mem 0x000f0000-0x000f3fff] could not be reserved
[    0.242204] system 00:0d: [mem 0x000f4000-0x000f7fff] could not be reserved
[    0.242209] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.242214] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.242219] system 00:0d: [mem 0xbfff0000-0xbfffffff] could not be reserved
[    0.242224] system 00:0d: [mem 0xffff0000-0xffffffff] has been reserved
[    0.242232] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.242237] system 00:0d: [mem 0x00100000-0xbffeffff] could not be reserved
[    0.242242] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.242247] system 00:0d: [mem 0xfee00000-0xfeefffff] has been reserved
[    0.242252] system 00:0d: [mem 0xfefff000-0xfeffffff] has been reserved
[    0.242257] system 00:0d: [mem 0xfff80000-0xfff80fff] has been reserved
[    0.242262] system 00:0d: [mem 0xfff90000-0xfffbffff] has been reserved
[    0.242267] system 00:0d: [mem 0xfffed000-0xfffeffff] has been reserved
[    0.276942] Switching to clocksource acpi_pm
[    0.276957] pci 0000:00:09.0: BAR 15: assigned [mem 0xd5100000-0xd51fffff pref]
[    0.276957] pci 0000:05:0c.0: BAR 6: assigned [mem 0xd5100000-0xd511ffff pref]
[    0.276957] pci 0000:00:09.0: PCI bridge to [bus 05-05]
[    0.276957] pci 0000:00:09.0:   bridge window [io  0xa000-0xafff]
[    0.276957] pci 0000:00:09.0:   bridge window [mem 0xd3000000-0xd4ffffff]
[    0.276957] pci 0000:00:09.0:   bridge window [mem 0xd5100000-0xd51fffff pref]
[    0.276957] pci 0000:00:0b.0: PCI bridge to [bus 04-04]
[    0.276957] pci 0000:00:0b.0:   bridge window [io  disabled]
[    0.276957] pci 0000:00:0b.0:   bridge window [mem disabled]
[    0.276957] pci 0000:00:0b.0:   bridge window [mem pref disabled]
[    0.276957] pci 0000:00:0c.0: PCI bridge to [bus 03-03]
[    0.276957] pci 0000:00:0c.0:   bridge window [io  disabled]
[    0.276957] pci 0000:00:0c.0:   bridge window [mem disabled]
[    0.276957] pci 0000:00:0c.0:   bridge window [mem pref disabled]
[    0.276957] pci 0000:00:0d.0: PCI bridge to [bus 02-02]
[    0.276957] pci 0000:00:0d.0:   bridge window [io  disabled]
[    0.276957] pci 0000:00:0d.0:   bridge window [mem disabled]
[    0.276957] pci 0000:00:0d.0:   bridge window [mem pref disabled]
[    0.276957] pci 0000:01:00.0: BAR 6: assigned [mem 0xd2000000-0xd201ffff pref]
[    0.276957] pci 0000:00:0e.0: PCI bridge to [bus 01-01]
[    0.276957] pci 0000:00:0e.0:   bridge window [io  disabled]
[    0.276957] pci 0000:00:0e.0:   bridge window [mem 0xd0000000-0xd2ffffff]
[    0.276957] pci 0000:00:0e.0:   bridge window [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.276957] pci 0000:00:09.0: setting latency timer to 64
[    0.276957] pci 0000:00:0b.0: setting latency timer to 64
[    0.276957] pci 0000:00:0c.0: setting latency timer to 64
[    0.276957] pci 0000:00:0d.0: setting latency timer to 64
[    0.276957] pci 0000:00:0e.0: setting latency timer to 64
[    0.276957] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.276957] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffffffffffff]
[    0.276957] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
[    0.276957] pci_bus 0000:05: resource 1 [mem 0xd3000000-0xd4ffffff]
[    0.276957] pci_bus 0000:05: resource 2 [mem 0xd5100000-0xd51fffff pref]
[    0.276957] pci_bus 0000:05: resource 3 [io  0x0000-0xffff]
[    0.276957] pci_bus 0000:05: resource 4 [mem 0x00000000-0xffffffffffffffff]
[    0.276957] pci_bus 0000:01: resource 1 [mem 0xd0000000-0xd2ffffff]
[    0.276957] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.276957] NET: Registered protocol family 2
[    0.276957] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.276957] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.277280] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.277686] TCP: Hash tables configured (established 131072 bind 65536)
[    0.277690] TCP reno registered
[    0.277695] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.277711] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.277802] NET: Registered protocol family 1
[    0.292077] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292084] pci 0000:00:0b.0: Found disabled HT MSI Mapping
[    0.292092] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292099] pci 0000:00:0b.0: Linking AER extended capability
[    0.292136] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292142] pci 0000:00:0c.0: Found disabled HT MSI Mapping
[    0.292150] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292155] pci 0000:00:0c.0: Linking AER extended capability
[    0.292194] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292200] pci 0000:00:0d.0: Found disabled HT MSI Mapping
[    0.292209] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292213] pci 0000:00:0d.0: Linking AER extended capability
[    0.292256] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292262] pci 0000:00:0e.0: Found disabled HT MSI Mapping
[    0.292270] pci 0000:00:00.0: Found enabled HT MSI Mapping
[    0.292275] pci 0000:00:0e.0: Linking AER extended capability
[    0.292296] pci 0000:01:00.0: Boot video device
[    0.292299] PCI: CLS 32 bytes, default 64
[    0.292349] Unpacking initramfs...
[    0.539774] Freeing initrd memory: 9967k freed
[    0.547260] audit: initializing netlink socket (disabled)
[    0.547279] type=2000 audit(1271941622.544:1): initialized
[    0.547654] highmem bounce pool size: 64 pages
[    0.547661] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.548979] VFS: Disk quotas dquot_6.5.2
[    0.549024] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.549097] msgmni has been set to 1683
[    0.549324] alg: No test for stdrng (krng)
[    0.549381] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.549390] io scheduler noop registered
[    0.549393] io scheduler deadline registered
[    0.549447] io scheduler cfq registered (default)
[    0.549517] pcieport 0000:00:0b.0: setting latency timer to 64
[    0.549536] pcieport 0000:00:0b.0: irq 24 for MSI/MSI-X
[    0.549577] pcieport 0000:00:0c.0: setting latency timer to 64
[    0.549590] pcieport 0000:00:0c.0: irq 25 for MSI/MSI-X
[    0.549625] pcieport 0000:00:0d.0: setting latency timer to 64
[    0.549638] pcieport 0000:00:0d.0: irq 26 for MSI/MSI-X
[    0.549673] pcieport 0000:00:0e.0: setting latency timer to 64
[    0.549685] pcieport 0000:00:0e.0: irq 27 for MSI/MSI-X
[    0.549867] vesafb: framebuffer at 0xc0000000, mapped to 0xf8080000, using 2560k, total 16384k
[    0.549873] vesafb: mode is 1280x1024x8, linelength=1280, pages=1
[    0.549877] vesafb: protected mode interface info at c000:d220
[    0.549882] vesafb: pmi: set display start = c00cd256, set palette = c00cd2c0
[    0.549886] vesafb: pmi: ports = 3b4 3b5 3ba 3c0 3c1 3c4 3c5 3c6 3c7 3c8 3c9 3cc 3ce 3cf 3d0 3d1 3d2 3d3 3d4 3d5 3da 
[    0.549903] vesafb: scrolling: redraw
[    0.549907] vesafb: Pseudocolor: size=8:8:8:8, shift=0:0:0:0
[    0.560069] Console: switching to colour frame buffer device 160x64
[    0.570144] fb0: VESA VGA frame buffer device
[    0.570226] isapnp: Scanning for PnP cards...
[    0.879367] isapnp: No Plug & Play device found
[    0.880551] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.880707] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.881028] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.881250] PNP: No PS/2 controller found. Probing ports directly.
[    1.132402] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.132508] mice: PS/2 mouse device common for all mice
[    1.132609] rtc_cmos 00:04: RTC can wake from S4
[    1.132688] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    1.132777] rtc0: alarms up to one year, y3k, 242 bytes nvram
[    1.132853] cpuidle: using governor ladder
[    1.132900] cpuidle: using governor menu
[    1.132947] No iBFT detected.
[    1.133200] TCP cubic registered
[    1.133360] NET: Registered protocol family 10
[    1.133717] lo: Disabled Privacy Extensions
[    1.133965] Mobile IPv6
[    1.133994] NET: Registered protocol family 17
[    1.134055] Using IPI No-Shortcut mode
[    1.134153] PM: Resume from disk failed.
[    1.134158] registered taskstats version 1
[    1.134398] rtc_cmos 00:04: setting system clock to 2010-04-22 13:07:03 UTC (1271941623)
[    1.134529] Freeing unused kernel memory: 384k freed
[    1.134847] Write protecting the kernel text: 2508k
[    1.134929] Write protecting the kernel read-only data: 916k
[    1.229187] ACPI: Fan [FAN] (on)
[    1.232354] thermal LNXTHERM:01: registered as thermal_zone0
[    1.232432] ACPI: Thermal Zone [THRM] (40 C)
[    1.259493] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    1.259876] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
[    1.259953] forcedeth 0000:00:0a.0: PCI INT A -> Link[APCH] -> GSI 23 (level, low) -> IRQ 23
[    1.260052] forcedeth 0000:00:0a.0: setting latency timer to 64
[    1.260101] nv_probe: set workaround bit for reversed mac addr
[    1.295708] SCSI subsystem initialized
[    1.341650] usbcore: registered new interface driver usbfs
[    1.341743] usbcore: registered new interface driver hub
[    1.343090] usbcore: registered new device driver usb
[    1.355456] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    1.356594] libata version 3.00 loaded.
[    1.360026] ACPI: Power Button [PWRB]
[    1.360837] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.362371] Floppy drive(s): fd0 is 1.44M
[    1.365647] ACPI: PCI Interrupt Link [APC2] enabled at IRQ 17
[    1.365656] skge 0000:05:0c.0: PCI INT A -> Link[APC2] -> GSI 17 (level, low) -> IRQ 17
[    1.365694] skge 1.13 addr 0xd4000000 irq 17 chip Yukon-Lite rev 9
[    1.366195] skge eth0: addr 00:15:f2:68:f0:2e
[    1.376731] ACPI: PCI Interrupt Link [APC1] enabled at IRQ 16
[    1.376742] firewire_ohci 0000:05:0b.0: PCI INT A -> Link[APC1] -> GSI 16 (level, low) -> IRQ 16
[    1.381055] FDC 0 is a post-1991 82077
[    1.391705] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    1.394936] ACPI: Power Button [PWRF]
[    1.445016] firewire_ohci: Added fw-ohci device 0000:05:0b.0, OHCI version 1.10
[    1.777677] forcedeth 0000:00:0a.0: ifname eth1, PHY OUI 0x5043 @ 1, addr 00:15:f2:68:e9:f0
[    1.781048] forcedeth 0000:00:0a.0: highdma csum gbit lnktim desc-v3
[    1.784407] pata_amd 0000:00:06.0: version 0.4.1
[    1.784455] pata_amd 0000:00:06.0: setting latency timer to 64
[    1.784552] scsi0 : pata_amd
[    1.787945] scsi1 : pata_amd
[    1.791747] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    1.795036] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    1.798573] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[    1.801849] ehci_hcd 0000:00:02.1: PCI INT B -> Link[APCL] -> GSI 22 (level, low) -> IRQ 22
[    1.805167] ehci_hcd 0000:00:02.1: setting latency timer to 64
[    1.805170] ehci_hcd 0000:00:02.1: EHCI Host Controller
[    1.808443] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[    1.811765] ehci_hcd 0000:00:02.1: debug port 1
[    1.815010] ehci_hcd 0000:00:02.1: cache line size of 32 is not supported
[    1.815023] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfeb00000
[    1.829017] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[    1.832249] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.835527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.838797] usb usb1: Product: EHCI Host Controller
[    1.842044] usb usb1: Manufacturer: Linux 2.6.33-2-686-bigmem ehci_hcd
[    1.845310] usb usb1: SerialNumber: 0000:00:02.1
[    1.848619] hub 1-0:1.0: USB hub found
[    1.851833] hub 1-0:1.0: 10 ports detected
[    1.855077] sata_nv 0000:00:07.0: version 3.5
[    1.855343] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
[    1.858564] sata_nv 0000:00:07.0: PCI INT A -> Link[APSI] -> GSI 21 (level, low) -> IRQ 21
[    1.861889] sata_nv 0000:00:07.0: setting latency timer to 64
[    1.861942] scsi2 : sata_nv
[    1.865243] scsi3 : sata_nv
[    1.868560] ata3: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xd800 irq 21
[    1.871859] ata4: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xd808 irq 21
[    1.876300] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
[    1.877059] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.882921] sata_nv 0000:00:08.0: PCI INT A -> Link[APSJ] -> GSI 20 (level, low) -> IRQ 20
[    1.886524] sata_nv 0000:00:08.0: setting latency timer to 64
[    1.886574] scsi4 : sata_nv
[    1.889986] scsi5 : sata_nv
[    1.893455] ata5: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xc400 irq 20
[    1.896844] ata6: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xc408 irq 20
[    1.900472] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[    1.903848] ohci_hcd 0000:00:02.0: PCI INT A -> Link[APCF] -> GSI 23 (level, low) -> IRQ 23
[    1.907250] ohci_hcd 0000:00:02.0: setting latency timer to 64
[    1.907253] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    1.910620] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[    1.914040] ohci_hcd 0000:00:02.0: irq 23, io mem 0xd5004000
[    1.944085] firewire_core: created device fw0: GUID 0011d800007fa429, S400
[    1.960248] ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-4167B, DL11, max UDMA/33
[    1.963668] ata1: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc0000000) ACPI=0x701f (60:600:0x13)
[    1.974018] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    1.977442] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.980277] ata1.00: configured for UDMA/33
[    1.984211] usb usb2: Product: OHCI Host Controller
[    1.985649] scsi 0:0:0:0: CD-ROM            HL-DT-ST DVDRAM GSA-4167B DL11 PQ: 0 ANSI: 5
[    1.990966] usb usb2: Manufacturer: Linux 2.6.33-2-686-bigmem ohci_hcd
[    1.994346] usb usb2: SerialNumber: 0000:00:02.0
[    1.997771] hub 2-0:1.0: USB hub found
[    2.001146] hub 2-0:1.0: 10 ports detected
[    2.184019] ata3: SATA link down (SStatus 0 SControl 300)
[    2.364025] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    2.388021] usb 1-5: new high speed USB device using ehci_hcd and address 4
[    2.388568] ata5.00: ATA-8: WDC WD10EADS-00L5B1, 01.01A01, max UDMA/133
[    2.388571] ata5.00: 1953525168 sectors, multi 1: LBA48 NCQ (depth 0/32)
[    2.400224] ata5.00: configured for UDMA/133
[    2.496018] ata4: SATA link down (SStatus 0 SControl 300)
[    2.499504] scsi 4:0:0:0: Direct-Access     ATA      WDC WD10EADS-00L 01.0 PQ: 0 ANSI: 5
[    2.538922] usb 1-5: New USB device found, idVendor=05e3, idProduct=0710
[    2.542291] usb 1-5: New USB device strings: Mfr=0, Product=4, SerialNumber=5
[    2.545633] usb 1-5: Product: USB2.0 card Reader
[    2.548914] usb 1-5: SerialNumber: 00334
[    2.812016] ata6: SATA link down (SStatus 0 SControl 300)
[    2.827383] sd 4:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    2.827411] Initializing USB Mass Storage driver...
[    2.827490] scsi6 : usb-storage 1-5:1.0
[    2.827599] usbcore: registered new interface driver usb-storage
[    2.827600] USB Mass Storage support registered.
[    2.843576] sd 4:0:0:0: [sda] Write Protect is off
[    2.846813] sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    2.846831] sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    2.850254]  sda:
[    2.856023] usb 2-2: new full speed USB device using ohci_hcd and address 2
[    2.861142]  sda1 sda2
[    2.865975] sd 4:0:0:0: [sda] Attached SCSI disk
[    2.876623] sr0: scsi3-mmc drive: 62x/62x writer dvd-ram cd/rw xa/form2 cdda tray
[    2.879947] Uniform CD-ROM driver Revision: 3.20
[    2.883367] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    2.887782] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    2.891261] sd 4:0:0:0: Attached scsi generic sg1 type 0
[    3.095057] usb 2-2: New USB device found, idVendor=0525, idProduct=a4a2
[    3.098389] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.101722] usb 2-2: Product: RNDIS/Ethernet Gadget
[    3.105029] usb 2-2: Manufacturer: Linux 2.6.32 with s3c2410_udc
[    3.416016] usb 2-3: new full speed USB device using ohci_hcd and address 3
[    3.632060] usb 2-3: New USB device found, idVendor=04b3, idProduct=3016
[    3.635417] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    3.638800] usb 2-3: Product: USB 1.1 2 port downstream low-power hub
[    3.642146] usb 2-3: Manufacturer: Lite-On Tech
[    3.647085] hub 2-3:1.0: USB hub found
[    3.652068] hub 2-3:1.0: 4 ports detected
[    3.740012] device-mapper: uevent: version 1.0.3
[    3.743581] device-mapper: ioctl: 4.16.0-ioctl (2009-11-05) initialised: dm-devel@redhat.com
[    3.859733] EXT3-fs (dm-0): recovery required on readonly filesystem
[    3.863271] EXT3-fs (dm-0): write access will be enabled during recovery
[    3.965070] usb 2-3.1: new low speed USB device using ohci_hcd and address 4
[    4.078071] usb 2-3.1: New USB device found, idVendor=046d, idProduct=c03e
[    4.081609] usb 2-3.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.085114] usb 2-3.1: Product: USB-PS/2 Optical Mouse
[    4.088612] usb 2-3.1: Manufacturer: Logitech
[    4.104166] usbcore: registered new interface driver hiddev
[    4.113291] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.1/2-3.1:1.0/input/input2
[    4.116954] generic-usb 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-3.1/input0
[    4.120672] usbcore: registered new interface driver usbhid
[    4.124340] usbhid: USB HID core driver
[    4.170067] usb 2-3.3: new low speed USB device using ohci_hcd and address 5
[    4.292069] usb 2-3.3: New USB device found, idVendor=04b3, idProduct=3019
[    4.295787] usb 2-3.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.299483] usb 2-3.3: Product: IBM USB Travel Keyboard with UltraNav
[    4.303171] usb 2-3.3: Manufacturer: Lite-On Tech
[    4.317405] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input3
[    4.321316] generic-usb 0003:04B3:3019.0002: input,hidraw1: USB HID v1.00 Keyboard [Lite-On Tech IBM USB Travel Keyboard with UltraNav] on usb-0000:00:02.0-3.3/input0
[    4.342175] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.1/input/input4
[    4.346316] generic-usb 0003:04B3:3019.0003: input,hidraw2: USB HID v1.00 Device [Lite-On Tech IBM USB Travel Keyboard with UltraNav] on usb-0000:00:02.0-3.3/input1
[    4.433068] usb 2-3.4: new low speed USB device using ohci_hcd and address 6
[    4.553073] usb 2-3.4: New USB device found, idVendor=06cb, idProduct=0009
[    4.557272] usb 2-3.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    4.561473] usb 2-3.4: Product: Composite TouchPad / TrackPoint
[    4.565637] usb 2-3.4: Manufacturer: Synaptics Inc.
[    4.581310] input: Synaptics Inc. Composite TouchPad / TrackPoint as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.0/input/input5
[    4.585673] generic-usb 0003:06CB:0009.0004: input,hidraw3: USB HID v1.00 Mouse [Synaptics Inc. Composite TouchPad / TrackPoint] on usb-0000:00:02.0-3.4/input0
[    4.603271] input: Synaptics Inc. Composite TouchPad / TrackPoint as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.1/input/input6
[    4.607894] generic-usb 0003:06CB:0009.0005: input,hidraw4: USB HID v1.00 Mouse [Synaptics Inc. Composite TouchPad / TrackPoint] on usb-0000:00:02.0-3.4/input1
[    5.272490] kjournald starting.  Commit interval 5 seconds
[    5.277174] EXT3-fs (dm-0): orphan cleanup on readonly fs
[    5.294871] ext3_orphan_cleanup: deleting unreferenced inode 1184398
[    5.330121] ext3_orphan_cleanup: deleting unreferenced inode 861117
[    5.342617] ext3_orphan_cleanup: deleting unreferenced inode 861164
[    5.345133] ext3_orphan_cleanup: deleting unreferenced inode 861134
[    5.357350] ext3_orphan_cleanup: deleting unreferenced inode 861163
[    5.378191] ext3_orphan_cleanup: deleting unreferenced inode 656755
[    5.390041] ext3_orphan_cleanup: deleting unreferenced inode 656986
[    5.394378] ext3_orphan_cleanup: deleting unreferenced inode 657296
[    5.404481] ext3_orphan_cleanup: deleting unreferenced inode 656834
[    5.419547] ext3_orphan_cleanup: deleting unreferenced inode 654964
[    5.455850] ext3_orphan_cleanup: deleting unreferenced inode 1412834
[    5.462756] ext3_orphan_cleanup: deleting unreferenced inode 1184525
[    5.473715] ext3_orphan_cleanup: deleting unreferenced inode 649103
[    5.477877] ext3_orphan_cleanup: deleting unreferenced inode 762677
[    5.525587] ext3_orphan_cleanup: deleting unreferenced inode 659115
[    5.543627] ext3_orphan_cleanup: deleting unreferenced inode 656053
[    5.574822] ext3_orphan_cleanup: deleting unreferenced inode 957228
[    5.595017] ext3_orphan_cleanup: deleting unreferenced inode 1282088
[    5.606239] ext3_orphan_cleanup: deleting unreferenced inode 1184658
[    5.615839] ext3_orphan_cleanup: deleting unreferenced inode 651944
[    5.631968] ext3_orphan_cleanup: deleting unreferenced inode 722924
[    5.644111] ext3_orphan_cleanup: deleting unreferenced inode 782641
[    5.653017] ext3_orphan_cleanup: deleting unreferenced inode 535791
[    5.670755] ext3_orphan_cleanup: deleting unreferenced inode 716253
[    5.674398] ext3_orphan_cleanup: deleting unreferenced inode 1185858
[    5.687625] ext3_orphan_cleanup: deleting unreferenced inode 664328
[    5.699112] ext3_orphan_cleanup: deleting unreferenced inode 536600
[    5.709039] ext3_orphan_cleanup: deleting unreferenced inode 659464
[    5.716314] ext3_orphan_cleanup: deleting unreferenced inode 1411791
[    5.722742] ext3_orphan_cleanup: deleting unreferenced inode 665072
[    5.728402] ext3_orphan_cleanup: deleting unreferenced inode 659203
[    5.744028] ext3_orphan_cleanup: deleting unreferenced inode 1218301
[    5.760779] ext3_orphan_cleanup: deleting unreferenced inode 1184595
[    5.776323] ext3_orphan_cleanup: deleting unreferenced inode 925343
[    5.779635] ext3_orphan_cleanup: deleting unreferenced inode 659892
[    5.782649] ext3_orphan_cleanup: deleting unreferenced inode 659933
[    5.787133] ext3_orphan_cleanup: deleting unreferenced inode 957897
[    5.791595] ext3_orphan_cleanup: deleting unreferenced inode 957896
[    5.808157] ext3_orphan_cleanup: deleting unreferenced inode 654700
[    5.828590] ext3_orphan_cleanup: deleting unreferenced inode 661535
[    5.828764] ext3_orphan_cleanup: deleting unreferenced inode 661282
[    5.853936] ext3_orphan_cleanup: deleting unreferenced inode 656752
[    5.866332] ext3_orphan_cleanup: deleting unreferenced inode 656119
[    5.875250] EXT3-fs (dm-0): 43 orphan inodes deleted
[    5.879885] EXT3-fs (dm-0): recovery complete
[    5.899342] EXT3-fs (dm-0): mounted filesystem with ordered data mode
[    7.258976] udev: starting version 151
[    7.827626] scsi 6:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[    7.894751] scsi 6:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[    7.901622] scsi 6:0:0:2: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[    7.907868] scsi 6:0:0:3: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[    7.913105] sd 6:0:0:0: Attached scsi generic sg2 type 0
[    7.918128] sd 6:0:0:1: Attached scsi generic sg3 type 0
[    7.923166] sd 6:0:0:2: Attached scsi generic sg4 type 0
[    7.923218] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[    7.926362] sd 6:0:0:1: [sdc] Attached SCSI removable disk
[    7.927359] sd 6:0:0:2: [sdd] Attached SCSI removable disk
[    7.942226] sd 6:0:0:3: Attached scsi generic sg5 type 0
[    8.015361] sd 6:0:0:3: [sde] Attached SCSI removable disk
[    8.117490] udev: renamed network interface eth1 to eth-down
[    8.138806] input: PC Speaker as /devices/platform/pcspkr/input/input7
[    8.253535] udev: renamed network interface eth0 to eth-up
[    8.317354] gameport: NS558 PnP Gameport is pnp00:0b/gameport0, io 0x201, speed 59659kHz
[    8.412220] parport_pc 00:09: reported by Plug and Play ACPI
[    8.416928] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE]
[    8.585804] Linux agpgart interface v0.103
[    8.623192] cdc_subset: probe of 2-2:1.0 failed with error -22
[    8.632730] usb0: register 'cdc_subset' at usb-0000:00:02.0-2, Linux Device, 82:c6:64:26:a0:24
[    8.637519] usbcore: registered new interface driver cdc_subset
[    9.065156] i2c i2c-0: nForce2 SMBus adapter at 0x4c00
[    9.068876] [drm] Initialized drm 1.1.0 20060810
[    9.074220] i2c i2c-1: nForce2 SMBus adapter at 0x4c40
[    9.081008] udev: renamed network interface usb0 to eth-usb
[    9.081849] cdc_ether: probe of 2-2:1.0 failed with error -16
[    9.081869] usbcore: registered new interface driver cdc_ether
[    9.250940] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[    9.255420] nouveau 0000:01:00.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ 18
[    9.259818] nouveau 0000:01:00.0: setting latency timer to 64
[    9.262251] [drm] nouveau 0000:01:00.0: Detected an NV40 generation card (0x044100a2)
[    9.267142] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PROM
[    9.474428] [drm] nouveau 0000:01:00.0: ... appears to be valid
[    9.478555] [drm] nouveau 0000:01:00.0: BIT BIOS found
[    9.482564] [drm] nouveau 0000:01:00.0: Bios version 05.44.02.11
[    9.486543] [drm] nouveau 0000:01:00.0: BIT table 'd' not found
[    9.490477] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 3.0
[    9.494461] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x30 5 6 2
[    9.498416] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 01010310 00000028
[    9.502365] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000302 00000000
[    9.506187] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 020203f1 0000c020
[    9.509889] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xEBC4
[    9.513662] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xEE99
[    9.573221] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xF2D1
[    9.576606] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xF42E
[    9.584133] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xF4DC
[    9.597546] [TTM] Zone  kernel: Available graphics memory: 431094 kiB.
[    9.600783] [TTM] Zone highmem: Available graphics memory: 2073562 kiB.
[    9.604080] [drm] nouveau 0000:01:00.0: 16 MiB VRAM
[    9.608684] [drm] nouveau 0000:01:00.0: 64 MiB GART (aperture)
[    9.612400] [drm] nouveau 0000:01:00.0: Allocating FIFO number 0
[    9.613860] [drm] nouveau 0000:01:00.0: nouveau_channel_alloc: initialised FIFO 0
[    9.614732] [drm] nouveau 0000:01:00.0: Initial CRTC_OWNER is 0
[    9.615654] [drm] nouveau 0000:01:00.0: Detected a VGA connector
[    9.616560] [drm] nouveau 0000:01:00.0: Detected a DVI-D connector
[    9.617424] [drm] nouveau 0000:01:00.0: Detected a TV connector
[    9.619883] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on vga encoder (output 0)
[    9.620678] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on tmds encoder (output 1)
[    9.621480] [drm] nouveau 0000:01:00.0: Setting dpms mode 3 on TV encoder (output 2)
[    9.776317] [drm] nouveau 0000:01:00.0: allocated 1600x1200 fb: 0x49000, bo f69ca200
[    9.777110] fb: conflicting fb hw usage nouveaufb vs VESA VGA - removing generic driver
[    9.777890] Console: switching to colour dummy device 80x25
[    9.778172] Console: switching to colour frame buffer device 200x75
[    9.788494] [drm] nouveau 0000:01:00.0: Setting dpms mode 0 on vga encoder (output 0)
[    9.788498] [drm] nouveau 0000:01:00.0: Output VGA-1 is running on CRTC 0 using output A
[    9.795393] fb0: nouveaufb frame buffer device
[    9.795427] registered panic notifier
[    9.795461] [drm] Initialized nouveau 0.0.15 20090420 for 0000:01:00.0 on minor 0
[    9.949069] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
[    9.949091] Intel ICH 0000:00:04.0: PCI INT A -> Link[APCJ] -> GSI 22 (level, low) -> IRQ 22
[    9.949133] Intel ICH 0000:00:04.0: setting latency timer to 64
[   10.273021] intel8x0_measure_ac97_clock: measured 54625 usecs (2680 samples)
[   10.273043] intel8x0: clocking to 46961
[   11.758939] Adding 2097144k swap on /dev/mapper/Pastel-swap.  Priority:-1 extents:1 across:2097144k 
[   12.064095] EXT3-fs (dm-0): using internal journal
[   12.156509] fuse init (API version 7.13)
[   12.169026] usbcore: deregistering interface driver usbhid
[   12.289111] usbcore: deregistering interface driver hiddev
[   12.347153] usbcore: registered new interface driver hiddev
[   12.353405] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.1/2-3.1:1.0/input/input8
[   12.353611] generic-usb 0003:046D:C03E.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:02.0-3.1/input0
[   12.362498] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.0/input/input9
[   12.362610] generic-usb 0003:04B3:3019.0002: input,hidraw1: USB HID v1.00 Keyboard [Lite-On Tech IBM USB Travel Keyboard with UltraNav] on usb-0000:00:02.0-3.3/input0
[   12.376278] input: Lite-On Tech IBM USB Travel Keyboard with UltraNav as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.3/2-3.3:1.1/input/input10
[   12.376395] generic-usb 0003:04B3:3019.0003: input,hidraw2: USB HID v1.00 Device [Lite-On Tech IBM USB Travel Keyboard with UltraNav] on usb-0000:00:02.0-3.3/input1
[   12.381446] input: Synaptics Inc. Composite TouchPad / TrackPoint as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.0/input/input11
[   12.381555] generic-usb 0003:06CB:0009.0004: input,hidraw3: USB HID v1.00 Mouse [Synaptics Inc. Composite TouchPad / TrackPoint] on usb-0000:00:02.0-3.4/input0
[   12.388443] input: Synaptics Inc. Composite TouchPad / TrackPoint as /devices/pci0000:00/0000:00:02.0/usb2/2-3/2-3.4/2-3.4:1.1/input/input12
[   12.389129] generic-usb 0003:06CB:0009.0005: input,hidraw4: USB HID v1.00 Mouse [Synaptics Inc. Composite TouchPad / TrackPoint] on usb-0000:00:02.0-3.4/input1
[   12.391825] usbcore: registered new interface driver usbhid
[   12.394764] usbhid: USB HID core driver
[   25.833118] kjournald starting.  Commit interval 5 seconds
[   25.834225] EXT3-fs (dm-2): using internal journal
[   25.837090] EXT3-fs (dm-2): mounted filesystem with ordered data mode
[   25.909410] kjournald starting.  Commit interval 5 seconds
[   25.910658] EXT3-fs (dm-3): using internal journal
[   25.913421] EXT3-fs (dm-3): mounted filesystem with ordered data mode
[   25.939083] kjournald starting.  Commit interval 5 seconds
[   25.940174] EXT3-fs (dm-4): using internal journal
[   25.942723] EXT3-fs (dm-4): mounted filesystem with ordered data mode
[   25.979929] kjournald starting.  Commit interval 5 seconds
[   25.981036] EXT3-fs (sda1): using internal journal
[   25.983929] EXT3-fs (sda1): mounted filesystem with ordered data mode
[   26.939133] PPP generic driver version 2.4.2
[   27.808590] ip_tables: (C) 2000-2006 Netfilter Core Team
[   28.535326] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[   28.536391] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please use
[   28.539281] nf_conntrack.acct=1 kernel parameter, acct=1 nf_conntrack module option or
[   28.541986] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.
[   29.757404] RPC: Registered udp transport module.
[   29.758342] RPC: Registered tcp transport module.
[   29.761392] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   29.850794] Slow work thread pool: Starting up
[   29.851736] Slow work thread pool: Ready
[   29.854626] FS-Cache: Loaded
[   29.908513] FS-Cache: Netfs 'nfs' registered for caching
[   29.975228] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   32.226969] skge eth-up: enabling interface
[   32.231032] ADDRCONF(NETDEV_UP): eth-up: link is not ready
[   32.233757] eth-down: no link during initialization.
[   32.236415] ADDRCONF(NETDEV_UP): eth-down: link is not ready
[   32.428661] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4800+ processors (2 cpu cores) (version 2.20.00)
[   32.429522] powernow-k8:    0 : fid 0x10 (2400 MHz), vid 0x8
[   32.432318] powernow-k8:    1 : fid 0xe (2200 MHz), vid 0xa
[   32.435156] powernow-k8:    2 : fid 0xc (2000 MHz), vid 0xc
[   32.437968] powernow-k8:    3 : fid 0xa (1800 MHz), vid 0xe
[   32.440627] powernow-k8:    4 : fid 0x2 (1000 MHz), vid 0x12
[   32.656025] Clocksource tsc unstable (delta = -72763344 ns)
[   34.107983] lp0: using parport0 (interrupt-driven).
[   34.112974] ppdev: user-space parallel port driver
[   37.861015] eth-usb: no IPv6 routers present
[   39.457631] CPUFREQ: Per core ondemand sysfs interface is deprecated - ignore_nice_load
[   39.458353] PM: Hibernation mode set to 'shutdown'
[   39.671218] Bluetooth: Core ver 2.15
[   39.672110] NET: Registered protocol family 31
[   39.674733] Bluetooth: HCI device and connection manager initialized
[   39.677353] Bluetooth: HCI socket layer initialized
[   39.702084] Bluetooth: L2CAP ver 2.14
[   39.702892] Bluetooth: L2CAP socket layer initialized
[   39.808324] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   39.809060] Bluetooth: BNEP filters: protocol multicast
[   39.819087] Bluetooth: RFCOMM TTY layer initialized
[   39.819789] Bluetooth: RFCOMM socket layer initialized
[   39.822509] Bluetooth: RFCOMM ver 1.11
[   39.859253] Bridge firewalling registered
[   40.122110] Bluetooth: SCO (Voice Link) ver 0.6
[   40.122768] Bluetooth: SCO socket layer initialized
[   42.805017] ------------[ cut here ]------------
[   42.805716] WARNING: at /build/buildd-linux-2.6_2.6.33-1~experimental.2-i386-6fF66g/linux-2.6-2.6.33/debian/build/source_i386_none/net/sched/sch_generic.c:255 dev_watchdog+0xbd/0x15a()
[   42.808368] Hardware name: System Product Name
[   42.811037] NETDEV WATCHDOG: eth-usb (cdc_subset): transmit queue 0 timed out
[   42.813929] Modules linked in: sco bridge stp rfcomm bnep l2cap crc16 bluetooth rfkill xt_state ppdev lp autofs4 powernow_k8 cpufreq_userspace cpufreq_stats cpufreq_powersave cpufreq_conservative nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss sunrpc ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 iptable_filter ip_tables x_tables ppp_async crc_ccitt ppp_generic slhc usbhid hid fuse snd_wavefront snd_cs4236 snd_wss_lib snd_intel8x0 snd_opl3_lib snd_ac97_codec snd_hwdep snd_mpu401 snd_mpu401_uart ac97_bus snd_pcm_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_mixer_oss nouveau ttm drm_kms_helper cdc_ether snd_pcm snd_seq i2c_nforce2 drm cdc_subset usbnet agpgart mii i2c_algo_bit snd_seq_device parport_pc snd_timer ns558 snd_page_alloc k8temp parport tpm_tis tpm gameport i2c_core asus_atk0110 tpm_bios processor pcspkr evdev snd serio_raw soundcore ext3 jbd mbcache dm_mod sg sr_mod cdrom usb_storage sd_mod crc_t10dif ata_generic ohci_h
 cd firewire_ohci firewire_core crc_itu_t sata_nv skge floppy ehci_hcd pata_amd button libata usbcore nls_base scsi_mod forcedeth thermal fan thermal_sys [last unloaded: hid]
[   42.833527] Pid: 0, comm: swapper Not tainted 2.6.33-2-686-bigmem #1
[   42.836899] Call Trace:
[   42.840220]  [<c1036863>] ? warn_slowpath_common+0x5e/0x8a
[   42.843145]  [<c11ec2b1>] ? dev_watchdog+0x0/0x15a
[   42.846466]  [<c10368c1>] ? warn_slowpath_fmt+0x26/0x2a
[   42.849740]  [<c11ec36e>] ? dev_watchdog+0xbd/0x15a
[   42.853024]  [<c1048d17>] ? insert_work+0x71/0x78
[   42.856275]  [<c1049090>] ? delayed_work_timer_fn+0x0/0x28
[   42.859217]  [<c1041a0f>] ? run_timer_softirq+0x165/0x1e6
[   42.862491]  [<c103b8c1>] ? __do_softirq+0xaa/0x151
[   42.865754]  [<c103b999>] ? do_softirq+0x31/0x3c
[   42.868975]  [<c103baa2>] ? irq_exit+0x26/0x58
[   42.872226]  [<c101a30a>] ? smp_apic_timer_interrupt+0x6c/0x76
[   42.875216]  [<c1271f7d>] ? apic_timer_interrupt+0x31/0x38
[   42.878415]  [<c1020ce4>] ? native_safe_halt+0x2/0x3
[   42.881696]  [<c100de11>] ? default_idle+0x3c/0x5a
[   42.884928]  [<c1007109>] ? cpu_idle+0x89/0xa4
[   42.888140] ---[ end trace 79047fbd81cfba1b ]---
[   52.240900] [drm] nouveau 0000:01:00.0: GPU lockup - switching to software fbcon
[  106.125026] end_request: I/O error, dev fd0, sector 0
[  106.197026] end_request: I/O error, dev fd0, sector 0
[  225.722560] usb 2-2: USB disconnect, address 2
[  225.725180] eth-usb: unregister 'cdc_subset' usb-0000:00:02.0-2, Linux Device
[  228.996028] usb 2-2: new full speed USB device using ohci_hcd and address 7
[  229.223927] usb 2-2: New USB device found, idVendor=0525, idProduct=a4a2
[  229.223930] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  229.223933] usb 2-2: Product: RNDIS/Ethernet Gadget
[  229.223935] usb 2-2: Manufacturer: Linux 2.6.32 with s3c2410_udc
[  229.229969] cdc_subset: probe of 2-2:1.0 failed with error -22
[  229.236688] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[  229.260748] udev: renamed network interface eth0 to eth-usb
[  240.016017] eth-usb: no IPv6 routers present
[  258.812692] usb 2-2: USB disconnect, address 7
[  258.814324] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[  265.616025] usb 1-4: new high speed USB device using ehci_hcd and address 6
[  265.920389] usb 1-4: New USB device found, idVendor=050d, idProduct=705a
[  265.920392] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  265.920395] usb 1-4: Product: Belkin 54g USB Network Adapter
[  265.920397] usb 1-4: Manufacturer: Belkin
[  265.969076] cfg80211: Using static regulatory domain info
[  265.969081] cfg80211: Regulatory domain: 00
[  265.969083]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[  265.969086]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[  265.969089]     (2457000 KHz - 2482000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[  265.969092]     (2474000 KHz - 2494000 KHz @ 20000 KHz), (600 mBi, 2000 mBm)
[  265.969095]     (5170000 KHz - 5250000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[  265.969097]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 2000 mBm)
[  265.969144] cfg80211: Calling CRDA to update world regulatory domain
[  266.409368] phy0: Selected rate control algorithm 'minstrel'
[  266.410189] Registered led device: rt73usb-phy0::radio
[  266.410206] Registered led device: rt73usb-phy0::assoc
[  266.410226] Registered led device: rt73usb-phy0::quality
[  266.411035] usbcore: registered new interface driver rt73usb
[  266.577746] rt73usb 1-4:1.0: firmware: requesting rt73.bin
[  266.714356] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[  269.103181] wlan0: direct probe to AP 00:18:3f:cb:5a:59 (try 1)
[  269.105941] wlan0: direct probe responded
[  269.105944] wlan0: authenticate with AP 00:18:3f:cb:5a:59 (try 1)
[  269.107674] wlan0: authenticated
[  269.107689] wlan0: associate with AP 00:18:3f:cb:5a:59 (try 1)
[  269.109684] wlan0: RX AssocResp from 00:18:3f:cb:5a:59 (capab=0x431 status=0 aid=2)
[  269.109686] wlan0: associated
[  269.122895] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[  269.122940] cfg80211: Calling CRDA for country: US
[  270.800029] usb 2-2: new full speed USB device using ohci_hcd and address 8
[  271.015458] usb 2-2: New USB device found, idVendor=0525, idProduct=a4a2
[  271.015462] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  271.015464] usb 2-2: Product: RNDIS/Ethernet Gadget
[  271.015466] usb 2-2: Manufacturer: Linux 2.6.32 with s3c2410_udc
[  271.021501] cdc_subset: probe of 2-2:1.0 failed with error -22
[  271.028264] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[  271.052799] udev: renamed network interface eth0 to eth-usb
[  279.268013] wlan0: no IPv6 routers present
[  282.040021] eth-usb: no IPv6 routers present
[  286.408980] tun: Universal TUN/TAP device driver, 1.6
[  286.408984] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[  286.410098] tun0: Disabled Privacy Extensions
[  329.010852] padlock: VIA PadLock Hash Engine not detected.
[  329.020466] PPP MPPE Compression module registered
[170622.316196] tun0: Disabled Privacy Extensions
[176344.608195] usb 2-2: USB disconnect, address 8
[176344.610223] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[176545.620032] usb 2-2: new full speed USB device using ohci_hcd and address 9
[176545.832724] usb 2-2: config 2 interface 1 has no altsetting 0
[176545.847717] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[176545.847721] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[176545.847724] usb 2-2: Product: RNDIS/Ethernet Gadget
[176545.847726] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[176545.860663] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[176545.956921] udev: renamed network interface eth0 to eth-usb
[176556.808020] eth-usb: no IPv6 routers present
[177080.465653] usb 2-2: USB disconnect, address 9
[177080.466723] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[177086.905032] usb 2-2: new full speed USB device using ohci_hcd and address 10
[177087.293248] usb 2-2: config 2 interface 1 has no altsetting 0
[177087.308228] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[177087.308231] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[177087.308234] usb 2-2: Product: RNDIS/Ethernet Gadget
[177087.308237] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[177087.321381] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[177087.349883] udev: renamed network interface eth0 to eth-usb
[177098.112017] eth-usb: no IPv6 routers present
[177355.127304] usb 2-2: USB disconnect, address 10
[177355.129172] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[177424.236042] usb 2-2: new full speed USB device using ohci_hcd and address 11
[177424.449023] usb 2-2: config 2 interface 1 has no altsetting 0
[177424.464006] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[177424.464011] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[177424.464014] usb 2-2: Product: RNDIS/Ethernet Gadget
[177424.464017] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[177424.479994] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[177424.521952] udev: renamed network interface eth0 to eth-usb
[177434.632017] eth-usb: no IPv6 routers present
[177465.730490] usb 2-2: USB disconnect, address 11
[177465.731956] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[177503.340033] usb 2-2: new full speed USB device using ohci_hcd and address 12
[177503.553288] usb 2-2: config 2 interface 1 has no altsetting 0
[177503.568286] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[177503.568290] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[177503.568293] usb 2-2: Product: RNDIS/Ethernet Gadget
[177503.568296] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[177503.584236] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[177503.612936] udev: renamed network interface eth0 to eth-usb
[177514.076017] eth-usb: no IPv6 routers present
[177524.176462] usb 2-2: USB disconnect, address 12
[177524.177886] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[177535.856352] usb 2-2: new full speed USB device using ohci_hcd and address 13
[177536.069028] usb 2-2: config 2 interface 1 has no altsetting 0
[177536.084023] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[177536.084027] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[177536.084030] usb 2-2: Product: RNDIS/Ethernet Gadget
[177536.084032] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[177536.099953] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[177536.129929] udev: renamed network interface eth0 to eth-usb
[177546.232017] eth-usb: no IPv6 routers present
[177564.618144] usb 2-2: USB disconnect, address 13
[177564.620042] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[196140.561030] usb 2-2: new full speed USB device using ohci_hcd and address 14
[196140.961063] usb 2-2: config 2 interface 1 has no altsetting 0
[196140.976059] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[196140.976064] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[196140.976067] usb 2-2: Product: RNDIS/Ethernet Gadget
[196140.976069] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[196140.988981] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[196141.017918] udev: renamed network interface eth0 to eth-usb
[196151.948017] eth-usb: no IPv6 routers present
[240751.928052] phy0 -> rt2x00queue_write_tx_frame: Error - Arrived at non-free entry in the non-full queue 2.
[240751.928054] Please file bug report to http://rt2x00.serialmonkey.com.
[330273.101023] usb 1-5: reset high speed USB device using ehci_hcd and address 4
[330273.253289] usb 1-5: USB disconnect, address 4
[330273.253502] sd 6:0:0:2: Device offlined - not ready after error recovery
[330273.409024] usb 1-5: new high speed USB device using ehci_hcd and address 14
[330273.552292] usb 1-5: New USB device found, idVendor=05e3, idProduct=0710
[330273.552298] usb 1-5: New USB device strings: Mfr=0, Product=4, SerialNumber=5
[330273.552301] usb 1-5: Product: USB2.0 card Reader
[330273.552303] usb 1-5: SerialNumber: 00334
[330273.553481] scsi7 : usb-storage 1-5:1.0
[330278.555792] scsi 7:0:0:0: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[330278.622919] scsi 7:0:0:1: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[330278.624762] scsi 7:0:0:2: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[330278.626017] scsi 7:0:0:3: Direct-Access     Generic  STORAGE DEVICE   9144 PQ: 0 ANSI: 0
[330278.626454] sd 7:0:0:0: Attached scsi generic sg2 type 0
[330278.626983] sd 7:0:0:1: Attached scsi generic sg3 type 0
[330278.627455] sd 7:0:0:2: Attached scsi generic sg4 type 0
[330278.627882] sd 7:0:0:3: Attached scsi generic sg5 type 0
[330278.634757] sd 7:0:0:1: [sdc] Attached SCSI removable disk
[330278.636755] sd 7:0:0:0: [sdb] Attached SCSI removable disk
[330278.637755] sd 7:0:0:2: [sdd] Attached SCSI removable disk
[330278.638752] sd 7:0:0:3: [sde] Attached SCSI removable disk
[359208.081311] usb 2-2: USB disconnect, address 14
[359208.083322] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[359280.740023] usb 1-10: new high speed USB device using ehci_hcd and address 15
[359280.874358] usb 1-10: New USB device found, idVendor=0cf2, idProduct=6225
[359280.874363] usb 1-10: New USB device strings: Mfr=1, Product=2, SerialNumber=4
[359280.874366] usb 1-10: Product: UB6225
[359280.874368] usb 1-10: Manufacturer: ENE
[359280.874370] usb 1-10: SerialNumber: 146030377350
[359280.877284] scsi8 : usb-storage 1-10:1.0
[359285.879968] scsi 8:0:0:0: Direct-Access     USB2.0   CardReader SD0   0100 PQ: 0 ANSI: 0
[359285.880461] scsi 8:0:0:1: Direct-Access     USB2.0   CardReader SD1   0100 PQ: 0 ANSI: 0
[359285.880891] scsi 8:0:0:2: Direct-Access     USB2.0   CardReader SD2   0100 PQ: 0 ANSI: 0
[359285.882356] sd 8:0:0:0: Attached scsi generic sg6 type 0
[359285.882890] sd 8:0:0:1: Attached scsi generic sg7 type 0
[359285.883151] sd 8:0:0:2: Attached scsi generic sg8 type 0
[359285.884828] sd 8:0:0:0: [sdf] Attached SCSI removable disk
[359314.257030] usb 2-2: new full speed USB device using ohci_hcd and address 15
[359314.469080] usb 2-2: config 2 interface 1 has no altsetting 0
[359314.484074] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[359314.484079] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[359314.484082] usb 2-2: Product: RNDIS/Ethernet Gadget
[359314.484084] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[359314.497184] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[359314.541921] udev: renamed network interface eth0 to eth-usb
[359316.114033] usb 1-10: reset high speed USB device using ehci_hcd and address 15
[359325.225016] eth-usb: no IPv6 routers present
[359326.357290] usb 1-10: reset high speed USB device using ehci_hcd and address 15
[359342.601044] usb 1-10: reset high speed USB device using ehci_hcd and address 15
[359342.851365] usb 1-10: reset high speed USB device using ehci_hcd and address 15
[359353.093035] usb 1-10: reset high speed USB device using ehci_hcd and address 15
[359353.226456] sd 8:0:0:2: Device offlined - not ready after error recovery
[359353.226509] sd 8:0:0:2: rejecting I/O to offline device
[359353.226518] sd 8:0:0:2: rejecting I/O to offline device
[359353.226523] sd 8:0:0:2: rejecting I/O to offline device
[359353.226527] sd 8:0:0:2: [sdh] READ CAPACITY failed
[359353.226530] sd 8:0:0:2: [sdh] Result: hostbyte=DID_NO_CONNECT driverbyte=DRIVER_OK
[359353.226534] sd 8:0:0:2: [sdh] Sense not available.
[359353.226540] sd 8:0:0:2: rejecting I/O to offline device
[359353.226545] sd 8:0:0:2: [sdh] Write Protect is off
[359353.226548] sd 8:0:0:2: [sdh] Mode Sense: 00 00 00 00
[359353.226550] sd 8:0:0:2: [sdh] Assuming drive cache: write through
[359353.226708] sd 8:0:0:2: [sdh] Attached SCSI removable disk
[359353.238953] sd 8:0:0:1: [sdg] Attached SCSI removable disk
[359871.389938] usb 1-10: USB disconnect, address 15
[359919.535763] sd 7:0:0:2: [sdd] 3987456 512-byte logical blocks: (2.04 GB/1.90 GiB)
[359919.538899] sd 7:0:0:2: [sdd] Write Protect is on
[359919.538902] sd 7:0:0:2: [sdd] Mode Sense: 02 00 80 00
[359919.538905] sd 7:0:0:2: [sdd] Assuming drive cache: write through
[359919.546895] sd 7:0:0:2: [sdd] Assuming drive cache: write through
[359919.546901]  sdd: sdd1
[359952.993534] UDF-fs: No VRS found
[359952.993540] UDF-fs: Rescanning with blocksize 2048
[359952.995780] UDF-fs: No VRS found
[359952.995782] UDF-fs: No partition found (1)
[359953.000906] UDF-fs: No VRS found
[359953.000909] UDF-fs: Rescanning with blocksize 2048
[359953.003159] UDF-fs: No VRS found
[359953.003160] UDF-fs: No partition found (1)
[359953.117286] ISOFS: Unable to identify CD-ROM format.
[359953.212150] ISOFS: Unable to identify CD-ROM format.
[359953.256025] FAT: bogus number of reserved sectors
[359953.256030] VFS: Can't find a valid FAT filesystem on dev sdd1.
[359953.260165] FAT: bogus number of reserved sectors
[359953.260171] VFS: Can't find a valid FAT filesystem on dev sdd1.
[359953.299268] hfs: unable to find HFS+ superblock
[359953.304395] hfs: unable to find HFS+ superblock
[359953.320174] hfs: can't find a HFS filesystem on dev sdd1.
[359953.325144] hfs: can't find a HFS filesystem on dev sdd1.
[359953.329148] EXT3-fs (sdd1): error: can't find ext3 filesystem on dev sdd1.
[359953.333145] EXT3-fs (sdd1): error: can't find ext3 filesystem on dev sdd1.
[359953.362285] EXT2-fs (sdd1): error: can't find an ext2 filesystem on dev sdd1.
[359953.368293] EXT2-fs (sdd1): error: can't find an ext2 filesystem on dev sdd1.
[359953.435020] EXT4-fs (sdd1): VFS: Can't find ext4 filesystem
[359953.439151] EXT4-fs (sdd1): VFS: Can't find ext4 filesystem
[359953.475166] REISERFS warning (device sdd1): sh-2021 reiserfs_fill_super: can not find reiserfs on sdd1
[359953.483917] REISERFS warning (device sdd1): sh-2021 reiserfs_fill_super: can not find reiserfs on sdd1
[359953.620287] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[359953.622163] SGI XFS Quota Management subsystem
[359953.625633] XFS: bad magic number
[359953.625635] XFS: SB validate failed
[359953.630012] XFS: bad magic number
[359953.630015] XFS: SB validate failed
[359953.672942] JFS: nTxBlock = 8192, nTxLock = 65536
[359953.714003] omfs: Invalid superblock (0)
[359953.717877] omfs: Invalid superblock (0)
[359966.905137] omfs: Invalid superblock (0)
[363997.569398] usb 2-2: USB disconnect, address 15
[363997.570454] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[399351.109025] usb 2-2: new full speed USB device using ohci_hcd and address 16
[399351.320048] usb 2-2: config 2 interface 1 has no altsetting 0
[399351.521047] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[399351.521052] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[399351.521055] usb 2-2: Product: RNDIS/Ethernet Gadget
[399351.521057] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[399351.533975] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[399351.560940] udev: renamed network interface eth0 to eth-usb
[399362.245790] eth-usb: no IPv6 routers present
[452103.064451] usb 2-2: USB disconnect, address 16
[452103.065753] eth-usb: unregister 'cdc_ether' usb-0000:00:02.0-2, CDC Ethernet Device
[452115.901028] usb 2-2: new full speed USB device using ohci_hcd and address 17
[452116.113459] usb 2-2: config 2 interface 1 has no altsetting 0
[452116.128451] usb 2-2: New USB device found, idVendor=1457, idProduct=5122
[452116.128454] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[452116.128458] usb 2-2: Product: RNDIS/Ethernet Gadget
[452116.128460] usb 2-2: Manufacturer: Linux 2.6.28-20090105.git69b2aa26 with s3c2410_ud
[452116.141402] eth0: register 'cdc_ether' at usb-0000:00:02.0-2, CDC Ethernet Device, 00:1f:11:01:49:a6
[452116.221900] udev: renamed network interface eth0 to eth-usb
[452126.280015] eth-usb: no IPv6 routers present

Reply to: