You are not logged in.

#1 2011-08-22 18:44:36

B-80
Member
Registered: 2010-05-05
Posts: 47

[Solved] Arch broke very badly out of nowhere....

So I walked back from a shower today to see a black box over my screen(image only maybe a one/two pixel verticle strip on the very edge of my screen). So I rebooted, but Arch now boots into a shell instead of GDM.

I tried a pacman -Syy, but my network isn't working anymore either.... I really don't know where to start looking here. I check Xorg.0.log, but it didn't seem to have anything interesting except something went wrong with the "ACPI" driver/module

I see something fails as the kernel loads, but I can't identify it, and I don't really know where to look in a dmesg call.

Pretty much I just don't know where to start in fixing this...

Last edited by B-80 (2011-09-12 05:21:43)

Offline

#2 2011-08-22 18:51:34

George.Harmony
Member
From: Off The Wire
Registered: 2010-04-30
Posts: 97

Re: [Solved] Arch broke very badly out of nowhere....

Silly question but can you startx or xinit and get to your desktop.

If it fails you would also get an Xorg error to start figuring out what went wrong.

When faced with something like this I usually run

dmesg > boot

which give me a copy I can scroll through with nano and start troubleshooting. I also back up my Xorg.0.log and restart it to get a clean one of those to look at. You could post both here is you think that's where your problem is.

Did you do an update recently is another thought to get us zeroed in on it. Is this the first reboot since that update?


Desktop:  Compiz Stand Alone w/ Cairo Dock.
Laptop:    Pekwm w/ Tint2
Jukebox:   MPD w/ cli
Gateway: Vuurmuur w/dialog

Offline

#3 2011-08-22 19:06:30

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: [Solved] Arch broke very badly out of nowhere....

xinit and startx both work. However, gdm does not. I don't think my sound is working either. I feel like something may be going wrong with one of my modules in rc.conf, which doesn't allow my other modules to work properly, but I am not too savy with this stuff unfortunately so I don't know where/what could cause pretty much all my modules to not be running working correctly. So far I know gdm and sound do not work, they both throw an error with something along the lines of "Connection refused" to something.

When I run alsamixer I get:

 PulseAudio: Unable to connect: Connection refused

cannot open mixer: Connection refused

When I run gdm:

 ** (gdm-binary:792): WARNING **: Couldn't connect to system vus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory 

So it seems like something with dbus maybe? Again I really know nothing here. I'll try and get my logs to you, but it's going to be a pain without a network I can get the files off of, I'll try to find a flash drive...

Thanks for the quick reply!

Edit: I can't think of a recent update did. However, this was my first reboot in a while (<3 linux), so I can't quite be sure.

Edit2: I ran a /ect/rc.d hal start and then ran gdm and tried alsa mixer, that worked... but I don't know what happened at boot. I ran dhcpcd and then I was able to connect to the network again... I am terribly confused.

Edit 3: so here are my logs.

output of Xorg.0.log:

[   288.006] 
X.Org X Server 1.10.3
Release Date: 2011-07-08
[   288.006] X Protocol Version 11, Revision 0
[   288.006] Build Operating System: Linux 2.6.39-ARCH x86_64 
[   288.006] Current Operating System: Linux greed 3.0-ARCH #1 SMP PREEMPT Thu Jul 28 13:37:15 CEST 2011 x86_64
[   288.006] Kernel command line: root=/dev/disk/by-uuid/2fe7df82-42ba-49ae-9385-f88fa2c4c125 ro
[   288.007] Build Date: 09 July 2011  08:04:37AM
[   288.007]  
[   288.007] Current version of pixman: 0.22.2
[   288.007]     Before reporting problems, check [url]http://wiki.x.org[/url]
    to make sure that you have the latest version.
[   288.007] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[   288.008] (==) Log file: "/var/log/Xorg.0.log", Time: Mon Aug 22 14:24:23 2011
[   288.020] (==) Using config file: "/etc/X11/xorg.conf"
[   288.021] (==) Using config directory: "/etc/X11/xorg.conf.d"
[   288.044] (==) ServerLayout "Layout0"
[   288.044] (**) |-->Screen "Screen0" (0)
[   288.044] (**) |   |-->Monitor "Monitor0"
[   288.044] (**) |   |-->Device "Device0"
[   288.044] (**) |-->Input Device "Keyboard0"
[   288.044] (**) |-->Input Device "Mouse0"
[   288.044] (==) Automatically adding devices
[   288.044] (==) Automatically enabling devices
[   288.070] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[   288.070]     Entry deleted from font path.
[   288.095] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
[   288.095] (==) ModulePath set to "/usr/lib/xorg/modules"
[   288.095] (WW) Hotplugging is on, devices using drivers 'kbd', 'mouse' or 'vmmouse' will be disabled.
[   288.095] (WW) Disabling Keyboard0
[   288.095] (WW) Disabling Mouse0
[   288.095] (II) Loader magic: 0x7d3440
[   288.095] (II) Module ABI versions:
[   288.095]     X.Org ANSI C Emulation: 0.4
[   288.095]     X.Org Video Driver: 10.0
[   288.095]     X.Org XInput driver : 12.2
[   288.095]     X.Org Server Extension : 5.0
[   288.096] (--) PCI:*(0:1:0:0) 10de:0193:10de:0420 rev 162, Mem @ 0xe6000000/16777216, 0xd0000000/268435456, 0xe4000000/33554432, I/O @ 0x0000b000/128, BIOS @ 0x????????/131072
[   288.096] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[   288.096] (II) LoadModule: "extmod"
[   288.129] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
[   288.138] (II) Module extmod: vendor="X.Org Foundation"
[   288.138]     compiled for 1.10.3, module version = 1.0.0
[   288.138]     Module class: X.Org Server Extension
[   288.138]     ABI class: X.Org Server Extension, version 5.0
[   288.138] (II) Loading extension MIT-SCREEN-SAVER
[   288.138] (II) Loading extension XFree86-VidModeExtension
[   288.138] (II) Loading extension XFree86-DGA
[   288.138] (II) Loading extension DPMS
[   288.138] (II) Loading extension XVideo
[   288.138] (II) Loading extension XVideo-MotionCompensation
[   288.138] (II) Loading extension X-Resource
[   288.138] (II) LoadModule: "dbe"
[   288.138] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
[   288.147] (II) Module dbe: vendor="X.Org Foundation"
[   288.147]     compiled for 1.10.3, module version = 1.0.0
[   288.147]     Module class: X.Org Server Extension
[   288.147]     ABI class: X.Org Server Extension, version 5.0
[   288.147] (II) Loading extension DOUBLE-BUFFER
[   288.147] (II) LoadModule: "glx"
[   288.147] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[   288.899] (II) Module glx: vendor="NVIDIA Corporation"
[   288.909]     compiled for 4.0.2, module version = 1.0.0
[   288.909]     Module class: X.Org Server Extension
[   288.909] (II) NVIDIA GLX Module  280.13  Wed Jul 27 17:12:07 PDT 2011
[   288.909] (II) Loading extension GLX
[   288.909] (II) LoadModule: "record"
[   288.909] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
[   288.923] (II) Module record: vendor="X.Org Foundation"
[   288.923]     compiled for 1.10.3, module version = 1.13.0
[   288.923]     Module class: X.Org Server Extension
[   288.923]     ABI class: X.Org Server Extension, version 5.0
[   288.923] (II) Loading extension RECORD
[   288.923] (II) LoadModule: "dri"
[   288.923] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
[   288.945] (II) Module dri: vendor="X.Org Foundation"
[   288.945]     compiled for 1.10.3, module version = 1.0.0
[   288.945]     ABI class: X.Org Server Extension, version 5.0
[   288.945] (II) Loading extension XFree86-DRI
[   288.945] (II) LoadModule: "dri2"
[   288.945] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   288.954] (II) Module dri2: vendor="X.Org Foundation"
[   288.954]     compiled for 1.10.3, module version = 1.2.0
[   288.954]     ABI class: X.Org Server Extension, version 5.0
[   288.954] (II) Loading extension DRI2
[   288.954] (II) LoadModule: "nvidia"
[   288.986] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   289.042] (II) Module nvidia: vendor="NVIDIA Corporation"
[   289.045]     compiled for 4.0.2, module version = 1.0.0
[   289.045]     Module class: X.Org Video Driver
[   289.062] (II) NVIDIA dlloader X Driver  280.13  Wed Jul 27 16:55:26 PDT 2011
[   289.062] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[   289.069] (--) using VT number 7

