Kernel paramter in zone

Hi ,
I have a issue I need to change a kernel paramter in a zone
we have
global Zone
>>zone1 full zone
>> Zone 2 sparse zone
Now I need to change 2 parameters in both the zones full and sparse
tcp_conn_req_max_q
tcp_conn_req_max_q0
Can Gurus please tell me how to do it for both types of zone.I can not find anything like /etc/system in zone1.
for zone2 i suppose if I change paramter in global Zone it would be reflected in Zone2 (sparse Zone.)
BR,
Kapil+

kapiljha wrote:
Hi ,
I have a issue I need to change a kernel paramter in a zoneZones don't run a separate kernel. So they don't have independent kernel parameter settings.
Now I need to change 2 parameters in both the zones full and sparse
tcp_conn_req_max_q
tcp_conn_req_max_q0
Can Gurus please tell me how to do it for both types of zone.I can not find anything like /etc/system in zone1.These are TCP tunables. Zones do have independent TCP setups, so these settings might be independent.
See the Solaris Tunable Parmeters Reference Manual for them. It describes the individual parameters and the fact that you can use 'ndd' to make changes.
[http://docs.sun.com/app/docs/doc/817-0404/chapter4-1?a=view]
for zone2 i suppose if I change paramter in global Zone it would be reflected in Zone2 (sparse Zone.)Sparse vs Full isn't something that affects how the portions of the OS are shared or separated here.
Darren

Similar Messages

  • Kernel Patching with zones

    I have a T2000 installed with the Solaris 10 1/06 release with several zones created on it. 4 zones are "sparse" root, and one (zone-5) is a "whole root" zone.
    In order to apply and certify (internally) the latest sendmail patch, Solaris 10 needs a later kernel patch than I had installed (this is a subject for another discussion...). So I downloaded the latest patch cluster (4/6 Recommended cluster) to apply it.
    I shut down the non-global zones, and took the machine to single user mode, and installed the cluster. It seemed to go in fine, except for the following error:
    Zone zone-5
    Rejected patches:
    122856-01
    Patches that passed the dependency check:
    None.
    Fatal failure occurred - impossible to install any patches.
    zone-5: For patch 122856-01, required patch 118822-30 does not exist.
    Fatal failure occurred - impossible to install any patches.Now, 118822-30 is a kernel patch series that is prerequisite for the latest kernel patch (118833-03). Zone-5 is my only whole-root zone. I then looked at the patch cluster log, and discovered that a handful of patches (including 118822-30) had also failed:
    titan15n> grep failed /var/sadm/install_data/Solaris_10_Recommended_Patch_Cluster_log
    Pkgadd failed. See /var/tmp/119254-19.log.6615 for details
    Pkgadd failed. See /var/tmp/118712-09.log.9307 for details
    Pkgadd failed. See /var/tmp/119578-18.log.15160 for details
    Pkgadd failed. See /var/tmp/121308-03.log.18339 for details
    Pkgadd failed. See /var/tmp/119689-07.log.22068 for details
    Pkgadd failed. See /var/tmp/118822-30.log.9404 for details
    Pkgadd failed. See /var/tmp/119059-11.log.29911 for details
    Pkgadd failed. See /var/tmp/119596-03.log.4724 for details
    Pkgadd failed. See /var/tmp/119985-02.log.8349 for details
    Pkgadd failed. See /var/tmp/122032-02.log.13334 for details
    Pkgadd failed. See /var/tmp/118918-14.log.27743 for detailsLooking at any of these logs (in the non-global zone-5's /var/tmp directory shows failures like the following snippet:
    pkgadd: ERROR: unable to create unique temporary file </usr/platform/sun4us/include/sys/cheetahregs.h6HaG8w>: (30) Read-only file sy
    stem
    pkgadd: ERROR: unable to create unique temporary file </usr/platform/sun4us/include/sys/clock.h7HaG8w>: (30) Read-only file system
    pkgadd: ERROR: unable to create unique temporary file </usr/platform/sun4us/include/sys/dvma.h8HaG8w>: (30) Read-only file systemQuestion(s):
    Why would there be read-only file systems where tmp files are getting written? Possibly a timing issue?
    Is there a "best practice" on applying patch clusters, and specifically, the kernel patch? Did I make a mistake in taking the zones down first? It seems like the zones were being booted up as the patches were getting applied, but I may be misinterpreting the output.
    Even though the patches failed to apply to zone-5, the uname -a output in the zone show the latest kernel patch, but does NOT show 118822-30 (118822-25 is what showrev -p in the non-global zone-5 shows -- which is the level I was at before attempting to patch).
    Any solutions?
    Thanks.

    The kernel config and patch are irrelevant - I have tried to compile the stock arch kernel just to make sure that it WASN'T the patch - I simple copied the folder from ABS, did makepkg and installed - no lucky. The problem seems to be that all of the kernels I compile end up with the folder in /lib/modules having -dirty on the end of them. How do I stop this '-dirty'?
    I notice in the build I get this message -
    ==> Building the kernel
    fatal: cannot describe '604d205b49b9a478cbda542c65bacb9e1fa4c840'
      CHK     include/linux/version.h

  • Kernel parameter for zones

    Hi everybody,
    I trying to install Oracle Application server in solaris native zone. I am getting the following error " Oracle application Server 10g Web Cache requires the kernel parameter rlim_fd_max to be set to a valuse of 65536 or higher. Please set rlim_fs_max to 65536 or higher , reboot the machine asn restart the installation.
    but the value is already set to same value
    $ ulimit -Hn
    65536
    Any idea how set this value for zone ?
    Thanks
    John

    Sorry, doubled response
    Edited by: brusell on Jun 10, 2010 4:24 AM

  • Need to compile nvidia driver for a custom kernel [SOLVED]

    I compiled a custom kernel following this wiki page: http://wiki.archlinux.org/index.php/Ker … rom_Source
    I can boot into it just fine.  I now want to compile an nvidia driver for use with it and followed the steps on this wiki page: http://wiki.archlinux.org/index.php/NVI … tom_kernel
    I run into a problem when makepkg trys to compile it.  Here is the output:
    $ cd ~/devel/abs/nvidia/
    $ makepkg -c
    ==> Making package: nvidia-my 190.42-1 x86_64 (Thu Nov 5 17:42:29 EST 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found NVIDIA-Linux-x86_64-190.42-pkg0.run in build dir
    ==> Validating source files with md5sums...
    NVIDIA-Linux-x86_64-190.42-pkg0.run ... Passed
    ==> Extracting Sources...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    Creating directory NVIDIA-Linux-x86_64-190.42-pkg0
    Verifying archive integrity... OK
    Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 190.42..................................................................................................................................................
    If you are using a Linux 2.4 kernel, please make sure
    you either have configured kernel sources matching your
    kernel or the correct set of kernel headers installed
    on your system.
    If you are using a Linux 2.6 kernel, please make sure
    you have configured kernel sources matching your kernel
    installed on your system. If you specified a separate
    output directory using either the "KBUILD_OUTPUT" or
    the "O" KBUILD parameter, make sure to specify this
    directory with the SYSOUT environment variable or with
    the equivalent nvidia-installer command line option.
    Depending on where and how the kernel sources (or the
    kernel headers) were installed, you may need to specify
    their location with the SYSSRC environment variable or
    the equivalent nvidia-installer command line option.
    *** Unable to determine the target kernel version. ***
    make: *** [select_makefile] Error 1
    ==> ERROR: Build Failed.
    Aborting...
    The step it's choking on is (from the PKGBUILD), "make SYSSRC=/lib/modules/${_kernver}/build module || return 1"
    What am I doing wrong?
    My PKGBUILD:
    pkgname=nvidia-my
    pkgver=190.42
    _kernver='2.6.32-rc6-MINE'
    pkgrel=1
    pkgdesc="NVIDIA drivers for kernel26."
    arch=('i686' 'x86_64')
    [ "$CARCH" = "i686" ] && ARCH=x86
    [ "$CARCH" = "x86_64" ] && ARCH=x86_64
    url="http://www.nvidia.com/"
    depends=('kernel26>=2.6.31' 'kernel26<2.6.32' "nvidia-utils=${pkgver}")
    conflicts=('nvidia-96xx' 'nvidia-173xx')
    license=('custom')
    install=nvidia.install
    source=("http://download.nvidia.com/XFree86/Linux-$ARCH/${pkgver}/NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run")
    md5sums=('f94806feee87de756d14fe3e9bcaf05a')
    [ "$CARCH" = "x86_64" ] && md5sums=('ae431ff849ec01446e6724f9fcfe3bb4')
    build() {
    cd $srcdir
    sh NVIDIA-Linux-$ARCH-${pkgver}-pkg0.run --extract-only
    cd NVIDIA-Linux-$ARCH-${pkgver}-pkg0
    cd usr/src/nv/
    ln -s Makefile.kbuild Makefile
    make SYSSRC=/lib/modules/${_kernver}/build module || return 1
    mkdir -p $pkgdir/lib/modules/${_kernver}/kernel/drivers/video/
    install -m644 nvidia.ko $pkgdir/lib/modules/${_kernver}/kernel/drivers/video/
    sed -i -e "s/KERNEL_VERSION='.*'/KERNEL_VERSION='${_kernver}'/" $startdir/nvidia.install
    My nvidia.install
    post_install() {
    KERNEL_VERSION='2.6.32-rc6-MINE'
    depmod $KERNEL_VERSION
    post_upgrade() {
    post_install
    rmmod nvidia || echo 'In order to use the new nvidia module, exit Xserver and unload it manually.'
    post_remove() {
    KERNEL_VERSION='2.6.32-rc6-MINE'
    depmod $KERNEL_VERSION
    Last edited by graysky (2009-11-07 10:54:33)

    Hello,
    I'm kind of a noob and am trying to get follow the directions from the Nvidia wiki on installing on a custom kernel.  I'm trying to use the abs method to install on kernel26rt version 2.6.33rt.  I followed directions exactly and am getting an error that I didn't find on any other posts.  Can you please take a look?  Here is my terminal:
    [jsadural@jlinux nvidia]$ makepkg -ci
    ==> Making package: nvidia-2633rt 270.30-3 (Wed Mar 30 08:53:08 PDT 2011)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving Sources...
      -> Downloading NVIDIA-Linux-x86_64-270.30-no-compat32.run...
    --2011-03-30 08:53:08--  ftp://download.nvidia.com/XFree86/Linux … mpat32.run
               => “NVIDIA-Linux-x86_64-270.30-no-compat32.run.part”
    Resolving download.nvidia.com... 69.31.121.43
    Connecting to download.nvidia.com|69.31.121.43|:21... connected.
    Logging in as anonymous ... Logged in!
    ==> SYST ... done.    ==> PWD ... done.
    ==> TYPE I ... done.  ==> CWD (1) /XFree86/Linux-x86_64/270.30 ... done.
    ==> SIZE NVIDIA-Linux-x86_64-270.30-no-compat32.run ... 30037601
    ==> PASV ... done.    ==> RETR NVIDIA-Linux-x86_64-270.30-no-compat32.run ... done.
    Length: 30037601 (29M) (unauthoritative)
    100%[======================================>] 30,037,601   696K/s   in 42s     
    2011-03-30 08:53:50 (696 KB/s) - “NVIDIA-Linux-x86_64-270.30-no-compat32.run.part” saved [30037601]
    ==> Validating source files with md5sums...
        NVIDIA-Linux-x86_64-270.30-no-compat32.run ... Passed
    ==> Extracting Sources...
    ==> Starting build()...
    Creating directory NVIDIA-Linux-x86_64-270.30-no-compat32
    Verifying archive integrity... OK
    Uncompressing NVIDIA Accelerated Graphics Driver for Linux-x86_64 270.30........................................................................................................................
    NVIDIA: calling KBUILD...
    test -e include/generated/autoconf.h -a -e include/config/auto.conf || (    \
        echo;                                \
        echo "  ERROR: Kernel configuration is invalid.";        \
        echo "         include/generated/autoconf.h or include/config/auto.conf are missing.";\
        echo "         Run 'make oldconfig && make prepare' on kernel src to fix it.";    \
        echo;                                \
        /bin/false)
    mkdir -p /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/.tmp_versions ; rm -f /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/.tmp_versions/*
    make -f scripts/Makefile.build obj=/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel
      cc -Wp,-MD,/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/.nv.o.d  -nostdinc -isystem /usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/include -I/usr/src/linux-2.6.33-rt/arch/x86/include -Iinclude  -include include/generated/autoconf.h -D__KERNEL__ -Wall -Wundef -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing -fno-common -Werror-implicit-function-declaration -Wno-format-security -fno-delete-null-pointer-checks -O2 -m64 -mtune=generic -mno-red-zone -mcmodel=kernel -funit-at-a-time -maccumulate-outgoing-args -fstack-protector -DCONFIG_AS_CFI=1 -DCONFIG_AS_CFI_SIGNAL_FRAME=1 -pipe -Wno-sign-compare -fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow -Wframe-larger-than=2048 -fomit-frame-pointer -Wdeclaration-after-statement -Wno-pointer-sign -fno-strict-overflow -fno-dwarf2-cfi-asm -fconserve-stack -I/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel -Wall -MD -Wsign-compare -Wno-cast-qual -Wno-error -D__KERNEL__ -DMODULE -DNVRM -DNV_VERSION_STRING=\"270.30\" -Wno-unused-function -mcmodel=kernel -mno-red-zone -UDEBUG -U_DEBUG -DNDEBUG  -DMODULE -D"KBUILD_STR(s)=#s" -D"KBUILD_BASENAME=KBUILD_STR(nv)"  -D"KBUILD_MODNAME=KBUILD_STR(nvidia)"  -c -o /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.o /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c
    In file included from /usr/src/linux-2.6.33-rt/arch/x86/include/asm/uaccess.h:573:0,
                     from include/linux/poll.h:13,
                     from /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h:84,
                     from /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:13:
    /usr/src/linux-2.6.33-rt/arch/x86/include/asm/uaccess_64.h: In function ‘copy_from_user’:
    /usr/src/linux-2.6.33-rt/arch/x86/include/asm/uaccess_64.h:35:6: warning: comparison between signed and unsigned integer expressions
    In file included from /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:13:0:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h: At top level:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h:251:35: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘nv_spinlock_t’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv-linux.h:1436:5: error: expected specifier-qualifier-list before ‘nv_spinlock_t’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_alloc_file_private’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1993:5: error: implicit declaration of function ‘semaphore_init’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1994:5: error: ‘nv_file_private_t’ has no member named ‘waitqueue’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1995:5: error: implicit declaration of function ‘atomic_spin_lock_init’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:1995:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_kern_poll’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2790:30: error: ‘nv_file_private_t’ has no member named ‘waitqueue’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2793:5: error: implicit declaration of function ‘atomic_spin_lock_irqsave’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2793:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2804:5: error: implicit declaration of function ‘atomic_spin_unlock_irqrestore’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:2804:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_kern_close_registry’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3595:18: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3611:22: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_kern_write_registry’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3703:51: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3710:45: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:3720:9: error: ‘nv_file_private_t’ has no member named ‘off’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_post_event’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4330:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4347:5: error: ‘nv_file_private_t’ has no member named ‘waitqueue’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4348:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c: In function ‘nv_get_event’:
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4362:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4365:9: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    /home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.c:4390:5: error: ‘nv_file_private_t’ has no member named ‘fp_lock’
    make[3]: *** [/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel/nv.o] Error 1
    make[2]: *** [_module_/home/jsadural/devel/abs/nvidia/src/NVIDIA-Linux-x86_64-270.30-no-compat32/kernel] Error 2
    NVIDIA: left KBUILD.
    nvidia.ko failed to build!
    make[1]: *** [module] Error 1
    make: *** [module] Error 2
    ==> ERROR: A failure occurred in build().
        Aborting...
    thanks,
    jason

  • Pools and zones

    Hi All,
    Just been playing around with this all (very good stuff btw!) and came across this problem when creating the pools, from prtdiag:
    E$ CPU CPU
    CPU Freq Size Implementation Mask Status Location
    0 1280 MHz 1MB SUNW,UltraSPARC-IIIi 2.4 on-line MB/P0
    1 1280 MHz 1MB SUNW,UltraSPARC-IIIi 2.4 on-line MB/P1
    but if I try and create a pool ala:
    # cat 2
    create pset cpu1 ( uint pset.min = 1; uint pset.max = 1 )
    create pool james1
    associate pool james1 ( pset cpu1 )
    create pset cpu2 ( uint pset.min = 1; uint pset.max = 1 )
    create pool james2
    associate pool james2 ( pset cpu2 )
    # pooladm -x; pooladm -s; poolcfg -f 2; pooladm -c
    pooladm: configuration at '/etc/pooladm.conf' cannot be instantiated on current system
    It'll create 1 pool fine, but not the 2nd. I''d have thought this would be ok since I'm still only defining a max of 2 cpu's - any ideas?
    Cheers,
    James.

    G'Day,
    that technique looks familiar :-)
    You are on a machine with 2 CPUs, and you are trying to allocate them both to pools. You need to leave a CPU in the default_pool where the kernel and global zone is running.
    FSS is probably more fun on servers with few CPUs.
    Brendan Gregg
    [Sydney, Australia]

  • [SOLVED] Custom Kernel failed to boot

    Hello everyone, this is my first time compiling my own kernel,  I was afraid of breaking the base system so I followed the guides on the wiki
    http://wiki.archlinux.org/index.php/Ker … n_with_ABS
    http://wiki.archlinux.org/index.php/Cus … n_with_ABS
    :: Running Hook [filesystems]
    :: Loading root filesystem module...
    ERROR: Failed to parse block device name for '/dev/sda4'
    ERROR: root fs cannot be detected. Try using the rootfstype= kernel paramter.
    ERROR: Unable to create/detect root device '/dev/sda4'
    I have tried to make an intrid by makeinitcpio -k <my kernel version> -g kernel-SLAB.img but that didn't really do anything.
    So I'm just wondering where I have done wrong, the kernel error messages are pertty cryptic so I have no idea, I would really appreciate any help I can get right now.
    Here's a list of the files that I have used or related to this problem. Thanks all!
    *PKGBUILD
    http://www.ualberta.ca/~blu2/kernel26/PKGBUILD
    *kernel config file
    http://www.ualberta.ca/~blu2/kernel26/config
    *GRUB menu.lst
    http://www.ualberta.ca/~blu2/kernel26/menu.lst
    *mkinitcpio conf
    http://www.ualberta.ca/~blu2/kernel26/mkinitcpio.conf
    *RC.conf
    http://www.ualberta.ca/~blu2/kernel26/rc.conf
    Update, HELP NEEDED
    To be on the safe side, I decided not to apply any EXTRA patch at all, so I used the kernel26 from /var/abs/core/base/kernel26, ONLY changing the package name and the features I wanted, (I changed the generic m686 MARCH to MK8 (amd semperon processor) and KEPT everything else as is to the .config file in /usr/src/linux-2.6.23.12-ARCH/.config
    The package compiled fine but again, but I can't boot properly, giving the same error as previous attempts. The mkinitcpio generated an image that I can boot with the original kernel that came with Arch, but not the kernel I compiled.
    I noticed that during boot, when loading udev, for the original kernel, there's a lot of messages showing modules being detected etc., but for my compiled kernel, there's only one message loading the PS2 keyboard, and nothing else, the HOOK filesystem was ran immediately after that. Is there anyway to capture those initial boot messages? Thanks!
    I'm not sure what I am doing wrong. Any help is appreciated.
    Update
    Kernel sucessfully compiled with the help of fwojciec, thank you.
    Last edited by blu3ness (2008-01-15 05:42:38)

    I can only really tell you how I do it -- I'm not exactly an expert with in-depth knowledge of how kernel works  
    The way I compile the kernel is by adapting the PKGBUILD for the current kernel from the ABS.  I use the script from this thread (http://bbs.archlinux.org/viewtopic.php?id=34815) to rename the kernel and add "make menuconfig" command to the PKGBUILD; I also manually add some patches.  If you want to use this script be careful: is a bit old and last time I've tried it changed "kernel26" to kernel26-[myname] in few some source addresses which obviously was not good but also not really difficult to fix. 
    When I compile the kernel like this I can just do "mkinitcpio -p kernel26-[myname]" and this generates the image without any problems.
    Sorry -- that's the best answer I can give you.  Perhaps somebody else will have ideas what needs to be done using your method to get the kernel to work.  Maybe just looking at the script will give you some ideas...

  • Dumpadm not applicable for zones?

    i run a zone and tried to configure the dumpdevice. unfortunately it didn't work because there is no /dev/dump device in the zone:
    # dumpadm -d swap
    dumpadm: failed to open /dev/dump: No such file or directory
    # dumpadm
    dumpadm: failed to open /dev/dump: No such file or directory
    # ls /dev/dump
    /dev/dump: No such file or directory
    is there any way to correct this or is this intended behaviour and dumpadm is not intended to be used in zones?
    regards,
    -martin

    dumpadm is not intended for zones.
    The kernel is a zone is only a virtual kernel it can't crashdump.
    If the kernel crashes, it will be the global zone and it will take down all the zones.

  • Since kernel version 3.19.x-x my ultrabook cannot reboot nor shutdown

    Hello,
    Can somebody help me out? With kernel version 3.18xxx everything works fine... Does that mean that i have to downgrade my kernel???

    Yes, here again.
    -- Logs begin at So 2013-12-01 00:41:03 CET, end at Sa 2015-04-11 21:13:40 CEST. --
    Apr 11 20:59:04 coco-lap systemd-journal[154]: Runtime journal is using 8.0M (max allowed 188.8M, trying to leave 283.3M free of 1.8G available → current limit 188.8M).
    Apr 11 20:59:05 coco-lap systemd-journal[154]: Permanent journal is using 2.1G (max allowed 4.0G, trying to leave 4.0G free of 187.5G available → current limit 4.0G).
    Apr 11 20:59:06 coco-lap systemd-journal[154]: Time spent on flushing to /var is 731.179ms for 2 entries.
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpuset
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpu
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpuacct
    Apr 11 20:59:06 coco-lap kernel: Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    Apr 11 20:59:06 coco-lap kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=400f7053-9f5d-4381-92e5-856214a0b1bb rw quiet rcutree.rcu_idle_gp_delay=1
    Apr 11 20:59:06 coco-lap kernel: e820: BIOS-provided physical RAM map:
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000040005000-0x0000000090daffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000090db0000-0x00000000921affff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000921b0000-0x0000000096abefff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096abf000-0x0000000096ebefff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096ebf000-0x0000000096fbefff] ACPI NVS
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096fbf000-0x0000000096ffefff] ACPI data
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096fff000-0x0000000096ffffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000097000000-0x000000009f9fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000100000000-0x000000015f5fffff] usable
    Apr 11 20:59:06 coco-lap kernel: NX (Execute Disable) protection: active
    Apr 11 20:59:06 coco-lap kernel: SMBIOS 2.7 present.
    Apr 11 20:59:06 coco-lap kernel: DMI: Acer Aspire M5-481TG/MA40_HX, BIOS V2.02 08/15/2012
    Apr 11 20:59:06 coco-lap kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Apr 11 20:59:06 coco-lap kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Apr 11 20:59:06 coco-lap kernel: AGP: No AGP bridge found
    Apr 11 20:59:06 coco-lap kernel: e820: last_pfn = 0x15f600 max_arch_pfn = 0x400000000
    Apr 11 20:59:06 coco-lap kernel: MTRR default type: uncachable
    Apr 11 20:59:06 coco-lap kernel: MTRR fixed ranges enabled:
    Apr 11 20:59:06 coco-lap kernel: 00000-9FFFF write-back
    Apr 11 20:59:06 coco-lap kernel: A0000-BFFFF uncachable
    Apr 11 20:59:06 coco-lap kernel: C0000-E7FFF write-protect
    Apr 11 20:59:06 coco-lap kernel: E8000-EFFFF write-combining
    Apr 11 20:59:06 coco-lap kernel: F0000-FFFFF write-protect
    Apr 11 20:59:06 coco-lap kernel: MTRR variable ranges enabled:
    Apr 11 20:59:06 coco-lap kernel: 0 base 000000000 mask F80000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 1 base 080000000 mask FE0000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 2 base 097000000 mask FFF000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 3 base 098000000 mask FF8000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 4 base 0FFC00000 mask FFFC00000 write-protect
    Apr 11 20:59:06 coco-lap kernel: 5 base 100000000 mask F80000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 6 base 15F600000 mask FFFE00000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 7 base 15F800000 mask FFF800000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 8 base 160000000 mask FE0000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 9 disabled
    Apr 11 20:59:06 coco-lap kernel: PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    Apr 11 20:59:06 coco-lap kernel: e820: last_pfn = 0x97000 max_arch_pfn = 0x400000000
    Apr 11 20:59:06 coco-lap kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    Apr 11 20:59:06 coco-lap kernel: Scanning 1 areas for low memory corruption
    Apr 11 20:59:06 coco-lap kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00000000-0x000fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b34000, 0x01b34fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x15f400000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x15f400000-0x15f5fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b35000, 0x01b35fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x140000000-0x15f3fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x140000000-0x15f3fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x120000000-0x13fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x120000000-0x13fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b36000, 0x01b36fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00100000-0x001fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00200000-0x1fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x20200000-0x40003fff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x20200000-0x3fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40000000-0x40003fff] page 4k
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b37000, 0x01b37fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x40005000-0x90daffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40005000-0x401fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40200000-0x90bfffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x90c00000-0x90daffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x921b0000-0x96abefff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x921b0000-0x921fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x92200000-0x969fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x96a00000-0x96abefff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x96fff000-0x96ffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x96fff000-0x96ffffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x100000000-0x11fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x100000000-0x11fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: RAMDISK: [mem 0x36f38000-0x37793fff]
    Apr 11 20:59:06 coco-lap kernel: ACPI: Early table checksum verification disabled
    Apr 11 20:59:06 coco-lap kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
    Apr 11 20:59:06 coco-lap kernel: ACPI: XSDT 0x0000000096FFE210 0000AC (v01 ACRSYS ACRPRDCT 00000001 01000013)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FACP 0x0000000096FFB000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: DSDT 0x0000000096FEC000 00B054 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FACS 0x0000000096FBA000 000040
    Apr 11 20:59:06 coco-lap kernel: ACPI: UEFI 0x0000000096FFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: ASF! 0x0000000096FFC000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: HPET 0x0000000096FFA000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: APIC 0x0000000096FF9000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: MCFG 0x0000000096FF8000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SLIC 0x0000000096FEB000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: WDAT 0x0000000096FEA000 000224 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FE8000 001068 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: BOOT 0x0000000096FE6000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: ASPT 0x0000000096FE1000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FPDT 0x0000000096FDF000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: MSDM 0x0000000096FDE000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FDD000 0008A2 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FDC000 000A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: DMAR 0x0000000096FDB000 0000B8 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FD8000 002A05 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Local APIC address 0xfee00000
    Apr 11 20:59:06 coco-lap kernel: No NUMA configuration found
    Apr 11 20:59:06 coco-lap kernel: Faking a node at [mem 0x0000000000000000-0x000000015f5fffff]
    Apr 11 20:59:06 coco-lap kernel: NODE_DATA(0) allocated [mem 0x15f5f6000-0x15f5f9fff]
    Apr 11 20:59:06 coco-lap kernel: [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015ae00000-ffff88015ebfffff] on node 0
    Apr 11 20:59:06 coco-lap kernel: Zone ranges:
    Apr 11 20:59:06 coco-lap kernel: DMA [mem 0x00001000-0x00ffffff]
    Apr 11 20:59:06 coco-lap kernel: DMA32 [mem 0x01000000-0xffffffff]
    Apr 11 20:59:06 coco-lap kernel: Normal [mem 0x100000000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: Movable zone start for each node
    Apr 11 20:59:06 coco-lap kernel: Early memory node ranges
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x00001000-0x0009cfff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x00100000-0x1fffffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x20200000-0x40003fff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x40005000-0x90daffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x921b0000-0x96abefff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x96fff000-0x96ffffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x100000000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: Initmem setup node 0 [mem 0x00001000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: On node 0 totalpages: 1002075
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 64 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 21 pages reserved
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 3996 pages, LIFO batch:0
    Apr 11 20:59:06 coco-lap kernel: DMA32 zone: 9491 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: DMA32 zone: 607423 pages, LIFO batch:31
    Apr 11 20:59:06 coco-lap kernel: Normal zone: 6104 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: Normal zone: 390656 pages, LIFO batch:31
    Apr 11 20:59:06 coco-lap kernel: Reserving Intel graphics stolen memory at 0x97a00000-0x9f9fffff
    Apr 11 20:59:06 coco-lap kernel: ACPI: PM-Timer IO Port: 0x408
    Apr 11 20:59:06 coco-lap kernel: ACPI: Local APIC address 0xfee00000
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    Apr 11 20:59:06 coco-lap kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    Apr 11 20:59:06 coco-lap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Apr 11 20:59:06 coco-lap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Apr 11 20:59:06 coco-lap kernel: ACPI: IRQ0 used by override.
    Apr 11 20:59:06 coco-lap kernel: ACPI: IRQ9 used by override.
    Apr 11 20:59:06 coco-lap kernel: Using ACPI (MADT) for SMP configuration information
    Apr 11 20:59:06 coco-lap kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Apr 11 20:59:06 coco-lap kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x90db0000-0x921affff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96abf000-0x96ebefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96ebf000-0x96fbefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96fbf000-0x96ffefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x97000000-0x9f9fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
    Apr 11 20:59:06 coco-lap kernel: e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    Apr 11 20:59:06 coco-lap kernel: Booting paravirtualized kernel on bare hardware
    Apr 11 20:59:06 coco-lap kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Apr 11 20:59:06 coco-lap kernel: PERCPU: Embedded 31 pages/cpu @ffff88015f200000 s86336 r8192 d32448 u262144
    Apr 11 20:59:06 coco-lap kernel: pcpu-alloc: s86336 r8192 d32448 u262144 alloc=1*2097152
    Apr 11 20:59:06 coco-lap kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Apr 11 20:59:06 coco-lap kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 986395
    Apr 11 20:59:06 coco-lap kernel: Policy zone: Normal
    Apr 11 20:59:06 coco-lap kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=400f7053-9f5d-4381-92e5-856214a0b1bb rw quiet rcutree.rcu_idle_gp_delay=1
    Apr 11 20:59:06 coco-lap kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Apr 11 20:59:06 coco-lap kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    Apr 11 20:59:06 coco-lap kernel: AGP: Checking aperture...
    Apr 11 20:59:06 coco-lap kernel: AGP: No AGP bridge found
    Apr 11 20:59:06 coco-lap kernel: Calgary: detecting Calgary via BIOS EBDA area
    Apr 11 20:59:06 coco-lap kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Apr 11 20:59:06 coco-lap kernel: Memory: 3857344K/4008300K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 150956K reserved, 0K cma-reserved)
    Apr 11 20:59:06 coco-lap kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Apr 11 20:59:06 coco-lap kernel: Preemptible hierarchical RCU implementation.
    Apr 11 20:59:06 coco-lap kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Apr 11 20:59:06 coco-lap kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Apr 11 20:59:06 coco-lap kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Apr 11 20:59:06 coco-lap kernel: NR_IRQS:8448 nr_irqs:488 16
    Apr 11 20:59:06 coco-lap kernel: Console: colour dummy device 80x25
    Apr 11 20:59:06 coco-lap kernel: console [tty0] enabled
    Apr 11 20:59:06 coco-lap kernel: hpet clockevent registered
    Apr 11 20:59:06 coco-lap kernel: tsc: Fast TSC calibration using PIT
    Apr 11 20:59:06 coco-lap kernel: tsc: Detected 1696.112 MHz processor
    Apr 11 20:59:06 coco-lap kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.56 BogoMIPS (lpj=5653706)
    Apr 11 20:59:06 coco-lap kernel: pid_max: default: 32768 minimum: 301
    Apr 11 20:59:06 coco-lap kernel: ACPI: Core revision 20141107
    Apr 11 20:59:06 coco-lap kernel: ACPI: All ACPI Tables successfully acquired
    Apr 11 20:59:06 coco-lap kernel: Security Framework initialized
    Apr 11 20:59:06 coco-lap kernel: Yama: becoming mindful.
    Apr 11 20:59:06 coco-lap kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Apr 11 20:59:06 coco-lap kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Apr 11 20:59:06 coco-lap kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 11 20:59:06 coco-lap kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys memory
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys devices
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys freezer
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys net_cls
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys blkio
    Apr 11 20:59:06 coco-lap kernel: CPU: Physical Processor ID: 0
    Apr 11 20:59:06 coco-lap kernel: CPU: Processor Core ID: 0
    Apr 11 20:59:06 coco-lap kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Apr 11 20:59:06 coco-lap kernel: mce: CPU supports 7 MCE banks
    Apr 11 20:59:06 coco-lap kernel: CPU0: Thermal monitoring enabled (TM1)
    Apr 11 20:59:06 coco-lap kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    Apr 11 20:59:06 coco-lap kernel: Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    Apr 11 20:59:06 coco-lap kernel: ftrace: allocating 21171 entries in 83 pages
    Apr 11 20:59:06 coco-lap kernel: dmar: Host address width 36
    Apr 11 20:59:06 coco-lap kernel: dmar: DRHD base: 0x000000fed90000 flags: 0x0
    Apr 11 20:59:06 coco-lap kernel: dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    Apr 11 20:59:06 coco-lap kernel: dmar: DRHD base: 0x000000fed91000 flags: 0x1
    Apr 11 20:59:06 coco-lap kernel: dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    Apr 11 20:59:06 coco-lap kernel: dmar: RMRR base: 0x00000096e8c000 end: 0x00000096eabfff
    Apr 11 20:59:06 coco-lap kernel: dmar: RMRR base: 0x00000097800000 end: 0x0000009f9fffff
    Apr 11 20:59:06 coco-lap kernel: IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
    Apr 11 20:59:06 coco-lap kernel: HPET id 0 under DRHD base 0xfed91000
    Apr 11 20:59:06 coco-lap kernel: Queued invalidation will be enabled to support x2apic and Intr-remapping.
    Apr 11 20:59:06 coco-lap kernel: Enabled IRQ remapping in x2apic mode
    Apr 11 20:59:06 coco-lap kernel: Enabling x2apic
    Apr 11 20:59:06 coco-lap kernel: Enabled x2apic
    Apr 11 20:59:06 coco-lap kernel: Switched APIC routing to cluster x2apic.
    Apr 11 20:59:06 coco-lap kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Apr 11 20:59:06 coco-lap kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz (fam: 06, model: 3a, stepping: 09)
    Apr 11 20:59:06 coco-lap kernel: TSC deadline timer enabled
    Apr 11 20:59:06 coco-lap kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    Apr 11 20:59:06 coco-lap kernel: ... version: 3
    Apr 11 20:59:06 coco-lap kernel: ... bit width: 48
    Apr 11 20:59:06 coco-lap kernel: ... generic registers: 4
    Apr 11 20:59:06 coco-lap kernel: ... value mask: 0000ffffffffffff
    Apr 11 20:59:06 coco-lap kernel: ... max period: 0000ffffffffffff
    Apr 11 20:59:06 coco-lap kernel: ... fixed-purpose events: 3
    Apr 11 20:59:06 coco-lap kernel: ... event mask: 000000070000000f
    Apr 11 20:59:06 coco-lap kernel: x86: Booting SMP configuration:
    Apr 11 20:59:06 coco-lap kernel: .... node #0, CPUs: #1
    Apr 11 20:59:06 coco-lap kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Apr 11 20:59:06 coco-lap kernel: #2 #3
    Apr 11 20:59:06 coco-lap kernel: x86: Booted up 1 node, 4 CPUs
    Apr 11 20:59:06 coco-lap kernel: smpboot: Total of 4 processors activated (13574.26 BogoMIPS)
    Apr 11 20:59:06 coco-lap kernel: devtmpfs: initialized
    Apr 11 20:59:06 coco-lap kernel: PM: Registering ACPI NVS region [mem 0x96ebf000-0x96fbefff] (1048576 bytes)
    Apr 11 20:59:06 coco-lap kernel: pinctrl core: initialized pinctrl subsystem
    Apr 11 20:59:06 coco-lap kernel: RTC time: 18:58:58, date: 04/11/15
    Apr 11 20:59:06 coco-lap kernel: NET: Registered protocol family 16
    Apr 11 20:59:06 coco-lap kernel: cpuidle: using governor ladder
    Apr 11 20:59:06 coco-lap kernel: cpuidle: using governor menu
    Apr 11 20:59:06 coco-lap kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Apr 11 20:59:06 coco-lap kernel: ACPI: bus type PCI registered
    Apr 11 20:59:06 coco-lap kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Apr 11 20:59:06 coco-lap kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Apr 11 20:59:06 coco-lap kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Apr 11 20:59:06 coco-lap kernel: PCI: Using configuration type 1 for base access
    Apr 11 20:59:06 coco-lap kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    Apr 11 20:59:06 coco-lap kernel: mtrr: probably your BIOS does not setup all CPUs.
    Apr 11 20:59:06 coco-lap kernel: mtrr: corrected configuration.
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Module Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Processor Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Apr 11 20:59:06 coco-lap kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159944000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159951000 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159862800 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Interpreter enabled
    Apr 11 20:59:06 coco-lap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
    Apr 11 20:59:06 coco-lap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
    Apr 11 20:59:06 coco-lap kernel: ACPI: (supports S0 S3 S4 S5)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Using IOAPIC for interrupt routing
    Apr 11 20:59:06 coco-lap kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Apr 11 20:59:06 coco-lap kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    Apr 11 20:59:06 coco-lap kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Apr 11 20:59:06 coco-lap kernel: \_SB_.PCI0:_OSC invalid UUID
    Apr 11 20:59:06 coco-lap kernel: _OSC request data:1 1f 0
    Apr 11 20:59:06 coco-lap kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    Apr 11 20:59:06 coco-lap kernel: PCI host bridge to bus 0000:00
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd3000000-0xd33fffff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd3600000-0xd360ffff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd3614000-0xd361400f 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd3619000-0xd36193ff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd3610000-0xd3613fff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xd3618000-0xd36183ff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd3617000-0xd36177ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd3615000-0xd36150ff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: reg 0x20: [io 0x4040-0x405f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: [10de:0fd3] type 00 class 0x030000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: [10ec:5209] type 00 class 0xff0000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: [10ec:5209] type 00 class 0x080500
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: reg 0x10: [mem 0x00000000-0x000000ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: [14e4:1692] type 00 class 0x020000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: reg 0x10: [mem 0xd3500000-0xd350ffff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: [168c:0034] type 00 class 0x028000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: reg 0x10: [mem 0xd3400000-0xd347ffff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: PCI bridge to [bus 09]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: bridge window [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    Apr 11 20:59:07 coco-lap kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Apr 11 20:59:07 coco-lap kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Apr 11 20:59:07 coco-lap kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    Apr 11 20:59:07 coco-lap kernel: vgaarb: loaded
    Apr 11 20:59:07 coco-lap kernel: vgaarb: bridge control possible 0000:01:00.0
    Apr 11 20:59:07 coco-lap kernel: vgaarb: no bridge control possible 0000:00:02.0
    Apr 11 20:59:07 coco-lap kernel: PCI: Using ACPI for IRQ routing
    Apr 11 20:59:07 coco-lap kernel: PCI: pci_cache_line_size set to 64 bytes
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x90db0000-0x93ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x96abf000-0x97ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x97000000-0x97ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x15f600000-0x15fffffff]
    Apr 11 20:59:07 coco-lap kernel: NetLabel: Initializing
    Apr 11 20:59:07 coco-lap kernel: NetLabel: domain hash size = 128
    Apr 11 20:59:07 coco-lap kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Apr 11 20:59:07 coco-lap kernel: NetLabel: unlabeled traffic allowed by default
    Apr 11 20:59:07 coco-lap kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Apr 11 20:59:07 coco-lap kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Apr 11 20:59:07 coco-lap kernel: Switched to clocksource hpet
    Apr 11 20:59:07 coco-lap kernel: pnp: PnP ACPI init
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0680-0x069f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x1100-0x110f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0xffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0xffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0400-0x0453] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0458-0x047f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0500-0x057f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x164e-0x164f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:02: [io 0x0454-0x0457] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:04: Plug and Play ACPI device, IDs ETD0508 PNP0f13 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0x9fa00000-0x9fa00fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:06: [mem 0x20000000-0x201fffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:06: [mem 0x40004000-0x40004fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp: PnP ACPI: found 7 devices
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: BAR 0: assigned [mem 0xd1000000-0xd1000fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: BAR 0: assigned [mem 0xd1001000-0xd10010ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: BAR 6: assigned [mem 0xd3480000-0xd348ffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: PCI bridge to [bus 09]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: bridge window [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 1 [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:04: resource 1 [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:09: resource 1 [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 2
    Apr 11 20:59:07 coco-lap kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    Apr 11 20:59:07 coco-lap kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Apr 11 20:59:07 coco-lap kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Apr 11 20:59:07 coco-lap kernel: TCP: reno registered
    Apr 11 20:59:07 coco-lap kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Apr 11 20:59:07 coco-lap kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 1
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:02.0: Video device with shadowed ROM
    Apr 11 20:59:07 coco-lap kernel: PCI: CLS 64 bytes, default 64
    Apr 11 20:59:07 coco-lap kernel: Unpacking initramfs...
    Apr 11 20:59:07 coco-lap kernel: Freeing initrd memory: 8560K (ffff880036f38000 - ffff880037794000)
    Apr 11 20:59:07 coco-lap kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Apr 11 20:59:07 coco-lap kernel: software IO TLB [mem 0x92abf000-0x96abf000] (64MB) mapped at [ffff880092abf000-ffff880096abefff]
    Apr 11 20:59:07 coco-lap kernel: Simple Boot Flag at 0x44 set to 0x1
    Apr 11 20:59:07 coco-lap kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Apr 11 20:59:07 coco-lap kernel: Scanning for low memory corruption every 60 seconds
    Apr 11 20:59:07 coco-lap kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
    Apr 11 20:59:07 coco-lap kernel: Initialise system trusted keyring
    Apr 11 20:59:07 coco-lap kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Apr 11 20:59:07 coco-lap kernel: zpool: loaded
    Apr 11 20:59:07 coco-lap kernel: zbud: loaded
    Apr 11 20:59:07 coco-lap kernel: VFS: Disk quotas dquot_6.5.2
    Apr 11 20:59:07 coco-lap kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 11 20:59:07 coco-lap kernel: Key type big_key registered
    Apr 11 20:59:07 coco-lap kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Apr 11 20:59:07 coco-lap kernel: io scheduler noop registered
    Apr 11 20:59:07 coco-lap kernel: io scheduler deadline registered
    Apr 11 20:59:07 coco-lap kernel: io scheduler cfq registered (default)
    Apr 11 20:59:07 coco-lap kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Apr 11 20:59:07 coco-lap kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Apr 11 20:59:07 coco-lap kernel: vesafb: mode is 1366x768x32, linelength=5504, pages=0
    Apr 11 20:59:07 coco-lap kernel: vesafb: scrolling: redraw
    Apr 11 20:59:07 coco-lap kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Apr 11 20:59:07 coco-lap kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010800000, using 4160k, total 4160k
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour frame buffer device 170x48
    Apr 11 20:59:07 coco-lap kernel: fb0: VESA VGA frame buffer device
    Apr 11 20:59:07 coco-lap kernel: intel_idle: MWAIT substates: 0x21120
    Apr 11 20:59:07 coco-lap kernel: intel_idle: v0.4 model 0x3A
    Apr 11 20:59:07 coco-lap kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    Apr 11 20:59:07 coco-lap kernel: GHES: HEST is not enabled!
    Apr 11 20:59:07 coco-lap kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Apr 11 20:59:07 coco-lap kernel: Linux agpgart interface v0.103
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: RTC can wake from S4
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
    Apr 11 20:59:07 coco-lap kernel: Intel P-state driver initializing.
    Apr 11 20:59:07 coco-lap kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Apr 11 20:59:07 coco-lap kernel: TCP: cubic registered
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 10
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 17
    Apr 11 20:59:07 coco-lap kernel: Loading compiled-in X.509 certificates
    Apr 11 20:59:07 coco-lap kernel: registered taskstats version 1
    Apr 11 20:59:07 coco-lap kernel: Magic number: 11:166:999
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: hash matches
    Apr 11 20:59:07 coco-lap kernel: pnp0: hash matches
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: setting system clock to 2015-04-11 18:58:58 UTC (1428778738)
    Apr 11 20:59:07 coco-lap kernel: PM: Hibernation image not present or could not be loaded.
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 1164K (ffffffff818e7000 - ffffffff81a0a000)
    Apr 11 20:59:07 coco-lap kernel: Write protecting the kernel read-only data: 8192k
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 600K (ffff88000156a000 - ffff880001600000)
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 304K (ffff8800017b4000 - ffff880001800000)
    Apr 11 20:59:07 coco-lap kernel: random: systemd-tmpfile urandom read with 3 bits of entropy available
    Apr 11 20:59:07 coco-lap kernel: SCSI subsystem initialized
    Apr 11 20:59:07 coco-lap kernel: libata version 3.00 loaded.
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: version 3.0
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x23 impl SATA mode
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    Apr 11 20:59:07 coco-lap kernel: scsi host0: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host1: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host2: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host3: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host4: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host5: ahci
    Apr 11 20:59:07 coco-lap kernel: ata1: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617100 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata2: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617180 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata3: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata4: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata5: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata6: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617380 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata2.00: ATA-8: SATA SSD, S5FAM018, max UDMA/100
    Apr 11 20:59:07 coco-lap kernel: ata2.00: 39091248 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Apr 11 20:59:07 coco-lap kernel: ata2.00: configured for UDMA/100
    Apr 11 20:59:07 coco-lap kernel: ata6.00: ATAPI: HL-DT-ST DVDRAM GU61N, 2.00, max UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata6.00: configured for UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata1.00: ATA-8: ST500LT012-9WS142, 0001SDM1, max UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    Apr 11 20:59:07 coco-lap kernel: ata1.00: configured for UDMA/133
    Apr 11 20:59:07 coco-lap kernel: scsi 0:0:0:0: Direct-Access ATA ST500LT012-9WS14 SDM1 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: scsi 1:0:0:0: Direct-Access ATA SATA SSD M018 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] 39091248 512-byte logical blocks: (20.0 GB/18.6 GiB)
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Write Protect is off
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 11 20:59:07 coco-lap kernel: sdb: unknown partition table
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
    Apr 11 20:59:07 coco-lap kernel: scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GU61N 2.00 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
    Apr 11 20:59:07 coco-lap kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Apr 11 20:59:07 coco-lap kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
    Apr 11 20:59:07 coco-lap kernel: sda: sda1 sda2 sda3 sda4
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Apr 11 20:59:07 coco-lap kernel: [drm] Initialized drm 1.1.0 20060810
    Apr 11 20:59:07 coco-lap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    Apr 11 20:59:07 coco-lap kernel: ACPI: Power Button [PWRB]
    Apr 11 20:59:07 coco-lap kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    Apr 11 20:59:07 coco-lap kernel: ACPI: Sleep Button [SLPB]
    Apr 11 20:59:07 coco-lap kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    Apr 11 20:59:07 coco-lap kernel: ACPI: Lid Switch [LID]
    Apr 11 20:59:07 coco-lap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Apr 11 20:59:07 coco-lap kernel: ACPI: Power Button [PWRF]
    Apr 11 20:59:07 coco-lap kernel: [drm] Memory usable by graphics device = 2048M
    Apr 11 20:59:07 coco-lap kernel: checking generic (c0000000 410000) vs hw (c0000000 10000000)
    Apr 11 20:59:07 coco-lap kernel: fb: switching to inteldrmfb from VESA VGA
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour dummy device 80x25
    Apr 11 20:59:07 coco-lap kernel: [drm] Replacing VGA console driver
    Apr 11 20:59:07 coco-lap kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Apr 11 20:59:07 coco-lap kernel: [drm] Driver supports precise vblank timestamp query.
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
    Apr 11 20:59:07 coco-lap kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    Apr 11 20:59:07 coco-lap kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    Apr 11 20:59:07 coco-lap kernel: ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20141107/psargs-359)
    Apr 11 20:59:07 coco-lap kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff88015a8c9730), AE_NOT_FOUND (20141107/psparse-536)
    Apr 11 20:59:07 coco-lap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input4
    Apr 11 20:59:07 coco-lap kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    Apr 11 20:59:07 coco-lap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
    Apr 11 20:59:07 coco-lap kernel: [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
    Apr 11 20:59:07 coco-lap kernel: [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    Apr 11 20:59:07 coco-lap kernel: fbcon: inteldrmfb (fb0) is primary device
    Apr 11 20:59:07 coco-lap kernel: tsc: Refined TSC clocksource calibration: 1696.146 MHz
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour frame buffer device 170x48
    Apr 11 20:59:07 coco-lap kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    Apr 11 20:59:07 coco-lap kernel: i915 0000:00:02.0: registered panic notifier
    Apr 11 20:59:07 coco-lap kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Apr 11 20:59:07 coco-lap kernel: i8042: Detected active multiplexing controller, rev 1.1
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
    Apr 11 20:59:07 coco-lap kernel: rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 29
    Apr 11 20:59:07 coco-lap kernel: ACPI: bus type USB registered
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new interface driver usbfs
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new interface driver hub
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new device driver usb
    Apr 11 20:59:07 coco-lap kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Apr 11 20:59:07 coco-lap kernel: ehci-pci: EHCI PCI platform driver
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: debug port 2
    Apr 11 20:59:07 coco-lap kernel: sdhci: Secure Digital Host Controller Interface driver
    Apr 11 20:59:07 coco-lap kernel: sdhci: Copyright(c) Pierre Ossman
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: SDHCI controller found [10ec:5209] (rev 1)
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: enabling device (0000 -> 0002)
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: No vmmc regulator found
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: No vqmmc regulator found
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xd3619000
    Apr 11 20:59:07 coco-lap kernel: mmc0: SDHCI controller on PCI [0000:03:00.1] using DMA
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    Apr 11 20:59:07 coco-lap kernel: hub 1-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 1-0:1.0: 2 ports detected
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: debug port 2
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xd3618000
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    Apr 11 20:59:07 coco-lap kernel: hub 2-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 2-0:1.0: 2 ports detected
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: hub 3-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 3-0:1.0: 4 ports detected
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    Apr 11 20:59:07 coco-lap kernel: hub 4-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 4-0:1.0: 4 ports detected
    Apr 11 20:59:07 coco-lap kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
    Apr 11 20:59:07 coco-lap kernel: Switched to clocksource tsc
    Apr 11 20:59:07 coco-lap kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: random: nonblocking pool is initialized
    Apr 11 20:59:07 coco-lap kernel: hub 1-1:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 1-1:1.0: 6 ports detected
    Apr 11 20:59:07 coco-lap kernel: hub 2-1:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 2-1:1.0: 8 ports detected
    Apr 11 20:59:07 coco-lap kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    Apr 11 20:59:07 coco-lap kernel: usb 1-1.3: new full-speed USB device number 4 using ehci-pci
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit cups.path, ignoring: Unit cups.path failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap kernel: EXT4-fs (sda3): re-mounted. Opts: data=ordered
    Apr 11 20:59:07 coco-lap systemd-journal[154]: Journal started
    Apr 11 20:59:06 coco-lap systemd-udevd[186]: starting version 218
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
    Apr 11 20:59:14 coco-lap kernel: wmi: Mapper loaded
    Apr 11 20:59:14 coco-lap kernel: ACPI: Battery Slot [BAT1] (battery present)
    Apr 11 20:59:14 coco-lap kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405f conflicts with OpRegion 0x0000000000004040-0x000000000000404f (\_SB_.PCI0.SBUS.SMBI) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Apr 11 20:59:14 coco-lap kernel: ACPI: Thermal Zone [THRM] (32 C)
    Apr 11 20:59:14 coco-lap kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
    Apr 11 20:59:14 coco-lap kernel: ACPI: AC Adapter [ACAD] (on-line)
    Apr 11 20:59:14 coco-lap kernel: cfg80211: Calling CRDA to update world regulatory domain
    Apr 11 20:59:14 coco-lap kernel: pps_core: LinuxPPS API ver. 1 registered
    Apr 11 20:59:14 coco-lap kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    Apr 11 20:59:14 coco-lap kernel: PTP clock support registered
    Apr 11 20:59:14 coco-lap kernel: tg3.c:v3.137 (May 11, 2014)
    Apr 11 20:59:14 coco-lap kernel: psmouse serio2: elantech: assuming hardware version 4 (with firmware version 0x461f08)
    Apr 11 20:59:14 coco-lap kernel: psmouse serio2: elantech: Synaptics capabilities query result 0x10, 0x15, 0x0e.
    Apr 11 20:59:14 coco-lap kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input12
    Apr 11 20:59:14 coco-lap kernel: libphy: tg3 mdio bus: probed
    Apr 11 20:59:14 coco-lap kernel: ath: phy0: ASPM enabled: 0x42
    Apr 11 20:59:14 coco-lap kernel: ath: EEPROM regdomain: 0x6c
    Apr 11 20:59:14 coco-lap kernel: ath: EEPROM indicates we should expect a direct regpair map
    Apr 11 20:59:14 coco-lap kernel: ath: Country alpha2 being used: 00
    Apr 11 20:59:14 coco-lap kernel: ath: Regpair used: 0x6c
    Apr 11 20:59:14 coco-lap kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    Apr 11 20:59:14 coco-lap kernel: ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90010880000, irq=19
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: mono: mono_out=0x0
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: i

  • Loading Modules [FAIL] after updating to kernel 2.6.39

    During startup, I see that the Loading Modules part fails. It was doing just fine prior to the update. I fear that some modules are not loaded. So I want to know:
    (1) How to fix this
    (2) How to determine which module failed
    Thanks.

    I get the same problem at boot time (see a FAIL while loading modules) however,
    modprobe -av "list of modules"
    reports no problems. The list of modules I used is the same as in rc.conf in the MODULES directive, as shown below
    MODULES=(ac battery button processor thermal video cdrom intel-agp intel-gtt tpm_bios tpm tpm_tis tpm_tis dcdbas i2c-i801 i2c-core evdev joydev pcspkr psmouse serio_raw sparse-keymap memstick r592 mmc_core sdhci sdhci-pci pci_hotplug shpchp dell-laptop dell-wmi wmi nvidia iTCO_vendor_support iTCO_wdt crc-itu-t snd-hwdep snd snd-page-alloc snd-pcm snd-timer snd-hda-codec snd-hda-intel soundcore scsi_mod ata_piix libphy tg3 mac80211 rfkill iwl3945 iwl-legacy cfg80211 usbcore ehci-hcd uhci-hcd option usbserial usb_wwan firewire-core firewire-ohci sd_mod sr_mod st sg)
    Loading modules automatically was disabled in rc.conf; thus, these modules should be the only ones being loaded at boot time.
    Looked at syslog.log but found no issues. Here is a copy of kernel.log for reference:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initializing cgroup subsys cpu
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Linux version 2.6.39-ARCH (tobias@T-POWA-LX) (gcc version 4.6.0 20110603 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jun 6 22:37:55 CEST 2011
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Command line: root=/dev/disk/by-uuid/82c10fe2-3a79-4aec-ad18-0a94e2adba10 ro
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-provided physical RAM map:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bfe84c00 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000bfe84c00 - 00000000c0000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fed18000 - 00000000fed1c000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fed20000 - 00000000fed90000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000feda0000 - 00000000feda6000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMI 2.4 present.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMI: Dell Inc. Precision M6300 / , BIOS A08 02/28/2008
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No AGP bridge found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR default type: uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR fixed ranges enabled:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 00000-9FFFF write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] A0000-BFFFF uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] C0000-CFFFF write-protect
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] D0000-EFFFF uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] F0000-FFFFF write-protect
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] MTRR variable ranges enabled:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0 base 000000000 mask F80000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 1 base 080000000 mask FC0000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 2 base 100000000 mask FC0000000 write-back
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 3 base 0BFF00000 mask FFFF00000 uncachable
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 4 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 5 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 6 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 7 disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] e820 update range: 00000000bff00000 - 0000000100000000 (usable) ==> (reserved)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] last_pfn = 0xbfe84 max_arch_pfn = 0x400000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] initial memory mapped : 0 - 20000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000bfe84000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0000000000 - 00bfe00000 page 2M
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 00bfe00000 - 00bfe84000 page 4k
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] kernel direct mapping tables up to bfe84000 @ bfe7f000-bfe84000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0100000000 - 0140000000 page 2M
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] kernel direct mapping tables up to 140000000 @ 13fffa000-140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] RAMDISK: 37e4a000 - 37ff0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: RSDP 00000000000fbb60 00024 (v02 DELL )
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: XSDT 00000000bfe86600 00064 (v01 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: FACP 00000000bfe8649c 000F4 (v04 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: DSDT 00000000bfe86c00 05718 (v02 INT430 SYSFexxx 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: FACS 00000000bfe95400 00040
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: HPET 00000000bfe86700 00038 (v01 DELL M08 00000001 ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: APIC 00000000bfe86800 00068 (v01 DELL M08 27D8021C ASL 00000047)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: ASF! 00000000bfe86400 0007E (v32 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: MCFG 00000000bfe867c0 0003E (v16 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: TCPA 00000000bfe86b00 00032 (v01 00000000 ASL 00000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: SLIC 00000000bfe8689c 00176 (v01 DELL M08 27D8021C ASL 00000061)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: SSDT 00000000bfe84d7e 004CC (v01 PmRef CpuPm 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No NUMA configuration found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Faking a node at 0000000000000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NUMA: Using 63 for the hash shift.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000140000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NODE_DATA [000000013fffb000 - 000000013fffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff88013b600000-ffff88013edfffff] on node 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Zone PFN ranges:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal 0x00100000 -> 0x00140000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Movable zone start PFN for each node
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] early_node_map[3] active PFN ranges
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009f
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00000100 -> 0x000bfe84
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] 0: 0x00100000 -> 0x00140000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] On node 0 totalpages: 1048083
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 56 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 5 pages reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA zone: 3922 pages, LIFO batch:0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 zone: 14280 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] DMA32 zone: 767676 pages, LIFO batch:31
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal zone: 3584 pages used for memmap
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Normal zone: 258560 pages, LIFO batch:31
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ0 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ2 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: IRQ9 used by override.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] nr_irqs_gsi: 40
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe84000 - 00000000bfe85000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000bfe85000 - 00000000c0000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000c0000000 - 00000000f8000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec10000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fed18000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1c000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fed90000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000feda0000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000feda0000 - 00000000feda6000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000feda6000 - 00000000fee00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee10000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000fee10000 - 00000000ffe00000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:38000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:2 nr_node_ids:1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88013fc00000 s83136 r8192 d23360 u1048576
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u1048576 alloc=1*2097152
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] pcpu-alloc: [0] 0 1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1030158
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Policy zone: Normal
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Kernel command line: root=/dev/disk/by-uuid/82c10fe2-3a79-4aec-ad18-0a94e2adba10 ro
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Checking aperture...
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] No AGP bridge found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Memory: 4057320k/5242880k available (4022k kernel code, 1050548k absent, 135012k reserved, 3332k data, 724k init)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Preemptable hierarchical RCU implementation.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] RCU-based detection of stalled CPUs is disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Verbose stalled-CPUs detection is disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] NR_IRQS:2304
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Extended CMOS year: 2000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Console: colour VGA+ 80x25
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] console [tty0] enabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] allocated 33554432 bytes of page_cgroup
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] hpet clockevent registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Fast TSC calibration using PIT
    Jun 13 04:03:43 cry-workstation kernel: [ 0.000000] Detected 2793.013 MHz processor.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 5588.77 BogoMIPS (lpj=9310043)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003503] pid_max: default: 32768 minimum: 301
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003677] Security Framework initialized
    Jun 13 04:03:43 cry-workstation kernel: [ 0.003763] AppArmor: AppArmor disabled by boot time parameter
    Jun 13 04:03:43 cry-workstation kernel: [ 0.006821] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.009196] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010435] Mount-cache hash table entries: 256
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010889] Initializing cgroup subsys ns
    Jun 13 04:03:43 cry-workstation kernel: [ 0.010975] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011075] Initializing cgroup subsys cpuacct
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011182] Initializing cgroup subsys memory
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011279] Initializing cgroup subsys devices
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011362] Initializing cgroup subsys freezer
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011444] Initializing cgroup subsys net_cls
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011527] Initializing cgroup subsys blkio
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011659] CPU: Physical Processor ID: 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011741] CPU: Processor Core ID: 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011823] mce: CPU supports 6 MCE banks
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011912] CPU0: Thermal monitoring enabled (TM2)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.011997] using mwait in idle threads.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.013001] ACPI: Core revision 20110316
    Jun 13 04:03:43 cry-workstation kernel: [ 0.016678] ftrace: allocating 15966 entries in 63 pages
    Jun 13 04:03:43 cry-workstation kernel: [ 0.020045] Setting APIC routing to flat
    Jun 13 04:03:43 cry-workstation kernel: [ 0.020498] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.055697] CPU0: Intel(R) Core(TM)2 Extreme CPU X7900 @ 2.80GHz stepping 0b
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] PEBS disabled due to CPU errata.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... version: 2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... bit width: 40
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... generic registers: 2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... value mask: 000000ffffffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... max period: 000000007fffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... fixed-purpose events: 3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.056663] ... event mask: 0000000700000003
    Jun 13 04:03:43 cry-workstation kernel: [ 0.073433] NMI watchdog enabled, takes one hw-pmu counter.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.100004] Booting Node 0, Processors #1 Ok.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.100152] smpboot cpu 1: start_ip = 9a000
    Jun 13 04:03:43 cry-workstation kernel: [ 0.196685] NMI watchdog enabled, takes one hw-pmu counter.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.203324] Brought up 2 CPUs
    Jun 13 04:03:43 cry-workstation kernel: [ 0.203406] Total of 2 processors activated (11176.50 BogoMIPS).
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] devtmpfs: initialized
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] print_constraints: dummy:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] NET: Registered protocol family 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.204478] ACPI: bus type pci registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.206759] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.206859] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213476] PCI: Using configuration type 1 for base access
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213565] dmi type 0xB1 record - unknown flag
    Jun 13 04:03:43 cry-workstation kernel: [ 0.213985] bio: create slab <bio-0> at 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.214148] ACPI: EC: Look up EC in DSDT
    Jun 13 04:03:43 cry-workstation kernel: [ 0.218377] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Jun 13 04:03:43 cry-workstation kernel: [ 0.222494] ACPI: SSDT 00000000bfe95480 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.222889] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223102] ACPI: SSDT (null) 00043 (v01 LMPWR DELLLOM 00001001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223492] ACPI: SSDT 00000000bfe858b4 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.223903] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224115] ACPI: SSDT (null) 002C8 (v01 PmRef Cpu0Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224424] ACPI: SSDT 00000000bfe8524a 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.224825] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.226655] ACPI: SSDT (null) 005E5 (v01 PmRef Cpu0Cst 00003001 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227020] ACPI: SSDT 00000000bfe85b7c 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227430] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227643] ACPI: SSDT (null) 000C4 (v01 PmRef Cpu1Ist 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.227929] ACPI: SSDT 00000000bfe8582f 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228333] ACPI: Dynamic OEM Table Load:
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228546] ACPI: SSDT (null) 00085 (v01 PmRef Cpu1Cst 00003000 INTL 20050624)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228898] ACPI: Interpreter enabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.228980] ACPI: (supports S0 S3 S4 S5)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.229333] ACPI: Using IOAPIC for interrupt routing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297804] ACPI: ACPI Dock Station Driver: 1 docks/bays found
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297889] HEST: Table not found.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.297971] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jun 13 04:03:43 cry-workstation kernel: [ 0.304959] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318603] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318689] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318774] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318872] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.318969] pci_root PNP0A03:00: host bridge window [mem 0xc0000000-0xf7ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319065] pci_root PNP0A03:00: host bridge window [mem 0xfc000000-0xfebfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319162] pci_root PNP0A03:00: host bridge window [mem 0xfec10000-0xfecfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319259] pci_root PNP0A03:00: host bridge window [mem 0xfed1c000-0xfed1ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319356] pci_root PNP0A03:00: host bridge window [mem 0xfed90000-0xfed9ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319453] pci_root PNP0A03:00: host bridge window [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319549] pci_root PNP0A03:00: host bridge window [mem 0xfeda7000-0xfedfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319646] pci_root PNP0A03:00: host bridge window [mem 0xfee10000-0xff9fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319743] pci_root PNP0A03:00: host bridge window [mem 0xffc00000-0xffdfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319840] pci_root PNP0A03:00: host bridge window [mem 0x140000000-0x337ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319948] pci 0000:00:00.0: [8086:2a00] type 0 class 0x000600
    Jun 13 04:03:43 cry-workstation kernel: [ 0.319995] pci 0000:00:01.0: [8086:2a01] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320025] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320028] pci 0000:00:01.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320078] pci 0000:00:1a.0: [8086:2834] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320134] pci 0000:00:1a.0: reg 20: [io 0x6f20-0x6f3f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320172] pci 0000:00:1a.1: [8086:2835] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320227] pci 0000:00:1a.1: reg 20: [io 0x6f00-0x6f1f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320280] pci 0000:00:1a.7: [8086:283a] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320303] pci 0000:00:1a.7: reg 10: [mem 0xfed1c400-0xfed1c7ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320390] pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320395] pci 0000:00:1a.7: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320424] pci 0000:00:1b.0: [8086:284b] type 0 class 0x000403
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320446] pci 0000:00:1b.0: reg 10: [mem 0xf6ffc000-0xf6ffffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320527] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320531] pci 0000:00:1b.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320558] pci 0000:00:1c.0: [8086:283f] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320642] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320646] pci 0000:00:1c.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320676] pci 0000:00:1c.1: [8086:2841] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320760] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320764] pci 0000:00:1c.1: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320796] pci 0000:00:1c.3: [8086:2845] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320879] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320883] pci 0000:00:1c.3: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320915] pci 0000:00:1c.5: [8086:2849] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.320999] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321003] pci 0000:00:1c.5: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321031] pci 0000:00:1d.0: [8086:2830] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321087] pci 0000:00:1d.0: reg 20: [io 0x6f80-0x6f9f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321125] pci 0000:00:1d.1: [8086:2831] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321180] pci 0000:00:1d.1: reg 20: [io 0x6f60-0x6f7f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321218] pci 0000:00:1d.2: [8086:2832] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321273] pci 0000:00:1d.2: reg 20: [io 0x6f40-0x6f5f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321326] pci 0000:00:1d.7: [8086:2836] type 0 class 0x000c03
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321349] pci 0000:00:1d.7: reg 10: [mem 0xfed1c000-0xfed1c3ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321436] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321441] pci 0000:00:1d.7: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321463] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321547] pci 0000:00:1f.0: [8086:2811] type 0 class 0x000601
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321658] pci 0000:00:1f.0: quirk: [io 0x1000-0x107f] claimed by ICH6 ACPI/GPIO/TCO
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321758] pci 0000:00:1f.0: quirk: [io 0x1080-0x10bf] claimed by ICH6 GPIO
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321846] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0900 (mask 007f)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.321947] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0c80 (mask 003f)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322084] pci 0000:00:1f.1: [8086:2850] type 0 class 0x000101
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322100] pci 0000:00:1f.1: reg 10: [io 0x01f0-0x01f7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322111] pci 0000:00:1f.1: reg 14: [io 0x03f4-0x03f7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322123] pci 0000:00:1f.1: reg 18: [io 0x0170-0x0177]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322134] pci 0000:00:1f.1: reg 1c: [io 0x0374-0x0377]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322145] pci 0000:00:1f.1: reg 20: [io 0x6fa0-0x6faf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322189] pci 0000:00:1f.2: [8086:2828] type 0 class 0x000101
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322210] pci 0000:00:1f.2: reg 10: [io 0x6eb0-0x6eb7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322221] pci 0000:00:1f.2: reg 14: [io 0x6eb8-0x6ebb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322232] pci 0000:00:1f.2: reg 18: [io 0x6ec0-0x6ec7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322244] pci 0000:00:1f.2: reg 1c: [io 0x6ec8-0x6ecb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322255] pci 0000:00:1f.2: reg 20: [io 0x6ee0-0x6eef]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322266] pci 0000:00:1f.2: reg 24: [io 0xeff0-0xefff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322300] pci 0000:00:1f.2: PME# supported from D3hot
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322304] pci 0000:00:1f.2: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322319] pci 0000:00:1f.3: [8086:283e] type 0 class 0x000c05
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322335] pci 0000:00:1f.3: reg 10: [mem 0xf6ffbf00-0xf6ffbfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322376] pci 0000:00:1f.3: reg 20: [io 0x10c0-0x10df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322456] pci 0000:01:00.0: [10de:040d] type 0 class 0x000300
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322475] pci 0000:01:00.0: reg 10: [mem 0xf5000000-0xf5ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322495] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322515] pci 0000:01:00.0: reg 1c: [mem 0xf2000000-0xf3ffffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322528] pci 0000:01:00.0: reg 24: [io 0xdf00-0xdf7f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322541] pci 0000:01:00.0: reg 30: [mem 0xf6e00000-0xf6e1ffff pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322620] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322704] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322707] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322711] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322769] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322856] pci 0000:00:1c.0: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322861] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.322868] pci 0000:00:1c.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323026] pci 0000:0c:00.0: [8086:4222] type 0 class 0x000280
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323081] pci 0000:0c:00.0: reg 10: [mem 0xf1fff000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323422] pci 0000:0c:00.0: PME# supported from D0 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323435] pci 0000:0c:00.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323504] pci 0000:0c:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323679] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323766] pci 0000:00:1c.1: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323770] pci 0000:00:1c.1: bridge window [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323778] pci 0000:00:1c.1: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323837] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323923] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323928] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.323935] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324065] pci 0000:09:00.0: [14e4:1674] type 0 class 0x000200
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324095] pci 0000:09:00.0: reg 10: [mem 0xf1bf0000-0xf1bfffff 64bit]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324231] pci 0000:09:00.0: PME# supported from D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.324237] pci 0000:09:00.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330035] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330121] pci 0000:00:1c.5: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330126] pci 0000:00:1c.5: bridge window [mem 0xf1b00000-0xf1bfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330134] pci 0000:00:1c.5: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330179] pci 0000:03:01.0: [1180:0832] type 0 class 0x000c00
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330195] pci 0000:03:01.0: proprietary Ricoh MMC controller disabled (via firewire function)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330294] pci 0000:03:01.0: MMC cards are now supported by standard SDHCI controller
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330405] pci 0000:03:01.0: reg 10: [mem 0xf1aff800-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330489] pci 0000:03:01.0: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330491] pci 0000:03:01.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330496] pci 0000:03:01.0: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330517] pci 0000:03:01.1: [1180:0822] type 0 class 0x000805
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330538] pci 0000:03:01.1: reg 10: [mem 0xf1aff400-0xf1aff4ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330622] pci 0000:03:01.1: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330623] pci 0000:03:01.1: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330628] pci 0000:03:01.1: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330648] pci 0000:03:01.2: [1180:0592] type 0 class 0x000880
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330670] pci 0000:03:01.2: reg 10: [mem 0xf1aff600-0xf1aff6ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330754] pci 0000:03:01.2: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330756] pci 0000:03:01.2: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330761] pci 0000:03:01.2: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330782] pci 0000:03:01.3: [1180:0852] type 0 class 0x000880
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330803] pci 0000:03:01.3: reg 10: [mem 0xf1aff700-0xf1aff7ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330888] pci 0000:03:01.3: supports D1 D2
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330889] pci 0000:03:01.3: PME# supported from D0 D1 D2 D3hot D3cold
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330894] pci 0000:03:01.3: PME# disabled
    Jun 13 04:03:43 cry-workstation kernel: [ 0.330963] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331051] pci 0000:00:1e.0: bridge window [io 0xf000-0x0000] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331056] pci 0000:00:1e.0: bridge window [mem 0xf1a00000-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331063] pci 0000:00:1e.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331065] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331067] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331069] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331071] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331073] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xf7ffffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331075] pci 0000:00:1e.0: bridge window [mem 0xfc000000-0xfebfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331077] pci 0000:00:1e.0: bridge window [mem 0xfec10000-0xfecfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331079] pci 0000:00:1e.0: bridge window [mem 0xfed1c000-0xfed1ffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331081] pci 0000:00:1e.0: bridge window [mem 0xfed90000-0xfed9ffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331083] pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed44fff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331085] pci 0000:00:1e.0: bridge window [mem 0xfeda7000-0xfedfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331087] pci 0000:00:1e.0: bridge window [mem 0xfee10000-0xff9fffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331089] pci 0000:00:1e.0: bridge window [mem 0xffc00000-0xffdfffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331091] pci 0000:00:1e.0: bridge window [mem 0x140000000-0x337ffffff] (subtractive decode)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331127] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331268] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331339] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331363] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331393] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331425] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331455] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP06._PRT]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331483] pci0000:00: Requesting ACPI _OSC control (0x1d)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.331566] Unable to assume _OSC PCIe control. Disabling ASPM
    Jun 13 04:03:43 cry-workstation kernel: [ 0.346067] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 11) *5
    Jun 13 04:03:43 cry-workstation kernel: [ 0.346589] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7) *10
    Jun 13 04:03:43 cry-workstation kernel: [ 0.347028] ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.347548] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 11) *3
    Jun 13 04:03:43 cry-workstation kernel: [ 0.348197] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.349186] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.350176] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.351158] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352318] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352418] vgaarb: loaded
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352570] PCI: Using ACPI for IRQ routing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352652] PCI: pci_cache_line_size set to 64 bytes
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352839] reserve RAM buffer: 000000000009f000 - 000000000009ffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352841] reserve RAM buffer: 00000000bfe84c00 - 00000000bfffffff
    Jun 13 04:03:43 cry-workstation kernel: [ 0.352941] NetLabel: Initializing
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353023] NetLabel: domain hash size = 128
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353104] NetLabel: protocols = UNLABELED CIPSOv4
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353197] NetLabel: unlabeled traffic allowed by default
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353323] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353412] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.353754] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    Jun 13 04:03:43 cry-workstation kernel: [ 0.363324] Switching to clocksource hpet
    Jun 13 04:03:43 cry-workstation kernel: [ 0.366464] Switched to NOHz mode on CPU #0
    Jun 13 04:03:43 cry-workstation kernel: [ 0.366550] Switched to NOHz mode on CPU #1
    Jun 13 04:03:43 cry-workstation kernel: [ 0.369169] pnp: PnP ACPI init
    Jun 13 04:03:43 cry-workstation kernel: [ 0.369268] ACPI: bus type pnp registered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376191] pnp 00:00: [bus 00-ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376193] pnp 00:00: [io 0x0000-0x0cf7 window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376195] pnp 00:00: [io 0x0cf8-0x0cff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376197] pnp 00:00: [io 0x0d00-0xffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376198] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376200] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376202] pnp 00:00: [mem 0xc0000000-0xf7ffffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376203] pnp 00:00: [mem 0xfc000000-0xfebfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376205] pnp 00:00: [mem 0xfec10000-0xfecfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376207] pnp 00:00: [mem 0xfed1c000-0xfed1ffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376208] pnp 00:00: [mem 0xfed90000-0xfed9ffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376210] pnp 00:00: [mem 0xfed40000-0xfed44fff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376212] pnp 00:00: [mem 0xfeda7000-0xfedfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376213] pnp 00:00: [mem 0xfee10000-0xff9fffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376215] pnp 00:00: [mem 0xffc00000-0xffdfffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376216] pnp 00:00: [mem 0x140000000-0x337ffffff window]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376281] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376304] pnp 00:01: [irq 12]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376323] pnp 00:01: Plug and Play ACPI device, IDs PNP0f13 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376334] pnp 00:02: [io 0x0060]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376336] pnp 00:02: [io 0x0064]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376337] pnp 00:02: [io 0x0062]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376339] pnp 00:02: [io 0x0066]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376343] pnp 00:02: [irq 1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376364] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376376] pnp 00:03: [io 0x0070-0x0071]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376381] pnp 00:03: [irq 8]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376382] pnp 00:03: [io 0x0072-0x0077]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376400] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376412] pnp 00:04: [io 0x0061]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376417] pnp 00:04: [io 0x0063]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376418] pnp 00:04: [io 0x0065]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376419] pnp 00:04: [io 0x0067]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376439] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376453] pnp 00:05: [io 0x002e-0x002f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376454] pnp 00:05: [io 0x0c80-0x0caf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376456] pnp 00:05: [io 0x0cc0-0x0cff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376457] pnp 00:05: [io 0x004e-0x004f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376509] system 00:05: [io 0x0c80-0x0caf] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376594] system 00:05: [io 0x0cc0-0x0cff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376694] system 00:05: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376707] pnp 00:06: [dma 4]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376709] pnp 00:06: [io 0x0000-0x000f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376710] pnp 00:06: [io 0x0080-0x0085]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376712] pnp 00:06: [io 0x0087-0x008f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376713] pnp 00:06: [io 0x00c0-0x00df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376714] pnp 00:06: [io 0x0010-0x001f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376716] pnp 00:06: [io 0x0090-0x0091]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376717] pnp 00:06: [io 0x0093-0x009f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376737] pnp 00:06: Plug and Play ACPI device, IDs PNP0200 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376747] pnp 00:07: [io 0x00f0-0x00ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376752] pnp 00:07: [irq 13]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376775] pnp 00:07: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376802] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376838] system 00:08: [mem 0xfed00000-0xfed003ff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.376925] system 00:08: Plug and Play ACPI device, IDs PNP0103 PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390722] pnp 00:09: [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390724] pnp 00:09: [io 0x0cb0-0x0cbb]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390761] system 00:09: [io 0x0cb0-0x0cbb] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390846] system 00:09: [mem 0xfed40000-0xfed44fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.390932] system 00:09: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391564] pnp 00:0a: [io 0x0900-0x097f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391566] pnp 00:0a: [io 0x0092]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391567] pnp 00:0a: [io 0x00b2-0x00b3]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391569] pnp 00:0a: [io 0x0020-0x0021]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391570] pnp 00:0a: [io 0x00a0-0x00a1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391572] pnp 00:0a: [irq 0 disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391573] pnp 00:0a: [io 0x04d0-0x04d1]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391574] pnp 00:0a: [io 0x1000-0x1005]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391576] pnp 00:0a: [io 0x1008-0x100f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391588] pnp 00:0a: disabling [io 0x1000-0x1005] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391689] pnp 00:0a: disabling [io 0x1008-0x100f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391833] system 00:0a: [io 0x0900-0x097f] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.391918] system 00:0a: [io 0x04d0-0x04d1] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392006] system 00:0a: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392018] pnp 00:0b: [io 0xf400-0xf4fe]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392020] pnp 00:0b: [io 0x0086]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392021] pnp 00:0b: [io 0x1006-0x1007]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392022] pnp 00:0b: [io 0x100a-0x1059]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392024] pnp 00:0b: [io 0x1080-0x10bf]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392025] pnp 00:0b: [io 0x10c0-0x10df]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392026] pnp 00:0b: [io 0x1010-0x102f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392028] pnp 00:0b: [io 0x0809]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392039] pnp 00:0b: disabling [io 0x1006-0x1007] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392139] pnp 00:0b: disabling [io 0x100a-0x1059] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392240] pnp 00:0b: disabling [io 0x1010-0x102f] because it overlaps 0000:00:1f.0 BAR 13 [io 0x1000-0x107f]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392379] system 00:0b: [io 0xf400-0xf4fe] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392463] system 00:0b: [io 0x1080-0x10bf] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392548] system 00:0b: [io 0x10c0-0x10df] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392632] system 00:0b: [io 0x0809] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.392717] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400883] pnp 00:0c: [mem 0x00000000-0x0009efff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400885] pnp 00:0c: [mem 0x0009f000-0x0009ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400887] pnp 00:0c: [mem 0x000c0000-0x000cffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400889] pnp 00:0c: [mem 0x000e0000-0x000fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400890] pnp 00:0c: [mem 0x00100000-0xbfe84bff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400892] pnp 00:0c: [mem 0xbfe84c00-0xbfefffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400896] pnp 00:0c: [mem 0xbff00000-0xbfffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400898] pnp 00:0c: [mem 0xffe00000-0xffffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400899] pnp 00:0c: [mem 0xffa00000-0xffbfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400901] pnp 00:0c: [mem 0xfec00000-0xfec0ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400902] pnp 00:0c: [mem 0xfee00000-0xfee0ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400904] pnp 00:0c: [mem 0xfed20000-0xfed3ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400905] pnp 00:0c: [mem 0xfed45000-0xfed8ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400907] pnp 00:0c: [mem 0xfeda0000-0xfeda3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400908] pnp 00:0c: [mem 0xfeda4000-0xfeda4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400909] pnp 00:0c: [mem 0xfeda5000-0xfeda5fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400911] pnp 00:0c: [mem 0xfeda6000-0xfeda6fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400912] pnp 00:0c: [mem 0xfed18000-0xfed1bfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400914] pnp 00:0c: [mem 0xf8000000-0xfbffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.400980] system 00:0c: [mem 0x00000000-0x0009efff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401066] system 00:0c: [mem 0x0009f000-0x0009ffff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401152] system 00:0c: [mem 0x000c0000-0x000cffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401238] system 00:0c: [mem 0x000e0000-0x000fffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401323] system 00:0c: [mem 0x00100000-0xbfe84bff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401409] system 00:0c: [mem 0xbfe84c00-0xbfefffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401494] system 00:0c: [mem 0xbff00000-0xbfffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401580] system 00:0c: [mem 0xffe00000-0xffffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401665] system 00:0c: [mem 0xffa00000-0xffbfffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401751] system 00:0c: [mem 0xfec00000-0xfec0ffff] could not be reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401836] system 00:0c: [mem 0xfee00000-0xfee0ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.401921] system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402006] system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402092] system 00:0c: [mem 0xfeda0000-0xfeda3fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402177] system 00:0c: [mem 0xfeda4000-0xfeda4fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402262] system 00:0c: [mem 0xfeda5000-0xfeda5fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402348] system 00:0c: [mem 0xfeda6000-0xfeda6fff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402433] system 00:0c: [mem 0xfed18000-0xfed1bfff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402518] system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402604] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402630] pnp: PnP ACPI: found 13 devices
    Jun 13 04:03:43 cry-workstation kernel: [ 0.402712] ACPI: ACPI bus type pnp unregistered
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408756] pci 0000:00:1c.5: BAR 15: assigned [mem 0xc0000000-0xc01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408855] pci 0000:00:1c.5: BAR 13: assigned [io 0x2000-0x2fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.408940] pci 0000:00:1c.1: BAR 15: assigned [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409038] pci 0000:00:1c.1: BAR 13: assigned [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409123] pci 0000:00:1c.0: BAR 14: assigned [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409210] pci 0000:00:1c.0: BAR 15: assigned [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409308] pci 0000:00:1c.0: BAR 13: assigned [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409393] pci 0000:00:01.0: PCI bridge to [bus 01-01]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409477] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409563] pci 0000:00:01.0: bridge window [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409649] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409748] pci 0000:00:1c.0: PCI bridge to [bus 0b-0b]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409833] pci 0000:00:1c.0: bridge window [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.409921] pci 0000:00:1c.0: bridge window [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410023] pci 0000:00:1c.0: bridge window [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410126] pci 0000:00:1c.1: PCI bridge to [bus 0c-0c]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410211] pci 0000:00:1c.1: bridge window [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410299] pci 0000:00:1c.1: bridge window [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410387] pci 0000:00:1c.1: bridge window [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410490] pci 0000:00:1c.3: PCI bridge to [bus 0d-0e]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410575] pci 0000:00:1c.3: bridge window [io 0xc000-0xcfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410664] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf1efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410752] pci 0000:00:1c.3: bridge window [mem 0xf0000000-0xf01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410854] pci 0000:00:1c.5: PCI bridge to [bus 09-09]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.410939] pci 0000:00:1c.5: bridge window [io 0x2000-0x2fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411027] pci 0000:00:1c.5: bridge window [mem 0xf1b00000-0xf1bfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411116] pci 0000:00:1c.5: bridge window [mem 0xc0000000-0xc01fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411219] pci 0000:00:1e.0: PCI bridge to [bus 03-03]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411302] pci 0000:00:1e.0: bridge window [io disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411389] pci 0000:00:1e.0: bridge window [mem 0xf1a00000-0xf1afffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411477] pci 0000:00:1e.0: bridge window [mem pref disabled]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411575] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411662] pci 0000:00:01.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411668] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411756] pci 0000:00:1c.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411764] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411852] pci 0000:00:1c.1: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.411860] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
    Jun 13 04:03:43 cry-workstation kernel: [ 0.412988] pci 0000:00:1c.3: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.412994] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413082] pci 0000:00:1c.5: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413090] pci 0000:00:1e.0: setting latency timer to 64
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413094] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413095] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413097] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413099] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413101] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xf7ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413103] pci_bus 0000:00: resource 9 [mem 0xfc000000-0xfebfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413104] pci_bus 0000:00: resource 10 [mem 0xfec10000-0xfecfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413106] pci_bus 0000:00: resource 11 [mem 0xfed1c000-0xfed1ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413108] pci_bus 0000:00: resource 12 [mem 0xfed90000-0xfed9ffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413110] pci_bus 0000:00: resource 13 [mem 0xfed40000-0xfed44fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413111] pci_bus 0000:00: resource 14 [mem 0xfeda7000-0xfedfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413113] pci_bus 0000:00: resource 15 [mem 0xfee10000-0xff9fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413115] pci_bus 0000:00: resource 16 [mem 0xffc00000-0xffdfffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413117] pci_bus 0000:00: resource 17 [mem 0x140000000-0x337ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413119] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413120] pci_bus 0000:01: resource 1 [mem 0xf2000000-0xf6efffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413122] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413124] pci_bus 0000:0b: resource 0 [io 0x4000-0x4fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413126] pci_bus 0000:0b: resource 1 [mem 0xc0400000-0xc05fffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413128] pci_bus 0000:0b: resource 2 [mem 0xc0600000-0xc07fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413130] pci_bus 0000:0c: resource 0 [io 0x3000-0x3fff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413132] pci_bus 0000:0c: resource 1 [mem 0xf1f00000-0xf1ffffff]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413133] pci_bus 0000:0c: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref]
    Jun 13 04:03:43 cry-workstation kernel: [ 0.413135] pci_bus 0000:0

  • ConsoleKit takes 20seconds to time out on GDM load

    My GDM is really slow and I tracked it down to ConsoleKit. Anyone have any suggestion on how to fix it?
    Please take a look at my messages.log to get some idea of what's happening:
    Search for ConsoleKit to see that it's taking 20secs to timeout.
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Linux version 3.2.2-1-ARCH (tobias@T-POWA-LX) (gcc version 4.6.2 20120120 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Jan 26 08:40:20 CET 2012
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Command line: root=/dev/sda2 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-provided physical RAM map:
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009d800 (usable)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 000000000009d800 - 00000000000a0000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000cd71e000 (usable)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cd71e000 - 00000000cd772000 (ACPI NVS)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cd772000 - 00000000cd77b000 (ACPI data)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cd77b000 - 00000000cdada000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdada000 - 00000000cdaeb000 (ACPI NVS)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdaeb000 - 00000000cdafe000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdafe000 - 00000000cdb00000 (ACPI NVS)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdb00000 - 00000000cdb09000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdb09000 - 00000000cdb0f000 (ACPI NVS)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdb0f000 - 00000000cdb71000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdb71000 - 00000000cdd74000 (ACPI NVS)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000cdd74000 - 00000000cdf00000 (usable)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec10000 - 00000000fec11000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fec20000 - 00000000fec21000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed01000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed61000 - 00000000fed71000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fed80000 - 00000000fed90000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 00000000fef00000 - 0000000100000000 (reserved)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] BIOS-e820: 0000000100001000 - 000000022f000000 (usable)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active
    Feb 1 20:31:48 localhost kernel: [ 0.000000] DMI 2.7 present.
    Feb 1 20:31:48 localhost kernel: [ 0.000000] No AGP bridge found
    Feb 1 20:31:48 localhost kernel: [ 0.000000] last_pfn = 0x22f000 max_arch_pfn = 0x400000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Feb 1 20:31:48 localhost kernel: [ 0.000000] last_pfn = 0xcdf00 max_arch_pfn = 0x400000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Using GB pages for direct mapping
    Feb 1 20:31:48 localhost kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000cdf00000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] init_memory_mapping: 0000000100000000-000000022f000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] RAMDISK: 7fd5a000 - 7ffff000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000f0450 00024 (v02 ALASKA)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: XSDT 00000000cd772068 00054 (v01 ALASKA A M I 01072009 AMI 00010013)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: FACP 00000000cd779340 000F4 (v04 ALASKA A M I 01072009 AMI 00010013)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110623/tbfadt-560)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: DSDT 00000000cd772150 071EC (v02 ALASKA A M I 00000000 INTL 20051117)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: FACS 00000000cdb09f80 00040
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: APIC 00000000cd779438 0009E (v03 ALASKA A M I 01072009 AMI 00010013)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: MCFG 00000000cd7794d8 0003C (v01 ALASKA A M I 01072009 MSFT 00010013)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: HPET 00000000cd779518 00038 (v01 ALASKA A M I 01072009 AMI 00000004)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: IVRS 00000000cd779550 000D8 (v01 AMD RD890S 00202031 AMD 00000000)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: SSDT 00000000cd779628 00D3C (v01 AMD POWERNOW 00000001 AMD 00000001)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] No NUMA configuration found
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Faking a node at 0000000000000000-000000022f000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Initmem setup node 0 0000000000000000-000000022f000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] NODE_DATA [000000022effb000 - 000000022effffff]
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Zone PFN ranges:
    Feb 1 20:31:48 localhost kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Normal 0x00100000 -> 0x0022f000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Movable zone start PFN for each node
    Feb 1 20:31:48 localhost kernel: [ 0.000000] early_node_map[4] active PFN ranges
    Feb 1 20:31:48 localhost kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009d
    Feb 1 20:31:48 localhost kernel: [ 0.000000] 0: 0x00000100 -> 0x000cd71e
    Feb 1 20:31:48 localhost kernel: [ 0.000000] 0: 0x000cdd74 -> 0x000cdf00
    Feb 1 20:31:48 localhost kernel: [ 0.000000] 0: 0x00100001 -> 0x0022f000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x10] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x11] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x13] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x14] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x15] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x16] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x17] enabled)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1])
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x09] address[0xfec00000] gsi_base[0])
    Feb 1 20:31:48 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 9, version 33, address 0xfec00000, GSI 0-23
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x0a] address[0xfec20000] gsi_base[24])
    Feb 1 20:31:48 localhost kernel: [ 0.000000] IOAPIC[1]: apic_id 10, version 33, address 0xfec20000, GSI 24-55
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Feb 1 20:31:48 localhost kernel: [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] SMP: Allowing 8 CPUs, 0 hotplug CPUs
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cd71e000 - 00000000cd772000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cd772000 - 00000000cd77b000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cd77b000 - 00000000cdada000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdada000 - 00000000cdaeb000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdaeb000 - 00000000cdafe000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdafe000 - 00000000cdb00000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdb00000 - 00000000cdb09000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdb09000 - 00000000cdb0f000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdb0f000 - 00000000cdb71000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdb71000 - 00000000cdd74000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000cdf00000 - 00000000f8000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fec10000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec10000 - 00000000fec11000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec11000 - 00000000fec20000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec20000 - 00000000fec21000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fec21000 - 00000000fed00000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed00000 - 00000000fed01000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed01000 - 00000000fed61000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed61000 - 00000000fed71000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed71000 - 00000000fed80000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed80000 - 00000000fed90000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fed90000 - 00000000fef00000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000fef00000 - 0000000100000000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PM: Registered nosave memory: 0000000100000000 - 0000000100001000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Allocating PCI resources starting at cdf00000 (gap: cdf00000:2a100000)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Feb 1 20:31:48 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88022ec00000 s82048 r8192 d24448 u262144
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2047089
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Policy zone: Normal
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Kernel command line: root=/dev/sda2 ro initrd=../initramfs-linux.img BOOT_IMAGE=../vmlinuz-linux
    Feb 1 20:31:48 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Checking aperture...
    Feb 1 20:31:48 localhost kernel: [ 0.000000] No AGP bridge found
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Node 0: aperture @ f8000000 size 64 MB
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Memory: 8119580k/9158656k available (4281k kernel code, 827176k absent, 211900k reserved, 4599k data, 728k init)
    Feb 1 20:31:48 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Preemptible hierarchical RCU implementation.
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Verbose stalled-CPUs detection is disabled.
    Feb 1 20:31:48 localhost kernel: [ 0.000000] NR_IRQS:4352 nr_irqs:1288 16
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Extended CMOS year: 2000
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25
    Feb 1 20:31:48 localhost kernel: [ 0.000000] console [tty0] enabled
    Feb 1 20:31:48 localhost kernel: [ 0.000000] allocated 67108864 bytes of page_cgroup
    Feb 1 20:31:48 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Fast TSC calibration using PIT
    Feb 1 20:31:48 localhost kernel: [ 0.000000] Detected 3110.742 MHz processor.
    Feb 1 20:31:48 localhost kernel: [ 0.003336] Calibrating delay loop (skipped), value calculated using timer frequency.. 6223.71 BogoMIPS (lpj=10369140)
    Feb 1 20:31:48 localhost kernel: [ 0.003339] pid_max: default: 32768 minimum: 301
    Feb 1 20:31:48 localhost kernel: [ 0.003361] Security Framework initialized
    Feb 1 20:31:48 localhost kernel: [ 0.003365] AppArmor: AppArmor disabled by boot time parameter
    Feb 1 20:31:48 localhost kernel: [ 0.004126] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.007900] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.008745] Mount-cache hash table entries: 256
    Feb 1 20:31:48 localhost kernel: [ 0.008854] Initializing cgroup subsys cpuacct
    Feb 1 20:31:48 localhost kernel: [ 0.008859] Initializing cgroup subsys memory
    Feb 1 20:31:48 localhost kernel: [ 0.008866] Initializing cgroup subsys devices
    Feb 1 20:31:48 localhost kernel: [ 0.008868] Initializing cgroup subsys freezer
    Feb 1 20:31:48 localhost kernel: [ 0.008869] Initializing cgroup subsys net_cls
    Feb 1 20:31:48 localhost kernel: [ 0.008870] Initializing cgroup subsys blkio
    Feb 1 20:31:48 localhost kernel: [ 0.008896] CPU: Physical Processor ID: 0
    Feb 1 20:31:48 localhost kernel: [ 0.008897] CPU: Processor Core ID: 0
    Feb 1 20:31:48 localhost kernel: [ 0.008899] mce: CPU supports 7 MCE banks
    Feb 1 20:31:48 localhost kernel: [ 0.009566] ACPI: Core revision 20110623
    Feb 1 20:31:48 localhost kernel: [ 0.013346] ftrace: allocating 16779 entries in 66 pages
    Feb 1 20:31:48 localhost kernel: [ 0.020327] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Feb 1 20:31:48 localhost kernel: [ 0.053341] CPU0: AMD FX(tm)-8120 Eight-Core Processor stepping 02
    Feb 1 20:31:48 localhost kernel: [ 0.056663] Performance Events: AMD Family 15h PMU driver.
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... version: 0
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... bit width: 48
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... generic registers: 6
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... value mask: 0000ffffffffffff
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... max period: 00007fffffffffff
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... fixed-purpose events: 0
    Feb 1 20:31:48 localhost kernel: [ 0.056663] ... event mask: 000000000000003f
    Feb 1 20:31:48 localhost kernel: [ 0.073374] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.100015] Booting Node 0, Processors #1
    Feb 1 20:31:48 localhost kernel: [ 0.196673] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.216689] #2
    Feb 1 20:31:48 localhost kernel: [ 0.313331] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.333338] #3
    Feb 1 20:31:48 localhost kernel: [ 0.429988] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.449998] #4
    Feb 1 20:31:48 localhost kernel: [ 0.546652] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.566662] #5
    Feb 1 20:31:48 localhost kernel: [ 0.663312] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.683316] #6
    Feb 1 20:31:48 localhost kernel: [ 0.779965] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.799971] #7 Ok.
    Feb 1 20:31:48 localhost kernel: [ 0.896625] NMI watchdog enabled, takes one hw-pmu counter.
    Feb 1 20:31:48 localhost kernel: [ 0.903288] Brought up 8 CPUs
    Feb 1 20:31:48 localhost kernel: [ 0.903291] Total of 8 processors activated (49786.82 BogoMIPS).
    Feb 1 20:31:48 localhost kernel: [ 0.906788] devtmpfs: initialized
    Feb 1 20:31:48 localhost kernel: [ 0.908166] PM: Registering ACPI NVS region at cd71e000 (344064 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.908166] PM: Registering ACPI NVS region at cdada000 (69632 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.908166] PM: Registering ACPI NVS region at cdafe000 (8192 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.908166] PM: Registering ACPI NVS region at cdb09000 (24576 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.908166] PM: Registering ACPI NVS region at cdb71000 (2109440 bytes)
    Feb 1 20:31:48 localhost kernel: [ 0.910376] print_constraints: dummy:
    Feb 1 20:31:48 localhost kernel: [ 0.910415] NET: Registered protocol family 16
    Feb 1 20:31:48 localhost kernel: [ 0.910507] Extended Config Space enabled on 1 nodes
    Feb 1 20:31:48 localhost kernel: [ 0.910549] ACPI: bus type pci registered
    Feb 1 20:31:48 localhost kernel: [ 0.910607] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 1 20:31:48 localhost kernel: [ 0.910610] PCI: not using MMCONFIG
    Feb 1 20:31:48 localhost kernel: [ 0.910612] PCI: Using configuration type 1 for base access
    Feb 1 20:31:48 localhost kernel: [ 0.910613] PCI: Using configuration type 1 for extended access
    Feb 1 20:31:48 localhost kernel: [ 0.911157] bio: create slab <bio-0> at 0
    Feb 1 20:31:48 localhost kernel: [ 0.911157] ACPI: Added _OSI(Module Device)
    Feb 1 20:31:48 localhost kernel: [ 0.911157] ACPI: Added _OSI(Processor Device)
    Feb 1 20:31:48 localhost kernel: [ 0.911157] ACPI: Added _OSI(3.0 _SCP Extensions)
    Feb 1 20:31:48 localhost kernel: [ 0.911157] ACPI: Added _OSI(Processor Aggregator Device)
    Feb 1 20:31:48 localhost kernel: [ 0.913406] ACPI: Executed 2 blocks of module-level executable AML code
    Feb 1 20:31:48 localhost kernel: [ 0.923431] ACPI Error: [RAMB] Namespace lookup failure, AE_NOT_FOUND (20110623/psargs-359)
    Feb 1 20:31:48 localhost kernel: [ 0.923438] ACPI Exception: AE_NOT_FOUND, Could not execute arguments for [RAMW] (Region) (20110623/nsinit-349)
    Feb 1 20:31:48 localhost kernel: [ 0.923740] ACPI: Interpreter enabled
    Feb 1 20:31:48 localhost kernel: [ 0.923743] ACPI: (supports S0 S1 S3 S4 S5)
    Feb 1 20:31:48 localhost kernel: [ 0.923766] ACPI: Using IOAPIC for interrupt routing
    Feb 1 20:31:48 localhost kernel: [ 0.923907] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Feb 1 20:31:48 localhost kernel: [ 0.923945] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Feb 1 20:31:48 localhost kernel: [ 0.972366] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    Feb 1 20:31:48 localhost kernel: [ 0.972499] ACPI: No dock devices found.
    Feb 1 20:31:48 localhost kernel: [ 0.972500] HEST: Table not found.
    Feb 1 20:31:48 localhost kernel: [ 0.972503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Feb 1 20:31:48 localhost kernel: [ 0.972680] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Feb 1 20:31:48 localhost kernel: [ 0.972959] pci_root PNP0A03:00: host bridge window [io 0x0000-0x03af]
    Feb 1 20:31:48 localhost kernel: [ 0.972962] pci_root PNP0A03:00: host bridge window [io 0x03e0-0x0cf7]
    Feb 1 20:31:48 localhost kernel: [ 0.972964] pci_root PNP0A03:00: host bridge window [io 0x03b0-0x03df]
    Feb 1 20:31:48 localhost kernel: [ 0.972966] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Feb 1 20:31:48 localhost kernel: [ 0.972968] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Feb 1 20:31:48 localhost kernel: [ 0.972970] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff]
    Feb 1 20:31:48 localhost kernel: [ 0.972972] pci_root PNP0A03:00: host bridge window [mem 0xd0000000-0xffffffff]
    Feb 1 20:31:48 localhost kernel: [ 0.974557] pci 0000:01:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Feb 1 20:31:48 localhost kernel: [ 0.974564] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    Feb 1 20:31:48 localhost kernel: [ 0.979960] pci 0000:00:04.0: PCI bridge to [bus 02-02]
    Feb 1 20:31:48 localhost kernel: [ 0.986619] pci 0000:00:05.0: PCI bridge to [bus 03-03]
    Feb 1 20:31:48 localhost kernel: [ 0.993283] pci 0000:00:06.0: PCI bridge to [bus 04-04]
    Feb 1 20:31:48 localhost kernel: [ 0.999948] pci 0000:00:07.0: PCI bridge to [bus 05-05]
    Feb 1 20:31:48 localhost kernel: [ 1.006616] pci 0000:00:09.0: PCI bridge to [bus 06-06]
    Feb 1 20:31:48 localhost kernel: [ 1.006676] pci 0000:00:14.4: PCI bridge to [bus 07-07] (subtractive decode)
    Feb 1 20:31:48 localhost kernel: [ 1.007075] pci0000:00: Requesting ACPI _OSC control (0x1d)
    Feb 1 20:31:48 localhost kernel: [ 1.007078] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    Feb 1 20:31:48 localhost kernel: [ 1.007080] ACPI _OSC control for PCIe not granted, disabling ASPM
    Feb 1 20:31:48 localhost kernel: [ 1.013835] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.013895] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.013957] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.014018] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.014066] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.014103] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.014141] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.014178] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 14 15) *0
    Feb 1 20:31:48 localhost kernel: [ 1.014248] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Feb 1 20:31:48 localhost kernel: [ 1.014248] vgaarb: loaded
    Feb 1 20:31:48 localhost kernel: [ 1.014248] vgaarb: bridge control possible 0000:01:00.0
    Feb 1 20:31:48 localhost kernel: [ 1.014248] PCI: Using ACPI for IRQ routing
    Feb 1 20:31:48 localhost kernel: [ 1.020997] NetLabel: Initializing
    Feb 1 20:31:48 localhost kernel: [ 1.020999] NetLabel: domain hash size = 128
    Feb 1 20:31:48 localhost kernel: [ 1.021000] NetLabel: protocols = UNLABELED CIPSOv4
    Feb 1 20:31:48 localhost kernel: [ 1.021013] NetLabel: unlabeled traffic allowed by default
    Feb 1 20:31:48 localhost kernel: [ 1.021026] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    Feb 1 20:31:48 localhost kernel: [ 1.021030] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    Feb 1 20:31:48 localhost kernel: [ 1.023074] Switching to clocksource hpet
    Feb 1 20:31:48 localhost kernel: [ 1.025725] pnp: PnP ACPI init
    Feb 1 20:31:48 localhost kernel: [ 1.025737] ACPI: bus type pnp registered
    Feb 1 20:31:48 localhost kernel: [ 1.026037] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026620] system 00:02: [io 0x040b] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026623] system 00:02: [io 0x04d6] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026625] system 00:02: [io 0x0c00-0x0c01] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026627] system 00:02: [io 0x0c14] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026629] system 00:02: [io 0x0c50-0x0c51] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026632] system 00:02: [io 0x0c52] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026634] system 00:02: [io 0x0c6c] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026636] system 00:02: [io 0x0c6f] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026638] system 00:02: [io 0x0cd0-0x0cd1] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026640] system 00:02: [io 0x0cd2-0x0cd3] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026642] system 00:02: [io 0x0cd4-0x0cd5] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026644] system 00:02: [io 0x0cd6-0x0cd7] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026646] system 00:02: [io 0x0cd8-0x0cdf] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026649] system 00:02: [io 0x0800-0x089f] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026651] system 00:02: [io 0x0b20-0x0b3f] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026653] system 00:02: [io 0x0900-0x090f] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026656] system 00:02: [io 0x0910-0x091f] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026658] system 00:02: [io 0xfe00-0xfefe] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026661] system 00:02: [mem 0xfec00000-0xfec00fff] could not be reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026664] system 00:02: [mem 0xfee00000-0xfee00fff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026677] system 00:02: [mem 0xfed80000-0xfed8ffff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026680] system 00:02: [mem 0xfed61000-0xfed70fff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026682] system 00:02: [mem 0xfec10000-0xfec10fff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026685] system 00:02: [mem 0xfed00000-0xfed00fff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026688] system 00:02: [mem 0xffc00000-0xffffffff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.026854] system 00:03: [io 0x0290-0x02af] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.027074] system 00:07: [io 0x04d0-0x04d1] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.027343] system 00:0a: [mem 0xfeb20000-0xfeb23fff] has been reserved
    Feb 1 20:31:48 localhost kernel: [ 1.027480] system 00:0b: [mem 0xfec20000-0xfec200ff] could not be reserved
    Feb 1 20:31:48 localhost kernel: [ 1.027648] pnp: PnP ACPI: found 13 devices
    Feb 1 20:31:48 localhost kernel: [ 1.027650] ACPI: ACPI bus type pnp unregistered
    Feb 1 20:31:48 localhost kernel: [ 1.034572] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    Feb 1 20:31:48 localhost kernel: [ 1.034575] pci 0000:00:02.0: bridge window [io 0xe000-0xefff]
    Feb 1 20:31:48 localhost kernel: [ 1.034578] pci 0000:00:02.0: bridge window [mem 0xf4000000-0xf70fffff]
    Feb 1 20:31:48 localhost kernel: [ 1.034581] pci 0000:00:02.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Feb 1 20:31:48 localhost kernel: [ 1.034585] pci 0000:00:04.0: PCI bridge to [bus 02-02]
    Feb 1 20:31:48 localhost kernel: [ 1.034587] pci 0000:00:04.0: bridge window [io 0xd000-0xdfff]
    Feb 1 20:31:48 localhost kernel: [ 1.034590] pci 0000:00:04.0: bridge window [mem 0xf7500000-0xf75fffff]
    Feb 1 20:31:48 localhost kernel: [ 1.034594] pci 0000:00:05.0: PCI bridge to [bus 03-03]
    Feb 1 20:31:48 localhost kernel: [ 1.034597] pci 0000:00:05.0: bridge window [io 0xc000-0xcfff]
    Feb 1 20:31:48 localhost kernel: [ 1.034599] pci 0000:00:05.0: bridge window [mem 0xf7400000-0xf74fffff]
    Feb 1 20:31:48 localhost kernel: [ 1.034604] pci 0000:00:06.0: PCI bridge to [bus 04-04]
    Feb 1 20:31:48 localhost kernel: [ 1.034606] pci 0000:00:06.0: bridge window [mem 0xf7300000-0xf73fffff]
    Feb 1 20:31:48 localhost kernel: [ 1.034611] pci 0000:00:07.0: PCI bridge to [bus 05-05]
    Feb 1 20:31:48 localhost kernel: [ 1.034613] pci 0000:00:07.0: bridge window [mem 0xf7200000-0xf72fffff]
    Feb 1 20:31:48 localhost kernel: [ 1.034617] pci 0000:00:09.0: PCI bridge to [bus 06-06]
    Feb 1 20:31:48 localhost kernel: [ 1.034620] pci 0000:00:09.0: bridge window [mem 0xf7100000-0xf71fffff]
    Feb 1 20:31:48 localhost kernel: [ 1.034624] pci 0000:00:14.4: PCI bridge to [bus 07-07]
    Feb 1 20:31:48 localhost kernel: [ 1.034641] pci 0000:00:02.0: PCI INT A -> GSI 52 (level, low) -> IRQ 52
    Feb 1 20:31:48 localhost kernel: [ 1.034649] pci 0000:00:04.0: PCI INT A -> GSI 52 (level, low) -> IRQ 52
    Feb 1 20:31:48 localhost kernel: [ 1.034656] pci 0000:00:05.0: PCI INT A -> GSI 52 (level, low) -> IRQ 52
    Feb 1 20:31:48 localhost kernel: [ 1.034666] pci 0000:00:06.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
    Feb 1 20:31:48 localhost kernel: [ 1.034673] pci 0000:00:07.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
    Feb 1 20:31:48 localhost kernel: [ 1.034679] pci 0000:00:09.0: PCI INT A -> GSI 53 (level, low) -> IRQ 53
    Feb 1 20:31:48 localhost kernel: [ 1.034759] NET: Registered protocol family 2
    Feb 1 20:31:48 localhost kernel: [ 1.035011] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Feb 1 20:31:48 localhost kernel: [ 1.036243] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    Feb 1 20:31:48 localhost kernel: [ 1.037985] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Feb 1 20:31:48 localhost kernel: [ 1.038182] TCP: Hash tables configured (established 524288 bind 65536)
    Feb 1 20:31:48 localhost kernel: [ 1.038184] TCP reno registered
    Feb 1 20:31:48 localhost kernel: [ 1.038200] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    Feb 1 20:31:48 localhost kernel: [ 1.038241] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    Feb 1 20:31:48 localhost kernel: [ 1.038330] NET: Registered protocol family 1
    Feb 1 20:31:48 localhost kernel: [ 2.103599] Unpacking initramfs...
    Feb 1 20:31:48 localhost kernel: [ 2.145316] Freeing initrd memory: 2708k freed
    Feb 1 20:31:48 localhost kernel: [ 2.145978] pci 0000:00:00.2: PCI INT A -> GSI 55 (level, low) -> IRQ 55
    Feb 1 20:31:48 localhost kernel: [ 2.146104] AMD-Vi: Enabling IOMMU at 0000:00:00.2 cap 0x40
    Feb 1 20:31:48 localhost kernel: [ 2.213957] AMD-Vi: Lazy IO/TLB flushing enabled
    Feb 1 20:31:48 localhost kernel: [ 2.213960] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Feb 1 20:31:48 localhost kernel: [ 2.213962] Placing 64MB software IO TLB between ffff8800c971e000 - ffff8800cd71e000
    Feb 1 20:31:48 localhost kernel: [ 2.213965] software IO TLB at phys 0xc971e000 - 0xcd71e000
    Feb 1 20:31:48 localhost kernel: [ 2.214583] perf: AMD IBS detected (0x000000ff)
    Feb 1 20:31:48 localhost kernel: [ 2.214717] audit: initializing netlink socket (disabled)
    Feb 1 20:31:48 localhost kernel: [ 2.214725] type=2000 audit(1328128291.213:1): initialized
    Feb 1 20:31:48 localhost kernel: [ 2.226263] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Feb 1 20:31:48 localhost kernel: [ 2.249701] VFS: Disk quotas dquot_6.5.2
    Feb 1 20:31:48 localhost kernel: [ 2.249754] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Feb 1 20:31:48 localhost kernel: [ 2.249833] msgmni has been set to 15863
    Feb 1 20:31:48 localhost kernel: [ 2.250009] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    Feb 1 20:31:48 localhost kernel: [ 2.250041] io scheduler noop registered
    Feb 1 20:31:48 localhost kernel: [ 2.250042] io scheduler deadline registered
    Feb 1 20:31:48 localhost kernel: [ 2.250071] io scheduler cfq registered (default)
    Feb 1 20:31:48 localhost kernel: [ 2.250407] ERST: Table is not found!
    Feb 1 20:31:48 localhost kernel: [ 2.250409] GHES: HEST is not enabled!
    Feb 1 20:31:48 localhost kernel: [ 2.250463] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Feb 1 20:31:48 localhost kernel: [ 2.463583] Linux agpgart interface v0.103
    Feb 1 20:31:48 localhost kernel: [ 2.463656] i8042: PNP: No PS/2 controller found. Probing ports directly.
    Feb 1 20:31:48 localhost kernel: [ 2.463999] serio: i8042 KBD port at 0x60,0x64 irq 1
    Feb 1 20:31:48 localhost kernel: [ 2.464021] serio: i8042 AUX port at 0x60,0x64 irq 12
    Feb 1 20:31:48 localhost kernel: [ 2.464164] mousedev: PS/2 mouse device common for all mice
    Feb 1 20:31:48 localhost kernel: [ 2.464197] rtc_cmos 00:05: RTC can wake from S4
    Feb 1 20:31:48 localhost kernel: [ 2.464319] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
    Feb 1 20:31:48 localhost kernel: [ 2.464343] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    Feb 1 20:31:48 localhost kernel: [ 2.464357] cpuidle: using governor ladder
    Feb 1 20:31:48 localhost kernel: [ 2.464359] cpuidle: using governor menu
    Feb 1 20:31:48 localhost kernel: [ 2.464584] TCP cubic registered
    Feb 1 20:31:48 localhost kernel: [ 2.464586] NET: Registered protocol family 17
    Feb 1 20:31:48 localhost kernel: [ 2.464591] Registering the dns_resolver key type
    Feb 1 20:31:48 localhost kernel: [ 2.464716] registered taskstats version 1
    Feb 1 20:31:48 localhost kernel: [ 2.476065] rtc_cmos 00:05: setting system clock to 2012-02-01 20:31:32 UTC (1328128292)
    Feb 1 20:31:48 localhost kernel: [ 2.476133] Initializing network drop monitor service
    Feb 1 20:31:48 localhost kernel: [ 2.478077] Freeing unused kernel memory: 728k freed
    Feb 1 20:31:48 localhost kernel: [ 2.478200] Write protecting the kernel read-only data: 8192k
    Feb 1 20:31:48 localhost kernel: [ 2.486030] Freeing unused kernel memory: 1844k freed
    Feb 1 20:31:48 localhost kernel: [ 2.489293] Freeing unused kernel memory: 692k freed
    Feb 1 20:31:48 localhost [ 2.496933] udevd[63]: starting version 179
    Feb 1 20:31:48 localhost kernel: [ 2.519274] SCSI subsystem initialized
    Feb 1 20:31:48 localhost kernel: [ 2.522067] usbcore: registered new interface driver usbfs
    Feb 1 20:31:48 localhost kernel: [ 2.522092] usbcore: registered new interface driver hub
    Feb 1 20:31:48 localhost kernel: [ 2.522136] usbcore: registered new device driver usb
    Feb 1 20:31:48 localhost kernel: [ 2.525268] xhci_hcd 0000:04:00.0: PCI INT A -> GSI 51 (level, low) -> IRQ 51
    Feb 1 20:31:48 localhost kernel: [ 2.525310] xhci_hcd 0000:04:00.0: xHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.525333] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 1
    Feb 1 20:31:48 localhost kernel: [ 2.532052] ahci 0000:00:11.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
    Feb 1 20:31:48 localhost kernel: [ 2.532191] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
    Feb 1 20:31:48 localhost kernel: [ 2.532195] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part sxs
    Feb 1 20:31:48 localhost kernel: [ 2.534149] scsi0 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.534430] scsi1 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.534950] scsi2 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.534973] xhci_hcd 0000:04:00.0: irq 51, io mem 0xf7300000
    Feb 1 20:31:48 localhost kernel: [ 2.535368] scsi3 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.535611] hub 1-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.535617] hub 1-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.535667] scsi4 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.535735] xhci_hcd 0000:04:00.0: xHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.535743] xhci_hcd 0000:04:00.0: new USB bus registered, assigned bus number 2
    Feb 1 20:31:48 localhost kernel: [ 2.535809] scsi5 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.535956] hub 2-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.535963] hub 2-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.536253] ata1: SATA max UDMA/133 abar m1024@0xf760b000 port 0xf760b100 irq 19
    Feb 1 20:31:48 localhost kernel: [ 2.536257] ata2: SATA max UDMA/133 abar m1024@0xf760b000 port 0xf760b180 irq 19
    Feb 1 20:31:48 localhost kernel: [ 2.536260] ata3: SATA max UDMA/133 abar m1024@0xf760b000 port 0xf760b200 irq 19
    Feb 1 20:31:48 localhost kernel: [ 2.536263] ata4: SATA max UDMA/133 abar m1024@0xf760b000 port 0xf760b280 irq 19
    Feb 1 20:31:48 localhost kernel: [ 2.536266] ata5: SATA max UDMA/133 abar m1024@0xf760b000 port 0xf760b300 irq 19
    Feb 1 20:31:48 localhost kernel: [ 2.536269] ata6: SATA max UDMA/133 abar m1024@0xf760b000 port 0xf760b380 irq 19
    Feb 1 20:31:48 localhost kernel: [ 2.536304] ahci 0000:02:00.0: PCI INT A -> GSI 44 (level, low) -> IRQ 44
    Feb 1 20:31:48 localhost kernel: [ 2.536361] ahci: SSS flag set, parallel bus scan disabled
    Feb 1 20:31:48 localhost kernel: [ 2.536390] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
    Feb 1 20:31:48 localhost kernel: [ 2.536393] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
    Feb 1 20:31:48 localhost kernel: [ 2.537576] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Feb 1 20:31:48 localhost kernel: [ 2.537596] scsi6 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.537620] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
    Feb 1 20:31:48 localhost kernel: [ 2.537653] ehci_hcd 0000:00:12.2: EHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.537672] ehci_hcd 0000:00:12.2: new USB bus registered, assigned bus number 3
    Feb 1 20:31:48 localhost kernel: [ 2.537681] ehci_hcd 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    Feb 1 20:31:48 localhost kernel: [ 2.537719] ehci_hcd 0000:00:12.2: debug port 1
    Feb 1 20:31:48 localhost kernel: [ 2.537734] scsi7 : ahci
    Feb 1 20:31:48 localhost kernel: [ 2.537740] ehci_hcd 0000:00:12.2: irq 17, io mem 0xf7609000
    Feb 1 20:31:48 localhost kernel: [ 2.537799] ata7: SATA max UDMA/133 abar m512@0xf7500000 port 0xf7500100 irq 81
    Feb 1 20:31:48 localhost kernel: [ 2.537803] ata8: SATA max UDMA/133 abar m512@0xf7500000 port 0xf7500180 irq 81
    Feb 1 20:31:48 localhost kernel: [ 2.550064] ehci_hcd 0000:00:12.2: USB 2.0 started, EHCI 1.00
    Feb 1 20:31:48 localhost kernel: [ 2.550194] hub 3-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.550198] hub 3-0:1.0: 5 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.550282] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 21 (level, low) -> IRQ 21
    Feb 1 20:31:48 localhost kernel: [ 2.550313] ehci_hcd 0000:00:13.2: EHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.550320] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 4
    Feb 1 20:31:48 localhost kernel: [ 2.550326] ehci_hcd 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    Feb 1 20:31:48 localhost kernel: [ 2.550345] ehci_hcd 0000:00:13.2: debug port 1
    Feb 1 20:31:48 localhost kernel: [ 2.550362] ehci_hcd 0000:00:13.2: irq 21, io mem 0xf7607000
    Feb 1 20:31:48 localhost kernel: [ 2.553402] xhci_hcd 0000:05:00.0: PCI INT A -> GSI 50 (level, low) -> IRQ 50
    Feb 1 20:31:48 localhost kernel: [ 2.553438] xhci_hcd 0000:05:00.0: xHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.553447] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 5
    Feb 1 20:31:48 localhost kernel: [ 2.555089] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Feb 1 20:31:48 localhost kernel: [ 2.560049] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
    Feb 1 20:31:48 localhost kernel: [ 2.560188] hub 4-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.560191] hub 4-0:1.0: 5 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.560280] ehci_hcd 0000:00:16.2: PCI INT B -> GSI 23 (level, low) -> IRQ 23
    Feb 1 20:31:48 localhost kernel: [ 2.560314] ehci_hcd 0000:00:16.2: EHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.560321] ehci_hcd 0000:00:16.2: new USB bus registered, assigned bus number 6
    Feb 1 20:31:48 localhost kernel: [ 2.560329] ehci_hcd 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    Feb 1 20:31:48 localhost kernel: [ 2.560349] ehci_hcd 0000:00:16.2: debug port 1
    Feb 1 20:31:48 localhost kernel: [ 2.560367] ehci_hcd 0000:00:16.2: irq 23, io mem 0xf7604000
    Feb 1 20:31:48 localhost kernel: [ 2.563065] xhci_hcd 0000:05:00.0: irq 50, io mem 0xf7200000
    Feb 1 20:31:48 localhost kernel: [ 2.563367] hub 5-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.563373] hub 5-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.563437] xhci_hcd 0000:05:00.0: xHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.563443] xhci_hcd 0000:05:00.0: new USB bus registered, assigned bus number 7
    Feb 1 20:31:48 localhost kernel: [ 2.563617] hub 7-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.563625] hub 7-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.573392] ehci_hcd 0000:00:16.2: USB 2.0 started, EHCI 1.00
    Feb 1 20:31:48 localhost kernel: [ 2.573722] hub 6-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.573728] hub 6-0:1.0: 4 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.574021] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Feb 1 20:31:48 localhost kernel: [ 2.574050] ohci_hcd 0000:00:12.0: OHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.574059] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 8
    Feb 1 20:31:48 localhost kernel: [ 2.574083] ohci_hcd 0000:00:12.0: irq 18, io mem 0xf760a000
    Feb 1 20:31:48 localhost kernel: [ 2.580067] xhci_hcd 0000:06:00.0: PCI INT A -> GSI 48 (level, low) -> IRQ 48
    Feb 1 20:31:48 localhost kernel: [ 2.580106] xhci_hcd 0000:06:00.0: xHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.580121] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 9
    Feb 1 20:31:48 localhost kernel: [ 2.589735] xhci_hcd 0000:06:00.0: irq 48, io mem 0xf7100000
    Feb 1 20:31:48 localhost kernel: [ 2.590047] hub 9-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.590052] hub 9-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.590111] xhci_hcd 0000:06:00.0: xHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.590116] xhci_hcd 0000:06:00.0: new USB bus registered, assigned bus number 10
    Feb 1 20:31:48 localhost kernel: [ 2.590227] hub 10-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.590232] hub 10-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.634184] hub 8-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.634190] hub 8-0:1.0: 5 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.634310] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
    Feb 1 20:31:48 localhost kernel: [ 2.634324] ohci_hcd 0000:00:13.0: OHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.634331] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 11
    Feb 1 20:31:48 localhost kernel: [ 2.634353] ohci_hcd 0000:00:13.0: irq 20, io mem 0xf7608000
    Feb 1 20:31:48 localhost kernel: [ 2.690863] hub 11-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.690869] hub 11-0:1.0: 5 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.690964] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
    Feb 1 20:31:48 localhost kernel: [ 2.690977] ohci_hcd 0000:00:14.5: OHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.690984] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 12
    Feb 1 20:31:48 localhost kernel: [ 2.691000] ohci_hcd 0000:00:14.5: irq 18, io mem 0xf7606000
    Feb 1 20:31:48 localhost kernel: [ 2.747523] hub 12-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.747528] hub 12-0:1.0: 2 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.747611] ohci_hcd 0000:00:16.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Feb 1 20:31:48 localhost kernel: [ 2.747623] ohci_hcd 0000:00:16.0: OHCI Host Controller
    Feb 1 20:31:48 localhost kernel: [ 2.747631] ohci_hcd 0000:00:16.0: new USB bus registered, assigned bus number 13
    Feb 1 20:31:48 localhost kernel: [ 2.747651] ohci_hcd 0000:00:16.0: irq 22, io mem 0xf7605000
    Feb 1 20:31:48 localhost kernel: [ 2.804198] hub 13-0:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 2.804204] hub 13-0:1.0: 4 ports detected
    Feb 1 20:31:48 localhost kernel: [ 2.846739] ata5: SATA link down (SStatus 0 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 2.853415] ata6: SATA link down (SStatus 0 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 2.853422] ata7: SATA link down (SStatus 0 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 2.860071] usb 3-3: new high-speed USB device number 2 using ehci_hcd
    Feb 1 20:31:48 localhost kernel: [ 3.013403] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 3.013934] ata2.00: ATAPI: Optiarc DVD RW AD-7170S, 1.00, max UDMA/66
    Feb 1 20:31:48 localhost kernel: [ 3.014751] ata2.00: configured for UDMA/66
    Feb 1 20:31:48 localhost kernel: [ 3.020037] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 3.020063] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 3.020360] ata1.00: ATA-8: INTEL SSDSA2CW120G3, 4PC10362, max UDMA/133
    Feb 1 20:31:48 localhost kernel: [ 3.020362] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32)
    Feb 1 20:31:48 localhost kernel: [ 3.020690] ata1.00: configured for UDMA/133
    Feb 1 20:31:48 localhost kernel: [ 3.020813] scsi 0:0:0:0: Direct-Access ATA INTEL SSDSA2CW12 4PC1 PQ: 0 ANSI: 5
    Feb 1 20:31:48 localhost kernel: [ 3.022190] scsi 1:0:0:0: CD-ROM Optiarc DVD RW AD-7170S 1.00 PQ: 0 ANSI: 5
    Feb 1 20:31:48 localhost kernel: [ 3.074092] ata3.00: ATA-7: ST3500641AS, 3.AGE, max UDMA/133
    Feb 1 20:31:48 localhost kernel: [ 3.074095] ata3.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    Feb 1 20:31:48 localhost kernel: [ 3.140722] ata3.00: configured for UDMA/133
    Feb 1 20:31:48 localhost kernel: [ 3.140825] scsi 2:0:0:0: Direct-Access ATA ST3500641AS 3.AG PQ: 0 ANSI: 5
    Feb 1 20:31:48 localhost kernel: [ 3.216724] Refined TSC clocksource calibration: 3110.408 MHz.
    Feb 1 20:31:48 localhost kernel: [ 3.216733] Switching to clocksource tsc
    Feb 1 20:31:48 localhost kernel: [ 3.263391] usb 4-3: new high-speed USB device number 2 using ehci_hcd
    Feb 1 20:31:48 localhost kernel: [ 3.395804] hub 4-3:1.0: USB hub found
    Feb 1 20:31:48 localhost kernel: [ 3.395894] hub 4-3:1.0: 3 ports detected
    Feb 1 20:31:48 localhost kernel: [ 3.553384] usb 4-5: new high-speed USB device number 4 using ehci_hcd
    Feb 1 20:31:48 localhost kernel: [ 4.046721] usb 11-4: new low-speed USB device number 2 using ohci_hcd
    Feb 1 20:31:48 localhost kernel: [ 4.273663] usb 4-3.2: new low-speed USB device number 5 using ehci_hcd
    Feb 1 20:31:48 localhost kernel: [ 4.420186] input: Western Digital My Book as /devices/pci0000:00/0000:00:12.2/usb3/3-3/3-3:1.1/input/input0
    Feb 1 20:31:48 localhost kernel: [ 4.420237] generic-usb 0003:1058:1102.0001: input,hidraw0: USB HID v1.11 Device [Western Digital My Book] on usb-0000:00:12.2-3/input1
    Feb 1 20:31:48 localhost kernel: [ 4.426121] input: Microsoft Microsoft Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:13.0/usb11/11-4/11-4:1.0/input/input1
    Feb 1 20:31:48 localhost kernel: [ 4.426201] generic-usb 0003:045E:00D1.0002: input,hidraw1: USB HID v1.11 Mouse [Microsoft Microsoft Optical Mouse with Tilt Wheel] on usb-0000:00:13.0-4/input0
    Feb 1 20:31:48 localhost kernel: [ 4.426298] usbcore: registered new interface driver usbhid
    Feb 1 20:31:48 localhost kernel: [ 4.426300] usbhid: USB HID core driver
    Feb 1 20:31:48 localhost kernel: [ 4.430576] input: Apple, Inc Apple Keyboard as /devices/pci0000:00/0000:00:13.2/usb4/4-3/4-3.2/4-3.2:1.0/input/input2
    Feb 1 20:31:48 localhost kernel: [ 4.430693] apple 0003:05AC:0221.0003: input,hidraw2: USB HID v1.11 Keyboard [Apple, Inc Apple Keyboard] on usb-0000:00:13.2-3.2/input0
    Feb 1 20:31:48 localhost kernel: [ 4.433681] input: Apple, Inc Apple Keyboard as /devices/pci0000:00/0000:00:13.2/usb4/4-3/4-3.2/4-3.2:1.1/input/input3
    Feb 1 20:31:48 localhost kernel: [ 4.433739] apple 0003:05AC:0221.0004: input,hidraw3: USB HID v1.11 Device [Apple, Inc Apple Keyboard] on usb-0000:00:13.2-3.2/input1
    Feb 1 20:31:48 localhost kernel: [ 12.293392] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 12.309096] ata4.00: ATA-8: WDC WD3000GLFS-01F8U0, 03.03V01, max UDMA/133
    Feb 1 20:31:48 localhost kernel: [ 12.309099] ata4.00: 586072368 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
    Feb 1 20:31:48 localhost kernel: [ 12.312342] ata4.00: configured for UDMA/133
    Feb 1 20:31:48 localhost kernel: [ 12.312441] scsi 3:0:0:0: Direct-Access ATA WDC WD3000GLFS-0 03.0 PQ: 0 ANSI: 5
    Feb 1 20:31:48 localhost kernel: [ 12.630028] ata8: SATA link down (SStatus 0 SControl 300)
    Feb 1 20:31:48 localhost kernel: [ 12.635871] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
    Feb 1 20:31:48 localhost kernel: [ 12.635950] sd 2:0:0:0: [sdb] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Feb 1 20:31:48 localhost kernel: [ 12.635957] sd 0:0:0:0: [sda] Write Protect is off
    Feb 1 20:31:48 localhost kernel: [ 12.635976] sd 3:0:0:0: [sdc] 586072368 512-byte logical blocks: (300 GB/279 GiB)
    Feb 1 20:31:48 localhost kernel: [ 12.635985] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Feb 1 20:31:48 localhost kernel: [ 12.636034] sd 3:0:0:0: [sdc] Write Protect is off
    Feb 1 20:31:48 localhost kernel: [ 12.636045] sd 2:0:0:0: [sdb] Write Protect is off
    Feb 1 20:31:48 localhost kernel: [ 12.636066] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Feb 1 20:31:48 localhost kernel: [ 12.636079] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Feb 1 20:31:48 localhost kernel: [ 12.636749] sda: sda1 sda2 sda3 sda4
    Feb 1 20:31:48 localhost kernel: [ 12.637439] sd 0:0:0:0: [sda] Attached SCSI disk
    Feb 1 20:31:48 localhost kernel: [ 12.640917] sdc: sdc1
    Feb 1 20:31:48 localhost kernel: [ 12.641165] sd 3:0:0:0: [sdc] Attached SCSI disk
    Feb 1 20:31:48 localhost kernel: [ 12.651794] sdb: sdb1 sdb2
    Feb 1 20:31:48 localhost kernel: [ 12.652085] sd 2:0:0:0: [sdb] Attached SCSI disk
    Feb 1 20:31:48 localhost kernel: [ 12.655644] sr0: scsi3-mmc drive: 125x/125x writer dvd-ram cd/rw xa/form2 cdda tray
    Feb 1 20:31:48 localhost kernel: [ 12.655648] cdrom: Uniform CD-ROM driver Revision: 3.20
    Feb 1 20:31:48 localhost kernel: [ 13.048056] Btrfs loaded
    Feb 1 20:31:48 localhost kernel: [ 13.048506] device fsid 699d671b-7064-441d-95ec-c616049fe287 devid 1 transid 3976 /dev/sda2
    Feb 1 20:31:48 localhost kernel: [ 13.056208] Btrfs detected SSD devices, enabling SSD mode
    Feb 1 20:31:48 localhost [ 13.490114] udevd[216]: starting version 180
    Feb 1 20:31:48 localhost kernel: [ 13.539060] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
    Feb 1 20:31:48 localhost kernel: [ 13.539066] ACPI: Power Button [PWRB]
    Feb 1 20:31:48 localhost kernel: [ 13.539864] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
    Feb 1 20:31:48 localhost kernel: [ 13.539869] ACPI: Power Button [PWRF]
    Feb 1 20:31:48 localhost kernel: [ 13.540851] wmi: Mapper loaded
    Feb 1 20:31:48 localhost kernel: [ 13.558916] SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
    Feb 1 20:31:48 localhost kernel: [ 13.560394] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k
    Feb 1 20:31:48 localhost kernel: [ 13.560397] e1000e: Copyright(c) 1999 - 2011 Intel Corporation.
    Feb 1 20:31:48 localhost kernel: [ 13.560422] e1000e 0000:03:00.0: Disabling ASPM L0s
    Feb 1 20:31:48 localhost kernel: [ 13.560446] e1000e 0000:03:00.0: PCI INT A -> GSI 46 (level, low) -> IRQ 46
    Feb 1 20:31:48 localhost kernel: [ 13.561584] ACPI: resource piix4_smbus [io 0x0b00-0x0b07] conflicts with ACPI region SMRG [io 0xb00-0xb2f]
    Feb 1 20:31:48 localhost kernel: [ 13.561588] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Feb 1 20:31:48 localhost kernel: [ 13.566248] [drm] Initialized drm 1.1.0 20060810
    Feb 1 20:31:48 localhost kernel: [ 13.574620] input: PC Speaker as /devices/platform/pcspkr/input/input6
    Feb 1 20:31:48 localhost kernel: [ 13.578148] EDAC MC: Ver: 2.1.0
    Feb 1 20:31:48 localhost kernel: [ 13.580298] MCE: In-kernel MCE decoding enabled.
    Feb 1 20:31:48 localhost kernel: [ 13.584054] snd_hda_intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Feb 1 20:31:48 localhost kernel: [ 13.585205] AMD64 EDAC driver v3.4.0
    Feb 1 20:31:48 localhost kernel: [ 13.592440] MXM: GUID detected in BIOS
    Feb 1 20:31:48 localhost kernel: [ 13.592532] nouveau 0000:01:00.0: PCI INT A -> GSI 24 (level, low) -> IRQ 24
    Feb 1 20:31:48 localhost kernel: [ 13.594790] [drm] nouveau 0000:01:00.0: Detected an NV50 generation card (0x450300a3)
    Feb 1 20:31:48 localhost kernel: [ 13.599879] [drm] nouveau 0000:01:00.0: Attempting to load BIOS image from PRAMIN
    Feb 1 20:31:48 localhost kernel: [ 13.617652] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Feb 1 20:31:48 localhost kernel: [ 13.618816] asus_wmi: ASUS WMI generic driver loaded
    Feb 1 20:31:48 localhost kernel: [ 13.619138] hda_codec: ALC889: BIOS auto-probing.
    Feb 1 20:31:48 localhost kernel: [ 13.620044] asus_wmi: Initialization: 0x0
    Feb 1 20:31:48 localhost kernel: [ 13.620072] asus_wmi: BIOS WMI version: 0.9
    Feb 1 20:31:48 localhost kernel: [ 13.620130] asus_wmi: SFUN value: 0x0
    Feb 1 20:31:48 localhost kernel: [ 13.620447] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input7
    Feb 1 20:31:48 localhost kernel: [ 13.622424] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:14.2/input/input8
    Feb 1 20:31:48 localhost kernel: [ 13.631444] input: HDA ATI SB Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
    Feb 1 20:31:48 localhost kernel: [ 13.631636] EDAC amd64: DRAM ECC disabled.
    Feb 1 20:31:48 localhost kernel: [ 13.631648] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Feb 1 20:31:48 localhost kernel: [ 13.631650] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    Feb 1 20:31:48 localhost kernel: [ 13.631651] (Note that use of the override may cause unknown side effects.)
    Feb 1 20:31:48 localhost kernel: [ 13.663236] e1000e 0000:03:00.0: eth0: (PCI Express:2.5GT/s:Width x1) 14:da:e9:13:96:a9
    Feb 1 20:31:48 localhost kernel: [ 13.663239] e1000e 0000:03:00.0: eth0: Intel(R) PRO/1000 Network Connection
    Feb 1 20:31:48 localhost kernel: [ 13.663331] e1000e 0000:03:00.0: eth0: MAC: 4, PHY: 8, PBA No: FFFFFF-0FF
    Feb 1 20:31:48 localhost kernel: [ 13.672185] [drm] nouveau 0000:01:00.0: ... appears to be valid
    Feb 1 20:31:48 localhost kernel: [ 13.672188] [drm] nouveau 0000:01:00.0: BIT BIOS found
    Feb 1 20:31:48 localhost kernel: [ 13.672190] [drm] nouveau 0000:01:00.0: Bios version 60.80.18.00
    Feb 1 20:31:48 localhost kernel: [ 13.672193] [drm] nouveau 0000:01:00.0: TMDS table version 2.0
    Feb 1 20:31:48 localhost kernel: [ 13.672195] [drm] nouveau 0000:01:00.0: Found Display Configuration Block version 4.0
    Feb 1 20:31:48 localhost kernel: [ 13.672197] [drm] nouveau 0000:01:00.0: Raw DCB entry 0: 04000320 00000028
    Feb 1 20:31:48 localhost kernel: [ 13.672199] [drm] nouveau 0000:01:00.0: Raw DCB entry 1: 01000322 00000030
    Feb 1 20:31:48 localhost kernel: [ 13.672201] [drm] nouveau 0000:01:00.0: Raw DCB entry 2: 02011310 00000028
    Feb 1 20:31:48 localhost kernel: [ 13.672203] [drm] nouveau 0000:01:00.0: Raw DCB entry 3: 02011312 00000030
    Feb 1 20:31:48 localhost kernel: [ 13.672204] [drm] nouveau 0000:01:00.0: Raw DCB entry 4: 010223f1 00c1c023
    Feb 1 20:31:48 localhost kernel: [ 13.672207] [drm] nouveau 0000:01:00.0: DCB connector table: VHER 0x40 5 14 2
    Feb 1 20:31:48 localhost kernel: [ 13.672209] [drm] nouveau 0000:01:00.0: 0: 0x00001030: type 0x30 idx 0 tag 0x07
    Feb 1 20:31:48 localhost kernel: [ 13.672211] [drm] nouveau 0000:01:00.0: 1: 0x00002130: type 0x30 idx 1 tag 0x08
    Feb 1 20:31:48 localhost kernel: [ 13.672213] [drm] nouveau 0000:01:00.0: 2: 0x00000210: type 0x10 idx 2 tag 0xff
    Feb 1 20:31:48 localhost kernel: [ 13.672214] [drm] nouveau 0000:01:00.0: 3: 0x00000211: type 0x11 idx 3 tag 0xff
    Feb 1 20:31:48 localhost kernel: [ 13.672216] [drm] nouveau 0000:01:00.0: 4: 0x00000213: type 0x13 idx 4 tag 0xff
    Feb 1 20:31:48 localhost kernel: [ 13.672220] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 0 at offset 0xBFB4
    Feb 1 20:31:48 localhost kernel: [ 13.694453] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 1 at offset 0xC1BF
    Feb 1 20:31:48 localhost kernel: [ 13.711299] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 2 at offset 0xD37B
    Feb 1 20:31:48 localhost kernel: [ 13.711307] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 3 at offset 0xD46A
    Feb 1 20:31:48 localhost kernel: [ 13.712376] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table 4 at offset 0xD621
    Feb 1 20:31:48 localhost kernel: [ 13.712378] [drm] nouveau 0000:01:00.0: Parsing VBIOS init table at offset 0xD686
    Feb 1 20:31:48 localhost kernel: [ 13.732383] [drm] nouveau 0000:01:00.0: 0xD686: Condition still not met after 20ms, skipping following opcodes
    Feb 1 20:31:48 localhost kernel: [ 13.774080] adt7475 0-002e: ADT7473 device, revision 0
    Feb 1 20:31:48 localhost kernel: [ 13.774082] adt7475 0-002e: Optional features: fan4
    Feb 1 20:31:48 localhost kernel: [ 13.783928] [drm] nouveau 0000:01:00.0: Detected monitoring device: adt7473
    Feb 1 20:31:48 localhost kernel: [ 13.783931] [drm] nouveau 0000:01:00.0: 1 available performance level(s)
    Feb 1 20:31:48 localhost kernel: [ 13.783935] [drm] nouveau 0000:01:00.0: 0: core 513MHz shader 1188MHz memory 792MHz voltage 1300mV fanspeed 100%
    Feb 1 20:31:48 localhost kernel: [ 13.783950] [drm] nouveau 0000:01:00.0: c: core 198MHz shader 1188MHz memory 396MHz
    Feb 1 20:31:48 localhost kernel: [ 13.785323] [TTM] Zone kernel: Available graphics memory: 4062776 kiB.
    Feb 1 20:31:48 localhost kernel: [ 13.785325] [TTM] Zone dma32: Available graphics memory: 2097152 kiB.
    Feb 1 20:31:48 localhost kernel: [ 13.785327] [TTM] Initializing pool allocator.
    Feb 1 20:31:48 localhost kernel: [ 13.785341] [drm] nouveau 0000:01:00.0: Detected 320MiB VRAM
    Feb 1 20:31:48 localhost kernel: [ 13.799226] [drm] nouveau 0000:01:00.0: 512 MiB GART (aperture)
    Feb 1 20:31:48 localhost kernel: [ 13.806974] [drm] nouveau 0000:01:00.0: DCB encoder 1 unknown
    Feb 1 20:31:48 localhost kernel: [ 13.806977] [drm] nouveau 0000:01:00.0: TV-1 has no encoders, removing
    Feb 1 20:31:48 localhost kernel: [ 13.817239] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    Feb 1 20:31:48 localhost kernel: [ 13.817241] [drm] No driver support for vblank timestamp query.
    Feb 1 20:31:48 localhost kernel: [ 13.918245] usbcore: registered new interface driver uas
    Feb 1 20:31:48 localhost kernel: [ 13.919398] Linux media interface: v0.10
    Feb 1 20:31:48 localhost kernel: [ 13.921493] Initializing USB Mass Storage driver...
    Feb 1 20:31:48 localhost kernel: [ 13.921642] scsi8 : usb-storage 3-3:1.0
    Feb 1 20:31:48 localhost kernel: [ 13.922317] usbcore: registered new interface driver usb-storage
    Feb 1 20:31:48 localhost kernel: [ 13.922320] USB Mass Storage support registered.
    Feb 1 20:31:48 localhost kernel: [ 13.925326] Linux video capture interface: v2.00
    Feb 1 20:31:48 localhost kernel: [ 13.927942] uvcvideo: Found UVC 1.00 device <unnamed> (046d:080f)
    Feb 1 20:31:48 localhost kernel: [ 13.942174] input: UVC Camera (046d:080f) as /devices/pci0000:00/0000:00:13.2/usb4/4-5/4-5:1.0/input/input10
    Feb 1 20:31:48 localhost kernel: [ 13.942248] usbcore: registered new interface driver uvcvideo
    Feb 1 20:31:48 localhost kernel: [ 13.942251] USB Video Class driver (1.1.1)
    Feb 1 20:31:48 localhost kernel: [ 13.976590] [drm] nouveau 0000:01:00.0: allocated 1680x1050 fb: 0x310000, bo ffff88021ea78000
    Feb 1 20:31:48 localhost kernel: [ 13.976738] fbcon: nouveaufb (fb0) is primary device
    Feb 1 20:31:48 localhost kernel: [ 14.021548] Console: switching to colour frame buffer device 210x65
    Feb 1 20:31:48 localhost kernel: [ 14.025974] fb0: nouveaufb frame buffer device
    Feb 1 20:31:48 localhost kernel: [ 14.025976] drm: registered panic notifier
    Feb 1 20:31:48 localhost kernel: [ 14.025979] [drm] Initialized nouveau 0.0.16 20090420 for 0000:01:00.0 on minor 0
    Feb 1 20:31:48 localhost kernel: [ 14.946307] scsi 8:0:0:0: Direct-Access WD My Book 1028 PQ: 0 ANSI: 4
    Feb 1 20:31:48 localhost kernel: [ 14.969040] sd 8:0:0:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Feb 1 20:31:48 localhost kernel: [ 14.982159] sd 8:0:0:0: [sdd] Write Protect is off
    Feb 1 20:31:48 localhost kernel: [ 14.996032] sd 8:0:0:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Feb 1 20:31:48 localhost kernel: [ 15.619105] sdd: sdd1
    Feb 1 20:31:48 localhost kernel: [ 15.730813] sd 8:0:0:0: [sdd] Attached SCSI disk
    Feb 1 20:31:48 localhost kernel: [ 17.625282] device fsid 699d671b-7064-441d-95ec-c616049fe287 devid 1 transid 3976 /dev/sda2
    Feb 1 20:31:48 localhost kernel: [ 17.625855] device label home devid 1 transid 8074 /dev/sda3
    Feb 1 20:31:48 localhost kernel: [ 17.927687] btrfs: use ssd allocation scheme
    Feb 1 20:31:48 localhost kernel: [ 17.930204] device label home devid 1 transid 8074 /dev/sda3
    Feb 1 20:31:48 localhost kernel: [ 17.940362] Btrfs detected SSD devices, enabling SSD mode
    Feb 1 20:31:48 localhost kernel: [ 17.976566] kjournald starting. Commit interval 5 seconds
    Feb 1 20:31:48 localhost kernel: [ 17.976619] EXT3-fs (sdb2): warning: maximal mount count reached, running e2fsck is recommended
    Feb 1 20:31:48 localhost kernel: [ 17.976813] EXT3-fs (sdb2): using internal journal
    Feb 1 20:31:48 localhost kernel: [ 17.976816] EXT3-fs (sdb2): mounted filesystem with ordered data mode
    Feb 1 20:31:48 localhost kernel: [ 18.018513] kjournald starting. Commit interval 5 seconds
    Feb 1 20:31:48 localhost kernel: [

    User,
    Refer this
    http://oracleintelligence.blogspot.com/2008/08/obiee-time-to-expire-for-idle.html
    thanks,
    Saichand.v

  • [solved] Makepkg fails to sign package w/o asking password.

    I'm not sure when exactly this issue really started happening, but it was somewhere around the time that the new versions of Pacman and gnupg came out (a few weeks).
    I have a local ~/.makepkg.conf configured to sign any package I build with my key. The issue is that once any package completes building, and it is ready to be signed, I will sometimes be presented with a Pinentry screen to enter my password for signing the package and sometimes it will just fail to sign the package without ever asking for my password. There is no indication as to why it failed in the terminal output nor in the journal.
    This is happening on both of my Arch systems, so I know it's not just a localized issue with my one computer.
    Linux Betelgeuse 3.18.2-2-ARCH #1 SMP PREEMPT Fri Jan 9 07:37:51 CET 2015 x86_64 GNU/Linux
    Pacman, gnupg, and pinentry versions:
    [gilmoreja@Betelgeuse lib32-allegro]$ pacman -Qi pacman gnupg pinentry
    Name : pacman
    Version : 4.2.0-6
    Description : A library-based package manager with dependency support
    Architecture : x86_64
    URL : http://www.archlinux.org/pacman/
    Licenses : GPL
    Groups : base base-devel
    Provides : pacman-contrib
    Depends On : bash glibc libarchive>=3.1.2 curl>=7.39.0 gpgme pacman-mirrorlist
    archlinux-keyring
    Optional Deps : None
    Required By : cower pkgfile
    Optional For : None
    Conflicts With : pacman-contrib
    Replaces : pacman-contrib
    Installed Size : 4.22 MiB
    Packager : Allan McRae <[email protected]>
    Build Date : Sun 11 Jan 2015 11:44:40 PM CST
    Install Date : Mon 26 Jan 2015 07:13:41 AM CST
    Install Reason : Explicitly installed
    Install Script : No
    Validated By : Signature
    Name : gnupg
    Version : 2.1.1-1
    Description : Complete and free implementation of the OpenPGP standard
    Architecture : x86_64
    URL : http://www.gnupg.org/
    Licenses : GPL
    Groups : None
    Provides : dirmngr gnupg2=2.1.1
    Depends On : npth libgpg-error libgcrypt libksba libassuan pinentry bzip2 readline
    gnutls
    Optional Deps : libldap: gpg2keys_ldap [installed]
    libusb-compat: scdaemon [installed]
    Required By : gpgme
    Optional For : None
    Conflicts With : dirmngr gnupg2
    Replaces : dirmngr gnupg2
    Installed Size : 8.32 MiB
    Packager : Gaetan Bisson <[email protected]>
    Build Date : Tue 16 Dec 2014 01:39:55 PM CST
    Install Date : Wed 24 Dec 2014 06:17:22 PM CST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Validated By : Signature
    Name : pinentry
    Version : 0.9.0-1
    Description : a collection of simple PIN or passphrase entry dialogs which utilize the Assuan
    protocol
    Architecture : x86_64
    URL : http://gnupg.org/related_software/pinentry/
    Licenses : GPL
    Groups : None
    Provides : None
    Depends On : ncurses libcap>=2.16
    Optional Deps : gtk2: for gtk2 backend [installed]
    qt4: for qt4 backend [installed]
    Required By : gnupg
    Optional For : None
    Conflicts With : None
    Replaces : None
    Installed Size : 329.00 KiB
    Packager : Tobias Powalowski <[email protected]>
    Build Date : Wed 12 Nov 2014 05:43:08 AM CST
    Install Date : Wed 24 Dec 2014 06:17:21 PM CST
    Install Reason : Installed as a dependency for another package
    Install Script : Yes
    Validated By : Signature
    makepkg output:
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "lib32-allegro"...
    -> Generating .PKGINFO file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Signing package...
    ==> WARNING: Failed to sign package file.
    ==> Leaving fakeroot environment.
    ==> Finished making: lib32-allegro 5.0.11-1 (Mon Jan 26 08:00:43 CST 2015)
    ==> Installing package lib32-allegro with pacman -U...
    Password:
    loading packages...
    error: '/home/gilmoreja/sources/lib32-allegro/lib32-allegro-5.0.11-1-x86_64.pkg.tar.xz': package missing required signature
    ==> WARNING: Failed to install built package(s).
    ==> Cleaning up...
    Current boot's journal:
    -- Logs begin at Wed 2014-12-24 18:48:34 CST, end at Mon 2015-01-26 08:02:04 CST. --
    Jan 26 07:01:14 Betelgeuse systemd-journal[106]: Runtime journal is using 6.2M (max allowed 49.8M, trying to leave 74.8M free of 492.6M available → current limit 49.8M).
    Jan 26 07:01:14 Betelgeuse systemd-journal[106]: Permanent journal is using 272.0M (max allowed 1.9G, trying to leave 2.9G free of 8.8G available → current limit 1.9G).
    Jan 26 07:01:16 Betelgeuse systemd-journal[106]: Time spent on flushing to /var is 1.569419s for 2 entries.
    Jan 26 07:01:16 Betelgeuse kernel: Initializing cgroup subsys cpuset
    Jan 26 07:01:16 Betelgeuse kernel: Initializing cgroup subsys cpu
    Jan 26 07:01:16 Betelgeuse kernel: Initializing cgroup subsys cpuacct
    Jan 26 07:01:16 Betelgeuse kernel: Linux version 3.18.2-2-ARCH (builduser@tobias) (gcc version 4.9.2 20141224 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Jan 9 07:37:51 CET 2015
    Jan 26 07:01:16 Betelgeuse kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fba7516-1115-4d75-a604-841e18996568 rw
    Jan 26 07:01:16 Betelgeuse kernel: tseg: 0000000000
    Jan 26 07:01:16 Betelgeuse kernel: e820: BIOS-provided physical RAM map:
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x0000000000100000-0x000000003ffcffff] usable
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x000000003ffd0000-0x000000003ffdefff] ACPI data
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x000000003ffdf000-0x000000003fffffff] ACPI NVS
    Jan 26 07:01:16 Betelgeuse kernel: BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved
    Jan 26 07:01:16 Betelgeuse kernel: NX (Execute Disable) protection: active
    Jan 26 07:01:16 Betelgeuse kernel: SMBIOS 2.3 present.
    Jan 26 07:01:16 Betelgeuse kernel: DMI: Magnell / , BIOS 1.04 01/21/2005
    Jan 26 07:01:17 Betelgeuse kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Jan 26 07:01:17 Betelgeuse kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Jan 26 07:01:17 Betelgeuse kernel: AGP: pci 0000:00:00:00: AGP bridge
    Jan 26 07:01:17 Betelgeuse kernel: AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xe0000000-0xe1ffffff] (old size 32MB)
    Jan 26 07:01:17 Betelgeuse kernel: AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xe0000000-0xe7ffffff] (128MB, APSIZE 0xf20)
    Jan 26 07:01:17 Betelgeuse kernel: e820: last_pfn = 0x3ffd0 max_arch_pfn = 0x400000000
    Jan 26 07:01:17 Betelgeuse kernel: MTRR default type: uncachable
    Jan 26 07:01:17 Betelgeuse kernel: MTRR fixed ranges enabled:
    Jan 26 07:01:17 Betelgeuse kernel: 00000-9FFFF write-back
    Jan 26 07:01:17 Betelgeuse kernel: A0000-EFFFF uncachable
    Jan 26 07:01:17 Betelgeuse kernel: F0000-FFFFF write-protect
    Jan 26 07:01:17 Betelgeuse kernel: MTRR variable ranges enabled:
    Jan 26 07:01:17 Betelgeuse kernel: 0 base 0000000000 mask FFC0000000 write-back
    Jan 26 07:01:17 Betelgeuse kernel: 1 disabled
    Jan 26 07:01:17 Betelgeuse kernel: 2 disabled
    Jan 26 07:01:17 Betelgeuse kernel: 3 disabled
    Jan 26 07:01:17 Betelgeuse kernel: 4 disabled
    Jan 26 07:01:17 Betelgeuse kernel: 5 disabled
    Jan 26 07:01:17 Betelgeuse kernel: 6 disabled
    Jan 26 07:01:17 Betelgeuse kernel: 7 disabled
    Jan 26 07:01:17 Betelgeuse kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jan 26 07:01:17 Betelgeuse kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    Jan 26 07:01:17 Betelgeuse kernel: Scanning 1 areas for low memory corruption
    Jan 26 07:01:17 Betelgeuse kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Jan 26 07:01:17 Betelgeuse kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Jan 26 07:01:17 Betelgeuse kernel: [mem 0x00000000-0x000fffff] page 4k
    Jan 26 07:01:17 Betelgeuse kernel: BRK [0x01b36000, 0x01b36fff] PGTABLE
    Jan 26 07:01:17 Betelgeuse kernel: BRK [0x01b37000, 0x01b37fff] PGTABLE
    Jan 26 07:01:17 Betelgeuse kernel: BRK [0x01b38000, 0x01b38fff] PGTABLE
    Jan 26 07:01:17 Betelgeuse kernel: init_memory_mapping: [mem 0x3fc00000-0x3fdfffff]
    Jan 26 07:01:17 Betelgeuse kernel: [mem 0x3fc00000-0x3fdfffff] page 2M
    Jan 26 07:01:17 Betelgeuse kernel: init_memory_mapping: [mem 0x3c000000-0x3fbfffff]
    Jan 26 07:01:17 Betelgeuse kernel: [mem 0x3c000000-0x3fbfffff] page 2M
    Jan 26 07:01:17 Betelgeuse kernel: init_memory_mapping: [mem 0x00100000-0x3bffffff]
    Jan 26 07:01:17 Betelgeuse kernel: [mem 0x00100000-0x001fffff] page 4k
    Jan 26 07:01:17 Betelgeuse kernel: [mem 0x00200000-0x3bffffff] page 2M
    Jan 26 07:01:17 Betelgeuse kernel: init_memory_mapping: [mem 0x3fe00000-0x3ffcffff]
    Jan 26 07:01:17 Betelgeuse kernel: [mem 0x3fe00000-0x3ffcffff] page 4k
    Jan 26 07:01:17 Betelgeuse kernel: BRK [0x01b39000, 0x01b39fff] PGTABLE
    Jan 26 07:01:17 Betelgeuse kernel: RAMDISK: [mem 0x373b4000-0x379d1fff]
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Early table checksum verification disabled
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: RSDP 0x00000000000F7090 000014 (v00 ACPIAM)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: RSDT 0x000000003FFD0000 000030 (v01 A M I OEMRSDT 01000521 MSFT 00000097)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: FACP 0x000000003FFD0200 000081 (v02 A M I OEMFACP 01000521 MSFT 00000097)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: DSDT 0x000000003FFD03F0 003A1B (v01 258KA 258KA000 00000000 INTL 02002026)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: FACS 0x000000003FFDF000 000040
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: APIC 0x000000003FFD0390 000054 (v01 A M I OEMAPIC 01000521 MSFT 00000097)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: OEMB 0x000000003FFDF040 000108 (v01 A M I AMI_OEM 01000521 MSFT 00000097)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Local APIC address 0xfee00000
    Jan 26 07:01:17 Betelgeuse kernel: Scanning NUMA topology in Northbridge 24
    Jan 26 07:01:17 Betelgeuse kernel: No NUMA configuration found
    Jan 26 07:01:17 Betelgeuse kernel: Faking a node at [mem 0x0000000000000000-0x000000003ffcffff]
    Jan 26 07:01:17 Betelgeuse kernel: NODE_DATA(0) allocated [mem 0x3ffcc000-0x3ffcffff]
    Jan 26 07:01:17 Betelgeuse kernel: [ffffea0000000000-ffffea0000ffffff] PMD -> [ffff88003e600000-ffff88003f5fffff] on node 0
    Jan 26 07:01:17 Betelgeuse kernel: Zone ranges:
    Jan 26 07:01:17 Betelgeuse kernel: DMA [mem 0x00001000-0x00ffffff]
    Jan 26 07:01:17 Betelgeuse kernel: DMA32 [mem 0x01000000-0xffffffff]
    Jan 26 07:01:17 Betelgeuse kernel: Normal empty
    Jan 26 07:01:17 Betelgeuse kernel: Movable zone start for each node
    Jan 26 07:01:17 Betelgeuse kernel: Early memory node ranges
    Jan 26 07:01:17 Betelgeuse kernel: node 0: [mem 0x00001000-0x0009efff]
    Jan 26 07:01:17 Betelgeuse kernel: node 0: [mem 0x00100000-0x3ffcffff]
    Jan 26 07:01:17 Betelgeuse kernel: Initmem setup node 0 [mem 0x00001000-0x3ffcffff]
    Jan 26 07:01:17 Betelgeuse kernel: On node 0 totalpages: 261998
    Jan 26 07:01:17 Betelgeuse kernel: DMA zone: 64 pages used for memmap
    Jan 26 07:01:17 Betelgeuse kernel: DMA zone: 21 pages reserved
    Jan 26 07:01:17 Betelgeuse kernel: DMA zone: 3998 pages, LIFO batch:0
    Jan 26 07:01:17 Betelgeuse kernel: DMA32 zone: 4032 pages used for memmap
    Jan 26 07:01:17 Betelgeuse kernel: DMA32 zone: 258000 pages, LIFO batch:31
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PM-Timer IO Port: 0x808
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Local APIC address 0xfee00000
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    Jan 26 07:01:17 Betelgeuse kernel: IOAPIC[0]: apic_id 1, version 2, address 0xfec00000, GSI 0-23
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: IRQ0 used by override.
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: IRQ10 used by override.
    Jan 26 07:01:17 Betelgeuse kernel: Using ACPI (MADT) for SMP configuration information
    Jan 26 07:01:17 Betelgeuse kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs
    Jan 26 07:01:17 Betelgeuse kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    Jan 26 07:01:17 Betelgeuse kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Jan 26 07:01:17 Betelgeuse kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    Jan 26 07:01:17 Betelgeuse kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    Jan 26 07:01:17 Betelgeuse kernel: e820: [mem 0x40000000-0xfff7ffff] available for PCI devices
    Jan 26 07:01:17 Betelgeuse kernel: Booting paravirtualized kernel on bare hardware
    Jan 26 07:01:17 Betelgeuse kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1
    Jan 26 07:01:17 Betelgeuse kernel: PERCPU: Embedded 30 pages/cpu @ffff88003fc00000 s82880 r8192 d31808 u2097152
    Jan 26 07:01:17 Betelgeuse kernel: pcpu-alloc: s82880 r8192 d31808 u2097152 alloc=1*2097152
    Jan 26 07:01:17 Betelgeuse kernel: pcpu-alloc: [0] 0
    Jan 26 07:01:17 Betelgeuse kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 257881
    Jan 26 07:01:17 Betelgeuse kernel: Policy zone: DMA32
    Jan 26 07:01:17 Betelgeuse kernel: Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=9fba7516-1115-4d75-a604-841e18996568 rw
    Jan 26 07:01:17 Betelgeuse kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jan 26 07:01:17 Betelgeuse kernel: AGP: Checking aperture...
    Jan 26 07:01:17 Betelgeuse kernel: AGP: pci 0000:00:00:00: AGP bridge
    Jan 26 07:01:17 Betelgeuse kernel: AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xe0000000-0xe1ffffff] (old size 32MB)
    Jan 26 07:01:17 Betelgeuse kernel: AGP: pci 0000:00:00.0: AGP aperture [bus addr 0xe0000000-0xe7ffffff] (128MB, APSIZE 0xf20)
    Jan 26 07:01:17 Betelgeuse kernel: AGP: Node 0: aperture [bus addr 0xe0000000-0xe7ffffff] (128MB)
    Jan 26 07:01:17 Betelgeuse kernel: Memory: 1013368K/1047992K available (5478K kernel code, 908K rwdata, 1720K rodata, 1160K init, 1184K bss, 34624K reserved)
    Jan 26 07:01:17 Betelgeuse kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Jan 26 07:01:17 Betelgeuse kernel: Preemptible hierarchical RCU implementation.
    Jan 26 07:01:17 Betelgeuse kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Jan 26 07:01:17 Betelgeuse kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Jan 26 07:01:17 Betelgeuse kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1.
    Jan 26 07:01:17 Betelgeuse kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=1
    Jan 26 07:01:17 Betelgeuse kernel: NR_IRQS:8448 nr_irqs:256 0
    Jan 26 07:01:17 Betelgeuse kernel: spurious 8259A interrupt: IRQ7.
    Jan 26 07:01:17 Betelgeuse kernel: Console: colour dummy device 80x25
    Jan 26 07:01:17 Betelgeuse kernel: console [tty0] enabled
    Jan 26 07:01:17 Betelgeuse kernel: allocated 4194304 bytes of page_cgroup
    Jan 26 07:01:17 Betelgeuse kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jan 26 07:01:17 Betelgeuse kernel: tsc: Fast TSC calibration using PIT
    Jan 26 07:01:17 Betelgeuse kernel: tsc: Detected 798.222 MHz processor
    Jan 26 07:01:17 Betelgeuse kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 1597.96 BogoMIPS (lpj=2660740)
    Jan 26 07:01:17 Betelgeuse kernel: pid_max: default: 32768 minimum: 301
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Core revision 20140926
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: All ACPI Tables successfully acquired
    Jan 26 07:01:17 Betelgeuse kernel: Security Framework initialized
    Jan 26 07:01:17 Betelgeuse kernel: Yama: becoming mindful.
    Jan 26 07:01:17 Betelgeuse kernel: Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Jan 26 07:01:17 Betelgeuse kernel: Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
    Jan 26 07:01:17 Betelgeuse kernel: Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)
    Jan 26 07:01:17 Betelgeuse kernel: Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)
    Jan 26 07:01:17 Betelgeuse kernel: Initializing cgroup subsys memory
    Jan 26 07:01:17 Betelgeuse kernel: Initializing cgroup subsys devices
    Jan 26 07:01:17 Betelgeuse kernel: Initializing cgroup subsys freezer
    Jan 26 07:01:17 Betelgeuse kernel: Initializing cgroup subsys net_cls
    Jan 26 07:01:17 Betelgeuse kernel: Initializing cgroup subsys blkio
    Jan 26 07:01:17 Betelgeuse kernel: mce: CPU supports 5 MCE banks
    Jan 26 07:01:17 Betelgeuse kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 4
    Last level dTLB entries: 4KB 512, 2MB 8, 4MB 4, 1GB 0
    Jan 26 07:01:17 Betelgeuse kernel: Freeing SMP alternatives memory: 20K (ffffffff81a07000 - ffffffff81a0c000)
    Jan 26 07:01:17 Betelgeuse kernel: ftrace: allocating 20920 entries in 82 pages
    Jan 26 07:01:17 Betelgeuse kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jan 26 07:01:17 Betelgeuse kernel: smpboot: CPU0: AMD Athlon(tm) 64 Processor 3400+ (fam: 0f, model: 04, stepping: 0a)
    Jan 26 07:01:17 Betelgeuse kernel: Performance Events: AMD PMU driver.
    Jan 26 07:01:17 Betelgeuse kernel: ... version: 0
    Jan 26 07:01:17 Betelgeuse kernel: ... bit width: 48
    Jan 26 07:01:17 Betelgeuse kernel: ... generic registers: 4
    Jan 26 07:01:17 Betelgeuse kernel: ... value mask: 0000ffffffffffff
    Jan 26 07:01:17 Betelgeuse kernel: ... max period: 00007fffffffffff
    Jan 26 07:01:17 Betelgeuse kernel: ... fixed-purpose events: 0
    Jan 26 07:01:17 Betelgeuse kernel: ... event mask: 000000000000000f
    Jan 26 07:01:17 Betelgeuse kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Jan 26 07:01:17 Betelgeuse kernel: x86: Booted up 1 node, 1 CPUs
    Jan 26 07:01:17 Betelgeuse kernel: smpboot: Total of 1 processors activated (1597.96 BogoMIPS)
    Jan 26 07:01:17 Betelgeuse kernel: devtmpfs: initialized
    Jan 26 07:01:17 Betelgeuse kernel: PM: Registering ACPI NVS region [mem 0x3ffdf000-0x3fffffff] (135168 bytes)
    Jan 26 07:01:17 Betelgeuse kernel: pinctrl core: initialized pinctrl subsystem
    Jan 26 07:01:17 Betelgeuse kernel: RTC time: 13:01:08, date: 01/26/15
    Jan 26 07:01:17 Betelgeuse kernel: NET: Registered protocol family 16
    Jan 26 07:01:17 Betelgeuse kernel: cpuidle: using governor ladder
    Jan 26 07:01:17 Betelgeuse kernel: cpuidle: using governor menu
    Jan 26 07:01:17 Betelgeuse kernel: node 0 link 0: io port [1000, ffffff]
    Jan 26 07:01:17 Betelgeuse kernel: TOM: 0000000040000000 aka 1024M
    Jan 26 07:01:17 Betelgeuse kernel: node 0 link 0: mmio [a0000, bffff]
    Jan 26 07:01:17 Betelgeuse kernel: node 0 link 0: mmio [40000000, ffffffff]
    Jan 26 07:01:17 Betelgeuse kernel: bus: [bus 00-ff] on node 0 link 0
    Jan 26 07:01:17 Betelgeuse kernel: bus: 00 [io 0x0000-0xffff]
    Jan 26 07:01:17 Betelgeuse kernel: bus: 00 [mem 0x000a0000-0x000bffff]
    Jan 26 07:01:17 Betelgeuse kernel: bus: 00 [mem 0x40000000-0xfcffffffff]
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: bus type PCI registered
    Jan 26 07:01:17 Betelgeuse kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Jan 26 07:01:17 Betelgeuse kernel: PCI: Using configuration type 1 for base access
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Added _OSI(Module Device)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Added _OSI(Processor Device)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Actual Package length (202) is larger than NumElements field (4), truncated
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Interpreter enabled
    Jan 26 07:01:17 Betelgeuse kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140926/hwxface-580)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140926/hwxface-580)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: (supports S0 S3 S4 S5)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: Using IOAPIC for interrupt routing
    Jan 26 07:01:17 Betelgeuse kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Jan 26 07:01:17 Betelgeuse kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: host bridge window [mem 0x40000000-0xffffffff] (ignored)
    Jan 26 07:01:17 Betelgeuse kernel: PCI: root bus 00: hardware-probed resources
    Jan 26 07:01:17 Betelgeuse kernel: acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.
    Jan 26 07:01:17 Betelgeuse kernel: PCI host bridge to bus 0000:00
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:00: root bus resource [mem 0x40000000-0xfcffffffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:00.0: [1039:0755] type 00 class 0x060000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:00.0: reg 0x10: [mem 0xe0000000-0xe7ffffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:01.0: [1039:0002] type 01 class 0x060400
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.0: [1039:0008] type 00 class 0x060100
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.0: Enabling SiS 96x SMBus
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.1: [1039:0016] type 00 class 0x0c0500
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.1: reg 0x20: [io 0x0c00-0x0c1f]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.5: [1039:5513] type 00 class 0x010180
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.5: reg 0x20: [io 0xffa0-0xffaf]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.5: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.5: legacy IDE quirk: reg 0x14: [io 0x03f6]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.5: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.5: legacy IDE quirk: reg 0x1c: [io 0x0376]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.6: [1039:7013] type 00 class 0x070300
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.6: reg 0x10: [io 0xe400-0xe4ff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.6: reg 0x14: [io 0xe000-0xe07f]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.6: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.6: PME# supported from D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.6: System wakeup disabled by ACPI
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.7: [1039:7012] type 00 class 0x040100
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.7: reg 0x10: [io 0xe800-0xe8ff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.7: reg 0x14: [io 0xec00-0xec7f]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.7: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.7: PME# supported from D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:02.7: System wakeup disabled by ACPI
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.0: [1039:7001] type 00 class 0x0c0310
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.0: reg 0x10: [mem 0xdfffd000-0xdfffdfff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.1: [1039:7001] type 00 class 0x0c0310
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.1: reg 0x10: [mem 0xdfffe000-0xdfffefff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.3: [1039:7002] type 00 class 0x0c0320
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.3: reg 0x10: [mem 0xdffff000-0xdfffffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: [1039:0900] type 00 class 0x020000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: reg 0x10: [io 0xd800-0xd8ff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: reg 0x14: [mem 0xdfffc000-0xdfffcfff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: reg 0x30: [mem 0xdffc0000-0xdffdffff pref]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:04.0: System wakeup disabled by ACPI
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:06.0: [104c:8023] type 00 class 0x0c0010
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:06.0: reg 0x10: [mem 0xdfffb800-0xdfffbfff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:06.0: reg 0x14: [mem 0xdfff4000-0xdfff7fff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:06.0: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.0: [1217:7114] type 02 class 0x060700
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.0: reg 0x10: [mem 0x00000000-0x00000fff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.0: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.1: [1217:7114] type 02 class 0x060700
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.1: reg 0x10: [mem 0x00000000-0x00000fff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.1: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.1: PME# supported from D0 D1 D2 D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.2: [1217:7110] type 00 class 0x088000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.2: reg 0x10: [mem 0xdfffa000-0xdfffafff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.2: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.2: PME# supported from D0 D1 D2 D3hot D3cold
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:0b.0: [1814:0201] type 00 class 0x028000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:0b.0: reg 0x10: [mem 0xdfff8000-0xdfff9fff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:18.0: [1022:1100] type 00 class 0x060000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:18.1: [1022:1101] type 00 class 0x060000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:18.2: [1022:1102] type 00 class 0x060000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:18.3: [1022:1103] type 00 class 0x060000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:01:00.0: [1002:4e50] type 00 class 0x030000
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xd7ffffff pref]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:01:00.0: reg 0x14: [io 0xc800-0xc8ff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:01:00.0: reg 0x18: [mem 0xdfef0000-0xdfefffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:01:00.0: reg 0x30: [mem 0xdfec0000-0xdfedffff pref]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:01:00.0: supports D1 D2
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:01.0: bridge window [mem 0xdfe00000-0xdfefffff]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:01.0: bridge window [mem 0xcfd00000-0xdfcfffff pref]
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.0: bridge configuration invalid ([bus 00-00]), reconfiguring
    Jan 26 07:01:17 Betelgeuse kernel: pci 0000:00:09.1: bridge configuration invalid ([bus 00-00]), reconfiguring
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 05
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
    Jan 26 07:01:17 Betelgeuse kernel: pci_bus 0000:00: on NUMA node 0
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 10 *11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 *10 11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 7 10 11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 *11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 *4 5 7 10 11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 12 14 15) *0, disabled.
    Jan 26 07:01:17 Betelgeuse kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 7 10 11 12 14 15)
    Jan 26 07:01:17 Betelgeuse kernel: ACPI : EC: GPE = 0xb, I/O: command/status = 0x66, data = 0x62
    Jan 26 07:01:17 Betelgeuse kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
    Jan 26 07:01:17 Betelgeuse kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jan 26 07:01:17 Betelgeuse kernel: vgaarb: loaded
    Jan 26 07:01:17 Betelgeuse kernel: vgaarb: bridge control possible 0000:01:00.0
    Jan 26 07:01:17 Betelgeuse kernel: PCI: Using ACPI for IRQ routing
    Jan 26 07:01:17 Betelgeuse kernel: PCI: pci_cache_line_size set to 64 bytes
    Jan 26 07:01:17 Betelgeuse kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    Jan 26 07:01:17 Betelgeuse kernel: e820: reserve RAM buffer [mem 0x3ffd0000-0x3fffffff]
    Jan 26 07:01:17 Betelgeuse kernel: NetLabel: Initializing
    Jan 26 07:01:17 Betelgeuse kernel: NetLabel: domain hash size = 128
    Jan 26 07:01:17 Betelgeuse kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Jan 26 07:01:17 Betelgeuse kernel: NetLabel: unlabeled traffic allowed by default
    Jan 26 07:01:17 Betelgeuse kernel: Switched to clocksource refined-jiffies
    Jan 26 07:01:17 Betelgeuse kernel: pnp: PnP ACPI init
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:00: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP030b (active)
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:02: Plug and Play ACPI device, IDs SYN0801 SYN0800 PNP0f13 (active)
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:03: [dma 1]
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:03: Plug and Play ACPI device, IDs NSC6001 (active)
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:04: [dma 0 disabled]
    Jan 26 07:01:17 Betelgeuse kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0401 (active)
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [io 0x0480-0x048f] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [io 0x04d0-0x04d1] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [io 0x0800-0x087f] could not be reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [io 0x0880-0x08ff] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [io 0x0c00-0x0c1f] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [mem 0xfff80000-0xffffffff] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [mem 0xffe80000-0xffefffff] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: [mem 0xfed00000-0xfed003ff] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jan 26 07:01:17 Betelgeuse kernel: system 00:06: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:06: [mem 0xfee00000-0xfee00fff] has been reserved
    Jan 26 07:01:17 Betelgeuse kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jan 26 07:01:18 Betelgeuse kernel: system 00:07: [mem 0x00000000-0x0009ffff] could not be reserved
    Jan 26 07:01:18 Betelgeuse kernel: system 00:07: [mem 0x000c0000-0x000d0fff] could not be reserved
    Jan 26 07:01:18 Betelgeuse kernel: system 00:07: [mem 0x000e0000-0x000fffff] could not be reserved
    Jan 26 07:01:18 Betelgeuse kernel: system 00:07: [mem 0x00100000-0x3fffffff] could not be reserved
    Jan 26 07:01:18 Betelgeuse kernel: system 00:07: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jan 26 07:01:18 Betelgeuse kernel: pnp: PnP ACPI: found 8 devices
    Jan 26 07:01:18 Betelgeuse kernel: Switched to clocksource acpi_pm
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: BAR 0: assigned [mem 0x40000000-0x40000fff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: BAR 15: assigned [mem 0x44000000-0x47ffffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: BAR 16: assigned [mem 0x48000000-0x4bffffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: BAR 0: assigned [mem 0x4c000000-0x4c000fff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: BAR 15: assigned [mem 0x50000000-0x53ffffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: BAR 16: assigned [mem 0x54000000-0x57ffffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: BAR 13: assigned [io 0x1000-0x10ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: BAR 14: assigned [io 0x1400-0x14ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: BAR 13: assigned [io 0x1800-0x18ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: BAR 14: assigned [io 0x1c00-0x1cff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:01.0: bridge window [mem 0xdfe00000-0xdfefffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:01.0: bridge window [mem 0xcfd00000-0xdfcfffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: CardBus bridge to [bus 02-05]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: bridge window [io 0x1000-0x10ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: bridge window [io 0x1400-0x14ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: bridge window [mem 0x44000000-0x47ffffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.0: bridge window [mem 0x48000000-0x4bffffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: CardBus bridge to [bus 06-09]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: bridge window [io 0x1800-0x18ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: bridge window [io 0x1c00-0x1cff]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: bridge window [mem 0x50000000-0x53ffffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:00:09.1: bridge window [mem 0x54000000-0x57ffffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:00: resource 5 [mem 0x000a0000-0x000bffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:00: resource 6 [mem 0x40000000-0xfcffffffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:01: resource 1 [mem 0xdfe00000-0xdfefffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:01: resource 2 [mem 0xcfd00000-0xdfcfffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x10ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:02: resource 1 [io 0x1400-0x14ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:02: resource 2 [mem 0x44000000-0x47ffffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:02: resource 3 [mem 0x48000000-0x4bffffff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:06: resource 0 [io 0x1800-0x18ff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:06: resource 1 [io 0x1c00-0x1cff]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:06: resource 2 [mem 0x50000000-0x53ffffff pref]
    Jan 26 07:01:18 Betelgeuse kernel: pci_bus 0000:06: resource 3 [mem 0x54000000-0x57ffffff]
    Jan 26 07:01:18 Betelgeuse kernel: NET: Registered protocol family 2
    Jan 26 07:01:18 Betelgeuse kernel: TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    Jan 26 07:01:18 Betelgeuse kernel: TCP bind hash table entries: 8192 (order: 5, 131072 bytes)
    Jan 26 07:01:18 Betelgeuse kernel: TCP: Hash tables configured (established 8192 bind 8192)
    Jan 26 07:01:18 Betelgeuse kernel: TCP: reno registered
    Jan 26 07:01:18 Betelgeuse kernel: UDP hash table entries: 512 (order: 2, 16384 bytes)
    Jan 26 07:01:18 Betelgeuse kernel: UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
    Jan 26 07:01:18 Betelgeuse kernel: NET: Registered protocol family 1
    Jan 26 07:01:18 Betelgeuse kernel: pci 0000:01:00.0: Video device with shadowed ROM
    Jan 26 07:01:18 Betelgeuse kernel: PCI: CLS 64 bytes, default 64
    Jan 26 07:01:18 Betelgeuse kernel: Unpacking initramfs...
    Jan 26 07:01:18 Betelgeuse kernel: Freeing initrd memory: 6264K (ffff8800373b4000 - ffff8800379d2000)
    Jan 26 07:01:18 Betelgeuse kernel: microcode: AMD CPU family 0xf not supported
    Jan 26 07:01:18 Betelgeuse kernel: Scanning for low memory corruption every 60 seconds
    Jan 26 07:01:18 Betelgeuse kernel: futex hash table entries: 256 (order: 2, 16384 bytes)
    Jan 26 07:01:18 Betelgeuse kernel: Initialise system trusted keyring
    Jan 26 07:01:18 Betelgeuse kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Jan 26 07:01:18 Betelgeuse kernel: zpool: loaded
    Jan 26 07:01:18 Betelgeuse kernel: zbud: loaded
    Jan 26 07:01:18 Betelgeuse kernel: VFS: Disk quotas dquot_6.5.2
    Jan 26 07:01:18 Betelgeuse kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Jan 26 07:01:18 Betelgeuse kernel: msgmni has been set to 1991
    Jan 26 07:01:18 Betelgeuse kernel: Key type big_key registered
    Jan 26 07:01:18 Betelgeuse kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Jan 26 07:01:18 Betelgeuse kernel: io scheduler noop registered
    Jan 26 07:01:18 Betelgeuse kernel: io scheduler deadline registered
    Jan 26 07:01:18 Betelgeuse kernel: io scheduler cfq registered (default)
    Jan 26 07:01:18 Betelgeuse kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Jan 26 07:01:18 Betelgeuse kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Jan 26 07:01:18 Betelgeuse kernel: vesafb: mode is 1024x768x32, linelength=4096, pages=0
    Jan 26 07:01:18 Betelgeuse kernel: vesafb: scrolling: redraw
    Jan 26 07:01:18 Betelgeuse kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    Jan 26 07:01:18 Betelgeuse kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90000200000, using 3072k, total 3072k
    Jan 26 07:01:18 Betelgeuse kernel: Console: switching to colour frame buffer device 128x48
    Jan 26 07:01:18 Betelgeuse kernel: fb0: VESA VGA frame buffer device
    Jan 26 07:01:18 Betelgeuse kernel: GHES: HEST is not enabled!
    Jan 26 07:01:18 Betelgeuse kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jan 26 07:01:18 Betelgeuse kernel: platform serial8250: ttyS1 at I/O 0x2f8 (irq = 3, base_baud = 921600) is a NS16550A
    Jan 26 07:01:18 Betelgeuse kernel: Linux agpgart interface v0.103
    Jan 26 07:01:18 Betelgeuse kernel: rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0
    Jan 26 07:01:18 Betelgeuse kernel: rtc_cmos 00:00: alarms up to one month, 114 bytes nvram
    Jan 26 07:01:18 Betelgeuse kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Jan 26 07:01:18 Betelgeuse kernel: TCP: cubic registered
    Jan 26 07:01:18 Betelgeuse kernel: NET: Registered protocol family 10
    Jan 26 07:01:18 Betelgeuse kernel: NET: Registered protocol family 17
    Jan 26 07:01:18 Betelgeuse kernel: Loading compiled-in X.509 certificates
    Jan 26 07:01:18 Betelgeuse kernel: registered taskstats version 1
    Jan 26 07:01:18 Betelgeuse kernel: Magic number: 15:262:29
    Jan 26 07:01:18 Betelgeuse kernel: rtc_cmos 00:00: setting system clock to 2015-01-26 13:01:09 UTC (1422277269)
    Jan 26 07:01:18 Betelgeuse kernel: PM: Hibernation image not present or could not be loaded.
    Jan 26 07:01:18 Betelgeuse kernel: Freeing unused kernel memory: 1160K (ffffffff818e5000 - ffffffff81a07000)
    Jan 26 07:01:18 Betelgeuse kernel: Write protecting the kernel read-only data: 8192k
    Jan 26 07:01:18 Betelgeuse kernel: Freeing unused kernel memory: 656K (ffff88000155c000 - ffff880001600000)
    Jan 26 07:01:18 Betelgeuse kernel: Freeing unused kernel memory: 328K (ffff8800017ae000 - ffff880001800000)
    Jan 26 07:01:18 Betelgeuse kernel: random: systemd-tmpfile urandom read with 2 bits of entropy available
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Initialized drm 1.1.0 20060810
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon kernel modesetting enabled.
    Jan 26 07:01:18 Betelgeuse kernel: checking generic (d0000000 300000) vs hw (d0000000 8000000)
    Jan 26 07:01:18 Betelgeuse kernel: fb: switching to radeondrmfb from VESA VGA
    Jan 26 07:01:18 Betelgeuse kernel: Console: switching to colour dummy device 80x25
    Jan 26 07:01:18 Betelgeuse kernel: [drm] initializing kernel modesetting (RV350 0x1002:0x4E50 0x1584:0x2324).
    Jan 26 07:01:18 Betelgeuse kernel: [drm] register mmio base: 0xDFEF0000
    Jan 26 07:01:18 Betelgeuse kernel: [drm] register mmio size: 65536
    Jan 26 07:01:18 Betelgeuse kernel: [drm:radeon_agp_init] *ERROR* Unable to acquire AGP: -19
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Forcing AGP to PCI mode
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Generation 2 PCI interface, using max accessible memory
    Jan 26 07:01:18 Betelgeuse kernel: radeon 0000:01:00.0: VRAM: 128M 0x00000000D0000000 - 0x00000000D7FFFFFF (128M used)
    Jan 26 07:01:18 Betelgeuse kernel: radeon 0000:01:00.0: GTT: 512M 0x00000000B0000000 - 0x00000000CFFFFFFF
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Detected VRAM RAM=128M, BAR=128M
    Jan 26 07:01:18 Betelgeuse kernel: [drm] RAM width 128bits DDR
    Jan 26 07:01:18 Betelgeuse kernel: [TTM] Zone kernel: Available graphics memory: 510898 kiB
    Jan 26 07:01:18 Betelgeuse kernel: [TTM] Initializing pool allocator
    Jan 26 07:01:18 Betelgeuse kernel: [TTM] Initializing DMA pool allocator
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon: 128M of VRAM memory ready
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon: 512M of GTT memory ready.
    Jan 26 07:01:18 Betelgeuse kernel: [drm] GART: num cpu pages 131072, num gpu pages 131072
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon: power management initialized
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
    Jan 26 07:01:18 Betelgeuse kernel: [drm] PCI GART of 512M enabled (table at 0x0000000037980000).
    Jan 26 07:01:18 Betelgeuse kernel: radeon 0000:01:00.0: WB enabled
    Jan 26 07:01:18 Betelgeuse kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x00000000b0000000 and cpu addr 0xffff88003791e000
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Driver supports precise vblank timestamp query.
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon: irq initialized.
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Loading R300 Microcode
    Jan 26 07:01:18 Betelgeuse kernel: [drm] radeon: ring at 0x00000000B0001000
    Jan 26 07:01:18 Betelgeuse kernel: [drm] ring test succeeded in 2 usecs
    Jan 26 07:01:18 Betelgeuse kernel: [drm] ib test succeeded in 0 usecs
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Panel ID String: Samsung LTN154X1 WXGA
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Panel Size 1280x800
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Radeon Display Connectors
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Connector 0:
    Jan 26 07:01:18 Betelgeuse kernel: [drm] VGA-1
    Jan 26 07:01:18 Betelgeuse kernel: [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Encoders:
    Jan 26 07:01:18 Betelgeuse kernel: [drm] CRT1: INTERNAL_DAC1
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Connector 1:
    Jan 26 07:01:18 Betelgeuse kernel: [drm] LVDS-1
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Encoders:
    Jan 26 07:01:18 Betelgeuse kernel: [drm] LCD1: INTERNAL_LVDS
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Connector 2:
    Jan 26 07:01:18 Betelgeuse kernel: [drm] SVIDEO-1
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Encoders:
    Jan 26 07:01:18 Betelgeuse kernel: [drm] TV1: INTERNAL_DAC2
    Jan 26 07:01:18 Betelgeuse kernel: [drm] fb mappable at 0xD0040000
    Jan 26 07:01:18 Betelgeuse kernel: [drm] vram apper at 0xD0000000
    Jan 26 07:01:18 Betelgeuse kernel: [drm] size 4096000
    Jan 26 07:01:18 Betelgeuse kernel: [drm] fb depth is 24
    Jan 26 07:01:18 Betelgeuse kernel: [drm] pitch is 5120
    Jan 26 07:01:18 Betelgeuse kernel: fbcon: radeondrmfb (fb0) is primary device
    Jan 26 07:01:18 Betelgeuse kernel: Console: switching to colour frame buffer device 160x50
    Jan 26 07:01:18 Betelgeuse kernel: radeon 0000:01:00.0: fb0: radeondrmfb frame buffer device
    Jan 26 07:01:18 Betelgeuse kernel: radeon 0000:01:00.0: registered panic notifier
    Jan 26 07:01:18 Betelgeuse kernel: [drm] Initialized radeon 2.40.0 20080528 for 0000:01:00.0 on minor 0
    Jan 26 07:01:18 Betelgeuse kernel: i8042: PNP: PS/2 Controller [PNP030b:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Jan 26 07:01:18 Betelgeuse kernel: i8042: Detected active multiplexing controller, rev 1.0
    Jan 26 07:01:18 Betelgeuse kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Jan 26 07:01:18 Betelgeuse kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
    Jan 26 07:01:18 Betelgeuse kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
    Jan 26 07:01:18 Betelgeuse kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
    Jan 26 07:01:18 Betelgeuse kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Jan 26 07:01:18 Betelgeuse kernel: SCSI subsystem initialized
    Jan 26 07:01:18 Betelgeuse kernel: ACPI: bus type USB registered
    Jan 26 07:01:18 Betelgeuse kernel: usbcore: registered new interface driver usbfs
    Jan 26 07:01:18 Betelgeuse kernel: usbcore: registered new interface driver hub
    Jan 26 07:01:18 Betelgeuse kernel: usbcore: registered new device driver usb
    Jan 26 07:01:18 Betelgeuse kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Jan 26 07:01:18 Betelgeuse kernel: ehci-pci: EHCI PCI platform driver
    Jan 26 07:01:18 Betelgeuse kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci: OHCI PCI platform driver
    Jan 26 07:01:18 Betelgeuse kernel: libata version 3.00 loaded.
    Jan 26 07:01:18 Betelgeuse kernel: firewire_ohci 0000:00:06.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x2
    Jan 26 07:01:18 Betelgeuse kernel: ehci-pci 0000:00:03.3: EHCI Host Controller
    Jan 26 07:01:18 Betelgeuse kernel: ehci-pci 0000:00:03.3: new USB bus registered, assigned bus number 1
    Jan 26 07:01:18 Betelgeuse kernel: ehci-pci 0000:00:03.3: cache line size of 64 is not supported
    Jan 26 07:01:18 Betelgeuse kernel: ehci-pci 0000:00:03.3: irq 23, io mem 0xdffff000
    Jan 26 07:01:18 Betelgeuse kernel: ehci-pci 0000:00:03.3: USB 2.0 started, EHCI 1.00
    Jan 26 07:01:18 Betelgeuse kernel: hub 1-0:1.0: USB hub found
    Jan 26 07:01:18 Betelgeuse kernel: hub 1-0:1.0: 6 ports detected
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci 0000:00:03.0: OHCI PCI host controller
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci 0000:00:03.0: new USB bus registered, assigned bus number 2
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci 0000:00:03.0: irq 20, io mem 0xdfffd000
    Jan 26 07:01:18 Betelgeuse kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Jan 26 07:01:18 Betelgeuse kernel: hub 2-0:1.0: USB hub found
    Jan 26 07:01:18 Betelgeuse kernel: hub 2-0:1.0: 3 ports detected
    Jan 26 07:01:18 Betelgeuse kernel: pata_sis 0000:00:02.5: version 0.5.2
    Jan 26 07:01:18 Betelgeuse kernel: pata_sis 0000:00:02.5: SiS 962/963 MuTIOL IDE UDMA133 controller
    Jan 26 07:01:18 Betelgeuse kernel: scsi host0: pata_sis
    Jan 26 07:01:18 Betelgeuse kernel: scsi host1: pata_sis
    Jan 26 07:01:18 Betelgeuse kernel: ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
    Jan 26 07:01:18 Betelgeuse kernel: ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci 0000:00:03.1: OHCI PCI host controller
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci 0000:00:03.1: new USB bus registered, assigned bus number 3
    Jan 26 07:01:18 Betelgeuse kernel: ohci-pci 0000:00:03.1: irq 21, io mem 0xdfffe000
    Jan 26 07:01:18 Betelgeuse kernel: hub 3-0:1.0: USB hub found
    Jan 26 07:01:18 Betelgeuse kernel: hub 3-0:1.0: 3 ports detected
    Jan 26 07:01:18 Betelgeuse kernel: ata1.00: ATA-6: TOSHIBA MK1032GAX, AB211A, max UDMA/100
    Jan 26 07:01:18 Betelgeuse kernel: ata1.00: 195371568 sectors, multi 16: LBA48
    Jan 26 07:01:18 Betelgeuse kernel: ata1.00: limited to UDMA/33 due to 40-wire cable
    Jan 26 07:01:18 Betelgeuse kernel: ata1.00: configured for UDMA/33
    Jan 26 07:01:18 Betelgeuse kernel: scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK1032GA 1A PQ: 0 ANSI: 5
    Jan 26 07:01:18 Betelgeuse kernel: usb 1-3: new high-speed USB device number 3 using ehci-pci
    Jan 26 07:01:18 Betelgeuse kernel: ata2.00: ATAPI: Slimtype DVDRW SOSW-852S, PSX3, max UDMA/33
    Jan 26 07:01:18 Betelgeuse kernel: ata2.00: configured for UDMA/33
    Jan 26 07:01:18 Betelgeuse kernel: scsi 1:0:0:0: CD-ROM Slimtype DVDRW SOSW-852S PSX3 PQ: 0 ANSI: 5
    Jan 26 07:01:18 Betelgeuse kernel: sd 0:0:0:0: [sda] 195371568 512-byte logical blocks: (100 GB/93.1 GiB)
    Jan 26 07:01:18 Betelgeuse kernel: sd 0:0:0:0: [sda] Write Protect is off
    Jan 26 07:01:18 Betelgeuse kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jan 26 07:01:18 Betelgeuse kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jan 26 07:01:18 Betelgeuse kernel: sr 1:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray
    Jan 26 07:01:18 Betelgeuse kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Jan 26 07:01:18 Betelgeuse kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    Jan 26 07:01:18 Betelgeuse kernel: firewire_core 0000:00:06.0: created device fw0: GUID 00030d5325828ec4, S400
    Jan 26 07:01:18 Betelgeuse kernel: tsc: Refined TSC clocksource calibration: 798.238 MHz
    Jan 26 07:01:18 Betelgeuse kernel: sda: sda1 sda2 sda3 < sda5 sda6 >
    Jan 26 07:01:18 Betelgeuse kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Jan 26 07:01:18 Betelgeuse kernel: usb 2-1: new low-speed USB device number 2 using ohci-pci
    Jan 26 07:01:18 Betelgeuse kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Jan 26 07:01:18 Betelgeuse kernel: usbcore: registered new interface driver usbhid
    Jan 26 07:01:18 Betelgeuse kernel: usbhid: USB HID core driver
    Jan 26 07:01:18 Betelgeuse kernel: input: Microsoft Microsoft® Comfort Mouse 4500 as /devices/pci0000:00/0000:00:03.0/usb2/2-1/2-1:1.0/0003:045E:076C.0001/input/input5
    Jan 26 07:01:18 Betelgeuse kernel: microsoft 0003:045E:076C.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft® Comfort Mouse 4500] on usb-0000:00:03.0-1/input0
    Jan 26 07:01:18 Betelgeuse kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
    Jan 26 07:01:18 Betelgeuse kernel: Switched to clocksource tsc
    Jan 26 07:01:18 Betelgeuse kernel: random: nonblocking pool is initialized
    Jan 26 07:01:18 Betelgeuse systemd[1]: systemd 218 running in system mode. (+PAM -AUDIT -SELINUX -IMA -APPARMOR +SMACK -SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID -ELFUTILS +KMOD +IDN)
    Jan 26 07:01:18 Betelgeuse systemd[1]: Detected architecture 'x86-64'.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Set hostname to <Betelgeuse>.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Remote File Systems.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Reached target Remote File Systems.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Encrypted Volumes.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Reached target Encrypted Volumes.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Expecting device dev-sda2.device...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Root Slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Created slice Root Slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting User and Session Slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Created slice User and Session Slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on Journal Audit Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Device-mapper event daemon FIFOs.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on Device-mapper event daemon FIFOs.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting udev Control Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on udev Control Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting LVM2 metadata daemon socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on LVM2 metadata daemon socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting System Slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Created slice System Slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Slices.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Reached target Slices.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting system-getty.slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Created slice system-getty.slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting udev Kernel Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on udev Kernel Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Expecting device dev-sda6.device...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Journal Socket (/dev/log).
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on Journal Socket (/dev/log).
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Journal Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on Journal Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Journal Service...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounting Huge Pages File System...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Setup Virtual Console...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started File System Check on Root Device.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounting Debug File System...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting udev Coldplug all Devices...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Remount Root and Kernel File Systems...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounting POSIX Message Queue File System...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounting Temporary Directory...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting system-systemd\x2dfsck.slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Created slice system-systemd\x2dfsck.slice.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Delayed Shutdown Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Listening on Delayed Shutdown Socket.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Expecting device dev-sda1.device...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Create list of required static device nodes for the current kernel...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Set Up Additional Binary Formats...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Load Kernel Modules.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounted FUSE Control File System.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Apply Kernel Variables...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounting Configuration File System...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Got automount request for /proc/sys/fs/binfmt_misc, triggered by 117 (systemd-binfmt)
    Jan 26 07:01:18 Betelgeuse systemd[1]: Mounting Arbitrary Executable File Formats File System...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Create list of required static device nodes for the current kernel.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started udev Coldplug all Devices.
    Jan 26 07:01:18 Betelgeuse kernel: EXT4-fs (sda5): re-mounted. Opts: data=ordered
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Remount Root and Kernel File Systems.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Starting Load/Save Random Seed...
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Rebuild Dynamic Linker Cache.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started First Boot Wizard.
    Jan 26 07:01:18 Betelgeuse systemd[1]: Started Create System Users.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Starting Create Static Device Nodes in /dev...
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started Rebuild Hardware Database.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Mounted Arbitrary Executable File Formats File System.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Mounted Debug File System.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Mounted Huge Pages File System.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Mounted POSIX Message Queue File System.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Mounted Configuration File System.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Mounted Temporary Directory.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started Apply Kernel Variables.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started Load/Save Random Seed.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started Set Up Additional Binary Formats.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started Create Static Device Nodes in /dev.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Starting udev Kernel Device Manager...
    Jan 26 07:01:19 Betelgeuse systemd[1]: Starting Local File Systems (Pre).
    Jan 26 07:01:19 Betelgeuse systemd[1]: Reached target Local File Systems (Pre).
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started Setup Virtual Console.
    Jan 26 07:01:19 Betelgeuse systemd[1]: Started udev Kernel Device Manager.
    Jan 26 07:01:19 Betelgeuse kernel: tsc: Marking TSC unstable due to TSC halts in idle
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: acpi_idle registered with cpuidle
    Jan 26 07:01:19 Betelgeuse kernel: Switched to clocksource acpi_pm
    Jan 26 07:01:19 Betelgeuse kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:03/PNP0C0D:00/input/input6
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Lid Switch [LID]
    Jan 26 07:01:19 Betelgeuse kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Sleep Button [SLPB]
    Jan 26 07:01:19 Betelgeuse kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input8
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Power Button [PWRB]
    Jan 26 07:01:19 Betelgeuse kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input9
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Power Button [PWRF]
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: AC Adapter [AC0] (on-line)
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Battery Slot [BAT0] (battery present)
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Video Device [VGA] (multi-head: yes rom: no post: no)
    Jan 26 07:01:19 Betelgeuse kernel: [Firmware Bug]: ACPI: No _BQC method, cannot determine initial brightness
    Jan 26 07:01:19 Betelgeuse kernel: acpi device:02: registered as cooling_device1
    Jan 26 07:01:19 Betelgeuse kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A03:00/device:00/LNXVIDEO:00/input/input10
    Jan 26 07:01:19 Betelgeuse kernel: parport_pc 00:04: reported by Plug and Play ACPI
    Jan 26 07:01:19 Betelgeuse kernel: parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
    Jan 26 07:01:19 Betelgeuse kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Jan 26 07:01:19 Betelgeuse kernel: ACPI: Thermal Zone [THRM] (75 C)
    Jan 26 07:01:19 Betelgeuse kernel: sis96x_smbus 0000:00:02.1: SiS96x SMBus base address: 0x0c00
    Jan 26 07:01:19 Betelgeuse kernel: NET: Registered protocol family 23
    Jan 26 07:01:19 Betelgeuse kernel: agpgart-amd64 0000:00:00.0: AGP bridge [1039/0755]
    Jan 26 07:01:19 Betelgeuse kernel: agpgart-amd64 0000:00:00.0: AGP aperture is 128M @ 0xe0000000
    Jan 26 07:01:19 Betelgeuse systemd-journal[106]: Journal started
    Jan 26 07:01:15 Betelgeuse systemd-udevd[143]: starting version 218
    Jan 26 07:01:19 Betelgeuse systemd[1]: Starting Flush Journal to Persistent Storage...
    Jan 26 07:01:20 Betelgeuse systemd[1]: Found device TOSHIBA_MK1032GAX 1.
    Jan 26 07:01:20 Betelgeuse systemd[1]: Starting File System Check on /dev/sda1...
    Jan 26 07:01:20 Betelgeuse systemd[1]: Started Journal Service.
    Jan 26 07:01:20 Betelgeuse kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, chip->init
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, Found chip at base=0x02e
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, driver loaded (Dag Brattli)
    Jan 26 07:01:20 Betelgeuse kernel: nsc_ircc_open(), can't get iobase of 0x2f8
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, Found chip at base=0x02e
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, driver loaded (Dag Brattli)
    Jan 26 07:01:20 Betelgeuse kernel: nsc_ircc_open(), can't get iobase of 0x2f8
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, chip->init
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, Found chip at base=0x02e
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc, driver loaded (Dag Brattli)
    Jan 26 07:01:20 Betelgeuse kernel: nsc-ircc 00:03: disabled
    Jan 26 07:01:20 Betelgeuse kernel: sis900.c: v1.08.10 Apr. 2 2006
    Jan 26 07:01:20 Betelgeuse kernel: mousedev: PS/2 mouse device common for all mice
    Jan 26 07:01:20 Betelgeuse kernel: snd_intel8x0 0000:00:02.7: intel8x0_measure_ac97_clock: measured 52717 usecs (2536 samples)
    Jan 26 07:01:20 Betelgeuse kernel: snd_intel8x0 0000:00:02.7: clocking to 48000
    Jan 26 07:01:20 Betelgeuse kernel: 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
    Jan 26 07:01:20 Betelgeuse kernel: 0000:00:04.0: Using transceiver found at address 1 as default
    Jan 26 07:01:20 Betelgeuse kernel: eth0: SiS 900 PCI Fast Ethernet at 0x000000000001d800, IRQ 19, 00:03:0d:32:21:af
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.0: CardBus bridge found [1584:3005]
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.0: O2: enabling read prefetch/write burst. If you experience problems or performance issues, use the yenta_socket parameter 'o2_speedup=off'
    Jan 26 07:01:20 Betelgeuse kernel: input: PC Speaker as /devices/platform/pcspkr/input/input11
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.0: ISA IRQ mask 0x0a38, PCI irq 17
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.0: Socket status: 30000820
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.1: CardBus bridge found [1584:3005]
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.1: ISA IRQ mask 0x0a38, PCI irq 17
    Jan 26 07:01:20 Betelgeuse kernel: yenta_cardbus 0000:00:09.1: Socket status: 30000006
    Jan 26 07:01:20 Betelgeuse kernel: MCE: In-kernel MCE decoding enabled.
    Jan 26 07:01:20 Betelgeuse kernel: EDAC MC: Ver: 3.0.0
    Jan 26 07:01:20 Betelgeuse kernel: AMD64 EDAC driver v3.4.0
    Jan 26 07:01:20 Betelgeuse kernel: EDAC amd64: DRAM ECC enabled.
    Jan 26 07:01:20 Betelgeuse kernel: EDAC amd64: K8 revE or earlier detected (node 0).
    Jan

    Ok, thanks. My confusion was because I was unaware that makepkg was simply a bash script.
    I did what you suggested, and copied it to my home directory, edited the create_signature section to add the --verbose option and changed it to output to stdout. I added --verbose, --debug-level guru, and --log-file options to my gpg-agent.conf file. I ran the makepkg process twice, and as expected it asked for a password the first attempt and failed immediately on the second attempt. When it should be loading a cached password, it is bombing out with a "Broken pipe" error.
    Terminal output of build 1:
    [gilmoreja@Betelgeuse pulseaudio-ctl]$ ~/makepkg -fics
    ==> WARNING: Cannot find the sudo binary. Will use su to acquire root privileges.
    ==> Making package: pulseaudio-ctl 1.59-2 (Mon Jan 26 15:10:51 CST 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found pulseaudio-ctl-1.59.tar.xz
    ==> Validating source files with sha256sums...
    pulseaudio-ctl-1.59.tar.xz ... Passed
    ==> Extracting sources...
    -> Extracting pulseaudio-ctl-1.59.tar.xz with bsdtar
    ==> Removing existing $pkgdir/ directory...
    ==> Starting build()...
    Setting version
    ==> Entering fakeroot environment...
    ==> WARNING: Cannot find the sudo binary. Will use su to acquire root privileges.
    ==> Starting package()...
    Installing main script, initd and config...
    install -Dm755 common/pulseaudio-ctl "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/bin/pulseaudio-ctl"
    install -Dm644 common/config.skel "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/share/pulseaudio-ctl/config.skel"
    Installing manpage...
    install -Dm644 doc/pulseaudio-ctl.1 "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/share/man/man1/pulseaudio-ctl.1"
    gzip -9 "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/share/man/man1/pulseaudio-ctl.1"
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "pulseaudio-ctl"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Signing package...
    gpg: no running gpg-agent - starting '/usr/bin/gpg-agent'
    gpg: waiting for the agent to come up ... (5s)
    gpg: connection to agent established
    gpg: writing to '/home/gilmoreja/sources/pulseaudio-ctl/pulseaudio-ctl-1.59-2-any.pkg.tar.xz.sig'
    gpg: RSA/SHA256 signature from: "7397C1D5 James A. Gilmore II (Unknown Zombie) <[email protected]>"
    -> Created signature file /home/gilmoreja/sources/pulseaudio-ctl/pulseaudio-ctl-1.59-2-any.pkg.tar.xz.sig.
    ==> Leaving fakeroot environment.
    ==> Finished making: pulseaudio-ctl 1.59-2 (Mon Jan 26 15:10:58 CST 2015)
    ==> Installing package pulseaudio-ctl with pacman -U...
    Password:
    ==> ERROR: Aborted by user! Exiting...
    Terminal output of build 2:
    [gilmoreja@Betelgeuse pulseaudio-ctl]$ ~/makepkg -fics
    ==> WARNING: Cannot find the sudo binary. Will use su to acquire root privileges.
    ==> Making package: pulseaudio-ctl 1.59-2 (Mon Jan 26 15:11:03 CST 2015)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found pulseaudio-ctl-1.59.tar.xz
    ==> Validating source files with sha256sums...
    pulseaudio-ctl-1.59.tar.xz ... Passed
    ==> Extracting sources...
    -> Extracting pulseaudio-ctl-1.59.tar.xz with bsdtar
    ==> Removing existing $pkgdir/ directory...
    ==> Starting build()...
    Setting version
    ==> Entering fakeroot environment...
    ==> WARNING: Cannot find the sudo binary. Will use su to acquire root privileges.
    ==> Starting package()...
    Installing main script, initd and config...
    install -Dm755 common/pulseaudio-ctl "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/bin/pulseaudio-ctl"
    install -Dm644 common/config.skel "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/share/pulseaudio-ctl/config.skel"
    Installing manpage...
    install -Dm644 doc/pulseaudio-ctl.1 "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/share/man/man1/pulseaudio-ctl.1"
    gzip -9 "/home/gilmoreja/sources/pulseaudio-ctl/pkg/pulseaudio-ctl/usr/share/man/man1/pulseaudio-ctl.1"
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "pulseaudio-ctl"...
    -> Generating .PKGINFO file...
    -> Adding install file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Signing package...
    gpg: writing to '/home/gilmoreja/sources/pulseaudio-ctl/pulseaudio-ctl-1.59-2-any.pkg.tar.xz.sig'
    gpg: signing failed: Broken pipe
    gpg: signing failed: Broken pipe
    ==> WARNING: Failed to sign package file.
    ==> Leaving fakeroot environment.
    ==> Finished making: pulseaudio-ctl 1.59-2 (Mon Jan 26 15:11:04 CST 2015)
    ==> Installing package pulseaudio-ctl with pacman -U...
    Password:
    ==> ERROR: Aborted by user! Exiting...
    [gilmoreja@Betelgeuse pulseaudio-ctl]$
    gpg-agent.log file for build 1:
    2015-01-26 15:10:52 gpg-agent[10408] listening on socket '/home/gilmoreja/.gnupg/S.gpg-agent'
    2015-01-26 15:10:52 gpg-agent[10409] gpg-agent (GnuPG) 2.1.1 started
    2015-01-26 15:10:53 gpg-agent[10409] handler 0x7f88cc221700 for fd 5 started
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK Pleased to meet you, process 10406
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- RESET
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION ttyname=/dev/pts/0
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION ttytype=xterm
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION display=:0.0
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION xauthority=/home/gilmoreja/.Xauthority
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION lc-ctype=en_US.UTF-8
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION lc-messages=en_US.UTF-8
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION allow-pinentry-notify
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- OPTION agent-awareness=2.1.0
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- AGENT_ID
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> ERR 67109139 Unknown IPC command <GPG Agent>
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- HAVEKEY 2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847 316BA63D673F62666176D0B2896B145BDABD9733
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- KEYINFO 2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847
    2015-01-26 15:10:53 gpg-agent[10409] DBG: agent_get_cache '2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847' (mode 2) ...
    2015-01-26 15:10:53 gpg-agent[10409] DBG: ... miss
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> S KEYINFO 2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847 D - - - P - - -
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- RESET
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- SIGKEY 2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- SETKEYDESC Please+enter+the+passphrase+to+unlock+the+OpenPGP+secret+key:%0A%22James+A.+Gilmore+II+(Unknown+Zombie)+<[email protected]>%22%0A2048-bit+RSA+key,+ID+7397C1D5,%0Acreated+2012-06-04.%0A
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- SETHASH 8 BEEA84C75FC026299EBB643F8FB19AEC25D5722936A59DB29DBD95C299B9A3C6
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- PKSIGN
    2015-01-26 15:10:53 gpg-agent[10409] DBG: agent_get_cache '2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847' (mode 2) ...
    2015-01-26 15:10:53 gpg-agent[10409] DBG: ... miss
    2015-01-26 15:10:53 gpg-agent[10409] starting a new PIN Entry
    2015-01-26 15:10:53 gpg-agent[10409] DBG: connection to PIN entry established
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 -> INQUIRE PINENTRY_LAUNCHED 10411
    2015-01-26 15:10:53 gpg-agent[10409] DBG: chan_5 <- END
    2015-01-26 15:10:58 gpg-agent[10409] DBG: agent_put_cache '2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847' (mode 2) requested ttl=0
    2015-01-26 15:10:58 gpg-agent[10409] DBG: skey: (private-key
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (rsa
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (n #00C230CAD4C56184746321E1333BA70F10DFC93A6F6F4CFD4074111FD46E8C9774E9F42ACB30A02074322705FEF1BF3A0D21C9D9A3E26EEB37C25FDBE18B057BDBAA8AAA44C7E109CA1164EA051062C5DA14DEF16CC40DC9A832438E5068C70B580CD22744ED6D98CAE9F4A69817FC11775FF3A06ABE870E12A4ACFB1F49480D602903E2CE85DADAF0CAAA5A5E4264956736BC7CBE71C7D5AC402FE594AE6E04B0ACCFB5EAD9CA26C7EDE89AD69811CDF9735FA1EAB7984FC731913D12F500ACF3ABEED2DFE589DC27EABE117421069A6432A609EF794B69B2CDA1E32DF0CEE11B53D89750624DAEC0D731DB447837CC696B77F427F0BD9FBB2A276D6618D0DF0F#)
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (e #010001#)
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (d #1D170513799C01A513C29C033A40ECE358BAC2CBB5AF2152F9F024C60467803ACDDF3B57E3E960E3372E1C5A542992CF2BCC1A93CFD450DD31FB7D2B5CD18DFBDAA0DA1FE297660984B08AD4065FDD86AD50B676D629C097372C6291CE185F2D2A02834A728CD3F235B8E609EBB1E185F1F443882A117E3CB1B98E06E249EE62C1FF7687CCA650976001757D1D210581538F8252F12731B5F75E5B2B0C6C2478059E9D9D2BE8D9F402B139EC3385730D00CB95114C02B0DEC2D4234E8FA610C307487E0F89BC373726317E7CF09DACA54505C01BDA0E9AF1435A0A01008E1C116B104D0EB56B4E4138C87F0E6EF406BFB518F8DD18BD08FAB629FA971B094BDD#)
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (p #00D95A0315DA1A1177A0C0018EBB94887BA3FA454F17603AA8BB67C59796A1F102011BF676A3290437F03CD1AA9EA5F25CB22138DDDBE1048501F8294204E3AA639CBB1803B1F85E1BF57921B581DBD6201A83B333A1A93A13E372501CB55F5E2DFF991F41C1B3800E1C9DD3E303356FCF2382A7C80D6433780BC6C4E66D371493#)
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (q #00E4B879C556CED294F545C4E4AF22B1C9F908566D6C9377FD598370AB7FC8672C49FAAB0E1CD6FC3C092A117EC0EFE0D0D1C2B9148C721422A7AE174E1DCB831D490302DE30435B75E822E71A288ED3783DDD8C15152C7ABFB29235D4F8217D3A8FFB6862A1A51A8A70CA74111A9E43A0FFE7E576DBB7FB3E2C6D711929A77515#)
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (u #00B2BF39C398644392803548A393068F7F7226F147FB95B9C6CF72C12A626CF698D028694E3FDC1AA217132068906FABC2CA9F7CBB2A47B8B09DF5FDCFD34872C2074F4E2FAC358C0F61C8A32BEFEB9D8862A042BD3DADE6001C39B70D9574FC8B9CCD1DA012959CF2BBD4258A2A339FF99C3200E4CA36F2D623BEE4E6245551EC#)))
    2015-01-26 15:10:58 gpg-agent[10409] DBG: hash: (data
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (flags pkcs1)
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (hash sha256 #BEEA84C75FC026299EBB643F8FB19AEC25D5722936A59DB29DBD95C299B9A3C6#))
    2015-01-26 15:10:58 gpg-agent[10409] DBG: PKCS#1 block type 1 encoded data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffff003031300d060960864801650304020105000420be \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ea84c75fc026299ebb643f8fb19aec25d5722936a59db29dbd95c299b9a3c6
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign data:+01ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ffffffffffffffffffffff003031300d060960864801650304020105000420be \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ea84c75fc026299ebb643f8fb19aec25d5722936a59db29dbd95c299b9a3c6
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign n:+c230cad4c56184746321e1333ba70f10dfc93a6f6f4cfd4074111fd46e8c9774 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: e9f42acb30a02074322705fef1bf3a0d21c9d9a3e26eeb37c25fdbe18b057bdb \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: aa8aaa44c7e109ca1164ea051062c5da14def16cc40dc9a832438e5068c70b58 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 0cd22744ed6d98cae9f4a69817fc11775ff3a06abe870e12a4acfb1f49480d60 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 2903e2ce85dadaf0caaa5a5e4264956736bc7cbe71c7d5ac402fe594ae6e04b0 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: accfb5ead9ca26c7ede89ad69811cdf9735fa1eab7984fc731913d12f500acf3 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: abeed2dfe589dc27eabe117421069a6432a609ef794b69b2cda1e32df0cee11b \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 53d89750624daec0d731db447837cc696b77f427f0bd9fbb2a276d6618d0df0f
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign e:+010001
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign d:+1d170513799c01a513c29c033a40ece358bac2cbb5af2152f9f024c60467803a \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: cddf3b57e3e960e3372e1c5a542992cf2bcc1a93cfd450dd31fb7d2b5cd18dfb \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: daa0da1fe297660984b08ad4065fdd86ad50b676d629c097372c6291ce185f2d \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 2a02834a728cd3f235b8e609ebb1e185f1f443882a117e3cb1b98e06e249ee62 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: c1ff7687cca650976001757d1d210581538f8252f12731b5f75e5b2b0c6c2478 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 059e9d9d2be8d9f402b139ec3385730d00cb95114c02b0dec2d4234e8fa610c3 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 07487e0f89bc373726317e7cf09daca54505c01bda0e9af1435a0a01008e1c11 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 6b104d0eb56b4e4138c87f0e6ef406bfb518f8dd18bd08fab629fa971b094bdd
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign p:+d95a0315da1a1177a0c0018ebb94887ba3fa454f17603aa8bb67c59796a1f102 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 011bf676a3290437f03cd1aa9ea5f25cb22138dddbe1048501f8294204e3aa63 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 9cbb1803b1f85e1bf57921b581dbd6201a83b333a1a93a13e372501cb55f5e2d \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ff991f41c1b3800e1c9dd3e303356fcf2382a7c80d6433780bc6c4e66d371493
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign q:+e4b879c556ced294f545c4e4af22b1c9f908566d6c9377fd598370ab7fc8672c \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 49faab0e1cd6fc3c092a117ec0efe0d0d1c2b9148c721422a7ae174e1dcb831d \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 490302de30435b75e822e71a288ed3783ddd8c15152c7abfb29235d4f8217d3a \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 8ffb6862a1a51a8a70ca74111a9e43a0ffe7e576dbb7fb3e2c6d711929a77515
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign u:+b2bf39c398644392803548a393068f7f7226f147fb95b9c6cf72c12a626cf698 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: d028694e3fdc1aa217132068906fabc2ca9f7cbb2a47b8b09df5fdcfd34872c2 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 074f4e2fac358c0f61c8a32befeb9d8862a042bd3dade6001c39b70d9574fc8b \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 9ccd1da012959cf2bbd4258a2a339ff99c3200e4ca36f2d623bee4e6245551ec
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign res:+c1dd570db98531a7b86260e0a122377b462c1b827d1f4406091dfcb4b8f6b26f \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 35c098eb70ebd6adc8abfce8d44185c5ac9c503f45037cf1adaf82b07fb63f69 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 13592df46b34381788a618c73db29a3fc0282d6ccfc957d4638a339d83b315bd \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: ff70ab17b658f99ebfaba934f7ef1409e8300b362176458d805faa86bc6150b1 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 389f8148c045c64baf5a794d3f1319b090d7aeba2a11598b250943b51f4d26e5 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: cdfe9c6558694e5ea3268ea343001a160e0276241b330af00f28404b82840961 \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: aabbf16aebbb0d7d2278bcaa028f7b59b2c2d8cedb9afe3a146936af8bf1154f \
    2015-01-26 15:10:58 gpg-agent[10409] DBG: 92bfbedec50777b1be1dd813618f9ed681ea7cebc554ae0e0fa1f52d421ffe52
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rsa_sign => Success
    2015-01-26 15:10:58 gpg-agent[10409] DBG: rslt: (sig-val
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (rsa
    2015-01-26 15:10:58 gpg-agent[10409] DBG: (s #C1DD570DB98531A7B86260E0A122377B462C1B827D1F4406091DFCB4B8F6B26F35C098EB70EBD6ADC8ABFCE8D44185C5AC9C503F45037CF1ADAF82B07FB63F6913592DF46B34381788A618C73DB29A3FC0282D6CCFC957D4638A339D83B315BDFF70AB17B658F99EBFABA934F7EF1409E8300B362176458D805FAA86BC6150B1389F8148C045C64BAF5A794D3F1319B090D7AEBA2A11598B250943B51F4D26E5CDFE9C6558694E5EA3268EA343001A160E0276241B330AF00F28404B82840961AABBF16AEBBB0D7D2278BCAA028F7B59B2C2D8CEDB9AFE3A146936AF8BF1154F92BFBEDEC50777B1BE1DD813618F9ED681EA7CEBC554AE0E0FA1F52D421FFE52#)))
    2015-01-26 15:10:58 gpg-agent[10409] DBG: chan_5 -> [ 44 20 28 37 3a 73 69 67 2d 76 61 6c 28 33 3a 72 ...(277 byte(s) skipped) ]
    2015-01-26 15:10:58 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:10:58 gpg-agent[10409] DBG: chan_5 <- [eof]
    2015-01-26 15:10:58 gpg-agent[10409] handler 0x7f88cc221700 for fd 5 terminated
    gpg-agent.log file for build 2:
    2015-01-26 15:11:04 gpg-agent[10409] handler 0x7f88cc221700 for fd 5 started
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK Pleased to meet you, process 10656
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- RESET
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION ttyname=/dev/pts/0
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION ttytype=xterm
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION display=:0.0
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION xauthority=/home/gilmoreja/.Xauthority
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION lc-ctype=en_US.UTF-8
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION lc-messages=en_US.UTF-8
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION allow-pinentry-notify
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- OPTION agent-awareness=2.1.0
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- AGENT_ID
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> ERR 67109139 Unknown IPC command <GPG Agent>
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- HAVEKEY 2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847 316BA63D673F62666176D0B2896B145BDABD9733
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 -> OK
    2015-01-26 15:11:04 gpg-agent[10409] DBG: chan_5 <- KEYINFO 2C25A2BA6CD6852CC0B0AB7BE05BE844C36C8847
    Last edited by gilmoreja (2015-01-26 23:08:59)

  • [SOLVED] IBM Thinkpad 600E 3.6.11-1 rt73usb weird wireless issue.

    Hi guys and gals.
    I have been researching this for 3 days now. I have also asked at the #Archlinux channel but they don't seem to know the answer and I cannot seem to find anything relevant... so here goes nothing.
    I have this Belkin rt73usb card - it's connected to this SUPER OLD Thinkpad 600E machine and it's associated always with only 1 router - static IP setup - basically laptop is stationary / not moved. I had little problems with connecting it to the network at boot time but thanks to Boohbah from #Archlinux channel and a bit of research I got it to connect http://sparewotw.wordpress.com/2013/01/ … boot-time/ and to turn off power management and to keep the rate as "fixed" - works well BUT... I have a problem with it - the connection stays up - I can browse the internet from the thinkpad / I can access the sshfs share on my server (from thinkpad) and so on but after a while sshd port - 50505 in my case - goes from open into filtered and I cannot connect to it anymore. Example - rebooted thinkpad - i can connect - thinkpad was left alone for lets say sometimes 10 minutes - sometimes an hour - connection is active but I cannot ssh to the machine anymore.
    I have been running shorewall as a firewall and I said maybe it's a shorewall bug but then I ran as root shorewall clear and it didn't solved it, disabling shorewall or restarting didn't help, restarting sshd service didn't help only restarting the wlan0 service / connection re-opens the port... Any ideas?
    All I get is "No route to host" and when I nmap the port it's not open anymore... it says filtered without firewall enabled / active...
    The connecting method has nothing to do with failures as netcfg (which started connecting at boot time after adding pci=noacpi to the boot time kernel parameters) is doing the exact same thing...
    Also when powermanagement was on and the rate was not fixed the problem was still occuring...
    Connection info is available at the link mentioned above.
    Some more technical data:
    lspci -k
    [root@wishthinkpad andrzejl]# lspci -k
    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
    Kernel driver in use: agpgart-intel
    00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03)
    00:02.0 CardBus bridge: Texas Instruments PCI1251A
    Subsystem: IBM Device 00eb
    Kernel driver in use: yenta_cardbus
    00:02.1 CardBus bridge: Texas Instruments PCI1251A
    Subsystem: IBM Device 00eb
    Kernel driver in use: yenta_cardbus
    00:06.0 Multimedia audio controller: Cirrus Logic CS 4610/11 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
    Subsystem: IBM CS4610 SoundFusion Audio Accelerator
    00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
    00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01)
    Kernel driver in use: ata_piix
    00:07.2 USB controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01)
    Kernel driver in use: uhci_hcd
    00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
    01:00.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph 256AV] (rev 12)
    Subsystem: IBM ThinkPad 570
    [root@wishthinkpad andrzejl]#
    lscpi -vvv
    [root@wishthinkpad andrzejl]# lspci -vvv
    00:00.0 Host bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03)
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx-
    Latency: 64
    Region 0: Memory at 40000000 (32-bit, prefetchable) [size=64M]
    Capabilities: [a0] AGP version 1.0
    Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2
    Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
    Kernel driver in use: agpgart-intel
    00:01.0 PCI bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) (prog-if 00 [Normal decode])
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 168
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=176
    I/O behind bridge: 0000d000-0000dfff
    Memory behind bridge: 70000000-dfffffff
    Prefetchable memory behind bridge: e0000000-f7ffffff
    Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR+
    BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B+
    PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn-
    00:02.0 CardBus bridge: Texas Instruments PCI1251A
    Subsystem: IBM Device 00eb
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 168, Cache Line Size: 64 bytes
    Interrupt: pin A routed to IRQ 11
    Region 0: Memory at 50102000 (32-bit, non-prefetchable) [size=4K]
    Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
    Memory window 0: 1c000000-1fffffff (prefetchable)
    Memory window 1: 20000000-23ffffff
    I/O window 0: 00001000-000010ff
    I/O window 1: 00001400-000014ff
    BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
    16-bit legacy interface ports at 0001
    Kernel driver in use: yenta_cardbus
    00:02.1 CardBus bridge: Texas Instruments PCI1251A
    Subsystem: IBM Device 00eb
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 168, Cache Line Size: 64 bytes
    Interrupt: pin B routed to IRQ 11
    Region 0: Memory at 50101000 (32-bit, non-prefetchable) [size=4K]
    Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
    Memory window 0: 24000000-27ffffff (prefetchable)
    Memory window 1: 28000000-2bffffff
    I/O window 0: 00001800-000018ff
    I/O window 1: 00001c00-00001cff
    BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
    16-bit legacy interface ports at 0001
    Kernel driver in use: yenta_cardbus
    00:06.0 Multimedia audio controller: Cirrus Logic CS 4610/11 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
    Subsystem: IBM CS4610 SoundFusion Audio Accelerator
    Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 32 (1000ns min, 6000ns max)
    Interrupt: pin A routed to IRQ 9
    Region 0: Memory at 50100000 (32-bit, non-prefetchable) [size=4K]
    Region 1: Memory at 50000000 (32-bit, non-prefetchable) [size=1M]
    00:07.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
    Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 0
    00:07.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 IDE (rev 01) (prog-if 80 [Master])
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 48
    Region 0: [virtual] Memory at 000001f0 (32-bit, non-prefetchable) [size=8]
    Region 1: [virtual] Memory at 000003f0 (type 3, non-prefetchable)
    Region 2: [virtual] Memory at 00000170 (32-bit, non-prefetchable) [size=8]
    Region 3: [virtual] Memory at 00000370 (type 3, non-prefetchable)
    Region 4: I/O ports at fcf0 [size=16]
    Kernel driver in use: ata_piix
    00:07.2 USB controller: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev 01) (prog-if 00 [UHCI])
    Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 48
    Interrupt: pin D routed to IRQ 11
    Region 4: I/O ports at 8400 [size=32]
    Kernel driver in use: uhci_hcd
    00:07.3 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ACPI (rev 02)
    Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Interrupt: pin ? routed to IRQ 9
    01:00.0 VGA compatible controller: Neomagic Corporation NM2200 [MagicGraph 256AV] (rev 12) (prog-if 00 [VGA controller])
    Subsystem: IBM ThinkPad 570
    Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
    Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
    Latency: 128 (4000ns min, 63750ns max)
    Interrupt: pin A routed to IRQ 11
    Region 0: Memory at e0000000 (32-bit, prefetchable) [size=16M]
    Region 1: Memory at 70000000 (32-bit, non-prefetchable) [size=4M]
    Region 2: Memory at 70400000 (32-bit, non-prefetchable) [size=1M]
    Expansion ROM at <unassigned> [disabled]
    Capabilities: [dc] Power Management version 1
    Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
    Status: D0 NoSoftRst- PME-Enable- DSel=0 DScale=0 PME-
    [root@wishthinkpad andrzejl]#
    inxi -v7
    [root@wishthinkpad andrzejl]# inxi -v7
    System: Host: wishthinkpad.loc Kernel: 3.6.11-1-ARCH i686 (32 bit, gcc: 4.7.2)
    Desktop: N/A info: lxpanel dm: lxdm Distro: Arch Linux
    Machine: Mobo: IBM model: 26458A0 serial: J197K75421N Bios: IBM version: INET24WW date: 05/24/1999
    CPU: Single core Mobile Pentium II (-UP-) cache: 256 KB flags: (-) bmips: 728.23 clocked at 363.955 MHz
    Graphics: Card: Neomagic NM2200 [MagicGraph 256AV] bus-ID: 01:00.0 chip-ID: 10c8:0005
    X.org: 1.13.1 driver: neomagic tty size: 116x32 Advanced Data: N/A for root
    Audio: Card: Cirrus Logic CS 4610/11 [CrystalClear SoundFusion Audio Accelerator]
    driver: CS4239 bus-ID: 00:06.0 chip-ID: 1013:6001
    Sound: Advanced Linux Sound Architecture ver: 1.0.25
    Network: Card: Ralink RT2501/RT2573 Wireless Adapter driver: rt73usb ver: 2.3.0 usb-ID: 001-003 chip-ID: 148f:2573
    IF: wlan0 state: up mac: 00:0e:2e:f4:db:4c
    WAN IP: None Detected! IF: wlan0 ip: 192.168.0.102 ip-v6: N/A
    Drives: HDD Total Size: 40.0GB (84.5% used)
    1: id: /dev/sda model: TOSHIBA_MK4032GA size: 40.0GB serial: 66SJ8501S
    Optical: /dev/sr0 model: N/A rev: N/A dev-links: cdrom
    Features: speed: 24x multisession: yes audio: yes dvd: yes rw: cd-r,cd-rw state: N/A
    Partition: ID: / size: 9.4G used: 6.9G (77%) fs: ext4 dev: /dev/sda1
    label: N/A uuid: 350fa8e9-36fb-4927-abaf-91f4b958a679
    ID: /media/Extra size: 26G used: 24G (99%) fs: ext4 dev: /dev/sda7
    label: Data uuid: e4eb21d7-8ea8-4059-b44b-778690e44675
    ID: /home size: 1004M used: 834M (88%) fs: ext4 dev: /dev/sda6
    label: N/A uuid: 567947ca-cba3-42e4-9677-e9ddeecd2c26
    ID: swap-1 size: 1.02GB used: 0.00GB (0%) fs: swap dev: /dev/sda5
    label: N/A uuid: 0a64bde1-82c3-4cfb-ab68-7178564d8ed5
    RAID: No RAID data available - /proc/mdstat is missing - is md_mod kernel module loaded?
    Unmounted: ID: /dev/sr0 size: 1.07G label: N/A uuid: N/A
    Sensors: System Temperatures: cpu: 60.8C mobo: 24.8C
    Fan Speeds (in rpm): cpu: N/A
    Info: Processes: 85 Uptime: 5 min Memory: 65.5/404.5MB Runlevel: 5 Gcc sys: 4.7.2
    Client: Shell (bash 4.2.42) inxi: 1.8.26
    [root@wishthinkpad andrzejl]#
    lsmod
    [root@wishthinkpad andrzejl]# lsmod
    Module Size Used by
    fuse 60479 4
    ablk_helper 1529 0
    cryptd 7390 1 ablk_helper
    aes_i586 6980 1
    aes_generic 26055 1 aes_i586
    arc4 1604 2
    rt73usb 22629 0
    rt2x00usb 7823 1 rt73usb
    rt2x00lib 32012 2 rt73usb,rt2x00usb
    mac80211 367308 2 rt2x00lib,rt2x00usb
    cfg80211 153457 2 mac80211,rt2x00lib
    rfkill 12569 2 cfg80211
    ppdev 4751 0
    crc_itu_t 1096 1 rt73usb
    joydev 7696 0
    ac 1893 0
    battery 5691 0
    microcode 8922 0
    irda 91023 0
    parport_pc 26474 0
    parport 26032 2 ppdev,parport_pc
    ns558 1832 0
    video 9964 0
    crc_ccitt 1096 1 irda
    gameport 6265 2 ns558
    pcmcia 31186 0
    fan 1999 0
    thermal 6660 0
    intel_agp 8593 1
    psmouse 71891 0
    shpchp 22302 0
    intel_gtt 12212 1 intel_agp
    i2c_piix4 7288 0
    yenta_socket 18841 0
    processor 24040 1
    pci_hotplug 20151 1 shpchp
    agpgart 21936 2 intel_agp,intel_gtt
    pcmcia_rsrc 8809 1 yenta_socket
    serio_raw 3714 0
    button 3711 0
    i2c_core 16944 1 i2c_piix4
    evdev 7663 8
    pcmcia_core 10242 3 pcmcia,pcmcia_rsrc,yenta_socket
    ext4 402657 3
    crc16 1092 1 ext4
    jbd2 66384 1 ext4
    mbcache 4387 1 ext4
    hid_generic 710 0
    usbhid 32211 0
    hid 68226 2 hid_generic,usbhid
    sr_mod 13149 0
    cdrom 30345 1 sr_mod
    sd_mod 27312 5
    ata_generic 2435 0
    pata_acpi 2400 0
    ata_piix 19705 4
    libata 146129 3 pata_acpi,ata_generic,ata_piix
    uhci_hcd 19841 0
    usbcore 126796 4 uhci_hcd,rt73usb,rt2x00usb,usbhid
    scsi_mod 113073 3 libata,sd_mod,sr_mod
    usb_common 623 1 usbcore
    floppy 48487 0
    snd_cs4236 22145 0
    snd_mpu401_uart 4944 1 snd_cs4236
    snd_rawmidi 14983 1 snd_mpu401_uart
    snd_opl3_lib 7187 1 snd_cs4236
    snd_hwdep 4843 1 snd_opl3_lib
    snd_seq_device 4285 2 snd_rawmidi,snd_opl3_lib
    snd_wss_lib 18180 1 snd_cs4236
    snd_pcm 61958 2 snd_wss_lib,snd_cs4236
    snd_page_alloc 5902 2 snd_wss_lib,snd_pcm
    snd_timer 14903 3 snd_wss_lib,snd_pcm,snd_opl3_lib
    snd 45098 9 snd_hwdep,snd_timer,snd_wss_lib,snd_pcm,snd_rawmidi,snd_mpu401_uart,snd_seq_device,snd_cs4236,snd_opl3_lib
    soundcore 4379 1 snd
    [root@wishthinkpad andrzejl]#
    lsusb -v
    [root@wishthinkpad andrzejl]# lsusb -v
    Bus 001 Device 002: ID 058f:9254 Alcor Micro Corp. Hub
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 1.10
    bDeviceClass 9 Hub
    bDeviceSubClass 0 Unused
    bDeviceProtocol 0 Full speed (or root) hub
    bMaxPacketSize0 8
    idVendor 0x058f Alcor Micro Corp.
    idProduct 0x9254 Hub
    bcdDevice 3.12
    iManufacturer 1 ALCOR
    iProduct 2 Generic USB Hub
    iSerial 0
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 25
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xe0
    Self Powered
    Remote Wakeup
    MaxPower 100mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 9 Hub
    bInterfaceSubClass 0 Unused
    bInterfaceProtocol 0 Full speed (or root) hub
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0001 1x 1 bytes
    bInterval 255
    Hub Descriptor:
    bLength 9
    bDescriptorType 41
    nNbrPorts 4
    wHubCharacteristic 0x0009
    Per-port power switching
    Per-port overcurrent protection
    bPwrOn2PwrGood 22 * 2 milli seconds
    bHubContrCurrent 100 milli Ampere
    DeviceRemovable 0x00
    PortPwrCtrlMask 0xff
    Hub Port Status:
    Port 1: 0000.0103 power enable connect
    Port 2: 0000.0303 lowspeed power enable connect
    Port 3: 0000.0100 power
    Port 4: 0000.0100 power
    Device Status: 0x0001
    Self Powered
    Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 1.10
    bDeviceClass 9 Hub
    bDeviceSubClass 0 Unused
    bDeviceProtocol 0 Full speed (or root) hub
    bMaxPacketSize0 64
    idVendor 0x1d6b Linux Foundation
    idProduct 0x0001 1.1 root hub
    bcdDevice 3.06
    iManufacturer 3 Linux 3.6.11-1-ARCH uhci_hcd
    iProduct 2 UHCI Host Controller
    iSerial 1 0000:00:07.2
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 25
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0xe0
    Self Powered
    Remote Wakeup
    MaxPower 0mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 9 Hub
    bInterfaceSubClass 0 Unused
    bInterfaceProtocol 0 Full speed (or root) hub
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0002 1x 2 bytes
    bInterval 255
    Hub Descriptor:
    bLength 9
    bDescriptorType 41
    nNbrPorts 2
    wHubCharacteristic 0x000a
    No power switching (usb 1.0)
    Per-port overcurrent protection
    bPwrOn2PwrGood 1 * 2 milli seconds
    bHubContrCurrent 0 milli Ampere
    DeviceRemovable 0x00
    PortPwrCtrlMask 0xff
    Hub Port Status:
    Port 1: 0000.0103 power enable connect
    Port 2: 0000.0100 power
    Device Status: 0x0001
    Self Powered
    Bus 001 Device 003: ID 148f:2573 Ralink Technology, Corp. RT2501/RT2573 Wireless Adapter
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 2.00
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 64
    idVendor 0x148f Ralink Technology, Corp.
    idProduct 0x2573 RT2501/RT2573 Wireless Adapter
    bcdDevice 0.01
    iManufacturer 1 Ralink
    iProduct 2 802.11 bg WLAN
    iSerial 0
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 32
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 0
    bmAttributes 0x80
    (Bus Powered)
    MaxPower 300mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 2
    bInterfaceClass 255 Vendor Specific Class
    bInterfaceSubClass 255 Vendor Specific Subclass
    bInterfaceProtocol 255 Vendor Specific Protocol
    iInterface 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0040 1x 64 bytes
    bInterval 0
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x01 EP 1 OUT
    bmAttributes 2
    Transfer Type Bulk
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0040 1x 64 bytes
    bInterval 0
    Device Qualifier (for other device speed):
    bLength 10
    bDescriptorType 6
    bcdUSB 2.00
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 64
    bNumConfigurations 1
    Device Status: 0x0000
    (Bus Powered)
    Bus 001 Device 004: ID 04fc:0538 Sunplus Technology Co., Ltd Wireless Optical Mouse 2.4G [Bright]
    Device Descriptor:
    bLength 18
    bDescriptorType 1
    bcdUSB 1.10
    bDeviceClass 0 (Defined at Interface level)
    bDeviceSubClass 0
    bDeviceProtocol 0
    bMaxPacketSize0 8
    idVendor 0x04fc Sunplus Technology Co., Ltd
    idProduct 0x0538 Wireless Optical Mouse 2.4G [Bright]
    bcdDevice 1.10
    iManufacturer 1 MLK
    iProduct 2 Silvercrest OM1008
    iSerial 0
    bNumConfigurations 1
    Configuration Descriptor:
    bLength 9
    bDescriptorType 2
    wTotalLength 34
    bNumInterfaces 1
    bConfigurationValue 1
    iConfiguration 4 HID RF Receiver
    bmAttributes 0xa0
    (Bus Powered)
    Remote Wakeup
    MaxPower 100mA
    Interface Descriptor:
    bLength 9
    bDescriptorType 4
    bInterfaceNumber 0
    bAlternateSetting 0
    bNumEndpoints 1
    bInterfaceClass 3 Human Interface Device
    bInterfaceSubClass 1 Boot Interface Subclass
    bInterfaceProtocol 2 Mouse
    iInterface 5 EP1 Interrupt
    HID Device Descriptor:
    bLength 9
    bDescriptorType 33
    bcdHID 1.10
    bCountryCode 0 Not supported
    bNumDescriptors 1
    bDescriptorType 34 Report
    wDescriptorLength 114
    Report Descriptors:
    ** UNAVAILABLE **
    Endpoint Descriptor:
    bLength 7
    bDescriptorType 5
    bEndpointAddress 0x81 EP 1 IN
    bmAttributes 3
    Transfer Type Interrupt
    Synch Type None
    Usage Type Data
    wMaxPacketSize 0x0008 1x 8 bytes
    bInterval 10
    Device Status: 0x0000
    (Bus Powered)
    [root@wishthinkpad andrzejl]#
    iwconfig
    [root@wishthinkpad andrzejl]# iwconfig
    wlan0 IEEE 802.11bg ESSID:"Arch_Linux_User"
    Mode:Managed Frequency:2.412 GHz Access Point: 00:18:39:A0:DB:3E
    Bit Rate=54 Mb/s Tx-Power=20 dBm
    Retry long limit:7 RTS thr:off Fragment thr:off
    Encryption key:off
    Power Management:off
    Link Quality=64/70 Signal level=-46 dBm
    Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
    Tx excessive retries:0 Invalid misc:5 Missed beacon:0
    lo no wireless extensions.
    [root@wishthinkpad andrzejl]#
    ifconfig
    [root@wishthinkpad andrzejl]# ifconfig
    lo: flags=73<UP,LOOPBACK,RUNNING> mtu 16436
    inet 127.0.0.1 netmask 255.0.0.0
    loop txqueuelen 0 (Local Loopback)
    RX packets 526 bytes 275160 (268.7 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 526 bytes 275160 (268.7 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
    inet 192.168.0.102 netmask 255.255.255.0 broadcast 192.168.0.255
    ether 00:0e:2e:f4:db:4c txqueuelen 1000 (Ethernet)
    RX packets 1590 bytes 381744 (372.7 KiB)
    RX errors 0 dropped 0 overruns 0 frame 0
    TX packets 1238 bytes 194926 (190.3 KiB)
    TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
    [root@wishthinkpad andrzejl]#
    dmesg right after reboot when it works
    [root@wishthinkpad andrzejl]# dmesg
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Linux version 3.6.11-1-ARCH (tobias@testing) (gcc version 4.7.2 (GCC) ) #1 SMP PREEMPT Tue Dec 18 12:58:46 CET 2012
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000019fcffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000019fd0000-0x0000000019fdefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x0000000019fdf000-0x0000000019fdffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x0000000019fe0000-0x0000000019ffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
    [ 0.000000] Malformed early option 'apic'
    [ 0.000000] Malformed early option 'apic'
    [ 0.000000] Notice: NX (Execute Disable) protection missing in CPU!
    [ 0.000000] DMI 2.2 present.
    [ 0.000000] DMI: IBM 26458A0/26458A0, BIOS INET24WW 05/24/1999
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] e820: last_pfn = 0x19fd0 max_arch_pfn = 0x100000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-CBFFF write-protect
    [ 0.000000] CC000-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000 mask FF0000000 write-back
    [ 0.000000] 1 base 010000000 mask FF8000000 write-back
    [ 0.000000] 2 base 018000000 mask FFE000000 write-back
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] PAT not supported by CPU.
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x01bfffff]
    [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x19fcffff]
    [ 0.000000] [mem 0x00000000-0x003fffff] page 4k
    [ 0.000000] [mem 0x00400000-0x19bfffff] page 2M
    [ 0.000000] [mem 0x19c00000-0x19fcffff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0x19fcffff @ [mem 0x01bfa000-0x01bfffff]
    [ 0.000000] RAMDISK: [mem 0x18c36000-0x18f14fff]
    [ 0.000000] IBM Thinkpad 600 Series 2645 detected: force use of acpi=noirq
    [ 0.000000] ACPI: RSDP 000fd6e0 00014 (v00 IBM )
    [ 0.000000] ACPI: RSDT 19fd0000 00028 (v01 IBM TP600R 00000001 00000000)
    [ 0.000000] ACPI: FACP 19fd0100 00074 (v01 IBM TP600R 00000001 00000000)
    [ 0.000000] ACPI: DSDT 19fd0200 0B501 (v01 IBM TP600R 0000001D MSFT 0100000B)
    [ 0.000000] ACPI: FACS 19fdf000 00040
    [ 0.000000] 0MB HIGHMEM available.
    [ 0.000000] 415MB LOWMEM available.
    [ 0.000000] mapped low ram: 0 - 19fd0000
    [ 0.000000] low ram: 0 - 19fd0000
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] Normal [mem 0x01000000-0x19fcffff]
    [ 0.000000] HighMem empty
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009efff]
    [ 0.000000] node 0: [mem 0x00100000-0x19fcffff]
    [ 0.000000] On node 0 totalpages: 106335
    [ 0.000000] free_area_init_node: node 0, pgdat c155acc0, node_mem_map d9c8f200
    [ 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: 800 pages used for memmap
    [ 0.000000] Normal zone: 101552 pages, LIFO batch:31
    [ 0.000000] Using APIC driver default
    [ 0.000000] ACPI: PM-Timer IO Port: 0xef08
    [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs
    [ 0.000000] Local APIC disabled by BIOS -- reenabling.
    [ 0.000000] Could not enable APIC!
    [ 0.000000] APIC: disable apic facility
    [ 0.000000] APIC: switched to apic NOOP
    [ 0.000000] nr_irqs_gsi: 16
    [ 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] e820: [mem 0x1a000000-0xfffdffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 13 pages/cpu @d9c7e000 s32384 r0 d20864 u53248
    [ 0.000000] pcpu-alloc: s32384 r0 d20864 u53248 alloc=13*4096
    [ 0.000000] pcpu-alloc: [0] 0
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 105503
    [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=350fa8e9-36fb-4927-abaf-91f4b958a679 ro quiet pci=noacpi lapic apic acpi=noirq apm=on pci=use_crs
    [ 0.000000] PID hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.000000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    [ 0.000000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] Initializing CPU#0
    [ 0.000000] allocated 851456 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] Initializing HighMem for node 0 (00000000:00000000)
    [ 0.000000] Memory: 410744k/425792k available (3974k kernel code, 14596k reserved, 1545k data, 536k init, 0k highmem)
    [ 0.000000] virtual kernel memory layout:
    fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
    pkmap : 0xff800000 - 0xffc00000 (4096 kB)
    vmalloc : 0xda7d0000 - 0xff7fe000 ( 592 MB)
    lowmem : 0xc0000000 - 0xd9fd0000 ( 415 MB)
    .init : 0xc1564000 - 0xc15ea000 ( 536 kB)
    .data : 0xc13e18b2 - 0xc1563fc0 (1545 kB)
    .text : 0xc1000000 - 0xc13e18b2 (3974 kB)
    [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
    [ 0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
    [ 0.000000] NR_IRQS:2304 nr_irqs:256 16
    [ 0.000000] CPU 0 irqstacks, hard=d9408000 soft=d940a000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.000000] tsc: Detected 363.955 MHz processor
    [ 0.006677] Calibrating delay loop (skipped), value calculated using timer frequency.. 728.23 BogoMIPS (lpj=1213183)
    [ 0.006704] pid_max: default: 32768 minimum: 301
    [ 0.006934] Security Framework initialized
    [ 0.006969] AppArmor: AppArmor disabled by boot time parameter
    [ 0.007122] Mount-cache hash table entries: 512
    [ 0.008703] Initializing cgroup subsys cpuacct
    [ 0.008725] Initializing cgroup subsys memory
    [ 0.008789] Initializing cgroup subsys devices
    [ 0.008805] Initializing cgroup subsys freezer
    [ 0.008820] Initializing cgroup subsys net_cls
    [ 0.008833] Initializing cgroup subsys blkio
    [ 0.010131] mce: CPU supports 5 MCE banks
    [ 0.010255] Last level iTLB entries: 4KB 32, 2MB 0, 4MB 2
    Last level dTLB entries: 4KB 64, 2MB 0, 4MB 8
    tlb_flushall_shift is 0x6
    [ 0.010345] SMP alternatives: switching to UP code
    [ 0.030215] Freeing SMP alternatives: 16k freed
    [ 0.030302] ACPI: Core revision 20120711
    [ 0.064159] ACPI: setting ELCR to 0a00 (from 0800)
    [ 0.066739] ftrace: allocating 17427 entries in 35 pages
    [ 0.110222] smpboot: weird, boot CPU (#0) not listed by the BIOS
    [ 0.110255] smpboot: SMP motherboard not detected
    [ 0.110269] smpboot: Local APIC not detected. Using dummy APIC emulation.
    [ 0.110278] smpboot: SMP disabled
    [ 0.110291] Performance Events:
    [ 0.110308] no APIC, boot with the "lapic" boot parameter to force-enable it.
    [ 0.110319] no hardware sampling interrupt available.
    [ 0.110332] p6 PMU driver.
    [ 0.110348] ... version: 0
    [ 0.110358] ... bit width: 32
    [ 0.110367] ... generic registers: 2
    [ 0.110378] ... value mask: 00000000ffffffff
    [ 0.110389] ... max period: 000000007fffffff
    [ 0.110398] ... fixed-purpose events: 0
    [ 0.110408] ... event mask: 0000000000000003
    [ 0.137539] NMI watchdog: disabled (cpu0): not supported (no LAPIC?)
    [ 0.137923] Brought up 1 CPUs
    [ 0.137943] smpboot: Total of 1 processors activated (728.23 BogoMIPS)
    [ 0.139405] devtmpfs: initialized
    [ 0.141359] PM: Registering ACPI NVS region [mem 0x19fdf000-0x19fdffff] (4096 bytes)
    [ 0.152637] NET: Registered protocol family 16
    [ 0.154302] ACPI: bus type pci registered
    [ 0.159739] PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=7
    [ 0.159754] PCI: Using configuration type 1 for base access
    [ 0.164680] bio: create slab <bio-0> at 0
    [ 0.165221] ACPI: Added _OSI(Module Device)
    [ 0.165239] ACPI: Added _OSI(Processor Device)
    [ 0.165254] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.165270] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.174743] ACPI: EC: Look up EC in DSDT
    [ 0.561367] ACPI: Interpreter enabled
    [ 0.561420] ACPI: (supports S0 S1 S2 S3 S4 S5)
    [ 0.561831] ACPI: Using PIC for interrupt routing
    [ 0.570305] ACPI: Power Resource [PVID] (on)
    [ 0.572694] ACPI: Power Resource [PSIO] (on)
    [ 0.574878] ACPI: Power Resource [PRSD] (off)
    [ 0.629330] ACPI: Power Resource [PFN0] (off)
    [ 0.630906] ACPI: Power Resource [PFN1] (off)
    [ 0.636194] ACPI: Power Resource [PDCK] (on)
    [ 0.637240] ACPI: EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62
    [ 0.641373] ACPI: ACPI Dock Station Driver: 1 docks/bays found
    [ 0.641842] vgaarb: loaded
    [ 0.642190] PCI: Probing PCI hardware
    [ 0.642209] PCI: root bus 00: using default resources
    [ 0.642221] PCI: Probing PCI hardware (bus 00)
    [ 0.642464] PCI host bridge to bus 0000:00
    [ 0.642497] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    [ 0.642519] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    [ 0.642539] pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
    [ 0.642568] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff]
    [ 0.642638] pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
    [ 0.642688] pci 0000:00:00.0: reg 10: [mem 0x40000000-0x43ffffff pref]
    [ 0.642858] pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
    [ 0.642983] pci 0000:00:02.0: [104c:ac1d] type 02 class 0x060700
    [ 0.643038] pci 0000:00:02.0: reg 10: [mem 0x50102000-0x50102fff]
    [ 0.643117] pci 0000:00:02.0: supports D1 D2
    [ 0.643137] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot
    [ 0.643214] pci 0000:00:02.1: [104c:ac1d] type 02 class 0x060700
    [ 0.643333] pci 0000:00:02.1: reg 10: [mem 0x50101000-0x50101fff]
    [ 0.643414] pci 0000:00:02.1: supports D1 D2
    [ 0.643434] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot
    [ 0.643527] pci 0000:00:06.0: [1013:6001] type 00 class 0x040100
    [ 0.643575] pci 0000:00:06.0: reg 10: [mem 0x50100000-0x50100fff]
    [ 0.643613] pci 0000:00:06.0: reg 14: [mem 0x50000000-0x500fffff]
    [ 0.643780] pci 0000:00:07.0: [8086:7110] type 00 class 0x068000
    [ 0.643978] pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
    [ 0.644084] pci 0000:00:07.1: reg 20: [io 0xfcf0-0xfcff]
    [ 0.644199] pci 0000:00:07.2: [8086:7112] type 00 class 0x0c0300
    [ 0.644308] pci 0000:00:07.2: reg 20: [io 0x8400-0x841f]
    [ 0.644422] pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
    [ 0.644441] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
    * this clock source is slow. Consider trying other clock sources
    [ 0.644601] pci 0000:00:07.3: quirk: [io 0xef00-0xef3f] claimed by PIIX4 ACPI
    [ 0.644626] pci 0000:00:07.3: quirk: [io 0xefa0-0xefaf] claimed by PIIX4 SMB
    [ 0.644652] pci 0000:00:07.3: PIIX4 devres B PIO at 02f8-02ff
    [ 0.644674] pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef
    [ 0.644696] pci 0000:00:07.3: PIIX4 devres E PIO at 0538-053f
    [ 0.644720] pci 0000:00:07.3: PIIX4 devres G PIO at 0130-013f
    [ 0.644744] pci 0000:00:07.3: PIIX4 devres I PIO at 002e-002f
    [ 0.644898] pci_bus 0000:01: busn_res: [bus 01] is inserted under [bus 00-ff]
    [ 0.644954] pci 0000:01:00.0: [10c8:0005] type 00 class 0x030000
    [ 0.645006] pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe0ffffff pref]
    [ 0.645042] pci 0000:01:00.0: reg 14: [mem 0x70000000-0x703fffff]
    [ 0.645077] pci 0000:01:00.0: reg 18: [mem 0x70400000-0x704fffff]
    [ 0.645196] pci 0000:01:00.0: supports D1 D2
    [ 0.645293] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.645319] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.645344] pci 0000:00:01.0: bridge window [mem 0x70000000-0xdfffffff]
    [ 0.645369] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf7ffffff pref]
    [ 0.645481] pci_bus 0000:02: busn_res: [bus 02-ff] is inserted under [bus 00-ff]
    [ 0.645511] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 05
    [ 0.645597] pci_bus 0000:06: busn_res: [bus 06-ff] is inserted under [bus 00-ff]
    [ 0.645625] pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
    [ 0.645655] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 09
    [ 0.647922] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.648802] pci 0000:00:07.0: PIIX/ICH IRQ router [8086:7110]
    [ 0.648892] PCI: pci_cache_line_size set to 32 bytes
    [ 0.649047] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    [ 0.649064] e820: reserve RAM buffer [mem 0x19fd0000-0x1bffffff]
    [ 0.649911] NetLabel: Initializing
    [ 0.649928] NetLabel: domain hash size = 128
    [ 0.649990] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.650100] NetLabel: unlabeled traffic allowed by default
    [ 0.650468] Switching to clocksource pit
    [ 0.711237] pnp: PnP ACPI init
    [ 0.711384] ACPI: bus type pnp registered
    [ 0.713292] pnp 00:00: [mem 0x00000000-0x0009ffff]
    [ 0.713318] pnp 00:00: [mem 0x000c0000-0x000cbfff]
    [ 0.713339] pnp 00:00: [mem 0x000f0000-0x000fffff]
    [ 0.713359] pnp 00:00: [mem 0x00100000-0x19ffffff]
    [ 0.713379] pnp 00:00: [mem 0xfffe0000-0xffffffff]
    [ 0.713727] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.713755] system 00:00: [mem 0x000c0000-0x000cbfff] could not be reserved
    [ 0.713779] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.713802] system 00:00: [mem 0x00100000-0x19ffffff] could not be reserved
    [ 0.713827] system 00:00: [mem 0xfffe0000-0xffffffff] has been reserved
    [ 0.713864] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.713985] pnp 00:01: [bus 00-ff]
    [ 0.714037] pnp 00:01: [io 0x0cf8-0x0cff]
    [ 0.714060] pnp 00:01: [io 0x0000-0x0cf7 window]
    [ 0.714081] pnp 00:01: [io 0x0d00-0xffff window]
    [ 0.714103] pnp 00:01: [mem 0x000a0000-0x000bffff window]
    [ 0.714124] pnp 00:01: [mem 0x000cc000-0x000effff window]
    [ 0.714145] pnp 00:01: [mem 0x1a000000-0xffdfffff window]
    [ 0.714436] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
    [ 0.714937] pnp 00:02: [io 0x03f0-0x03f5]
    [ 0.714959] pnp 00:02: [io 0x03f7]
    [ 0.714986] pnp 00:02: [irq 6]
    [ 0.715008] pnp 00:02: [dma 2]
    [ 0.715317] pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
    [ 0.715952] pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (disabled)
    [ 0.716936] pnp 00:04: [io 0x03bc-0x03bf]
    [ 0.716964] pnp 00:04: [irq 7]
    [ 0.717518] pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.718750] pnp 00:05: [io 0x03f8-0x03ff]
    [ 0.718775] pnp 00:05: [irq 4]
    [ 0.718795] pnp 00:05: [dma 3]
    [ 0.719828] pnp 00:05: Plug and Play ACPI device, IDs IBM0071 PNP0511 (active)
    [ 0.724699] pnp 00:06: [io 0x0538-0x053f]
    [ 0.725031] pnp 00:06: Plug and Play ACPI device, IDs CSC0110 (active)
    [ 0.733111] pnp 00:07: [io 0x0530-0x0537]
    [ 0.733135] pnp 00:07: [io 0x0388-0x038b]
    [ 0.733155] pnp 00:07: [io 0x0220-0x0233]
    [ 0.733179] pnp 00:07: [irq 5]
    [ 0.733198] pnp 00:07: [dma 1]
    [ 0.733216] pnp 00:07: [dma 0]
    [ 0.733642] pnp 00:07: Plug and Play ACPI device, IDs CSC0100 (active)
    [ 0.735954] pnp 00:08: [io 0x0200-0x0207]
    [ 0.736302] pnp 00:08: Plug and Play ACPI device, IDs CSC0101 PNPb02f (active)
    [ 0.741151] pnp 00:09: Plug and Play ACPI device, IDs CSC0103 (disabled)
    [ 0.749141] pnp 00:0a: [io 0x0130-0x013f]
    [ 0.749165] pnp 00:0a: [io 0x02f8-0x02ff]
    [ 0.749189] pnp 00:0a: [irq 3]
    [ 0.749209] pnp 00:0a: [irq 10]
    [ 0.749228] pnp 00:0a: [dma 7]
    [ 0.752374] pnp 00:0a: Plug and Play ACPI device, IDs IBM3765 (active)
    [ 0.752895] pnp 00:0b: [io 0x0000-0x000f]
    [ 0.752917] pnp 00:0b: [io 0x0080-0x008f]
    [ 0.752937] pnp 00:0b: [io 0x00c0-0x00df]
    [ 0.752956] pnp 00:0b: [dma 4]
    [ 0.753206] pnp 00:0b: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.753287] pnp 00:0c: [io 0x0061]
    [ 0.753520] pnp 00:0c: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.753616] pnp 00:0d: [io 0x0022]
    [ 0.753638] pnp 00:0d: [io 0x0092]
    [ 0.753657] pnp 00:0d: [io 0x00b2]
    [ 0.753676] pnp 00:0d: [io 0x002e-0x002f]
    [ 0.753695] pnp 00:0d: [io 0x15e0-0x15ef]
    [ 0.753714] pnp 00:0d: [io 0xef00-0xef3f]
    [ 0.753733] pnp 00:0d: [io 0xefa0-0xefaf]
    [ 0.754086] system 00:0d: [io 0x15e0-0x15ef] has been reserved
    [ 0.754112] system 00:0d: [io 0xef00-0xef3f] has been reserved
    [ 0.754135] system 00:0d: [io 0xefa0-0xefaf] has been reserved
    [ 0.754168] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.754256] pnp 00:0e: [io 0x00f0-0x00ff]
    [ 0.754281] pnp 00:0e: [irq 13]
    [ 0.754519] pnp 00:0e: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.754608] pnp 00:0f: [io 0x0060]
    [ 0.754629] pnp 00:0f: [io 0x0064]
    [ 0.754650] pnp 00:0f: [irq 1]
    [ 0.754887] pnp 00:0f: Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.754973] pnp 00:10: [irq 12]
    [ 0.755233] pnp 00:10: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
    [ 0.755324] pnp 00:11: [io 0x0070-0x0073]
    [ 0.755347] pnp 00:11: [irq 8]
    [ 0.755587] pnp 00:11: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.761409] pnp: PnP ACPI: found 18 devices
    [ 0.761429] ACPI: ACPI bus type pnp unregistered
    [ 0.812245] Switching to clocksource acpi_pm
    [ 0.812534] pci 0000:00:02.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.812561] pci 0000:00:02.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    [ 0.812586] pci 0000:00:02.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    [ 0.812610] pci 0000:00:02.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    [ 0.812633] pci 0000:00:02.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.812655] pci 0000:00:02.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.812760] pci 0000:00:02.1: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.812785] pci 0000:00:02.1: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    [ 0.812829] pci 0000:00:02.0: BAR 15: assigned [mem 0x1c000000-0x1fffffff pref]
    [ 0.812855] pci 0000:00:02.0: BAR 16: assigned [mem 0x20000000-0x23ffffff]
    [ 0.812882] pci 0000:00:02.1: BAR 15: assigned [mem 0x24000000-0x27ffffff pref]
    [ 0.812907] pci 0000:00:02.1: BAR 16: assigned [mem 0x28000000-0x2bffffff]
    [ 0.812937] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x10ff]
    [ 0.812963] pci 0000:00:02.0: BAR 14: assigned [io 0x1400-0x14ff]
    [ 0.812990] pci 0000:00:02.1: BAR 13: assigned [io 0x1800-0x18ff]
    [ 0.813016] pci 0000:00:02.1: BAR 14: assigned [io 0x1c00-0x1cff]
    [ 0.813047] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.813073] pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    [ 0.813101] pci 0000:00:01.0: bridge window [mem 0x70000000-0xdfffffff]
    [ 0.813126] pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf7ffffff pref]
    [ 0.813154] pci 0000:00:02.0: CardBus bridge to [bus 02-05]
    [ 0.813174] pci 0000:00:02.0: bridge window [io 0x1000-0x10ff]
    [ 0.813199] pci 0000:00:02.0: bridge window [io 0x1400-0x14ff]
    [ 0.813224] pci 0000:00:02.0: bridge window [mem 0x1c000000-0x1fffffff pref]
    [ 0.813249] pci 0000:00:02.0: bridge window [mem 0x20000000-0x23ffffff]
    [ 0.813273] pci 0000:00:02.1: CardBus bridge to [bus 06-09]
    [ 0.813293] pci 0000:00:02.1: bridge window [io 0x1800-0x18ff]
    [ 0.813316] pci 0000:00:02.1: bridge window [io 0x1c00-0x1cff]
    [ 0.813341] pci 0000:00:02.1: bridge window [mem 0x24000000-0x27ffffff pref]
    [ 0.813416] pci 0000:00:02.1: bridge window [mem 0x28000000-0x2bffffff]
    [ 0.813478] PCI: setting IRQ 11 as level-triggered
    [ 0.813500] pci 0000:00:02.0: found PCI INT A -> IRQ 11
    [ 0.813572] pci 0000:00:02.0: sharing IRQ 11 with 0000:01:00.0
    [ 0.813615] pci 0000:00:02.1: found PCI INT B -> IRQ 11
    [ 0.813694] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    [ 0.813717] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
    [ 0.813739] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    [ 0.813760] pci_bus 0000:01: resource 1 [mem 0x70000000-0xdfffffff]
    [ 0.813782] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf7ffffff pref]
    [ 0.813804] pci_bus 0000:02: resource 0 [io 0x1000-0x10ff]
    [ 0.813825] pci_bus 0000:02: resource 1 [io 0x1400-0x14ff]
    [ 0.813846] pci_bus 0000:02: resource 2 [mem 0x1c000000-0x1fffffff pref]
    [ 0.813867] pci_bus 0000:02: resource 3 [mem 0x20000000-0x23ffffff]
    [ 0.813889] pci_bus 0000:06: resource 0 [io 0x1800-0x18ff]
    [ 0.813909] pci_bus 0000:06: resource 1 [io 0x1c00-0x1cff]
    [ 0.813931] pci_bus 0000:06: resource 2 [mem 0x24000000-0x27ffffff pref]
    [ 0.813952] pci_bus 0000:06: resource 3 [mem 0x28000000-0x2bffffff]
    [ 0.814282] NET: Registered protocol family 2
    [ 0.815362] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.816017] TCP bind hash table entries: 16384 (order: 5, 131072 bytes)
    [ 0.816894] TCP: Hash tables configured (established 16384 bind 16384)
    [ 0.817202] TCP: reno registered
    [ 0.817236] UDP hash table entries: 256 (order: 1, 8192 bytes)
    [ 0.817312] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
    [ 0.817996] NET: Registered protocol family 1
    [ 0.818107] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
    [ 0.818266] pci 0000:00:07.2: found PCI INT D -> IRQ 11
    [ 0.818392] pci 0000:01:00.0: Boot video device
    [ 0.818413] PCI: CLS 32 bytes, default 32
    [ 0.818831] Unpacking initramfs...
    [ 1.351292] Freeing initrd memory: 2940k freed
    [ 1.376909] IBM machine detected. Enabling interrupts during APM calls.
    [ 1.376944] apm: BIOS not found.
    [ 1.378768] audit: initializing netlink socket (disabled)
    [ 1.378869] type=2000 audit(1357623100.375:1): initialized
    [ 1.456306] HugeTLB registered 4 MB page size, pre-allocated 0 pages
    [ 1.469632] VFS: Disk quotas dquot_6.5.2
    [ 1.470155] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 1.471349] msgmni has been set to 808
    [ 1.472909] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.473145] io scheduler noop registered
    [ 1.473160] io scheduler deadline registered
    [ 1.473241] io scheduler cfq registered (default)
    [ 1.474456] vesafb: mode is 1024x768x24, linelength=3072, pages=0
    [ 1.474471] vesafb: scrolling: redraw
    [ 1.474491] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 1.475741] vesafb: framebuffer at 0xe0000000, mapped to 0xda800000, using 2304k, total 2304k
    [ 1.562964] Console: switching to colour frame buffer device 128x48
    [ 1.649186] fb0: VESA VGA frame buffer device
    [ 1.649300] intel_idle: does not run on family 6 model 6
    [ 1.649488] GHES: HEST is not enabled!
    [ 1.649596] isapnp: Scanning for PnP cards...
    [ 1.962801] isapnp: No Plug & Play device found
    [ 1.963142] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 1.963546] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
    [ 1.965105] serial 00:03: [io 0x03e8-0x03ef]
    [ 1.965270] serial 00:03: [io 0x02e8-0x02ef]
    [ 1.965370] serial 00:03: unable to assign resources
    [ 1.966235] serial: probe of 00:03 failed with error -16
    [ 1.968618] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:MOU0] at 0x60,0x64 irq 1,12
    [ 1.981778] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 1.982038] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 1.982810] mousedev: PS/2 mouse device common for all mice
    [ 1.983547] rtc_cmos 00:11: RTC can wake from S4
    [ 1.984178] rtc_cmos 00:11: rtc core: registered rtc_cmos as rtc0
    [ 1.984245] rtc0: alarms up to one month, y3k, 242 bytes nvram
    [ 1.984391] cpuidle: using governor ladder
    [ 1.984407] cpuidle: using governor menu
    [ 1.985466] drop_monitor: Initializing network drop monitor service
    [ 1.986281] TCP: cubic registered
    [ 1.987523] NET: Registered protocol family 10
    [ 1.988965] NET: Registered protocol family 17
    [ 1.989071] Key type dns_resolver registered
    [ 1.989929] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 1.991439] Using IPI No-Shortcut mode
    [ 1.992165] PM: Hibernation image not present or could not be loaded.
    [ 1.992247] registered taskstats version 1
    [ 1.993234] rtc_cmos 00:11: setting system clock to 2013-01-08 05:31:41 UTC (1357623101)
    [ 1.994003] Freeing unused kernel memory: 536k freed
    [ 1.998614] Write protecting the kernel text: 3976k
    [ 1.998781] Write protecting the kernel read-only data: 1180k
    [ 2.076151] systemd-udevd[35]: starting version 196
    [ 2.376812] tsc: Refined TSC clocksource calibration: 363.959 MHz
    [ 2.376856] Switching to clocksource tsc
    [ 2.660180] Floppy drive(s): fd0 is 1.44M
    [ 2.675627] FDC 0 is a National Semiconductor PC87306
    [ 2.846218] SCSI subsystem initialized
    [ 2.846867] ACPI: bus type usb registered
    [ 2.847139] usbcore: registered new interface driver usbfs
    [ 2.847247] usbcore: registered new interface driver hub
    [ 2.850735] usbcore: registered new device driver usb
    [ 2.865842] uhci_hcd: USB Universal Host Controller Interface driver
    [ 2.866073] uhci_hcd 0000:00:07.2: found PCI INT D -> IRQ 11
    [ 2.866196] uhci_hcd 0000:00:07.2: UHCI Host Controller
    [ 2.866262] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
    [ 2.866376] uhci_hcd 0000:00:07.2: irq 11, io base 0x00008400
    [ 2.870937] hub 1-0:1.0: USB hub found
    [ 2.870987] hub 1-0:1.0: 2 ports detected
    [ 2.916340] ACPI: bus type scsi registered
    [ 2.925593] libata version 3.00 loaded.
    [ 2.928785] ata_piix 0000:00:07.1: version 2.13
    [ 2.951632] scsi0 : ata_piix
    [ 2.957437] scsi1 : ata_piix
    [ 2.957913] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfcf0 irq 14
    [ 2.957935] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfcf8 irq 15
    [ 3.114144] ata2.00: ATAPI: QSI CD-RW/DVD-ROM SBW-242, UD22, max UDMA/33
    [ 3.117407] ata1.00: ATA-6: TOSHIBA MK4032GAX, AD101A, max UDMA/100
    [ 3.117435] ata1.00: 78140160 sectors, multi 16: LBA48
    [ 3.120653] ata2.00: configured for UDMA/33
    [ 3.124030] ata1.00: configured for UDMA/33
    [ 3.124974] scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK4032GA AD10 PQ: 0 ANSI: 5
    [ 3.127443] scsi 1:0:0:0: CD-ROM QSI CDRW/DVD SBW-242 UD22 PQ: 0 ANSI: 5
    [ 3.176936] usb 1-1: new full-speed USB device number 2 using uhci_hcd
    [ 3.243716] sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
    [ 3.244277] sd 0:0:0:0: [sda] Write Protect is off
    [ 3.244302] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.244530] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.252164] sr0: scsi3-mmc drive: 4x/24x writer cd/rw xa/form2 cdda tray
    [ 3.252195] cdrom: Uniform CD-ROM driver Revision: 3.20
    [ 3.255158] sr 1:0:0:0: Attached scsi CD-ROM sr0
    [ 3.316885] sda: sda1 sda2 < sda5 sda6 sda7 >
    [ 3.322292] sd 0:0:0:0: [sda] Attached SCSI disk
    [ 3.340964] hub 1-1:1.0: USB hub found
    [ 3.342614] hub 1-1:1.0: 4 ports detected
    [ 3.621587] usb 1-1.1: new full-speed USB device number 3 using uhci_hcd
    [ 3.948499] usb 1-1.2: new low-speed USB device number 4 using uhci_hcd
    [ 4.158834] usbcore: registered new interface driver usbhid
    [ 4.158859] usbhid: USB HID core driver
    [ 4.184432] input: MLK Silvercrest OM1008 as /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
    [ 4.192909] hid-generic 0003:04FC:0538.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MLK Silvercrest OM1008] on usb-0000:00:07.2-1.2/input0
    [ 4.408087] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    [ 5.387222] systemd[1]: systemd 196 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 5.436187] systemd[1]: Set hostname to <wishthinkpad.loc>.
    [ 6.018181] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 6.018714] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 6.018876] systemd[1]: Starting Syslog Socket.
    [ 6.019287] systemd[1]: Listening on Syslog Socket.
    [ 6.019417] systemd[1]: Starting Remote File Systems.
    [ 6.019547] systemd[1]: Reached target Remote File Systems.
    [ 6.019670] systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
    [ 6.019805] systemd[1]: Starting Delayed Shutdown Socket.
    [ 6.020214] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 6.020346] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 6.020607] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 6.020725] systemd[1]: Starting Encrypted Volumes.
    [ 6.020855] systemd[1]: Reached target Encrypted Volumes.
    [ 6.021185] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 6.022274] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 6.022458] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 6.022858] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 6.023723] systemd[1]: Starting udev Kernel Socket.
    [ 6.024020] systemd[1]: Listening on udev Kernel Socket.
    [ 6.024588] systemd[1]: Starting udev Control Socket.
    [ 6.024899] systemd[1]: Listening on udev Control Socket.
    [ 6.025066] systemd[1]: Expecting device dev-disk-by\x2duuid-0a64bde1\x2d82c3\x2d4cfb\x2dab68\x2d7178564d8ed5.device...
    [ 6.025218] systemd[1]: Expecting device dev-disk-by\x2duuid-567947ca\x2dcba3\x2d42e4\x2d9677\x2de9ddeecd2c26.device...
    [ 6.025358] systemd[1]: Expecting device dev-disk-by\x2duuid-e4eb21d7\x2d8ea8\x2d4059\x2db44b\x2d778690e44675.device...
    [ 6.025517] systemd[1]: Starting Journal Socket.
    [ 6.025993] systemd[1]: Listening on Journal Socket.
    [ 6.026212] systemd[1]: Started File System Check on Root Device.
    [ 6.026347] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 6.034598] systemd[1]: Starting Setup Virtual Console...
    [ 6.044014] systemd[1]: Mounting POSIX Message Queue File System...
    [ 6.055201] systemd[1]: Mounting Debug File System...
    [ 6.098496] systemd[1]: Started Set Up Additional Binary Formats.
    [ 6.098949] systemd[1]: Mounting Huge Pages File System...
    [ 6.106869] systemd[1]: Starting udev Kernel Device Manager...
    [ 6.142067] systemd[1]: Starting Apply Kernel Variables...
    [ 6.167655] systemd[1]: Started Load Kernel Modules.
    [ 6.167933] systemd[1]: Mounted FUSE Control File System.
    [ 6.168090] systemd[1]: Mounted Configuration File System.
    [ 6.168674] systemd[1]: Starting udev Coldplug all Devices...
    [ 6.178256] systemd[1]: Starting Journal Service...
    [ 6.254916] systemd[1]: Started Journal Service.
    [ 6.255257] systemd[1]: Starting Syslog.
    [ 6.255396] systemd[1]: Reached target Syslog.
    [ 6.459181] systemd-udevd[82]: starting version 196
    [ 6.601745] EXT4-fs (sda1): re-mounted. Opts: (null)
    [ 8.687281] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input2
    [ 8.693686] ACPI: Lid Switch [LID0]
    [ 8.694288] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input3
    [ 8.703735] ACPI: Sleep Button [SLPB]
    [ 8.708032] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    [ 8.710936] ACPI: Power Button [PWRF]
    [ 8.742946] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 8.759509] Linux agpgart interface v0.103
    [ 8.761831] tsc: Marking TSC unstable due to TSC halts in idle
    [ 8.766111] Switching to clocksource acpi_pm
    [ 8.777943] ACPI: acpi_idle registered with cpuidle
    [ 8.790560] piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module!
    [ 8.792526] piix4_smbus: probe of 0000:00:07.3 failed with error -1
    [ 8.810432] yenta_cardbus 0000:00:02.0: CardBus bridge found [1014:00eb]
    [ 8.810495] yenta_cardbus 0000:00:02.0: Enabling burst memory read transactions
    [ 8.810520] yenta_cardbus 0000:00:02.0: Using CSCINT to route CSC interrupts to PCI
    [ 8.810537] yenta_cardbus 0000:00:02.0: Routing CardBus interrupts to PCI
    [ 8.810562] yenta_cardbus 0000:00:02.0: TI: mfunc 0xfba97543, devctl 0x62
    [ 8.938642] thermal LNXTHERM:00: registered as thermal_zone0
    [ 8.938670] ACPI: Thermal Zone [THM0] (42 C)
    [ 9.004501] ACPI: Fan [FN00] (off)
    [ 9.005012] ACPI: Fan [FN01] (off)
    [ 9.009048] thermal LNXTHERM:01: registered as thermal_zone1
    [ 9.009073] ACPI: Thermal Zone [THM2] (20 C)
    [ 9.009590] ACPI: Fan [FN20] (off)
    [ 9.012203] ACPI: Fan [FN21] (off)
    [ 9.013314] ACPI: Fan [FN60] (off)
    [ 9.014648] ACPI: Fan [FN61] (off)
    [ 9.040764] yenta_cardbus 0000:00:02.0: ISA IRQ mask 0x0498, PCI irq 11
    [ 9.040796] yenta_cardbus 0000:00:02.0: Socket status: 30000006
    [ 9.062521] yenta_cardbus 0000:00:02.1: CardBus bridge found [1014:00eb]
    [ 9.062591] yenta_cardbus 0000:00:02.1: Using CSCINT to route CSC interrupts to PCI
    [ 9.062610] yenta_cardbus 0000:00:02.1: Routing CardBus interrupts to PCI
    [ 9.062634] yenta_cardbus 0000:00:02.1: TI: mfunc 0xfba97543, devctl 0x62
    [ 9.079663] ACPI: Fan [FN70] (off)
    [ 9.093343] thermal LNXTHERM:02: registered as thermal_zone2
    [ 9.095023] ACPI: Thermal Zone [THM6] (27 C)
    [ 9.096320] ACPI: Fan [FN71] (off)
    [ 9.102380] thermal LNXTHERM:03: registered as thermal_zone3
    [ 9.102406] ACPI: Thermal Zone [THM7] (27 C)
    [ 9.290735] yenta_cardbus 0000:00:02.1: ISA IRQ mask 0x0498, PCI irq 11
    [ 9.290767] yenta_cardbus 0000:00:02.1: Socket status: 30000006
    [ 9.298222] psmouse serio1: hgpk: ID: 10 00 64
    [ 9.319131] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 9.321961] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
    [ 9.383513] gameport gameport0: NS558 PnP Gameport is pnp00:08/gameport0, io 0x200, speed 685kHz
    [ 9.449433] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0x40000000
    [ 9.572098] parport_pc 00:04: reported by Plug and Play ACPI
    [ 9.572186] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
    [ 9.621417] NET: Registered protocol family 23
    [ 9.702875] nsc-ircc, chip->init
    [ 9.702902] nsc-ircc, Found chip at base=0x02e
    [ 9.702942] nsc-ircc, driver loaded (Dag Brattli)
    [ 9.703038] nsc_ircc_open(), can't get iobase of 0x3f8
    [ 9.703089] nsc-ircc, Found chip at base=0x02e
    [ 9.703128] nsc-ircc, driver loaded (Dag Brattli)
    [ 9.703173] nsc_ircc_open(), can't get iobase of 0x3f8
    [ 9.710755] nsc-ircc 00:05: disabled
    [ 9.829100] microcode: CPU0 sig=0x66a, pf=0x8, revision=0xa
    [ 9.840431] psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0b, buttons: 3/3
    [ 9.871890] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
    [ 10.413153] ppdev: user-space parallel port driver
    [ 10.512439] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 10.681703] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
    [ 10.682361] excluding 0x130-0x137 0x170-0x177 0x1f0-0x1f7 0x200-0x207 0x220-0x22f 0x370-0x377 0x388-0x38f
    [ 10.683119] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
    [ 10.687638] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
    [ 10.688295] excluding 0x130-0x137 0x170-0x177 0x1f0-0x1f7 0x200-0x207 0x220-0x22f 0x370-0x377 0x388-0x38f
    [ 10.689052] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
    [ 10.689327] excluding 0x3f0-0x3ff 0x4c0-0x4c7 0x4d0-0x4d7
    [ 10.689737] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
    [ 10.693574] excluding 0x3f0-0x3ff 0x4d0-0x4d7
    [ 10.694068] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff:
    [ 10.694336] excluding 0x850-0x857
    [ 10.694666] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7:
    [ 10.695138] clean.
    [ 10.695329] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff:
    [ 10.695361] excluding 0xc0000-0xcbfff 0xf0000-0xfffff
    [ 10.695577] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff:
    [ 10.695647] excluding 0xa0000000-0xa0ffffff
    [ 10.695820] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff:
    [ 10.695902] clean.
    [ 10.696062] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff:
    [ 10.696552] clean.
    [ 10.699553] clean.
    [ 10.703678] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
    [ 10.704168] clean.
    [ 10.704390] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
    [ 10.704423] excluding 0xc0000-0xcbfff 0xf0000-0xfffff
    [ 10.704641] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
    [ 10.704711] excluding 0xa0000000-0xa0ffffff
    [ 10.704884] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff:
    [ 10.704966] clean.
    [ 10.705127] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff:
    [ 10.705615] clean.
    [ 11.538531] Adding

    Hi Dude.
    I will try what You have suggested.
    Which channel do You "recommend"?
    My router is set to G-only as the card is G-only, I have been using channel 1 but I will change it to 11 and see what happens.
    I was using WPA2-Personal with AES but I will change it to WPA2-Mixed (AES + TKIP) and see if that changes anything.
    I was hoping that the upgrade of the linux-firmware (linux-firmware-20130610-1) that I have found in the repo today fixes the issue.
    Installed it and typed in:
    [root@wishthinkpad andrzejl]# iwconfig wlan0 rate 54M fixed
    [root@wishthinkpad andrzejl]# ping go
    and I have lost connection before I could even type in "ping google.com"...
    Edit: Changing router's settings got me nowhere so far Dude:
    [andrzejl@wishmacer ~]$ ssh_ibm
    Last login: Fri Jun 14 16:08:17 2013 from acer.loc
    [andrzejl@wishthinkpad ~]$ su
    Password:
    [root@wishthinkpad andrzejl]# ping google.com
    PING google.com (74.125.24.102) 56(84) bytes of data.
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=1 ttl=47 time=81.5 ms
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=2 ttl=47 time=79.9 ms
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=3 ttl=47 time=85.4 ms
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=4 ttl=47 time=81.6 ms
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=5 ttl=47 time=81.7 ms
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=6 ttl=47 time=94.1 ms
    64 bytes from de-in-f102.1e100.net (74.125.24.102): icmp_seq=7 ttl=47 time=77.0 ms
    ^C
    --- google.com ping statistics ---
    7 packets transmitted, 7 received, 0% packet loss, time 6002ms
    rtt min/avg/max/mdev = 77.097/83.085/94.145/5.084 ms
    [root@wishthinkpad andrzejl]# iwconfig
    wlan0     IEEE 802.11bg  ESSID:"Arch_Linux_User" 
              Mode:Managed  Frequency:2.462 GHz  Access Point: 00:18:39:A0:DB:3E   
              Bit Rate=1 Mb/s   Tx-Power=20 dBm   
              Retry  long limit:7   RTS thr:off   Fragment thr:off
              Encryption key:off
              Power Management:off
              Link Quality=60/70  Signal level=-50 dBm 
              Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
              Tx excessive retries:0  Invalid misc:132   Missed beacon:0
    lo        no wireless extensions.
    [root@wishthinkpad andrzejl]# iwconfig wlan0 rate 54M fixed
    [root@wishthinkpad andrzejl]# ping google.com
    PING google.com (74.125.24.101) 56(84) bytes of data.
    64 bytes from de-in-f101.1e100.net (74.125.24.101): icmp_seq=4 ttl=47 time=34.1 ms
    64 bytes from de-in-f101.1e100.net (74.125.24.101): icmp_seq=8 ttl=47 time=70.3 ms
    64 bytes from de-in-f101.1e100.net (74.125.24.101): icmp_seq=9 ttl=47 time=163 ms
    ^C64 bytes from 74.125.24.101: icmp_seq=13 ttl=47 time=39.7 ms
    --- google.com ping statistics ---
    13 packets transmitted, 4 received, 69% packet loss, time 30364ms
    rtt min/avg/max/mdev = 34.139/76.870/163.269/51.752 ms
    [root@wishthinkpad andrzejl]#
    Here is the log (journalctl -b | grep wlan > dump_wlan) for the entire boot:
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: Listen normally on 3 wlan0 192.168.0.102 UDP 123
    Jun 14 16:13:19 wishthinkpad.loc kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: authenticate with 00:18:39:a0:db:3e
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: send auth to 00:18:39:a0:db:3e (try 1/3)
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: authenticated
    Jun 14 16:13:19 wishthinkpad.loc kernel: rt73usb 1-1.1:1.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
    Jun 14 16:13:19 wishthinkpad.loc kernel: rt73usb 1-1.1:1.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: associate with 00:18:39:a0:db:3e (try 1/3)
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: RX AssocResp from 00:18:39:a0:db:3e (capab=0x411 status=0 aid=1)
    Jun 14 16:13:19 wishthinkpad.loc kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: associated
    Here is the log (journalctl -b > dump) for the entire boot:
    -- Logs begin at Sat 2013-01-05 05:42:53 GMT, end at Fri 2013-06-14 16:23:56 IST. --
    Jun 14 16:13:03 wishthinkpad.loc systemd-journal[90]: Allowing runtime journal files to grow to 20.2M.
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys cpuset
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys cpu
    Jun 14 16:13:03 wishthinkpad.loc kernel: Linux version 3.9.5-1-ARCH (tobias@testing-i686) (gcc version 4.8.1 (GCC) ) #1 SMP PREEMPT Sat Jun 8 10:10:57 CEST 2013
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: BIOS-provided physical RAM map:
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x0000000000100000-0x0000000019fcffff] usable
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x0000000019fd0000-0x0000000019fdefff] ACPI data
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x0000000019fdf000-0x0000000019fdffff] ACPI NVS
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x0000000019fe0000-0x0000000019ffffff] reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: BIOS-e820: [mem 0x00000000fffe0000-0x00000000ffffffff] reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: Malformed early option 'apic'
    Jun 14 16:13:03 wishthinkpad.loc kernel: Malformed early option 'apic'
    Jun 14 16:13:03 wishthinkpad.loc kernel: Notice: NX (Execute Disable) protection missing in CPU!
    Jun 14 16:13:03 wishthinkpad.loc kernel: SMBIOS 2.2 present.
    Jun 14 16:13:03 wishthinkpad.loc kernel: DMI: IBM 26458A0/26458A0, BIOS INET24WW 05/24/1999
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: last_pfn = 0x19fd0 max_arch_pfn = 0x100000
    Jun 14 16:13:03 wishthinkpad.loc kernel: MTRR default type: uncachable
    Jun 14 16:13:03 wishthinkpad.loc kernel: MTRR fixed ranges enabled:
    Jun 14 16:13:03 wishthinkpad.loc kernel: 00000-9FFFF write-back
    Jun 14 16:13:03 wishthinkpad.loc kernel: A0000-BFFFF uncachable
    Jun 14 16:13:03 wishthinkpad.loc kernel: C0000-CBFFF write-protect
    Jun 14 16:13:03 wishthinkpad.loc kernel: CC000-EFFFF uncachable
    Jun 14 16:13:03 wishthinkpad.loc kernel: F0000-FFFFF write-protect
    Jun 14 16:13:03 wishthinkpad.loc kernel: MTRR variable ranges enabled:
    Jun 14 16:13:03 wishthinkpad.loc kernel: 0 base 000000000 mask FF0000000 write-back
    Jun 14 16:13:03 wishthinkpad.loc kernel: 1 base 010000000 mask FF8000000 write-back
    Jun 14 16:13:03 wishthinkpad.loc kernel: 2 base 018000000 mask FFE000000 write-back
    Jun 14 16:13:03 wishthinkpad.loc kernel: 3 disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: 4 disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: 5 disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: 6 disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: 7 disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: PAT not supported by CPU.
    Jun 14 16:13:03 wishthinkpad.loc kernel: Scanning 1 areas for low memory corruption
    Jun 14 16:13:03 wishthinkpad.loc kernel: initial memory mapped: [mem 0x00000000-0x01bfffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: Base memory trampoline at [c009b000] 9b000 size 16384
    Jun 14 16:13:03 wishthinkpad.loc kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: [mem 0x00000000-0x000fffff] page 4k
    Jun 14 16:13:03 wishthinkpad.loc kernel: init_memory_mapping: [mem 0x19800000-0x19bfffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: [mem 0x19800000-0x19bfffff] page 2M
    Jun 14 16:13:03 wishthinkpad.loc kernel: init_memory_mapping: [mem 0x18000000-0x197fffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: [mem 0x18000000-0x197fffff] page 2M
    Jun 14 16:13:03 wishthinkpad.loc kernel: init_memory_mapping: [mem 0x00100000-0x17ffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: [mem 0x00100000-0x003fffff] page 4k
    Jun 14 16:13:03 wishthinkpad.loc kernel: [mem 0x00400000-0x17ffffff] page 2M
    Jun 14 16:13:03 wishthinkpad.loc kernel: init_memory_mapping: [mem 0x19c00000-0x19fcffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: [mem 0x19c00000-0x19fcffff] page 4k
    Jun 14 16:13:03 wishthinkpad.loc kernel: BRK [0x01742000, 0x01742fff] PGTABLE
    Jun 14 16:13:03 wishthinkpad.loc kernel: RAMDISK: [mem 0x18af1000-0x18eddfff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: IBM Thinkpad 600 Series 2645 detected: force use of acpi=noirq
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: RSDP 000fd6e0 00014 (v00 IBM )
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: RSDT 19fd0000 00028 (v01 IBM TP600R 00000001 00000000)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: FACP 19fd0100 00074 (v01 IBM TP600R 00000001 00000000)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: DSDT 19fd0200 0B501 (v01 IBM TP600R 0000001D MSFT 0100000B)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: FACS 19fdf000 00040
    Jun 14 16:13:03 wishthinkpad.loc kernel: 0MB HIGHMEM available.
    Jun 14 16:13:03 wishthinkpad.loc kernel: 415MB LOWMEM available.
    Jun 14 16:13:03 wishthinkpad.loc kernel: mapped low ram: 0 - 19fd0000
    Jun 14 16:13:03 wishthinkpad.loc kernel: low ram: 0 - 19fd0000
    Jun 14 16:13:03 wishthinkpad.loc kernel: BRK [0x01743000, 0x01743fff] PGTABLE
    Jun 14 16:13:03 wishthinkpad.loc kernel: Zone ranges:
    Jun 14 16:13:03 wishthinkpad.loc kernel: DMA [mem 0x00001000-0x00ffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: Normal [mem 0x01000000-0x19fcffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: HighMem empty
    Jun 14 16:13:03 wishthinkpad.loc kernel: Movable zone start for each node
    Jun 14 16:13:03 wishthinkpad.loc kernel: Early memory node ranges
    Jun 14 16:13:03 wishthinkpad.loc kernel: node 0: [mem 0x00001000-0x0009efff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: node 0: [mem 0x00100000-0x19fcffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: On node 0 totalpages: 106350
    Jun 14 16:13:03 wishthinkpad.loc kernel: free_area_init_node: node 0, pgdat c15aeb00, node_mem_map d9c90020
    Jun 14 16:13:03 wishthinkpad.loc kernel: DMA zone: 32 pages used for memmap
    Jun 14 16:13:03 wishthinkpad.loc kernel: DMA zone: 0 pages reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: DMA zone: 3998 pages, LIFO batch:0
    Jun 14 16:13:03 wishthinkpad.loc kernel: Normal zone: 800 pages used for memmap
    Jun 14 16:13:03 wishthinkpad.loc kernel: Normal zone: 102352 pages, LIFO batch:31
    Jun 14 16:13:03 wishthinkpad.loc kernel: Using APIC driver default
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: PM-Timer IO Port: 0xef08
    Jun 14 16:13:03 wishthinkpad.loc kernel: smpboot: Allowing 1 CPUs, 0 hotplug CPUs
    Jun 14 16:13:03 wishthinkpad.loc kernel: Local APIC disabled by BIOS -- reenabling.
    Jun 14 16:13:03 wishthinkpad.loc kernel: Could not enable APIC!
    Jun 14 16:13:03 wishthinkpad.loc kernel: APIC: disable apic facility
    Jun 14 16:13:03 wishthinkpad.loc kernel: APIC: switched to apic NOOP
    Jun 14 16:13:03 wishthinkpad.loc kernel: nr_irqs_gsi: 16
    Jun 14 16:13:03 wishthinkpad.loc kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jun 14 16:13:03 wishthinkpad.loc kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
    Jun 14 16:13:03 wishthinkpad.loc kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: [mem 0x1a000000-0xfffdffff] available for PCI devices
    Jun 14 16:13:03 wishthinkpad.loc kernel: Booting paravirtualized kernel on bare hardware
    Jun 14 16:13:03 wishthinkpad.loc kernel: setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:1 nr_node_ids:1
    Jun 14 16:13:03 wishthinkpad.loc kernel: PERCPU: Embedded 14 pages/cpu @d9c7e000 s33280 r0 d24064 u57344
    Jun 14 16:13:03 wishthinkpad.loc kernel: pcpu-alloc: s33280 r0 d24064 u57344 alloc=14*4096
    Jun 14 16:13:03 wishthinkpad.loc kernel: pcpu-alloc: [0] 0
    Jun 14 16:13:03 wishthinkpad.loc kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 105518
    Jun 14 16:13:03 wishthinkpad.loc kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=350fa8e9-36fb-4927-abaf-91f4b958a679 ro quiet pci=noacpi lapic apic acpi=noirq apm=on pci=use_crs
    Jun 14 16:13:03 wishthinkpad.loc kernel: PID hash table entries: 2048 (order: 1, 8192 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: __ex_table already sorted, skipping sort
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing CPU#0
    Jun 14 16:13:03 wishthinkpad.loc kernel: allocated 851576 bytes of page_cgroup
    Jun 14 16:13:03 wishthinkpad.loc kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing HighMem for node 0 (00000000:00000000)
    Jun 14 16:13:03 wishthinkpad.loc kernel: Memory: 409236k/425792k available (4177k kernel code, 16164k reserved, 1706k data, 572k init, 0k highmem)
    Jun 14 16:13:03 wishthinkpad.loc kernel: [379B blob data]
    Jun 14 16:13:03 wishthinkpad.loc kernel: Checking if this processor honours the WP bit even in supervisor mode...Ok.
    Jun 14 16:13:03 wishthinkpad.loc kernel: SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
    Jun 14 16:13:03 wishthinkpad.loc kernel: Preemptible hierarchical RCU implementation.
    Jun 14 16:13:03 wishthinkpad.loc kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Jun 14 16:13:03 wishthinkpad.loc kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Jun 14 16:13:03 wishthinkpad.loc kernel: RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=1.
    Jun 14 16:13:03 wishthinkpad.loc kernel: NR_IRQS:2304 nr_irqs:256 16
    Jun 14 16:13:03 wishthinkpad.loc kernel: CPU 0 irqstacks, hard=d9406000 soft=d9408000
    Jun 14 16:13:03 wishthinkpad.loc kernel: Console: colour dummy device 80x25
    Jun 14 16:13:03 wishthinkpad.loc kernel: console [tty0] enabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: tsc: Fast TSC calibration using PIT
    Jun 14 16:13:03 wishthinkpad.loc kernel: tsc: Detected 363.989 MHz processor
    Jun 14 16:13:03 wishthinkpad.loc kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 728.31 BogoMIPS (lpj=1213296)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pid_max: default: 32768 minimum: 301
    Jun 14 16:13:03 wishthinkpad.loc kernel: Security Framework initialized
    Jun 14 16:13:03 wishthinkpad.loc kernel: AppArmor: AppArmor disabled by boot time parameter
    Jun 14 16:13:03 wishthinkpad.loc kernel: Mount-cache hash table entries: 512
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys cpuacct
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys memory
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys devices
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys freezer
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys net_cls
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing cgroup subsys blkio
    Jun 14 16:13:03 wishthinkpad.loc kernel: mce: CPU supports 5 MCE banks
    Jun 14 16:13:03 wishthinkpad.loc kernel: [113B blob data]
    Jun 14 16:13:03 wishthinkpad.loc kernel: Freeing SMP alternatives: 16k freed
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Core revision 20130117
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: All ACPI Tables successfully acquired
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: setting ELCR to 0a00 (from 0800)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ftrace: allocating 18428 entries in 36 pages
    Jun 14 16:13:03 wishthinkpad.loc kernel: smpboot: weird, boot CPU (#0) not listed by the BIOS
    Jun 14 16:13:03 wishthinkpad.loc kernel: smpboot: SMP motherboard not detected
    Jun 14 16:13:03 wishthinkpad.loc kernel: smpboot: Local APIC not detected. Using dummy APIC emulation.
    Jun 14 16:13:03 wishthinkpad.loc kernel: smpboot: SMP disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: Performance Events:
    Jun 14 16:13:03 wishthinkpad.loc kernel: no APIC, boot with the "lapic" boot parameter to force-enable it.
    Jun 14 16:13:03 wishthinkpad.loc kernel: no hardware sampling interrupt available.
    Jun 14 16:13:03 wishthinkpad.loc kernel: p6 PMU driver.
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... version: 0
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... bit width: 32
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... generic registers: 2
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... value mask: 00000000ffffffff
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... max period: 000000007fffffff
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... fixed-purpose events: 0
    Jun 14 16:13:03 wishthinkpad.loc kernel: ... event mask: 0000000000000003
    Jun 14 16:13:03 wishthinkpad.loc kernel: Brought up 1 CPUs
    Jun 14 16:13:03 wishthinkpad.loc kernel: smpboot: Total of 1 processors activated (728.31 BogoMIPS)
    Jun 14 16:13:03 wishthinkpad.loc kernel: NMI watchdog: disabled (cpu0): not supported (no LAPIC?)
    Jun 14 16:13:03 wishthinkpad.loc kernel: devtmpfs: initialized
    Jun 14 16:13:03 wishthinkpad.loc kernel: PM: Registering ACPI NVS region [mem 0x19fdf000-0x19fdffff] (4096 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: RTC time: 15:12:55, date: 06/14/13
    Jun 14 16:13:03 wishthinkpad.loc kernel: NET: Registered protocol family 16
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: bus type PCI registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=7
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: Using configuration type 1 for base access
    Jun 14 16:13:03 wishthinkpad.loc kernel: bio: create slab <bio-0> at 0
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Added _OSI(Module Device)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Added _OSI(Processor Device)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: EC: Look up EC in DSDT
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Interpreter enabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: (supports S0 S1 S2 S3 S4 S5)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Using PIC for interrupt routing
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Power Resource [PVID] (on)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Power Resource [PSIO] (on)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Power Resource [PRSD] (off)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Power Resource [PFN0] (off)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Power Resource [PFN1] (off)
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: Power Resource [PDCK] (on)
    Jun 14 16:13:03 wishthinkpad.loc kernel: acpi root: \_SB_.PCI0 notify handler is installed
    Jun 14 16:13:03 wishthinkpad.loc kernel: Found 1 acpi root devices
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: ACPI Dock Station Driver: 1 docks/bays found
    Jun 14 16:13:03 wishthinkpad.loc kernel: vgaarb: loaded
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: Probing PCI hardware
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: root bus 00: using default resources
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: Probing PCI hardware (bus 00)
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI host bridge to bus 0000:00
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:00: No busn resource found for root bus, will use [bus 00-ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:00.0: [8086:7190] type 00 class 0x060000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:00.0: reg 10: [mem 0x40000000-0x43ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: [8086:7191] type 01 class 0x060400
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: [104c:ac1d] type 02 class 0x060700
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: reg 10: [mem 0x50102000-0x50102fff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: supports D1 D2
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: [104c:ac1d] type 02 class 0x060700
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: reg 10: [mem 0x50101000-0x50101fff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: supports D1 D2
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:06.0: [1013:6001] type 00 class 0x040100
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:06.0: reg 10: [mem 0x50100000-0x50100fff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:06.0: reg 14: [mem 0x50000000-0x500fffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.0: [8086:7110] type 00 class 0x068000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.1: [8086:7111] type 00 class 0x010180
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.1: reg 20: [io 0xfcf0-0xfcff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.2: [8086:7112] type 00 class 0x0c0300
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.2: reg 20: [io 0x8400-0x841f]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: [8086:7113] type 00 class 0x068000
    Jun 14 16:13:03 wishthinkpad.loc kernel: [131B blob data]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: quirk: [io 0xef00-0xef3f] claimed by PIIX4 ACPI
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: quirk: [io 0xefa0-0xefaf] claimed by PIIX4 SMB
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: PIIX4 devres B PIO at 02f8-02ff
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: PIIX4 devres E PIO at 0538-053f
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: PIIX4 devres G PIO at 0130-013f
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.3: PIIX4 devres I PIO at 002e-002f
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:01:00.0: [10c8:0005] type 00 class 0x030000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:01:00.0: reg 10: [mem 0xe0000000-0xe0ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:01:00.0: reg 14: [mem 0x70000000-0x703fffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:01:00.0: reg 18: [mem 0x70400000-0x704fffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:01:00.0: supports D1 D2
    Jun 14 16:13:03 wishthinkpad.loc kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: bridge window [mem 0x70000000-0xdfffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf7ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 05
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:06: busn_res: [bus 06-ff] end is updated to 09
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 09
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.0: PIIX/ICH IRQ router [8086:7110]
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: pci_cache_line_size set to 32 bytes
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: e820: reserve RAM buffer [mem 0x19fd0000-0x1bffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: NetLabel: Initializing
    Jun 14 16:13:03 wishthinkpad.loc kernel: NetLabel: domain hash size = 128
    Jun 14 16:13:03 wishthinkpad.loc kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Jun 14 16:13:03 wishthinkpad.loc kernel: NetLabel: unlabeled traffic allowed by default
    Jun 14 16:13:03 wishthinkpad.loc kernel: Switching to clocksource pit
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp: PnP ACPI init
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: bus type PNP registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:00: [mem 0x000c0000-0x000cbfff] could not be reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:00: [mem 0x00100000-0x19ffffff] could not be reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:00: [mem 0xfffe0000-0xffffffff] has been reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:02: [dma 2]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0700 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0501 (disabled)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0400 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:05: [dma 3]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:05: Plug and Play ACPI device, IDs IBM0071 PNP0511 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:06: Plug and Play ACPI device, IDs CSC0110 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:07: [dma 1]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:07: [dma 0]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:07: Plug and Play ACPI device, IDs CSC0100 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:08: Plug and Play ACPI device, IDs CSC0101 PNPb02f (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:09: Plug and Play ACPI device, IDs CSC0103 (disabled)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0a: [dma 7]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0a: Plug and Play ACPI device, IDs IBM3765 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0b: [dma 4]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0b: Plug and Play ACPI device, IDs PNP0200 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0c: Plug and Play ACPI device, IDs PNP0800 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:0d: [io 0x15e0-0x15ef] has been reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:0d: [io 0xef00-0xef3f] has been reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:0d: [io 0xefa0-0xefaf] has been reserved
    Jun 14 16:13:03 wishthinkpad.loc kernel: system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0e: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:0f: Plug and Play ACPI device, IDs PNP0303 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:10: Plug and Play ACPI device, IDs IBM3780 PNP0f13 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp 00:11: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jun 14 16:13:03 wishthinkpad.loc kernel: pnp: PnP ACPI: found 18 devices
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: bus type PNP unregistered
    Jun 14 16:13:03 wishthinkpad.loc kernel: Switching to clocksource acpi_pm
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: BAR 15: assigned [mem 0x1c000000-0x1fffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: BAR 16: assigned [mem 0x20000000-0x23ffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: BAR 15: assigned [mem 0x24000000-0x27ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: BAR 16: assigned [mem 0x28000000-0x2bffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x10ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: BAR 14: assigned [io 0x1400-0x14ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: BAR 13: assigned [io 0x1800-0x18ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: BAR 14: assigned [io 0x1c00-0x1cff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: bridge window [io 0xd000-0xdfff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: bridge window [mem 0x70000000-0xdfffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xf7ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: CardBus bridge to [bus 02-05]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: bridge window [io 0x1000-0x10ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: bridge window [io 0x1400-0x14ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: bridge window [mem 0x1c000000-0x1fffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: bridge window [mem 0x20000000-0x23ffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: CardBus bridge to [bus 06-09]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: bridge window [io 0x1800-0x18ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: bridge window [io 0x1c00-0x1cff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: bridge window [mem 0x24000000-0x27ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: bridge window [mem 0x28000000-0x2bffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: setting IRQ 11 as level-triggered
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: found PCI INT A -> IRQ 11
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.0: sharing IRQ 11 with 0000:01:00.0
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:02.1: found PCI INT B -> IRQ 11
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:01: resource 1 [mem 0x70000000-0xdfffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xf7ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:02: resource 0 [io 0x1000-0x10ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:02: resource 1 [io 0x1400-0x14ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:02: resource 2 [mem 0x1c000000-0x1fffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:02: resource 3 [mem 0x20000000-0x23ffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:06: resource 0 [io 0x1800-0x18ff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:06: resource 1 [io 0x1c00-0x1cff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:06: resource 2 [mem 0x24000000-0x27ffffff pref]
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci_bus 0000:06: resource 3 [mem 0x28000000-0x2bffffff]
    Jun 14 16:13:03 wishthinkpad.loc kernel: NET: Registered protocol family 2
    Jun 14 16:13:03 wishthinkpad.loc kernel: TCP established hash table entries: 4096 (order: 3, 32768 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: TCP bind hash table entries: 4096 (order: 3, 32768 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: TCP: Hash tables configured (established 4096 bind 4096)
    Jun 14 16:13:03 wishthinkpad.loc kernel: TCP: reno registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: UDP hash table entries: 256 (order: 1, 8192 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: NET: Registered protocol family 1
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:00:07.2: found PCI INT D -> IRQ 11
    Jun 14 16:13:03 wishthinkpad.loc kernel: pci 0000:01:00.0: Boot video device
    Jun 14 16:13:03 wishthinkpad.loc kernel: PCI: CLS 32 bytes, default 32
    Jun 14 16:13:03 wishthinkpad.loc kernel: Unpacking initramfs...
    Jun 14 16:13:03 wishthinkpad.loc kernel: Freeing initrd memory: 4020k freed
    Jun 14 16:13:03 wishthinkpad.loc kernel: IBM machine detected. Enabling interrupts during APM calls.
    Jun 14 16:13:03 wishthinkpad.loc kernel: apm: BIOS not found.
    Jun 14 16:13:03 wishthinkpad.loc kernel: Scanning for low memory corruption every 60 seconds
    Jun 14 16:13:03 wishthinkpad.loc kernel: audit: initializing netlink socket (disabled)
    Jun 14 16:13:03 wishthinkpad.loc kernel: type=2000 audit(1371222775.660:1): initialized
    Jun 14 16:13:03 wishthinkpad.loc kernel: HugeTLB registered 4 MB page size, pre-allocated 0 pages
    Jun 14 16:13:03 wishthinkpad.loc kernel: VFS: Disk quotas dquot_6.5.2
    Jun 14 16:13:03 wishthinkpad.loc kernel: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Jun 14 16:13:03 wishthinkpad.loc kernel: msgmni has been set to 807
    Jun 14 16:13:03 wishthinkpad.loc kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Jun 14 16:13:03 wishthinkpad.loc kernel: io scheduler noop registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: io scheduler deadline registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: io scheduler cfq registered (default)
    Jun 14 16:13:03 wishthinkpad.loc kernel: vesafb: mode is 1024x768x24, linelength=3072, pages=0
    Jun 14 16:13:03 wishthinkpad.loc kernel: vesafb: scrolling: redraw
    Jun 14 16:13:03 wishthinkpad.loc kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    Jun 14 16:13:03 wishthinkpad.loc kernel: vesafb: framebuffer at 0xe0000000, mapped to 0xda800000, using 2304k, total 2304k
    Jun 14 16:13:03 wishthinkpad.loc kernel: Console: switching to colour frame buffer device 128x48
    Jun 14 16:13:03 wishthinkpad.loc kernel: fb0: VESA VGA frame buffer device
    Jun 14 16:13:03 wishthinkpad.loc kernel: intel_idle: does not run on family 6 model 6
    Jun 14 16:13:03 wishthinkpad.loc kernel: GHES: HEST is not enabled!
    Jun 14 16:13:03 wishthinkpad.loc kernel: isapnp: Scanning for PnP cards...
    Jun 14 16:13:03 wishthinkpad.loc kernel: isapnp: No Plug & Play device found
    Jun 14 16:13:03 wishthinkpad.loc kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jun 14 16:13:03 wishthinkpad.loc kernel: serial 00:03: [io 0x03e8-0x03ef]
    Jun 14 16:13:03 wishthinkpad.loc kernel: serial 00:03: [io 0x02e8-0x02ef]
    Jun 14 16:13:03 wishthinkpad.loc kernel: serial 00:03: unable to assign resources
    Jun 14 16:13:03 wishthinkpad.loc kernel: serial: probe of 00:03 failed with error -16
    Jun 14 16:13:03 wishthinkpad.loc kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a NS16550A
    Jun 14 16:13:03 wishthinkpad.loc kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:MOU0] at 0x60,0x64 irq 1,12
    Jun 14 16:13:03 wishthinkpad.loc kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Jun 14 16:13:03 wishthinkpad.loc kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    Jun 14 16:13:03 wishthinkpad.loc kernel: mousedev: PS/2 mouse device common for all mice
    Jun 14 16:13:03 wishthinkpad.loc kernel: rtc_cmos 00:11: RTC can wake from S4
    Jun 14 16:13:03 wishthinkpad.loc kernel: rtc_cmos 00:11: rtc core: registered rtc_cmos as rtc0
    Jun 14 16:13:03 wishthinkpad.loc kernel: rtc_cmos 00:11: alarms up to one month, y3k, 242 bytes nvram
    Jun 14 16:13:03 wishthinkpad.loc kernel: cpuidle: using governor ladder
    Jun 14 16:13:03 wishthinkpad.loc kernel: cpuidle: using governor menu
    Jun 14 16:13:03 wishthinkpad.loc kernel: EFI Variables Facility v0.08 2004-May-17
    Jun 14 16:13:03 wishthinkpad.loc kernel: drop_monitor: Initializing network drop monitor service
    Jun 14 16:13:03 wishthinkpad.loc kernel: TCP: cubic registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: NET: Registered protocol family 10
    Jun 14 16:13:03 wishthinkpad.loc kernel: NET: Registered protocol family 17
    Jun 14 16:13:03 wishthinkpad.loc kernel: Key type dns_resolver registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: Using IPI No-Shortcut mode
    Jun 14 16:13:03 wishthinkpad.loc kernel: PM: Hibernation image not present or could not be loaded.
    Jun 14 16:13:03 wishthinkpad.loc kernel: registered taskstats version 1
    Jun 14 16:13:03 wishthinkpad.loc kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Jun 14 16:13:03 wishthinkpad.loc kernel: Magic number: 1:809:234
    Jun 14 16:13:03 wishthinkpad.loc kernel: rtc_cmos 00:11: setting system clock to 2013-06-14 15:12:57 UTC (1371222777)
    Jun 14 16:13:03 wishthinkpad.loc kernel: Freeing unused kernel memory: 572k freed
    Jun 14 16:13:03 wishthinkpad.loc kernel: Write protecting the kernel text: 4180k
    Jun 14 16:13:03 wishthinkpad.loc kernel: Write protecting the kernel read-only data: 1300k
    Jun 14 16:13:03 wishthinkpad.loc systemd-udevd[37]: starting version 204
    Jun 14 16:13:03 wishthinkpad.loc kernel: tsc: Refined TSC clocksource calibration: 363.959 MHz
    Jun 14 16:13:03 wishthinkpad.loc kernel: Switching to clocksource tsc
    Jun 14 16:13:03 wishthinkpad.loc kernel: Floppy drive(s): fd0 is 1.44M
    Jun 14 16:13:03 wishthinkpad.loc kernel: FDC 0 is a National Semiconductor PC87306
    Jun 14 16:13:03 wishthinkpad.loc kernel: SCSI subsystem initialized
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: bus type USB registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: usbcore: registered new interface driver usbfs
    Jun 14 16:13:03 wishthinkpad.loc kernel: usbcore: registered new interface driver hub
    Jun 14 16:13:03 wishthinkpad.loc kernel: usbcore: registered new device driver usb
    Jun 14 16:13:03 wishthinkpad.loc kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Jun 14 16:13:03 wishthinkpad.loc kernel: uhci_hcd 0000:00:07.2: found PCI INT D -> IRQ 11
    Jun 14 16:13:03 wishthinkpad.loc kernel: uhci_hcd 0000:00:07.2: UHCI Host Controller
    Jun 14 16:13:03 wishthinkpad.loc kernel: uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
    Jun 14 16:13:03 wishthinkpad.loc kernel: uhci_hcd 0000:00:07.2: irq 11, io base 0x00008400
    Jun 14 16:13:03 wishthinkpad.loc kernel: hub 1-0:1.0: USB hub found
    Jun 14 16:13:03 wishthinkpad.loc kernel: hub 1-0:1.0: 2 ports detected
    Jun 14 16:13:03 wishthinkpad.loc kernel: ACPI: bus type ATA registered
    Jun 14 16:13:03 wishthinkpad.loc kernel: libata version 3.00 loaded.
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata_piix 0000:00:07.1: version 2.13
    Jun 14 16:13:03 wishthinkpad.loc kernel: scsi0 : ata_piix
    Jun 14 16:13:03 wishthinkpad.loc kernel: scsi1 : ata_piix
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfcf0 irq 14
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfcf8 irq 15
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata2.00: ATAPI: QSI CD-RW/DVD-ROM SBW-242, UD22, max UDMA/33
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata1.00: ATA-6: TOSHIBA MK4032GAX, AD101A, max UDMA/100
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata1.00: 78140160 sectors, multi 16: LBA48
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata2.00: configured for UDMA/33
    Jun 14 16:13:03 wishthinkpad.loc kernel: ata1.00: configured for UDMA/33
    Jun 14 16:13:03 wishthinkpad.loc kernel: scsi 0:0:0:0: Direct-Access ATA TOSHIBA MK4032GA AD10 PQ: 0 ANSI: 5
    Jun 14 16:13:03 wishthinkpad.loc kernel: scsi 1:0:0:0: CD-ROM QSI CDRW/DVD SBW-242 UD22 PQ: 0 ANSI: 5
    Jun 14 16:13:03 wishthinkpad.loc kernel: usb 1-1: new full-speed USB device number 2 using uhci_hcd
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 0:0:0:0: [sda] 78140160 512-byte logical blocks: (40.0 GB/37.2 GiB)
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 0:0:0:0: [sda] Write Protect is off
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jun 14 16:13:03 wishthinkpad.loc kernel: sr0: scsi3-mmc drive: 4x/24x writer cd/rw xa/form2 cdda tray
    Jun 14 16:13:03 wishthinkpad.loc kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Jun 14 16:13:03 wishthinkpad.loc kernel: sr 1:0:0:0: Attached scsi CD-ROM sr0
    Jun 14 16:13:03 wishthinkpad.loc kernel: sda: sda1 sda2 < sda5 sda6 sda7 >
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Jun 14 16:13:03 wishthinkpad.loc kernel: hub 1-1:1.0: USB hub found
    Jun 14 16:13:03 wishthinkpad.loc kernel: hub 1-1:1.0: 4 ports detected
    Jun 14 16:13:03 wishthinkpad.loc kernel: usb 1-1.1: new full-speed USB device number 3 using uhci_hcd
    Jun 14 16:13:03 wishthinkpad.loc kernel: usb 1-1.2: new low-speed USB device number 4 using uhci_hcd
    Jun 14 16:13:03 wishthinkpad.loc kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Jun 14 16:13:03 wishthinkpad.loc kernel: usbcore: registered new interface driver usbhid
    Jun 14 16:13:03 wishthinkpad.loc kernel: usbhid: USB HID core driver
    Jun 14 16:13:03 wishthinkpad.loc kernel: usb 1-1.4: new full-speed USB device number 5 using uhci_hcd
    Jun 14 16:13:03 wishthinkpad.loc kernel: input: MLK Silvercrest OM1008 as /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1.2/1-1.2:1.0/input/input1
    Jun 14 16:13:03 wishthinkpad.loc kernel: hid-generic 0003:04FC:0538.0001: input,hiddev0,hidraw0: USB HID v1.10 Mouse [MLK Silvercrest OM1008] on usb-0000:00:07.2-1.2/input0
    Jun 14 16:13:03 wishthinkpad.loc kernel: usb 1-1.4: Parent hub missing LPM exit latency info. Power management will be impacted.
    Jun 14 16:13:03 wishthinkpad.loc kernel: Initializing USB Mass Storage driver...
    Jun 14 16:13:03 wishthinkpad.loc kernel: scsi2 : usb-storage 1-1.4:1.0
    Jun 14 16:13:03 wishthinkpad.loc kernel: usbcore: registered new interface driver usb-storage
    Jun 14 16:13:03 wishthinkpad.loc kernel: USB Mass Storage support registered.
    Jun 14 16:13:03 wishthinkpad.loc kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    Jun 14 16:13:03 wishthinkpad.loc kernel: scsi 2:0:0:0: Direct-Access Corsair Voyager GT 3.0 1.00 PQ: 0 ANSI: 4
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 2:0:0:0: [sdb] 31334400 512-byte logical blocks: (16.0 GB/14.9 GiB)
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 2:0:0:0: [sdb] Write Protect is off
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 2:0:0:0: [sdb] Mode Sense: bf 00 00 00
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 2:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
    Jun 14 16:13:03 wishthinkpad.loc kernel: sdb: sdb1
    Jun 14 16:13:03 wishthinkpad.loc kernel: sd 2:0:0:0: [sdb] Attached SCSI removable disk
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: systemd 204 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Set hostname to <wishthinkpad.loc>.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Cannot add dependency job for unit syslog-ng.service, ignoring: Unit syslog-ng.service failed to load: No such file or directory. See system logs and 'systemctl status syslog-ng.service' for details.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Remote File Systems.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Reached target Remote File Systems.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Expecting device sys-subsystem-net-devices-wlan0.device...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Delayed Shutdown Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on Delayed Shutdown Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Device-mapper event daemon FIFOs.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on Device-mapper event daemon FIFOs.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting LVM2 metadata daemon socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on LVM2 metadata daemon socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Encrypted Volumes.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Reached target Encrypted Volumes.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Paths.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Reached target Paths.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting udev Kernel Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on udev Kernel Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting udev Control Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on udev Control Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Journal Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Listening on Journal Socket.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounting Huge Pages File System...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Create static device nodes in /dev...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Apply Kernel Variables...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Load Kernel Modules.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounted FUSE Control File System.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounting Configuration File System...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting udev Coldplug all Devices...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Journal Service...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Journal Service.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Set Up Additional Binary Formats.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounting Debug File System...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounting POSIX Message Queue File System...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Setup Virtual Console...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Expecting device dev-disk-by\x2duuid-0a64bde1\x2d82c3\x2d4cfb\x2dab68\x2d7178564d8ed5.device...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started File System Check on Root Device.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Remount Root and Kernel File Systems...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Expecting device dev-disk-by\x2duuid-567947ca\x2dcba3\x2d42e4\x2d9677\x2de9ddeecd2c26.device...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Expecting device dev-disk-by\x2duuid-e4eb21d7\x2d8ea8\x2d4059\x2db44b\x2d778690e44675.device...
    Jun 14 16:13:03 wishthinkpad.loc kernel: EXT4-fs (sda1): re-mounted. Opts: (null)
    Jun 14 16:13:03 wishthinkpad.loc systemd-udevd[99]: starting version 204
    Jun 14 16:13:03 wishthinkpad.loc systemd-journal[90]: Journal started
    Jun 14 16:13:03 wishthinkpad.loc systemd-sysctl[87]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Apply Kernel Variables.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started udev Coldplug all Devices.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Create static device nodes in /dev.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting udev Kernel Device Manager...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounted Huge Pages File System.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounted POSIX Message Queue File System.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounted Debug File System.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounted Configuration File System.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Started Remount Root and Kernel File Systems.
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Starting Load Random Seed...
    Jun 14 16:13:03 wishthinkpad.loc systemd[1]: Mounted /tmp.
    Jun 14 16:13:04 wishthinkpad.loc systemd[1]: Started Load Random Seed.
    Jun 14 16:13:04 wishthinkpad.loc systemd[1]: Started Setup Virtual Console.
    Jun 14 16:13:05 wishthinkpad.loc kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    Jun 14 16:13:05 wishthinkpad.loc kernel: ACPI: Lid Switch [LID0]
    Jun 14 16:13:05 wishthinkpad.loc kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input3
    Jun 14 16:13:05 wishthinkpad.loc kernel: ACPI: Sleep Button [SLPB]
    Jun 14 16:13:05 wishthinkpad.loc kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
    Jun 14 16:13:05 wishthinkpad.loc kernel: ACPI: Power Button [PWRF]
    Jun 14 16:13:05 wishthinkpad.loc kernel: Linux agpgart interface v0.103
    Jun 14 16:13:05 wishthinkpad.loc kernel: tsc: Marking TSC unstable due to TSC halts in idle
    Jun 14 16:13:05 wishthinkpad.loc kernel: Switching to clocksource acpi_pm
    Jun 14 16:13:05 wishthinkpad.loc kernel: ACPI: acpi_idle registered with cpuidle
    Jun 14 16:13:05 wishthinkpad.loc kernel: piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module!
    Jun 14 16:13:05 wishthinkpad.loc kernel: piix4_smbus: probe of 0000:00:07.3 failed with error -1
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: CardBus bridge found [1014:00eb]
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: Enabling burst memory read transactions
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: Using CSCINT to route CSC interrupts to PCI
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: Routing CardBus interrupts to PCI
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: TI: mfunc 0xfba97543, devctl 0x62
    Jun 14 16:13:06 wishthinkpad.loc kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Jun 14 16:13:06 wishthinkpad.loc kernel: gameport gameport0: NS558 PnP Gameport is pnp00:08/gameport0, io 0x200, speed 685kHz
    Jun 14 16:13:06 wishthinkpad.loc kernel: parport_pc 00:04: reported by Plug and Play ACPI
    Jun 14 16:13:06 wishthinkpad.loc kernel: parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
    Jun 14 16:13:06 wishthinkpad.loc kernel: NET: Registered protocol family 23
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: AC Adapter [AC] (on-line)
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: ISA IRQ mask 0x0418, PCI irq 11
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.0: Socket status: 30000006
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc-ircc, chip->init
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc-ircc, Found chip at base=0x02e
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc-ircc, driver loaded (Dag Brattli)
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc_ircc_open(), can't get iobase of 0x3f8
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc-ircc, Found chip at base=0x02e
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc-ircc, driver loaded (Dag Brattli)
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc_ircc_open(), can't get iobase of 0x3f8
    Jun 14 16:13:06 wishthinkpad.loc kernel: nsc-ircc 00:05: disabled
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.1: CardBus bridge found [1014:00eb]
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.1: Using CSCINT to route CSC interrupts to PCI
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.1: Routing CardBus interrupts to PCI
    Jun 14 16:13:06 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.1: TI: mfunc 0xfba97543, devctl 0x62
    Jun 14 16:13:06 wishthinkpad.loc kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Thermal Zone [THM0] (77 C)
    Jun 14 16:13:06 wishthinkpad.loc kernel: thermal LNXTHERM:01: registered as thermal_zone1
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Thermal Zone [THM2] (35 C)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN00] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN01] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN20] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN21] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN60] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN61] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN70] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Fan [FN71] (off)
    Jun 14 16:13:06 wishthinkpad.loc kernel: thermal LNXTHERM:02: registered as thermal_zone2
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Thermal Zone [THM6] (27 C)
    Jun 14 16:13:06 wishthinkpad.loc kernel: thermal LNXTHERM:03: registered as thermal_zone3
    Jun 14 16:13:06 wishthinkpad.loc kernel: ACPI: Thermal Zone [THM7] (27 C)
    Jun 14 16:13:06 wishthinkpad.loc systemd[1]: Starting Sound Card.
    Jun 14 16:13:06 wishthinkpad.loc systemd[1]: Reached target Sound Card.
    Jun 14 16:13:07 wishthinkpad.loc kernel: cfg80211: Calling CRDA to update world regulatory domain
    Jun 14 16:13:07 wishthinkpad.loc kernel: microcode: CPU0 sig=0x66a, pf=0x8, revision=0xa
    Jun 14 16:13:07 wishthinkpad.loc kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Jun 14 16:13:07 wishthinkpad.loc kernel: psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
    Jun 14 16:13:07 wishthinkpad.loc kernel: psmouse serio1: hgpk: ID: 10 00 64
    Jun 14 16:13:08 wishthinkpad.loc kernel: psmouse serio1: trackpoint: IBM TrackPoint firmware: 0x0b, buttons: 3/3
    Jun 14 16:13:08 wishthinkpad.loc kernel: input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input5
    Jun 14 16:13:08 wishthinkpad.loc kernel: usb 1-1.1: reset full-speed USB device number 3 using uhci_hcd
    Jun 14 16:13:08 wishthinkpad.loc systemd[1]: Found device TOSHIBA_MK4032GAX.
    Jun 14 16:13:08 wishthinkpad.loc systemd[1]: Starting File System Check on /dev/disk/by-uuid/567947ca-cba3-42e4-9677-e9ddeecd2c26...
    Jun 14 16:13:09 wishthinkpad.loc kernel: phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 2573, rf: 0002, rev: 000a.
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Found device TOSHIBA_MK4032GAX.
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Activating swap /dev/disk/by-uuid/0a64bde1-82c3-4cfb-ab68-7178564d8ed5...
    Jun 14 16:13:09 wishthinkpad.loc kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    Jun 14 16:13:09 wishthinkpad.loc kernel: usbcore: registered new interface driver rt73usb
    Jun 14 16:13:09 wishthinkpad.loc kernel: Adding 995992k swap on /dev/sda5. Priority:-1 extents:1 across:995992k
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Activated swap /dev/disk/by-uuid/0a64bde1-82c3-4cfb-ab68-7178564d8ed5.
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Starting Swap.
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Reached target Swap.
    Jun 14 16:13:09 wishthinkpad.loc systemd-fsck[140]: /dev/sda6: clean, 62025/65280 files, 185105/261048 blocks
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Found device TOSHIBA_MK4032GAX.
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Starting File System Check on /dev/disk/by-uuid/e4eb21d7-8ea8-4059-b44b-778690e44675...
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Started File System Check on /dev/disk/by-uuid/567947ca-cba3-42e4-9677-e9ddeecd2c26.
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Mounting /home...
    Jun 14 16:13:09 wishthinkpad.loc kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    Jun 14 16:13:09 wishthinkpad.loc systemd[1]: Mounted /home.
    Jun 14 16:13:09 wishthinkpad.loc kernel: ppdev: user-space parallel port driver
    Jun 14 16:13:09 wishthinkpad.loc systemd-fsck[152]: Data: clean, 249/1692432 files, 5642949/6757332 blocks
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Started File System Check on /dev/disk/by-uuid/e4eb21d7-8ea8-4059-b44b-778690e44675.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Mounting /media/Extra...
    Jun 14 16:13:10 wishthinkpad.loc systemd-sysctl[165]: Duplicate assignment of kernel/sysrq in file '/usr/lib/sysctl.d/50-default.conf', ignoring.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Mounted /media/Extra.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Local File Systems.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Reached target Local File Systems.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Recreate Volatile Files and Directories...
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Found device RT2501/RT2573 Wireless Adapter.
    Jun 14 16:13:10 wishthinkpad.loc kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Started Recreate Volatile Files and Directories.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Update UTMP about System Reboot/Shutdown...
    Jun 14 16:13:10 wishthinkpad.loc systemd-journal[90]: Allowing system journal files to grow to 948.4M.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Started Update UTMP about System Reboot/Shutdown.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting System Initialization.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Reached target System Initialization.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting D-Bus System Message Bus Socket.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Listening on D-Bus System Message Bus Socket.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Sockets.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Reached target Sockets.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Daily Cleanup of Temporary Directories.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Started Daily Cleanup of Temporary Directories.
    Jun 14 16:13:10 wishthinkpad.loc systemd[1]: Starting Timers.
    Jun 14 16:13:19 wishthinkpad.loc kernel: phy0 -> rt2x00lib_request_firmware: Info - Loading firmware file 'rt73.bin'.
    Jun 14 16:13:11 wishthinkpad.loc crond[176]: (CRON) INFO (Syslog will be used instead of sendmail.)
    Jun 14 16:13:11 wishthinkpad.loc crond[176]: (CRON) INFO (running with inotify support)
    Jun 14 16:13:13 wishthinkpad.loc sshd[178]: Server listening on 0.0.0.0 port 50505.
    Jun 14 16:13:14 wishthinkpad.loc ntpd[200]: ntpd [email protected] Mon May 6 10:21:04 UTC 2013 (1)
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: proto: precision = 4.469 usec
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: ntp_io: estimated max descriptors: 1024, initial socket boundary: 16
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: Listen and drop on 0 v4wildcard 0.0.0.0 UDP 123
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: Listen and drop on 1 v6wildcard :: UDP 123
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: Listen normally on 2 lo 127.0.0.1 UDP 123
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: Listen normally on 3 wlan0 192.168.0.102 UDP 123
    Jun 14 16:13:14 wishthinkpad.loc ntpd[201]: peers refreshed
    Jun 14 16:13:19 wishthinkpad.loc kernel: phy0 -> rt2x00lib_request_firmware: Info - Firmware detected - version: 1.7.
    Jun 14 16:13:19 wishthinkpad.loc kernel: IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    Jun 14 16:13:19 wishthinkpad.loc systemd-logind[179]: Watching system buttons on /dev/input/event4 (Power Button)
    Jun 14 16:13:19 wishthinkpad.loc systemd-logind[179]: Watching system buttons on /dev/input/event2 (Lid Switch)
    Jun 14 16:13:19 wishthinkpad.loc systemd-logind[179]: Watching system buttons on /dev/input/event3 (Sleep Button)
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: authenticate with 00:18:39:a0:db:3e
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: send auth to 00:18:39:a0:db:3e (try 1/3)
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: authenticated
    Jun 14 16:13:19 wishthinkpad.loc kernel: rt73usb 1-1.1:1.0 wlan0: disabling HT as WMM/QoS is not supported by the AP
    Jun 14 16:13:19 wishthinkpad.loc kernel: rt73usb 1-1.1:1.0 wlan0: disabling VHT as WMM/QoS is not supported by the AP
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: associate with 00:18:39:a0:db:3e (try 1/3)
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: RX AssocResp from 00:18:39:a0:db:3e (capab=0x411 status=0 aid=1)
    Jun 14 16:13:19 wishthinkpad.loc kernel: IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    Jun 14 16:13:19 wishthinkpad.loc shorewall[199]: Starting Shorewall....
    Jun 14 16:13:19 wishthinkpad.loc kernel: wlan0: associated
    Jun 14 16:13:19 wishthinkpad.loc kernel: ACPI: Fatal opcode executed
    Jun 14 16:13:19 wishthinkpad.loc kernel: ACPI: Battery Slot [BAT0] (battery present)
    Jun 14 16:13:19 wishthinkpad.loc kernel: ACPI: Battery Slot [BAT1] (battery absent)
    Jun 14 16:13:19 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.1: ISA IRQ mask 0x0418, PCI irq 11
    Jun 14 16:13:19 wishthinkpad.loc kernel: yenta_cardbus 0000:00:02.1: Socket status: 30000006
    Jun 14 16:13:19 wishthinkpad.loc kernel: agpgart-intel 0000:00:00.0: Intel 440BX Chipset
    Jun 14 16:13:19 wishthinkpad.loc kernel: agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0x40000000
    Jun 14 16:13:19 wishthinkpad.loc kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af:
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af:
    Jun 14 16:13:19 wishthinkpad.loc shorewall[199]: Initializing...
    Jun 14 16:13:19 wishthinkpad.loc kernel: excluding 0x130-0x137 0x170-0x177 0x1f0-0x1f7 0x200-0x207 0x220-0x22f 0x370-0x377 0x388-0x38f
    Jun 14 16:13:19 wishthinkpad.loc kernel: excluding
    Jun 14 16:13:19 wishthinkpad.loc kernel: 0x130-0x137 0x170-0x177 0x1f0-0x1f7 0x200-0x207 0x220-0x22f 0x370-0x377 0x388-0x38f 0x3a0-0x3a7
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff:
    Jun 14 16:13:19 wishthinkpad.loc kernel:
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff:
    Jun 14 16:13:19 wishthinkpad.loc kernel: excluding 0x3f0-0x3ff
    Jun 14 16:13:19 wishthinkpad.loc kernel: excluding
    Jun 14 16:13:19 wishthinkpad.loc kernel: 0x3f0-0x3ff 0x4d0-0x4d7
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff:
    Jun 14 16:13:19 wishthinkpad.loc kernel: clean.
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7:
    Jun 14 16:13:19 wishthinkpad.loc kernel: clean.
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff:
    Jun 14 16:13:19 wishthinkpad.loc kernel: excluding 0xc0000-0xcbfff 0xf0000-0xfffff
    Jun 14 16:13:19 wishthinkpad.loc kernel: pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff:
    Jun 14 16:13:19 wishthinkpad.loc kernel:

  • [SOLVED] Archlinux crashed - how to find out why?

    Hi,
    just few minutes ago my archlinux crashed.
    It freezed for something like 5 seconds and then restarted. It's first time in my life I see linux crashes so badly.
    Are there any logs I could check to find the reason why my machine crashed? It's a fresh install because I repartitioned my HDD and installed arch two days ago. Hardware wasn't changed and previous installation was running fine for more than a year. OK, there were some minor issues but it never crashed this way.
    What is different in my current installation is I'm using nouveau driver for my graphics card instead of proprietary nvidia driver.
    Running applications I remember:
    -firefox
    -thunderbird
    -rhythmbox
    -rtorrent (NEW thing, I wans't using it before. But I also doubt it had any influence on what happend)
    Linux t61 3.17.2-1-ARCH #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014 x86_64 GNU/Linux
    It seems like there was nothing logged for last boot
    journalctl -b -1
    gives
    -- Logs begin at sob 2014-11-15 21:26:17 CET, end at nie 2014-11-16 21:24:18 CET. --
    lis 16 15:55:05 t61 systemd-journal[126]: Runtime journal is using 8.0M (max allowed 149.8M, trying to leave 224.7M free of 1.4G available → current limit 149.8M).
    lis 16 15:55:06 t61 systemd-journal[126]: Permanent journal is using 24.0M (max allowed 3.9G, trying to leave 4.0G free of 25.3G available → current limit 3.9G).
    lis 16 15:55:07 t61 systemd-journal[126]: Time spent on flushing to /var is 1.064229s for 2 entries.
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys cpuset
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys cpu
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys cpuacct
    lis 16 15:55:07 t61 kernel: Linux version 3.17.2-1-ARCH (builduser@thomas) (gcc version 4.9.1 20140903 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Oct 30 20:49:39 CET 2014
    lis 16 15:55:07 t61 kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ea5c6a7b-1f73-4527-b99c-29920084bd42 rw quiet
    lis 16 15:55:07 t61 kernel: e820: BIOS-provided physical RAM map:
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000beeaffff] usable
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000beeb0000-0x00000000beecbfff] ACPI data
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000beecc000-0x00000000beefffff] ACPI NVS
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000bef00000-0x00000000beffffff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000f0000000-0x00000000f3ffffff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec0ffff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed003ff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fed14000-0x00000000fed19fff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed8ffff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    lis 16 15:55:07 t61 kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
    lis 16 15:55:07 t61 kernel: NX (Execute Disable) protection: active
    lis 16 15:55:07 t61 kernel: SMBIOS 2.4 present.
    lis 16 15:55:07 t61 kernel: DMI: LENOVO 7664R6G/7664R6G, BIOS 7LETD0WW (2.30 ) 02/27/2012
    lis 16 15:55:07 t61 kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    lis 16 15:55:07 t61 kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    lis 16 15:55:07 t61 kernel: AGP: No AGP bridge found
    lis 16 15:55:07 t61 kernel: e820: last_pfn = 0xbeeb0 max_arch_pfn = 0x400000000
    lis 16 15:55:07 t61 kernel: MTRR default type: uncachable
    lis 16 15:55:07 t61 kernel: MTRR fixed ranges enabled:
    lis 16 15:55:07 t61 kernel: 00000-9FFFF write-back
    lis 16 15:55:07 t61 kernel: A0000-BFFFF uncachable
    lis 16 15:55:07 t61 kernel: C0000-CFFFF write-protect
    lis 16 15:55:07 t61 kernel: D0000-DFFFF uncachable
    lis 16 15:55:07 t61 kernel: E0000-FFFFF write-protect
    lis 16 15:55:07 t61 kernel: MTRR variable ranges enabled:
    lis 16 15:55:07 t61 kernel: 0 base 0BF000000 mask FFF000000 uncachable
    lis 16 15:55:07 t61 kernel: 1 base 000000000 mask F80000000 write-back
    lis 16 15:55:07 t61 kernel: 2 base 080000000 mask FC0000000 write-back
    lis 16 15:55:07 t61 kernel: 3 base 0BEF00000 mask FFFF00000 uncachable
    lis 16 15:55:07 t61 kernel: 4 disabled
    lis 16 15:55:07 t61 kernel: 5 disabled
    lis 16 15:55:07 t61 kernel: 6 disabled
    lis 16 15:55:07 t61 kernel: 7 disabled
    lis 16 15:55:07 t61 kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    lis 16 15:55:07 t61 kernel: found SMP MP-table at [mem 0x000f68f0-0x000f68ff] mapped at [ffff8800000f68f0]
    lis 16 15:55:07 t61 kernel: Scanning 1 areas for low memory corruption
    lis 16 15:55:07 t61 kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    lis 16 15:55:07 t61 kernel: [mem 0x00000000-0x000fffff] page 4k
    lis 16 15:55:07 t61 kernel: BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    lis 16 15:55:07 t61 kernel: BRK [0x01b30000, 0x01b30fff] PGTABLE
    lis 16 15:55:07 t61 kernel: BRK [0x01b31000, 0x01b31fff] PGTABLE
    lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0xbec00000-0xbedfffff]
    lis 16 15:55:07 t61 kernel: [mem 0xbec00000-0xbedfffff] page 2M
    lis 16 15:55:07 t61 kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0xbc000000-0xbebfffff]
    lis 16 15:55:07 t61 kernel: [mem 0xbc000000-0xbebfffff] page 2M
    lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0x80000000-0xbbffffff]
    lis 16 15:55:07 t61 kernel: [mem 0x80000000-0xbbffffff] page 2M
    lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0x00100000-0x7fffffff]
    lis 16 15:55:07 t61 kernel: [mem 0x00100000-0x001fffff] page 4k
    lis 16 15:55:07 t61 kernel: [mem 0x00200000-0x7fffffff] page 2M
    lis 16 15:55:07 t61 kernel: init_memory_mapping: [mem 0xbee00000-0xbeeaffff]
    lis 16 15:55:07 t61 kernel: [mem 0xbee00000-0xbeeaffff] page 4k
    lis 16 15:55:07 t61 kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
    lis 16 15:55:07 t61 kernel: RAMDISK: [mem 0x3798a000-0x37cbcfff]
    lis 16 15:55:07 t61 kernel: ACPI: Early table checksum verification disabled
    lis 16 15:55:07 t61 kernel: ACPI: RSDP 0x00000000000F68C0 000024 (v02 LENOVO)
    lis 16 15:55:07 t61 kernel: ACPI: XSDT 0x00000000BEEBB614 000094 (v01 LENOVO TP-7L 00002300 LTP 00000000)
    lis 16 15:55:07 t61 kernel: ACPI: FACP 0x00000000BEEBB700 0000F4 (v03 LENOVO TP-7L 00002300 LNVO 00000001)
    lis 16 15:55:07 t61 kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 64/32 (20140724/tbfadt-618)
    lis 16 15:55:07 t61 kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe1Block: 0/32 (20140724/tbfadt-618)
    lis 16 15:55:07 t61 kernel: ACPI BIOS Warning (bug): Optional FADT field Gpe1Block has zero address or length: 0x000000000000102C/0x0 (20140724/tbfadt-649)
    lis 16 15:55:07 t61 kernel: ACPI: DSDT 0x00000000BEEBBB1D 01003C (v01 LENOVO TP-7L 00002300 MSFT 03000000)
    lis 16 15:55:07 t61 kernel: ACPI: FACS 0x00000000BEEE4000 000040
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEBB8B4 000269 (v01 LENOVO TP-7L 00002300 MSFT 03000000)
    lis 16 15:55:07 t61 kernel: ACPI: ECDT 0x00000000BEECBB59 000052 (v01 LENOVO TP-7L 00002300 LNVO 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: TCPA 0x00000000BEECBBAB 000032 (v02 LENOVO TP-7L 00002300 LNVO 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: APIC 0x00000000BEECBBDD 000068 (v01 LENOVO TP-7L 00002300 LNVO 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: MCFG 0x00000000BEECBC45 00003C (v01 LENOVO TP-7L 00002300 LNVO 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: HPET 0x00000000BEECBC81 000038 (v01 LENOVO TP-7L 00002300 LNVO 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: SLIC 0x00000000BEECBDF0 000176 (v01 LENOVO TP-7L 00002300 LTP 00000000)
    lis 16 15:55:07 t61 kernel: ACPI: BOOT 0x00000000BEECBF66 000028 (v01 LENOVO TP-7L 00002300 LTP 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: ASF! 0x00000000BEECBF8E 000072 (v16 LENOVO TP-7L 00002300 PTL 00000001)
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE26D9 00025F (v01 LENOVO TP-7L 00002300 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE2938 0000A6 (v01 LENOVO TP-7L 00002300 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE29DE 0004F7 (v01 LENOVO TP-7L 00002300 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0x00000000BEEE2ED5 0001D8 (v01 LENOVO TP-7L 00002300 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: DMI detected: Lenovo ThinkPad T61
    lis 16 15:55:07 t61 kernel: ACPI: Local APIC address 0xfee00000
    lis 16 15:55:07 t61 kernel: No NUMA configuration found
    lis 16 15:55:07 t61 kernel: Faking a node at [mem 0x0000000000000000-0x00000000beeaffff]
    lis 16 15:55:07 t61 kernel: Initmem setup node 0 [mem 0x00000000-0xbeeaffff]
    lis 16 15:55:07 t61 kernel: NODE_DATA [mem 0xbeeac000-0xbeeaffff]
    lis 16 15:55:07 t61 kernel: [ffffea0000000000-ffffea0002ffffff] PMD -> [ffff8800bb400000-ffff8800be3fffff] on node 0
    lis 16 15:55:07 t61 kernel: Zone ranges:
    lis 16 15:55:07 t61 kernel: DMA [mem 0x00001000-0x00ffffff]
    lis 16 15:55:07 t61 kernel: DMA32 [mem 0x01000000-0xffffffff]
    lis 16 15:55:07 t61 kernel: Normal empty
    lis 16 15:55:07 t61 kernel: Movable zone start for each node
    lis 16 15:55:07 t61 kernel: Early memory node ranges
    lis 16 15:55:07 t61 kernel: node 0: [mem 0x00001000-0x0009cfff]
    lis 16 15:55:07 t61 kernel: node 0: [mem 0x00100000-0xbeeaffff]
    lis 16 15:55:07 t61 kernel: On node 0 totalpages: 781900
    lis 16 15:55:07 t61 kernel: DMA zone: 64 pages used for memmap
    lis 16 15:55:07 t61 kernel: DMA zone: 21 pages reserved
    lis 16 15:55:07 t61 kernel: DMA zone: 3996 pages, LIFO batch:0
    lis 16 15:55:07 t61 kernel: DMA32 zone: 12155 pages used for memmap
    lis 16 15:55:07 t61 kernel: DMA32 zone: 777904 pages, LIFO batch:31
    lis 16 15:55:07 t61 kernel: ACPI: PM-Timer IO Port: 0x1008
    lis 16 15:55:07 t61 kernel: ACPI: Local APIC address 0xfee00000
    lis 16 15:55:07 t61 kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    lis 16 15:55:07 t61 kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    lis 16 15:55:07 t61 kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    lis 16 15:55:07 t61 kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    lis 16 15:55:07 t61 kernel: ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0])
    lis 16 15:55:07 t61 kernel: IOAPIC[0]: apic_id 1, version 32, address 0xfec00000, GSI 0-23
    lis 16 15:55:07 t61 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    lis 16 15:55:07 t61 kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    lis 16 15:55:07 t61 kernel: ACPI: IRQ0 used by override.
    lis 16 15:55:07 t61 kernel: ACPI: IRQ9 used by override.
    lis 16 15:55:07 t61 kernel: Using ACPI (MADT) for SMP configuration information
    lis 16 15:55:07 t61 kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    lis 16 15:55:07 t61 kernel: smpboot: Allowing 2 CPUs, 0 hotplug CPUs
    lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    lis 16 15:55:07 t61 kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    lis 16 15:55:07 t61 kernel: e820: [mem 0xbf000000-0xefffffff] available for PCI devices
    lis 16 15:55:07 t61 kernel: Booting paravirtualized kernel on bare hardware
    lis 16 15:55:07 t61 kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:2 nr_node_ids:1
    lis 16 15:55:07 t61 kernel: PERCPU: Embedded 29 pages/cpu @ffff8800bea00000 s86848 r8192 d23744 u1048576
    lis 16 15:55:07 t61 kernel: pcpu-alloc: s86848 r8192 d23744 u1048576 alloc=1*2097152
    lis 16 15:55:07 t61 kernel: pcpu-alloc: [0] 0 1
    lis 16 15:55:07 t61 kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 769660
    lis 16 15:55:07 t61 kernel: Policy zone: DMA32
    lis 16 15:55:07 t61 kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=ea5c6a7b-1f73-4527-b99c-29920084bd42 rw quiet
    lis 16 15:55:07 t61 kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    lis 16 15:55:07 t61 kernel: AGP: Checking aperture...
    lis 16 15:55:07 t61 kernel: AGP: No AGP bridge found
    lis 16 15:55:07 t61 kernel: Calgary: detecting Calgary via BIOS EBDA area
    lis 16 15:55:07 t61 kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    lis 16 15:55:07 t61 kernel: Memory: 3063108K/3127600K available (5381K kernel code, 909K rwdata, 1712K rodata, 1140K init, 1176K bss, 64492K reserved)
    lis 16 15:55:07 t61 kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
    lis 16 15:55:07 t61 kernel: Preemptible hierarchical RCU implementation.
    lis 16 15:55:07 t61 kernel: RCU dyntick-idle grace-period acceleration is enabled.
    lis 16 15:55:07 t61 kernel: Dump stacks of tasks blocking RCU-preempt GP.
    lis 16 15:55:07 t61 kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=2.
    lis 16 15:55:07 t61 kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=2
    lis 16 15:55:07 t61 kernel: NR_IRQS:8448 nr_irqs:440 0
    lis 16 15:55:07 t61 kernel: Console: colour dummy device 80x25
    lis 16 15:55:07 t61 kernel: console [tty0] enabled
    lis 16 15:55:07 t61 kernel: allocated 12582912 bytes of page_cgroup
    lis 16 15:55:07 t61 kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    lis 16 15:55:07 t61 kernel: hpet clockevent registered
    lis 16 15:55:07 t61 kernel: tsc: Fast TSC calibration using PIT
    lis 16 15:55:07 t61 kernel: tsc: Detected 2094.738 MHz processor
    lis 16 15:55:07 t61 kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4191.03 BogoMIPS (lpj=6982460)
    lis 16 15:55:07 t61 kernel: pid_max: default: 32768 minimum: 301
    lis 16 15:55:07 t61 kernel: ACPI: Core revision 20140724
    lis 16 15:55:07 t61 kernel: ACPI: All ACPI Tables successfully acquired
    lis 16 15:55:07 t61 kernel: Security Framework initialized
    lis 16 15:55:07 t61 kernel: Yama: becoming mindful.
    lis 16 15:55:07 t61 kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    lis 16 15:55:07 t61 kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    lis 16 15:55:07 t61 kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    lis 16 15:55:07 t61 kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys memory
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys devices
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys freezer
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys net_cls
    lis 16 15:55:07 t61 kernel: Initializing cgroup subsys blkio
    lis 16 15:55:07 t61 kernel: CPU: Physical Processor ID: 0
    lis 16 15:55:07 t61 kernel: CPU: Processor Core ID: 0
    lis 16 15:55:07 t61 kernel: mce: CPU supports 6 MCE banks
    lis 16 15:55:07 t61 kernel: CPU0: Thermal monitoring enabled (TM2)
    lis 16 15:55:07 t61 kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
    lis 16 15:55:07 t61 kernel: Freeing SMP alternatives memory: 20K (ffffffff81a02000 - ffffffff81a07000)
    lis 16 15:55:07 t61 kernel: ftrace: allocating 20675 entries in 81 pages
    lis 16 15:55:07 t61 kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    lis 16 15:55:07 t61 kernel: smpboot: CPU0: Intel(R) Core(TM)2 Duo CPU T8100 @ 2.10GHz (fam: 06, model: 17, stepping: 06)
    lis 16 15:55:07 t61 kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    lis 16 15:55:07 t61 kernel: ... version: 2
    lis 16 15:55:07 t61 kernel: ... bit width: 40
    lis 16 15:55:07 t61 kernel: ... generic registers: 2
    lis 16 15:55:07 t61 kernel: ... value mask: 000000ffffffffff
    lis 16 15:55:07 t61 kernel: ... max period: 000000007fffffff
    lis 16 15:55:07 t61 kernel: ... fixed-purpose events: 3
    lis 16 15:55:07 t61 kernel: ... event mask: 0000000700000003
    lis 16 15:55:07 t61 kernel: x86: Booting SMP configuration:
    lis 16 15:55:07 t61 kernel: .... node #0, CPUs: #1
    lis 16 15:55:07 t61 kernel: TSC synchronization [CPU#0 -> CPU#1]:
    lis 16 15:55:07 t61 kernel: Measured 383775 cycles TSC warp between CPUs, turning off TSC clock.
    lis 16 15:55:07 t61 kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed
    lis 16 15:55:07 t61 kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    lis 16 15:55:07 t61 kernel: x86: Booted up 1 node, 2 CPUs
    lis 16 15:55:07 t61 kernel: smpboot: Total of 2 processors activated (8382.07 BogoMIPS)
    lis 16 15:55:07 t61 kernel: devtmpfs: initialized
    lis 16 15:55:07 t61 kernel: PM: Registering ACPI NVS region [mem 0xbeecc000-0xbeefffff] (212992 bytes)
    lis 16 15:55:07 t61 kernel: pinctrl core: initialized pinctrl subsystem
    lis 16 15:55:07 t61 kernel: RTC time: 14:54:57, date: 11/16/14
    lis 16 15:55:07 t61 kernel: NET: Registered protocol family 16
    lis 16 15:55:07 t61 kernel: cpuidle: using governor ladder
    lis 16 15:55:07 t61 kernel: cpuidle: using governor menu
    lis 16 15:55:07 t61 kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    lis 16 15:55:07 t61 kernel: ACPI: bus type PCI registered
    lis 16 15:55:07 t61 kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    lis 16 15:55:07 t61 kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
    lis 16 15:55:07 t61 kernel: PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
    lis 16 15:55:07 t61 kernel: PCI: Using configuration type 1 for base access
    lis 16 15:55:07 t61 kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    lis 16 15:55:07 t61 kernel: mtrr: probably your BIOS does not setup all CPUs.
    lis 16 15:55:07 t61 kernel: mtrr: corrected configuration.
    lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Module Device)
    lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Processor Device)
    lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Processor Aggregator Device)
    lis 16 15:55:07 t61 kernel: ACPI: Added _OSI(Linux)
    lis 16 15:55:07 t61 kernel: ACPI : EC: EC description table is found, configuring boot EC
    lis 16 15:55:07 t61 kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query honored via DMI
    lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BE40F800 0002C4 (v01 PmRef Cpu0Ist 00000100 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BA3FC000 00085E (v01 PmRef Cpu0Cst 00000100 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BA2BE800 0000C8 (v01 PmRef Cpu1Ist 00000100 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: Dynamic OEM Table Load:
    lis 16 15:55:07 t61 kernel: ACPI: SSDT 0xFFFF8800BA2BFC00 000085 (v01 PmRef Cpu1Cst 00000100 INTL 20050513)
    lis 16 15:55:07 t61 kernel: ACPI: Interpreter enabled
    lis 16 15:55:07 t61 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20140724/hwxface-580)
    lis 16 15:55:07 t61 kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140724/hwxface-580)
    lis 16 15:55:07 t61 kernel: ACPI: (supports S0 S3 S4 S5)
    lis 16 15:55:07 t61 kernel: ACPI: Using IOAPIC for interrupt routing
    lis 16 15:55:07 t61 kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    lis 16 15:55:07 t61 kernel: ACPI: Power Resource [PUBS] (on)
    lis 16 15:55:07 t61 kernel: acpi PNP0C0A:01: ACPI dock station (docks/bays count: 1)
    lis 16 15:55:07 t61 kernel: acpi LNXIOBAY:00: ACPI dock station (docks/bays count: 2)
    lis 16 15:55:07 t61 kernel: acpi IBM0079:00: ACPI dock station (docks/bays count: 3)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
    lis 16 15:55:07 t61 kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    lis 16 15:55:07 t61 kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    lis 16 15:55:07 t61 kernel: acpi PNP0A08:00: _OSC: OS now controls [PCIeHotplug PME AER PCIeCapability]
    lis 16 15:55:07 t61 kernel: acpi PNP0A08:00: [Firmware Info]: MMCONFIG for domain 0000 [bus 00-3f] only partially covers this bridge
    lis 16 15:55:07 t61 kernel: PCI host bridge to bus 0000:00
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0xbf000000-0xfebfffff]
    lis 16 15:55:07 t61 kernel: pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff]
    lis 16 15:55:07 t61 kernel: pci 0000:00:00.0: [8086:2a00] type 00 class 0x060000
    lis 16 15:55:07 t61 kernel: pci 0000:00:01.0: [8086:2a01] type 01 class 0x060400
    lis 16 15:55:07 t61 kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: [8086:1049] type 00 class 0x020000
    lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: reg 0x10: [mem 0xfe200000-0xfe21ffff]
    lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: reg 0x14: [mem 0xfe225000-0xfe225fff]
    lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: reg 0x18: [io 0x1840-0x185f]
    lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: PME# supported from D0 D3hot D3cold
    lis 16 15:55:07 t61 kernel: pci 0000:00:19.0: System wakeup disabled by ACPI
    lis 16 15:55:07 t61 kernel: pci 0000:00:1a.0: [8086:2834] type 00 class 0x0c0300
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.0: reg 0x20: [io 0x1860-0x187f]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.1: [8086:2835] type 00 class 0x0c0300
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.1: reg 0x20: [io 0x1880-0x189f]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: [8086:283a] type 00 class 0x0c0320
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xfe226c00-0xfe226fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: [8086:284b] type 00 class 0x040300
    lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xfe220000-0xfe223fff 64bit]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: [8086:283f] type 01 class 0x060400
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: [8086:2841] type 01 class 0x060400
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: [8086:2843] type 01 class 0x060400
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: [8086:2845] type 01 class 0x060400
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: [8086:2847] type 01 class 0x060400
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.0: [8086:2830] type 00 class 0x0c0300
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.0: reg 0x20: [io 0x18a0-0x18bf]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.1: [8086:2831] type 00 class 0x0c0300
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.1: reg 0x20: [io 0x18c0-0x18df]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.2: [8086:2832] type 00 class 0x0c0300
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.2: reg 0x20: [io 0x18e0-0x18ff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: [8086:2836] type 00 class 0x0c0320
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfe227000-0xfe2273ff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: [8086:2448] type 01 class 0x060401
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: [8086:2811] type 00 class 0x060100
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: can't claim BAR 13 [io 0x1000-0x107f]: address conflict with ACPI CPU throttle [io 0x1010-0x1015]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: quirk: [io 0x1180-0x11bf] claimed by ICH6 GPIO
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 1600 (mask 007f)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 15e0 (mask 000f)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 1680 (mask 001f)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: [8086:2850] type 00 class 0x01018a
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x18: [io 0x0000-0x0007]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x1c: [io 0x0000-0x0003]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: reg 0x20: [io 0x1830-0x183f]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x14: [io 0x03f6]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.1: legacy IDE quirk: reg 0x1c: [io 0x0376]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: [8086:2829] type 00 class 0x010601
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x10: [io 0x1c48-0x1c4f]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x14: [io 0x1c1c-0x1c1f]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x18: [io 0x1c40-0x1c47]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x1c18-0x1c1b]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x20: [io 0x1c20-0x1c3f]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xfe226000-0xfe2267ff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.2: PME# supported from D3hot
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.3: [8086:283e] type 00 class 0x0c0500
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xfe227400-0xfe2274ff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.3: reg 0x20: [io 0x1c60-0x1c7f]
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: [10de:0429] type 00 class 0x030000
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd6000000-0xd6ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe0000000-0xefffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xd4000000-0xd5ffffff 64bit]
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x24: [io 0x2000-0x207f]
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: bridge window [mem 0xd4000000-0xd6ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: bridge window [mem 0xfc000000-0xfdffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: [8086:4230] type 00 class 0x028000
    lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: reg 0x10: [mem 0xdf2fe000-0xdf2fffff 64bit]
    lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: bridge window [mem 0xdc100000-0xdf2fffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: bridge window [mem 0xd8000000-0xd9ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: bridge window [mem 0xdfa00000-0xdfafffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: bridge window [io 0x6000-0x6fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: bridge window [mem 0xd0000000-0xd1ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: bridge window [mem 0xdf700000-0xdf7fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: bridge window [io 0x7000-0x7fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: bridge window [mem 0xcc000000-0xcdffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: bridge window [mem 0xdf400000-0xdf4fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: [1180:0476] type 02 class 0x060700
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: reg 0x10: [mem 0xf8100000-0xf8100fff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: supports D1 D2
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: [1180:0832] type 00 class 0x0c0010
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: reg 0x10: [mem 0xf8101000-0xf81017ff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: supports D1 D2
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.1: PME# supported from D0 D1 D2 D3hot D3cold
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: PCI bridge to [bus 15-18] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [io 0x8000-0xbfff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xfbffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000d3fff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d4000-0x000d7fff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0x000d8000-0x000dbfff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0x000dc000-0x000dffff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0xbf000000-0xfebfffff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0xfed40000-0xfed4bfff] (subtractive decode)
    lis 16 15:55:08 t61 kernel: pci_bus 0000:16: busn_res: can not insert [bus 16-ff] under [bus 15-18] (conflicts with (null) [bus 15-18])
    lis 16 15:55:08 t61 kernel: pci_bus 0000:16: busn_res: [bus 16-ff] end is updated to 17
    lis 16 15:55:08 t61 kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported)
    lis 16 15:55:08 t61 kernel: ACPI: Enabled 3 GPEs in block 00 to 1F
    lis 16 15:55:08 t61 kernel: ACPI : EC: GPE = 0x12, I/O: command/status = 0x66, data = 0x62
    lis 16 15:55:08 t61 kernel: vgaarb: setting as boot device: PCI:0000:01:00.0
    lis 16 15:55:08 t61 kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    lis 16 15:55:08 t61 kernel: vgaarb: loaded
    lis 16 15:55:08 t61 kernel: vgaarb: bridge control possible 0000:01:00.0
    lis 16 15:55:08 t61 kernel: PCI: Using ACPI for IRQ routing
    lis 16 15:55:08 t61 kernel: PCI: pci_cache_line_size set to 64 bytes
    lis 16 15:55:08 t61 kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    lis 16 15:55:08 t61 kernel: e820: reserve RAM buffer [mem 0xbeeb0000-0xbfffffff]
    lis 16 15:55:08 t61 kernel: NetLabel: Initializing
    lis 16 15:55:08 t61 kernel: NetLabel: domain hash size = 128
    lis 16 15:55:08 t61 kernel: NetLabel: protocols = UNLABELED CIPSOv4
    lis 16 15:55:08 t61 kernel: NetLabel: unlabeled traffic allowed by default
    lis 16 15:55:08 t61 kernel: HPET: 3 timers in total, 0 timers will be used for per-cpu timer
    lis 16 15:55:08 t61 kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    lis 16 15:55:08 t61 kernel: hpet0: 3 comparators, 64-bit 14.318180 MHz counter
    lis 16 15:55:08 t61 kernel: Switched to clocksource hpet
    lis 16 15:55:08 t61 kernel: pnp: PnP ACPI init
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000c8000-0x000cbfff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000cc000-0x000cffff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000e0000-0x000e3fff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000e4000-0x000e7fff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000e8000-0x000ebfff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000ec000-0x000effff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0x00100000-0xbeffffff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0xfec00000-0xfed3ffff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: [mem 0xfed4c000-0xffffffff] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
    lis 16 15:55:08 t61 kernel: system 00:01: [io 0x164e-0x164f] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [io 0x1000-0x107f] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [io 0x1180-0x11bf] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [io 0x0800-0x080f] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [io 0x15e0-0x15ef] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [io 0x1600-0x165f] could not be reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xf0000000-0xf3ffffff] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: [mem 0xfed45000-0xfed4bfff] has been reserved
    lis 16 15:55:08 t61 kernel: system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    lis 16 15:55:08 t61 kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    lis 16 15:55:08 t61 kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    lis 16 15:55:08 t61 kernel: pnp 00:04: Plug and Play ACPI device, IDs IBM0057 PNP0f13 (active)
    lis 16 15:55:08 t61 kernel: pnp 00:05: Plug and Play ACPI device, IDs ATM1200 PNP0c31 (active)
    lis 16 15:55:08 t61 kernel: pnp: PnP ACPI: found 6 devices
    lis 16 15:55:08 t61 kernel: pci 0000:00:1f.0: BAR 13: [io 0x1000-0x107f] has bogus alignment
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: BAR 6: no space for [mem size 0x00020000 pref]
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: BAR 6: failed to assign [mem size 0x00020000 pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: bridge window [io 0x2000-0x2fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: bridge window [mem 0xd4000000-0xd6ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:01.0: bridge window [mem 0xe0000000-0xefffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: bridge window [io 0x3000-0x3fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: bridge window [mem 0xfc000000-0xfdffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.0: bridge window [mem 0xf8000000-0xf80fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: bridge window [io 0x4000-0x4fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: bridge window [mem 0xdc100000-0xdf2fffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.1: bridge window [mem 0xdfd00000-0xdfdfffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: bridge window [io 0x5000-0x5fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: bridge window [mem 0xd8000000-0xd9ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.2: bridge window [mem 0xdfa00000-0xdfafffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: PCI bridge to [bus 05-0c]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: bridge window [io 0x6000-0x6fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: bridge window [mem 0xd0000000-0xd1ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.3: bridge window [mem 0xdf700000-0xdf7fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: PCI bridge to [bus 0d-14]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: bridge window [io 0x7000-0x7fff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: bridge window [mem 0xcc000000-0xcdffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1c.4: bridge window [mem 0xdf400000-0xdf4fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[15]=[mem 0x04000000-0x03ffffff pref] get_res_add_size add_size 4000000
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[16]=[mem 0x04000000-0x03ffffff] get_res_add_size add_size 4000000
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[13]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: res[14]=[io 0x0100-0x00ff] get_res_add_size add_size 100
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 15: assigned [mem 0xf4000000-0xf7ffffff pref]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 16: assigned [mem 0xc0000000-0xc3ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 13: assigned [io 0x8000-0x80ff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: BAR 14: assigned [io 0x8400-0x84ff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: CardBus bridge to [bus 16-17]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: bridge window [io 0x8000-0x80ff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: bridge window [io 0x8400-0x84ff]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: bridge window [mem 0xf4000000-0xf7ffffff pref]
    lis 16 15:55:08 t61 kernel: pci 0000:15:00.0: bridge window [mem 0xc0000000-0xc3ffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: PCI bridge to [bus 15-18]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [io 0x8000-0xbfff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0xf8100000-0xfbffffff]
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: bridge window [mem 0xf4000000-0xf7ffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 11 [mem 0xbf000000-0xfebfffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:00: resource 12 [mem 0xfed40000-0xfed4bfff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:01: resource 0 [io 0x2000-0x2fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:01: resource 1 [mem 0xd4000000-0xd6ffffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:02: resource 0 [io 0x3000-0x3fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:02: resource 1 [mem 0xfc000000-0xfdffffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:02: resource 2 [mem 0xf8000000-0xf80fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:03: resource 0 [io 0x4000-0x4fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:03: resource 1 [mem 0xdc100000-0xdf2fffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:03: resource 2 [mem 0xdfd00000-0xdfdfffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:04: resource 0 [io 0x5000-0x5fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:04: resource 1 [mem 0xd8000000-0xd9ffffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:04: resource 2 [mem 0xdfa00000-0xdfafffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:05: resource 0 [io 0x6000-0x6fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:05: resource 1 [mem 0xd0000000-0xd1ffffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:05: resource 2 [mem 0xdf700000-0xdf7fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:0d: resource 0 [io 0x7000-0x7fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:0d: resource 1 [mem 0xcc000000-0xcdffffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:0d: resource 2 [mem 0xdf400000-0xdf4fffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 0 [io 0x8000-0xbfff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 1 [mem 0xf8100000-0xfbffffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 2 [mem 0xf4000000-0xf7ffffff 64bit pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 4 [io 0x0000-0x0cf7]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 5 [io 0x0d00-0xffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 6 [mem 0x000a0000-0x000bffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 7 [mem 0x000d0000-0x000d3fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 8 [mem 0x000d4000-0x000d7fff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 9 [mem 0x000d8000-0x000dbfff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 10 [mem 0x000dc000-0x000dffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 11 [mem 0xbf000000-0xfebfffff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:15: resource 12 [mem 0xfed40000-0xfed4bfff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 0 [io 0x8000-0x80ff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 1 [io 0x8400-0x84ff]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 2 [mem 0xf4000000-0xf7ffffff pref]
    lis 16 15:55:08 t61 kernel: pci_bus 0000:16: resource 3 [mem 0xc0000000-0xc3ffffff]
    lis 16 15:55:08 t61 kernel: NET: Registered protocol family 2
    lis 16 15:55:08 t61 kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    lis 16 15:55:08 t61 kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    lis 16 15:55:08 t61 kernel: TCP: Hash tables configured (established 32768 bind 32768)
    lis 16 15:55:08 t61 kernel: TCP: reno registered
    lis 16 15:55:08 t61 kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    lis 16 15:55:08 t61 kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    lis 16 15:55:08 t61 kernel: NET: Registered protocol family 1
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: Video device with shadowed ROM
    lis 16 15:55:08 t61 kernel: PCI: CLS mismatch (64 != 32), using 64 bytes
    lis 16 15:55:08 t61 kernel: Unpacking initramfs...
    lis 16 15:55:08 t61 kernel: Freeing initrd memory: 3276K (ffff88003798a000 - ffff880037cbd000)
    lis 16 15:55:08 t61 kernel: Simple Boot Flag at 0x35 set to 0x1
    lis 16 15:55:08 t61 kernel: microcode: CPU0 sig=0x10676, pf=0x80, revision=0x60f
    lis 16 15:55:08 t61 kernel: microcode: CPU1 sig=0x10676, pf=0x80, revision=0x60f
    lis 16 15:55:08 t61 kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    lis 16 15:55:08 t61 kernel: Scanning for low memory corruption every 60 seconds
    lis 16 15:55:08 t61 kernel: futex hash table entries: 512 (order: 3, 32768 bytes)
    lis 16 15:55:08 t61 kernel: Initialise system trusted keyring
    lis 16 15:55:08 t61 kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    lis 16 15:55:08 t61 kernel: zpool: loaded
    lis 16 15:55:08 t61 kernel: zbud: loaded
    lis 16 15:55:08 t61 kernel: VFS: Disk quotas dquot_6.5.2
    lis 16 15:55:08 t61 kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    lis 16 15:55:08 t61 kernel: msgmni has been set to 5989
    lis 16 15:55:08 t61 kernel: Key type big_key registered
    lis 16 15:55:08 t61 kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    lis 16 15:55:08 t61 kernel: io scheduler noop registered
    lis 16 15:55:08 t61 kernel: io scheduler deadline registered
    lis 16 15:55:08 t61 kernel: io scheduler cfq registered (default)
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.1: irq 26 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.2: irq 27 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.3: irq 28 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.4: irq 29 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:01.0:pcie01: service driver pcie_pme loaded
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded
    lis 16 15:55:08 t61 kernel: pcieport 0000:00:1c.4: Signaling PME through PCIe PME interrupt
    lis 16 15:55:08 t61 kernel: pcie_pme 0000:00:1c.4:pcie01: service driver pcie_pme loaded
    lis 16 15:55:08 t61 kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    lis 16 15:55:08 t61 kernel: pciehp: Using ACPI for slot detection.
    lis 16 15:55:08 t61 kernel: pciehp 0000:00:1c.3:pcie04: Slot #5 AttnBtn- AttnInd- PwrInd- PwrCtrl- MRL- Interlock- NoCompl- LLActRep+
    lis 16 15:55:08 t61 kernel: pciehp 0000:00:1c.3:pcie04: Timeout on hotplug command 0x00000000 (issued 1333 msec ago)
    lis 16 15:55:08 t61 kernel: pciehp 0000:00:1c.3:pcie04: service driver pciehp loaded
    lis 16 15:55:08 t61 kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    lis 16 15:55:08 t61 kernel: vesafb: mode is 1280x1024x32, linelength=5120, pages=0
    lis 16 15:55:08 t61 kernel: vesafb: scrolling: redraw
    lis 16 15:55:08 t61 kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    lis 16 15:55:08 t61 kernel: vesafb: framebuffer at 0xd5000000, mapped to 0xffffc90004780000, using 5120k, total 5120k
    lis 16 15:55:08 t61 kernel: Console: switching to colour frame buffer device 160x64
    lis 16 15:55:08 t61 kernel: fb0: VESA VGA frame buffer device
    lis 16 15:55:08 t61 kernel: intel_idle: does not run on family 6 model 23
    lis 16 15:55:08 t61 kernel: GHES: HEST is not enabled!
    lis 16 15:55:08 t61 kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    lis 16 15:55:08 t61 kernel: Linux agpgart interface v0.103
    lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: RTC can wake from S4
    lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    lis 16 15:55:08 t61 kernel: ledtrig-cpu: registered to indicate activity on CPUs
    lis 16 15:55:08 t61 kernel: TCP: cubic registered
    lis 16 15:55:08 t61 kernel: NET: Registered protocol family 10
    lis 16 15:55:08 t61 kernel: NET: Registered protocol family 17
    lis 16 15:55:08 t61 kernel: Loading compiled-in X.509 certificates
    lis 16 15:55:08 t61 kernel: registered taskstats version 1
    lis 16 15:55:08 t61 kernel: Magic number: 6:608:940
    lis 16 15:55:08 t61 kernel: pci_express 0000:00:1c.3:pcie08: hash matches
    lis 16 15:55:08 t61 kernel: rtc_cmos 00:02: setting system clock to 2014-11-16 14:54:59 UTC (1416149699)
    lis 16 15:55:08 t61 kernel: PM: Hibernation image not present or could not be loaded.
    lis 16 15:55:08 t61 kernel: Freeing unused kernel memory: 1140K (ffffffff818e5000 - ffffffff81a02000)
    lis 16 15:55:08 t61 kernel: Write protecting the kernel read-only data: 8192k
    lis 16 15:55:08 t61 kernel: Freeing unused kernel memory: 752K (ffff880001544000 - ffff880001600000)
    lis 16 15:55:08 t61 kernel: Freeing unused kernel memory: 336K (ffff8800017ac000 - ffff880001800000)
    lis 16 15:55:08 t61 kernel: random: systemd-tmpfile urandom read with 3 bits of entropy available
    lis 16 15:55:08 t61 kernel: i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    lis 16 15:55:08 t61 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    lis 16 15:55:08 t61 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12
    lis 16 15:55:08 t61 kernel: ACPI: bus type USB registered
    lis 16 15:55:08 t61 kernel: usbcore: registered new interface driver usbfs
    lis 16 15:55:08 t61 kernel: usbcore: registered new interface driver hub
    lis 16 15:55:08 t61 kernel: usbcore: registered new device driver usb
    lis 16 15:55:08 t61 kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    lis 16 15:55:08 t61 kernel: uhci_hcd: USB Universal Host Controller Interface driver
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.0: irq 20, io base 0x00001860
    lis 16 15:55:08 t61 kernel: hub 1-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 1-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: ehci-pci: EHCI PCI platform driver
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 2
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x00001880
    lis 16 15:55:08 t61 kernel: hub 2-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 2-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 3
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.0: irq 16, io base 0x000018a0
    lis 16 15:55:08 t61 kernel: hub 3-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 3-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 4
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.1: irq 17, io base 0x000018c0
    lis 16 15:55:08 t61 kernel: hub 4-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 4-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 5
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
    lis 16 15:55:08 t61 kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x000018e0
    lis 16 15:55:08 t61 kernel: hub 5-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 5-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 6
    lis 16 15:55:08 t61 kernel: SCSI subsystem initialized
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: irq 22, io mem 0xfe226c00
    lis 16 15:55:08 t61 kernel: pci 0000:00:1e.0: enabling device (0005 -> 0007)
    lis 16 15:55:08 t61 kernel: libata version 3.00 loaded.
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    lis 16 15:55:08 t61 kernel: hub 6-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 6-0:1.0: 4 ports detected
    lis 16 15:55:08 t61 kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    lis 16 15:55:08 t61 kernel: hub 1-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 1-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: firewire_ohci 0000:15:00.1: added OHCI v1.10 device as card 0, 4 IR + 4 IT contexts, quirks 0x11
    lis 16 15:55:08 t61 kernel: hub 2-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 2-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: ata_piix 0000:00:1f.1: version 2.13
    lis 16 15:55:08 t61 kernel: scsi host0: ata_piix
    lis 16 15:55:08 t61 kernel: scsi host1: ata_piix
    lis 16 15:55:08 t61 kernel: ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x1830 irq 14
    lis 16 15:55:08 t61 kernel: ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x1838 irq 15
    lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: version 3.0
    lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: irq 30 for MSI/MSI-X
    lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 3 ports 1.5 Gbps 0x1 impl SATA mode
    lis 16 15:55:08 t61 kernel: ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pio slum part ccc
    lis 16 15:55:08 t61 kernel: ata2: port disabled--ignoring
    lis 16 15:55:08 t61 kernel: scsi host2: ahci
    lis 16 15:55:08 t61 kernel: scsi host3: ahci
    lis 16 15:55:08 t61 kernel: scsi host4: ahci
    lis 16 15:55:08 t61 kernel: ata3: SATA max UDMA/133 abar m2048@0xfe226000 port 0xfe226100 irq 30
    lis 16 15:55:08 t61 kernel: ata4: DUMMY
    lis 16 15:55:08 t61 kernel: ata5: DUMMY
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 7
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: debug port 1
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: irq 19, io mem 0xfe227000
    lis 16 15:55:08 t61 kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    lis 16 15:55:08 t61 kernel: hub 7-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 7-0:1.0: 6 ports detected
    lis 16 15:55:08 t61 kernel: hub 3-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 3-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: hub 4-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 4-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: hub 5-0:1.0: USB hub found
    lis 16 15:55:08 t61 kernel: hub 5-0:1.0: 2 ports detected
    lis 16 15:55:08 t61 kernel: ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-U10N, 1.05, max UDMA/33
    lis 16 15:55:08 t61 kernel: ata1.00: configured for UDMA/33
    lis 16 15:55:08 t61 kernel: scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-U10N 1.05 PQ: 0 ANSI: 5
    lis 16 15:55:08 t61 kernel: ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    lis 16 15:55:08 t61 kernel: ata3.00: ATA-8: WDC WD3200BEVT-00A23T0, 01.01A01, max UDMA/133
    lis 16 15:55:08 t61 kernel: ata3.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    lis 16 15:55:08 t61 kernel: ata3.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out
    lis 16 15:55:08 t61 kernel: ata3.00: configured for UDMA/133
    lis 16 15:55:08 t61 kernel: scsi 2:0:0:0: Direct-Access ATA WDC WD3200BEVT-0 1A01 PQ: 0 ANSI: 5
    lis 16 15:55:08 t61 kernel: sr 0:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
    lis 16 15:55:08 t61 kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    lis 16 15:55:08 t61 kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0
    lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB)
    lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Write Protect is off
    lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
    lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    lis 16 15:55:08 t61 kernel: sda: sda1 sda2 sda3
    lis 16 15:55:08 t61 kernel: sd 2:0:0:0: [sda] Attached SCSI disk
    lis 16 15:55:08 t61 kernel: firewire_core 0000:15:00.1: created device fw0: GUID 00061b032a56ecc5, S400
    lis 16 15:55:08 t61 kernel: usb 1-1: new full-speed USB device number 2 using uhci_hcd
    lis 16 15:55:08 t61 kernel: usb 1-2: new full-speed USB device number 3 using uhci_hcd
    lis 16 15:55:08 t61 kernel: usb 2-1: new low-speed USB device number 2 using uhci_hcd
    lis 16 15:55:08 t61 kernel: hidraw: raw HID events driver (C) Jiri Kosina
    lis 16 15:55:08 t61 kernel: usbcore: registered new interface driver usbhid
    lis 16 15:55:08 t61 kernel: usbhid: USB HID core driver
    lis 16 15:55:08 t61 kernel: input: Microsoft Microsoft Optical Mouse with Tilt Wheel as /devices/pci0000:00/0000:00:1a.1/usb2/2-1/2-1:1.0/0003:045E:00D1.0001/input/input2
    lis 16 15:55:08 t61 kernel: hid-generic 0003:045E:00D1.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Microsoft Optical Mouse with Tilt Wheel] on usb-0000:00:1a.1-1/input0
    lis 16 15:55:08 t61 kernel: floppy0: no floppy controllers found
    lis 16 15:55:08 t61 kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
    lis 16 15:55:08 t61 kernel: random: nonblocking pool is initialized
    lis 16 15:55:08 t61 kernel: fuse init (API version 7.23)
    lis 16 15:55:08 t61 kernel: EXT4-fs (sda1): re-mounted. Opts: data=ordered
    lis 16 15:55:08 t61 systemd-journal[126]: Journal started
    lis 16 15:55:06 t61 systemd-modules-load[124]: Inserted module 'fuse'
    lis 16 15:55:07 t61 systemd-udevd[151]: starting version 217
    lis 16 15:55:09 t61 kernel: Monitor-Mwait will be used to enter C-1 state
    lis 16 15:55:09 t61 kernel: Monitor-Mwait will be used to enter C-2 state
    lis 16 15:55:09 t61 kernel: Monitor-Mwait will be used to enter C-3 state
    lis 16 15:55:09 t61 kernel: ACPI: acpi_idle registered with cpuidle
    lis 16 15:55:09 t61 kernel: tpm_tis 00:05: 1.2 TPM (device-id 0x3203, rev-id 9)
    lis 16 15:55:09 t61 kernel: ACPI: Video Device [VID1] (multi-head: yes rom: no post: no)
    lis 16 15:55:09 t61 kernel: acpi device:06: registered as cooling_device2
    lis 16 15:55:09 t61 kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:05/LNXVIDEO:01/input/input3
    lis 16 15:55:09 t61 kernel: tpm_tis 00:05: TPM is disabled/deactivated (0x6)
    lis 16 15:55:09 t61 kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
    lis 16 15:55:09 t61 kernel: ACPI: Lid Switch [LID]
    lis 16 15:55:09 t61 kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input5
    lis 16 15:55:09 t61 kernel: ACPI: Sleep Button [SLPB]
    lis 16 15:55:09 t61 kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
    lis 16 15:55:09 t61 kernel: ACPI: Power Button [PWRF]
    lis 16 15:55:09 t61 kernel: snd_hda_intel 0000:00:1b.0: probe_mask set to 0x1 for device 17aa:20ac
    lis 16 15:55:09 t61 kernel: snd_hda_intel 0000:00:1b.0: irq 31 for MSI/MSI-X
    lis 16 15:55:09 t61 kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    lis 16 15:55:09 t61 kernel: pps_core: LinuxPPS API ver. 1 registered
    lis 16 15:55:09 t61 kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    lis 16 15:55:09 t61 kernel: wmi: Mapper loaded
    lis 16 15:55:09 t61 kernel: thermal LNXTHERM:00: registered as thermal_zone0
    lis 16 15:55:09 t61 kernel: ACPI: Thermal Zone [THM0] (58 C)
    lis 16 15:55:09 t61 kernel: thermal LNXTHERM:01: registered as thermal_zone1
    lis 16 15:55:09 t61 kernel: ACPI: Thermal Zone [THM1] (60 C)
    lis 16 15:55:09 t61 kernel: ACPI: Battery Slot [BAT0] (battery present)
    lis 16 15:55:09 t61 kernel: PTP clock support registered
    lis 16 15:55:09 t61 kernel: ACPI: AC Adapter [AC] (on-line)
    lis 16 15:55:10 t61 kernel: Non-volatile memory driver v1.3
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: ThinkPad ACPI Extras v0.25
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: http://ibm-acpi.sf.net/
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: ThinkPad BIOS 7LETD0WW (2.30 ), EC 7KHT24WW-1.08
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: Lenovo ThinkPad T61, model 7664R6G
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: detected a 16-level brightness capable ThinkPad
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: ACPI backlight control delay disabled
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: radio switch found; radios are enabled
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    lis 16 15:55:10 t61 kernel: thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    lis 16 15:55:10 t61 kernel: input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input7
    lis 16 15:55:10 t61 kernel: e1000e: Intel(R) PRO/1000 Network Driver - 2.3.2-k
    l

    If it is that bug, the fix is in 3.17.3 which is in [core] now.
    My experience is crashes like that are usually hardware instability.  Last time it happened to me it was because my RAM.  I had to underclock it to make it stable.  If the kernel update doesn't help you, you could try running a stress test like Prime95.
    http://www.mersenne.org/download/
    If your hardware is unstable it will usually crash after only 5-10 minutes.  If you can run it for multiple hours that can help rule out hardware.

  • Waiting for udev uevents to be processed [BUSY]

    During reboot, my system hangs for whatever the time set in rc.conf, UDEV_TIMEOUT=<> . When I set it to 10 sec, I get an error.
    My system does boot and function normally, other than the long "waiting for udev" pause.
    I set VERBOSE=<> in rc.conf from 3 to 4, and I see the following:
    SP5100 TCO timer: SP5100 TCO WatchDog Timer Driver v0.01
    SP5100 TCO timer: mmio address 0xfec000f0 already in use
    I did a search, but found out the waiting for udev errors can be from various causes.
    I hope to troubleshoot and solve here with some help.
    rc.conf DAEMONS:
    DAEMONS=(hwclock syslog-ng dbus networkmanager !network netfs crond @alsa @sshd @fail2ban @cups @ntpd)
    kernel log for last reboot:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Initializing cgroup subsys cpuset
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Initializing cgroup subsys cpu
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Linux version 2.6.39-ARCH (thomas@evey) (gcc version 4.6.0 20110603 (prerelease) (GCC) ) #1 SMP PREEMPT Mon Jun 27 21:26:22 CEST 2011
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Command line: root=/dev/sda6 ro
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-provided physical RAM map:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009ec00 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 000000000009ec00 - 00000000000a0000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 0000000000100000 - 00000000c7f80000 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000c7f80000 - 00000000c7f8e000 (ACPI data)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000c7f8e000 - 00000000c7fd0000 (ACPI NVS)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000c7fd0000 - 00000000c8000000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 00000000ff700000 - 0000000100000000 (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] BIOS-e820: 0000000100000000 - 0000000138000000 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NX (Execute Disable) protection: active
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMI present.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMI: System manufacturer System Product Name/M3A78-CM, BIOS 1201 01/09/2009
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] No AGP bridge found
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] last_pfn = 0x138000 max_arch_pfn = 0x400000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] MTRR default type: uncachable
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] MTRR fixed ranges enabled:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 00000-9FFFF write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] A0000-EFFFF uncachable
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] F0000-FFFFF write-protect
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] MTRR variable ranges enabled:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 2 base 0000C0000000 mask FFFFF8000000 write-back
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 3 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 4 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 5 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 6 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 7 disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] TOM2: 0000000138000000 aka 4992M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] e820 update range: 00000000c8000000 - 0000000100000000 (usable) ==> (reserved)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] last_pfn = 0xc7f80 max_arch_pfn = 0x400000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] initial memory mapped : 0 - 20000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Base memory trampoline at [ffff880000099000] 99000 size 20480
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Using GB pages for direct mapping
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] init_memory_mapping: 0000000000000000-00000000c7f80000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0000000000 - 00c0000000 page 1G
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 00c0000000 - 00c7e00000 page 2M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 00c7e00000 - 00c7f80000 page 4k
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] kernel direct mapping tables up to c7f80000 @ c7f7d000-c7f80000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] init_memory_mapping: 0000000100000000-0000000138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0100000000 - 0138000000 page 2M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] kernel direct mapping tables up to 138000000 @ 137ffe000-138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] RAMDISK: 37e3c000 - 37ff0000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: RSDP 00000000000fb520 00024 (v02 ACPIAM)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: XSDT 00000000c7f80100 00054 (v01 010909 XSDT1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: FACP 00000000c7f80290 000F4 (v03 010909 FACP1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: DSDT 00000000c7f805c0 0A172 (v01 A0901 A0901001 00000001 INTL 20051117)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: FACS 00000000c7f8e000 00040
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: APIC 00000000c7f80390 0006C (v01 010909 APIC1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: MCFG 00000000c7f80400 0003C (v01 010909 OEMMCFG 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: OEMB 00000000c7f8e040 00071 (v01 010909 OEMB1553 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: HPET 00000000c7f8a740 00038 (v01 010909 OEMHPET 20090109 MSFT 00000097)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: SSDT 00000000c7f8a780 00544 (v01 A M I POWERNOW 00000001 AMD 00000001)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Scanning NUMA topology in Northbridge 24
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] No NUMA configuration found
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Faking a node at 0000000000000000-0000000138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NUMA: Using 63 for the hash shift.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Initmem setup node 0 0000000000000000-0000000138000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NODE_DATA [0000000137ff9000 - 0000000137ffdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] [ffffea0000000000-ffffea00045fffff] PMD -> [ffff880133600000-ffff880136ffffff] on node 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Zone PFN ranges:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA 0x00000010 -> 0x00001000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA32 0x00001000 -> 0x00100000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Normal 0x00100000 -> 0x00138000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Movable zone start PFN for each node
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] early_node_map[3] active PFN ranges
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0: 0x00000010 -> 0x0000009e
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0: 0x00000100 -> 0x000c7f80
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] 0: 0x00100000 -> 0x00138000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] On node 0 totalpages: 1048334
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA zone: 56 pages used for memmap
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA zone: 5 pages reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA zone: 3921 pages, LIFO batch:0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA32 zone: 14280 pages used for memmap
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] DMA32 zone: 800696 pages, LIFO batch:31
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Normal zone: 3136 pages used for memmap
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Normal zone: 226240 pages, LIFO batch:31
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: Local APIC address 0xfee00000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IRQ0 used by override.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IRQ2 used by override.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: IRQ9 used by override.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] nr_irqs_gsi: 40
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e4000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000000e4000 - 0000000000100000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7f80000 - 00000000c7f8e000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7f8e000 - 00000000c7fd0000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c7fd0000 - 00000000c8000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000c8000000 - 00000000ff700000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000ff700000 - 0000000100000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Allocating PCI resources starting at c8000000 (gap: c8000000:37700000)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Booting paravirtualized kernel on bare hardware
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff880137c00000 s83136 r8192 d23360 u524288
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] pcpu-alloc: s83136 r8192 d23360 u524288 alloc=1*2097152
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] pcpu-alloc: [0] 0 1 2 3
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1030857
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Policy zone: Normal
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Kernel command line: root=/dev/sda6 ro
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Checking aperture...
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] No AGP bridge found
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Node 0: aperture @ a0000000 size 32 MB
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Please enable the IOMMU option in the BIOS setup
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] This costs you 64 MB of RAM
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Mapping aperture over 65536 KB of RAM @ a0000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] PM: Registered nosave memory: 00000000a0000000 - 00000000a4000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Memory: 3990476k/5111808k available (4019k kernel code, 918472k absent, 202860k reserved, 3335k data, 712k init)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Preemptable hierarchical RCU implementation.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] RCU-based detection of stalled CPUs is disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Verbose stalled-CPUs detection is disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] NR_IRQS:2304
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Extended CMOS year: 2000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Console: colour VGA+ 80x25
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] console [tty0] enabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] allocated 33554432 bytes of page_cgroup
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] hpet clockevent registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Fast TSC calibration using PIT
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.000000] Detected 2511.304 MHz processor.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.006670] Calibrating delay loop (skipped), value calculated using timer frequency.. 5024.88 BogoMIPS (lpj=8371013)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.006806] pid_max: default: 32768 minimum: 301
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.007025] Security Framework initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.007100] AppArmor: AppArmor disabled by boot time parameter
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.007673] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.010167] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.010876] Mount-cache hash table entries: 256
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011461] Initializing cgroup subsys ns
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011521] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011601] Initializing cgroup subsys cpuacct
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011708] Initializing cgroup subsys memory
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011799] Initializing cgroup subsys devices
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011865] Initializing cgroup subsys freezer
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011932] Initializing cgroup subsys net_cls
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.011996] Initializing cgroup subsys blkio
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012117] tseg: 0000000000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012131] CPU: Physical Processor ID: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012193] CPU: Processor Core ID: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012259] mce: CPU supports 6 MCE banks
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.012332] using C1E aware idle routine
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.013043] ACPI: Core revision 20110316
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.016669] ftrace: allocating 15965 entries in 63 pages
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.020060] Setting APIC routing to flat
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.020428] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.054531] CPU0: AMD Phenom(tm) 9850 Quad-Core Processor stepping 03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] Performance Events: AMD PMU driver.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... version: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... bit width: 48
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... generic registers: 4
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... value mask: 0000ffffffffffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... max period: 00007fffffffffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... fixed-purpose events: 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] ... event mask: 000000000000000f
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] System has AMD C1E enabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.056663] Switch to broadcast mode on CPU0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.073389] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.100009] Booting Node 0, Processors #1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.100104] smpboot cpu 1: start_ip = 99000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.196671] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.196673] Switch to broadcast mode on CPU1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.216670] #2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.216717] smpboot cpu 2: start_ip = 99000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.313327] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.313330] Switch to broadcast mode on CPU2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.333325] #3 Ok.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.333388] smpboot cpu 3: start_ip = 99000
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.429986] NMI watchdog enabled, takes one hw-pmu counter.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.429989] Switch to broadcast mode on CPU3
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.436643] Brought up 4 CPUs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.436708] Total of 4 processors activated (20064.99 BogoMIPS).
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.438018] devtmpfs: initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.440209] PM: Registering ACPI NVS region at c7f8e000 (270336 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.440954] print_constraints: dummy:
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441111] NET: Registered protocol family 16
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441270] node 0 link 0: io port [1000, ffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441272] TOM: 00000000c8000000 aka 3200M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441343] Fam 10h mmconf [e0000000, efffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441346] node 0 link 0: mmio [a0000, bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441348] node 0 link 0: mmio [c8000000, dfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441351] node 0 link 0: mmio [e0000000, efffffff] ==> none
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441353] node 0 link 0: mmio [f0000000, ffefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441355] TOM2: 0000000138000000 aka 4992M
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441423] bus: [00, 07] on node 0 link 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441425] bus: 00 index 0 [io 0x0000-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441427] bus: 00 index 1 [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441429] bus: 00 index 2 [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441431] bus: 00 index 3 [mem 0xf0000000-0xffffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441433] bus: 00 index 4 [mem 0x138000000-0xfcffffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441442] Extended Config Space enabled on 1 nodes
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441522] ACPI: bus type pci registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441744] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441820] PCI: not using MMCONFIG
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441885] PCI: Using configuration type 1 for base access
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.441945] PCI: Using configuration type 1 for extended access
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442102] mtrr: your CPUs had inconsistent fixed MTRR settings
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442171] mtrr: probably your BIOS does not setup all CPUs.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442231] mtrr: corrected configuration.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.442585] bio: create slab <bio-0> at 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.444033] ACPI: EC: Look up EC in DSDT
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.445412] ACPI: Executed 2 blocks of module-level executable AML code
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477175] ACPI: Interpreter enabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477239] ACPI: (supports S0 S1 S3 S4 S5)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477545] ACPI: Using IOAPIC for interrupt routing
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.477629] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.479237] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.604189] ACPI: No dock devices found.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605547] HEST: Table not found.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605613] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605769] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.605984] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606055] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606117] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606188] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606264] pci_root PNP0A03:00: host bridge window [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606340] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606641] pci 0000:00:00.0: [1022:9600] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606681] pci 0000:00:02.0: [1022:9603] type 1 class 0x000604
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606705] pci 0000:00:02.0: PME# supported from D0 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606708] pci 0000:00:02.0: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606724] pci 0000:00:06.0: [1022:9606] type 1 class 0x000604
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606747] pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606749] pci 0000:00:06.0: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606779] pci 0000:00:11.0: [1002:4390] type 0 class 0x000101
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606798] pci 0000:00:11.0: reg 10: [io 0xc000-0xc007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606807] pci 0000:00:11.0: reg 14: [io 0xb000-0xb003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606817] pci 0000:00:11.0: reg 18: [io 0xa000-0xa007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606826] pci 0000:00:11.0: reg 1c: [io 0x9000-0x9003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606836] pci 0000:00:11.0: reg 20: [io 0x8000-0x800f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606845] pci 0000:00:11.0: reg 24: [mem 0xf9fff800-0xf9fffbff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606865] pci 0000:00:11.0: set SATA to AHCI mode
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606956] pci 0000:00:12.0: [1002:4397] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.606970] pci 0000:00:12.0: reg 10: [mem 0xf9ffe000-0xf9ffefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607031] pci 0000:00:12.1: [1002:4398] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607044] pci 0000:00:12.1: reg 10: [mem 0xf9ffd000-0xf9ffdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607112] pci 0000:00:12.2: [1002:4396] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607131] pci 0000:00:12.2: reg 10: [mem 0xf9fff000-0xf9fff0ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607199] pci 0000:00:12.2: supports D1 D2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607200] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607204] pci 0000:00:12.2: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607224] pci 0000:00:13.0: [1002:4397] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607238] pci 0000:00:13.0: reg 10: [mem 0xf9ffc000-0xf9ffcfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607299] pci 0000:00:13.1: [1002:4398] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607312] pci 0000:00:13.1: reg 10: [mem 0xf9ffb000-0xf9ffbfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607378] pci 0000:00:13.2: [1002:4396] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607397] pci 0000:00:13.2: reg 10: [mem 0xf9ffa800-0xf9ffa8ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607464] pci 0000:00:13.2: supports D1 D2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607466] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607469] pci 0000:00:13.2: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607493] pci 0000:00:14.0: [1002:4385] type 0 class 0x000c05
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607582] pci 0000:00:14.1: [1002:439c] type 0 class 0x000101
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607598] pci 0000:00:14.1: reg 10: [io 0x0000-0x0007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607607] pci 0000:00:14.1: reg 14: [io 0x0000-0x0003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607616] pci 0000:00:14.1: reg 18: [io 0x0000-0x0007]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607626] pci 0000:00:14.1: reg 1c: [io 0x0000-0x0003]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607635] pci 0000:00:14.1: reg 20: [io 0xff00-0xff0f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607682] pci 0000:00:14.2: [1002:4383] type 0 class 0x000403
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607704] pci 0000:00:14.2: reg 10: [mem 0xf9ff4000-0xf9ff7fff 64bit]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607759] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607763] pci 0000:00:14.2: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607776] pci 0000:00:14.3: [1002:439d] type 0 class 0x000601
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607849] pci 0000:00:14.4: [1002:4384] type 1 class 0x000604
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607888] pci 0000:00:14.5: [1002:4399] type 0 class 0x000c03
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607901] pci 0000:00:14.5: reg 10: [mem 0xf9ff9000-0xf9ff9fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607964] pci 0000:00:18.0: [1022:1200] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607978] pci 0000:00:18.1: [1022:1201] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.607990] pci 0000:00:18.2: [1022:1202] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608002] pci 0000:00:18.3: [1022:1203] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608015] pci 0000:00:18.4: [1022:1204] type 0 class 0x000600
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608063] pci 0000:01:00.0: [10de:0a20] type 0 class 0x000300
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608072] pci 0000:01:00.0: reg 10: [mem 0xfa000000-0xfaffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608082] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608092] pci 0000:01:00.0: reg 1c: [mem 0xce000000-0xcfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608099] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608106] pci 0000:01:00.0: reg 30: [mem 0xfbe80000-0xfbefffff pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608147] pci 0000:01:00.1: [10de:0be2] type 0 class 0x000403
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.608156] pci 0000:01:00.1: reg 10: [mem 0xfbe7c000-0xfbe7ffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613309] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613371] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613374] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfbefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613377] pci 0000:00:02.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613410] pci 0000:02:00.0: [10ec:8168] type 0 class 0x000200
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613422] pci 0000:02:00.0: reg 10: [io 0xe800-0xe8ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613442] pci 0000:02:00.0: reg 18: [mem 0xfbfff000-0xfbffffff 64bit]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613455] pci 0000:02:00.0: reg 20: [mem 0xf8ff0000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613464] pci 0000:02:00.0: reg 30: [mem 0xfbfc0000-0xfbfdffff pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613491] pci 0000:02:00.0: supports D1 D2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613492] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.613496] pci 0000:02:00.0: PME# disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.619970] pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620032] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620035] pci 0000:00:06.0: bridge window [mem 0xfbf00000-0xfbffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620038] pci 0000:00:06.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620103] pci 0000:00:14.4: PCI bridge to [bus 03-03] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620167] pci 0000:00:14.4: bridge window [io 0xf000-0x0000] (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620171] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff] (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620183] pci 0000:00:14.4: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620185] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620187] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620190] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620192] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620194] pci 0000:00:14.4: bridge window [mem 0xc8000000-0xdfffffff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620196] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfed44fff] (subtractive decode)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620208] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620374] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE2._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620405] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCE6._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620448] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620506] pci0000:00: Requesting ACPI _OSC control (0x1d)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.620576] Unable to assume _OSC PCIe control. Disabling ASPM
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.624772] ACPI: PCI Interrupt Link [LNKA] (IRQs 4 7 *10 11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.625280] ACPI: PCI Interrupt Link [LNKB] (IRQs 4 7 10 *11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.625780] ACPI: PCI Interrupt Link [LNKC] (IRQs 4 7 *10 11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.626284] ACPI: PCI Interrupt Link [LNKD] (IRQs 4 7 *10 11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.626803] ACPI: PCI Interrupt Link [LNKE] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.627403] ACPI: PCI Interrupt Link [LNKF] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.628010] ACPI: PCI Interrupt Link [LNKG] (IRQs 4 10 *11 12 14 15)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.628461] ACPI: PCI Interrupt Link [LNKH] (IRQs 4 7 10 11 12 14 15) *0, disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629113] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629197] vgaarb: loaded
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629330] PCI: Using ACPI for IRQ routing
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629396] PCI: pci_cache_line_size set to 64 bytes
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629462] reserve RAM buffer: 000000000009ec00 - 000000000009ffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629464] reserve RAM buffer: 00000000c7f80000 - 00000000c7ffffff
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629571] NetLabel: Initializing
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629636] NetLabel: domain hash size = 128
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629695] NetLabel: protocols = UNLABELED CIPSOv4
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629772] NetLabel: unlabeled traffic allowed by default
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.629853] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.630158] hpet0: 4 comparators, 32-bit 14.318180 MHz counter
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632264] Switching to clocksource hpet
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632326] Switched to NOHz mode on CPU #2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632334] Switched to NOHz mode on CPU #0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632325] Switched to NOHz mode on CPU #1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.632327] Switched to NOHz mode on CPU #3
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635192] pnp: PnP ACPI init
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635274] ACPI: bus type pnp registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635455] pnp 00:00: [bus 00-ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635458] pnp 00:00: [io 0x0cf8-0x0cff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635460] pnp 00:00: [io 0x0000-0x0cf7 window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635462] pnp 00:00: [io 0x0d00-0xffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635464] pnp 00:00: [mem 0x000a0000-0x000bffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635466] pnp 00:00: [mem 0x000d0000-0x000dffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635468] pnp 00:00: [mem 0xc8000000-0xdfffffff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635471] pnp 00:00: [mem 0xf0000000-0xfed44fff window]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635528] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635598] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635600] pnp 00:01: [mem 0x00000000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635652] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635690] pnp 00:02: [dma 4]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635692] pnp 00:02: [io 0x0000-0x000f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635693] pnp 00:02: [io 0x0081-0x0083]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635695] pnp 00:02: [io 0x0087]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635697] pnp 00:02: [io 0x0089-0x008b]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635699] pnp 00:02: [io 0x008f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635700] pnp 00:02: [io 0x00c0-0x00df]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635725] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635734] pnp 00:03: [io 0x0070-0x0071]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635748] pnp 00:03: [irq 8]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635775] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635785] pnp 00:04: [io 0x0061]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635816] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635822] pnp 00:05: [io 0x00f0-0x00ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635827] pnp 00:05: [irq 13]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.635852] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636326] pnp 00:06: [io 0x03f0-0x03f5]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636330] pnp 00:06: [io 0x03f7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636346] pnp 00:06: [irq 6]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636350] pnp 00:06: [dma 2]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.636402] pnp 00:06: Plug and Play ACPI device, IDs PNP0700 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637029] pnp 00:07: [io 0x0378-0x037f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637034] pnp 00:07: [irq 7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637035] pnp 00:07: [dma 0 disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637260] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637292] pnp 00:08: [mem 0xfed00000-0xfed003ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637318] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637757] pnp 00:09: [io 0x03f8-0x03ff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637761] pnp 00:09: [irq 4]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637763] pnp 00:09: [dma 0 disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637852] pnp 00:09: Plug and Play ACPI device, IDs PNP0501 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637918] pnp 00:0a: [io 0x0060]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637920] pnp 00:0a: [io 0x0064]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637922] pnp 00:0a: [mem 0xfec00000-0xfec00fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637924] pnp 00:0a: [mem 0xfee00000-0xfee00fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.637970] system 00:0a: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638045] system 00:0a: [mem 0xfee00000-0xfee00fff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638108] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638184] pnp 00:0b: [io 0x0010-0x001f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638186] pnp 00:0b: [io 0x0022-0x003f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638188] pnp 00:0b: [io 0x0062-0x0063]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638190] pnp 00:0b: [io 0x0065-0x006f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638192] pnp 00:0b: [io 0x0072-0x007f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638193] pnp 00:0b: [io 0x0080]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638195] pnp 00:0b: [io 0x0084-0x0086]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638197] pnp 00:0b: [io 0x0088]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638198] pnp 00:0b: [io 0x008c-0x008e]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638200] pnp 00:0b: [io 0x0090-0x009f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638202] pnp 00:0b: [io 0x00a2-0x00bf]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638203] pnp 00:0b: [io 0x00b1]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638205] pnp 00:0b: [io 0x00e0-0x00ef]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638207] pnp 00:0b: [io 0x04d0-0x04d1]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638208] pnp 00:0b: [io 0x040b]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638210] pnp 00:0b: [io 0x04d6]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638212] pnp 00:0b: [io 0x0c00-0x0c01]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638213] pnp 00:0b: [io 0x0c14]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638215] pnp 00:0b: [io 0x0c50-0x0c51]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638217] pnp 00:0b: [io 0x0c52]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638218] pnp 00:0b: [io 0x0c6c]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638220] pnp 00:0b: [io 0x0c6f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638221] pnp 00:0b: [io 0x0cd0-0x0cd1]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638223] pnp 00:0b: [io 0x0cd2-0x0cd3]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638225] pnp 00:0b: [io 0x0cd4-0x0cd5]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638233] pnp 00:0b: [io 0x0cd6-0x0cd7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638236] pnp 00:0b: [io 0x0cd8-0x0cdf]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638238] pnp 00:0b: [io 0x0b00-0x0b3f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638240] pnp 00:0b: [io 0x0800-0x089f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638242] pnp 00:0b: [io 0x0b20-0x0b2f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638244] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638246] pnp 00:0b: [io 0x0900-0x090f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638247] pnp 00:0b: [io 0x0910-0x091f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638249] pnp 00:0b: [io 0xfe00-0xfefe]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638251] pnp 00:0b: [mem 0xffb80000-0xffbfffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638253] pnp 00:0b: [mem 0xfec10000-0xfec1001f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638255] pnp 00:0b: [mem 0xfed40000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638354] system 00:0b: [io 0x04d0-0x04d1] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638416] system 00:0b: [io 0x040b] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638477] system 00:0b: [io 0x04d6] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638546] system 00:0b: [io 0x0c00-0x0c01] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638607] system 00:0b: [io 0x0c14] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638672] system 00:0b: [io 0x0c50-0x0c51] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638739] system 00:0b: [io 0x0c52] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638806] system 00:0b: [io 0x0c6c] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638874] system 00:0b: [io 0x0c6f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.638941] system 00:0b: [io 0x0cd0-0x0cd1] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639008] system 00:0b: [io 0x0cd2-0x0cd3] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639075] system 00:0b: [io 0x0cd4-0x0cd5] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639143] system 00:0b: [io 0x0cd6-0x0cd7] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639210] system 00:0b: [io 0x0cd8-0x0cdf] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639277] system 00:0b: [io 0x0b00-0x0b3f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639338] system 00:0b: [io 0x0800-0x089f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639406] system 00:0b: [io 0x0b20-0x0b2f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639483] system 00:0b: [io 0x0900-0x090f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639544] system 00:0b: [io 0x0910-0x091f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639618] system 00:0b: [io 0xfe00-0xfefe] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639680] system 00:0b: [mem 0xffb80000-0xffbfffff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639742] system 00:0b: [mem 0xfec10000-0xfec1001f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639819] system 00:0b: [mem 0xfed40000-0xfed44fff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.639881] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640056] pnp 00:0c: [io 0x0000-0xffffffffffffffff disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640058] pnp 00:0c: [io 0x0230-0x023f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640060] pnp 00:0c: [io 0x0290-0x029f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640062] pnp 00:0c: [io 0x0a20-0x0a2f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640064] pnp 00:0c: [io 0x0a30-0x0a3f]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640112] system 00:0c: [io 0x0230-0x023f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640182] system 00:0c: [io 0x0290-0x029f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640243] system 00:0c: [io 0x0a20-0x0a2f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640313] system 00:0c: [io 0x0a30-0x0a3f] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640375] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640414] pnp 00:0d: [mem 0xe0000000-0xefffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640471] system 00:0d: [mem 0xe0000000-0xefffffff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.640546] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737005] pnp 00:0e: [mem 0x00000000-0x0009ffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737007] pnp 00:0e: [mem 0x000c0000-0x000cffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737009] pnp 00:0e: [mem 0x000e0000-0x000fffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737011] pnp 00:0e: [mem 0x00100000-0xc7ffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737013] pnp 00:0e: [mem 0xfed45000-0xffffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737061] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737132] system 00:0e: [mem 0x000c0000-0x000cffff] has been reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737198] system 00:0e: [mem 0x000e0000-0x000fffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737269] system 00:0e: [mem 0x00100000-0xc7ffffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737332] system 00:0e: [mem 0xfed45000-0xffffffff] could not be reserved
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737395] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737498] pnp: PnP ACPI: found 15 devices
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.737563] ACPI: ACPI bus type pnp unregistered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743762] pci 0000:00:02.0: PCI bridge to [bus 01-01]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743827] pci 0000:00:02.0: bridge window [io 0xd000-0xdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743899] pci 0000:00:02.0: bridge window [mem 0xfa000000-0xfbefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.743969] pci 0000:00:02.0: bridge window [mem 0xce000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744052] pci 0000:00:06.0: PCI bridge to [bus 02-02]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744122] pci 0000:00:06.0: bridge window [io 0xe000-0xefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744192] pci 0000:00:06.0: bridge window [mem 0xfbf00000-0xfbffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744261] pci 0000:00:06.0: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744334] pci 0000:00:14.4: PCI bridge to [bus 03-03]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744403] pci 0000:00:14.4: bridge window [io disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744466] pci 0000:00:14.4: bridge window [mem disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744537] pci 0000:00:14.4: bridge window [mem pref disabled]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744617] pci 0000:00:02.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744684] pci 0000:00:02.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744689] pci 0000:00:06.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744751] pci 0000:00:06.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744767] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744769] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744771] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744773] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744775] pci_bus 0000:00: resource 8 [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744777] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744779] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744781] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfbefffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744783] pci_bus 0000:01: resource 2 [mem 0xce000000-0xdfffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744786] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744788] pci_bus 0000:02: resource 1 [mem 0xfbf00000-0xfbffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744790] pci_bus 0000:02: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744792] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744794] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744796] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744800] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744802] pci_bus 0000:03: resource 8 [mem 0xc8000000-0xdfffffff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744804] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xfed44fff]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.744894] NET: Registered protocol family 2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.745194] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.746640] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.749484] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.749906] TCP: Hash tables configured (established 524288 bind 65536)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.749976] TCP reno registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.750081] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.750185] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.750574] NET: Registered protocol family 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.880271] pci 0000:01:00.0: Boot video device
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.880283] PCI: CLS 64 bytes, default 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.880329] Unpacking initramfs...
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.905856] Freeing initrd memory: 1744k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907582] PCI-DMA: Disabling AGP.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907737] PCI-DMA: aperture base @ a0000000 size 65536 KB
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907806] PCI-DMA: using GART IOMMU.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.907872] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.914681] audit: initializing netlink socket (disabled)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.914773] type=2000 audit(1309741207.913:1): initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.915309] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.917869] VFS: Disk quotas dquot_6.5.2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918096] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918352] msgmni has been set to 7926
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918687] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918823] io scheduler noop registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.918891] io scheduler deadline registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919009] io scheduler cfq registered (default)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919201] pcieport 0000:00:02.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919227] pcieport 0000:00:02.0: irq 40 for MSI/MSI-X
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919315] pcieport 0000:00:06.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919334] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919475] ERST: Table is not found!
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.919595] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 0.940319] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.164283] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217084] Linux agpgart interface v0.103
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217225] i8042: PNP: No PS/2 controller found. Probing ports directly.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217698] serio: i8042 KBD port at 0x60,0x64 irq 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217784] serio: i8042 AUX port at 0x60,0x64 irq 12
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.217998] mousedev: PS/2 mouse device common for all mice
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.218116] rtc_cmos 00:03: RTC can wake from S4
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243663] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243755] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243836] cpuidle: using governor ladder
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.243902] cpuidle: using governor menu
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244195] TCP cubic registered
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244266] NET: Registered protocol family 17
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244338] Registering the dns_resolver key type
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244487] PM: Hibernation image not present or could not be loaded.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.244493] registered taskstats version 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.245060] rtc_cmos 00:03: setting system clock to 2011-07-04 01:00:08 UTC (1309741208)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.245159] Initializing network drop monitor service
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.246376] Freeing unused kernel memory: 712k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.246716] Write protecting the kernel read-only data: 6144k
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.247099] Freeing unused kernel memory: 60k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.249647] Freeing unused kernel memory: 784k freed
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.296144] SCSI subsystem initialized
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.313919] libata version 3.00 loaded.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321269] ahci 0000:00:11.0: version 3.0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321290] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321482] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.321564] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322250] scsi0 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322422] scsi1 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322559] scsi2 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322699] scsi3 : ahci
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322876] ata1: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fff900 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.322948] ata2: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fff980 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.323024] ata3: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fffa00 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.323102] ata4: SATA max UDMA/133 abar m1024@0xf9fff800 port 0xf9fffa80 irq 22
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.394983] pata_atiixp 0000:00:14.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.395082] pata_atiixp 0000:00:14.1: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.395361] scsi4 : pata_atiixp
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.395492] scsi5 : pata_atiixp
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.396119] ata5: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.396185] ata6: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.636930] ata4: SATA link down (SStatus 0 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.643615] ata2: SATA link down (SStatus 0 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810245] ata1: softreset failed (device not ready)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810312] ata1: applying SB600 PMP SRST workaround and retrying
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810386] ata3: softreset failed (device not ready)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.810450] ata3: applying SB600 PMP SRST workaround and retrying
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.916915] Refined TSC clocksource calibration: 2511.566 MHz.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.916986] Switching to clocksource tsc
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.976779] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.976869] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.978266] ata1.00: ATA-8: WDC WD7500AACS-00D6B1, 01.01A01, max UDMA/133
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.978334] ata1.00: 1465149168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.978711] ata3.00: ATAPI: ATAPI iHAS424 Y, ZL1U, max UDMA/100
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.980187] ata1.00: configured for UDMA/133
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.980417] scsi 0:0:0:0: Direct-Access ATA WDC WD7500AACS-0 01.0 PQ: 0 ANSI: 5
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.981078] ata3.00: configured for UDMA/100
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.983323] scsi 2:0:0:0: CD-ROM ATAPI iHAS424 Y ZL1U PQ: 0 ANSI: 5
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993389] sd 0:0:0:0: [sda] 1465149168 512-byte logical blocks: (750 GB/698 GiB)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993565] sd 0:0:0:0: [sda] Write Protect is off
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993632] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jul 3 18:00:34 Arch2010p5 kernel: [ 1.993660] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.083728] sda: sda1 < sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 >
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.084454] sd 0:0:0:0: [sda] Attached SCSI disk
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.089114] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.089192] cdrom: Uniform CD-ROM driver Revision: 3.20
    Jul 3 18:00:34 Arch2010p5 kernel: [ 2.089510] sr 2:0:0:0: Attached scsi CD-ROM sr0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 3.004756] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.778519] wmi: Mapper loaded
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.856896] MCE: In-kernel MCE decoding enabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.918696] input: PC Speaker as /devices/platform/pcspkr/input/input0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.936098] EDAC MC: Ver: 2.1.0 Jun 27 2011
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973008] AMD64 EDAC driver v3.4.0
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973065] EDAC amd64: DRAM ECC disabled.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973074] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973075] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.973077] (Note that use of the override may cause unknown side effects.)
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993209] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993270] ACPI: Power Button [PWRB]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993317] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.993353] ACPI: Power Button [PWRF]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 4.999779] ACPI: acpi_idle registered with cpuidle
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.000074] ACPI: processor limited to max C-state 1
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.014103] FDC 0 is a post-1991 82077
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.050967] vboxdrv: Found 4 processor cores.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051058] VBoxDrv: dbg - g_abExecMemory=ffffffffa023a280
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051109] vboxdrv: fAsync=0 offMin=0x3db offMax=0x1d2f
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051170] vboxdrv: TSC mode is 'synchronous', kernel timer mode is 'normal'.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.051172] vboxdrv: Successfully loaded version 4.0.8 (interface 0x00180000).
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.071965] k10temp 0000:00:18.3: unreliable CPU thermal sensor; monitoring disabled
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.094027] IT8712 SuperIO detected.
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.094262] parport_pc 00:07: reported by Plug and Play ACPI
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.094315] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.104344] usbcore: registered new interface driver usbfs
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.104367] usbcore: registered new interface driver hub
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.104407] usbcore: registered new device driver usb
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107126] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107148] r8169 0000:02:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107206] r8169 0000:02:00.0: setting latency timer to 64
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107246] r8169 0000:02:00.0: irq 42 for MSI/MSI-X
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.107440] r8169 0000:02:00.0: eth0: RTL8168c/8111c at 0xffffc9001168c000, 00:24:8c:bc:cc:ee, XID 1c4000c0 IRQ 42
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.114060] ppdev: user-space parallel port driver
    Jul 3 18:00:34 Arch2010p5 kernel: [ 5.118523] ehci_hcd: USB 2.0 'Enhanced'

    Additional info via: https://wiki.archlinux.org/index.php/Ud … gs_at_boot
    [root@Arch2010p5 jeff]# diff -y present_groups udev_groups
    adm <
    audio audio
    avahi <
    bin <
    camera camera
    daemon <
    dbus <
    disk disk
    floppy floppy
    ftp <
    games <
    gdm <
    hal <
    http <
    kmem kmem
    locate <
    log <
    lp lp
    mail <
    mem <
    network <
    nobody <
    ntp <
    optical optical
    postgres <
    power <
    printadmin <
    rfkill <
    root root
    scanner scanner
    smmsp <
    storage storage
    sys <
    tty tty
    usbmux <
    users <
    utmp <
    uucp uucp
    vboxusers <
    video video
    wheel <
    # Begin /etc/nsswitch.conf
    passwd: files
    group: files ldap
    group: files
    shadow: files
    publickey: files
    hosts: files dns
    networks: files
    protocols: files
    services: files
    ethers: files
    rpc: files
    netgroup: files
    # End /etc/nsswitch.conf

  • Help with crashes

    So... this will be a bit long...
    I am getting some serious problems with my machine, and I don't think I can solve this my self. I be not very tech-savvy.
    Recently I upgraded my cpu video card and ram in a period of 1-2 weeks. Everything was fine at one point, but then stuff went bad.
    I am dual booting arch with win. My win started crashing during loading sreen, but only at first boot of the day. Then no problem. I decided to ignore.
    At that time I was using only win for like a month. Then after the ram upgrade my whole pc started crashing at random times.
    I decided to switch the new ram with an other one. Then the crashes stoped, but still I had that loading screen crash at first boot.
    Never the less everything else was fine.
    Then I went to arch to use it again. First my firefox started crashing at random times (the same stuff was happening in win before the second ram change,
    after that win's firefox was fine but not the arch one). Then my whole sistem started crashing at random times first only when I go on youtube,
    but now when I watch videos offline too and use firefox for other things. I dont know what I am supposed to do. I was reading some of the wiki and
    installed mcelog to see if it can catch something.
    Here is log from last crash:
    /var/log/mcelog
    mcelog: failed to prefill DIMM database from DMI data
    Hardware event. This is not a software error.
    MCE 0
    CPU 0 BANK 0
    TIME 1405256587 Sun Jul 13 16:03:07 2014
    MCG status:
    MCi status:
    Uncorrected error
    Error enabled
    Processor context corrupt
    MCA: BUS Level-0 Local-CPU-originated-request Generic Memory-access Request-did-not-timeout Error
    BQ_DCU_READ_TYPE BQ_ERR_HARD_TYPE BQ_ERR_HARD_TYPE
    timeout BINIT (ROB timeout). No micro-instruction retired for some time
    STATUS b200004000000800 MCGSTATUS 0
    MCGCAP 806 APICID 0 SOCKETID 0
    CPUID Vendor Intel Family 6 Model 23
    Hardware event. This is not a software error.
    MCE 1
    CPU 0 BANK 5
    TIME 1405256587 Sun Jul 13 16:03:07 2014
    MCG status:
    MCi status:
    Uncorrected error
    Error enabled
    Processor context corrupt
    MCA: BUS Level-3 Generic Generic Other-transaction Request-did-not-timeout Error
    BQ_DCU_READ_TYPE BQ_ERR_AERR2_TYPE BQ_ERR_AERR2_TYPE
    received parity error on response transaction
    MCE driven
    STATUS b200001014000e0f MCGSTATUS 0
    MCGCAP 806 APICID 0 SOCKETID 0
    CPUID Vendor Intel Family 6 Model 23
    Hardware event. This is not a software error.
    MCE 2
    CPU 1 BANK 5
    TIME 1405256587 Sun Jul 13 16:03:07 2014
    MCG status:
    MCi status:
    Uncorrected error
    Error enabled
    Processor context corrupt
    MCA: BUS Level-3 Generic Generic Other-transaction Request-did-not-timeout Error
    BQ_DCU_READ_TYPE BQ_ERR_HARD_TYPE BQ_ERR_HARD_TYPE
    received parity error on response transaction
    MCE is observed
    STATUS b200001020000e0f MCGSTATUS 0
    MCGCAP 806 APICID 1 SOCKETID 0
    CPUID Vendor Intel Family 6 Model 23
    here is journalctl -b -1
    -- Logs begin at Wed 2015-07-02 16:37:48 EEST, end at Sun 2014-07-13 16:51:07 EEST. --
    Jul 13 12:37:34 ma3x systemd-journal[133]: Runtime journal is using 8.0M (max allowed 197.8M, trying to leave 296.6M free of 1.9G available → current limit 197.8M).
    Jul 13 12:37:34 ma3x systemd-journal[133]: Runtime journal is using 8.0M (max allowed 197.8M, trying to leave 296.6M free of 1.9G available → current limit 197.8M).
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys cpuset
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys cpu
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys cpuacct
    Jul 13 12:37:34 ma3x kernel: Linux version 3.15.5-1-ARCH (nobody@var-lib-archbuild-testing-x86_64-tobias) (gcc version 4.9.0 20140604 (prerelease) (GCC) ) #1 SMP PREEMPT Thu Jul 10 07:08:50 CEST 2014
    Jul 13 12:37:34 ma3x kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2f1b0e26-dfb8-4c78-8320-1675a6d5f935 rw quiet
    Jul 13 12:37:34 ma3x kernel: e820: BIOS-provided physical RAM map:
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cfe8ffff] usable
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000cfe90000-0x00000000cfedffff] reserved
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000cfee0000-0x00000000cfee2fff] ACPI NVS
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000cfee3000-0x00000000cfeeffff] ACPI data
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000cfef0000-0x00000000cfefffff] reserved
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000ffffffff] reserved
    Jul 13 12:37:34 ma3x kernel: BIOS-e820: [mem 0x0000000100000000-0x000000012fffffff] usable
    Jul 13 12:37:34 ma3x kernel: NX (Execute Disable) protection: active
    Jul 13 12:37:34 ma3x kernel: SMBIOS 2.5 present.
    Jul 13 12:37:34 ma3x kernel: DMI: / , BIOS 6.00 PG 12/04/2007
    Jul 13 12:37:34 ma3x kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Jul 13 12:37:34 ma3x kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Jul 13 12:37:34 ma3x kernel: No AGP bridge found
    Jul 13 12:37:34 ma3x kernel: e820: last_pfn = 0x130000 max_arch_pfn = 0x400000000
    Jul 13 12:37:34 ma3x kernel: MTRR default type: uncachable
    Jul 13 12:37:34 ma3x kernel: MTRR fixed ranges enabled:
    Jul 13 12:37:34 ma3x kernel: 00000-9FFFF write-back
    Jul 13 12:37:34 ma3x kernel: A0000-BFFFF uncachable
    Jul 13 12:37:34 ma3x kernel: C0000-CEFFF write-protect
    Jul 13 12:37:34 ma3x kernel: CF000-EFFFF uncachable
    Jul 13 12:37:34 ma3x kernel: F0000-FFFFF write-through
    Jul 13 12:37:34 ma3x kernel: MTRR variable ranges enabled:
    Jul 13 12:37:34 ma3x kernel: 0 base 100000000 mask FE0000000 write-back
    Jul 13 12:37:34 ma3x kernel: 1 base 120000000 mask FF0000000 write-back
    Jul 13 12:37:34 ma3x kernel: 2 base 000000000 mask F80000000 write-back
    Jul 13 12:37:34 ma3x kernel: 3 base 080000000 mask FC0000000 write-back
    Jul 13 12:37:34 ma3x kernel: 4 base 0C0000000 mask FF0000000 write-back
    Jul 13 12:37:34 ma3x kernel: 5 base 0CFF00000 mask FFFF00000 uncachable
    Jul 13 12:37:34 ma3x kernel: 6 disabled
    Jul 13 12:37:34 ma3x kernel: 7 disabled
    Jul 13 12:37:34 ma3x kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Jul 13 12:37:34 ma3x kernel: e820: update [mem 0xcff00000-0xffffffff] usable ==> reserved
    Jul 13 12:37:34 ma3x kernel: e820: last_pfn = 0xcfe90 max_arch_pfn = 0x400000000
    Jul 13 12:37:34 ma3x kernel: found SMP MP-table at [mem 0x000f3ab0-0x000f3abf] mapped at [ffff8800000f3ab0]
    Jul 13 12:37:34 ma3x kernel: Scanning 1 areas for low memory corruption
    Jul 13 12:37:34 ma3x kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    Jul 13 12:37:34 ma3x kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Jul 13 12:37:34 ma3x kernel: [mem 0x00000000-0x000fffff] page 4k
    Jul 13 12:37:34 ma3x kernel: BRK [0x01b3e000, 0x01b3efff] PGTABLE
    Jul 13 12:37:34 ma3x kernel: BRK [0x01b3f000, 0x01b3ffff] PGTABLE
    Jul 13 12:37:34 ma3x kernel: BRK [0x01b40000, 0x01b40fff] PGTABLE
    Jul 13 12:37:34 ma3x kernel: init_memory_mapping: [mem 0x12fe00000-0x12fffffff]
    Jul 13 12:37:34 ma3x kernel: [mem 0x12fe00000-0x12fffffff] page 2M
    Jul 13 12:37:34 ma3x kernel: BRK [0x01b41000, 0x01b41fff] PGTABLE
    Jul 13 12:37:34 ma3x kernel: init_memory_mapping: [mem 0x12c000000-0x12fdfffff]
    Jul 13 12:37:34 ma3x kernel: [mem 0x12c000000-0x12fdfffff] page 2M
    Jul 13 12:37:34 ma3x kernel: init_memory_mapping: [mem 0x100000000-0x12bffffff]
    Jul 13 12:37:34 ma3x kernel: [mem 0x100000000-0x12bffffff] page 2M
    Jul 13 12:37:34 ma3x kernel: init_memory_mapping: [mem 0x00100000-0xcfe8ffff]
    Jul 13 12:37:34 ma3x kernel: [mem 0x00100000-0x001fffff] page 4k
    Jul 13 12:37:34 ma3x kernel: [mem 0x00200000-0xcfdfffff] page 2M
    Jul 13 12:37:34 ma3x kernel: [mem 0xcfe00000-0xcfe8ffff] page 4k
    Jul 13 12:37:34 ma3x kernel: RAMDISK: [mem 0x379be000-0x37cd6fff]
    Jul 13 12:37:34 ma3x kernel: ACPI: RSDP 0x00000000000F7D00 000024 (v02 IntelR)
    Jul 13 12:37:34 ma3x kernel: ACPI: XSDT 0x00000000CFEE3080 000044 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    Jul 13 12:37:34 ma3x kernel: ACPI: FACP 0x00000000CFEE80C0 0000F4 (v03 IntelR AWRDACPI 42302E31 AWRD 00000000)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aEventBlock: 32/8 (20140214/tbfadt-603)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/8 (20140214/tbfadt-603)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/PmTimerBlock: 32/8 (20140214/tbfadt-603)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): 32/64X length mismatch in FADT/Gpe0Block: 128/8 (20140214/tbfadt-603)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aEventBlock: 8, using default 32 (20140214/tbfadt-684)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): Invalid length for FADT/Pm1aControlBlock: 8, using default 16 (20140214/tbfadt-684)
    Jul 13 12:37:34 ma3x kernel: ACPI BIOS Warning (bug): Invalid length for FADT/PmTimerBlock: 8, using default 32 (20140214/tbfadt-684)
    Jul 13 12:37:34 ma3x kernel: ACPI: DSDT 0x00000000CFEE31C0 004EFC (v01 INTELR AWRDACPI 00001000 MSFT 03000000)
    Jul 13 12:37:34 ma3x kernel: ACPI: FACS 0x00000000CFEE0000 000040
    Jul 13 12:37:34 ma3x kernel: ACPI: MCFG 0x00000000CFEE8280 00003C (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    Jul 13 12:37:34 ma3x kernel: ACPI: APIC 0x00000000CFEE81C0 000084 (v01 IntelR AWRDACPI 42302E31 AWRD 00000000)
    Jul 13 12:37:34 ma3x kernel: ACPI: SSDT 0x00000000CFEE8920 000817 (v01 PmRef CpuPm 00003000 INTL 20060113)
    Jul 13 12:37:34 ma3x kernel: ACPI: Local APIC address 0xfee00000
    Jul 13 12:37:34 ma3x kernel: No NUMA configuration found
    Jul 13 12:37:34 ma3x kernel: Faking a node at [mem 0x0000000000000000-0x000000012fffffff]
    Jul 13 12:37:34 ma3x kernel: Initmem setup node 0 [mem 0x00000000-0x12fffffff]
    Jul 13 12:37:34 ma3x kernel: NODE_DATA [mem 0x12fff7000-0x12fffbfff]
    Jul 13 12:37:34 ma3x kernel: [ffffea0000000000-ffffea0004bfffff] PMD -> [ffff88012b600000-ffff88012f5fffff] on node 0
    Jul 13 12:37:34 ma3x kernel: Zone ranges:
    Jul 13 12:37:34 ma3x kernel: DMA [mem 0x00001000-0x00ffffff]
    Jul 13 12:37:34 ma3x kernel: DMA32 [mem 0x01000000-0xffffffff]
    Jul 13 12:37:34 ma3x kernel: Normal [mem 0x100000000-0x12fffffff]
    Jul 13 12:37:34 ma3x kernel: Movable zone start for each node
    Jul 13 12:37:34 ma3x kernel: Early memory node ranges
    Jul 13 12:37:34 ma3x kernel: node 0: [mem 0x00001000-0x0009efff]
    Jul 13 12:37:34 ma3x kernel: node 0: [mem 0x00100000-0xcfe8ffff]
    Jul 13 12:37:34 ma3x kernel: node 0: [mem 0x100000000-0x12fffffff]
    Jul 13 12:37:34 ma3x kernel: On node 0 totalpages: 1048110
    Jul 13 12:37:34 ma3x kernel: DMA zone: 64 pages used for memmap
    Jul 13 12:37:34 ma3x kernel: DMA zone: 21 pages reserved
    Jul 13 12:37:34 ma3x kernel: DMA zone: 3998 pages, LIFO batch:0
    Jul 13 12:37:34 ma3x kernel: DMA32 zone: 13243 pages used for memmap
    Jul 13 12:37:34 ma3x kernel: DMA32 zone: 847504 pages, LIFO batch:31
    Jul 13 12:37:34 ma3x kernel: Normal zone: 3072 pages used for memmap
    Jul 13 12:37:34 ma3x kernel: Normal zone: 196608 pages, LIFO batch:31
    Jul 13 12:37:34 ma3x kernel: ACPI: PM-Timer IO Port: 0x408
    Jul 13 12:37:34 ma3x kernel: ACPI: Local APIC address 0xfee00000
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
    Jul 13 12:37:34 ma3x kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
    Jul 13 12:37:34 ma3x kernel: ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    Jul 13 12:37:34 ma3x kernel: IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23
    Jul 13 12:37:34 ma3x kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Jul 13 12:37:34 ma3x kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Jul 13 12:37:34 ma3x kernel: ACPI: IRQ0 used by override.
    Jul 13 12:37:34 ma3x kernel: ACPI: IRQ2 used by override.
    Jul 13 12:37:34 ma3x kernel: ACPI: IRQ9 used by override.
    Jul 13 12:37:34 ma3x kernel: Using ACPI (MADT) for SMP configuration information
    Jul 13 12:37:34 ma3x kernel: smpboot: Allowing 4 CPUs, 2 hotplug CPUs
    Jul 13 12:37:34 ma3x kernel: nr_irqs_gsi: 40
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000effff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xcfe90000-0xcfedffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xcfee0000-0xcfee2fff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xcfee3000-0xcfeeffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xcfef0000-0xcfefffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xcff00000-0xdfffffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfebfffff]
    Jul 13 12:37:34 ma3x kernel: PM: Registered nosave memory: [mem 0xfec00000-0xffffffff]
    Jul 13 12:37:34 ma3x kernel: e820: [mem 0xcff00000-0xdfffffff] available for PCI devices
    Jul 13 12:37:34 ma3x kernel: Booting paravirtualized kernel on bare hardware
    Jul 13 12:37:34 ma3x kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:4 nr_node_ids:1
    Jul 13 12:37:34 ma3x kernel: PERCPU: Embedded 29 pages/cpu @ffff88012fc00000 s87168 r8192 d23424 u524288
    Jul 13 12:37:34 ma3x kernel: pcpu-alloc: s87168 r8192 d23424 u524288 alloc=1*2097152
    Jul 13 12:37:34 ma3x kernel: pcpu-alloc: [0] 0 1 2 3
    Jul 13 12:37:34 ma3x kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 1031710
    Jul 13 12:37:34 ma3x kernel: Policy zone: Normal
    Jul 13 12:37:34 ma3x kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=2f1b0e26-dfb8-4c78-8320-1675a6d5f935 rw quiet
    Jul 13 12:37:34 ma3x kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Jul 13 12:37:34 ma3x kernel: xsave: enabled xstate_bv 0x3, cntxt size 0x240
    Jul 13 12:37:34 ma3x kernel: Checking aperture...
    Jul 13 12:37:34 ma3x kernel: No AGP bridge found
    Jul 13 12:37:34 ma3x kernel: Calgary: detecting Calgary via BIOS EBDA area
    Jul 13 12:37:34 ma3x kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Jul 13 12:37:34 ma3x kernel: Memory: 4045312K/4192440K available (5224K kernel code, 886K rwdata, 1644K rodata, 1116K init, 1284K bss, 147128K reserved)
    Jul 13 12:37:34 ma3x kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
    Jul 13 12:37:34 ma3x kernel: Preemptible hierarchical RCU implementation.
    Jul 13 12:37:34 ma3x kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Jul 13 12:37:34 ma3x kernel: Dump stacks of tasks blocking RCU-preempt GP.
    Jul 13 12:37:34 ma3x kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=4.
    Jul 13 12:37:34 ma3x kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4
    Jul 13 12:37:34 ma3x kernel: NR_IRQS:8448 nr_irqs:712 16
    Jul 13 12:37:34 ma3x kernel: Console: colour dummy device 80x25
    Jul 13 12:37:34 ma3x kernel: console [tty0] enabled
    Jul 13 12:37:34 ma3x kernel: allocated 16777216 bytes of page_cgroup
    Jul 13 12:37:34 ma3x kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups
    Jul 13 12:37:34 ma3x kernel: tsc: Fast TSC calibration using PIT
    Jul 13 12:37:34 ma3x kernel: tsc: Detected 3012.601 MHz processor
    Jul 13 12:37:34 ma3x kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6027.25 BogoMIPS (lpj=10042003)
    Jul 13 12:37:34 ma3x kernel: pid_max: default: 32768 minimum: 301
    Jul 13 12:37:34 ma3x kernel: ACPI: Core revision 20140214
    Jul 13 12:37:34 ma3x kernel: ACPI: All ACPI Tables successfully acquired
    Jul 13 12:37:34 ma3x kernel: Security Framework initialized
    Jul 13 12:37:34 ma3x kernel: Yama: becoming mindful.
    Jul 13 12:37:34 ma3x kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Jul 13 12:37:34 ma3x kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Jul 13 12:37:34 ma3x kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Jul 13 12:37:34 ma3x kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys memory
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys devices
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys freezer
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys net_cls
    Jul 13 12:37:34 ma3x kernel: Initializing cgroup subsys blkio
    Jul 13 12:37:34 ma3x kernel: CPU: Physical Processor ID: 0
    Jul 13 12:37:34 ma3x kernel: CPU: Processor Core ID: 0
    Jul 13 12:37:34 ma3x kernel: mce: CPU supports 6 MCE banks
    Jul 13 12:37:34 ma3x kernel: CPU0: Thermal monitoring enabled (TM2)
    Jul 13 12:37:34 ma3x kernel: Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
    Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32, 1GB 0
    tlb_flushall_shift: -1
    Jul 13 12:37:34 ma3x kernel: Freeing SMP alternatives memory: 20K (ffffffff819f6000 - ffffffff819fb000)
    Jul 13 12:37:34 ma3x kernel: ftrace: allocating 20229 entries in 80 pages
    Jul 13 12:37:34 ma3x kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Jul 13 12:37:34 ma3x kernel: smpboot: CPU0: Intel(R) Pentium(R) CPU E5700 @ 3.00GHz (fam: 06, model: 17, stepping: 0a)
    Jul 13 12:37:34 ma3x kernel: Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
    Jul 13 12:37:34 ma3x kernel: ... version: 2
    Jul 13 12:37:34 ma3x kernel: ... bit width: 40
    Jul 13 12:37:34 ma3x kernel: ... generic registers: 2
    Jul 13 12:37:34 ma3x kernel: ... value mask: 000000ffffffffff
    Jul 13 12:37:34 ma3x kernel: ... max period: 000000007fffffff
    Jul 13 12:37:34 ma3x kernel: ... fixed-purpose events: 3
    Jul 13 12:37:34 ma3x kernel: ... event mask: 0000000700000003
    Jul 13 12:37:34 ma3x kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Jul 13 12:37:34 ma3x kernel: x86: Booting SMP configuration:
    Jul 13 12:37:34 ma3x kernel: .... node #0, CPUs: #1
    Jul 13 12:37:34 ma3x kernel: x86: Booted up 1 node, 2 CPUs
    Jul 13 12:37:34 ma3x kernel: smpboot: Total of 2 processors activated (12055.50 BogoMIPS)
    Jul 13 12:37:34 ma3x kernel: devtmpfs: initialized
    Jul 13 12:37:34 ma3x kernel: PM: Registering ACPI NVS region [mem 0xcfee0000-0xcfee2fff] (12288 bytes)
    Jul 13 12:37:34 ma3x kernel: pinctrl core: initialized pinctrl subsystem
    Jul 13 12:37:34 ma3x kernel: RTC time: 9:37:31, date: 07/13/14
    Jul 13 12:37:34 ma3x kernel: NET: Registered protocol family 16
    Jul 13 12:37:34 ma3x kernel: cpuidle: using governor ladder
    Jul 13 12:37:34 ma3x kernel: cpuidle: using governor menu
    Jul 13 12:37:34 ma3x kernel: ACPI: bus type PCI registered
    Jul 13 12:37:34 ma3x kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Jul 13 12:37:34 ma3x kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Jul 13 12:37:34 ma3x kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Jul 13 12:37:34 ma3x kernel: PCI: Using configuration type 1 for base access
    Jul 13 12:37:34 ma3x kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    Jul 13 12:37:34 ma3x kernel: mtrr: probably your BIOS does not setup all CPUs.
    Jul 13 12:37:34 ma3x kernel: mtrr: corrected configuration.
    Jul 13 12:37:34 ma3x kernel: ACPI: Added _OSI(Module Device)
    Jul 13 12:37:34 ma3x kernel: ACPI: Added _OSI(Processor Device)
    Jul 13 12:37:34 ma3x kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Jul 13 12:37:34 ma3x kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Jul 13 12:37:34 ma3x kernel: ACPI: SSDT 0x00000000CFEE8300 0002F0 (v01 PmRef Cpu0Ist 00003000 INTL 20060113)
    Jul 13 12:37:34 ma3x kernel: ACPI: Dynamic OEM Table Load:
    Jul 13 12:37:34 ma3x kernel: ACPI: SSDT 0x0000000000000000 0002F0 (v01 PmRef Cpu0Ist 00003000 INTL 20060113)
    Jul 13 12:37:34 ma3x kernel: ACPI: SSDT 0x00000000CFEE87C0 000152 (v01 PmRef Cpu1Ist 00003000 INTL 20060113)
    Jul 13 12:37:34 ma3x kernel: ACPI: Dynamic OEM Table Load:
    Jul 13 12:37:34 ma3x kernel: ACPI: SSDT 0x0000000000000000 000152 (v01 PmRef Cpu1Ist 00003000 INTL 20060113)
    Jul 13 12:37:34 ma3x kernel: ACPI: Interpreter enabled
    Jul 13 12:37:34 ma3x kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20140214/hwxface-580)
    Jul 13 12:37:34 ma3x kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20140214/hwxface-580)
    Jul 13 12:37:34 ma3x kernel: ACPI: (supports S0 S1 S4 S5)
    Jul 13 12:37:34 ma3x kernel: ACPI: Using IOAPIC for interrupt routing
    Jul 13 12:37:34 ma3x kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: _OSC failed (AE_NOT_FOUND); disabling ASPM
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: host bridge window [io 0x0000-0x0cf7] (ignored)
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: host bridge window [io 0x0d00-0xffff] (ignored)
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
    Jul 13 12:37:34 ma3x kernel: acpi PNP0A08:00: host bridge window [mem 0xcff50000-0xfebfffff] (ignored)
    Jul 13 12:37:34 ma3x kernel: PCI: root bus 00: using default resources
    Jul 13 12:37:34 ma3x kernel: PCI host bridge to bus 0000:00
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:00: root bus resource [bus 00-ff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: [8086:29c1] type 01 class 0x060400
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.0: [8086:2937] type 00 class 0x0c0300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.0: reg 0x20: [io 0xff00-0xff1f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.1: [8086:2938] type 00 class 0x0c0300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.1: reg 0x20: [io 0xfe00-0xfe1f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.1: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.2: [8086:2939] type 00 class 0x0c0300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.2: reg 0x20: [io 0xfd00-0xfd1f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.2: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.7: [8086:293c] type 00 class 0x0c0320
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.7: reg 0x10: [mem 0xfdfff000-0xfdfff3ff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.7: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1a.7: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1b.0: [8086:293e] type 00 class 0x040300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xfdff8000-0xfdffbfff 64bit]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: [8086:2940] type 01 class 0x060400
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: [8086:2948] type 01 class 0x060400
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: [8086:294a] type 01 class 0x060400
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.0: [8086:2934] type 00 class 0x0c0300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.0: reg 0x20: [io 0xfc00-0xfc1f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.1: [8086:2935] type 00 class 0x0c0300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.1: reg 0x20: [io 0xfb00-0xfb1f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.1: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.2: [8086:2936] type 00 class 0x0c0300
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.2: reg 0x20: [io 0xfa00-0xfa1f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.2: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.7: [8086:293a] type 00 class 0x0c0320
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.7: reg 0x10: [mem 0xfdffe000-0xfdffe3ff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1d.7: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: System wakeup disabled by ACPI
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.0: [8086:2918] type 00 class 0x060100
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.0: quirk: [io 0x0400-0x047f] claimed by ICH6 ACPI/GPIO/TCO
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0294 (mask 0003)
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 3 PIO at 0080 (mask 0003)
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0800 (mask 001f)
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: [8086:2921] type 00 class 0x01018a
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: reg 0x10: [io 0x0000-0x0007]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: reg 0x14: [io 0x0000-0x0003]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: reg 0x18: [io 0x0000-0x0007]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x0000-0x0003]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf900-0xf90f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: reg 0x24: [io 0xf800-0xf80f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x14: [io 0x03f6]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.2: legacy IDE quirk: reg 0x1c: [io 0x0376]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.3: [8086:2930] type 00 class 0x0c0500
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xfdffd000-0xfdffd0ff 64bit]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.3: reg 0x20: [io 0x0500-0x051f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: [8086:2926] type 00 class 0x010185
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: reg 0x10: [io 0xf600-0xf607]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: reg 0x14: [io 0xf500-0xf503]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: reg 0x18: [io 0xf400-0xf407]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: reg 0x1c: [io 0xf300-0xf303]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: reg 0x20: [io 0xf200-0xf20f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1f.5: reg 0x24: [io 0xf100-0xf10f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: [1002:68b8] type 00 class 0x030000
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd0000000-0xdfffffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: reg 0x18: [mem 0xfdac0000-0xfdadffff 64bit]
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: reg 0x20: [io 0xce00-0xceff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: supports D1 D2
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.1: [1002:aa58] type 00 class 0x040300
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.1: reg 0x10: [mem 0xfdafc000-0xfdafffff 64bit]
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.1: supports D1 D2
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: bridge window [mem 0xfda00000-0xfdafffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: bridge window [mem 0xfd700000-0xfd7fffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: bridge window [mem 0xfd600000-0xfd6fffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: reg 0x10: [io 0xae00-0xaeff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: reg 0x18: [mem 0xfdeff000-0xfdefffff 64bit]
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: reg 0x30: [mem 0x00000000-0x0001ffff pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: supports D1 D2
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot D3cold
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: bridge window [io 0xa000-0xafff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: bridge window [mem 0xfde00000-0xfdefffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.0: [197b:2363] type 00 class 0x010185
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.0: reg 0x24: [mem 0xfdcfe000-0xfdcfffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.0: PME# supported from D3hot
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.1: [197b:2363] type 00 class 0x010185
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.1: reg 0x10: [io 0xdf00-0xdf07]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.1: reg 0x14: [io 0xde00-0xde03]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.1: reg 0x18: [io 0xdd00-0xdd07]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.1: reg 0x1c: [io 0xdc00-0xdc03]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.1: reg 0x20: [io 0xdb00-0xdb0f]
    Jul 13 12:37:34 ma3x kernel: pci 0000:04:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: PCI bridge to [bus 04]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: bridge window [mem 0xfdc00000-0xfdcfffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:05:00.0: [10ec:8139] type 00 class 0x020000
    Jul 13 12:37:34 ma3x kernel: pci 0000:05:00.0: reg 0x10: [io 0xee00-0xeeff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:05:00.0: reg 0x14: [mem 0xfd9ff000-0xfd9ff0ff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:05:00.0: supports D1 D2
    Jul 13 12:37:34 ma3x kernel: pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: PCI bridge to [bus 05] (subtractive decode)
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 7 9 10 11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 7 9 *10 11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 7 9 *10 11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 5 7 9 10 11 12 14 15) *0, disabled.
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 5 *7 9 10 11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNK0] (IRQs 5 7 *9 10 11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 *11 12 14 15)
    Jul 13 12:37:34 ma3x kernel: ACPI: Enabled 1 GPEs in block 00 to 3F
    Jul 13 12:37:34 ma3x kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
    Jul 13 12:37:34 ma3x kernel: vgaarb: loaded
    Jul 13 12:37:34 ma3x kernel: vgaarb: bridge control possible 0000:01:00.0
    Jul 13 12:37:34 ma3x kernel: PCI: Using ACPI for IRQ routing
    Jul 13 12:37:34 ma3x kernel: PCI: pci_cache_line_size set to 64 bytes
    Jul 13 12:37:34 ma3x kernel: e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff]
    Jul 13 12:37:34 ma3x kernel: e820: reserve RAM buffer [mem 0xcfe90000-0xcfffffff]
    Jul 13 12:37:34 ma3x kernel: NetLabel: Initializing
    Jul 13 12:37:34 ma3x kernel: NetLabel: domain hash size = 128
    Jul 13 12:37:34 ma3x kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Jul 13 12:37:34 ma3x kernel: NetLabel: unlabeled traffic allowed by default
    Jul 13 12:37:34 ma3x kernel: Switched to clocksource refined-jiffies
    Jul 13 12:37:34 ma3x kernel: pnp: PnP ACPI init
    Jul 13 12:37:34 ma3x kernel: ACPI: bus type PNP registered
    Jul 13 12:37:34 ma3x kernel: system 00:00: [io 0x04d0-0x04d1] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:00: [io 0x0290-0x029f] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:00: [io 0x0800-0x0805] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:00: [io 0x0290-0x0297] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:00: [io 0x0880-0x088f] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:01: [dma 4]
    Jul 13 12:37:34 ma3x kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:05: [dma 2]
    Jul 13 12:37:34 ma3x kernel: pnp 00:05: Plug and Play ACPI device, IDs PNP0700 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:08: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
    Jul 13 12:37:34 ma3x kernel: system 00:09: [io 0x0400-0x04bf] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 13 12:37:34 ma3x kernel: pnp 00:0a: Plug and Play ACPI device, IDs INT0800 (active)
    Jul 13 12:37:34 ma3x kernel: system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0x000f0000-0x000fffff] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xcff00000-0xcfffffff] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xcfee0000-0xcfefffff] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0x00100000-0xcfedffff] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xfec00000-0xfec00fff] could not be reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xfed14000-0xfed1dfff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xfed20000-0xfed9ffff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xfee00000-0xfee00fff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xffb00000-0xffb7ffff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0xfff00000-0xffffffff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: [mem 0x000e0000-0x000effff] has been reserved
    Jul 13 12:37:34 ma3x kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    Jul 13 12:37:34 ma3x kernel: pnp: PnP ACPI: found 13 devices
    Jul 13 12:37:34 ma3x kernel: ACPI: bus type PNP unregistered
    Jul 13 12:37:34 ma3x kernel: Switched to clocksource acpi_pm
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xfda00000-0xfda1ffff pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: bridge window [io 0xc000-0xcfff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: bridge window [mem 0xfda00000-0xfdafffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: bridge window [io 0xb000-0xbfff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: bridge window [mem 0xfd700000-0xfd7fffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.0: bridge window [mem 0xfd600000-0xfd6fffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:03:00.0: BAR 6: assigned [mem 0xfdd00000-0xfdd1ffff pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: PCI bridge to [bus 03]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: bridge window [io 0xa000-0xafff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: bridge window [mem 0xfde00000-0xfdefffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.4: bridge window [mem 0xfdd00000-0xfddfffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: PCI bridge to [bus 04]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: bridge window [io 0xd000-0xdfff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: bridge window [mem 0xfdc00000-0xfdcfffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1c.5: bridge window [mem 0xfdb00000-0xfdbfffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: PCI bridge to [bus 05]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [io 0xe000-0xefff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [mem 0xfd900000-0xfd9fffff]
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1e.0: bridge window [mem 0xfd800000-0xfd8fffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:00: resource 5 [mem 0x00000000-0xfffffffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:01: resource 0 [io 0xc000-0xcfff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:01: resource 1 [mem 0xfda00000-0xfdafffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:02: resource 0 [io 0xb000-0xbfff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:02: resource 1 [mem 0xfd700000-0xfd7fffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:02: resource 2 [mem 0xfd600000-0xfd6fffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:03: resource 0 [io 0xa000-0xafff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:03: resource 1 [mem 0xfde00000-0xfdefffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:03: resource 2 [mem 0xfdd00000-0xfddfffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:04: resource 0 [io 0xd000-0xdfff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:04: resource 1 [mem 0xfdc00000-0xfdcfffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:04: resource 2 [mem 0xfdb00000-0xfdbfffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:05: resource 0 [io 0xe000-0xefff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:05: resource 1 [mem 0xfd900000-0xfd9fffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:05: resource 2 [mem 0xfd800000-0xfd8fffff 64bit pref]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:05: resource 4 [io 0x0000-0xffff]
    Jul 13 12:37:34 ma3x kernel: pci_bus 0000:05: resource 5 [mem 0x00000000-0xfffffffff]
    Jul 13 12:37:34 ma3x kernel: NET: Registered protocol family 2
    Jul 13 12:37:34 ma3x kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    Jul 13 12:37:34 ma3x kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Jul 13 12:37:34 ma3x kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Jul 13 12:37:34 ma3x kernel: TCP: reno registered
    Jul 13 12:37:34 ma3x kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Jul 13 12:37:34 ma3x kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Jul 13 12:37:34 ma3x kernel: NET: Registered protocol family 1
    Jul 13 12:37:34 ma3x kernel: pci 0000:01:00.0: Boot video device
    Jul 13 12:37:34 ma3x kernel: PCI: CLS 64 bytes, default 64
    Jul 13 12:37:34 ma3x kernel: Unpacking initramfs...
    Jul 13 12:37:34 ma3x kernel: Freeing initrd memory: 3172K (ffff8800379be000 - ffff880037cd7000)
    Jul 13 12:37:34 ma3x kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Jul 13 12:37:34 ma3x kernel: software IO TLB [mem 0xcbe90000-0xcfe90000] (64MB) mapped at [ffff8800cbe90000-ffff8800cfe8ffff]
    Jul 13 12:37:34 ma3x kernel: Scanning for low memory corruption every 60 seconds
    Jul 13 12:37:34 ma3x kernel: futex hash table entries: 1024 (order: 4, 65536 bytes)
    Jul 13 12:37:34 ma3x kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Jul 13 12:37:34 ma3x kernel: zbud: loaded
    Jul 13 12:37:34 ma3x kernel: VFS: Disk quotas dquot_6.5.2
    Jul 13 12:37:34 ma3x kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Jul 13 12:37:34 ma3x kernel: msgmni has been set to 7907
    Jul 13 12:37:34 ma3x kernel: Key type big_key registered
    Jul 13 12:37:34 ma3x kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Jul 13 12:37:34 ma3x kernel: io scheduler noop registered
    Jul 13 12:37:34 ma3x kernel: io scheduler deadline registered
    Jul 13 12:37:34 ma3x kernel: io scheduler cfq registered (default)
    Jul 13 12:37:34 ma3x kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
    Jul 13 12:37:34 ma3x kernel: pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
    Jul 13 12:37:34 ma3x kernel: pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
    Jul 13 12:37:34 ma3x kernel: pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
    Jul 13 12:37:34 ma3x kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Jul 13 12:37:34 ma3x kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Jul 13 12:37:34 ma3x kernel: vesafb: mode is 1280x1024x32, linelength=5120, pages=0
    Jul 13 12:37:34 ma3x kernel: vesafb: scrolling: redraw
    Jul 13 12:37:34 ma3x kernel: vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    Jul 13 12:37:34 ma3x kernel: vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010780000, using 5120k, total 5120k
    Jul 13 12:37:34 ma3x kernel: Console: switching to colour frame buffer device 160x64
    Jul 13 12:37:34 ma3x kernel: fb0: VESA VGA frame buffer device
    Jul 13 12:37:34 ma3x kernel: intel_idle: does not run on family 6 model 23
    Jul 13 12:37:34 ma3x kernel: GHES: HEST is not enabled!
    Jul 13 12:37:34 ma3x kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Jul 13 12:37:34 ma3x kernel: 00:06: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
    Jul 13 12:37:34 ma3x kernel: Linux agpgart interface v0.103
    Jul 13 12:37:34 ma3x kernel: rtc_cmos 00:02: RTC can wake from S4
    Jul 13 12:37:34 ma3x kernel: rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    Jul 13 12:37:34 ma3x kernel: rtc_cmos 00:02: alarms up to one month, 242 bytes nvram
    Jul 13 12:37:34 ma3x kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Jul 13 12:37:34 ma3x kernel: TCP: cubic registered
    Jul 13 12:37:34 ma3x kernel: NET: Registered protocol family 10
    Jul 13 12:37:34 ma3x kernel: NET: Registered protocol family 17
    Jul 13 12:37:34 ma3x kernel: registered taskstats version 1
    Jul 13 12:37:34 ma3x kernel: Magic number: 6:516:626
    Jul 13 12:37:34 ma3x kernel: pci 0000:00:1b.0: hash matches
    Jul 13 12:37:34 ma3x kernel: rtc_cmos 00:02: setting system clock to 2014-07-13 09:37:31 UTC (1405244251)
    Jul 13 12:37:34 ma3x kernel: PM: Hibernation image not present or could not be loaded.
    Jul 13 12:37:34 ma3x kernel: Freeing unused kernel memory: 1116K (ffffffff818df000 - ffffffff819f6000)
    Jul 13 12:37:34 ma3x kernel: Write protecting the kernel read-only data: 8192k
    Jul 13 12:37:34 ma3x kernel: Freeing unused kernel memory: 908K (ffff88000151d000 - ffff880001600000)
    Jul 13 12:37:34 ma3x kernel: Freeing unused kernel memory: 404K (ffff88000179b000 - ffff880001800000)
    Jul 13 12:37:34 ma3x kernel: random: systemd-tmpfile urandom read with 2 bits of entropy available
    Jul 13 12:37:34 ma3x systemd-udevd[47]: starting version 214
    Jul 13 12:37:34 ma3x kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
    Jul 13 12:37:34 ma3x kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
    Jul 13 12:37:34 ma3x kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Jul 13 12:37:34 ma3x kernel: ACPI: bus type USB registered
    Jul 13 12:37:34 ma3x kernel: usbcore: registered new interface driver usbfs
    Jul 13 12:37:34 ma3x kernel: usbcore: registered new interface driver hub
    Jul 13 12:37:34 ma3x kernel: usbcore: registered new device driver usb
    Jul 13 12:37:34 ma3x kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Jul 13 12:37:34 ma3x kernel: ehci-pci: EHCI PCI platform driver
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1a.7: EHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1a.7: new USB bus registered, assigned bus number 1
    Jul 13 12:37:34 ma3x kernel: uhci_hcd: USB Universal Host Controller Interface driver
    Jul 13 12:37:34 ma3x kernel: SCSI subsystem initialized
    Jul 13 12:37:34 ma3x kernel: libata version 3.00 loaded.
    Jul 13 12:37:34 ma3x kernel: pata_jmicron 0000:04:00.1: enabling device (0000 -> 0001)
    Jul 13 12:37:34 ma3x kernel: scsi0 : pata_jmicron
    Jul 13 12:37:34 ma3x kernel: scsi1 : pata_jmicron
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1a.7: cache line size of 64 is not supported
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1a.7: irq 18, io mem 0xfdfff000
    Jul 13 12:37:34 ma3x kernel: ata1: PATA max UDMA/100 cmd 0xdf00 ctl 0xde00 bmdma 0xdb00 irq 18
    Jul 13 12:37:34 ma3x kernel: ata2: PATA max UDMA/100 cmd 0xdd00 ctl 0xdc00 bmdma 0xdb08 irq 18
    Jul 13 12:37:34 ma3x kernel: ahci 0000:04:00.0: version 3.0
    Jul 13 12:37:34 ma3x kernel: FDC 0 is a post-1991 82077
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1a.7: USB 2.0 started, EHCI 1.00
    Jul 13 12:37:34 ma3x kernel: hub 1-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 1-0:1.0: 6 ports detected
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1d.7: EHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 2
    Jul 13 12:37:34 ma3x kernel: ahci 0000:04:00.0: AHCI 0001.0000 32 slots 2 ports 3 Gbps 0x3 impl SATA mode
    Jul 13 12:37:34 ma3x kernel: ahci 0000:04:00.0: flags: 64bit ncq pm led clo pmp pio slum part
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1d.7: cache line size of 64 is not supported
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1d.7: irq 23, io mem 0xfdffe000
    Jul 13 12:37:34 ma3x kernel: scsi2 : ahci
    Jul 13 12:37:34 ma3x kernel: scsi3 : ahci
    Jul 13 12:37:34 ma3x kernel: ata3: SATA max UDMA/133 abar m8192@0xfdcfe000 port 0xfdcfe100 irq 17
    Jul 13 12:37:34 ma3x kernel: ata4: SATA max UDMA/133 abar m8192@0xfdcfe000 port 0xfdcfe180 irq 17
    Jul 13 12:37:34 ma3x kernel: ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
    Jul 13 12:37:34 ma3x kernel: hub 2-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 2-0:1.0: 6 ports detected
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.0: UHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.0: detected 2 ports
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000ff00
    Jul 13 12:37:34 ma3x kernel: hub 3-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 3-0:1.0: 2 ports detected
    Jul 13 12:37:34 ma3x kernel: ata_piix 0000:00:1f.2: version 2.13
    Jul 13 12:37:34 ma3x kernel: ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
    Jul 13 12:37:34 ma3x kernel: scsi4 : ata_piix
    Jul 13 12:37:34 ma3x kernel: scsi5 : ata_piix
    Jul 13 12:37:34 ma3x kernel: ata5: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf900 irq 14
    Jul 13 12:37:34 ma3x kernel: ata6: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf908 irq 15
    Jul 13 12:37:34 ma3x kernel: ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
    Jul 13 12:37:34 ma3x kernel: scsi6 : ata_piix
    Jul 13 12:37:34 ma3x kernel: scsi7 : ata_piix
    Jul 13 12:37:34 ma3x kernel: ata7: SATA max UDMA/133 cmd 0xf600 ctl 0xf500 bmdma 0xf200 irq 19
    Jul 13 12:37:34 ma3x kernel: ata8: SATA max UDMA/133 cmd 0xf400 ctl 0xf300 bmdma 0xf208 irq 19
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.1: UHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.1: detected 2 ports
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000fe00
    Jul 13 12:37:34 ma3x kernel: hub 4-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 4-0:1.0: 2 ports detected
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.2: UHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.2: detected 2 ports
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1a.2: irq 19, io base 0x0000fd00
    Jul 13 12:37:34 ma3x kernel: hub 5-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 5-0:1.0: 2 ports detected
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.0: UHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.0: detected 2 ports
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000fc00
    Jul 13 12:37:34 ma3x kernel: hub 6-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 6-0:1.0: 2 ports detected
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.1: UHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.1: detected 2 ports
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000fb00
    Jul 13 12:37:34 ma3x kernel: hub 7-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 7-0:1.0: 2 ports detected
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.2: detected 2 ports
    Jul 13 12:37:34 ma3x kernel: uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000fa00
    Jul 13 12:37:34 ma3x kernel: hub 8-0:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 8-0:1.0: 2 ports detected
    Jul 13 12:37:34 ma3x kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    Jul 13 12:37:34 ma3x kernel: ata1.00: ATAPI: HL-DT-ST DVDRAM GSA-H10N, JL10, max UDMA/33
    Jul 13 12:37:34 ma3x kernel: ata1.00: configured for UDMA/33
    Jul 13 12:37:34 ma3x kernel: scsi 0:0:0:0: CD-ROM HL-DT-ST DVDRAM GSA-H10N JL10 PQ: 0 ANSI: 5
    Jul 13 12:37:34 ma3x kernel: ata3: SATA link down (SStatus 0 SControl 300)
    Jul 13 12:37:34 ma3x kernel: ata4: SATA link down (SStatus 0 SControl 300)
    Jul 13 12:37:34 ma3x kernel: ata8: SATA link down (SStatus 0 SControl 300)
    Jul 13 12:37:34 ma3x kernel: ata6: SATA link down (SStatus 0 SControl 300)
    Jul 13 12:37:34 ma3x kernel: ata7: SATA link down (SStatus 0 SControl 300)
    Jul 13 12:37:34 ma3x kernel: ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Jul 13 12:37:34 ma3x kernel: ata5.00: ATA-8: WDC WD5000AAKS-00A7B0, 01.03B01, max UDMA/133
    Jul 13 12:37:34 ma3x kernel: ata5.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
    Jul 13 12:37:34 ma3x kernel: ata5.00: configured for UDMA/133
    Jul 13 12:37:34 ma3x kernel: scsi 4:0:0:0: Direct-Access ATA WDC WD5000AAKS-0 01.0 PQ: 0 ANSI: 5
    Jul 13 12:37:34 ma3x kernel: sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
    Jul 13 12:37:34 ma3x kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Jul 13 12:37:34 ma3x kernel: sr 0:0:0:0: Attached scsi CD-ROM sr0
    Jul 13 12:37:34 ma3x kernel: sd 4:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Jul 13 12:37:34 ma3x kernel: sd 4:0:0:0: [sda] Write Protect is off
    Jul 13 12:37:34 ma3x kernel: sd 4:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Jul 13 12:37:34 ma3x kernel: sd 4:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Jul 13 12:37:34 ma3x kernel: usb 2-6: new high-speed USB device number 3 using ehci-pci
    Jul 13 12:37:34 ma3x kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 >
    Jul 13 12:37:34 ma3x kernel: sd 4:0:0:0: [sda] Attached SCSI disk
    Jul 13 12:37:34 ma3x kernel: hub 2-6:1.0: USB hub found
    Jul 13 12:37:34 ma3x kernel: hub 2-6:1.0: 4 ports detected
    Jul 13 12:37:34 ma3x kernel: tsc: Refined TSC clocksource calibration: 3012.484 MHz
    Jul 13 12:37:34 ma3x kernel: usb 8-1: new full-speed USB device number 2 using uhci_hcd
    Jul 13 12:37:34 ma3x kernel: hidraw: raw HID events driver (C) Jiri Kosina
    Jul 13 12:37:34 ma3x kernel: usbcore: registered new interface driver usbhid
    Jul 13 12:37:34 ma3x kernel: usbhid: USB HID core driver
    Jul 13 12:37:34 ma3x kernel: input: Razer Razer Abyssus as /devices/pci0000:00/0000:00:1d.2/usb8/8-1/8-1:1.0/0003:1532:001C.0001/input/input1
    Jul 13 12:37:34 ma3x kernel: hid-generic 0003:1532:001C.0001: input,hidraw0: USB HID v1.11 Mouse [Razer Razer Abyssus] on usb-0000:00:1d.2-1/input0
    Jul 13 12:37:34 ma3x kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
    Jul 13 12:37:34 ma3x kernel: Switched to clocksource tsc
    Jul 13 12:37:34 ma3x kernel: random: nonblocking pool is initialized
    Jul 13 12:37:34 ma3x systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    Jul 13 12:37:34 ma3x kernel: EXT4-fs (sda6): re-mounted. Opts: data=ordered
    Jul 13 12:37:34 ma3x systemd-journal[133]: Journal started
    Jul 13 12:37:34 ma3x systemd-udevd[152]: starting version 215
    Jul 13 12:37:35 ma3x kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Jul 13 12:37:35 ma3x kernel: parport_pc 00:07: reported by Plug and Play ACPI
    Jul 13 12:37:35 ma3x kernel: parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    Jul 13 12:37:35 ma3x kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input2
    Jul 13 12:37:35 ma3x kernel: ACPI: Power Button [PWRB]
    Jul 13 12:37:35 ma3x kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Jul 13 12:37:35 ma3x kernel: ACPI: Power Button [PWRF]
    Jul 13 12:37:35 ma3x kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Jul 13 12:37:35 ma3x kernel: ACPI: Thermal Zone [THRM] (23 C)
    Jul 13 12:37:35 ma3x kernel: ACPI: Fan [FAN] (on)
    Jul 13 12:37:35 ma3x kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000429-0x0000000000000429 (\PM2S) (20140214/utaddress-258)
    Jul 13 12:37:35 ma3x kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Jul 13 12:37:35 ma3x kernel: ACPI Warning: SystemIO range 0x00000000000004b0-0x00000000000004bf conflicts with OpRegion 0x00000000000004b8-0x00000000000004bb (\GPO2) (20140214/utaddress-258)
    Jul 13 12:37:35 ma3x kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Jul 13 12:37:35 ma3x kernel: ACPI Warning: SystemIO range 0x0000000000000480-0x00000000000004af conflicts with OpRegion 0x000000000000048c-0x000000000000048f (\GPO_) (20140214/utaddress-258)
    Jul 13 12:37:35 ma3x kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Jul 13 12:37:35 ma3x kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
    Jul 13 12:37:35 ma3x kernel: i801_smbus 0000:00:1f.3: SMBus using PCI Interrupt
    Jul 13 12:37:35 ma3x kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    Jul 13 12:37:35 ma3x kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control
    Jul 13 12:37:35 ma3x kernel: r8169 0000:03:00.0: irq 44 for MSI/MSI-X
    Jul 13 12:37:35 ma3x kernel: r8169 0000:03:00.0 eth0: RTL8168b/8111b at 0xffffc90011468000, 00:30:18:ab:1c:1f, XID 98500000 IRQ 44
    Jul 13 12:37:35 ma3x kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 4080 bytes, tx checksumming: ko]
    Jul 13 12:37:35 ma3x kernel: microcode: CPU0 sig=0x1067a, pf=0x1, revision=0x0
    Jul 13 12:37:35 ma3x kernel: mousedev: PS/2 mouse device common for all mice
    Jul 13 12:37:35 ma3x kernel: ppdev: user-space parallel port driver
    Jul 13 12:37:35 ma3x kernel: [drm] Initialized drm 1.1.0 20060810
    Jul 13 12:37:35 ma3x kernel: iTCO_vendor_support: vendor-support=0
    Jul 13 12:37:35 ma3x kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11
    Jul 13 12:37:35 ma3x kernel: iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0460)
    Jul 13 12:37:35 ma3x kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
    Jul 13 12:37:35 ma3x kernel: 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004)
    Jul 13 12:37:35 ma3x kernel: 8139cp 0000:05:00.0: This (id 10ec:8139 rev 10) is not an 8139C+ compatible chip, use 8139too
    Jul 13 12:37:35 ma3x kernel: [drm] radeon kernel modesetting enabled.
    Jul 13 12:37:35 ma3x kernel: checking generic (d0000000 500000) vs hw (d0000000 10000000)
    Jul 13 12:37:35 ma3x kernel: fb: switching to radeondrmfb from VESA VGA
    Jul 13 12:37:35 ma3x kernel: Console: switching to colour dummy device 80x25
    Jul 13 12:37:35 ma3x kernel: [drm] initializing kernel modesetting (JUNIPER 0x1002:0x68B8 0x1002:0x2543).
    Jul 13 12:37:35 ma3x kernel: [drm] register mmio base: 0xFDAC0000
    Jul 13 12:37:35 ma3x kernel: [drm] register mmio size: 131072
    Jul 13 12:37:35 ma3x kernel: ATOM BIOS: JUNIPER
    Jul 13 12:37:35 ma3x kernel: radeon 0000:01:00.0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used)
    Jul 13 12:37:35 ma3x kernel: radeon 0000:01:00.0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF
    Jul 13 12:37:35 ma3x kernel: [drm] Detected VRAM RAM=1024M, BAR=256M
    Jul 13 12:37:35 ma3x kernel: [drm] RAM width 128bits DDR
    Jul 13 12:37:35 ma3x kernel: [TTM] Zone kernel: Available graphics memory: 2025466 kiB
    Jul 13 12:37:35 ma3x kernel: [TTM] Initializing pool allocator
    Jul 13 12:37:35 ma3x kernel: [TTM] Initializing DMA pool allocator
    Jul 13 12:37:35 ma3x kernel: [drm] radeon: 1024M of VRAM memory ready
    Jul 13 12:37:35 ma3x kernel: [drm] radeon: 1024M of GTT memory ready.
    Jul 13 12:37:35 ma3x kernel: [drm] Loading JUNIPER Microcode
    Jul 13 12:37:36 ma3x systemd-udevd[164]: renamed network interface eth0 to enp3s0
    Jul 13 12:37:36 ma3x kernel: microcode: CPU1 sig=0x1067a, pf=0x1, revision=0x0
    Jul 13 12:37:36 ma3x kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Jul 13 12:37:36 ma3x kernel: 8139too: 8139too Fast Ethernet driver 0.9.28
    Jul 13 12:37:36 ma3x kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X
    Jul 13 12:37:36 ma3x kernel: 8139too 0000:05:00.0 eth0: RealTek RTL8139 at 0xffffc900117f2000, 00:a0:d2:13:48:7d, IRQ 21
    Jul 13 12:37:36 ma3x systemd-udevd[162]: renamed network interface eth0 to enp5s0
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: ignore pin 0x1b with mismatching assoc# 0x2 vs 0x1
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0) type:line
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: hp_outs=0 (0x0/0x0/0x0/0x0/0x0)
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: mono: mono_out=0x0
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: dig-out=0x1e/0x0
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: inputs:
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: Front Mic=0x19
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: Rear Mic=0x18
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: Line=0x1a
    Jul 13 12:37:36 ma3x kernel: sound hdaudioC0D2: dig-in=0x1f
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Line Out Front as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Line Out Surround as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Line Out CLFE as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    Jul 13 12:37:36 ma3x kernel: input: HDA Intel Line Out Side as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    Jul 13 12:37:37 ma3x kernel: Adding 4000148k swap on /dev/sda8. Priority:-1 extents:1 across:4000148k FS
    Jul 13 12:37:37 ma3x kernel: [drm] Internal thermal controller with fan control
    Jul 13 12:37:37 ma3x kernel: [drm] radeon: dpm initialized
    Jul 13 12:37:37 ma3x systemd-fsck[177]: /dev/sda7: clean, 36140/11976704 files, 3922434/47884345 blocks
    Jul 13 12:37:37 ma3x kernel: [drm] GART: num cpu pages 262144, num gpu pages 262144
    Jul 13 12:37:37 ma3x kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000000025D000).
    Jul 13 12:37:37 ma3x kernel: radeon 0000:01:00.0: WB enabled
    Jul 13 12:37:37 ma3x kernel: radeon 0000:01:00.0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0xffff8801290c1c00
    Jul 13 12:37:37 ma3x kernel: radeon 0000:01:00.0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0xffff8801290c1c0c
    Jul 13 12:37:37 ma3x kernel: radeon 0000:01:00.0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0xffffc9001309c418
    Jul 13 12:37:37 ma3x kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Jul 13 12:37:37 ma3x kernel: [drm] Driver supports precise vblank timestamp query.
    Jul 13 12:37:37 ma3x kernel: radeon 0000:01:00.0: irq 46 for MSI/MSI-X
    Jul 13 12:37:37 ma3x kernel: radeon 0000:01:00.0: radeon: using MSI.
    Jul 13 12:37:37 ma3x kernel: [drm] radeon: irq initialized.
    Jul 13 12:37:37 ma3x kernel: [drm] ring test on 0 succeeded in 1 usecs
    Jul 13 12:37:37 ma3x kernel: [drm] ring test on 3 succeeded in 1 usecs
    Jul 13 12:37:37 ma3x kernel: EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: data=ordered
    Jul 13 12:37:37 ma3x kernel: [drm] ring test on 5 succeeded in 1 usecs
    Jul 13 12:37:37 ma3x kernel: [drm] UVD initialized successfully.
    Jul 13 12:37:37 ma3x kernel: [drm] ib test on ring 0 succeeded in 0 usecs
    Jul 13 12:37:37 ma3x kernel: [drm] ib test on ring 3 succeeded in 0 usecs
    Jul 13 12:37:37 ma3x systemd-journal[133]: Permanent journal is using 40.0M (max allowed 2.0G, trying to leave 3.0G free of 12.3G available → current limit 2.0G).
    Jul 13 12:37:38 ma3x systemd-journal[133]: Time spent on flushing to /var is 734.588ms for 755 entries.
    Jul 13 12:37:39 ma3x kernel: [drm] ib test on ring 5 succeeded
    Jul 13 12:37:39 ma3x kernel: [drm] Radeon Display Connectors
    Jul 13 12:37:39 ma3x kernel: [drm] Connector 0:
    Jul 13 12:37:39 ma3x kernel: [drm] DP-1
    Jul 13 12:37:39 ma3x kernel: [drm] HPD4
    Jul 13 12:37:39 ma3x kernel: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c
    Jul 13 12:37:39 ma3x ker

    The first part of your mcelog (the bit about " failed to prefill DIMM database from DMI data") strongly suggest one of the new RAM chips is defective. Start by simply putting the old one back in place and seeing if that helps. If it does, exchange the new faulty one with the seller for one that works. However, since you say yourself you aren't very tech savvy, it may be the case that you've simply purchased a RAM chip that is not compatible with your motherboard (although if both of the new chips are identical and the first one works, that may not be so).
    When deciding to upgrade all the most vital hardware components of a machine, it's best to do it one piece at a time, and reconfigure the operating system to account for the new hardware. Uninstall old drivers, install new ones, change any personal settings related to the old hardware, reboot, make sure everything's fine and then repeat the process for every other new piece of hardware. Replacing everything at once without ensuring it will all work together increases the chances problems like this immensely---the problem itself may be very simple, but you've undertaken so many changes in such a short time that finding out what the problem is in the first place can be very complicated.

Maybe you are looking for

  • Count of Service Orders issue in the Bex Report

    Hi Experts, I have a report displaying the Count of Service Orders. The count of service orders I have brought using replacement path variable. The count is getting displayed correctly. When I have the service order in a single record. The moment I d

  • CPU overload during playback and record

    This happens here and there but is not a consistent problem, and for that reason I feel that it can be corrected. Out of the blue, during playback or record, all of the sudden my CPU meter will start spiking and the audio will start getting interrupt

  • AltKey & CtrlKey Bug in FullScreen

    I have a Mouse Down event listener on a container in the Capture Phase. When this event is fired in Full Screen while holding down the ctrlKey or the altKey, the event's variables for these keys aren't set to true.... It functions normally in regular

  • Need clarifications in IDML

    Hi All, When I opened the IDML file I found that some of the XML files are named like 'MasterSpread_u2e5.xml, MasterSpread_ud0.xml, Spread_uc9.xml, etc., pl. confirm how the InDesign is adding the suffixes which are underlined above and what's is the

  • Jump into WAD Tab and filter Characteristc?

    Hello Experts, I want to jump from one Portal WEB-Application to another Portal WEB-Application. The jump target has several Tabs and I want to jump into a different Tab than the initial one. I also have to filter the Characteristic from that line th