What happens during the "Waiting for UDev uevents to be processed"?

Hello dear archers,
I have arch installed on my laptop, working great, I really love it.
Only one thing bother me and I would like to solve it: at boot time, the system waits for about 15s on the stage "Waiting for UDev uevents to be processed".
Is it normal? What is it doing exactly during this stage: loading modules?
I try to see in my logs but I can't find anything related to this. How can I know if there is not some kind of issue which make him takes so long ? How can I improve this ?

Thank you for all your answers.
Well, according to the man page and rc.sysinit, udevadm command in the rc.sysinit script does:
/sbin/udevadm settle
/sbin/udevadm control --property=STARTUP=
I assume this is the settle command which takes time.
But how can I list the uevents in the queue the udevadm settle command is waiting for ? If possible, with the delay of treatment of each of these uevents during the boot...
I have nothing related to this in my logs.
Regarding my hardware, I have one toshiba laptop P300-220 with two internal hard drives (and many partitions on them). But no external drive.
Last edited by Laserpithium (2010-07-20 08:35:36)

Similar Messages

  • [SOLVED] Waiting for udev uevents to be processed - Black Screen

    Hi, after upgrading my kernel to the latest from abs I'm having trouble booting.
    When "Waiting for udev uevents to be processed" comes my screen turns black and the monitor starts searching for a new signal.
    I've tried adding vga=775 and i915.modeset=0 without any success
    My server has a Intel p4 3,0ghz with HT and a ATI HD card.
    This is kernel version 2.6.33(.4?) something
    How can I fix this?
    This is how my bootup looks like: http://www.youtube.com/watch?v=It9Ao1s55ns
    Last edited by XAM (2010-06-11 10:37:51)

    tomk wrote:i915 is the Intel DRM driver - you say you have an ATI card...
    I just tested it out since it was marked as a solution in a different thread.
    Do you know why this happens? I actually managed to boot 1 time before, and the font was übersmall
    I had this problem with the default kernel, which I managed to boot after several restarts. I'm still rebooting it over and over without any success.
    Last edited by XAM (2010-06-11 10:00:09)

  • Hangs on Waiting for UDev uevents to be processed

    On startup it hangs on "Waiting for UDev uevents to be processed". Sometimes an extra row saying "[    6.423351] firewire_ohci: Failed to set Link Power Status" is shown, and sometimes the screen goes all black before it hang.
    Last time I was logged in I made some upgrades (pacman -Syu), so I guess that could have caused this problem but I'm not sure how to fix it.
    What should I do?

    This is most probably a kernel bug. More specifically, a problem in a module that is being loaded on boot by udev. You can boot into your system by appending "init=/bin/bash" to your kernel commandline (in GRUB). First of all I'd uninstall any third-party (unsupported) kernel modules that you might have installed. If that does not work I'd revert to a previous kernel version and file a bug.

  • Waiting for udev uevents to be processed hangs for 30s. |SOLVED|

    Hello. This is my first post.
    Just installed ArchLinux with KDE 4.7,everything is working perfectly but something is really annoying.
    When booting up the laptop (toshiba satellite) it takes too much loading this "waiting for udev uevents to be processed", like 30 or 40 secs,and after that all is fine.
    i have tried a lot of things with DAEMONS AND MODULES, also tried  blacklisting some modules just like this post said.
    https://bbs.archlinux.org/viewtopic.php?id=133032
    But nothing has worked.
    Maybe this could help or at least be related:
    dmesg | grep fail
    [    0.496066]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    [    0.499488]  pci0000:3f: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
    It looks just like  the same thing that happened to TuxLyn in the post i showed before.
    I have an ATI card HD5400 so the other solutions in the Forum like this:
    https://bbs.archlinux.org/viewtopic.php?id=92189   didn't work at all.
    Btw, ArchLinux rules!, i really liked it so decided to leave Debian!
    Greets!
    Last edited by imJorgeMerinoS (2012-01-25 02:51:04)

    Welcome to arch.  Great first post - all the right info, and it shows you've looked around for your own answer.
    However, it seems you did miss the one thread you needed to find.  The title was something like "Udev hangs for 30 seconds on boot."  If you google that (with site:bbs.archlinux.org) you should find it quickly.
    The gist of it is that there are certain modules that need to be added to the MODULES line in rc.conf for now.  It seems that the vast majority (if not all) of these are the wireless modules - brcmsmac in my case, but it would be different in yours.
    If you don't know your wireless module you can find it in the output of "lspci -v" and look for the line "kernel driver in use" under your wireless card.

  • [Solved]Black screen after "waiting for udev uevents to be processed"

    Hello friends,
    Starting from late Dec., my laptop goes black screen after "waiting for udev uevents to be processed", after updating kernel to 2.26.32.*.  The strange thing is that even the screen is black, the keyboard is working. For example, I can turn on/off the status lights of capslock and others. I guess something might be wrong with udev uevents configuration with regard to the latest kernel. I've noticed that in the new kernel, there are two drivers for intel integrated graphics. My laptop has a 855G, which is supposed to be functional by both drivers, at least according to the kernel description. Maybe because the udev is configured to use the second driver (for newer graphic chips), rather than the first driver, which caused the problem?
    Regards,
    Wen
    Last edited by Wen (2010-01-28 13:14:28)

    Have a look here: http://bbs.archlinux.org/viewtopic.php? … 70#p695670

  • [SOLVED] Random kernel panics during boot (Waiting for UDev uevents..)

    Update 2012-03-31: Workaround confirmed to work, see tenthirteen's post.
    Update 2012-02-03: I've narrowed down the problem to the 3.x kernels. Downgrading to kernel26-2.6.38.5-1, with the other packages up-to-date (using nouveau instead of nvidia driver), solves the problem. Still, I still consider this a problem since it forces me to use an older kernel, so if anyone has any idea how to find the problem I would be very thankful!
    When I came back home after the summer vacations I did a huge upgrade with pacman -Syu (of course I read the announcements before). This included linux (3.0.3-1) from kernel26 (2.6.38.5-1) and udev (167-2 -> 173-3). After this point, the boot process randomly fails from time to time; today I had to restart more than 20 times before my machine would boot successfully.
    It always occurs during "Waiting for UDev uvents to be processed". Some of the errors are:
    1. The computer freezes when the message is shown (cursor stops to blink).
    2. Nothing happens for a long time, then Waiting for UDev uvents to be processed [ FAIL ]s.
    3. Short and long error messages that look similar to this guy's (except for the last line).
    I greped for some of the error messages in /var/log but they don't seem to be logged, so the examples below are from my handwritten notes and thus not very complete (there are a lot of other error messages except these lines). It's also possible that there are some mistakes. Note that they're from different boots.
    BUG: Soft lockup - CPU#1 stuck for 23 s! [modprobe:256]
    BUG: Unable to handle kernel
    --[End ...]--
    note: udevd[225] exited with preempt_count 2
    Kernel panic - not syncing: stack-protector: Kernel stack is corrupted in: c0147299
    BUG: Unable to handle kernel paging request at f8d20076
    Code: Bad EIP value.
    EIP: ...
    CRZ: ...
    --[End ...]--
    Kernel panic - not syncing: Attempted to kill the idle task!
    Lock: Bad EIP value
    Note: modprobe [296] exited with preempt_count 3
    WARNING: at kernel/watchdog.c:240 watchdog-overflow-callback+0xac/...
    BUG: Unable to handle kernel NULL pointer dereference at 00000286
    BUG: Unable to handle kernel NULL pointer dereference at (null)
    These errors are seemingly arbitrary which makes it very hard to find the problem. Sometimes it works without a single complaint, sometimes it says something about "No caching mode page present, Assuming drive cache: write through", and sometimes I get different errors (the examples above are only from today!). As you can imagine, it gets pretty annoying.
    So far I've tried to:
    * Use the fallback mode - nope.
    * Rerun mkinitcpio -p linux - nope.
    * Append noapic and nomodeset to the kernel in GRUB - nope.
    * Install and try kernel26-lts - seems to work, although I don't understand what other differences there are (e.g., it doesn't start X). At least this seems to suggest that it's not a hardware problem.
    * Unplug all USB devices before boot - sometimes works, sometimes not. Doesn't seem to be a direct connection.
    * Remove my custom settings in /etc/modprobe.d - nope.
    * A lot of other things I've forgotten.
    Edit: I forgot to mention, once it's booted, the system works perfectly fine. No kernel panics etc. That's the second reason why I suspect it's not a hardware failure.
    I've been thinking about trying to downgrade the kernel and udev, but with the renaming and all dependencies I'm not sure how to do that.
    Since I've run out of ideas how to troubleshoot this issue, I would appreciate if I could get some suggestions here. I've search around and found similar posts but no solution that works for me.
    Finally, here are some more information.
    uname -a:
    Linux archon 3.0-ARCH #1 SMP PREEMPT Tue Aug 30 07:32:23 UTC 2011 i686 Intel(R) Pentium(R) 4 CPU 2.60GHz GenuineIntel GNU/Linux
    The packages that I upgraded with pacman -Syu that day (removed most KDE packages from the list):
    [2011-08-26 15:14] Running 'pacman-color -Syu'
    [2011-08-26 15:14] synchronizing package lists
    [2011-08-26 15:18] Running 'pacman-color -Sy pacman'
    [2011-08-26 15:18] synchronizing package lists
    [2011-08-26 15:18] upgraded linux-api-headers (2.6.38.1-1 -> 3.0.1-1)
    [2011-08-26 15:19] warning: /etc/locale.gen installed as /etc/locale.gen.pacnew
    [2011-08-26 15:19] Generating locales...
    [2011-08-26 15:19] en_US.UTF-8... done
    [2011-08-26 15:19] en_US.ISO-8859-1... done
    [2011-08-26 15:19] sv_SE.UTF-8... done
    [2011-08-26 15:19] sv_SE.ISO-8859-1... done
    [2011-08-26 15:19] Generation complete.
    [2011-08-26 15:19] upgraded glibc (2.13-5 -> 2.14-5)
    [2011-08-26 15:19] upgraded pacman (3.5.3-1 -> 3.5.4-4)
    [2011-08-26 15:27] Running 'pacman-color -Syu'
    [2011-08-26 15:27] synchronizing package lists
    [2011-08-26 15:27] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Rsn linuxwacom-bamboo-cth-ctl'
    [2011-08-26 15:29] removed linuxwacom-bamboo-cth-ctl (0.10.99.1-1)
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:29] Running 'pacman-color -Syu'
    [2011-08-26 15:29] synchronizing package lists
    [2011-08-26 15:29] starting full system upgrade
    [2011-08-26 15:53] Running 'pacman-color -Syu'
    [2011-08-26 15:53] synchronizing package lists
    [2011-08-26 15:54] starting full system upgrade
    [2011-08-26 16:03] warning: /etc/krb5.conf saved as /etc/krb5.conf.pacsave
    [2011-08-26 16:03] removed heimdal (1.3.3-4)
    [2011-08-26 16:03] removed eigen (2.0.15-1)
    [2011-08-26 16:03] removed python2-qt (4.8.3-1)
    [2011-08-26 16:03] removed kernel26 (2.6.38.5-1)
    [2011-08-26 16:04] removed kernel26-headers (2.6.38.5-1)
    [2011-08-26 16:04] removed libreoffice (3.3.2-2)
    [2011-08-26 16:04] upgraded readline (6.2.001-1 -> 6.2.001-2)
    [2011-08-26 16:04] upgraded bash (4.2.008-1 -> 4.2.010-1)
    [2011-08-26 16:04] upgraded attr (2.4.44-3 -> 2.4.46-1)
    [2011-08-26 16:04] upgraded acl (2.2.49-2 -> 2.2.51-1)
    [2011-08-26 16:04] upgraded rsync (3.0.8-1 -> 3.0.8-2)
    [2011-08-26 16:04] upgraded abs (2.4.2-1 -> 2.4.3-1)
    [2011-08-26 16:04] upgraded gcc-libs (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:04] upgraded zlib (1.2.5-3 -> 1.2.5-4)
    [2011-08-26 16:04] upgraded icu (4.6.1-1 -> 4.8.1-1)
    [2011-08-26 16:04] upgraded boost-libs (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:04] upgraded libmysqlclient (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded mysql-clients (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] hostname and {,yp,nis}domainname has moved:
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] hostname is now in coreutils
    [2011-08-26 16:04] domainname is now in yp-tools
    [2011-08-26 16:04] their functionality might have changed slightly
    [2011-08-26 16:04]
    [2011-08-26 16:04] dnsdomainname remains in net-tools
    [2011-08-26 16:04] ----------
    [2011-08-26 16:04] upgraded net-tools (1.60-14 -> 1.60-18)
    [2011-08-26 16:04] warning: directory permissions differ on var/lib/mysql/
    filesystem: 755 package: 700
    [2011-08-26 16:04] upgraded mysql (5.5.11-1 -> 5.5.15-1)
    [2011-08-26 16:04] upgraded libpng (1.4.5-1 -> 1.4.8-1)
    [2011-08-26 16:04] upgraded sqlite3 (3.7.6.1-1 -> 3.7.7.1-1)
    [2011-08-26 16:04] upgraded run-parts (3.4.1-1 -> 3.4.4-1)
    [2011-08-26 16:04] upgraded db (5.1.25-1 -> 5.2.28-1)
    [2011-08-26 16:04] installed libgssglue (0.3-1)
    [2011-08-26 16:04] installed libtirpc (0.2.2-2)
    [2011-08-26 16:04] upgraded pam (1.1.3-1 -> 1.1.4-1)
    [2011-08-26 16:04] Fixing gshadow file ...
    [2011-08-26 16:04] upgraded shadow (4.1.4.3-1 -> 4.1.4.3-2)
    [2011-08-26 16:04] upgraded gmp (5.0.1-2 -> 5.0.2-3)
    [2011-08-26 16:04] upgraded libcap (2.20-1 -> 2.22-1)
    [2011-08-26 16:04] upgraded coreutils (8.12-1 -> 8.12-3)
    [2011-08-26 16:04] Updating certificates. This might take a while...
    [2011-08-26 16:04] upgraded ca-certificates (20090814+nmu2-1 -> 20110421-3)
    [2011-08-26 16:04] upgraded pcre (8.12-1 -> 8.13-2)
    [2011-08-26 16:04] upgraded glib2 (2.28.6-1 -> 2.28.8-1)
    [2011-08-26 16:04] upgraded iana-etc (2.30-1 -> 2.30-2)
    [2011-08-26 16:04] warning: /etc/fstab installed as /etc/fstab.pacnew
    [2011-08-26 16:04] warning: directory permissions differ on run/
    filesystem: 1777 package: 755
    [2011-08-26 16:04] upgraded filesystem (2011.04-1 -> 2011.08-1)
    [2011-08-26 16:04] upgraded dbus-core (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:04] upgraded xproto (7.0.21-1 -> 7.0.22-1)
    [2011-08-26 16:04] upgraded libx11 (1.4.3-2 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded dbus (1.4.1-1 -> 1.4.14-1)
    [2011-08-26 16:05] upgraded freetype2 (2.4.4-2 -> 2.4.6-1)
    [2011-08-26 16:05] upgraded libxfont (1.4.3-1 -> 1.4.4-1)
    [2011-08-26 16:05] upgraded util-linux (2.19-4 -> 2.19.1-3)
    [2011-08-26 16:05] upgraded module-init-tools (3.12-2 -> 3.16-1)
    [2011-08-26 16:05] ATTENTION UDEV:
    [2011-08-26 16:05] ----------
    [2011-08-26 16:05] Kernel 2.6.32 or newer is now required.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] OSS emulation modules are not loaded by default, add to rc.conf if needed.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch specific cd symlinks are now no longer created.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] cd and net persistent rules will no longer be autogenerated,
    [2011-08-26 16:05] see <https://wiki.archlinux.org/index.php/Udev> for details.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Errors are now logged (possibly to the console) by default.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Arch's custom blacklisting logic has been removed. MOD_AUTOLOAD and
    [2011-08-26 16:05] blacklisting in MODULES no longer works.
    [2011-08-26 16:05] See 'man modprobe.conf' for a replacement to blacklisting.
    [2011-08-26 16:05] To disable a module mod1 on the kernel command line, use
    [2011-08-26 16:05] mod1.disable=1
    [2011-08-26 16:05] or
    [2011-08-26 16:05] modprobe.blacklist=mod1
    [2011-08-26 16:05] --
    [2011-08-26 16:05] The following modules are no longer unconditionally loaded:
    [2011-08-26 16:05] pcspkr irtty-sir analog lp ppdev ide-generic
    [2011-08-26 16:05] Add them to MODULES in rc.conf if you need them.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Support for non-devtmpfs self-compiled kernels have been moved to udev-compat.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] Blacklisting of framebuffer devices has moved from /etc/modprobe.d to
    [2011-08-26 16:05] /lib/modprobe.d. Any customizations shoud be done to the file in /etc, as it
    [2011-08-26 16:05] takes precedence.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] kbd and rtc devices are no longer world readable.
    [2011-08-26 16:05] --
    [2011-08-26 16:05] rtc is no longer in the audio group and fb devices are no longer in
    [2011-08-26 16:05] the video group, as permissions and ownership of fb devices are controlled
    [2011-08-26 16:05] by X.
    [2011-08-26 16:05] ---------------
    [2011-08-26 16:05] upgraded udev (167-2 -> 173-3)
    [2011-08-26 16:05] upgraded libdrm (2.4.25-1 -> 2.4.26-1)
    [2011-08-26 16:05] upgraded pixman (0.20.2-1 -> 0.22.2-1)
    [2011-08-26 16:05] upgraded libgpg-error (1.9-3 -> 1.10-1)
    [2011-08-26 16:05] upgraded libgcrypt (1.4.6-3 -> 1.5.0-1)
    [2011-08-26 16:05] upgraded xorg-xkbcomp (1.2.1-2 -> 1.2.3-1)
    [2011-08-26 16:05] upgraded xorg-server-common (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded xorg-server (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:05] upgraded nvidia-173xx-utils (173.14.30-1 -> 173.14.31-1)
    [2011-08-26 16:05] upgraded libxext (1.2.0-1 -> 1.3.0-1)
    [2011-08-26 16:05] upgraded libxrandr (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:05] upgraded inputproto (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:05] upgraded libxi (1.4.2-1 -> 1.4.3-1)
    [2011-08-26 16:05] upgraded xorg-xset (1.2.1-2 -> 1.2.2-1)
    [2011-08-26 16:05] upgraded xdg-utils (1.1.0rc1-2 -> 1.1.0rc1-3)
    [2011-08-26 16:05] upgraded qt (4.7.2-6 -> 4.7.3-3)
    [2011-08-26 16:05] installed libssh2 (1.2.9-1)
    [2011-08-26 16:05] upgraded curl (7.21.6-1 -> 7.21.7-1)
    [2011-08-26 16:05] upgraded raptor (2.0.2-1 -> 2.0.4-1)
    [2011-08-26 16:05] upgraded mpfr (3.0.1-1 -> 3.0.1.p4-2)
    [2011-08-26 16:05] upgraded rasqal (1:0.9.21-1 -> 1:0.9.27-1)
    [2011-08-26 16:05] upgraded binutils (2.21-7 -> 2.21.1-2)
    [2011-08-26 16:05] upgraded libmpc (0.9-1 -> 0.9-2)
    [2011-08-26 16:05] upgraded isl (0.06-1 -> 0.06-2)
    [2011-08-26 16:05] upgraded cloog (0.16.2-1 -> 0.16.2-2)
    [2011-08-26 16:05] upgraded ppl (0.11.2-1 -> 0.11.2-2)
    [2011-08-26 16:05] upgraded gcc (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:05] upgraded libtool (2.4-3 -> 2.4-4)
    [2011-08-26 16:05] upgraded redland (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded redland-storage-virtuoso (1:1.0.12-1 -> 1:1.0.14-1)
    [2011-08-26 16:05] upgraded soprano (2.6.0-5 -> 2.7.0-1)
    [2011-08-26 16:05] upgraded akonadi (1.5.2-1 -> 1.6.0-2)
    [2011-08-26 16:05] upgraded dialog (1.1_20110302-1 -> 1.1_20110707-1)
    [2011-08-26 16:05] upgraded psmisc (22.13-1 -> 22.14-1)
    [2011-08-26 16:05] upgraded alsa-utils (1.0.24.2-1 -> 1.0.24.2-3)
    [2011-08-26 16:06] upgraded exiv2 (0.21.1-1 -> 0.21.1-2)
    [2011-08-26 16:06] upgraded strigi (git20110405-1 -> 0.7.5-4)
    [2011-08-26 16:06] upgraded xz (5.0.2-1 -> 5.0.3-1)
    [2011-08-26 16:06] upgraded libsasl (2.1.23-5 -> 2.1.23-7)
    [2011-08-26 16:06] upgraded libldap (2.4.24-1 -> 2.4.26-3)
    [2011-08-26 16:06] upgraded keyutils (1.4-1 -> 1.5.2-1)
    [2011-08-26 16:06] installed krb5 (1.9.1-3)
    [2011-08-26 16:06] upgraded shared-desktop-ontologies (0.6.0-1 -> 0.7.1-1)
    [2011-08-26 16:06] upgraded libdbusmenu-qt (0.8.2-1 -> 0.8.3-1)
    [2011-08-26 16:06] upgraded grantlee (0.1.8-1 -> 0.1.9-1)
    [2011-08-26 16:06] upgraded aspell (0.60.6-5 -> 0.60.6.1-1)
    [2011-08-26 16:06] upgraded dbus-glib (0.92-1 -> 0.94-2)
    [2011-08-26 16:06] upgraded hunspell (1.2.15-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded enchant (1.6.0-1 -> 1.6.0-3)
    [2011-08-26 16:06] upgraded libogg (1.2.2-1 -> 1.3.0-1)
    [2011-08-26 16:06] upgraded flac (1.2.1-2 -> 1.2.1-3)
    [2011-08-26 16:06] upgraded libsndfile (1.0.24-1 -> 1.0.25-1)
    [2011-08-26 16:06] upgraded libpulse (0.9.22-2 -> 0.9.23-1)
    [2011-08-26 16:06] installed libqzeitgeist (0.7.0-1)
    [2011-08-26 16:06] upgraded pango (1.28.4-2 -> 1.28.4-3)
    [2011-08-26 16:06] upgraded gstreamer0.10 (0.10.32-1 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded gstreamer0.10-base-plugins (0.10.32-4 -> 0.10.35-1)
    [2011-08-26 16:06] upgraded phonon-gstreamer (4.5.0-1 -> 4.5.1-1)
    [2011-08-26 16:06] upgraded sdl (1.2.14-6 -> 1.2.14-7)
    [2011-08-26 16:06] upgraded xvidcore (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:06] upgraded x264 (20110327-1 -> 20110617-1)
    [2011-08-26 16:06] upgraded libvpx (0.9.6-2 -> 0.9.7.p1-1)
    [2011-08-26 16:06] upgraded libva (1.0.12-1 -> 1.0.14-1)
    [2011-08-26 16:06] installed rtmpdump (2.4-1)
    [2011-08-26 16:06] upgraded ffmpeg (20110330-1 -> 20110724-1)
    [2011-08-26 16:06] upgraded cifs-utils (4.9-2 -> 4.9-3)
    [2011-08-26 16:06] upgraded smbclient (3.5.8-2 -> 3.6.0-4)
    [2011-08-26 16:06] upgraded mesa (7.10.2-2 -> 7.11-1)
    [2011-08-26 16:06] upgraded libsamplerate (0.1.7-1 -> 0.1.8-1)
    [2011-08-26 16:06] upgraded jack (0.120.1-1 -> 0.121.2-2)
    [2011-08-26 16:06] upgraded fluidsynth (1.1.3-2 -> 1.1.4-1)
    [2011-08-26 16:06] upgraded libass (0.9.11-1 -> 0.9.13-1)
    [2011-08-26 16:06] upgraded libproxy (0.4.6-6 -> 0.4.7-1)
    [2011-08-26 16:06] upgraded libjpeg-turbo (1.1.0-1 -> 1.1.1-3)
    [2011-08-26 16:06] upgraded v4l-utils (0.8.3-1 -> 0.8.5-1)
    [2011-08-26 16:06] upgraded taglib (1.7-1 -> 1.7-3)
    [2011-08-26 16:06] upgraded libdvbpsi (0.1.7-1 -> 0.2.0-1)
    [2011-08-26 16:06] upgraded libebml (1.2.0-1 -> 1.2.1-1)
    [2011-08-26 16:06] upgraded libmatroska (1.1.0-1 -> 1.2.0-1)
    [2011-08-26 16:06] upgraded libmodplug (0.8.8.1-1 -> 0.8.8.3-1)
    [2011-08-26 16:06] upgraded libmpeg2 (0.5.1-1 -> 0.5.1-3)
    [2011-08-26 16:06] upgraded libmtp (1.0.2-2 -> 1.1.0-1)
    [2011-08-26 16:06] installed libupnp (1.6.13-1)
    [2011-08-26 16:06] upgraded vlc (1.1.9-1 -> 1.1.11-4)
    [2011-08-26 16:06] upgraded phonon-vlc (0.4.0-1 -> 0.4.1-1)
    [2011-08-26 16:06] upgraded phonon (4.5.0-1 -> 4.5.55-1)
    [2011-08-26 16:06] upgraded upower (0.9.10-1 -> 0.9.12-1)
    [2011-08-26 16:07] upgraded device-mapper (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded parted (2.3-1 -> 3.0-3)
    [2011-08-26 16:07] upgraded lvm2 (2.02.84-1 -> 2.02.88-1)
    [2011-08-26 16:07] upgraded eject (2.1.5-5 -> 2.1.5-7)
    [2011-08-26 16:07] upgraded udisks (1.0.3-2 -> 1.0.3-6)
    [2011-08-26 16:07] upgraded libxcursor (1.1.11-1 -> 1.1.12-1)
    [2011-08-26 16:07] upgraded ntrack (1:13-1 -> 1:13-2)
    [2011-08-26 16:07] upgraded libssh (0.4.8-1 -> 0.5.1-1)
    [2011-08-26 16:07] upgraded oxygen-icons (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:07] upgraded xorg-xauth (1.0.5-2 -> 1.0.6-1)
    [2011-08-26 16:07] installed qjson (0.7.1-1)
    [2011-08-26 16:08] upgraded amarok (2.4.0-4 -> 2.4.3-1)
    [2011-08-26 16:08] upgraded apr (1.4.2-1 -> 1.4.5-1)
    [2011-08-26 16:08] upgraded apr-util (1.3.10-2 -> 1.3.12-2)
    [2011-08-26 16:08] upgraded atk (2.0.0-1 -> 2.0.1-1)
    [2011-08-26 16:08] upgraded avahi (0.6.30-2 -> 0.6.30-4)
    [2011-08-26 16:08] installed eigen2 (2.0.16-1)
    [2011-08-26 16:08] upgraded libffi (3.0.9-1 -> 3.0.10-1)
    [2011-08-26 16:08] upgraded python (3.2-2 -> 3.2.1-1)
    [2011-08-26 16:08] installed sip (4.12.4-1)
    [2011-08-26 16:08] installed pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded python2 (2.7.1-9 -> 2.7.2-2)
    [2011-08-26 16:08] upgraded python2-sip (4.12.1-1 -> 4.12.4-1)
    [2011-08-26 16:08] upgraded dbus-python (0.83.1-2 -> 0.84.0-1)
    [2011-08-26 16:08] installed python2-pyqt (4.8.5-1)
    [2011-08-26 16:08] upgraded glew (1.5.8-1 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded blas (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded lapack (3.3.0-2 -> 3.3.1-2)
    [2011-08-26 16:08] upgraded python2-numpy (1.5.1-2 -> 1.6.0-1)
    [2011-08-26 16:08] upgraded avogadro (1.0.3-1 -> 1.0.3-3)
    [2011-08-26 16:08] upgraded bison (2.4.3-1 -> 2.5-1)
    [2011-08-26 16:08] upgraded bluez (4.93-1 -> 4.96-1)
    [2011-08-26 16:08] upgraded boost (1.46.0-4 -> 1.47.0-1)
    [2011-08-26 16:08] upgraded cabextract (1.3-1 -> 1.4-1)
    [2011-08-26 16:08] upgraded libsigc++ (2.2.9-1 -> 2.2.10-1)
    [2011-08-26 16:08] upgraded cairomm (1.9.8-1 -> 1.10.0-1)
    [2011-08-26 16:08] upgraded chmlib (0.40-1 -> 0.40-2)
    [2011-08-26 16:08] installed nettle (2.2-1)
    [2011-08-26 16:08] upgraded gnutls (2.12.3-1 -> 3.0.1-1)
    [2011-08-26 16:08] upgraded libcups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:08] upgraded gdk-pixbuf2 (2.23.3-1 -> 2.23.5-1)
    [2011-08-26 16:08] upgraded gtk-update-icon-cache (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:08] upgraded gtk2 (2.24.4-1 -> 2.24.5-3)
    [2011-08-26 16:09] upgraded nspr (4.8.7-1 -> 4.8.9-1)
    [2011-08-26 16:09] upgraded nss (3.12.9-1 -> 3.12.11-1)
    [2011-08-26 16:09] upgraded libevent (2.0.10-1 -> 2.0.12-1)
    [2011-08-26 16:09] upgraded xorg-mkfontscale (1.0.8-1 -> 1.0.9-1)
    [2011-08-26 16:10] upgraded ttf-dejavu (2.32-2 -> 2.33-1)
    [2011-08-26 16:10] upgraded chromium (11.0.696.57-1 -> 13.0.782.215-1)
    [2011-08-26 16:10] upgraded cln (1.3.1-1 -> 1.3.2-1)
    [2011-08-26 16:10] upgraded clucene (0.9.21b-1 -> 2.3.3.4-1)
    [2011-08-26 16:11] upgraded cmake (2.8.4-1 -> 2.8.5-1)
    [2011-08-26 16:11] upgraded consolekit (0.4.4-1 -> 0.4.5-1)
    [2011-08-26 16:11] upgraded cryptsetup (1.2.0-1 -> 1.3.1-2)
    [2011-08-26 16:11] upgraded poppler (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:11] daemon script has been renamed to /etc/rc.d/cupsd
    [2011-08-26 16:11] change your entry in /etc/rc.conf
    [2011-08-26 16:11] upgraded cups (1.4.6-1 -> 1.4.8-2)
    [2011-08-26 16:11] upgraded cvs (1.11.23-6 -> 1.11.23-7)
    [2011-08-26 16:11] upgraded dash (0.5.6.1-2 -> 0.5.7-2)
    [2011-08-26 16:11] upgraded dconf (0.7.3-2 -> 0.8.0-1)
    [2011-08-26 16:11] upgraded dcron (4.4-2 -> 4.5-2)
    [2011-08-26 16:11] upgraded diffutils (3.0-2 -> 3.1-1)
    [2011-08-26 16:11] upgraded libksba (1.0.8-1 -> 1.2.0-1)
    [2011-08-26 16:11] upgraded libassuan (2.0.1-1 -> 2.0.2-1)
    [2011-08-26 16:11] upgraded dirmngr (1.1.0-1 -> 1.1.0-3)
    [2011-08-26 16:11] upgraded dri2proto (2.3-1 -> 2.6-1)
    [2011-08-26 16:11] upgraded fakeroot (1.15.1-1 -> 1.17-1)
    [2011-08-26 16:11] upgraded file (5.06-1 -> 5.08-1)
    [2011-08-26 16:11] upgraded startup-notification (0.10-2 -> 0.12-1)
    [2011-08-26 16:11] upgraded mime-types (1.0-3 -> 8-1)
    [2011-08-26 16:11] upgraded libnotify (0.7.2-1 -> 0.7.3-1)
    [2011-08-26 16:11] upgraded firefox (4.0.1-1 -> 6.0-1)
    [2011-08-26 16:11] upgraded flashplugin (10.2.159.1-2 -> 10.3.183.7-1)
    [2011-08-26 16:11] - The directories /usr/lib/perl5/current, /usr/lib/perl5/site_perl/current,
    [2011-08-26 16:11] /usr/lib/perl5/site_perl/5.10.1, and /usr/share/perl5/site_perl/5.10.1
    [2011-08-26 16:11] have been removed from @INC.
    [2011-08-26 16:11] - The script/binary directories are now /usr/bin/*_perl instead of
    [2011-08-26 16:11] /usr/lib/perl5/*_perl/bin which will be eventually removed.
    [2011-08-26 16:11] upgraded perl (5.12.3-1 -> 5.14.1-3)
    [2011-08-26 16:11] upgraded foomatic-db (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-filters (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded foomatic-db-engine (4.0.6_20101215-1 -> 1:4.0.7_20110707-1)
    [2011-08-26 16:11] upgraded fortune-mod (1.99.1-4 -> 1.99.1-5)
    [2011-08-26 16:12] upgraded fpc (2.4.2-1 -> 2.4.4-3)
    [2011-08-26 16:12] upgraded gawk (3.1.8-2 -> 4.0.0-1)
    [2011-08-26 16:12] upgraded gc (7.1-1 -> 7.1-3)
    [2011-08-26 16:12] upgraded gcc-fortran (4.6.0-4 -> 4.6.1-3)
    [2011-08-26 16:12] upgraded gdb (7.2-2 -> 7.3-2)
    [2011-08-26 16:12] upgraded libftdi (0.18-2 -> 0.19-1)
    [2011-08-26 16:12] upgraded lirc-utils (1:0.9.0-2 -> 1:0.9.0-6)
    [2011-08-26 16:12] installed mpg123 (1.13.3-2)
    [2011-08-26 16:12] upgraded mplayer (33159-1 -> 34007-1)
    [2011-08-26 16:12] upgraded gnome-mplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded gecko-mediaplayer (1.0.3-1 -> 1.0.4-1)
    [2011-08-26 16:12] upgraded libggz (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ggz-client-libs (0.0.14.1-1 -> 0.0.14.1-2)
    [2011-08-26 16:12] upgraded ghostscript (9.02-1 -> 9.04-5)
    [2011-08-26 16:12] upgraded pygobject-devel (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygobject (2.28.4-1 -> 2.28.6-1)
    [2011-08-26 16:12] upgraded pygtk (2.24.0-1 -> 2.24.0-2)
    [2011-08-26 16:12] upgraded gimp (2.6.11-5 -> 2.6.11-6)
    [2011-08-26 16:12] upgraded git (1.7.5-1 -> 1.7.6.1-1)
    [2011-08-26 16:12] upgraded glibmm (2.28.0-1 -> 2.28.2-1)
    [2011-08-26 16:12] upgraded glib-networking (2.28.6.1-2 -> 2.28.7-4)
    [2011-08-26 16:12] upgraded glproto (1.4.12-1 -> 1.4.14-1)
    [2011-08-26 16:12] upgraded gnugo (3.8-1 -> 3.8-2)
    [2011-08-26 16:12] upgraded gnupg (1.4.11-2 -> 1.4.11-3)
    [2011-08-26 16:12] upgraded pinentry (0.8.1-1 -> 0.8.1-3)
    [2011-08-26 16:12] upgraded gnupg2 (2.0.17-1 -> 2.0.18-1)
    [2011-08-26 16:12] upgraded wxgtk (2.8.12-1 -> 2.8.12.1-1)
    [2011-08-26 16:12] ==> To add the gnuplot mode in Emacs, add the content of /usr/share/emacs/site-lisp/dotemacs to your ~/.emacs file.
    [2011-08-26 16:12] Updating TeX tree...
    [2011-08-26 16:12] mktexlsr: Updating /etc/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf/ls-R...
    [2011-08-26 16:12] mktexlsr: Updating /usr/share/texmf-dist/ls-R...
    [2011-08-26 16:13] mktexlsr: Updating /var/lib/texmf/ls-R...
    [2011-08-26 16:13] mktexlsr: Done.
    [2011-08-26 16:13] upgraded gnuplot (4.4.2-2 -> 4.4.3-1)
    [2011-08-26 16:13] upgraded gtkmm (2.24.0-1 -> 2.24.2-1)
    [2011-08-26 16:13] upgraded gparted (0.8.0-2 -> 0.9.0-3)
    [2011-08-26 16:13] upgraded gpgme (1.3.0-1 -> 1.3.1-1)
    [2011-08-26 16:13] upgraded gpsd (2.96-1 -> 3.0-3)
    [2011-08-26 16:13] upgraded graphicsmagick (1.3.12-1 -> 1.3.12-2)
    [2011-08-26 16:13] upgraded grep (2.7-1 -> 2.9-1)
    [2011-08-26 16:13] warning: /boot/grub/menu.lst installed as /boot/grub/menu.lst.pacnew
    [2011-08-26 16:13] upgraded grub (0.97-17 -> 0.97-20)
    [2011-08-26 16:13] upgraded gsl (1.14-1 -> 1.15-1)
    [2011-08-26 16:13] upgraded vim-runtime (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded ruby (1.9.2_p180-1 -> 1.9.2_p290-1)
    [2011-08-26 16:13] Updating desktop and mime database...done.
    [2011-08-26 16:13] upgraded gvim (7.3.138-1 -> 7.3.266-1)
    [2011-08-26 16:13] upgraded hdf5 (1.8.6-1 -> 1.8.7-1)
    [2011-08-26 16:13] upgraded heirloom-mailx (12.5-1 -> 12.5-2)
    [2011-08-26 16:13] upgraded htop (0.9-1 -> 0.9-2)
    [2011-08-26 16:13] installed lcms2 (2.2-1)
    [2011-08-26 16:13] upgraded imagemagick (6.6.9.4-1 -> 6.7.1.6-1)
    [2011-08-26 16:13] installed iproute2 (2.6.39-1)
    [2011-08-26 16:13] upgraded kbd (1.15.2-1 -> 1.15.3-1)
    [2011-08-26 16:13] warning: /etc/inittab installed as /etc/inittab.pacnew
    [2011-08-26 16:13] warning: /etc/rc.conf installed as /etc/rc.conf.pacnew
    [2011-08-26 16:13] Blacklisting of modules is no longer supported in rc.conf,
    [2011-08-26 16:13] please add blacklist entries to /etc/modprobe.d/ instead.
    [2011-08-26 16:13] VERBOSE= in rc.conf no longer has any effect.
    [2011-08-26 16:13] Please append 'quiet' to your kernel command line.
    [2011-08-26 16:13] upgraded initscripts (2011.04.1-2 -> 2011.07.3-1)
    [2011-08-26 16:13] upgraded poppler-glib (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:13] upgraded inkscape (0.48.1-2 -> 0.48.2-1)
    [2011-08-26 16:13] upgraded irssi (0.8.15-4 -> 0.8.15-5)
    [2011-08-26 16:13] upgraded jfsutils (1.1.14-2 -> 1.1.15-2)
    [2011-08-26 16:14] upgraded jre (6u25-1 -> 7-3)
    [2011-08-26 16:14] upgraded libdmtx (0.7.2-2 -> 0.7.4-1)
    [2011-08-26 16:14] installed qrencode (3.1.1-2)
    [2011-08-26 16:14] installed prison (1.0-1)
    [2011-08-26 16:14] upgraded libedit (20110227_3.0-1 -> 20110802_3.0-1)
    [2011-08-26 16:14] upgraded openssh (5.8p2-1 -> 5.8p2-9)
    [2011-08-26 16:14] upgraded lm_sensors (3.3.0-1 -> 3.3.1-2)
    [2011-08-26 16:14] upgraded xorg-xprop (1.2.0-2 -> 1.2.1-1)
    [2011-08-26 16:14] warning: /usr/share/config/kdm/kdmrc installed as /usr/share/config/kdm/kdmrc.pacnew
    [2011-08-26 16:14] installed libkexiv2 (4.7.0-2)
    [2011-08-26 16:15] upgraded qscintilla (2.5.1-1 -> 2.5.1-2)
    [2011-08-26 16:15] installed ocaml (3.12.1-1)
    [2011-08-26 16:15] installed libkipi (4.7.0-2)
    [2011-08-26 16:16] upgraded sane (1.0.22-1 -> 1.0.22-2)
    [2011-08-26 16:16] installed libksane (4.7.0-2)
    [2011-08-26 16:16] installed libkdcraw (4.7.0-2)
    [2011-08-26 16:16] upgraded poppler-qt (0.16.4-1 -> 0.16.7-1)
    [2011-08-26 16:16] upgraded libidn (1.21-1 -> 1.22-1)
    [2011-08-26 16:16] upgraded qt3 (3.3.8-19 -> 3.3.8-20)
    [2011-08-26 16:16] upgraded libktorrent (1.1.1-1 -> 1.1.2-1)
    [2011-08-26 16:16] installed libmms (0.6.2-1)
    [2011-08-26 16:16] upgraded libgadu (1.10.1-1 -> 1.11.0-1)
    [2011-08-26 16:16] installed ortp (0.16.5-1)
    [2011-08-26 16:16] installed mediastreamer (2.7.3-3)
    [2011-08-26 16:17] upgraded qwt (5.2.1-1 -> 6.0.0-1)
    [2011-08-26 16:17] upgraded neon (0.29.3-2 -> 0.29.6-2)
    [2011-08-26 16:17] upgraded subversion (1.6.15-1 -> 1.6.17-6)
    [2011-08-26 16:17] upgraded linux-firmware (20110227-1 -> 20110727-1)
    [2011-08-26 16:17] upgraded mkinitcpio-busybox (1.18.2-1 -> 1.18.5-1)
    [2011-08-26 16:17] upgraded mkinitcpio (0.6.11-1 -> 0.7.2-1)
    [2011-08-26 16:18] >>> Updating module dependencies. Please wait ...
    [2011-08-26 16:18] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2011-08-26 16:18] ==> Building image from preset: 'default'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [autodetect]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2011-08-26 16:18] 7278 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] ==> Building image from preset: 'fallback'
    [2011-08-26 16:18] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2011-08-26 16:18] ==> Starting build: 3.0-ARCH
    [2011-08-26 16:18] -> Parsing hook: [base]
    [2011-08-26 16:18] -> Parsing hook: [udev]
    [2011-08-26 16:18] -> Parsing hook: [pata]
    [2011-08-26 16:18] -> Parsing hook: [scsi]
    [2011-08-26 16:18] -> Parsing hook: [sata]
    [2011-08-26 16:18] -> Parsing hook: [filesystems]
    [2011-08-26 16:18] -> Parsing hook: [usbinput]
    [2011-08-26 16:18] ==> Generating module dependencies
    [2011-08-26 16:18] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2011-08-26 16:18] 23389 blocks
    [2011-08-26 16:18] ==> Image generation successful
    [2011-08-26 16:18] installed linux (3.0.3-1)
    [2011-08-26 16:18] installed linux-headers (3.0.3-1)
    [2011-08-26 16:18] upgraded koffice-servicetypes (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-libs (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-templates (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:18] upgraded koffice-plugins (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded koffice-krita (2.3.3-3 -> 2.3.3-5)
    [2011-08-26 16:19] upgraded ktorrent (4.1.1-1 -> 4.1.2-1)
    [2011-08-26 16:19] upgraded kwebkitpart (1.1-1 -> 1.1.1-1)
    [2011-08-26 16:19] upgraded less (443-1 -> 444-1)
    [2011-08-26 16:19] upgraded usbmuxd (1.0.6-2 -> 1.0.7-2)
    [2011-08-26 16:19] upgraded libimobiledevice (1.1.0-1 -> 1.1.1-2)
    [2011-08-26 16:19] upgraded libgpod (0.8.0-2 -> 0.8.2-2)
    [2011-08-26 16:19] upgraded libgsf (1.14.20-1 -> 1.14.21-1)
    [2011-08-26 16:19] upgraded liblqr (0.4.1-1 -> 0.4.1-2)
    [2011-08-26 16:19] installed libreoffice-en-US (3.4.2-2)
    [2011-08-26 16:19] installed libtextcat (2.2-8)
    [2011-08-26 16:19] * see https://wiki.archlinux.org/index.php/LibreOffice
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] LibreOffice has been split into several packages:
    [2011-08-26 16:19] - libreoffice-common
    [2011-08-26 16:19] - libreoffice-{base,calc,draw,impress,math,writer} - frontend applications
    [2011-08-26 16:19] - libreoffice-{gnome,kde4} - desktop integration plugins
    [2011-08-26 16:19] - libreoffice-{sdk,sdk-doc} - add-on and doc for programming using
    [2011-08-26 16:19]  the LibreOffice APIs and for creating
    [2011-08-26 16:19] extensions (UNO components).
    [2011-08-26 16:19] -------------------------------------------------------------------
    [2011-08-26 16:19] * you need to install at least one libreoffice-langpack
    [2011-08-26 16:19] * you may want to pacman -Ss libreoffice-extensions
    [2011-08-26 16:19] to see what additional extensions are prepared to install
    [2011-08-26 16:19] * it's recommended to install {hunspell,mythes,hyphen}-xx pkg
    [2011-08-26 16:19] for spell checking
    [2011-08-26 16:19] * make sure you have installed some ttf font (ttf-dejavu recommended)
    [2011-08-26 16:19] installed libreoffice-common (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-base (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-calc (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-draw (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-impress (3.4.2-2)
    [2011-08-26 16:19] installed libreoffice-math (3.4.2-2)
    [2011-08-26 16:19] upgraded libwpd (0.9.1-1 -> 0.9.2-1)
    [2011-08-26 16:19] installed libwps (0.2.2-1)
    [2011-08-26 16:19] installed libreoffice-writer (3.4.2-2)
    [2011-08-26 16:19] upgraded libreoffice-extension-ct2n (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] The jdk package is licensed software.
    [2011-08-26 16:20] You MUST read and agree to the license stored in
    [2011-08-26 16:20] /usr/share/licenses/jdk/LICENSE before using it.
    [2011-08-26 16:20] Please relogin to include jdk in your PATH
    [2011-08-26 16:20] installed jdk (7-3)
    [2011-08-26 16:20] upgraded libreoffice-extension-diagram (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-hunart (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-nlpsolver (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-numbertext (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-oooblogger (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-pdfimport (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presentation-minimizer (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-presenter-screen (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-report-builder (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-typo (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-watch-window (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libreoffice-extension-wiki-publisher (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded make (3.81-5 -> 3.82-3)
    [2011-08-26 16:20] upgraded libreoffice-sdk (3.3.2-2 -> 3.4.2-2)
    [2011-08-26 16:20] upgraded libsoup (2.34.1-1 -> 2.34.3-1)
    [2011-08-26 16:20] upgraded libwebkit (1.4.0-1 -> 1.4.2-1)
    [2011-08-26 16:20] upgraded links (2.3pre1-1 -> 2.3-1)
    [2011-08-26 16:20] upgraded logrotate (3.7.9-1 -> 3.8.0-1)
    [2011-08-26 16:20] upgraded luasocket (2.0.2-4 -> 2.0.2-5)
    [2011-08-26 16:20] upgraded lzo2 (2.04-1 -> 2.05-1)
    [2011-08-26 16:20] upgraded man-db (2.6.0.2-1 -> 2.6.0.2-2)
    [2011-08-26 16:20] upgraded mdadm (3.2.1-3 -> 3.2.2-3)
    [2011-08-26 16:20] upgraded mercurial (1.8.3-1 -> 1.9.1-1)
    [2011-08-26 16:21] ERROR: Module nvidia is in use
    [2011-08-26 16:21] In order to use the new nvidia module, exit Xserver and unload it manually.
    [2011-08-26 16:21] upgraded nvidia-173xx (173.14.30-1 -> 173.14.31-2)
    [2011-08-26 16:21] upgraded octave (3.4.0-2 -> 3.4.2-2)
    [2011-08-26 16:21] upgraded openal (1.13-1 -> 1.13-2)
    [2011-08-26 16:21] upgraded openbox (3.4.11.2-2 -> 3.5.0-3)
    [2011-08-26 16:21] upgraded xine-lib (1.1.19-2 -> 1.1.19-3)
    [2011-08-26 16:21] ==> Documentation and samples are in separate packages:
    [2011-08-26 16:21]
    [2011-08-26 16:21] * opencv-docs
    [2011-08-26 16:21] * opencv-samples
    [2011-08-26 16:21] upgraded opencv (2.2.0-5 -> 2.3.0-1)
    [2011-08-26 16:21] upgraded oxygen-gtk (1.0.4-1 -> 1.1.2-1)
    [2011-08-26 16:22] upgraded oxygen-icons-svg (4.6.2-1 -> 4.7.0-1)
    [2011-08-26 16:22] upgraded p7zip (9.20.1-1 -> 9.20.1-4)
    [2011-08-26 16:22] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2011-08-26 16:22] upgraded pacman-mirrorlist (20110324-1 -> 20110816-1)
    [2011-08-26 16:22] upgraded pcmciautils (017-2 -> 018-1)
    [2011-08-26 16:22] upgraded perl-text-iconv (1.7-5 -> 1.7-6)
    [2011-08-26 16:22] upgraded perl-xml-parser (2.40-2 -> 2.41-1)
    [2011-08-26 16:22] upgraded pkg-config (0.25-3 -> 0.26-1)
    [2011-08-26 16:22] upgraded postgresql-libs (9.0.4-3 -> 9.0.4-4)
    [2011-08-26 16:22] upgraded procps (3.2.8-3 -> 3.2.8-4)
    [2011-08-26 16:22] upgraded python2-distribute (0.6.16-1 -> 0.6.19-1)
    [2011-08-26 16:22] upgraded qtcurve-gtk2 (1.8.8-1 -> 1.8.9-1)
    [2011-08-26 16:22] upgraded qtcurve-kde4 (1.8.7-1 -> 1.8.8-1)
    [2011-08-26 16:24] upgraded qt-doc (4.7.2-1 -> 4.7.3-1)
    [2011-08-26 16:24] >>> The kernel-mode plugin has a new place.
    [2011-08-26 16:24] >>> It's now located under /usr/lib/rp-pppoe/rp-pppoe.so
    [2011-08-26 16:24] >>> Change LINUX_PLUGIN to the new path in your /etc/ppp/pppoe.conf
    [2011-08-26 16:24] upgraded rp-pppoe (3.10-6 -> 3.10-7)
    [2011-08-26 16:24] upgraded rrdtool (1.4.5-1 -> 1.4.5-4)
    [2011-08-26 16:24] updating gtk.immodules... done.
    [2011-08-26 16:24] upgraded scim (1.4.9-2 -> 1.4.11-1)
    [2011-08-26 16:24] upgraded screen (4.0.3-11 -> 4.0.3-12)
    [2011-08-26 16:24] upgraded skype (2.2.0.25-1 -> 2.2.0.35-1)
    [2011-08-26 16:24] upgraded soundtouch (1.5.0-1 -> 1.6.0-1)
    [2011-08-26 16:24] upgraded sudo (1.8.1.p1-1 -> 1.8.2-1)
    [2011-08-26 16:24] upgraded syslog-ng (3.2.2-2 -> 3.2.4-3)
    [2011-08-26 16:25] upgraded tcl (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:26] Updating font cache... done.
    [2011-08-26 16:26] Note: terminus-font is in /usr/share/fonts/local/
    [2011-08-26 16:26] upgraded terminus-font (4.32-1 -> 4.36-1)
    [2011-08-26 16:26] upgraded tk (8.5.9-1 -> 8.5.10-1)
    [2011-08-26 16:27] Updating font cache... done.
    [2011-08-26 16:27] upgraded ttf-liberation (1.06.0.20100721-1 -> 1.07.0-1)
    [2011-08-26 16:27] upgraded tzdata (2011g-1 -> 2011h-1)
    [2011-08-26 16:27] upgraded usbutils (002-2 -> 004-1)
    [2011-08-26 16:27] upgraded vi (050325-4 -> 1:050325-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-supertab (1.5-1 -> 1.6-1)
    [2011-08-26 16:27] Updating vim help tags...done.
    [2011-08-26 16:27] upgraded vim-vcscommand (1.99.42-1 -> 1.99.43-1)
    [2011-08-26 16:27] upgraded wget (1.12-5 -> 1.13.1-1)
    [2011-08-26 16:27] upgraded wine (1.3.19-2 -> 1.3.26-1)
    [2011-08-26 16:27] upgraded winetricks (20110429-1 -> 20110629-1)
    [2011-08-26 16:27] upgraded xcursor-themes (1.0.2-1 -> 1.0.3-1)
    [2011-08-26 16:27] upgraded xorg-iceauth (1.0.4-2 -> 1.0.5-1)
    [2011-08-26 16:27] upgraded xorg-util-macros (1.13.0-1 -> 1.15.0-1)
    [2011-08-26 16:27] upgraded xorg-server-devel (1.10.1-1 -> 1.10.3.901-1)
    [2011-08-26 16:27] upgraded xorg-twm (1.0.6-2 -> 1.0.7-1)
    [2011-08-26 16:27] upgraded xorg-x11perf (1.5.3-2 -> 1.5.4-1)
    [2011-08-26 16:27] upgraded xorg-xlsclients (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xorg-xrandr (1.3.4-2 -> 1.3.5-1)
    [2011-08-26 16:28] upgraded xorg-xwininfo (1.1.1-2 -> 1.1.2-1)
    [2011-08-26 16:28] upgraded xpdf (3.02_pl6-1 -> 3.03-1)
    [2011-08-26 16:28] upgraded xscreensaver (5.12-2 -> 5.14-1)
    [2011-08-26 16:28] upgraded xterm (269-1 -> 271-1)
    [2011-08-26 16:28] upgraded xulrunner (2.0.1-1 -> 6.0-2)
    [2011-08-26 16:28] upgraded zsnes (1.51-7 -> 1.51-9)
    /etc/rc.conf without any comments:
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    MODULES=()
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs @crond @cups @sshd @startntpd)
    /etc/mkinitcpio.conf without any comments:
    MODULES=""
    BINARIES=""
    FILES=""
    HOOKS="base udev autodetect pata scsi sata filesystems"
    Please let me know if you need to know anything else.
    Last edited by Mogger (2012-03-30 23:33:38)

    I've temporarily fixed the problem by doing the following:
    removed cryptsetup (1.3.1-2)
    removed lvm2 (2.02.88-1)
    removed mdadm (3.2.2-4)
    removed linux (3.0.6-2)
    upgraded mkinitcpio-busybox (1.18.5-1 -> 1.18.2-1)
    installed gen-init-cpio (2.6.36-1)
    upgraded udev (173-3 -> 167-2)
    upgraded mkinitcpio (0.7.3-1 -> 0.6.11-1)
    installed kernel26 (2.6.38.5-1)
    upgraded nvidia-173xx-utils (173.14.31-1 -> 173.14.30-1)
    upgraded nvidia-173xx (173.14.31-2 -> 173.14.30-1)
    upgraded initscripts (2011.07.3-1 -> 2011.04.1-2)
    upgraded net-tools (1.60.20110819cvs-1 -> 1.60-18)
    I also restored my old /etc/mkinitcpio.conf, /etc/inittab and /etc/rc.conf.
    I'm still interested in a solution to the original problem. Is it a problem with my configuration, the new kernel, the udev version or something else?
    The difference in inittab is just a -s option and the mkinitcpio.conf files are the same except for some comments. rc.conf has the biggest changes and is now (removed comments):
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="Europe/Stockholm"
    KEYMAP="se-lat6"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    VERBOSE="3"
    MOD_AUTOLOAD="yes"
    MODULES=(!usblp !pcspkr)
    UDEV_TIMEOUT=30
    USEDMRAID="no"
    USEBTRFS="no"
    USELVM="no"
    HOSTNAME="archon"
    eth0="dhcp"
    INTERFACES=(eth0)
    ROUTES=(!gateway)
    NETWORK_PERSIST="no"
    DAEMONS=(syslog-ng @network dbus preload !netfs !wicd @crond @cups @sshd @startntpd)
    Last edited by Mogger (2011-10-11 14:04:20)

  • 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

  • PIII Celeron hangs or reboots when "Waiting for UDev uevents to be..."

    Hello
    I want to mention that the only way I can boot a Linux kernel on this machine is adding "no-hlt" option. Additionally the Arch installation image reboots shortly after the boot loader's menu is printed, perhaps due to requesting the "no_hlt" instruction.
    So I placed the contents of Arch installation LiveCD on the hard drive and installed GRUB using Knoppix.
    The problem is that when Arch installation image boots the system hangs or reboots on this stage: "Waiting for UDev uevents to be prcessed", or here with debug option. Sometimes it hangs 3 lines earlier, but more often it reboots.
    So it's hard to recognize the exact reason of the issue.
    May be I need to bypass some uevents? Or there are some failsafe boot options of Arch installation image?
    What can you recommend?
    Last edited by AleXoundOS (2011-11-25 18:51:01)

    AleXoundOS wrote:
    Hello
    I want to mention that the only way I can boot a Linux kernel on this machine is adding "no-hlt" option. Additionally the Arch installation image reboots shortly after the boot loader's menu is printed, perhaps due to requesting the "no_hlt" instruction.
    So I placed the contents of Arch installation LiveCD on the hard drive and installed GRUB using Knoppix.
    The problem is that when Arch installation image boots the system hangs or reboots on this stage: "Waiting for UDev uevents to be prcessed", or here with debug option. Sometimes it hangs 3 lines earlier, but more often it reboots.
    So it's hard to recognize the exact reason of the issue.
    May be I need to bypass some uevents? Or there are some failsafe boot options of Arch installation image?
    What can you recommend?
    can someone help with this?

  • Waiting for Udev uevents to be proccessed forever

    After a clean install from cd arch booted properly.
    After updating everything and rebooting, boot hanged at waiting for Udev uevents to be proccessed for too long.
    I reinstalled arch but this time I updated only udev and i have the same problem.
    I dont know where to look for the error logs in order to find the problematic hardware (if there is one) or the incorrect configuration.

    marios4 wrote:Solved by blacklisting sr_mod.
    I found out it was problematic by trial and error.
    I don't even know what this module does, if anyone knows I would apreciate a reply.
    It's for CD and DVD drives. They won't work without it.

  • What happened to the Just for you section ?

    What happened to the Just for you section ?
    I don't care about whats hot.
    I don't care what the staff picks
    iTunes is starting to get lame
    Quad G5   Mac OS X (10.4.8)  

    It seems to come and go as it pleases with me. Sometimes it's there and other times it isn't when launching iTunes and going to iTMS.

  • HT5312 What happened to the reset for the security questions

    ..

    If you have a rescue email on file, the reset for the questions is sent there.  If you don't have a rescue email, you will have to call Applecare, verify your identity, and then reset the questions.  You will need to be able to sign in to the apple id website when you call.

  • After stopping replication what happens to the table for which we have stopped replication

    Hello Team
                        Once we stop a replication for a table then does the table still exists in HANA DB . Next time when we have requirement for replicating this table what precautions we need to take .
    Regards

    Hi Prag,
    When you use Stop replication, the table still exists on HANA DB.
    When LT server is used for replication,with Stop repication option then in the source system the DB triggers and the logging tables are deleted and hence no changes to the data recorded.
    If you wish to perform replication again then you need to perform initial load and then replicate then the latest changes to the data are visible.
    Best Regards,
    Ranjit

  • What happened to the camera for messenger

    Now when I try to take a photo from the message screen it boots me out of the message app completely

        Hello lwilson0104
    Thanks for reaching out. Let's get to the bottom of this. Did this start after an app was downloaded? Software update? What available memory do you have?
    I look forward to getting this addressed.
    JoeL_VZW
    Follow us on Twitter @VZWSupport

  • What happened to the icon for email message addresses in Yosemite?

    Yosemite code has eliminated the email icon for outgoing message addresses.   Doesn't make sense.  What am i missing?

    If you open a compose message, then in the addressee line, there is a blue plus + in a circle.  Click that and you will get the Contacts (AddressBook).

  • What's been the wait for in store reserves

    In particular the Southlake one.
    Thanks

    I have no idea in your area but I live in Central New Jersey and walked into an Apple Store at a mall and walked out with an iphone4-32g today... no priority list, no waiting. Apple made me happy today..

Maybe you are looking for