[   289.084] (II) Loading sub module "fb"
[   289.084] (II) LoadModule: "fb"
[   289.084] (II) Loading /usr/lib/xorg/modules/libfb.so
[   289.096] (II) Module fb: vendor="X.Org Foundation"
[   289.096]     compiled for 1.10.3, module version = 1.0.0
[   289.096]     ABI class: X.Org ANSI C Emulation, version 0.4
[   289.096] (II) Loading sub module "wfb"
[   289.096] (II) LoadModule: "wfb"
[   289.096] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   289.104] (II) Module wfb: vendor="X.Org Foundation"
[   289.104]     compiled for 1.10.3, module version = 1.0.0
[   289.104]     ABI class: X.Org ANSI C Emulation, version 0.4
[   289.105] (II) Loading sub module "ramdac"
[   289.105] (II) LoadModule: "ramdac"
[   289.105] (II) Module "ramdac" already built-in
[   289.112] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[   289.112] (II) Loading /usr/lib/xorg/modules/libwfb.so
[   289.112] (II) Loading /usr/lib/xorg/modules/libfb.so
[   289.127] (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32
[   289.127] (==) NVIDIA(0): RGB weight 888
[   289.127] (==) NVIDIA(0): Default visual is TrueColor
[   289.127] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[   290.100] (II) NVIDIA(GPU-0): Display (ViewSonic N3251w (CRT-0)) does not support NVIDIA 3D
[   290.100] (II) NVIDIA(GPU-0):     Vision stereo.
[   290.166] (II) NVIDIA(GPU-0): Display (ViewSonic Q20wb (DFP-1)) does not support NVIDIA 3D
[   290.166] (II) NVIDIA(GPU-0):     Vision stereo.
[   290.168] (II) NVIDIA(0): NVIDIA GPU GeForce 8800 GTS (G80) at PCI:1:0:0 (GPU-0)
[   290.168] (--) NVIDIA(0): Memory: 327680 kBytes
[   290.168] (--) NVIDIA(0): VideoBIOS: 60.80.0d.00.01
[   290.168] (II) NVIDIA(0): Detected PCI Express Link width: 16X
[   290.168] (--) NVIDIA(0): Interlaced video modes are supported on this GPU
[   290.168] (--) NVIDIA(0): Connected display device(s) on GeForce 8800 GTS at PCI:1:0:0
[   290.168] (--) NVIDIA(0):     ViewSonic N3251w (CRT-0)
[   290.168] (--) NVIDIA(0):     ViewSonic Q20wb (DFP-1)
[   290.168] (--) NVIDIA(0): ViewSonic N3251w (CRT-0): 400.0 MHz maximum pixel clock
[   290.168] (--) NVIDIA(0): ViewSonic Q20wb (DFP-1): 330.0 MHz maximum pixel clock
[   290.168] (--) NVIDIA(0): ViewSonic Q20wb (DFP-1): Internal Dual Link TMDS
[   290.270] (**) NVIDIA(0): Using HorizSync/VertRefresh ranges from the EDID has been
[   290.270] (**) NVIDIA(0):     enabled on all display devices.
[   290.288] (II) NVIDIA(0): Assigned Display Device: DFP-1
[   290.288] (==) NVIDIA(0): 
[   290.288] (==) NVIDIA(0): No modes were requested; the default mode "nvidia-auto-select"
[   290.288] (==) NVIDIA(0):     will be used as the requested mode.
[   290.288] (==) NVIDIA(0): 
[   290.288] (II) NVIDIA(0): Validated modes:
[   290.288] (II) NVIDIA(0):     "nvidia-auto-select"
[   290.288] (II) NVIDIA(0): Virtual screen size determined to be 1680 x 1050
[   290.316] (--) NVIDIA(0): DPI set to (99, 98); computed from "UseEdidDpi" X config
[   290.316] (--) NVIDIA(0):     option
[   290.316] (--) Depth 24 pixmap format is 32 bpp
[   290.316] (II) NVIDIA: Using 768.00 MB of virtual memory for indirect memory access.
[   290.320] (II) NVIDIA(0): ACPI: failed to connect to the ACPI event daemon; the daemon
[   290.320] (II) NVIDIA(0):     may not be running or the "AcpidSocketPath" X
[   290.320] (II) NVIDIA(0):     configuration option may not be set correctly.  When the
[   290.320] (II) NVIDIA(0):     ACPI event daemon is available, the NVIDIA X driver will
[   290.320] (II) NVIDIA(0):     try to use it to receive ACPI event notifications.  For
[   290.320] (II) NVIDIA(0):     details, please see the "ConnectToAcpid" and
[   290.320] (II) NVIDIA(0):     "AcpidSocketPath" X configuration options in Appendix B: X
[   290.320] (II) NVIDIA(0):     Config Options in the README.
[   290.324] (II) NVIDIA(0): Setting mode "nvidia-auto-select"
[   290.358] (II) Loading extension NV-GLX
[   290.405] (==) NVIDIA(0): Disabling shared memory pixmaps
[   290.405] (==) NVIDIA(0): Backing store disabled
[   290.405] (==) NVIDIA(0): Silken mouse enabled
[   290.406] (**) NVIDIA(0): DPMS enabled
[   290.406] (II) Loading extension NV-CONTROL
[   290.406] (II) Loading extension XINERAMA
[   290.406] (II) Loading sub module "dri2"
[   290.406] (II) LoadModule: "dri2"
[   290.407] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
[   290.407] (II) Module dri2: vendor="X.Org Foundation"
[   290.407]     compiled for 1.10.3, module version = 1.2.0
[   290.407]     ABI class: X.Org Server Extension, version 5.0
[   290.407] (II) NVIDIA(0): [DRI2] Setup complete
[   290.407] (==) RandR enabled
[   290.407] (II) Initializing built-in extension Generic Event Extension
[   290.407] (II) Initializing built-in extension SHAPE
[   290.407] (II) Initializing built-in extension MIT-SHM
[   290.407] (II) Initializing built-in extension XInputExtension
[   290.407] (II) Initializing built-in extension XTEST
[   290.407] (II) Initializing built-in extension BIG-REQUESTS
[   290.407] (II) Initializing built-in extension SYNC
[   290.407] (II) Initializing built-in extension XKEYBOARD
[   290.407] (II) Initializing built-in extension XC-MISC
[   290.407] (II) Initializing built-in extension SECURITY
[   290.407] (II) Initializing built-in extension XINERAMA
[   290.407] (II) Initializing built-in extension XFIXES
[   290.407] (II) Initializing built-in extension RENDER
[   290.407] (II) Initializing built-in extension RANDR
[   290.407] (II) Initializing built-in extension COMPOSITE
[   290.407] (II) Initializing built-in extension DAMAGE
[   290.408] (II) Initializing extension GLX
[   290.850] (II) config/udev: Adding input device Power Button (/dev/input/event4)
[   290.850] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   290.850] (II) LoadModule: "evdev"
[   290.850] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   290.861] (II) Module evdev: vendor="X.Org Foundation"
[   290.861]     compiled for 1.10.0, module version = 2.6.0
[   290.861]     Module class: X.Org XInput Driver
[   290.861]     ABI class: X.Org XInput driver, version 12.2
[   290.861] (II) Using input driver 'evdev' for 'Power Button'
[   290.861] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   290.861] (**) Power Button: always reports core events
[   290.861] (**) Power Button: Device: "/dev/input/event4"
[   290.861] (--) Power Button: Found keys
[   290.861] (II) Power Button: Configuring as keyboard
[   290.861] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input4/event4"
[   290.861] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   290.861] (**) Option "xkb_rules" "evdev"
[   290.861] (**) Option "xkb_model" "evdev"
[   290.861] (**) Option "xkb_layout" "us"
[   290.886] (II) config/udev: Adding input device Power Button (/dev/input/event3)
[   290.886] (**) Power Button: Applying InputClass "evdev keyboard catchall"
[   290.886] (II) Using input driver 'evdev' for 'Power Button'
[   290.886] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   290.886] (**) Power Button: always reports core events
[   290.886] (**) Power Button: Device: "/dev/input/event3"
[   290.886] (--) Power Button: Found keys
[   290.886] (II) Power Button: Configuring as keyboard
[   290.886] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3/event3"
[   290.886] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD)
[   290.886] (**) Option "xkb_rules" "evdev"
[   290.886] (**) Option "xkb_model" "evdev"
[   290.886] (**) Option "xkb_layout" "us"
[   290.888] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/event1)
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: Applying InputClass "evdev pointer catchall"
[   290.888] (II) Using input driver 'evdev' for 'Logitech USB-PS/2 Optical Mouse'
[   290.888] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: always reports core events
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: Device: "/dev/input/event1"
[   290.888] (--) Logitech USB-PS/2 Optical Mouse: Found 12 mouse buttons
[   290.888] (--) Logitech USB-PS/2 Optical Mouse: Found scroll wheel(s)
[   290.888] (--) Logitech USB-PS/2 Optical Mouse: Found relative axes
[   290.888] (--) Logitech USB-PS/2 Optical Mouse: Found x and y relative axes
[   290.888] (II) Logitech USB-PS/2 Optical Mouse: Configuring as mouse
[   290.888] (II) Logitech USB-PS/2 Optical Mouse: Adding scrollwheel support
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: YAxisMapping: buttons 4 and 5
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
[   290.888] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.0/input/input1/event1"
[   290.888] (II) XINPUT: Adding extended input device "Logitech USB-PS/2 Optical Mouse" (type: MOUSE)
[   290.888] (II) Logitech USB-PS/2 Optical Mouse: initialized for relative axes.
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: (accel) keeping acceleration scheme 1
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration profile 0
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration factor: 2.000
[   290.888] (**) Logitech USB-PS/2 Optical Mouse: (accel) acceleration threshold: 4
[   290.889] (II) config/udev: Adding input device Logitech USB-PS/2 Optical Mouse (/dev/input/mouse0)
[   290.889] (II) No input driver/identifier specified (ignoring)
[   290.894] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event0)
[   290.894] (**) AT Translated Set 2 keyboard: Applying InputClass "evdev keyboard catchall"
[   290.894] (II) Using input driver 'evdev' for 'AT Translated Set 2 keyboard'
[   290.894] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
[   290.895] (**) AT Translated Set 2 keyboard: always reports core events
[   290.895] (**) AT Translated Set 2 keyboard: Device: "/dev/input/event0"
[   290.895] (--) AT Translated Set 2 keyboard: Found keys
[   290.895] (II) AT Translated Set 2 keyboard: Configuring as keyboard
[   290.895] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input0/event0"
[   290.895] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD)
[   290.895] (**) Option "xkb_rules" "evdev"
[   290.895] (**) Option "xkb_model" "evdev"
[   290.895] (**) Option "xkb_layout" "us"
[   290.895] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
[   290.895] (II) No input driver/identifier specified (ignoring)

output of dmesg

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0-ARCH (tobias@T-POWA-LX) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Thu Jul 28 13:37:15 CEST 2011
[    0.000000] Command line: root=/dev/disk/by-uuid/2fe7df82-42ba-49ae-9385-f88fa2c4c125 ro
[    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 - 00000000cfee0000 (usable)
[    0.000000]  BIOS-e820: 00000000cfee0000 - 00000000cfee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000cfee3000 - 00000000cfef0000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000cfef0000 - 00000000cff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000e4000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. EP45-DS3L/EP45-DS3L, BIOS F3 05/28/2008
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] No AGP bridge found
[    0.000000] last_pfn = 0x130000 max_arch_pfn = 0x400000000
[    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-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   2 base 0D0000000 mask FF0000000 uncachable
[    0.000000]   3 base 100000000 mask FC0000000 write-back
[    0.000000]   4 base 130000000 mask FF0000000 uncachable
[    0.000000]   5 base 0CFF00000 mask FFFF00000 uncachable
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] e820 update range: 00000000cff00000 - 0000000100000000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0xcfee0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000f5460] f5460
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-00000000cfee0000
[    0.000000]  0000000000 - 00cfe00000 page 2M
[    0.000000]  00cfe00000 - 00cfee0000 page 4k
[    0.000000] kernel direct mapping tables up to cfee0000 @ cfeda000-cfee0000
[    0.000000] init_memory_mapping: 0000000100000000-0000000130000000
[    0.000000]  0100000000 - 0130000000 page 2M
[    0.000000] kernel direct mapping tables up to 130000000 @ 12fffa000-130000000
[    0.000000] RAMDISK: 3768f000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f6e50 00014 (v00 GBT   )
[    0.000000] ACPI: RSDT 00000000cfee3040 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 00000000cfee30c0 00074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 00000000cfee3180 04B82 (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.000000] ACPI: FACS 00000000cfee0000 00040
[    0.000000] ACPI: HPET 00000000cfee7e80 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 00000000cfee7f00 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: APIC 00000000cfee7d80 00084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: SSDT 00000000cfee85a0 003AB (v01  PmRef    CpuPm 00003000 INTL 20040311)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000130000000
[    0.000000] Initmem setup node 0 0000000000000000-0000000130000000
[    0.000000]   NODE_DATA [000000012fffb000 - 000000012fffffff]
[    0.000000]  [ffffea0000000000-ffffea00043fffff] PMD -> [ffff88012b600000-ffff88012effffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00130000
[    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 -> 0x000cfee0
[    0.000000]     0: 0x00100000 -> 0x00130000
[    0.000000] On node 0 totalpages: 1048175
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3922 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 833304 pages, LIFO batch:31
[    0.000000]   Normal zone: 2688 pages used for memmap
[    0.000000]   Normal zone: 193920 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    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 (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    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] PM: Registered nosave memory: 00000000cfee0000 - 00000000cfee3000
[    0.000000] PM: Registered nosave memory: 00000000cfee3000 - 00000000cfef0000
[    0.000000] PM: Registered nosave memory: 00000000cfef0000 - 00000000cff00000
[    0.000000] PM: Registered nosave memory: 00000000cff00000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000e4000000
[    0.000000] PM: Registered nosave memory: 00000000e4000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at e4000000 (gap: e4000000:1ac00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88012fc00000 s78464 r8192 d23936 u524288
[    0.000000] pcpu-alloc: s78464 r8192 d23936 u524288 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 1031146
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/disk/by-uuid/2fe7df82-42ba-49ae-9385-f88fa2c4c125 ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 4047508k/4980736k available (4061k kernel code, 788036k absent, 145192k reserved, 3307k data, 712k init)
[    0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 33554432 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2533.746 MHz processor.
[    0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5069.63 BogoMIPS (lpj=8445820)
[    0.003341] pid_max: default: 32768 minimum: 301
[    0.003441] Security Framework initialized
[    0.003446] AppArmor: AppArmor disabled by boot time parameter
[    0.003765] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.005510] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.006360] Mount-cache hash table entries: 256
[    0.006893] Initializing cgroup subsys cpuacct
[    0.006923] Initializing cgroup subsys memory
[    0.006940] Initializing cgroup subsys devices
[    0.006942] Initializing cgroup subsys freezer
[    0.006944] Initializing cgroup subsys net_cls
[    0.006945] Initializing cgroup subsys blkio
[    0.006994] CPU: Physical Processor ID: 0
[    0.006995] CPU: Processor Core ID: 0
[    0.006997] mce: CPU supports 6 MCE banks
[    0.007006] CPU0: Thermal monitoring enabled (TM2)
[    0.007010] using mwait in idle threads.
[    0.008048] ACPI: Core revision 20110413
[    0.010035] ftrace: allocating 16143 entries in 64 pages
[    0.013677] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.046921] CPU0: Intel(R) Core(TM)2 Duo CPU     E7200  @ 2.53GHz stepping 06
[    0.049997] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.049997] ... version:                2
[    0.049997] ... bit width:              40
[    0.049997] ... generic registers:      2
[    0.049997] ... value mask:             000000ffffffffff
[    0.049997] ... max period:             000000007fffffff
[    0.049997] ... fixed-purpose events:   3
[    0.049997] ... event mask:             0000000700000003
[    0.066770] NMI watchdog enabled, takes one hw-pmu counter.
[    0.093343] Booting Node   0, Processors  #1
[    0.093347] smpboot cpu 1: start_ip = 9a000
[    0.190016] NMI watchdog enabled, takes one hw-pmu counter.
[    0.196660] Brought up 2 CPUs
[    0.196663] Total of 2 processors activated (10138.58 BogoMIPS).
[    0.198141] devtmpfs: initialized
[    0.198141] PM: Registering ACPI NVS region at cfee0000 (12288 bytes)
[    0.200063] print_constraints: dummy: 
[    0.200134] NET: Registered protocol family 16
[    0.200235] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.200238] ACPI: bus type pci registered
[    0.200370] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xe0000000-0xe3ffffff] (base 0xe0000000)
[    0.200372] PCI: MMCONFIG at [mem 0xe0000000-0xe3ffffff] reserved in E820
[    0.209540] PCI: Using configuration type 1 for base access
[    0.210012] bio: create slab <bio-0> at 0
[    0.210702] ACPI: EC: Look up EC in DSDT
[    0.213495] ACPI: SSDT 00000000cfee7f80 0022A (v01  PmRef  Cpu0Ist 00003000 INTL 20040311)
[    0.213643] ACPI: Dynamic OEM Table Load:
[    0.213646] ACPI: SSDT           (null) 0022A (v01  PmRef  Cpu0Ist 00003000 INTL 20040311)
[    0.213746] ACPI: SSDT 00000000cfee8440 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20040311)
[    0.213883] ACPI: Dynamic OEM Table Load:
[    0.213885] ACPI: SSDT           (null) 00152 (v01  PmRef  Cpu1Ist 00003000 INTL 20040311)
[    0.214001] ACPI: Interpreter enabled
[    0.214004] ACPI: (supports S0 S3 S4 S5)
[    0.214019] ACPI: Using IOAPIC for interrupt routing
[    0.217859] ACPI: No dock devices found.
[    0.217862] HEST: Table not found.
[    0.217864] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[    0.217908] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.217998] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7]
[    0.218000] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff]
[    0.218002] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
[    0.218004] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
[    0.218006] pci_root PNP0A03:00: host bridge window [mem 0xcff00000-0xfebfffff]
[    0.218017] pci 0000:00:00.0: [8086:2e20] type 0 class 0x000600
[    0.218051] pci 0000:00:01.0: [8086:2e21] type 1 class 0x000604
[    0.218076] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.218079] pci 0000:00:01.0: PME# disabled
[    0.218112] pci 0000:00:1a.0: [8086:3a37] type 0 class 0x000c03
[    0.218149] pci 0000:00:1a.0: reg 20: [io  0xe100-0xe11f]
[    0.218188] pci 0000:00:1a.1: [8086:3a38] type 0 class 0x000c03
[    0.218225] pci 0000:00:1a.1: reg 20: [io  0xe200-0xe21f]
[    0.218263] pci 0000:00:1a.2: [8086:3a39] type 0 class 0x000c03
[    0.218300] pci 0000:00:1a.2: reg 20: [io  0xe000-0xe01f]
[    0.218342] pci 0000:00:1a.7: [8086:3a3c] type 0 class 0x000c03
[    0.218357] pci 0000:00:1a.7: reg 10: [mem 0xea104000-0xea1043ff]
[    0.218428] pci 0000:00:1b.0: [8086:3a3e] type 0 class 0x000403
[    0.218441] pci 0000:00:1b.0: reg 10: [mem 0xea100000-0xea103fff 64bit]
[    0.218488] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.218491] pci 0000:00:1b.0: PME# disabled
[    0.218509] pci 0000:00:1c.0: [8086:3a40] type 1 class 0x000604
[    0.218556] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.218559] pci 0000:00:1c.0: PME# disabled
[    0.218579] pci 0000:00:1c.4: [8086:3a48] type 1 class 0x000604
[    0.218626] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.218629] pci 0000:00:1c.4: PME# disabled
[    0.218647] pci 0000:00:1c.5: [8086:3a4a] type 1 class 0x000604
[    0.218693] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.218697] pci 0000:00:1c.5: PME# disabled
[    0.218716] pci 0000:00:1d.0: [8086:3a34] type 0 class 0x000c03
[    0.218754] pci 0000:00:1d.0: reg 20: [io  0xe300-0xe31f]
[    0.218792] pci 0000:00:1d.1: [8086:3a35] type 0 class 0x000c03
[    0.218829] pci 0000:00:1d.1: reg 20: [io  0xe400-0xe41f]
[    0.218867] pci 0000:00:1d.2: [8086:3a36] type 0 class 0x000c03
[    0.218904] pci 0000:00:1d.2: reg 20: [io  0xe500-0xe51f]
[    0.218946] pci 0000:00:1d.7: [8086:3a3a] type 0 class 0x000c03
[    0.218961] pci 0000:00:1d.7: reg 10: [mem 0xea105000-0xea1053ff]
[    0.219029] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.219078] pci 0000:00:1f.0: [8086:3a18] type 0 class 0x000601
[    0.219173] pci 0000:00:1f.2: [8086:3a20] type 0 class 0x000101
[    0.219186] pci 0000:00:1f.2: reg 10: [io  0x0000-0x0007]
[    0.219193] pci 0000:00:1f.2: reg 14: [io  0x0000-0x0003]
[    0.219200] pci 0000:00:1f.2: reg 18: [io  0x0000-0x0007]
[    0.219207] pci 0000:00:1f.2: reg 1c: [io  0x0000-0x0003]
[    0.219214] pci 0000:00:1f.2: reg 20: [io  0xf000-0xf00f]
[    0.219221] pci 0000:00:1f.2: reg 24: [io  0xf100-0xf10f]
[    0.219252] pci 0000:00:1f.3: [8086:3a30] type 0 class 0x000c05
[    0.219266] pci 0000:00:1f.3: reg 10: [mem 0xea106000-0xea1060ff 64bit]
[    0.219284] pci 0000:00:1f.3: reg 20: [io  0x0500-0x051f]
[    0.219312] pci 0000:00:1f.5: [8086:3a26] type 0 class 0x000101
[    0.219325] pci 0000:00:1f.5: reg 10: [io  0xe700-0xe707]
[    0.219332] pci 0000:00:1f.5: reg 14: [io  0xe800-0xe803]
[    0.219339] pci 0000:00:1f.5: reg 18: [io  0xe900-0xe907]
[    0.219346] pci 0000:00:1f.5: reg 1c: [io  0xea00-0xea03]
[    0.219353] pci 0000:00:1f.5: reg 20: [io  0xeb00-0xeb0f]
[    0.219359] pci 0000:00:1f.5: reg 24: [io  0xec00-0xec0f]
[    0.219415] pci 0000:01:00.0: [10de:0193] type 0 class 0x000300
[    0.219424] pci 0000:01:00.0: reg 10: [mem 0xe6000000-0xe6ffffff]
[    0.219433] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.219442] pci 0000:01:00.0: reg 1c: [mem 0xe4000000-0xe5ffffff 64bit]
[    0.219448] pci 0000:01:00.0: reg 24: [io  0xb000-0xb07f]
[    0.219455] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.219483] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.219485] pci 0000:00:01.0:   bridge window [io  0xb000-0xbfff]
[    0.219488] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xe7ffffff]
[    0.219491] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.219525] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.219528] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.219532] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.219537] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.219586] pci 0000:03:00.0: [197b:2368] type 0 class 0x000101
[    0.219614] pci 0000:03:00.0: reg 10: [io  0xc000-0xc007]
[    0.219627] pci 0000:03:00.0: reg 14: [io  0xc100-0xc103]
[    0.219640] pci 0000:03:00.0: reg 18: [io  0xc200-0xc207]
[    0.219652] pci 0000:03:00.0: reg 1c: [io  0xc300-0xc303]
[    0.219665] pci 0000:03:00.0: reg 20: [io  0xc400-0xc40f]
[    0.219738] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[    0.219741] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.219745] pci 0000:00:1c.4:   bridge window [mem 0xe8000000-0xe8ffffff]
[    0.219750] pci 0000:00:1c.4:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.219799] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200
[    0.219814] pci 0000:04:00.0: reg 10: [io  0xd000-0xd0ff]
[    0.219840] pci 0000:04:00.0: reg 18: [mem 0xea010000-0xea010fff 64bit pref]
[    0.219857] pci 0000:04:00.0: reg 20: [mem 0xea000000-0xea00ffff 64bit pref]
[    0.219868] pci 0000:04:00.0: reg 30: [mem 0x00000000-0x0000ffff pref]
[    0.219906] pci 0000:04:00.0: supports D1 D2
[    0.219907] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.219912] pci 0000:04:00.0: PME# disabled
[    0.219942] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[    0.219945] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.219949] pci 0000:00:1c.5:   bridge window [mem 0xe9000000-0xe9ffffff]
[    0.219954] pci 0000:00:1c.5:   bridge window [mem 0xea000000-0xea0fffff 64bit pref]
[    0.220012] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.220016] pci 0000:00:1e.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.220019] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.220024] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.220026] pci 0000:00:1e.0:   bridge window [io  0x0000-0x0cf7] (subtractive decode)
[    0.220028] pci 0000:00:1e.0:   bridge window [io  0x0d00-0xffff] (subtractive decode)
[    0.220030] pci 0000:00:1e.0:   bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
[    0.220033] pci 0000:00:1e.0:   bridge window [mem 0x000c0000-0x000dffff] (subtractive decode)
[    0.220035] pci 0000:00:1e.0:   bridge window [mem 0xcff00000-0xfebfffff] (subtractive decode)
[    0.220053] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.220135] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.220163] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[    0.220192] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
[    0.220215] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.220278]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.220281]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.220282] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.227451] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.227489] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 *12 14 15)
[    0.227526] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.227562] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.227598] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.227635] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.227671] ACPI: PCI Interrupt Link [LNK0] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.227707] ACPI: PCI Interrupt Link [LNK1] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.227796] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.227799] vgaarb: loaded
[    0.227800] vgaarb: bridge control possible 0000:01:00.0
[    0.227874] PCI: Using ACPI for IRQ routing
[    0.229097] PCI: pci_cache_line_size set to 64 bytes
[    0.229164] reserve RAM buffer: 000000000009f800 - 000000000009ffff 
[    0.229166] reserve RAM buffer: 00000000cfee0000 - 00000000cfffffff 
[    0.229277] NetLabel: Initializing
[    0.229279] NetLabel:  domain hash size = 128
[    0.229280] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.229293] NetLabel:  unlabeled traffic allowed by default
[    0.229304] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.229308] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.229312] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.240000] Switching to clocksource hpet
[    0.243240] Switched to NOHz mode on CPU #0
[    0.243296] Switched to NOHz mode on CPU #1
[    0.245637] pnp: PnP ACPI init
[    0.245653] ACPI: bus type pnp registered
[    0.245742] pnp 00:00: [bus 00-3f]
[    0.245745] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.245746] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.245748] pnp 00:00: [io  0x0d00-0xffff window]
[    0.245750] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.245752] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[    0.245754] pnp 00:00: [mem 0xcff00000-0xfebfffff window]
[    0.245812] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.245870] pnp 00:01: [io  0x0010-0x001f]
[    0.245872] pnp 00:01: [io  0x0022-0x003f]
[    0.245873] pnp 00:01: [io  0x0044-0x005f]
[    0.245875] pnp 00:01: [io  0x0062-0x0063]
[    0.245876] pnp 00:01: [io  0x0065-0x006f]
[    0.245877] pnp 00:01: [io  0x0074-0x007f]
[    0.245879] pnp 00:01: [io  0x0091-0x0093]
[    0.245880] pnp 00:01: [io  0x00a2-0x00bf]
[    0.245882] pnp 00:01: [io  0x00e0-0x00ef]
[    0.245883] pnp 00:01: [io  0x04d0-0x04d1]
[    0.245885] pnp 00:01: [io  0x0290-0x029f]
[    0.245886] pnp 00:01: [io  0x0800-0x087f]
[    0.245887] pnp 00:01: [io  0x0290-0x0294]
[    0.245889] pnp 00:01: [io  0x0880-0x088f]
[    0.245955] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.245958] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.245960] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.245962] system 00:01: [io  0x0290-0x0294] has been reserved
[    0.245964] system 00:01: [io  0x0880-0x088f] has been reserved
[    0.245967] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.245976] pnp 00:02: [dma 4]
[    0.245978] pnp 00:02: [io  0x0000-0x000f]
[    0.245980] pnp 00:02: [io  0x0080-0x0090]
[    0.245981] pnp 00:02: [io  0x0094-0x009f]
[    0.245983] pnp 00:02: [io  0x00c0-0x00df]
[    0.246007] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.246045] pnp 00:03: [irq 0 disabled]
[    0.246056] pnp 00:03: [irq 8]
[    0.246057] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.246083] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.246103] pnp 00:04: [io  0x0070-0x0073]
[    0.246131] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.246138] pnp 00:05: [io  0x0061]
[    0.246163] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.246170] pnp 00:06: [io  0x00f0-0x00ff]
[    0.246175] pnp 00:06: [irq 13]
[    0.246200] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.246293] pnp 00:07: [io  0x03f0-0x03f5]
[    0.246295] pnp 00:07: [io  0x03f7]
[    0.246303] pnp 00:07: [irq 6]
[    0.246305] pnp 00:07: [dma 2]
[    0.246342] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.246464] pnp 00:08: [io  0x03f8-0x03ff]
[    0.246469] pnp 00:08: [irq 4]
[    0.246518] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.246657] pnp 00:09: [io  0x0378-0x037f]
[    0.246662] pnp 00:09: [irq 7]
[    0.246719] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.246787] pnp 00:0a: [io  0x0060]
[    0.246788] pnp 00:0a: [io  0x0064]
[    0.246792] pnp 00:0a: [irq 1]
[    0.246819] pnp 00:0a: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.246843] pnp 00:0b: [io  0x0400-0x04bf]
[    0.246884] system 00:0b: [io  0x0400-0x04bf] has been reserved
[    0.246887] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.247028] pnp 00:0c: [mem 0xe0000000-0xe3ffffff]
[    0.247076] system 00:0c: [mem 0xe0000000-0xe3ffffff] has been reserved
[    0.247079] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.247184] pnp 00:0d: [mem 0x000cc600-0x000cffff]
[    0.247186] pnp 00:0d: [mem 0x000f0000-0x000f7fff]
[    0.247188] pnp 00:0d: [mem 0x000f8000-0x000fbfff]
[    0.247189] pnp 00:0d: [mem 0x000fc000-0x000fffff]
[    0.247191] pnp 00:0d: [mem 0xcfee0000-0xcfefffff]
[    0.247193] pnp 00:0d: [mem 0x00000000-0x0009ffff]
[    0.247194] pnp 00:0d: [mem 0x00100000-0xcfedffff]
[    0.247196] pnp 00:0d: [mem 0xfec00000-0xfec00fff]
[    0.247198] pnp 00:0d: [mem 0xfed10000-0xfed1dfff]
[    0.247199] pnp 00:0d: [mem 0xfed20000-0xfed8ffff]
[    0.247201] pnp 00:0d: [mem 0xfee00000-0xfee00fff]
[    0.247202] pnp 00:0d: [mem 0xffb00000-0xffb7ffff]
[    0.247204] pnp 00:0d: [mem 0xfff00000-0xffffffff]
[    0.247205] pnp 00:0d: [mem 0x000e0000-0x000effff]
[    0.247261] system 00:0d: [mem 0x000cc600-0x000cffff] has been reserved
[    0.247263] system 00:0d: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.247266] system 00:0d: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.247268] system 00:0d: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.247270] system 00:0d: [mem 0xcfee0000-0xcfefffff] could not be reserved
[    0.247272] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.247275] system 00:0d: [mem 0x00100000-0xcfedffff] could not be reserved
[    0.247277] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.247279] system 00:0d: [mem 0xfed10000-0xfed1dfff] has been reserved
[    0.247281] system 00:0d: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.247284] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.247286] system 00:0d: [mem 0xffb00000-0xffb7ffff] has been reserved
[    0.247288] system 00:0d: [mem 0xfff00000-0xffffffff] has been reserved
[    0.247290] system 00:0d: [mem 0x000e0000-0x000effff] has been reserved
[    0.247293] system 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.247310] pnp 00:0e: [mem 0xffb80000-0xffbfffff]
[    0.247349] pnp 00:0e: Plug and Play ACPI device, IDs INT0800 (active)
[    0.247354] pnp: PnP ACPI: found 15 devices
[    0.247355] ACPI: ACPI bus type pnp unregistered
[    0.253353] PCI: max bus depth: 1 pci_try_num: 2
[    0.253387] pci 0000:00:1c.4: BAR 15: assigned [mem 0xea200000-0xea3fffff 64bit pref]
[    0.253391] pci 0000:00:1c.0: BAR 14: assigned [mem 0xea400000-0xea5fffff]
[    0.253394] pci 0000:00:1c.0: BAR 15: assigned [mem 0xea600000-0xea7fffff 64bit pref]
[    0.253397] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.253400] pci 0000:01:00.0: BAR 6: assigned [mem 0xe7000000-0xe701ffff pref]
[    0.253403] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.253405] pci 0000:00:01.0:   bridge window [io  0xb000-0xbfff]
[    0.253408] pci 0000:00:01.0:   bridge window [mem 0xe4000000-0xe7ffffff]
[    0.253411] pci 0000:00:01.0:   bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.253414] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.253417] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.253421] pci 0000:00:1c.0:   bridge window [mem 0xea400000-0xea5fffff]
[    0.253424] pci 0000:00:1c.0:   bridge window [mem 0xea600000-0xea7fffff 64bit pref]
[    0.253429] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[    0.253432] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.253436] pci 0000:00:1c.4:   bridge window [mem 0xe8000000-0xe8ffffff]
[    0.253439] pci 0000:00:1c.4:   bridge window [mem 0xea200000-0xea3fffff 64bit pref]
[    0.253445] pci 0000:04:00.0: BAR 6: assigned [mem 0xea020000-0xea02ffff pref]
[    0.253447] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[    0.253449] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.253453] pci 0000:00:1c.5:   bridge window [mem 0xe9000000-0xe9ffffff]
[    0.253457] pci 0000:00:1c.5:   bridge window [mem 0xea000000-0xea0fffff 64bit pref]
[    0.253462] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[    0.253463] pci 0000:00:1e.0:   bridge window [io  disabled]
[    0.253467] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.253470] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.253482] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.253486] pci 0000:00:01.0: setting latency timer to 64
[    0.253491] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.253495] pci 0000:00:1c.0: setting latency timer to 64
[    0.253500] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.253503] pci 0000:00:1c.4: setting latency timer to 64
[    0.253509] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.253512] pci 0000:00:1c.5: setting latency timer to 64
[    0.253517] pci 0000:00:1e.0: setting latency timer to 64
[    0.253521] pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7]
[    0.253523] pci_bus 0000:00: resource 5 [io  0x0d00-0xffff]
[    0.253525] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[    0.253526] pci_bus 0000:00: resource 7 [mem 0x000c0000-0x000dffff]
[    0.253528] pci_bus 0000:00: resource 8 [mem 0xcff00000-0xfebfffff]
[    0.253530] pci_bus 0000:01: resource 0 [io  0xb000-0xbfff]
[    0.253532] pci_bus 0000:01: resource 1 [mem 0xe4000000-0xe7ffffff]
[    0.253534] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[    0.253536] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.253538] pci_bus 0000:02: resource 1 [mem 0xea400000-0xea5fffff]
[    0.253540] pci_bus 0000:02: resource 2 [mem 0xea600000-0xea7fffff 64bit pref]
[    0.253542] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.253544] pci_bus 0000:03: resource 1 [mem 0xe8000000-0xe8ffffff]
[    0.253546] pci_bus 0000:03: resource 2 [mem 0xea200000-0xea3fffff 64bit pref]
[    0.253548] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.253550] pci_bus 0000:04: resource 1 [mem 0xe9000000-0xe9ffffff]
[    0.253552] pci_bus 0000:04: resource 2 [mem 0xea000000-0xea0fffff 64bit pref]
[    0.253554] pci_bus 0000:05: resource 4 [io  0x0000-0x0cf7]
[    0.253556] pci_bus 0000:05: resource 5 [io  0x0d00-0xffff]
[    0.253558] pci_bus 0000:05: resource 6 [mem 0x000a0000-0x000bffff]
[    0.253560] pci_bus 0000:05: resource 7 [mem 0x000c0000-0x000dffff]
[    0.253561] pci_bus 0000:05: resource 8 [mem 0xcff00000-0xfebfffff]
[    0.253631] NET: Registered protocol family 2
[    0.253798] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.254806] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.258056] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.258475] TCP: Hash tables configured (established 524288 bind 65536)
[    0.258477] TCP reno registered
[    0.258485] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.258523] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.258792] NET: Registered protocol family 1
[    0.258958] pci 0000:01:00.0: Boot video device
[    0.258966] PCI: CLS 32 bytes, default 64
[    0.259019] Unpacking initramfs...
[    0.328716] Freeing initrd memory: 9604k freed
[    0.331911] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.331917] Placing 64MB software IO TLB between ffff8800cbeda000 - ffff8800cfeda000
[    0.331918] software IO TLB at phys 0xcbeda000 - 0xcfeda000
[    0.332321] audit: initializing netlink socket (disabled)
[    0.332333] type=2000 audit(1314023594.329:1): initialized
[    0.342952] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.364241] VFS: Disk quotas dquot_6.5.2
[    0.364370] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.364518] msgmni has been set to 7924
[    0.364709] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.364740] io scheduler noop registered
[    0.364742] io scheduler deadline registered
[    0.364782] io scheduler cfq registered (default)
[    0.364881] pcieport 0000:00:01.0: setting latency timer to 64
[    0.364906] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.364947] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.364976] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.365026] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.365055] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[    0.365102] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.365132] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[    0.365258] intel_idle: MWAIT substates: 0x22220
[    0.365259] intel_idle: does not run on family 6 model 23
[    0.365264] ERST: Table is not found!
[    0.365322] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.385811] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.543956] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.583565] Linux agpgart interface v0.103
[    0.583642] i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.583643] i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.583757] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.583841] mousedev: PS/2 mouse device common for all mice
[    0.583898] rtc_cmos 00:04: RTC can wake from S4
[    0.583975] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.583996] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.584006] cpuidle: using governor ladder
[    0.584008] cpuidle: using governor menu
[    0.584193] TCP cubic registered
[    0.584196] NET: Registered protocol family 17
[    0.584203] Registering the dns_resolver key type
[    0.584281] PM: Hibernation image not present or could not be loaded.
[    0.584285] registered taskstats version 1
[    0.594498] rtc_cmos 00:04: setting system clock to 2011-08-22 14:33:15 UTC (1314023595)
[    0.594524] Initializing network drop monitor service
[    0.595689] Freeing unused kernel memory: 712k freed
[    0.595818] Write protecting the kernel read-only data: 6144k
[    0.595937] Freeing unused kernel memory: 16k freed
[    0.598274] Freeing unused kernel memory: 776k freed
[    0.606976] udevd[48]: starting version 173
[    0.607545] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.629567] usbcore: registered new interface driver usbfs
[    0.629592] usbcore: registered new interface driver hub
[    0.634436] usbcore: registered new device driver usb
[    0.635389] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.635424] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.635449] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.635452] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.635499] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.646071] SCSI subsystem initialized
[    0.650307] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.650329] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xea104000
[    0.679233] libata version 3.00 loaded.
[    0.679526] pata_jmicron 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.679554] pata_jmicron 0000:03:00.0: setting latency timer to 64
[    0.681596] scsi0 : pata_jmicron
[    0.682338] scsi1 : pata_jmicron
[    0.682894] ata1: PATA max UDMA/100 cmd 0xc000 ctl 0xc100 bmdma 0xc400 irq 16
[    0.682896] ata2: PATA max UDMA/100 cmd 0xc200 ctl 0xc300 bmdma 0xc408 irq 16
[    0.686824] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.686970] hub 1-0:1.0: USB hub found
[    0.686974] hub 1-0:1.0: 6 ports detected
[    0.687066] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.687092] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.687095] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.687104] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.691029] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.691047] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xea105000
[    0.703350] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.703470] hub 2-0:1.0: USB hub found
[    0.703475] hub 2-0:1.0: 6 ports detected
[    0.703545] ata_piix 0000:00:1f.2: version 2.13
[    0.703562] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.703566] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[    0.703602] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.703854] scsi2 : ata_piix
[    0.703910] scsi3 : ata_piix
[    0.704269] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.704274] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.704292] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.704296] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.704326] ata_piix 0000:00:1f.5: setting latency timer to 64
[    0.704745] scsi4 : ata_piix
[    0.704803] scsi5 : ata_piix
[    0.705071] ata5: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19
[    0.705074] ata6: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19
[    0.732268] uhci_hcd: USB Universal Host Controller Interface driver
[    0.732321] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.732329] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    0.732332] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    0.732346] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    0.732373] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e100
[    0.732501] hub 3-0:1.0: USB hub found
[    0.732504] hub 3-0:1.0: 2 ports detected
[    0.732572] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    0.732577] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    0.732579] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    0.732586] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    0.732615] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e200
[    0.732716] hub 4-0:1.0: USB hub found
[    0.732719] hub 4-0:1.0: 2 ports detected
[    0.732771] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.732776] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    0.732778] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    0.732785] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    0.732806] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e000
[    0.732909] hub 5-0:1.0: USB hub found
[    0.732912] hub 5-0:1.0: 2 ports detected
[    0.732965] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.732970] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    0.732972] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    0.732978] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    0.732999] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e300
[    0.733096] hub 6-0:1.0: USB hub found
[    0.733100] hub 6-0:1.0: 2 ports detected
[    0.733151] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.733156] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    0.733158] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    0.733164] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    0.733185] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[    0.733287] hub 7-0:1.0: USB hub found
[    0.733291] hub 7-0:1.0: 2 ports detected
[    0.733357] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.733362] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    0.733365] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    0.733371] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    0.733392] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e500
[    0.733495] hub 8-0:1.0: USB hub found
[    0.733498] hub 8-0:1.0: 2 ports detected
[    0.903891] ata1.00: ATAPI: PIONEER DVD-RW  DVR-109, 1.17, max UDMA/66
[    0.904187] ata1.01: HPA detected: current 234439535, native 234441648
[    0.904192] ata1.01: ATA-6: ST3120026A, 8.01, max UDMA/100
[    0.904196] ata1.01: 234439535 sectors, multi 16: LBA48 
[    0.917219] ata1.00: configured for UDMA/66
[    0.930714] ata1.01: configured for UDMA/100
[    0.937284] scsi 0:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-109  1.17 PQ: 0 ANSI: 5
[    0.937505] scsi 0:0:1:0: Direct-Access     ATA      ST3120026A       8.01 PQ: 0 ANSI: 5
[    0.993362] usb 1-2: new high speed USB device number 2 using ehci_hcd
[    1.034031] ata6: SATA link down (SStatus 0 SControl 300)
[    1.044721] ata5: SATA link down (SStatus 0 SControl 300)
[    1.117264] hub 1-2:1.0: USB hub found
[    1.117340] hub 1-2:1.0: 4 ports detected
[    1.333354] Refined TSC clocksource calibration: 2533.426 MHz.
[    1.333359] Switching to clocksource tsc
[    1.396847] usb 1-2.3: new low speed USB device number 3 using ehci_hcd
[    1.496729] ata4.00: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.496741] ata4.01: SATA link down (SStatus 0 SControl 300)
[    1.496860] ata3.00: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.496870] ata3.01: SATA link down (SStatus 0 SControl 300)
[    1.503642] ata4.00: ATA-7: SAMSUNG HD154UI, 1AG01118, max UDMA7
[    1.503644] ata4.00: 2930277168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.503757] ata3.00: HPA detected: current 488395055, native 488397168
[    1.503761] ata3.00: ATA-7: HDT722525DLA380, V44OA9BA, max UDMA/133
[    1.503763] ata3.00: 488395055 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.516958] ata3.00: configured for UDMA/133
[    1.517092] scsi 2:0:0:0: Direct-Access     ATA      HDT722525DLA380  V44O PQ: 0 ANSI: 5
[    1.526901] ata4.00: configured for UDMA/133
[    1.527037] scsi 3:0:0:0: Direct-Access     ATA      SAMSUNG HD154UI  1AG0 PQ: 0 ANSI: 5
[    1.535314] sd 0:0:1:0: [sda] 234439535 512-byte logical blocks: (120 GB/111 GiB)
[    1.535357] sd 0:0:1:0: [sda] Write Protect is off
[    1.535359] sd 0:0:1:0: [sda] Mode Sense: 00 3a 00 00
[    1.535378] sd 0:0:1:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.535781] sd 2:0:0:0: [sdb] 488395055 512-byte logical blocks: (250 GB/232 GiB)
[    1.535822] sd 2:0:0:0: [sdb] Write Protect is off
[    1.535825] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.535843] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.536127] sd 3:0:0:0: [sdc] 2930277168 512-byte logical blocks: (1.50 TB/1.36 TiB)
[    1.536167] sd 3:0:0:0: [sdc] Write Protect is off
[    1.536169] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.536187] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.543094]  sda: sda1 sda2
[    1.543394] sd 0:0:1:0: [sda] Attached SCSI disk
[    1.544954] scsi 0:0:0:0: Attached scsi generic sg0 type 5
[    1.544987] sd 0:0:1:0: Attached scsi generic sg1 type 0
[    1.545016] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    1.545048] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    1.548615]  sdc: sdc1
[    1.548817] sd 3:0:0:0: [sdc] Attached SCSI disk
[    1.558838]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.559127] sd 2:0:0:0: [sdb] Attached SCSI disk
[    1.565848] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:1a.7/usb1/1-2/1-2.3/1-2.3:1.0/input/input1
[    1.565915] generic-usb 0003:046D:C051.0001: input,hidraw0: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1a.7-2.3/input0
[    1.565955] usbcore: registered new interface driver usbhid
[    1.565957] usbhid: USB HID core driver
[    1.566659] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[    1.566664] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.566858] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.985717] EXT4-fs (sdb3): INFO: recovery required on readonly filesystem
[    1.985720] EXT4-fs (sdb3): write access will be enabled during recovery
[    2.031261] EXT4-fs (sdb3): recovery complete
[    2.031636] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
[    3.298537] udevd[304]: starting version 173
[    3.689948] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[    3.689954] ACPI: Power Button [PWRB]
[    3.690022] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[    3.690025] ACPI: Power Button [PWRF]
[    3.799725] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    3.938482] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    3.938501] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    3.938548] r8169 0000:04:00.0: setting latency timer to 64
[    3.938596] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[    3.938784] r8169 0000:04:00.0: eth0: RTL8168c/8111c at 0xffffc9000518a000, 00:1f:d0:83:62:42, XID 1c4000c0 IRQ 44
[    3.981827] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    3.986543] ACPI: acpi_idle registered with cpuidle
[    3.986624] Marking TSC unstable due to TSC halts in idle
[    3.987111] Switching to clocksource hpet
[    3.999956] Floppy drive(s): fd0 is 1.44M
[    4.013661] FDC 0 is a post-1991 82077
[    4.240978] nvidia: module license 'NVIDIA' taints kernel.
[    4.240983] Disabling lock debugging due to kernel taint
[    4.249471] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    4.249560] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    4.249592] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    4.264110] iTCO_vendor_support: vendor-support=0
[    4.275836] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    4.275926] iTCO_wdt: Found a ICH10 TCO device (Version=2, TCOBASE=0x0460)
[    4.275985] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    4.276765] IT8718 SuperIO detected.
[    4.276904] parport_pc 00:09: reported by Plug and Play ACPI
[    4.276944] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    4.314008] ppdev: user-space parallel port driver
[    4.939438] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    4.939447] nvidia 0000:01:00.0: setting latency timer to 64
[    4.939452] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    4.939588] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 PDT 2011
[    6.188576] EXT4-fs (sdb3): re-mounted. Opts: (null)
[    6.433654] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    6.582406] Adding 1726980k swap on /dev/sdb2.  Priority:-1 extents:1 across:1726980k 

Thanks guys. I appreciate any help I can get here. Might I need to put hal earlier in my module chain?

Last edited by B-80 (2011-08-22 19:25:17)

Offline

#4 2011-08-23 00:19:03

anonymous_user
Member
Registered: 2009-08-28
Posts: 3,059

Re: [Solved] Arch broke very badly out of nowhere....

HAL is long since depreciated. You could probably remove it. Also did you have dbus in your daemons list?

Offline

#5 2011-08-23 00:25:12

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: [Solved] Arch broke very badly out of nowhere....

anonymous_user wrote:

HAL is long since depreciated. You could probably remove it. Also did you have dbus in your daemons list?

That's what I thought about HAL, I guess running startx before gdm made the difference(but I am pretty sure I tried that before without HAL and it didn't work).

As for dbus, yeah it's in there.

Offline

#6 2011-08-23 01:00:37

thisoldman
Member
From: Pittsburgh
Registered: 2009-04-25
Posts: 1,172

Re: [Solved] Arch broke very badly out of nowhere....

The Arch developers have been busy, the boot log is now readable.  Thank you, devs.

Use 'less' to examine 'var/log/boot' and you may find your 'FAIL' messages.  Also, you can use 'grep' to sort through the 'dmesg' output with

dmesg | grep -i fail

If you would post the exact messages you find, it will assist others with helping you.

Offline

#7 2011-08-23 03:35:43

Bebo
Member
From: Göteborg, Sweden
Registered: 2006-06-07
Posts: 207

Re: [Solved] Arch broke very badly out of nowhere....

Maybe a long shot, but has any of your partitions filled up to 100%? It can cause all sorts of confusing stuff.

Offline

#8 2011-08-23 06:47:41

sunnieside-up
Member
Registered: 2011-08-10
Posts: 58

Re: [Solved] Arch broke very badly out of nowhere....

This may not help right this moment, but I would suggest backing up your Arch for the future, either using tar, or mondo rescue. That way you can easily restore your system to a previous point without losing all the installation work.

Offline

#9 2011-08-24 22:15:21

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: [Solved] Arch broke very badly out of nowhere....

Update: So it seems this was a graphics card problem (it died the next day). Unfortunately, when I updated arch, it didn't update grub(and I guess the linux kernel image has a new name now), so I was unable to boot into arch. I ended up reinstalling, so I don't have any logs or anything to further probe the issue, but all is working now it seems; except for I have to set everything up again sad



sunnieside-up wrote:

This may not help right this moment, but I would suggest backing up your Arch for the future, either using tar, or mondo rescue. That way you can easily restore your system to a previous point without losing all the installation work.

I have never heard about these... I'll have to check them out.

Offline

#10 2011-08-24 23:09:30

cbowman57
Member
Registered: 2011-08-21
Posts: 77

Re: [Solved] Arch broke very badly out of nowhere....

In a similar vein, though mine is still running great this error keeps popping up on boot, obviously dbus is being loaded twice.

Starting D-BUS system messagebus ^[[191G   [BUSY] Failed to start message bus: The pid file "/var/run/dbus.pid" exists, if the message bus is not running
Wed Aug 24 13:32:54 2011: ^[[191G   [FAIL] 

Any guidance would be appreciated.

Offline

#11 2011-08-25 05:42:59

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: [Solved] Arch broke very badly out of nowhere....

As for creating backups (which is strongly recommended) - have a look at the wiki: https://wiki.archlinux.org/index.php/Backup.
There also were several threads on the backup topic, just search the forums.


To know or not to know ...
... the questions remain forever.

Offline

Board footer

Powered by FluxBB