[Solved] systemd-journald periodically uses 50% CPU

Hello!
I run KDE 4.11 on Arch fully upgraded. Since shortly my system seems to choke periodically at the systemd-journald process. It takes 50% of the CPU power available and everything else is starting to studder and freeze. using jounalctl only shows normal log entries and not (like suggested somewhere else) a huge amount of error entries within seconds.
I have tried to remedy this:
- I disabled cups as mentioned somewhere else
- I deleted all configuration files concerning alsa and pulseaudio (cause I found errors with journalctl) and reinstalled both
- I set /var/log/journal to "copy on write" because it is on a btrfs partition (another suggestion in a thread)
- I tried to somehow to disable systemd-journald (seems this is not possible)
Nothing seems to solve the problem - still my the systemd-journald process peaks to 50% CPU every few minutes and stays at this ressource eating level for a few minutes. Then it drops down to normal again using only minimal ressources for a few minutes ...
I am lost here. My system is really quite unusable though it is a fresh install from only two weeks ago. I only noticed this behaviour three days ago - afterwards I upgraded to kernel 3.10.9 but this hasn't changed anything either.
Any ideas anyone?
thx for reading,
piedro
Last edited by piedro (2015-02-08 18:24:45)

Hi jrusell!
Well I think I could solve it ... here is what I did:
- I deleted /var/log/journal
- rebooted and looked at the fresh log via journalctl: now it generated fresh entries again and there it was: (like in similar problems) the log has been flushed with hundreds fo fail messages! ... something like a "user burst limit exceeded" for rtkit and I found a problem with nepomukindexer (should have guessed it's KDE again - after the update to 4.11)
- so I stopped all nepomuk stuff and deleted ~/.kde4/share/apps/nepomuk, then let nepomuk trun again recreating the whole indexing database in the process (to be honest it's still in the process but ressources aren't used excessively)
Since then there hasn't been any problem with the journald process yet ... :-)
thx everybody for reading,
p.
Last edited by piedro (2013-08-26 14:11:32)

Similar Messages

  • (Solved) systemd-journald extremely high CPU usage

    I started noticing this problem a few days ago, but I thought it was because I was running too much with too little RAM. But when running nothing more than a KDE desktop, my CPU usage bounces between 50% and 100%, making things laggy. It looks like systemd-journald is to blame, as it is using 50% of the CPU. This is an AMD Phenom II dual core, so this definitely shouldn't be happening. I noticed journal logs were more than 2 GB, so I deleted everything within /var/log/journal/. Rebooted, no change, so I disabled journal storage, but that did not solve the problem.
    Nothing in the logs looks like a problem to me:
    $ sudo journalctl
    -- Logs begin at Tue 2013-03-12 17:31:37 PDT, end at Tue 2013-03-12 18:15:56 PDT. --
    Mar 12 17:31:37 silverstone systemd-journal[149]: Allowing runtime journal files to grow to 298.6M.
    Mar 12 17:31:37 silverstone kernel: Initializing cgroup subsys cpuset
    Mar 12 17:31:37 silverstone kernel: Initializing cgroup subsys cpu
    Mar 12 17:31:37 silverstone kernel: Linux version 3.7.10-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.2 (G
    Mar 12 17:31:37 silverstone kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=31669ea0-76db
    Mar 12 17:31:37 silverstone kernel: e820: BIOS-provided physical RAM map:
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009efff] usable
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000000e2000-0x00000000000fffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cff8ffff] usable
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000cff90000-0x00000000cff9dfff] ACPI data
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000cff9e000-0x00000000cffdffff] ACPI NVS
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000cffe0000-0x00000000cfffffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x00000000ffe00000-0x00000000ffffffff] reserved
    Mar 12 17:31:37 silverstone kernel: BIOS-e820: [mem 0x0000000100000000-0x00000001afffffff] usable
    Mar 12 17:31:37 silverstone kernel: NX (Execute Disable) protection: active
    Mar 12 17:31:37 silverstone kernel: SMBIOS 2.5 present.
    Mar 12 17:31:37 silverstone kernel: DMI: MSI MS-7642/890GXM-G65 (MS-7642) , BIOS V1.2 03/31/2010
    Mar 12 17:31:37 silverstone kernel: e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    Mar 12 17:31:37 silverstone kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Mar 12 17:31:37 silverstone kernel: No AGP bridge found
    Mar 12 17:31:37 silverstone kernel: e820: last_pfn = 0x1b0000 max_arch_pfn = 0x400000000
    Mar 12 17:31:37 silverstone kernel: MTRR default type: uncachable
    Mar 12 17:31:37 silverstone kernel: MTRR fixed ranges enabled:
    Mar 12 17:31:37 silverstone kernel: 00000-9FFFF write-back
    Mar 12 17:31:37 silverstone kernel: A0000-EFFFF uncachable
    Mar 12 17:31:37 silverstone kernel: F0000-FFFFF write-protect
    Mar 12 17:31:37 silverstone kernel: MTRR variable ranges enabled:
    Mar 12 17:31:37 silverstone kernel: 0 base 000000000000 mask FFFF80000000 write-back
    Mar 12 17:31:37 silverstone kernel: 1 base 000080000000 mask FFFFC0000000 write-back
    Mar 12 17:31:37 silverstone kernel: 2 base 0000C0000000 mask FFFFF0000000 write-back
    Mar 12 17:31:37 silverstone kernel: 3 disabled
    Mar 12 17:31:37 silverstone kernel: 4 disabled
    Mar 12 17:31:37 silverstone kernel: 5 disabled
    Mar 12 17:31:37 silverstone kernel: 6 disabled
    Mar 12 17:31:37 silverstone kernel: 7 disabled
    Mar 12 17:31:37 silverstone kernel: TOM2: 00000001b0000000 aka 6912M
    Mar 12 17:31:37 silverstone kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    Mar 12 17:31:37 silverstone kernel: e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    Mar 12 17:31:37 silverstone kernel: e820: last_pfn = 0xcff90 max_arch_pfn = 0x400000000
    Mar 12 17:31:37 silverstone kernel: found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff880
    Mar 12 17:31:37 silverstone kernel: initial memory mapped: [mem 0x00000000-0x1fffffff]
    Mar 12 17:31:37 silverstone kernel: Base memory trampoline at [ffff880000099000] 99000 size 24576
    $ systemctl status systemd-journald
    systemd-journald.service - Journal Service
    Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static)
    Active: active (running) since Tue 2013-03-12 18:10:41 PDT; 8min ago
    Docs: man:systemd-journald.service(8)
    man:journald.conf(5)
    Main PID: 142 (systemd-journal)
    Status: "Processing requests..."
    CGroup: name=systemd:/system/systemd-journald.service
    `-142 /usr/lib/systemd/systemd-journald
    However, it looks like the log files keep getting corrupted:
    $ sudo journalctl --verify
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-000000000007f543-0004d7c4445effa4.journal
    Invalid object contents at 124687944ââââââââââââââââââââââââââââââââââââââââââ 49%
    File corruption detected at /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000a8cb7-0004d7c3d52e9748.journal:124687944 (of 134074368, 92%).
    FAIL: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000a8cb7-0004d7c3d52e9748.journal (Bad message)
    Invalid object contents at 75715936âââââââââââââââââââââââââââââââââââââââââââ 49%
    File corruption detected at /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system.journal:75715936 (of 76156928, 99%).
    FAIL: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system.journal (Bad message)
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000290d6-0004d7c3a0033472.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-0000000000000001-0004d7c413227650.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/[email protected]~
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000fcfc0-0004d7c3fd8ee9c5.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/[email protected]~
    Invalid object contents at 124701856ââââââââââââââââââââââââââââââââââââââââââ 49%
    File corruption detected at /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-0000000000000001-0004d7c3876dda65.journal:124701856 (of 134049792, 93%).
    FAIL: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-0000000000000001-0004d7c3876dda65.journal (Bad message)
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-00000000000a9da8-0004d7c45187e39e.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000d26b1-0004d7c3ea1b73f7.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-000000000002a43f-0004d7c425785944.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-00000000000539fb-0004d7c3b2d1f935.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@5e6edd359123491f9998a310206ccbf9-0000000000054d23-0004d7c4354da4ef.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/user-1000@2c1af599e637441985385fe37ded2a2c-0000000000001706-0004d7c38cd3de88.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/user-1000@5e6edd359123491f9998a310206ccbf9-00000000000019b4-0004d7c4153f8628.journal
    PASS: /var/log/journal/9ddaa50d8841758bb1bea9b700000f33/system@2c1af599e637441985385fe37ded2a2c-000000000007e345-0004d7c3c3ed8197.journal
    I am using a two or three year old SSD, so maybe it has gotten some bad sectors? But that doesn't explain why journald still bricks things when it isn't logging anything. The install is 10 months old, and I switched from init to systemd around October. Is there anything I can do, short of reinstalling?
    Thanks,
    Nicholas
    Last edited by bicyclingrevolution (2013-03-14 05:57:13)

    Thanks for the tip ilkyest, but it didn't make any difference to the systemd-journald problem.
    However, I looked at journalctl again and found it cluttered with CUPS failures:
    -- Logs begin at Tue 2013-03-12 19:17:00 PDT, end at Wed 2013-03-13 22:31:31 PDT. --
    Mar 12 19:17:00 silverstone spideroak_inotify[796]: Program started
    Mar 12 19:21:30 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:30 silverstone systemd-journal[143]: Suppressed 7199 messages from /system
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:30 silverstone systemd-journal[143]: Suppressed 5471 messages from /system
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:30 silverstone systemd-journal[143]: Suppressed 5699 messages from /system
    Mar 12 19:21:27 silverstone systemd[1]: Failed to start CUPS Printing Service.
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:27 silverstone systemd[1]: Failed to start CUPS Printing Service.
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:27 silverstone systemd[1]: Failed to start CUPS Printing Service.
    Mar 12 19:21:27 silverstone systemd[1]: Starting CUPS Printing Service...
    Mar 12 19:21:27 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:30 silverstone systemd-coredump[1592]: Process 1590 (cupsd) dumped core.
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_3840-Gray..
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_3840-RGB..
    Mar 12 19:21:28 silverstone colord[354]: Device added: cups-Deskjet_3840
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_F4100-Gray..
    Mar 12 19:21:28 silverstone colord[354]: Profile added: Deskjet_F4100-RGB..
    Mar 12 19:21:28 silverstone colord[354]: Device added: cups-Deskjet_F4100
    Mar 12 19:21:28 silverstone dbus[337]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Mar 12 19:21:28 silverstone dbus[337]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or directory. See system logs
    Mar 12 19:21:28 silverstone colord[354]: Profile removed: Deskjet_3840-Gray..
    Mar 12 19:21:28 silverstone colord[354]: Profile removed: Deskjet_3840-RGB..
    Mar 12 19:21:28 silverstone colord[354]: device removed: cups-Deskjet_3840
    Mar 12 19:21:31 silverstone colord[354]: Profile removed: Deskjet_F4100-Gray..
    Mar 12 19:21:31 silverstone colord[354]: Profile removed: Deskjet_F4100-RGB..
    Mar 12 19:21:31 silverstone colord[354]: device removed: cups-Deskjet_F4100
    Mar 12 19:21:31 silverstone dbus-daemon[337]: dbus[337]: [system] Activating via systemd: service name='org.freedesktop.Avahi' unit='dbus-org.freedesktop.Avahi.service'
    Mar 12 19:21:31 silverstone dbus-daemon[337]: dbus[337]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.Avahi.service': Unit dbus-org.freedesktop.Avahi.service failed to load: No such file or director
    Mar 12 19:21:31 silverstone systemd-journal[143]: Missed 6365 kernel messages
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone cupsd[1590]: Unknown directive DefaultAuthType on line 9.
    Mar 12 19:21:31 silverstone cupsd[1590]: cupsd: client.c:757: avahi_client_get_host_name: Assertion `client' failed.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone cupsd[1594]: Unknown directive DefaultAuthType on line 9.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Mar 12 19:21:31 silverstone systemd[1]: cups.service start request repeated too quickly, refusing to start.
    Disabling cups solved the CPU usage issue.
    It looks like the root of the problem is Avahi failing to start, but I have no idea why it isn't working.
    $ systemctl status dbus-org.freedesktop.Avahi.service
    dbus-org.freedesktop.Avahi.service
    Loaded: error (Reason: No such file or directory)
    Active: inactive (dead)

  • [SOLVED] systemd-journald errors

    I set up a MythTV box the other day based on Arch (basically Arch+Openbox+Mythtv) and I get strange errors on shut down. It goes by extremely fast, but what I'm able to catch is:
    systemd-journald failed to write entry 25 items
    And some other stuff.
    I'm not sure if it's related but in dmesg I see:
    File /var/log/journal/eaa2513b7edf4267912b45e38d85d0e1/user-1000.journal corrupted or uncleanly shut down, renaming and replacing
    I've deleted the entire /var/log/journal/eaa2513b7edf4267912b45e38d85d0e1 folder so it would be regenerated, but it didn't help.
    Also, I've Googled this issue and found a bunch of topics with symptoms that match mine, but none of them have any solutions.
    Last edited by jlacroix (2014-02-02 05:15:28)

    WonderWoofy wrote:
    I don't know, that is why I posed the possibility of sending an upstream report as a question...
    Have you tried XBMC?  I use that and it is pretty great (of course I have no other point of comparison).  It also appears to have infrared remote control support (lirc) and also has android remote control application that works quite well (and some nice unofficial ones as well).
    No, I've not had a reason to try XBMC because MythTV has worked so well for me. I'm not sure what XBMC's capabilities are, but in Myth TV I was able to create custom menus using XML for my games, which is very helpful (I prefer to do this by hand, so I avoid the mythgame plugin). This HTPC is working _extremely_ well, I'm just trying to eliminate errors so I can take a clean image of it in case it needs to be restored down the road. I noticed another error regarding cgroup stating "option or name mismatch" on shut down which from what I'm reading appears to be harmless but I'm still investigating this one.

  • [SOLVED] systemd-journald & tmpfiles-setup Failures

    Hello,
    I have a weird situation. After I've finished installing my system, I got errors with journald...
    After logging as root I get the following errors:
    systemd-journald[338]: Failed to get machine id: No such file or directory
    systemd-journald[340]: Failed to get machine id: No such file or directory
    systemd-journald[345]: Failed to get machine id: No such file or directory
    systemd-journald[347]: Failed to get machine id: No such file or directory
    systemd-journald[349]: Failed to get machine id: No such file or directory
    systemd[1]: Failed to start Journal Service.
    systemd[1]: Dependency failed for Trigger Flushing of Journal to Presistent Storage.
    systemd[1]: Failed to start Journal Service
    and after I typed
    systemctl
    to see what's more, I got errors at the following:
    systemd-journal-flush.service loaded failed failed
    systemd-journald.service loaded failed failed
    systemd-tmpfiles-setup-dev.service loaded failed failed
    systemd-tmpfiles-setup.service loaded failed failed
    systemd-journald-dev-log.socket loaded failed failed
    systemd-journald.socket loaded failed failed
    and other problems related to the above like
    Failed to start Cleanup of Temporary Directories.
    Note that it is my first time I have problems with journald and tmpfiles-setup and I'm not sure what happened...
    Any help would be very appreciated and thank you very much in advance.
    Last edited by heyom (2014-08-30 09:24:24)

    I just had the same problem while installing a new Arch system. I managed to fix it by running `systemd-machine-id-setup` as root (not sudo).
    Also, before I did that, while installing a package I got an error message about dbus not finding a machine id, and that error message suggested running `dbus-uuidgen > /var/lib/dbus/machine-id` (again as root, not sudo). So, you may need to do that, too.

  • [SOLVED][systemd-networkd] Cant use dns or something like

    [edit]
    SOLUTION: You need to set a resolv.conf
    [/edit]
    Hi all
    Im trying to use systemd-networkd and its really looks nice.
    BUT I cant use any kind of dns.
    At the moment, Im with this config
    [Match]
    Name=enp2s0
    Host=my-dear-desktop
    [Network]
    DHCP=true
    there is no error or something like on
    systemctl status systemd-networkd
    . I also try some other configs with static dns, nothing work.
    so, i have internet/network connection, but without names =/
    I have tryed many configs like UseDNS=true or DNS=8.8.8.8 at myconfig.network but nothing works.
    $ ping www.google.com
    ping: unknow host www.google.com
    $ ping 173.194.118.145 ##google's IP##
    ##normal ping##
    $ ping my-notebook-localname
    ping: unknow host my-notebook-localname
    $ ping 192.168.25.23 ##notebook local IP##
    ##normal ping##
    Last edited by souenzzo (2014-04-30 00:52:57)

    Not necessary, as your issue was specific to your system, and is unlikely to be encountered by others.
    resolv.conf is provided by the filesystem package, which is of course part of every base Arch install. If it was not present on your system, somebody (or something) deleted it.

  • [SOLVED] systemd 208 journald process CPU spike on LXC container start

    Hi,
    The problem is that whenever I start an LXC container, systemd-journald process goes on 100% CPU utilization and only stops when I stop the container.
    Setup details:
    % cat /var/lib/lxc/projects/config
    lxc.network.type = veth
    lxc.arch = x86_64
    lxc.utsname = projects
    lxc.network.link = virbr3
    lxc.network.flags = up
    lxc.network.ipv4 = 192.168.200.11
    lxc.rootfs = /mnt/lxc/projects
    lxc.pts = 1000
    lxc.autodev = 1
    lxc.cgroup.memory.limit_in_bytes = 256M
    The rootfs indicated is on a logical volume, /dev/mapper/virtual-projects.
    Details of journal when the spike happened:
    -- Logs begin at Sun 2013-08-04 07:19:25 IST. --
    Oct 05 09:03:30 core systemd[1]: Unit [email protected] entered failed state.
    Oct 05 09:03:30 core kernel: virbr3: port 2(vethl7BeWT) entered disabled state
    Oct 05 09:03:30 core kernel: device vethl7BeWT left promiscuous mode
    Oct 05 09:03:30 core kernel: virbr3: port 2(vethl7BeWT) entered disabled state
    Oct 05 09:03:31 core ntpd[813]: Deleting interface #13 vethl7BeWT, fe80::fcf2:f2ff:fea0:9473#123, interface stats: received=0, sent=0, dropped=0, active_time=11 secs
    Oct 05 09:03:31 core ntpd[813]: peers refreshed
    Oct 05 09:03:40 core dbus-daemon[533]: dbus[533]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
    Oct 05 09:03:40 core dbus[533]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
    Oct 05 09:03:40 core dbus[533]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
    Oct 05 09:03:40 core dbus-daemon[533]: dbus[533]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
    Oct 05 09:05:30 core systemd[1]: Starting Linux Container projects...
    Oct 05 09:05:30 core systemd[1]: Started Linux Container projects.
    Oct 05 09:05:30 core systemd-sysctl[4562]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/zz-sysctl.conf'.
    Oct 05 09:05:30 core kernel: device vethmHU7wo entered promiscuous mode
    Oct 05 09:05:30 core kernel: IPv6: ADDRCONF(NETDEV_UP): vethmHU7wo: link is not ready
    Oct 05 09:05:30 core NetworkManager[521]: <warn> /sys/devices/virtual/net/vethSIUSbq: couldn't determine device driver; ignoring...
    Oct 05 09:05:30 core systemd-sysctl[4564]: Overwriting earlier assignment of kernel/sysrq in file '/etc/sysctl.d/zz-sysctl.conf'.
    Oct 05 09:05:30 core kernel: virbr3: topology change detected, propagating
    Oct 05 09:05:30 core kernel: virbr3: port 2(vethmHU7wo) entered forwarding state
    Oct 05 09:05:30 core kernel: virbr3: port 2(vethmHU7wo) entered forwarding state
    Oct 05 09:05:30 core kernel: virbr3: port 2(vethmHU7wo) entered disabled state
    Oct 05 09:05:30 core NetworkManager[521]: <warn> /sys/devices/virtual/net/vethmHU7wo: couldn't determine device driver; ignoring...
    Oct 05 09:05:30 core kernel: IPv6: ADDRCONF(NETDEV_CHANGE): vethmHU7wo: link becomes ready
    Oct 05 09:05:30 core kernel: virbr3: topology change detected, propagating
    Oct 05 09:05:30 core kernel: virbr3: port 2(vethmHU7wo) entered forwarding state
    Oct 05 09:05:30 core kernel: virbr3: port 2(vethmHU7wo) entered forwarding state
    Oct 05 09:05:30 core libvirtd[809]: nl_recv returned with error: No buffer space available
    Oct 05 09:05:30 core upowerd[660]: (upowerd:660): UPower-Linux-WARNING **: treating add event as change event on /org/freedesktop/UPower/devices/line_power_AC0
    Oct 05 09:05:30 core systemd-logind[516]: Watching system buttons on /dev/input/event3 (Power Button)
    Oct 05 09:05:30 core upowerd[660]: (upowerd:660): UPower-Linux-WARNING **: treating add event as change event on /org/freedesktop/UPower/devices/battery_BAT0
    Oct 05 09:05:30 core systemd-logind[516]: Watching system buttons on /dev/input/event5 (Video Bus)
    Oct 05 09:05:30 core systemd-logind[516]: Watching system buttons on /dev/input/event2 (Sleep Button)
    Oct 05 09:05:30 core systemd-logind[516]: Watching system buttons on /dev/input/event1 (Lid Switch)
    Oct 05 09:05:30 core systemd-logind[516]: Watching system buttons on /dev/input/event4 (Video Bus)
    Oct 05 09:05:30 core mtp-probe[4711]: checking bus 3, device 4: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.2"
    Oct 05 09:05:30 core mtp-probe[4712]: checking bus 3, device 5: "/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4"
    Oct 05 09:05:30 core mtp-probe[4711]: bus: 3, device: 4 was not an MTP device
    Oct 05 09:05:30 core mtp-probe[4712]: bus: 3, device: 5 was not an MTP device
    Oct 05 09:05:30 core systemd-udevd[4561]: error opening ATTR{/sys/devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.4/3-1.4:1.0/host6/scsi_host/host6/link_power_management_policy} for writing: No such file or directory
    Oct 05 09:05:32 core ntpd[813]: Listen normally on 14 vethmHU7wo fe80::fcf0:74ff:fe68:aade UDP 123
    Oct 05 09:05:32 core ntpd[813]: peers refreshed
    Oct 05 09:05:32 core ntpd[813]: new interface(s) found: waking up resolver
    Oct 05 09:05:40 core dbus-daemon[533]: dbus[533]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
    Oct 05 09:05:40 core dbus[533]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
    Oct 05 09:05:40 core dbus[533]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
    Oct 05 09:05:40 core dbus-daemon[533]: dbus[533]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
    Oct 05 09:06:15 core kernel: EXT4-fs (dm-10): re-mounted. Opts: commit=600
    Oct 05 09:06:15 core kernel: EXT4-fs (dm-12): re-mounted. Opts: acl,commit=600
    Oct 05 09:06:15 core kernel: EXT4-fs (dm-18): re-mounted. Opts: commit=600
    Oct 05 09:06:15 core kernel: EXT4-fs (sda1): re-mounted. Opts: commit=600
    Oct 05 09:06:16 core kernel: EXT4-fs (sda4): re-mounted. Opts: acl,commit=600
    Oct 05 09:06:21 core kernel: EXT4-fs (dm-10): re-mounted. Opts: commit=0
    Oct 05 09:06:21 core kernel: EXT4-fs (dm-12): re-mounted. Opts: acl,commit=0
    Oct 05 09:06:21 core kernel: EXT4-fs (dm-18): re-mounted. Opts: commit=0
    Oct 05 09:06:21 core kernel: EXT4-fs (sda1): re-mounted. Opts: commit=0
    Oct 05 09:06:28 core kernel: EXT4-fs (dm-10): re-mounted. Opts: commit=600
    Oct 05 09:06:28 core kernel: EXT4-fs (dm-12): re-mounted. Opts: acl,commit=600
    Oct 05 09:06:28 core kernel: EXT4-fs (dm-18): re-mounted. Opts: commit=600
    Oct 05 09:06:28 core kernel: EXT4-fs (sda1): re-mounted. Opts: commit=600
    Oct 05 09:06:28 core kernel: EXT4-fs (sda4): re-mounted. Opts: acl,commit=600
    Oct 05 09:06:31 core kernel: EXT4-fs (dm-10): re-mounted. Opts: commit=0
    Oct 05 09:06:31 core kernel: EXT4-fs (dm-12): re-mounted. Opts: acl,commit=0
    Oct 05 09:06:31 core kernel: EXT4-fs (dm-18): re-mounted. Opts: commit=0
    Oct 05 09:06:31 core kernel: EXT4-fs (sda1): re-mounted. Opts: commit=0
    Oct 05 09:06:38 core systemd[1]: Stopping Linux Container projects...
    Oct 05 09:06:38 core systemd[1]: [email protected]: main process exited, code=exited, status=137/n/a
    Oct 05 09:06:38 core systemd[1]: Stopped Linux Container projects.
    Oct 05 09:06:38 core systemd[1]: Unit [email protected] entered failed state.
    Oct 05 09:06:38 core kernel: virbr3: port 2(vethmHU7wo) entered disabled state
    Oct 05 09:06:38 core kernel: device vethmHU7wo left promiscuous mode
    Oct 05 09:06:38 core kernel: virbr3: port 2(vethmHU7wo) entered disabled state
    Oct 05 09:06:39 core ntpd[813]: Deleting interface #14 vethmHU7wo, fe80::fcf0:74ff:fe68:aade#123, interface stats: received=0, sent=0, dropped=0, active_time=67 secs
    Oct 05 09:06:39 core ntpd[813]: peers refreshed
    Nothing really leaps out to me.
    This only happens on Systemd-208. Rolling back to systemd-207 resolved the issue for now, but I can't help but wonder if I won't have this problem again on systemd-209 or whatever. Is there any additional configuration that I need to do in order to get LXC working properly with systemd 208+?
    Also, I don't know if this is relevant, but I got some filesystem permissions warnings on upgrading (and later downgrading) systemd.
    Last edited by railmaniac (2013-10-12 14:03:47)

    Some journal entries from the guest
    There's a bunch of these:
    ct 12 18:52:24 projects systemd-udevd[30]: Failed to apply ACL on /dev/dri/card0: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[38]: Failed to apply ACL on /dev/snd/hwC0D3: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[42]: Failed to apply ACL on /dev/snd/pcmC0D0c: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[37]: Failed to apply ACL on /dev/snd/hwC0D0: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[44]: Failed to apply ACL on /dev/snd/pcmC0D3p: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[43]: Failed to apply ACL on /dev/snd/pcmC0D0p: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[31]: Failed to apply ACL on /dev/snd/controlC0: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[35]: inotify_add_watch(7, /dev/sda, 10) failed: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[36]: Failed to apply ACL on /dev/sr0: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[34]: Failed to apply ACL on /dev/sg1: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[28]: Error, opening device '/dev/input/event12': No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[32]: Failed to apply ACL on /dev/video0: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[25]: inotify_add_watch(7, /dev/sdb, 10) failed: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[33]: Failed to apply ACL on /dev/kvm: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[29]: inotify_add_watch(7, /dev/sda1, 10) failed: No such file or directory
    Oct 12 18:52:24 projects systemd[1]: Listening on D-Bus System Message Bus Socket.
    Oct 12 18:52:24 projects systemd-udevd[30]: inotify_add_watch(7, /dev/sda2, 10) failed: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[27]: Failed to apply ACL on /dev/snd/timer: No such file or directory
    Oct 12 18:52:24 projects systemd[1]: Starting Sockets.
    Oct 12 18:52:24 projects systemd-udevd[35]: inotify_add_watch(7, /dev/sda4, 10) failed: No such file or directory
    Oct 12 18:52:24 projects systemd-udevd[31]: inotify_add_watch(7, /dev/sda3, 10) failed: No such file or directory
    And there's a bunch of these, which seems relevant since the logind part was changed in 208:
    Oct 12 18:52:24 projects systemd-logind[59]: New seat seat0.
    Oct 12 18:52:24 projects systemd[1]: Startup finished in 487ms.
    Oct 12 18:52:24 projects systemd-logind[59]: Failed to open event3: No such file or directory
    Oct 12 18:52:24 projects systemd-logind[59]: Failed to open event5: No such file or directory
    Oct 12 18:52:24 projects systemd-logind[59]: Failed to open event4: No such file or directory
    Oct 12 18:52:24 projects systemd-logind[59]: Failed to open event1: No such file or directory
    Oct 12 18:52:24 projects systemd-logind[59]: Failed to open event2: No such file or directory
    Oct 12 18:52:26 projects systemd-journal[64]: Permanent journal is using 87.6M (max 30.0M, leaving 1.1G of free 4.4G, current limit 30.0M).
    Oct 12 18:52:26 projects systemd-journal[64]: Journal started
    Oct 12 18:52:26 projects systemd[1]: systemd-journald.service: main process exited, code=exited, status=1/FAILURE
    Oct 12 18:52:26 projects systemd[1]: Unit systemd-journald.service entered failed state.
    Oct 12 18:52:26 projects systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage...
    Oct 12 18:52:26 projects systemd[1]: Started Trigger Flushing of Journal to Persistent Storage.
    Hmm, just noticed it says systemd-journald exited with FAILURE. This is probably pretty informative to someone.

  • Systemd-journal process using 100% of one cpu core after reboot

    journalctl -b showed
    "Process 2016 (virtuoso-t) dumped core."
    more than a few times and virtuoso-t would was using more cpu than it does most of the time.
    at 14 minutes of uptime systemd-journal stopped using 100% and went back to normal. Anyone know a way to figure out what happened here?
    update:
    systemd-coredump[3182]: Process 3133 (virtuoso-t) dumped core.
    systemd-journal[5407]: Permanent journal is using 2.6G (max allowed 4.0G, trying to leave 4.0G free of 50.7G available → current limit 4.0G).
    systemd[1]: systemd-journald.service watchdog timeout!
    systemd[1]: Starting Journal Service...
    systemd[1]: systemd-journald.service stop-sigterm timed out. Killing.
    systemd[1]: Starting Journal Service...
    systemd[1]: systemd-journald.service: main process exited, code=killed, status=9/KILL
    systemd[1]: Unit systemd-journald.service entered failed state.
    systemd[1]: systemd-journald.service has no holdoff time, scheduling restart.
    systemd[1]: Stopping Journal Service...
    systemd[1]: Starting Journal Service...
    systemd[1]: Started Journal Service.
    systemd-journal[5407]: Journal started
    dbus[365]: [system] Activating via systemd: service name='org.freedesktop.ModemManager1' unit='dbus-org.freedesktop.ModemManager1.service'
    dbus[365]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.ModemManager1.service': Unit dbus-org.freedesktop.ModemManager1.service failed to load: No such file or directory.
    systemd-coredump[3289]: Process 3235 (virtuoso-t) dumped core.
    it happened again here is what the journal was saying while it was happening (i removed lots of (virtuoso-t) dumped core that happened ... 10 or more times)
    Thanks in advance,
    Wolf Larson
    Last edited by wolflarson (2014-03-22 15:36:37)

    In the Newbie Corner of the forums, there are a few stickied threads that are recommended reads.  One of which is this one.
    If the logs are not too too much, then it can be posted here with code tags. If it is crazy big, pastebin it and then post the link.
    If this is really all the information it gives about the journal being nuts, then you might want to enable debug levels of logging for the journal and then see if you can gather more information that way.  This can either by done by using a drop-in snippet to the unit file, or by turning on debug levels for the entire system from the kernel command line.
    The journal is not designed in such a way that it can be continously written to.  There are safeguards in place to ensure that masively spamming services are cut off after a certain number of log messages in a given timeframe.  Additionally, even the flush from the journal in RAM to the disk is only done periodically.

  • [SOLVED] Some systemd processes (e.g. systemd-journald) can't start.

    After a fresh install on a new laptop (dual boot with Windows 8.1 vie rEFInd) I notice some error messages whilst booting. systemd-journald fails to start, and I also see some errors relating to the creation of the volatile filesystem. It's hard for me to give a lot detail about this as without journaling as I'm not sure how to get the error messages.
    I did see this from dmesg:
    [ 128.638674] systemd[1]: Starting Stop Read-Ahead Data Collection...
    [ 128.662550] systemd[1]: Started Stop Read-Ahead Data Collection.
    [ 194.545294] systemd[1]: Starting Journal Socket (/dev/log).
    [ 194.545391] systemd[1]: Listening on Journal Socket (/dev/log).
    [ 194.545471] systemd[1]: Starting Journal Socket.
    [ 194.545540] systemd[1]: Listening on Journal Socket.
    [ 194.545613] systemd[1]: Starting Journal Service...
    [ 194.546604] systemd[1]: Started Journal Service.
    [ 194.549797] systemd-journald[711]: Failed to get machine id: No such file or directory
    [ 194.553931] systemd[1]: systemd-journald.service has no holdoff time, scheduling restart.
    [ 194.554205] systemd[1]: Stopping Journal Service...
    [ 24.362121] systemd-tmpfiles[330]: [/usr/lib/tmpfiles.d/systemd.conf:26] Failed to replace specifiers: /run/log/journal/%m
    [ 24.364106] systemd-tmpfiles[330]: [/usr/lib/tmpfiles.d/systemd.conf:29] Failed to replace specifiers: /var/log/journal/%m
    [ 24.404888] systemd[1]: systemd-tmpfiles-setup.service: main process exited, code=exited, status=1/FAILURE
    [ 24.409499] systemd[1]: Failed to start Create Volatile Files and Directories.
    [ 24.412303] systemd[1]: Unit systemd-tmpfiles-setup.service entered failed state.
    And if I check the status of journald through systemctl I get:
    systemd-journald.service - Journal Service
    Loaded: loaded (/usr/lib/systemd/system/systemd-journald.service; static)
    Active: failed (Result: start-limit) since Wed 2014-08-27 10:37:50 UTC; 1h 2min ago
    Docs: man:systemd-journald.service(8)
    man:journald.conf(5)
    Process: 720 ExecStart=/usr/lib/systemd/systemd-journald (code=exited, status=1/FAILURE)
    Main PID: 720 (code=exited, status=1/FAILURE)
    Status: "Shutting down..."
    I've tried reinstalling systemd, and adding systemd to HOOKS in mkinitcpio.conf, neither of these things seem to help. I also can't start the services manually.
    If anybody can help it would be greatly appreciated, thanks!
    Last edited by Tim Butters (2014-08-28 15:49:50)

    Normally, as Loqs said, 'systemd-firstboot --setup-machine-id' should have been run when you first installed the systemd package.
    You can verify if the '/etc/machine-id' file exists:
    $ ls -l /etc/machine-id
    -rw-r--r-- 1 root root 33 25 mars 2009 /etc/machine-id
    If you don't find one, maybe use 'systemd-machine-id-setup' instead to create one.
    But have you seen error messages during the Arch installation? Because that should not be necessary.
    Edit: 'systemd-firstboot' is new in systemd 216, so should not be found in the live installation disk 2014.08.
    Last edited by berbae (2014-08-28 15:44:52)

  • Debugfs using 100% cpu on boot for 10 minutes

    Hi,
    I've recently installed archlinux on my Thinkpad x230.
    I have arch and windows on my SSD which is /dev/sdb and I've got an HD for storing files at /dev/sda1 (ext4).
    I set it up with systemd in the beginning so I can't compare to what it was like when it was using init.
    I'm getting commands like:
    root      3524  0.0  0.0  21520  1112 ?        R    15:08   0:00 debugfs -R stat ./grub/i386-pc/newc.mod /dev/sda1
    root      3510 94.5  0.0  21520  1108 ?        R    15:08   0:01 debugfs -R stat ./grub/i386-pc/probe.mod /dev/sda1
    With various files running for about 10 minutes on boot and using 100% of my cpu.
    Seems to be related to the HD on /dev/sda1 as I don't believe I've seen any on /dev/sdb.
    I've looked around and I can't find anything about this.
    dmesg:
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Linux version 3.5.5-1-ck (squishy@ease) (gcc version 4.7.1 20120721 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 3 04:43:03 EDT 2012
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=4c34b9df-7887-464e-9a0a-9cf02d6d860f ro cryptdevice=/dev/disk/by-uuid/eaedae38-8ce8-4be8-8de4-9f5773746ca6:root:allow-discards elevator=bfq pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    [ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000cec2ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cec30000-0x00000000dae9efff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000dae9f000-0x00000000daf9efff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000df9fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000021e5fffff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000021e600000-0x000000021e7fffff] reserved
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] DMI 2.7 present.
    [ 0.000000] DMI: LENOVO 2306CTO/2306CTO, BIOS G2ET82WW (2.02 ) 09/11/2012
    [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x21e600 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-BFFFF uncachable
    [ 0.000000] C0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
    [ 0.000000] 1 base 000000000 mask F80000000 write-back
    [ 0.000000] 2 base 080000000 mask FC0000000 write-back
    [ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
    [ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
    [ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
    [ 0.000000] 6 base 100000000 mask F00000000 write-back
    [ 0.000000] 7 base 200000000 mask FE0000000 write-back
    [ 0.000000] 8 base 21F000000 mask FFF000000 uncachable
    [ 0.000000] 9 base 21E800000 mask FFF800000 uncachable
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: last_pfn = 0xcec30 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000f0100-0x000f010f] mapped at [ffff8800000f0100]
    [ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
    [ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0xcec2ffff]
    [ 0.000000] [mem 0x00000000-0xcebfffff] page 2M
    [ 0.000000] [mem 0xcec00000-0xcec2ffff] page 4k
    [ 0.000000] kernel direct mapping tables up to 0xcec2ffff @ [mem 0x1f984000-0x1fffffff]
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] [mem 0x100000000-0x21e5fffff] page 2M
    [ 0.000000] kernel direct mapping tables up to 0x21e5fffff @ [mem 0xcec26000-0xcec2ffff]
    [ 0.000000] RAMDISK: [mem 0x37746000-0x37b9afff]
    [ 0.000000] ACPI: RSDP 00000000000f0120 00024 (v02 LENOVO)
    [ 0.000000] ACPI: XSDT 00000000daffe170 000C4 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: FACP 00000000dafe6000 0010C (v05 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: DSDT 00000000dafe8000 10E11 (v01 LENOVO TP-G2 00002020 INTL 20061109)
    [ 0.000000] ACPI: FACS 00000000daf5a000 00040
    [ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-G2 00002020 PTL 00000001)
    [ 0.000000] ACPI: TCPA 00000000daffc000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001)
    [ 0.000000] ACPI: SSDT 00000000daffb000 00408 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daffa000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000daff9000 007A8 (v01 LENOVO SataAhci 00001000 INTL 20061109)
    [ 0.000000] ACPI: HPET 00000000dafe4000 00038 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: APIC 00000000dafe3000 00098 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: MCFG 00000000dafe2000 0003C (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: ECDT 00000000dafe1000 00052 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: FPDT 00000000dafe0000 00064 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: ASF! 00000000dafe7000 000A5 (v32 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafdf000 0003E (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: UEFI 00000000dafde000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
    [ 0.000000] ACPI: POAT 00000000dafdd000 00055 (v03 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: SSDT 00000000dafdc000 00C79 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
    [ 0.000000] ACPI: SSDT 00000000dafdb000 00A7E (v01 PmRef CpuPm 00003000 INTL 20061109)
    [ 0.000000] ACPI: DMAR 00000000dafda000 000B8 (v01 INTEL SNB 00000001 INTL 00000001)
    [ 0.000000] ACPI: UEFI 00000000dafd9000 002A6 (v01 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: DBG2 00000000dafd8000 000E9 (v00 LENOVO TP-G2 00002020 PTL 00000002)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880216000000-ffff88021dbfffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00010000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x21e5fffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
    [ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
    [ 0.000000] node 0: [mem 0x20200000-0x40003fff]
    [ 0.000000] node 0: [mem 0x40005000-0xcec2ffff]
    [ 0.000000] node 0: [mem 0x100000000-0x21e5fffff]
    [ 0.000000] On node 0 totalpages: 2019260
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 6 pages reserved
    [ 0.000000] DMA zone: 3911 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 16320 pages used for memmap
    [ 0.000000] DMA32 zone: 825967 pages, LIFO batch:31
    [ 0.000000] Normal zone: 18328 pages used for memmap
    [ 0.000000] Normal zone: 1154664 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x408
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
    [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
    [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
    [ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
    [ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
    [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
    [ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
    [ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
    [ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
    [ 0.000000] PM: Registered nosave memory: 00000000cec30000 - 00000000dae9f000
    [ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000
    [ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
    [ 0.000000] PM: Registered nosave memory: 00000000dafff000 - 00000000dfa00000
    [ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 00000000f8000000
    [ 0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
    [ 0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
    [ 0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
    [ 0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed08000
    [ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
    [ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
    [ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed1a000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
    [ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
    [ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
    [ 0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
    [ 0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffc00000
    [ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
    [ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 27 pages/cpu @ffff88021e200000 s81088 r8192 d21312 u262144
    [ 0.000000] pcpu-alloc: s81088 r8192 d21312 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1984542
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux-ck root=UUID=4c34b9df-7887-464e-9a0a-9cf02d6d860f ro cryptdevice=/dev/disk/by-uuid/eaedae38-8ce8-4be8-8de4-9f5773746ca6:root:allow-discards elevator=bfq pcie_aspm=force i915.i915_enable_rc6=1 i915.i915_enable_fbc=1 i915.lvds_downclock=1
    [ 0.000000] PCIe ASPM is forcibly enabled
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
    [ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.000000] __ex_table already sorted, skipping sort
    [ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Calgary: detecting Calgary via BIOS EBDA area
    [ 0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    [ 0.000000] Memory: 7855356k/8886272k available (4564k kernel code, 809232k absent, 221684k reserved, 4219k data, 728k init)
    [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] NR_IRQS:4352 nr_irqs:1192 16
    [ 0.000000] Extended CMOS year: 2000
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 32505856 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] Fast TSC calibration using PIT
    [ 0.003333] Detected 2594.112 MHz processor.
    [ 0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 5190.06 BogoMIPS (lpj=8647040)
    [ 0.000008] pid_max: default: 32768 minimum: 301
    [ 0.000054] Security Framework initialized
    [ 0.000060] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000080] Mount-cache hash table entries: 256
    [ 0.000340] Initializing cgroup subsys memory
    [ 0.000352] Initializing cgroup subsys devices
    [ 0.000354] Initializing cgroup subsys freezer
    [ 0.000356] Initializing cgroup subsys net_cls
    [ 0.000358] Initializing cgroup subsys blkio
    [ 0.000360] Initializing cgroup subsys bfqio
    [ 0.000402] CPU: Physical Processor ID: 0
    [ 0.000403] CPU: Processor Core ID: 0
    [ 0.000411] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    [ 0.001152] mce: CPU supports 7 MCE banks
    [ 0.001171] CPU0: Thermal monitoring enabled (TM1)
    [ 0.001183] using mwait in idle threads.
    [ 0.003008] ACPI: Core revision 20120320
    [ 0.016492] ftrace: allocating 17712 entries in 70 pages
    [ 0.031486] DMAR: Host address width 36
    [ 0.031490] DMAR: DRHD base: 0x000000fed90000 flags: 0x0
    [ 0.031501] IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    [ 0.031503] DMAR: DRHD base: 0x000000fed91000 flags: 0x1
    [ 0.031511] IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    [ 0.031513] DMAR: RMRR base: 0x000000da2ba000 end: 0x000000da2d0fff
    [ 0.031515] DMAR: RMRR base: 0x000000db800000 end: 0x000000df9fffff
    [ 0.031594] IOAPIC id 2 under DRHD base 0xfed91000 IOMMU 1
    [ 0.031595] HPET id 0 under DRHD base 0xfed91000
    [ 0.031867] Enabled IRQ remapping in x2apic mode
    [ 0.031870] Enabling x2apic
    [ 0.031872] Enabled x2apic
    [ 0.031882] Switched APIC routing to cluster x2apic.
    [ 0.032392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.065338] CPU0: Intel(R) Core(TM) i5-3320M CPU @ 2.60GHz stepping 09
    [ 0.171208] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
    [ 0.171218] ... version: 3
    [ 0.171220] ... bit width: 48
    [ 0.171221] ... generic registers: 4
    [ 0.171223] ... value mask: 0000ffffffffffff
    [ 0.171225] ... max period: 000000007fffffff
    [ 0.171226] ... fixed-purpose events: 3
    [ 0.171228] ... event mask: 000000070000000f
    [ 0.171449] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.184519] Booting Node 0, Processors #1 #2 #3
    [ 0.226810] Brought up 4 CPUs
    [ 0.226815] Total of 4 processors activated (20761.24 BogoMIPS).
    [ 0.232724] devtmpfs: initialized
    [ 0.234921] PM: Registering ACPI NVS region [mem 0xdae9f000-0xdaf9efff] (1048576 bytes)
    [ 0.236465] NET: Registered protocol family 16
    [ 0.236687] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    [ 0.236691] ACPI: bus type pci registered
    [ 0.236948] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
    [ 0.236952] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
    [ 0.248222] PCI: Using configuration type 1 for base access
    [ 0.248988] bio: create slab <bio-0> at 0
    [ 0.249066] ACPI: Added _OSI(Module Device)
    [ 0.249069] ACPI: Added _OSI(Processor Device)
    [ 0.249071] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.249074] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.251907] ACPI: EC: EC description table is found, configuring boot EC
    [ 0.260088] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    [ 0.266042] ACPI: SSDT 00000000dae3a018 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.266772] ACPI: Dynamic OEM Table Load:
    [ 0.266776] ACPI: SSDT (null) 00A01 (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
    [ 0.275494] ACPI: SSDT 00000000dae3ba98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.276269] ACPI: Dynamic OEM Table Load:
    [ 0.276273] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
    [ 0.276440] ACPI: SSDT 00000000dae39d98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.277155] ACPI: Dynamic OEM Table Load:
    [ 0.277158] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
    [ 0.278161] ACPI: Interpreter enabled
    [ 0.278166] ACPI: (supports S0 S3 S4 S5)
    [ 0.278201] ACPI: Using IOAPIC for interrupt routing
    [ 0.282017] ACPI: Power Resource [PUBS] (on)
    [ 0.286423] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62
    [ 0.288261] ACPI: ACPI Dock Station Driver: 3 docks/bays found
    [ 0.288267] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.288392] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
    [ 0.288425] pci_root PNP0A08:00: >host bridge window [io 0x0000-0x0cf7]
    [ 0.288428] pci_root PNP0A08:00: >host bridge window [io 0x0d00-0xffff]
    [ 0.288431] pci_root PNP0A08:00: >host bridge window [mem 0x000a0000-0x000bffff]
    [ 0.288442] pci_root PNP0A08:00: >host bridge window [mem 0xdfa00000-0xfebfffff]
    [ 0.288445] pci_root PNP0A08:00: >host bridge window [mem 0xfed40000-0xfed4bfff]
    [ 0.288496] PCI host bridge to bus 0000:00
    [ 0.288500] pci_bus 0000:00: >root bus resource [io 0x0000-0x0cf7]
    [ 0.288503] pci_bus 0000:00: >root bus resource [io 0x0d00-0xffff]
    [ 0.288506] pci_bus 0000:00: >root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.288509] pci_bus 0000:00: >root bus resource [mem 0xdfa00000-0xfebfffff]
    [ 0.288512] pci_bus 0000:00: >root bus resource [mem 0xfed40000-0xfed4bfff]
    [ 0.288526] pci 0000:00:00.0: >[8086:0154] type 00 class 0x060000
    [ 0.288593] pci 0000:00:02.0: >[8086:0166] type 00 class 0x030000
    [ 0.288611] pci 0000:00:02.0: >reg 10: [mem 0xf0000000-0xf03fffff 64bit]
    [ 0.288622] pci 0000:00:02.0: >reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
    [ 0.288630] pci 0000:00:02.0: >reg 20: [io 0x4000-0x403f]
    [ 0.288734] pci 0000:00:14.0: >[8086:1e31] type 00 class 0x0c0330
    [ 0.288777] pci 0000:00:14.0: >reg 10: [mem 0xf1520000-0xf152ffff 64bit]
    [ 0.288917] pci 0000:00:14.0: >PME# supported from D3hot D3cold
    [ 0.288959] pci 0000:00:16.0: >[8086:1e3a] type 00 class 0x078000
    [ 0.289001] pci 0000:00:16.0: >reg 10: [mem 0xf1535000-0xf153500f 64bit]
    [ 0.289141] pci 0000:00:16.0: >PME# supported from D0 D3hot D3cold
    [ 0.289187] pci 0000:00:16.3: >[8086:1e3d] type 00 class 0x070002
    [ 0.289221] pci 0000:00:16.3: >reg 10: [io 0x40b0-0x40b7]
    [ 0.289237] pci 0000:00:16.3: >reg 14: [mem 0xf153c000-0xf153cfff]
    [ 0.289404] pci 0000:00:19.0: >[8086:1502] type 00 class 0x020000
    [ 0.289441] pci 0000:00:19.0: >reg 10: [mem 0xf1500000-0xf151ffff]
    [ 0.289455] pci 0000:00:19.0: >reg 14: [mem 0xf153b000-0xf153bfff]
    [ 0.289472] pci 0000:00:19.0: >reg 18: [io 0x4080-0x409f]
    [ 0.289597] pci 0000:00:19.0: >PME# supported from D0 D3hot D3cold
    [ 0.289641] pci 0000:00:1a.0: >[8086:1e2d] type 00 class 0x0c0320
    [ 0.289679] pci 0000:00:1a.0: >reg 10: [mem 0xf153a000-0xf153a3ff]
    [ 0.289833] pci 0000:00:1a.0: >PME# supported from D0 D3hot D3cold
    [ 0.289883] pci 0000:00:1b.0: >[8086:1e20] type 00 class 0x040300
    [ 0.289914] pci 0000:00:1b.0: >reg 10: [mem 0xf1530000-0xf1533fff 64bit]
    [ 0.290053] pci 0000:00:1b.0: >PME# supported from D0 D3hot D3cold
    [ 0.290097] pci 0000:00:1c.0: >[8086:1e10] type 01 class 0x060400
    [ 0.290257] pci 0000:00:1c.0: >PME# supported from D0 D3hot D3cold
    [ 0.290305] pci 0000:00:1c.1: >[8086:1e12] type 01 class 0x060400
    [ 0.290461] pci 0000:00:1c.1: >PME# supported from D0 D3hot D3cold
    [ 0.290531] pci 0000:00:1d.0: >[8086:1e26] type 00 class 0x0c0320
    [ 0.290570] pci 0000:00:1d.0: >reg 10: [mem 0xf1539000-0xf15393ff]
    [ 0.290727] pci 0000:00:1d.0: >PME# supported from D0 D3hot D3cold
    [ 0.290769] pci 0000:00:1f.0: >[8086:1e55] type 00 class 0x060100
    [ 0.290969] pci 0000:00:1f.2: >[8086:1e03] type 00 class 0x010601
    [ 0.291019] pci 0000:00:1f.2: >reg 10: [io 0x40a8-0x40af]
    [ 0.291042] pci 0000:00:1f.2: >reg 14: [io 0x40bc-0x40bf]
    [ 0.291062] pci 0000:00:1f.2: >reg 18: [io 0x40a0-0x40a7]
    [ 0.291081] pci 0000:00:1f.2: >reg 1c: [io 0x40b8-0x40bb]
    [ 0.291099] pci 0000:00:1f.2: >reg 20: [io 0x4060-0x407f]
    [ 0.291115] pci 0000:00:1f.2: >reg 24: [mem 0xf1538000-0xf15387ff]
    [ 0.291221] pci 0000:00:1f.2: >PME# supported from D3hot
    [ 0.291257] pci 0000:00:1f.3: >[8086:1e22] type 00 class 0x0c0500
    [ 0.291288] pci 0000:00:1f.3: >reg 10: [mem 0xf1534000-0xf15340ff 64bit]
    [ 0.291335] pci 0000:00:1f.3: >reg 20: [io 0xefa0-0xefbf]
    [ 0.291666] pci 0000:02:00.0: >[1180:e823] type 00 class 0x088001
    [ 0.291688] pci 0000:02:00.0: >MMC controller base frequency changed to 50Mhz.
    [ 0.291719] pci 0000:02:00.0: >reg 10: [mem 0xf0d00000-0xf0d000ff]
    [ 0.291937] pci 0000:02:00.0: >supports D1 D2
    [ 0.291940] pci 0000:02:00.0: >PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.298634] pci 0000:00:1c.0: >PCI bridge to [bus 02-02]
    [ 0.298641] pci 0000:00:1c.0: > bridge window [io 0x3000-0x3fff]
    [ 0.298648] pci 0000:00:1c.0: > bridge window [mem 0xf0d00000-0xf14fffff]
    [ 0.298660] pci 0000:00:1c.0: > bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.299037] pci 0000:03:00.0: >[8086:0085] type 00 class 0x028000
    [ 0.299394] pci 0000:03:00.0: >reg 10: [mem 0xf0c00000-0xf0c01fff 64bit]
    [ 0.300992] pci 0000:03:00.0: >PME# supported from D0 D3hot D3cold
    [ 0.308536] pci 0000:00:1c.1: >PCI bridge to [bus 03-03]
    [ 0.308549] pci 0000:00:1c.1: > bridge window [mem 0xf0c00000-0xf0cfffff]
    [ 0.308580] pci_bus 0000:00: >on NUMA node 0
    [ 0.308585] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
    [ 0.308710] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT]
    [ 0.308754] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT]
    [ 0.308909] pci0000:00: >Requesting ACPI _OSC control (0x1d)
    [ 0.309066] pci0000:00: >ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d
    [ 0.309068] ACPI _OSC control for PCIe not granted, disabling ASPM
    [ 0.312181] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.312276] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.312362] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.312450] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 *7 9 10 11)
    [ 0.312540] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 *7 9 10 11)
    [ 0.312628] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11)
    [ 0.312719] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.312806] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11)
    [ 0.312935] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.312944] vgaarb: loaded
    [ 0.312946] vgaarb: bridge control possible 0000:00:02.0
    [ 0.312993] PCI: Using ACPI for IRQ routing
    [ 0.316752] PCI: pci_cache_line_size set to 64 bytes
    [ 0.317278] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
    [ 0.317281] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    [ 0.317283] e820: reserve RAM buffer [mem 0xcec30000-0xcfffffff]
    [ 0.317285] e820: reserve RAM buffer [mem 0x21e600000-0x21fffffff]
    [ 0.317418] NetLabel: Initializing
    [ 0.317420] NetLabel: domain hash size = 128
    [ 0.317422] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.317439] NetLabel: unlabeled traffic allowed by default
    [ 0.317483] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    [ 0.317493] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    [ 0.319514] Switching to clocksource hpet
    [ 0.327246] pnp: PnP ACPI init
    [ 0.327272] ACPI: bus type pnp registered
    [ 0.327827] pnp 00:00: >[mem 0x00000000-0x0009ffff]
    [ 0.327831] pnp 00:00: >[mem 0x000c0000-0x000c3fff]
    [ 0.327833] pnp 00:00: >[mem 0x000c4000-0x000c7fff]
    [ 0.327836] pnp 00:00: >[mem 0x000c8000-0x000cbfff]
    [ 0.327839] pnp 00:00: >[mem 0x000cc000-0x000cffff]
    [ 0.327841] pnp 00:00: >[mem 0x000d0000-0x000d3fff]
    [ 0.327844] pnp 00:00: >[mem 0x000d4000-0x000d7fff]
    [ 0.327846] pnp 00:00: >[mem 0x000d8000-0x000dbfff]
    [ 0.327849] pnp 00:00: >[mem 0x000dc000-0x000dffff]
    [ 0.327851] pnp 00:00: >[mem 0x000e0000-0x000e3fff]
    [ 0.327854] pnp 00:00: >[mem 0x000e4000-0x000e7fff]
    [ 0.327856] pnp 00:00: >[mem 0x000e8000-0x000ebfff]
    [ 0.327859] pnp 00:00: >[mem 0x000ec000-0x000effff]
    [ 0.327861] pnp 00:00: >[mem 0x000f0000-0x000fffff]
    [ 0.327864] pnp 00:00: >[mem 0x00100000-0xdf9fffff]
    [ 0.327867] pnp 00:00: >[mem 0xfec00000-0xfed3ffff]
    [ 0.327869] pnp 00:00: >[mem 0xfed4c000-0xffffffff]
    [ 0.327946] system 00:00: >[mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.327950] system 00:00: >[mem 0x000c0000-0x000c3fff] could not be reserved
    [ 0.327953] system 00:00: >[mem 0x000c4000-0x000c7fff] could not be reserved
    [ 0.327957] system 00:00: >[mem 0x000c8000-0x000cbfff] has been reserved
    [ 0.327960] system 00:00: >[mem 0x000cc000-0x000cffff] has been reserved
    [ 0.327963] system 00:00: >[mem 0x000d0000-0x000d3fff] has been reserved
    [ 0.327966] system 00:00: >[mem 0x000d4000-0x000d7fff] has been reserved
    [ 0.327969] system 00:00: >[mem 0x000d8000-0x000dbfff] has been reserved
    [ 0.327972] system 00:00: >[mem 0x000dc000-0x000dffff] has been reserved
    [ 0.327976] system 00:00: >[mem 0x000e0000-0x000e3fff] could not be reserved
    [ 0.327979] system 00:00: >[mem 0x000e4000-0x000e7fff] could not be reserved
    [ 0.327982] system 00:00: >[mem 0x000e8000-0x000ebfff] could not be reserved
    [ 0.327985] system 00:00: >[mem 0x000ec000-0x000effff] could not be reserved
    [ 0.327988] system 00:00: >[mem 0x000f0000-0x000fffff] could not be reserved
    [ 0.327992] system 00:00: >[mem 0x00100000-0xdf9fffff] could not be reserved
    [ 0.327995] system 00:00: >[mem 0xfec00000-0xfed3ffff] could not be reserved
    [ 0.327999] system 00:00: >[mem 0xfed4c000-0xffffffff] could not be reserved
    [ 0.328005] system 00:00: >Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.328034] pnp 00:01: >[bus 00-3f]
    [ 0.328037] pnp 00:01: >[io 0x0cf8-0x0cff]
    [ 0.328040] pnp 00:01: >[io 0x0000-0x0cf7 window]
    [ 0.328043] pnp 00:01: >[io 0x0d00-0xffff window]
    [ 0.328046] pnp 00:01: >[mem 0x000a0000-0x000bffff window]
    [ 0.328049] pnp 00:01: >[mem 0x000c0000-0x000c3fff window]
    [ 0.328052] pnp 00:01: >[mem 0x000c4000-0x000c7fff window]
    [ 0.328057] pnp 00:01: >[mem 0x000c8000-0x000cbfff window]
    [ 0.328059] pnp 00:01: >[mem 0x000cc000-0x000cffff window]
    [ 0.328062] pnp 00:01: >[mem 0x000d0000-0x000d3fff window]
    [ 0.328065] pnp 00:01: >[mem 0x000d4000-0x000d7fff window]
    [ 0.328067] pnp 00:01: >[mem 0x000d8000-0x000dbfff window]
    [ 0.328070] pnp 00:01: >[mem 0x000dc000-0x000dffff window]
    [ 0.328073] pnp 00:01: >[mem 0x000e0000-0x000e3fff window]
    [ 0.328075] pnp 00:01: >[mem 0x000e4000-0x000e7fff window]
    [ 0.328078] pnp 00:01: >[mem 0x000e8000-0x000ebfff window]
    [ 0.328081] pnp 00:01: >[mem 0x000ec000-0x000effff window]
    [ 0.328084] pnp 00:01: >[mem 0xdfa00000-0xfebfffff window]
    [ 0.328086] pnp 00:01: >[mem 0xfed40000-0xfed4bfff window]
    [ 0.328166] pnp 00:01: >Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
    [ 0.328256] pnp 00:02: >[io 0x0010-0x001f]
    [ 0.328259] pnp 00:02: >[io 0x0090-0x009f]
    [ 0.328262] pnp 00:02: >[io 0x0024-0x0025]
    [ 0.328264] pnp 00:02: >[io 0x0028-0x0029]
    [ 0.328267] pnp 00:02: >[io 0x002c-0x002d]
    [ 0.328269] pnp 00:02: >[io 0x0030-0x0031]
    [ 0.328271] pnp 00:02: >[io 0x0034-0x0035]
    [ 0.328274] pnp 00:02: >[io 0x0038-0x0039]
    [ 0.328276] pnp 00:02: >[io 0x003c-0x003d]
    [ 0.328279] pnp 00:02: >[io 0x00a4-0x00a5]
    [ 0.328281] pnp 00:02: >[io 0x00a8-0x00a9]
    [ 0.328283] pnp 00:02: >[io 0x00ac-0x00ad]
    [ 0.328286] pnp 00:02: >[io 0x00b0-0x00b5]
    [ 0.328288] pnp 00:02: >[io 0x00b8-0x00b9]
    [ 0.328291] pnp 00:02: >[io 0x00bc-0x00bd]
    [ 0.328293] pnp 00:02: >[io 0x0050-0x0053]
    [ 0.328295] pnp 00:02: >[io 0x0072-0x0077]
    [ 0.328298] pnp 00:02: >[io 0x0400-0x047f]
    [ 0.328300] pnp 00:02: >[io 0x0500-0x057f]
    [ 0.328303] pnp 00:02: >[io 0x0800-0x080f]
    [ 0.328305] pnp 00:02: >[io 0x15e0-0x15ef]
    [ 0.328308] pnp 00:02: >[io 0x1600-0x167f]
    [ 0.328310] pnp 00:02: >[mem 0xf8000000-0xfbffffff]
    [ 0.328313] pnp 00:02: >[mem 0xfffff000-0xffffffff]
    [ 0.328316] pnp 00:02: >[mem 0xfed1c000-0xfed1ffff]
    [ 0.328318] pnp 00:02: >[mem 0xfed10000-0xfed13fff]
    [ 0.328321] pnp 00:02: >[mem 0xfed18000-0xfed18fff]
    [ 0.328323] pnp 00:02: >[mem 0xfed19000-0xfed19fff]
    [ 0.328326] pnp 00:02: >[mem 0xfed45000-0xfed4bfff]
    [ 0.328403] system 00:02: >[io 0x0400-0x047f] has been reserved
    [ 0.328407] system 00:02: >[io 0x0500-0x057f] has been reserved
    [ 0.328410] system 00:02: >[io 0x0800-0x080f] has been reserved
    [ 0.328413] system 00:02: >[io 0x15e0-0x15ef] has been reserved
    [ 0.328416] system 00:02: >[io 0x1600-0x167f] has been reserved
    [ 0.328420] system 00:02: >[mem 0xf8000000-0xfbffffff] has been reserved
    [ 0.328423] system 00:02: >[mem 0xfffff000-0xffffffff] has been reserved
    [ 0.328427] system 00:02: >[mem 0xfed1c000-0xfed1ffff] has been reserved
    [ 0.328430] system 00:02: >[mem 0xfed10000-0xfed13fff] has been reserved
    [ 0.328433] system 00:02: >[mem 0xfed18000-0xfed18fff] has been reserved
    [ 0.328436] system 00:02: >[mem 0xfed19000-0xfed19fff] has been reserved
    [ 0.328440] system 00:02: >[mem 0xfed45000-0xfed4bfff] has been reserved
    [ 0.328444] system 00:02: >Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.328508] pnp 00:03: >[mem 0xfed00000-0xfed003ff]
    [ 0.328550] pnp 00:03: >Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.328564] pnp 00:04: >[io 0x0000-0x000f]
    [ 0.328566] pnp 00:04: >[io 0x0080-0x008f]
    [ 0.328569] pnp 00:04: >[io 0x00c0-0x00df]
    [ 0.328572] pnp 00:04: >[dma 4]
    [ 0.328608] pnp 00:04: >Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.328618] pnp 00:05: >[io 0x0061]
    [ 0.328655] pnp 00:05: >Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.328666] pnp 00:06: >[io 0x00f0]
    [ 0.328686] pnp 00:06: >[irq 13]
    [ 0.328723] pnp 00:06: >Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.328734] pnp 00:07: >[io 0x0070-0x0071]
    [ 0.328746] pnp 00:07: >[irq 8]
    [ 0.328785] pnp 00:07: >Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.328796] pnp 00:08: >[io 0x0060]
    [ 0.328798] pnp 00:08: >[io 0x0064]
    [ 0.328810] pnp 00:08: >[irq 1]
    [ 0.328847] pnp 00:08: >Plug and Play ACPI device, IDs PNP0303 (active)
    [ 0.328866] pnp 00:09: >[irq 12]
    [ 0.328906] pnp 00:09: >Plug and Play ACPI device, IDs LEN0020 PNP0f13 (active)
    [ 0.328954] pnp 00:0a: >[mem 0xfed40000-0xfed44fff]
    [ 0.328995] pnp 00:0a: >Plug and Play ACPI device, IDs SMO1200 PNP0c31 (active)
    [ 0.329609] pnp: PnP ACPI: found 11 devices
    [ 0.329611] ACPI: ACPI bus type pnp unregistered
    [ 0.336879] pci 0000:00:1c.0: >PCI bridge to [bus 02-02]
    [ 0.336889] pci 0000:00:1c.0: > bridge window [io 0x3000-0x3fff]
    [ 0.336899] pci 0000:00:1c.0: > bridge window [mem 0xf0d00000-0xf14fffff]
    [ 0.336906] pci 0000:00:1c.0: > bridge window [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.336917] pci 0000:00:1c.1: >PCI bridge to [bus 03-03]
    [ 0.336926] pci 0000:00:1c.1: > bridge window [mem 0xf0c00000-0xf0cfffff]
    [ 0.336983] pci_bus 0000:00: >resource 4 [io 0x0000-0x0cf7]
    [ 0.336986] pci_bus 0000:00: >resource 5 [io 0x0d00-0xffff]
    [ 0.336989] pci_bus 0000:00: >resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.336992] pci_bus 0000:00: >resource 7 [mem 0xdfa00000-0xfebfffff]
    [ 0.336995] pci_bus 0000:00: >resource 8 [mem 0xfed40000-0xfed4bfff]
    [ 0.336999] pci_bus 0000:02: >resource 0 [io 0x3000-0x3fff]
    [ 0.337002] pci_bus 0000:02: >resource 1 [mem 0xf0d00000-0xf14fffff]
    [ 0.337005] pci_bus 0000:02: >resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref]
    [ 0.337008] pci_bus 0000:03: >resource 1 [mem 0xf0c00000-0xf0cfffff]
    [ 0.337049] NET: Registered protocol family 2
    [ 0.337123] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.337499] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
    [ 0.338433] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
    [ 0.338622] TCP: Hash tables configured (established 262144 bind 65536)
    [ 0.338625] TCP: reno registered
    [ 0.338629] UDP hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.338661] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
    [ 0.338788] NET: Registered protocol family 1
    [ 0.338806] pci 0000:00:02.0: >Boot video device
    [ 0.338824] pci 0000:00:14.0: >power state changed by ACPI to D0
    [ 0.338832] pci 0000:00:14.0: >power state changed by ACPI to D0
    [ 0.338936] pci 0000:00:1a.0: >power state changed by ACPI to D0
    [ 0.338945] pci 0000:00:1a.0: >power state changed by ACPI to D0
    [ 0.339013] pci 0000:00:1d.0: >power state changed by ACPI to D0
    [ 0.339020] pci 0000:00:1d.0: >power state changed by ACPI to D0
    [ 0.339204] PCI: CLS 64 bytes, default 64
    [ 0.339259] Unpacking initramfs...
    [ 0.484166] Freeing initrd memory: 4436k freed
    [ 0.485085] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    [ 0.485092] software IO TLB [mem 0xcac26000-0xcec25fff] (64MB) mapped at [ffff8800cac26000-ffff8800cec25fff]
    [ 0.485820] audit: initializing netlink socket (disabled)
    [ 0.485844] type=2000 audit(1349474324.373:1): initialized
    [ 0.507538] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 0.509963] VFS: Disk quotas dquot_6.5.2
    [ 0.510031] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 0.510162] msgmni has been set to 15351
    [ 0.510370] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 0.510400] io scheduler noop registered
    [ 0.510403] io scheduler deadline registered
    [ 0.510476] io scheduler cfq registered
    [ 0.510512] io scheduler bfq registered (default)
    [ 0.510862] vesafb: mode is 1366x768x32, linelength=5504, pages=0
    [ 0.510863] vesafb: scrolling: redraw
    [ 0.510866] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    [ 0.511660] vesafb: framebuffer at 0xe0000000, mapped to 0xffffc90004100000, using 4160k, total 4160k
    [ 0.644714] Console: switching to colour frame buffer device 170x48
    [ 0.777321] fb0: VESA VGA frame buffer device
    [ 0.777334] intel_idle: does not run on family 6 model 58
    [ 0.777366] GHES: HEST is not enabled!
    [ 0.777437] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 0.798321] 0000:00:16.3: ttyS0 at I/O 0x40b0 (irq = 19) is a 16550A
    [ 0.798587] Linux agpgart interface v0.103
    [ 0.798708] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
    [ 0.800179] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 0.800217] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 0.800331] mousedev: PS/2 mouse device common for all mice
    [ 0.800426] rtc_cmos 00:07: >RTC can wake from S4
    [ 0.800603] rtc_cmos 00:07: >rtc core: registered rtc_cmos as rtc0
    [ 0.800641] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 0.800651] cpuidle: using governor ladder
    [ 0.800654] cpuidle: using governor menu
    [ 0.800827] drop_monitor: Initializing network drop monitor service
    [ 0.800932] TCP: cubic registered
    [ 0.801082] NET: Registered protocol family 10
    [ 0.801353] NET: Registered protocol family 17
    [ 0.801376] Key type dns_resolver registered
    [ 0.801482] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
    [ 0.801614] PM: Hibernation image not present or could not be loaded.
    [ 0.801630] registered taskstats version 1
    [ 0.802485] rtc_cmos 00:07: >setting system clock to 2012-10-05 21:58:45 UTC (1349474325)
    [ 0.804449] Freeing unused kernel memory: 728k freed
    [ 0.804580] Write protecting the kernel read-only data: 8192k
    [ 0.811658] Freeing unused kernel memory: 1568k freed
    [ 0.814824] Freeing unused kernel memory: 628k freed
    [ 0.814952] BFS CPU scheduler v0.424 by Con Kolivas.
    [ 0.826536] systemd-udevd[49]: starting version 193
    [ 0.836823] [drm] Initialized drm 1.1.0 20060810
    [ 0.837996] agpgart-intel 0000:00:00.0: >Intel Ivybridge Chipset
    [ 0.838144] agpgart-intel 0000:00:00.0: >detected gtt size: 2097152K total, 262144K mappable
    [ 0.839917] agpgart-intel 0000:00:00.0: >detected 65536K stolen memory
    [ 0.840091] agpgart-intel 0000:00:00.0: >AGP aperture is 256M @ 0xe0000000
    [ 0.840993] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
    [ 0.841235] ACPI: Lid Switch [LID]
    [ 0.841395] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
    [ 0.841405] ACPI: Sleep Button [SLPB]
    [ 0.841633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    [ 0.841641] ACPI: Power Button [PWRF]
    [ 0.846990] i915 0000:00:02.0: >power state changed by ACPI to D0
    [ 0.846999] i915 0000:00:02.0: >power state changed by ACPI to D0
    [ 0.847343] checking generic (e0000000 410000) vs hw (e0000000 10000000)
    [ 0.847346] fb: conflicting fb hw usage inteldrmfb vs VESA VGA - removing generic driver
    [ 0.847366] Console: switching to colour dummy device 80x25
    [ 0.847527] i915 0000:00:02.0: >setting latency timer to 64
    [ 0.905312] i915 0000:00:02.0: >irq 42 for MSI/MSI-X
    [ 0.905332] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 0.905335] [drm] Driver supports precise vblank timestamp query.
    [ 0.905673] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
    [ 1.397148] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
    [ 1.484088] Refined TSC clocksource calibration: 2594.103 MHz.
    [ 1.484095] Switching to clocksource tsc
    [ 1.626949] fbcon: inteldrmfb (fb0) is primary device
    [ 1.866718] Console: switching to colour frame buffer device 170x48
    [ 1.872430] fb0: inteldrmfb frame buffer device
    [ 1.872432] drm: registered panic notifier
    [ 1.894904] acpi device:01: >registered as cooling_device0
    [ 1.895021] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
    [ 1.895113] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input4
    [ 1.895193] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
    [ 1.952321] ACPI: bus type usb registered
    [ 1.952380] usbcore: registered new interface driver usbfs
    [ 1.952406] usbcore: registered new interface driver hub
    [ 1.952466] usbcore: registered new device driver usb
    [ 1.955058] xhci_hcd 0000:00:14.0: >power state changed by ACPI to D0
    [ 1.955072] xhci_hcd 0000:00:14.0: >power state changed by ACPI to D0
    [ 1.955194] xhci_hcd 0000:00:14.0: >setting latency timer to 64
    [ 1.955206] xhci_hcd 0000:00:14.0: >xHCI Host Controller
    [ 1.955283] xhci_hcd 0000:00:14.0: >new USB bus registered, assigned bus number 1
    [ 1.955735] xhci_hcd 0000:00:14.0: >cache line size of 64 is not supported
    [ 1.955770] xhci_hcd 0000:00:14.0: >irq 16, io mem 0xf1520000
    [ 1.955956] xhci_hcd 0000:00:14.0: >irq 43 for MSI/MSI-X
    [ 1.956609] xHCI xhci_add_endpoint called for root hub
    [ 1.956614] xHCI xhci_check_bandwidth called for root hub
    [ 1.956797] hub 1-0:1.0: >USB hub found
    [ 1.956816] hub 1-0:1.0: >4 ports detected
    [ 1.957309] xhci_hcd 0000:00:14.0: >xHCI Host Controller
    [ 1.957321] xhci_hcd 0000:00:14.0: >new USB bus registered, assigned bus number 2
    [ 1.957642] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 1.957693] SCSI subsystem initialized
    [ 1.957849] xHCI xhci_add_endpoint called for root hub
    [ 1.957853] xHCI xhci_check_bandwidth called for root hub
    [ 1.957967] hub 2-0:1.0: >USB hub found
    [ 1.957983] hub 2-0:1.0: >4 ports detected
    [ 1.961389] libata version 3.00 loaded.
    [ 1.963515] ehci_hcd 0000:00:1a.0: >power state changed by ACPI to D0
    [ 1.963536] ehci_hcd 0000:00:1a.0: >power state changed by ACPI to D0
    [ 1.963825] ehci_hcd 0000:00:1a.0: >setting latency timer to 64
    [ 1.963836] ehci_hcd 0000:00:1a.0: >EHCI Host Controller
    [ 1.963851] ehci_hcd 0000:00:1a.0: >new USB bus registered, assigned bus number 3
    [ 1.963905] ehci_hcd 0000:00:1a.0: >debug port 2
    [ 1.967782] ehci_hcd 0000:00:1a.0: >cache line size of 64 is not supported
    [ 1.967809] ehci_hcd 0000:00:1a.0: >irq 16, io mem 0xf153a000
    [ 1.976476] ehci_hcd 0000:00:1a.0: >USB 2.0 started, EHCI 1.00
    [ 1.976911] hub 3-0:1.0: >USB hub found
    [ 1.976924] hub 3-0:1.0: >3 ports detected
    [ 1.977173] ehci_hcd 0000:00:1d.0: >power state changed by ACPI to D0
    [ 1.977188] ehci_hcd 0000:00:1d.0: >power state changed by ACPI to D0
    [ 1.977261] ehci_hcd 0000:00:1d.0: >setting latency timer to 64
    [ 1.977271] ehci_hcd 0000:00:1d.0: >EHCI Host Controller
    [ 1.977287] ehci_hcd 0000:00:1d.0: >new USB bus registered, assigned bus number 4
    [ 1.977334] ehci_hcd 0000:00:1d.0: >debug port 2
    [ 1.981215] ehci_hcd 0000:00:1d.0: >cache line size of 64 is not supported
    [ 1.981250] ehci_hcd 0000:00:1d.0: >irq 23, io mem 0xf1539000
    [ 1.989770] ehci_hcd 0000:00:1d.0: >USB 2.0 started, EHCI 1.00
    [ 1.989984] hub 4-0:1.0: >USB hub found
    [ 1.989991] hub 4-0:1.0: >3 ports detected
    [ 1.990146] ahci 0000:00:1f.2: >version 3.0
    [ 1.990272] ahci 0000:00:1f.2: >irq 44 for MSI/MSI-X
    [ 1.990362] ahci: SSS flag set, parallel bus scan disabled
    [ 2.003089] ahci 0000:00:1f.2: >AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x15 impl SATA mode
    [ 2.003095] ahci 0000:00:1f.2: >flags: 64bit ncq stag pm led clo pio slum part ems sxs apst
    [ 2.003105] ahci 0000:00:1f.2: >setting latency timer to 64
    [ 2.017393] scsi0 : ahci
    [ 2.017525] scsi1 : ahci
    [ 2.017635] scsi2 : ahci
    [ 2.017742] scsi3 : ahci
    [ 2.017835] scsi4 : ahci
    [ 2.017969] scsi5 : ahci
    [ 2.018983] ata1: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538100 irq 44
    [ 2.018986] ata2: DUMMY
    [ 2.018991] ata3: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538200 irq 44
    [ 2.018992] ata4: DUMMY
    [ 2.018998] ata5: SATA max UDMA/133 abar m2048@0xf1538000 port 0xf1538300 irq 44
    [ 2.018999] ata6: DUMMY
    [ 2.282541] usb 3-1: >new high-speed USB device number 2 using ehci_hcd
    [ 2.335779] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.336629] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.336634] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.337448] ata1.00: ATA-8: HITACHI HTS545050A7E380, GG2ZB6C0, max UDMA/133
    [ 2.337452] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.338351] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.338355] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.339161] ata1.00: configured for UDMA/133
    [ 2.339301] scsi 0:0:0:0: >Direct-Access ATA HITACHI HTS54505 GG2Z PQ: 0 ANSI: 5
    [ 2.406391] hub 3-1:1.0: >USB hub found
    [ 2.406530] hub 3-1:1.0: >6 ports detected
    [ 2.512104] usb 4-1: >new high-speed USB device number 2 using ehci_hcd
    [ 2.635899] hub 4-1:1.0: >USB hub found
    [ 2.635972] hub 4-1:1.0: >8 ports detected
    [ 2.658509] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    [ 2.658857] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.658861] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.659188] ata3.00: ATA-9: M4-CT128M4SSD3, 000F, max UDMA/100
    [ 2.659192] ata3.00: 250069680 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    [ 2.659560] ata3.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded
    [ 2.659564] ata3.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out
    [ 2.659891] ata3.00: configured for UDMA/100
    [ 2.659988] scsi 2:0:0:0: >Direct-Access ATA M4-CT128M4SSD3 000F PQ: 0 ANSI: 5
    [ 2.701858] usb 3-1.3: >new full-speed USB device number 3 using ehci_hcd
    [ 2.851568] usb 3-1.4: >new full-speed USB device number 4 using ehci_hcd
    [ 2.977899] ata5: SATA link down (SStatus 0 SControl 300)
    [ 2.986627] sd 0:0:0:0: >[sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    [ 2.986635] sd 0:0:0:0: >[sda] 4096-byte physical blocks
    [ 2.986736] sd 2:0:0:0: >[sdb] 250069680 512-byte logical blocks: (128 GB/119 GiB)
    [ 2.986768] sd 0:0:0:0: >[sda] Write Protect is off
    [ 2.986775] sd 0:0:0:0: >[sda] Mode Sense: 00 3a 00 00
    [ 2.986812] sd 0:0:0:0: >[sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.986840] sd 2:0:0:0: >[sdb] Write Protect is off
    [ 2.986848] sd 2:0:0:0: >[sdb] Mode Sense: 00 3a 00 00
    [ 2.986895] sd 2:0:0:0: >[sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 2.987622] sdb: sdb1 sdb2 sdb3 sdb4
    [ 2.988107] sd 2:0:0:0: >[sdb] Attached SCSI disk
    [ 3.004663] usb 3-1.6: >new high-speed USB device number 5 using ehci_hcd
    [ 3.024450] sda: sda1
    [ 3.024776] sd 0:0:0:0: >[sda] Attached SCSI disk
    [ 3.172873] device-mapper: uevent: version 1.0.3
    [ 3.173132] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: [email protected]
    [ 12.733471] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null)
    [ 12.859349] systemd[1]: systemd 194 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; arch)
    [ 12.878480] systemd[1]: Inserted module 'autofs4'
    [ 12.878810] systemd[1]: Set hostname to <laptop>.
    [ 12.963675] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 12.963750] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 12.963772] systemd[1]: Starting Remote File Systems.
    [ 12.963938] systemd[1]: Reached target Remote File Systems.
    [ 12.963956] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 12.964121] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 12.964136] systemd[1]: Starting Delayed Shutdown Socket.
    [ 12.964289] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 12.964307] systemd[1]: Starting Encrypted Volumes.
    [ 12.964433] systemd[1]: Reached target Encrypted Volumes.
    [ 12.964528] systemd[1]: Starting udev Kernel Socket.
    [ 12.964678] systemd[1]: Listening on udev Kernel Socket.
    [ 12.964758] systemd[1]: Starting udev Control Socket.
    [ 12.964910] systemd[1]: Listening on udev Control Socket.
    [ 12.964958] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
    [ 12.965237] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
    [ 12.965261] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.
    [ 12.965310] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
    [ 12.965324] systemd[1]: Starting Swap.
    [ 12.965442] systemd[1]: Reached target Swap.
    [ 12.965459] systemd[1]: Expecting device dev-disk-by\x2duuid-b2a93292\x2d0c87\x2d42b2\x2d87b9\x2d3c619d084df9.device...
    [ 12.965614] systemd[1]: Expecting device dev-disk-by\x2duuid-b33e9e60\x2d3404\x2d4c99\x2d88f5\x2dff80b308da31.device...
    [ 12.965775] systemd[1]: Expecting device dev-disk-by\x2duuid-9A7883F77883D105.device...
    [ 12.965907] systemd[1]: Starting Journal Socket.
    [ 12.966083] systemd[1]: Listening on Journal Socket.
    [ 12.966110] systemd[1]: Started File System Check on Root Device.
    [ 12.966126] systemd[1]: Starting Remount Root and Kernel File Systems...
    [ 12.982627] systemd[1]: Mounting Debug File System...
    [ 13.002851] systemd[1]: Started Set Up Additional Binary Formats.
    [ 13.002951] systemd[1]: Starting udev Kernel Device Manager...
    [ 13.022624] systemd[1]: Starting udev Coldplug all Devices...
    [ 13.086129] systemd[1]: Starting Apply Kernel Variables...
    [ 13.166123] systemd[1]: Starting Load Kernel Modules...
    [ 13.185687] systemd[1]: Mounting POSIX Message Queue File System...
    [ 13.188813] systemd[1]: Mounting Huge Pages File System...
    [ 13.206949] systemd[1]: Starting Setup Virtual Console...
    [ 13.225698] systemd[1]: Starting Journal Service...
    [ 13.246895] systemd[1]: Started Journal Service.
    [ 13.250865] ACPI: Requesting acpi_cpufreq
    [ 13.252344] systemd[1]: Started Apply Kernel Variables.
    [ 13.366426] Monitor-Mwait will be used to enter C-1 state
    [ 13.366439] Monitor-Mwait will be used to enter C-2 state
    [ 13.366444] Monitor-Mwait will be used to enter C-3 state
    [ 13.366461] ACPI: acpi_idle registered with cpuidle
    [ 13.469643] systemd-udevd[178]: starting version 194
    [ 13.508276] EXT4-fs (dm-0): re-mounted. Opts: data=ordered,discard
    [ 13.647717] mei 0000:00:16.0: >setting latency timer to 64
    [ 13.647795] mei 0000:00:16.0: >irq 45 for MSI/MSI-X
    [ 13.667712] ACPI: AC Adapter [AC] (off-line)
    [ 13.670989] thermal LNXTHERM:00: >registered as thermal_zone0
    [ 13.670992] ACPI: Thermal Zone [THM0] (35 C)
    [ 13.676559] ACPI: Battery Slot [BAT0] (battery present)
    [ 13.711681] input: PC Speaker as /devices/platform/pcspkr/input/input5
    [ 13.752956] wmi: Mapper loaded
    [ 13.792981] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \_SB_.PCI0.LPC_.PMIO 1 (20120320/utaddress-251)
    [ 13.792988] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 13.792995] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \_SB_.PCI0.LPC_.LPIO 1 (20120320/utaddress-251)
    [ 13.792999] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 13.793000] lpc_ich: Resource conflict(s) found affecting gpio_ich
    [ 13.795053] tpm_tis 00:0a: >1.2 TPM (device-id 0x0, rev-id 78)
    [ 13.795062] e1000e: Intel(R) PRO/1000 Network Driver - 2.0.0-k
    [ 13.795063] e1000e: Copyright(c) 1999 - 2012 Intel Corporation.
    [ 13.795116] e1000e 0000:00:19.0: >setting latency timer to 64
    [ 13.795179] e1000e 0000:00:19.0: >(unregistered net_device): Interrupt Throttling Rate (ints/sec) set to dynamic conservative mode
    [ 13.795218] e1000e 0000:00:19.0: >irq 46 for MSI/MSI-X
    [ 13.814844] iTCO_vendor_support: vendor-support=0
    [ 13.815292] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
    [ 13.815325] iTCO_wdt: Found a Panther Point TCO device (Version=2, TCOBASE=0x0460)
    [ 13.815348] iTCO_wdt: cannot register miscdev on minor=130 (err=-16)
    [ 13.815943] iTCO_wdt: probe of iTCO_wdt failed with error -16
    [ 13.880873] sdhci: Secure Digital Host Controller Interface driver
    [ 13.880875] sdhci: Copyright(c) Pierre Ossman
    [ 13.881404] sdhci-pci 0000:02:00.0: >SDHCI controller found [1180:e823] (rev 4)
    [ 13.881858] Registered led device: mmc0::
    [ 13.884075] tpm_tis 00:0a: >TPM is disabled/deactivated (0x6)
    [ 13.907331] mmc0: SDHCI controller on PCI [0000:02:00.0] using DMA
    [ 13.961372] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x13
    [ 13.991514] e1000e 0000:00:19.0: >eth0: (PCI Express:2.5GT/s:Width x1) 3c:97:0e:31:12:6f
    [ 13.991517] e1000e 0000:00:19.0: >eth0: Intel(R) PRO/1000 Network Connection
    [ 13.991558] e1000e 0000:00:19.0: >eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF
    [ 14.110490] Non-volatile memory driver v1.3
    [ 14.112285] thinkpad_acpi: ThinkPad ACPI Extras v0.24
    [ 14.112287] thinkpad_acpi: http://ibm-acpi.sf.net/
    [ 14.112288] thinkpad_acpi: ThinkPad BIOS G2ET82WW (2.02 ), EC unknown
    [ 14.112289] thinkpad_acpi: Lenovo ThinkPad X230, model 2306CTO
    [ 14.112912] thinkpad_acpi: detected a 8-level brightness capable ThinkPad
    [ 14.113022] thinkpad_acpi: radio switch found; radios are enabled
    [ 14.113037] thinkpad_acpi: This ThinkPad has standard ACPI backlight brightness control, supported by the ACPI video driver
    [ 14.113038] thinkpad_acpi: Disabling thinkpad-acpi brightness events by default...
    [ 14.114153] thinkpad_acpi: rfkill switch tpacpi_bluetooth_sw: radio is unblocked
    [ 14.114474] Registered led device: tpacpi::thinklight
    [ 14.114508] Registered led device: tpacpi::power
    [ 14.114526] Registered led device: tpacpi::standby
    [ 14.114570] Registered led device: tpacpi::thinkvantage
    [ 14.114577] thinkpad_acpi: Standard ACPI backlight interface available, not loading native one
    [ 14.114715] thinkpad_acpi: Console audio control enabled, mode: monitor (read only)
    [ 14.115850] input: ThinkPad Extra Buttons as /devices/platform/thinkpad_acpi/input/input6
    [ 14.157590] snd_hda_intel 0000:00:1b.0: >irq 47 for MSI/MSI-X
    [ 14.223809] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x13
    [ 14.224260] microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x13
    [ 14.224588] microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x13
    [ 14.224981] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 14.239886] psmouse serio1: >trackpoint: IBM TrackPoint firmware: 0x0e, buttons: 3/3
    [ 14.253501] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/input/input7
    [ 14.289222] mmc0: new SDHC card at address b368
    [ 14.315479] cfg80211: Calling CRDA to update world regulatory domain
    [ 14.328281] iwlwifi: Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:
    [ 14.328283] iwlwifi: Copyright(c) 2003-2012 Intel Corporation
    [ 14.328430] iwlwifi 0000:03:00.0: >pci_resource_len = 0x00002000
    [ 14.328432] iwlwifi 0000:03:00.0: >pci_resource_base = ffffc9000408c000
    [ 14.328433] iwlwifi 0000:03:00.0: >HW Revision ID = 0x34
    [ 14.328530] iwlwifi 0000:03:00.0: >irq 48 for MSI/MSI-X
    [ 14.348866] iwlwifi 0000:03:00.0: >loaded firmware version 17.168.5.3 build 42301
    [ 14.349194] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEBUG disabled
    [ 14.349200] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEBUGFS disabled
    [ 14.349204] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEVICE_TRACING enabled
    [ 14.349208] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_DEVICE_TESTMODE enabled
    [ 14.349211] iwlwifi 0000:03:00.0: >CONFIG_IWLWIFI_P2P disabled
    [ 14.349216] iwlwifi 0000:03:00.0: >Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0
    [ 14.349281] iwlwifi 0000:03:00.0: >L1 Disabled; Enabling L0S
    [ 14.355723] iwlwifi 0000:03:00.0: >RF_KILL bit toggled to enable radio.
    [ 14.366879] iwlwifi 0000:03:00.0: >device EEPROM VER=0x715, CALIB=0x6
    [ 14.366882] iwlwifi 0000:03:00.0: >Device SKU: 0x1F0
    [ 14.366885] iwlwifi 0000:03:00.0: >Valid Tx ant: 0x3, Valid Rx ant: 0x3
    [ 14.366912] iwlwifi 0000:03:00.0: >Tunable channels: 13 802.11bg, 24 802.11a channels
    [ 14.367054] Registered led device: phy0-led
    [ 14.368107] mmcblk0: mmc0:b368 SMI 3.72 GiB
    [ 14.369125] mmcblk0: unknown partition table
    [ 14.450906] ieee80211 phy0: >Selected rate control algorithm 'iwl-agn-rs'
    [ 14.452299] fuse init (API version 7.19)
    [ 14.567476] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: data=ordered,discard
    [ 14.722597] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input8
    [ 14.827543] input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
    [ 14.827611] input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
    [ 14.827659] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11
    [ 14.827707] input: HDA Intel PCH Dock Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12
    [ 14.827752] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13
    [ 14.827798] input: HDA Intel PCH Dock Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input14
    [ 14.827849] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input15
    [ 15.172162] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: data=ordered
    [ 15.418405] systemd-journald[186]: Received SIGUSR1
    [ 16.723167] Linux media interface: v0.10
    [ 16.725384] Linux video capture interface: v2.00
    [ 16.728824] uvcvideo: Found UVC 1.00 device Integrated Camera (04f2:b2ea)
    [ 16.731493] input: Integrated Camera as /devices/pci0000:00/0000:00:1a.0/usb3/3-1/3-1.6/3-1.6:1.0/input/input16
    [ 16.731542] usbcore: registered new interface driver uvcvideo
    [ 16.731544] USB Video Class driver (1.1.1)
    [ 16.851778] Bluetooth: Core ver 2.16
    [ 16.851792] NET: Registered protocol family 31
    [ 16.851793] Bluetooth: HCI device and connection manager initialized
    [ 16.851795] Bluetooth: HCI socket layer initialized
    [ 16.851796] Bluetooth: L2CAP socket layer initialized
    [ 16.851799] Bluetooth: SCO socket layer initialized
    [ 16.869953] usbcore: registered new interface driver btusb
    [ 16.959242] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 17.257834] e1000e 0000:00:19.0: >irq 46 for MSI/MSI-X
    [ 17.266346] Bluetooth: RFCOMM TTY layer initialized
    [ 17.266350] Bluetooth: RFCOMM socket layer initialized
    [ 17.266352] Bluetooth: RFCOMM ver 1.11
    [ 17.360883] e1000e 0000:00:19.0: >irq 46 for MSI/MSI-X
    [ 17.361468] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 17.363205] iwlwifi 0000:03:00.0: >L1 Disabled; Enabling L0S
    [ 17.369665] iwlwifi 0000:03:00.0: >Radio type=0x1-0x2-0x0
    [ 17.653672] iwlwifi 0000:03:00.0: >L1 Disabled; Enabling L0S
    [ 17.660125] iwlwifi 0000:03:00.0: >Radio type=0x1-0x2-0x0
    [ 17.785284] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [ 36.815274] wlan0: authenticate with c8:f9:f9:1b:a2:30
    [ 36.847183] wlan0: send auth to c8:f9:f9:1b:a2:30 (try 1/3)
    [ 36.890560] wlan0: authenticated
    [ 36.890728] wlan0: associate with c8:f9:f9:1b:a2:30 (try 1/3)
    [ 36.905289] wlan0: RX AssocResp from c8:f9:f9:1b:a2:30 (capab=0x421 status=0 aid=142)
    [ 36.907364] wlan0: associated
    [ 36.907945] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [ 803.971832] cfg80211: Calling CRDA for country: CA
    [ 812.435761] wlan0: authenticate with c8:f9:f9:1b:a2:30
    [ 812.456185] wlan0: send auth to c8:f9:f9:1b:a2:30 (try 1/3)
    [ 812.459029] wlan0: authenticated
    [ 812.459251] wlan0: waiting for beacon from c8:f9:f9:1b:a2:30
    [ 812.546537] wlan0: associate with c8:f9:f9:1b:a2:30 (try 1/3)
    [ 812.550521] wlan0: RX AssocResp from c8:f9:f9:1b:a2:30 (capab=0x421 status=0 aid=38)
    [ 812.552745] wlan0: associated
    [ 812.553891] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    If any more info if needed I'll try to supply as soon as possible.
    Thanks!

    Start with this:
    Open System Preferences, select the Network pane and select AirPort in the "Show:" popup menu.
    Set the "By default, join:" popup menu to "Preferred networks."
    Delete the listed preferred networks using the "-" button but this time we did not add it back again with the "+" button as Apple recommends.
    Set the "By default, join:" popup menu to "Automatic."
    Restart.
    Manually rejoin the AirPort network using the AirPort menu icon, i.e. selecting the network (or selecting "Other" and typing in the network name if hidden) and typing in the WPA (or WEP) password.
    If you are using the Checkpoint Secure Client software, then you need to uninstall it.
    Why reward points?(Quoted from Discussions Terms of Use.)
    The reward system helps to increase community participation. When a community member gives you (or another member) a reward for providing helpful advice or a solution to their question, your accumulated points will increase your status level within the community.
    Members may reward you with 5 points if they deem that your reply is helpful and 10 points if you post a solution to their issue. Likewise, when you mark a reply as Helpful or Solved in your own created topic, you will be awarding the respondent with the same point values.

  • [SOLVED] systemd: no kernel messages in the journal

    Hi
    Currently the journal holds only application logs; I do not see any kernel logs in the journal. This is an old Arch system that was using syslog-ng but was transitioned to systemd when Arch made systemd default. This was working well until about three weeks back, when journal stopped holding kernel messages. The journal was causing journalctl to crash and I couldn't verify the journal since I had FSS setup but forgotten the keys. So, I had disabled the FSS, cleared the journals to startover again. Only to see kernel messages are not getting logged.
    I would be grrateful for any help in resolving the issue. Thank you!
    Last edited by chaembian (2013-11-20 02:53:00)

    OK, I removed the commandline options, regenerated grub config, rebooted.
    journalctl --dmesg starts:
    -- Logs begin at Sun 2013-11-17 23:26:51 IST, end at Sun 2013-11-17 23:35:38 IST. --
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input3
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
    Nov 17 23:26:51 chaembian kernel: snd_hda_intel 0000:01:05.1: setting latency timer to 64
    Nov 17 23:26:51 chaembian kernel: input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:05.1/sound/card1/input11
    Nov 17 23:26:51 chaembian kernel: microcode: CPU0: new patch_level=0x010000c8
    Nov 17 23:26:51 chaembian kernel: microcode: CPU1: patch_level=0x010000b6
    Nov 17 23:26:51 chaembian kernel: microcode: CPU1: new patch_level=0x010000c8
    Nov 17 23:26:51 chaembian kernel: microcode: CPU2: patch_level=0x010000b6
    Nov 17 23:26:51 chaembian kernel: microcode: CPU2: new patch_level=0x010000c8
    Nov 17 23:26:51 chaembian kernel: microcode: CPU3: patch_level=0x010000b6
    Nov 17 23:26:51 chaembian kernel: microcode: CPU3: new patch_level=0x010000c8
    Nov 17 23:26:51 chaembian kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Nov 17 23:26:51 chaembian kernel: media: Linux media interface: v0.10
    Nov 17 23:26:51 chaembian kernel: Linux video capture interface: v2.00
    Nov 17 23:26:51 chaembian kernel: kvm: Nested Virtualization enabled
    Nov 17 23:26:51 chaembian kernel: kvm: Nested Paging enabled
    Nov 17 23:26:52 chaembian kernel: hidraw: raw HID events driver (C) Jiri Kosina
    That is indeed a step in the right direction.
    dmesg for cross-reference
    [ 0.000000] Initializing cgroup subsys cpuset
    [ 0.000000] Initializing cgroup subsys cpu
    [ 0.000000] Initializing cgroup subsys cpuacct
    [ 0.000000] Linux version 3.11.6-1-ARCH (nobody@var-lib-archbuild-extra-x86_64-thomas) (gcc version 4.8.1 20130725 (prerelease) (GCC) ) #1 SMP PREEMPT Fri Oct 18 23:22:36 CEST 2013
    [ 0.000000] Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=639e14d4-e548-48ed-a6e5-c73a19c618ff rw quiet
    [ 0.000000] e820: BIOS-provided physical RAM map:
    [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009abff] usable
    [ 0.000000] BIOS-e820: [mem 0x000000000009ac00-0x000000000009ffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000000e2000-0x00000000000fffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cff7ffff] usable
    [ 0.000000] BIOS-e820: [mem 0x00000000cff80000-0x00000000cff97fff] ACPI data
    [ 0.000000] BIOS-e820: [mem 0x00000000cff98000-0x00000000cffcffff] ACPI NVS
    [ 0.000000] BIOS-e820: [mem 0x00000000cffd0000-0x00000000cfffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x00000000ffa00000-0x00000000ffffffff] reserved
    [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011fffffff] usable
    [ 0.000000] NX (Execute Disable) protection: active
    [ 0.000000] SMBIOS 2.5 present.
    [ 0.000000] DMI: System manufacturer System Product Name/M4A88TD-M EVO, BIOS 1702 12/10/2010
    [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
    [ 0.000000] No AGP bridge found
    [ 0.000000] e820: last_pfn = 0x120000 max_arch_pfn = 0x400000000
    [ 0.000000] MTRR default type: uncachable
    [ 0.000000] MTRR fixed ranges enabled:
    [ 0.000000] 00000-9FFFF write-back
    [ 0.000000] A0000-EFFFF uncachable
    [ 0.000000] F0000-FFFFF write-protect
    [ 0.000000] MTRR variable ranges enabled:
    [ 0.000000] 0 base 000000000000 mask FFFF80000000 write-back
    [ 0.000000] 1 base 000080000000 mask FFFFC0000000 write-back
    [ 0.000000] 2 base 0000C0000000 mask FFFFF0000000 write-back
    [ 0.000000] 3 disabled
    [ 0.000000] 4 disabled
    [ 0.000000] 5 disabled
    [ 0.000000] 6 disabled
    [ 0.000000] 7 disabled
    [ 0.000000] TOM2: 0000000130000000 aka 4864M
    [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
    [ 0.000000] e820: update [mem 0xd0000000-0xffffffff] usable ==> reserved
    [ 0.000000] e820: last_pfn = 0xcff80 max_arch_pfn = 0x400000000
    [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [ffff8800000ff780]
    [ 0.000000] Scanning 1 areas for low memory corruption
    [ 0.000000] Base memory trampoline at [ffff880000094000] 94000 size 24576
    [ 0.000000] Using GB pages for direct mapping
    [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
    [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
    [ 0.000000] BRK [0x01b2f000, 0x01b2ffff] PGTABLE
    [ 0.000000] BRK [0x01b30000, 0x01b30fff] PGTABLE
    [ 0.000000] BRK [0x01b31000, 0x01b31fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x11fe00000-0x11fffffff]
    [ 0.000000] [mem 0x11fe00000-0x11fffffff] page 2M
    [ 0.000000] BRK [0x01b32000, 0x01b32fff] PGTABLE
    [ 0.000000] init_memory_mapping: [mem 0x11c000000-0x11fdfffff]
    [ 0.000000] [mem 0x11c000000-0x11fdfffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x100000000-0x11bffffff]
    [ 0.000000] [mem 0x100000000-0x11bffffff] page 2M
    [ 0.000000] init_memory_mapping: [mem 0x00100000-0xcff7ffff]
    [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
    [ 0.000000] [mem 0x00200000-0x3fffffff] page 2M
    [ 0.000000] [mem 0x40000000-0xbfffffff] page 1G
    [ 0.000000] [mem 0xc0000000-0xcfdfffff] page 2M
    [ 0.000000] [mem 0xcfe00000-0xcff7ffff] page 4k
    [ 0.000000] RAMDISK: [mem 0x37690000-0x37b3ffff]
    [ 0.000000] ACPI: RSDP 00000000000fb570 00024 (v02 ACPIAM)
    [ 0.000000] ACPI: XSDT 00000000cff80100 0005C (v01 121010 XSDT1437 20101210 MSFT 00000097)
    [ 0.000000] ACPI: FACP 00000000cff80290 000F4 (v03 121010 FACP1437 20101210 MSFT 00000097)
    [ 0.000000] ACPI: DSDT 00000000cff80450 0F2D6 (v01 A1581 A1581001 00000001 INTL 20060113)
    [ 0.000000] ACPI: FACS 00000000cff98000 00040
    [ 0.000000] ACPI: APIC 00000000cff80390 0007C (v01 121010 APIC1437 20101210 MSFT 00000097)
    [ 0.000000] ACPI: MCFG 00000000cff80410 0003C (v01 121010 OEMMCFG 20101210 MSFT 00000097)
    [ 0.000000] ACPI: OEMB 00000000cff98040 00072 (v01 121010 OEMB1437 20101210 MSFT 00000097)
    [ 0.000000] ACPI: SRAT 00000000cff8f8a0 000E8 (v01 AMD FAM_F_10 00000002 AMD 00000001)
    [ 0.000000] ACPI: HPET 00000000cff8f990 00038 (v01 121010 OEMHPET 20101210 MSFT 00000097)
    [ 0.000000] ACPI: SSDT 00000000cff8f9d0 0088C (v01 A M I POWERNOW 00000001 AMD 00000001)
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
    [ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00000000-0x0009ffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x00100000-0xcfffffff]
    [ 0.000000] SRAT: Node 0 PXM 0 [mem 0x100000000-0x12fffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0x0009ffff] + [mem 0x00100000-0xcfffffff] -> [mem 0x00000000-0xcfffffff]
    [ 0.000000] NUMA: Node 0 [mem 0x00000000-0xcfffffff] + [mem 0x100000000-0x11fffffff] -> [mem 0x00000000-0x11fffffff]
    [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11fffffff]
    [ 0.000000] NODE_DATA [mem 0x11fff9000-0x11fffdfff]
    [ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ba00000-ffff88011f5fffff] on node 0
    [ 0.000000] Zone ranges:
    [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
    [ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
    [ 0.000000] Normal [mem 0x100000000-0x11fffffff]
    [ 0.000000] Movable zone start for each node
    [ 0.000000] Early memory node ranges
    [ 0.000000] node 0: [mem 0x00001000-0x00099fff]
    [ 0.000000] node 0: [mem 0x00100000-0xcff7ffff]
    [ 0.000000] node 0: [mem 0x100000000-0x11fffffff]
    [ 0.000000] On node 0 totalpages: 982809
    [ 0.000000] DMA zone: 64 pages used for memmap
    [ 0.000000] DMA zone: 21 pages reserved
    [ 0.000000] DMA zone: 3993 pages, LIFO batch:0
    [ 0.000000] DMA32 zone: 13246 pages used for memmap
    [ 0.000000] DMA32 zone: 847744 pages, LIFO batch:31
    [ 0.000000] Normal zone: 2048 pages used for memmap
    [ 0.000000] Normal zone: 131072 pages, LIFO batch:31
    [ 0.000000] ACPI: PM-Timer IO Port: 0x808
    [ 0.000000] ACPI: Local APIC address 0xfee00000
    [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x84] disabled)
    [ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x85] disabled)
    [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0])
    [ 0.000000] IOAPIC[0]: apic_id 4, version 33, address 0xfec00000, GSI 0-23
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
    [ 0.000000] ACPI: IRQ0 used by override.
    [ 0.000000] ACPI: IRQ2 used by override.
    [ 0.000000] ACPI: IRQ9 used by override.
    [ 0.000000] Using ACPI (MADT) for SMP configuration information
    [ 0.000000] ACPI: HPET id: 0x8300 base: 0xfed00000
    [ 0.000000] smpboot: Allowing 6 CPUs, 2 hotplug CPUs
    [ 0.000000] nr_irqs_gsi: 40
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009a000-0x0009afff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x0009b000-0x0009ffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000e1fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0x000e2000-0x000fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcff80000-0xcff97fff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcff98000-0xcffcffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xcffd0000-0xcfffffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xd0000000-0xff9fffff]
    [ 0.000000] PM: Registered nosave memory: [mem 0xffa00000-0xffffffff]
    [ 0.000000] e820: [mem 0xd0000000-0xff9fffff] available for PCI devices
    [ 0.000000] Booting paravirtualized kernel on bare hardware
    [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:6 nr_node_ids:1
    [ 0.000000] PERCPU: Embedded 29 pages/cpu @ffff88011fc00000 s86528 r8192 d24064 u262144
    [ 0.000000] pcpu-alloc: s86528 r8192 d24064 u262144 alloc=1*2097152
    [ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 - -
    [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 967430
    [ 0.000000] Policy zone: Normal
    [ 0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=639e14d4-e548-48ed-a6e5-c73a19c618ff rw quiet
    [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
    [ 0.000000] Checking aperture...
    [ 0.000000] No AGP bridge found
    [ 0.000000] Node 0: aperture @ c4000000 size 32 MB
    [ 0.000000] Aperture pointing to e820 RAM. Ignoring.
    [ 0.000000] Your BIOS doesn't leave a aperture memory hole
    [ 0.000000] Please enable the IOMMU option in the BIOS setup
    [ 0.000000] This costs you 64 MB of RAM
    [ 0.000000] Mapping aperture over 65536 KB of RAM @ c4000000
    [ 0.000000] PM: Registered nosave memory: [mem 0xc4000000-0xc7ffffff]
    [ 0.000000] Memory: 3720876K/3931236K available (5050K kernel code, 799K rwdata, 1696K rodata, 1140K init, 1288K bss, 210360K reserved)
    [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
    [ 0.000000] Preemptible hierarchical RCU implementation.
    [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
    [ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
    [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=6.
    [ 0.000000] NR_IRQS:8448 nr_irqs:728 16
    [ 0.000000] spurious 8259A interrupt: IRQ7.
    [ 0.000000] Console: colour dummy device 80x25
    [ 0.000000] console [tty0] enabled
    [ 0.000000] allocated 15728640 bytes of page_cgroup
    [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
    [ 0.000000] hpet clockevent registered
    [ 0.000000] tsc: Fast TSC calibration using PIT
    [ 0.003333] tsc: Detected 3415.125 MHz processor
    [ 0.000003] Calibrating delay loop (skipped), value calculated using timer frequency.. 6832.84 BogoMIPS (lpj=11383750)
    [ 0.000005] pid_max: default: 32768 minimum: 301
    [ 0.000027] Security Framework initialized
    [ 0.000033] AppArmor: AppArmor disabled by boot time parameter
    [ 0.000034] Yama: becoming mindful.
    [ 0.000231] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    [ 0.001248] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    [ 0.001717] Mount-cache hash table entries: 256
    [ 0.001875] Initializing cgroup subsys memory
    [ 0.001885] Initializing cgroup subsys devices
    [ 0.001887] Initializing cgroup subsys freezer
    [ 0.001888] Initializing cgroup subsys net_cls
    [ 0.001889] Initializing cgroup subsys blkio
    [ 0.001904] tseg: 0000000000
    [ 0.001910] CPU: Physical Processor ID: 0
    [ 0.001910] CPU: Processor Core ID: 0
    [ 0.001912] mce: CPU supports 6 MCE banks
    [ 0.001916] LVT offset 0 assigned for vector 0xf9
    [ 0.001919] process: using AMD E400 aware idle routine
    [ 0.001921] Last level iTLB entries: 4KB 512, 2MB 16, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 128, 4MB 64
    tlb_flushall_shift: 4
    [ 0.001983] Freeing SMP alternatives memory: 20K (ffffffff819e6000 - ffffffff819eb000)
    [ 0.002531] ACPI: Core revision 20130517
    [ 0.006010] ACPI: All ACPI Tables successfully acquired
    [ 0.109344] ftrace: allocating 20100 entries in 79 pages
    [ 0.116210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    [ 0.149233] smpboot: CPU0: AMD Phenom(tm) II X4 965 Processor (fam: 10, model: 04, stepping: 03)
    [ 0.253603] Performance Events: AMD PMU driver.
    [ 0.253606] ... version: 0
    [ 0.253607] ... bit width: 48
    [ 0.253608] ... generic registers: 4
    [ 0.253609] ... value mask: 0000ffffffffffff
    [ 0.253609] ... max period: 00007fffffffffff
    [ 0.253610] ... fixed-purpose events: 0
    [ 0.253611] ... event mask: 000000000000000f
    [ 0.253639] process: System has AMD C1E enabled
    [ 0.253645] process: Switch to broadcast mode on CPU0
    [ 0.270404] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    [ 0.290256] process: Switch to broadcast mode on CPU1
    [ 0.306943] process: Switch to broadcast mode on CPU2
    [ 0.277079] smpboot: Booting Node 0, Processors #1 #2 #3
    [ 0.323592] Brought up 4 CPUs
    [ 0.323595] smpboot: Total of 4 processors activated (27331.37 BogoMIPS)
    [ 0.323636] process: Switch to broadcast mode on CPU3
    [ 0.328034] devtmpfs: initialized
    [ 0.329347] PM: Registering ACPI NVS region [mem 0xcff98000-0xcffcffff] (229376 bytes)
    [ 0.330091] RTC time: 17:56:43, date: 11/17/13
    [ 0.330127] NET: Registered protocol family 16
    [ 0.330208] node 0 link 0: io port [1000, ffffff]
    [ 0.330210] TOM: 00000000d0000000 aka 3328M
    [ 0.330212] Fam 10h mmconf [mem 0xe0000000-0xefffffff]
    [ 0.330213] node 0 link 0: mmio [a0000, bffff]
    [ 0.330215] node 0 link 0: mmio [d0000000, efffffff] ==> [d0000000, dfffffff]
    [ 0.330217] node 0 link 0: mmio [f0000000, fe6fffff]
    [ 0.330219] node 0 link 0: mmio [fe700000, fe8fffff]
    [ 0.330220] node 0 link 0: mmio [fe900000, ffdfffff]
    [ 0.330221] TOM2: 0000000130000000 aka 4864M
    [ 0.330222] bus: [bus 00-07] on node 0 link 0
    [ 0.330223] bus: 00 [io 0x0000-0xffff]
    [ 0.330224] bus: 00 [mem 0x000a0000-0x000bffff]
    [ 0.330225] bus: 00 [mem 0xd0000000-0xdfffffff]
    [ 0.330226] bus: 00 [mem 0xf0000000-0xffffffff]
    [ 0.330227] bus: 00 [mem 0x130000000-0xfcffffffff]
    [ 0.330268] ACPI: bus type PCI registered
    [ 0.330269] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    [ 0.330314] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.330316] PCI: not using MMCONFIG
    [ 0.330317] PCI: Using configuration type 1 for base access
    [ 0.330317] PCI: Using configuration type 1 for extended access
    [ 0.330790] bio: create slab <bio-0> at 0
    [ 0.330911] ACPI: Added _OSI(Module Device)
    [ 0.330913] ACPI: Added _OSI(Processor Device)
    [ 0.330914] ACPI: Added _OSI(3.0 _SCP Extensions)
    [ 0.330915] ACPI: Added _OSI(Processor Aggregator Device)
    [ 0.331704] ACPI: EC: Look up EC in DSDT
    [ 0.343813] ACPI: Executed 3 blocks of module-level executable AML code
    [ 0.657725] ACPI: Interpreter enabled
    [ 0.657735] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
    [ 0.657746] ACPI: (supports S0 S1 S3 S4 S5)
    [ 0.657748] ACPI: Using IOAPIC for interrupt routing
    [ 0.657763] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    [ 0.658965] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
    [ 0.665871] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    [ 0.665931] ACPI: No dock devices found.
    [ 0.670245] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
    [ 0.670357] acpi PNP0A03:00: Requesting ACPI _OSC control (0x1d)
    [ 0.670453] acpi PNP0A03:00: ACPI _OSC control (0x1d) granted
    [ 0.670632] PCI host bridge to bus 0000:00
    [ 0.670635] pci_bus 0000:00: root bus resource [bus 00-ff]
    [ 0.670636] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    [ 0.670638] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    [ 0.670639] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    [ 0.670641] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
    [ 0.670642] pci_bus 0000:00: root bus resource [mem 0xd0000000-0xdfffffff]
    [ 0.670643] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xfebfffff]
    [ 0.670652] pci 0000:00:00.0: [1022:9601] type 00 class 0x060000
    [ 0.670728] pci 0000:00:01.0: [1043:9602] type 01 class 0x060400
    [ 0.670791] pci 0000:00:05.0: [1022:9605] type 01 class 0x060400
    [ 0.670818] pci 0000:00:05.0: PME# supported from D0 D3hot D3cold
    [ 0.670846] pci 0000:00:05.0: System wakeup disabled by ACPI
    [ 0.670871] pci 0000:00:07.0: [1022:9607] type 01 class 0x060400
    [ 0.670897] pci 0000:00:07.0: PME# supported from D0 D3hot D3cold
    [ 0.670924] pci 0000:00:07.0: System wakeup disabled by ACPI
    [ 0.670947] pci 0000:00:09.0: [1022:9608] type 01 class 0x060400
    [ 0.670974] pci 0000:00:09.0: PME# supported from D0 D3hot D3cold
    [ 0.671001] pci 0000:00:09.0: System wakeup disabled by ACPI
    [ 0.671023] pci 0000:00:0a.0: [1022:9609] type 01 class 0x060400
    [ 0.671050] pci 0000:00:0a.0: PME# supported from D0 D3hot D3cold
    [ 0.671077] pci 0000:00:0a.0: System wakeup disabled by ACPI
    [ 0.671108] pci 0000:00:11.0: [1002:4391] type 00 class 0x010601
    [ 0.671122] pci 0000:00:11.0: reg 0x10: [io 0x9000-0x9007]
    [ 0.671129] pci 0000:00:11.0: reg 0x14: [io 0x8000-0x8003]
    [ 0.671135] pci 0000:00:11.0: reg 0x18: [io 0x7000-0x7007]
    [ 0.671142] pci 0000:00:11.0: reg 0x1c: [io 0x6000-0x6003]
    [ 0.671149] pci 0000:00:11.0: reg 0x20: [io 0x5000-0x500f]
    [ 0.671156] pci 0000:00:11.0: reg 0x24: [mem 0xfe6ffc00-0xfe6fffff]
    [ 0.671231] pci 0000:00:12.0: [1002:4397] type 00 class 0x0c0310
    [ 0.671241] pci 0000:00:12.0: reg 0x10: [mem 0xfe6fe000-0xfe6fefff]
    [ 0.671303] pci 0000:00:12.0: System wakeup disabled by ACPI
    [ 0.671332] pci 0000:00:12.2: [1002:4396] type 00 class 0x0c0320
    [ 0.671346] pci 0000:00:12.2: reg 0x10: [mem 0xfe6ff800-0xfe6ff8ff]
    [ 0.671405] pci 0000:00:12.2: supports D1 D2
    [ 0.671406] pci 0000:00:12.2: PME# supported from D0 D1 D2 D3hot
    [ 0.671435] pci 0000:00:12.2: System wakeup disabled by ACPI
    [ 0.671464] pci 0000:00:13.0: [1002:4397] type 00 class 0x0c0310
    [ 0.671474] pci 0000:00:13.0: reg 0x10: [mem 0xfe6fd000-0xfe6fdfff]
    [ 0.671536] pci 0000:00:13.0: System wakeup disabled by ACPI
    [ 0.671563] pci 0000:00:13.2: [1002:4396] type 00 class 0x0c0320
    [ 0.671577] pci 0000:00:13.2: reg 0x10: [mem 0xfe6ff400-0xfe6ff4ff]
    [ 0.671635] pci 0000:00:13.2: supports D1 D2
    [ 0.671637] pci 0000:00:13.2: PME# supported from D0 D1 D2 D3hot
    [ 0.671665] pci 0000:00:13.2: System wakeup disabled by ACPI
    [ 0.671691] pci 0000:00:14.0: [1002:4385] type 00 class 0x0c0500
    [ 0.671780] pci 0000:00:14.2: [1002:4383] type 00 class 0x040300
    [ 0.671795] pci 0000:00:14.2: reg 0x10: [mem 0xfe6f4000-0xfe6f7fff 64bit]
    [ 0.671842] pci 0000:00:14.2: PME# supported from D0 D3hot D3cold
    [ 0.671870] pci 0000:00:14.2: System wakeup disabled by ACPI
    [ 0.671893] pci 0000:00:14.3: [1002:439d] type 00 class 0x060100
    [ 0.671979] pci 0000:00:14.4: [1002:4384] type 01 class 0x060401
    [ 0.672026] pci 0000:00:14.4: System wakeup disabled by ACPI
    [ 0.672049] pci 0000:00:14.5: [1002:4399] type 00 class 0x0c0310
    [ 0.672059] pci 0000:00:14.5: reg 0x10: [mem 0xfe6fc000-0xfe6fcfff]
    [ 0.672121] pci 0000:00:14.5: System wakeup disabled by ACPI
    [ 0.672146] pci 0000:00:16.0: [1002:4397] type 00 class 0x0c0310
    [ 0.672156] pci 0000:00:16.0: reg 0x10: [mem 0xfe6f3000-0xfe6f3fff]
    [ 0.672218] pci 0000:00:16.0: System wakeup disabled by ACPI
    [ 0.672245] pci 0000:00:16.2: [1002:4396] type 00 class 0x0c0320
    [ 0.672258] pci 0000:00:16.2: reg 0x10: [mem 0xfe6ff000-0xfe6ff0ff]
    [ 0.672317] pci 0000:00:16.2: supports D1 D2
    [ 0.672318] pci 0000:00:16.2: PME# supported from D0 D1 D2 D3hot
    [ 0.672347] pci 0000:00:16.2: System wakeup disabled by ACPI
    [ 0.672372] pci 0000:00:18.0: [1022:1200] type 00 class 0x060000
    [ 0.672416] pci 0000:00:18.1: [1022:1201] type 00 class 0x060000
    [ 0.672457] pci 0000:00:18.2: [1022:1202] type 00 class 0x060000
    [ 0.672499] pci 0000:00:18.3: [1022:1203] type 00 class 0x060000
    [ 0.672542] pci 0000:00:18.4: [1022:1204] type 00 class 0x060000
    [ 0.672618] pci 0000:01:05.0: [1002:9715] type 00 class 0x030000
    [ 0.672624] pci 0000:01:05.0: reg 0x10: [mem 0xd0000000-0xdfffffff pref]
    [ 0.672628] pci 0000:01:05.0: reg 0x14: [io 0xa000-0xa0ff]
    [ 0.672632] pci 0000:01:05.0: reg 0x18: [mem 0xfe8f0000-0xfe8fffff]
    [ 0.672639] pci 0000:01:05.0: reg 0x24: [mem 0xfe700000-0xfe7fffff]
    [ 0.672654] pci 0000:01:05.0: supports D1 D2
    [ 0.672678] pci 0000:01:05.1: [1002:970f] type 00 class 0x040300
    [ 0.672684] pci 0000:01:05.1: reg 0x10: [mem 0xfe8e8000-0xfe8ebfff]
    [ 0.672709] pci 0000:01:05.1: supports D1 D2
    [ 0.672750] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.672753] pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
    [ 0.672755] pci 0000:00:01.0: bridge window [mem 0xfe700000-0xfe8fffff]
    [ 0.672758] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.672796] pci 0000:02:00.0: [1033:0194] type 00 class 0x0c0330
    [ 0.672810] pci 0000:02:00.0: reg 0x10: [mem 0xfe9fe000-0xfe9fffff 64bit]
    [ 0.672875] pci 0000:02:00.0: PME# supported from D0 D3hot
    [ 0.680606] pci 0000:00:05.0: PCI bridge to [bus 02]
    [ 0.680611] pci 0000:00:05.0: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 0.680673] pci 0000:03:00.0: [1106:3403] type 00 class 0x0c0010
    [ 0.680702] pci 0000:03:00.0: reg 0x10: [mem 0xfeaff800-0xfeafffff 64bit]
    [ 0.680717] pci 0000:03:00.0: reg 0x18: [io 0xb800-0xb8ff]
    [ 0.680838] pci 0000:03:00.0: supports D2
    [ 0.680839] pci 0000:03:00.0: PME# supported from D2 D3hot D3cold
    [ 0.690631] pci 0000:00:07.0: PCI bridge to [bus 03]
    [ 0.690635] pci 0000:00:07.0: bridge window [io 0xb000-0xbfff]
    [ 0.690637] pci 0000:00:07.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.690704] pci 0000:04:00.0: [1106:0415] type 00 class 0x010185
    [ 0.690726] pci 0000:04:00.0: reg 0x10: [io 0xcc00-0xcc07]
    [ 0.690740] pci 0000:04:00.0: reg 0x14: [io 0xc880-0xc883]
    [ 0.690755] pci 0000:04:00.0: reg 0x18: [io 0xc800-0xc807]
    [ 0.690769] pci 0000:04:00.0: reg 0x1c: [io 0xc480-0xc483]
    [ 0.690783] pci 0000:04:00.0: reg 0x20: [io 0xc400-0xc40f]
    [ 0.690811] pci 0000:04:00.0: reg 0x30: [mem 0xfebe0000-0xfebeffff pref]
    [ 0.690883] pci 0000:04:00.0: supports D1 D2
    [ 0.690885] pci 0000:04:00.0: PME# supported from D1 D2 D3hot
    [ 0.700620] pci 0000:00:09.0: PCI bridge to [bus 04]
    [ 0.700625] pci 0000:00:09.0: bridge window [io 0xc000-0xcfff]
    [ 0.700627] pci 0000:00:09.0: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.700675] pci 0000:05:00.0: [10ec:8168] type 00 class 0x020000
    [ 0.700687] pci 0000:05:00.0: reg 0x10: [io 0xd800-0xd8ff]
    [ 0.700705] pci 0000:05:00.0: reg 0x18: [mem 0xfdfff000-0xfdffffff 64bit pref]
    [ 0.700717] pci 0000:05:00.0: reg 0x20: [mem 0xfdff8000-0xfdffbfff 64bit pref]
    [ 0.700768] pci 0000:05:00.0: supports D1 D2
    [ 0.700769] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    [ 0.710623] pci 0000:00:0a.0: PCI bridge to [bus 05]
    [ 0.710627] pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff]
    [ 0.710631] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.710674] pci 0000:06:05.0: [1412:1724] type 00 class 0x040100
    [ 0.710691] pci 0000:06:05.0: reg 0x10: [io 0xec00-0xec1f]
    [ 0.710701] pci 0000:06:05.0: reg 0x14: [io 0xe880-0xe8ff]
    [ 0.710769] pci 0000:06:05.0: supports D2
    [ 0.710824] pci 0000:00:14.4: PCI bridge to [bus 06] (subtractive decode)
    [ 0.710827] pci 0000:00:14.4: bridge window [io 0xe000-0xefff]
    [ 0.710832] pci 0000:00:14.4: bridge window [io 0x0000-0x0cf7] (subtractive decode)
    [ 0.710833] pci 0000:00:14.4: bridge window [io 0x0d00-0xffff] (subtractive decode)
    [ 0.710835] pci 0000:00:14.4: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
    [ 0.710836] pci 0000:00:14.4: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
    [ 0.710837] pci 0000:00:14.4: bridge window [mem 0xd0000000-0xdfffffff] (subtractive decode)
    [ 0.710839] pci 0000:00:14.4: bridge window [mem 0xf0000000-0xfebfffff] (subtractive decode)
    [ 0.711399] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 *5 6 7 9 10 11 14 15)
    [ 0.711445] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11 14 15)
    [ 0.711491] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 14 15)
    [ 0.711536] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 9 10 *11 14 15)
    [ 0.711572] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 14 15) *0
    [ 0.711602] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 14 15) *0
    [ 0.711631] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 14 15) *0
    [ 0.711661] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11 14 15) *0
    [ 0.711760] ACPI: Enabled 1 GPEs in block 00 to 1F
    [ 0.711764] ACPI: \_SB_.PCI0: notify handler is installed
    [ 0.711791] Found 1 acpi root devices
    [ 0.711811] ACPI: EC: GPE = 0xa, I/O: command/status = 0x66, data = 0x62
    [ 0.711884] vgaarb: device added: PCI:0000:01:05.0,decodes=io+mem,owns=io+mem,locks=none
    [ 0.711885] vgaarb: loaded
    [ 0.711886] vgaarb: bridge control possible 0000:01:05.0
    [ 0.711914] PCI: Using ACPI for IRQ routing
    [ 0.717926] PCI: pci_cache_line_size set to 64 bytes
    [ 0.717976] e820: reserve RAM buffer [mem 0x0009ac00-0x0009ffff]
    [ 0.717978] e820: reserve RAM buffer [mem 0xcff80000-0xcfffffff]
    [ 0.718041] NetLabel: Initializing
    [ 0.718042] NetLabel: domain hash size = 128
    [ 0.718042] NetLabel: protocols = UNLABELED CIPSOv4
    [ 0.718052] NetLabel: unlabeled traffic allowed by default
    [ 0.718064] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
    [ 0.718066] hpet0: 3 comparators, 32-bit 14.318180 MHz counter
    [ 0.720112] Switched to clocksource hpet
    [ 0.723318] pnp: PnP ACPI init
    [ 0.723328] ACPI: bus type PNP registered
    [ 0.723421] system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.723488] pnp 00:01: [dma 4]
    [ 0.723503] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
    [ 0.723526] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
    [ 0.723543] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
    [ 0.723560] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
    [ 0.723934] pnp 00:05: [dma 0 disabled]
    [ 0.724064] pnp 00:05: Plug and Play ACPI device, IDs PNP0400 (active)
    [ 0.724097] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active)
    [ 0.724374] pnp 00:07: [dma 0 disabled]
    [ 0.724425] pnp 00:07: Plug and Play ACPI device, IDs PNP0501 (active)
    [ 0.724491] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
    [ 0.724493] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
    [ 0.724495] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.724649] system 00:09: [io 0x04d0-0x04d1] has been reserved
    [ 0.724651] system 00:09: [io 0x040b] has been reserved
    [ 0.724653] system 00:09: [io 0x04d6] has been reserved
    [ 0.724654] system 00:09: [io 0x0c00-0x0c01] has been reserved
    [ 0.724656] system 00:09: [io 0x0c14] has been reserved
    [ 0.724657] system 00:09: [io 0x0c50-0x0c51] has been reserved
    [ 0.724659] system 00:09: [io 0x0c52] has been reserved
    [ 0.724660] system 00:09: [io 0x0c6c] has been reserved
    [ 0.724661] system 00:09: [io 0x0c6f] has been reserved
    [ 0.724663] system 00:09: [io 0x0cd0-0x0cd1] has been reserved
    [ 0.724664] system 00:09: [io 0x0cd2-0x0cd3] has been reserved
    [ 0.724666] system 00:09: [io 0x0cd4-0x0cd5] has been reserved
    [ 0.724667] system 00:09: [io 0x0cd6-0x0cd7] has been reserved
    [ 0.724669] system 00:09: [io 0x0cd8-0x0cdf] has been reserved
    [ 0.724670] system 00:09: [io 0x0b00-0x0b3f] has been reserved
    [ 0.724672] system 00:09: [io 0x0800-0x089f] could not be reserved
    [ 0.724673] system 00:09: [io 0x0b00-0x0b1f] has been reserved
    [ 0.724675] system 00:09: [io 0x0b20-0x0b3f] has been reserved
    [ 0.724677] system 00:09: [io 0x0900-0x090f] has been reserved
    [ 0.724678] system 00:09: [io 0x0910-0x091f] has been reserved
    [ 0.724680] system 00:09: [io 0xfe00-0xfefe] has been reserved
    [ 0.724682] system 00:09: [mem 0xffb80000-0xffbfffff] has been reserved
    [ 0.724683] system 00:09: [mem 0xfec10000-0xfec1001f] has been reserved
    [ 0.724685] system 00:09: [mem 0xfed40000-0xfed44fff] has been reserved
    [ 0.724686] system 00:09: [mem 0xfed80000-0xfed80fff] has been reserved
    [ 0.724688] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.724807] system 00:0a: [io 0x0230-0x023f] has been reserved
    [ 0.724809] system 00:0a: [io 0x0290-0x029f] has been reserved
    [ 0.724810] system 00:0a: [io 0x0300-0x030f] has been reserved
    [ 0.724812] system 00:0a: [io 0x0a30-0x0a3f] has been reserved
    [ 0.724814] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.724858] system 00:0b: [mem 0xe0000000-0xefffffff] has been reserved
    [ 0.724860] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
    [ 0.724952] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
    [ 0.724953] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
    [ 0.724955] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
    [ 0.724957] system 00:0c: [mem 0x00100000-0xcfffffff] could not be reserved
    [ 0.724958] system 00:0c: [mem 0xfec00000-0xffffffff] could not be reserved
    [ 0.724960] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
    [ 0.725022] pnp: PnP ACPI: found 13 devices
    [ 0.725022] ACPI: bus type PNP unregistered
    [ 0.731469] pci 0000:00:01.0: PCI bridge to [bus 01]
    [ 0.731472] pci 0000:00:01.0: bridge window [io 0xa000-0xafff]
    [ 0.731474] pci 0000:00:01.0: bridge window [mem 0xfe700000-0xfe8fffff]
    [ 0.731476] pci 0000:00:01.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.731479] pci 0000:00:05.0: PCI bridge to [bus 02]
    [ 0.731481] pci 0000:00:05.0: bridge window [mem 0xfe900000-0xfe9fffff]
    [ 0.731484] pci 0000:00:07.0: PCI bridge to [bus 03]
    [ 0.731486] pci 0000:00:07.0: bridge window [io 0xb000-0xbfff]
    [ 0.731488] pci 0000:00:07.0: bridge window [mem 0xfea00000-0xfeafffff]
    [ 0.731491] pci 0000:00:09.0: PCI bridge to [bus 04]
    [ 0.731493] pci 0000:00:09.0: bridge window [io 0xc000-0xcfff]
    [ 0.731495] pci 0000:00:09.0: bridge window [mem 0xfeb00000-0xfebfffff]
    [ 0.731498] pci 0000:00:0a.0: PCI bridge to [bus 05]
    [ 0.731499] pci 0000:00:0a.0: bridge window [io 0xd000-0xdfff]
    [ 0.731502] pci 0000:00:0a.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.731505] pci 0000:00:14.4: PCI bridge to [bus 06]
    [ 0.731507] pci 0000:00:14.4: bridge window [io 0xe000-0xefff]
    [ 0.731716] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    [ 0.731718] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    [ 0.731719] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.731721] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.731722] pci_bus 0000:00: resource 8 [mem 0xd0000000-0xdfffffff]
    [ 0.731723] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.731725] pci_bus 0000:01: resource 0 [io 0xa000-0xafff]
    [ 0.731726] pci_bus 0000:01: resource 1 [mem 0xfe700000-0xfe8fffff]
    [ 0.731727] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
    [ 0.731729] pci_bus 0000:02: resource 1 [mem 0xfe900000-0xfe9fffff]
    [ 0.731730] pci_bus 0000:03: resource 0 [io 0xb000-0xbfff]
    [ 0.731732] pci_bus 0000:03: resource 1 [mem 0xfea00000-0xfeafffff]
    [ 0.731733] pci_bus 0000:04: resource 0 [io 0xc000-0xcfff]
    [ 0.731734] pci_bus 0000:04: resource 1 [mem 0xfeb00000-0xfebfffff]
    [ 0.731736] pci_bus 0000:05: resource 0 [io 0xd000-0xdfff]
    [ 0.731737] pci_bus 0000:05: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref]
    [ 0.731739] pci_bus 0000:06: resource 0 [io 0xe000-0xefff]
    [ 0.731740] pci_bus 0000:06: resource 4 [io 0x0000-0x0cf7]
    [ 0.731741] pci_bus 0000:06: resource 5 [io 0x0d00-0xffff]
    [ 0.731742] pci_bus 0000:06: resource 6 [mem 0x000a0000-0x000bffff]
    [ 0.731744] pci_bus 0000:06: resource 7 [mem 0x000d0000-0x000dffff]
    [ 0.731745] pci_bus 0000:06: resource 8 [mem 0xd0000000-0xdfffffff]
    [ 0.731746] pci_bus 0000:06: resource 9 [mem 0xf0000000-0xfebfffff]
    [ 0.731774] NET: Registered protocol family 2
    [ 0.731920] TCP established hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.732050] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    [ 0.732170] TCP: Hash tables configured (established 32768 bind 32768)
    [ 0.732202] TCP: reno registered
    [ 0.732208] UDP hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.732229] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    [ 0.732295] NET: Registered protocol family 1
    [ 0.732302] pci 0000:00:01.0: MSI quirk detected; subordinate MSI disabled
    [ 1.774244] pci 0000:01:05.0: Boot video device
    [ 1.774293] PCI: CLS 64 bytes, default 64
    [ 1.774329] Unpacking initramfs...
    [ 1.838503] Freeing initrd memory: 4800K (ffff880037690000 - ffff880037b40000)
    [ 1.839314] PCI-DMA: Disabling AGP.
    [ 1.839384] PCI-DMA: aperture base @ c4000000 size 65536 KB
    [ 1.839385] PCI-DMA: using GART IOMMU.
    [ 1.839387] PCI-DMA: Reserving 64MB of IOMMU area in the AGP aperture
    [ 1.842458] LVT offset 1 assigned for vector 0x400
    [ 1.842466] IBS: LVT offset 1 assigned
    [ 1.842487] perf: AMD IBS detected (0x0000001f)
    [ 1.842507] Scanning for low memory corruption every 60 seconds
    [ 1.842725] audit: initializing netlink socket (disabled)
    [ 1.842734] type=2000 audit(1384711004.543:1): initialized
    [ 1.851049] HugeTLB registered 2 MB page size, pre-allocated 0 pages
    [ 1.852054] zbud: loaded
    [ 1.852166] VFS: Disk quotas dquot_6.5.2
    [ 1.852200] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    [ 1.852354] msgmni has been set to 7405
    [ 1.852587] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    [ 1.852634] io scheduler noop registered
    [ 1.852637] io scheduler deadline registered
    [ 1.852674] io scheduler cfq registered (default)
    [ 1.852784] pcieport 0000:00:05.0: irq 40 for MSI/MSI-X
    [ 1.852849] pcieport 0000:00:07.0: irq 41 for MSI/MSI-X
    [ 1.852906] pcieport 0000:00:09.0: irq 42 for MSI/MSI-X
    [ 1.852964] pcieport 0000:00:0a.0: irq 43 for MSI/MSI-X
    [ 1.853049] pcieport 0000:00:05.0: Signaling PME through PCIe PME interrupt
    [ 1.853053] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
    [ 1.853055] pcie_pme 0000:00:05.0:pcie01: service driver pcie_pme loaded
    [ 1.853064] pcieport 0000:00:07.0: Signaling PME through PCIe PME interrupt
    [ 1.853066] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt
    [ 1.853068] pcie_pme 0000:00:07.0:pcie01: service driver pcie_pme loaded
    [ 1.853078] pcieport 0000:00:09.0: Signaling PME through PCIe PME interrupt
    [ 1.853079] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt
    [ 1.853081] pcie_pme 0000:00:09.0:pcie01: service driver pcie_pme loaded
    [ 1.853092] pcieport 0000:00:0a.0: Signaling PME through PCIe PME interrupt
    [ 1.853093] pci 0000:05:00.0: Signaling PME through PCIe PME interrupt
    [ 1.853095] pcie_pme 0000:00:0a.0:pcie01: service driver pcie_pme loaded
    [ 1.853105] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    [ 1.853116] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    [ 1.853160] vesafb: mode is 1920x1440x32, linelength=7680, pages=0
    [ 1.853161] vesafb: scrolling: redraw
    [ 1.853162] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
    [ 1.853503] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90010800000, using 10816k, total 10816k
    [ 2.187925] Console: switching to colour frame buffer device 240x90
    [ 2.522112] fb0: VESA VGA frame buffer device
    [ 2.522136] GHES: HEST is not enabled!
    [ 2.522194] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    [ 2.542718] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    [ 2.543025] Linux agpgart interface v0.103
    [ 2.543063] i8042: PNP: No PS/2 controller found. Probing ports directly.
    [ 2.543414] serio: i8042 KBD port at 0x60,0x64 irq 1
    [ 2.543440] serio: i8042 AUX port at 0x60,0x64 irq 12
    [ 2.543545] mousedev: PS/2 mouse device common for all mice
    [ 2.543591] rtc_cmos 00:02: RTC can wake from S4
    [ 2.543688] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
    [ 2.543707] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
    [ 2.543713] cpuidle: using governor ladder
    [ 2.543715] cpuidle: using governor menu
    [ 2.543764] drop_monitor: Initializing network drop monitor service
    [ 2.543811] TCP: cubic registered
    [ 2.543876] NET: Registered protocol family 10
    [ 2.544001] NET: Registered protocol family 17
    [ 2.544009] Key type dns_resolver registered
    [ 2.544240] PM: Hibernation image not present or could not be loaded.
    [ 2.544247] registered taskstats version 1
    [ 2.544768] Magic number: 5:4:947
    [ 2.544782] tty tty4: hash matches
    [ 2.544801] cpu cpu2: hash matches
    [ 2.544807] memory memory0: hash matches
    [ 2.544836] rtc_cmos 00:02: setting system clock to 2013-11-17 17:56:45 UTC (1384711005)
    [ 2.545743] Freeing unused kernel memory: 1140K (ffffffff818c9000 - ffffffff819e6000)
    [ 2.545745] Write protecting the kernel read-only data: 8192k
    [ 2.547931] Freeing unused kernel memory: 1084K (ffff8800014f1000 - ffff880001600000)
    [ 2.548636] Freeing unused kernel memory: 352K (ffff8800017a8000 - ffff880001800000)
    [ 2.554741] systemd-udevd[57]: starting version 208
    [ 2.556092] SCSI subsystem initialized
    [ 2.556877] ACPI: bus type ATA registered
    [ 2.556944] libata version 3.00 loaded.
    [ 2.557360] ahci 0000:00:11.0: version 3.0
    [ 2.557535] ahci 0000:00:11.0: AHCI 0001.0200 32 slots 6 ports 6 Gbps 0x3f impl SATA mode
    [ 2.557538] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part
    [ 2.558505] scsi0 : ahci
    [ 2.558599] scsi1 : ahci
    [ 2.558778] scsi2 : ahci
    [ 2.558868] scsi3 : ahci
    [ 2.559022] scsi4 : ahci
    [ 2.559089] scsi5 : ahci
    [ 2.559150] ata1: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffd00 irq 19
    [ 2.559153] ata2: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffd80 irq 19
    [ 2.559155] ata3: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffe00 irq 19
    [ 2.559156] ata4: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6ffe80 irq 19
    [ 2.559159] ata5: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6fff00 irq 19
    [ 2.559161] ata6: SATA max UDMA/133 abar m1024@0xfe6ffc00 port 0xfe6fff80 irq 19
    [ 2.560807] [drm] Initialized drm 1.1.0 20060810
    [ 2.564745] [drm] radeon kernel modesetting enabled.
    [ 2.564805] checking generic (d0000000 a90000) vs hw (d0000000 10000000)
    [ 2.564808] fb: conflicting fb hw usage radeondrmfb vs VESA VGA - removing generic driver
    [ 2.564821] Console: switching to colour dummy device 80x25
    [ 2.565086] [drm] initializing kernel modesetting (RS880 0x1002:0x9715 0x1043:0x843E).
    [ 2.565095] [drm] register mmio base: 0xFE8F0000
    [ 2.565096] [drm] register mmio size: 65536
    [ 2.565630] ATOM BIOS: 113
    [ 2.565643] radeon 0000:01:05.0: VRAM: 368M 0x00000000C0000000 - 0x00000000D6FFFFFF (368M used)
    [ 2.565645] radeon 0000:01:05.0: GTT: 512M 0x00000000A0000000 - 0x00000000BFFFFFFF
    [ 2.565648] [drm] Detected VRAM RAM=368M, BAR=256M
    [ 2.565649] [drm] RAM width 32bits DDR
    [ 2.565696] [TTM] Zone kernel: Available graphics memory: 1897112 kiB
    [ 2.565697] [TTM] Initializing pool allocator
    [ 2.565700] [TTM] Initializing DMA pool allocator
    [ 2.565716] [drm] radeon: 368M of VRAM memory ready
    [ 2.565717] [drm] radeon: 512M of GTT memory ready.
    [ 2.565725] [drm] GART: num cpu pages 131072, num gpu pages 131072
    [ 2.576556] [drm] Loading RS780 Microcode
    [ 2.578778] [drm] PCIE GART of 512M enabled (table at 0x00000000C0040000).
    [ 2.578836] radeon 0000:01:05.0: WB enabled
    [ 2.578838] radeon 0000:01:05.0: fence driver on ring 0 use gpu addr 0x00000000a0000c00 and cpu addr 0xffff880117cfdc00
    [ 2.578839] radeon 0000:01:05.0: fence driver on ring 3 use gpu addr 0x00000000a0000c0c and cpu addr 0xffff880117cfdc0c
    [ 2.578841] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
    [ 2.578842] [drm] Driver supports precise vblank timestamp query.
    [ 2.578860] [drm] radeon: irq initialized.
    [ 2.579084] radeon 0000:01:05.0: setting latency timer to 64
    [ 2.611015] [drm] ring test on 0 succeeded in 1 usecs
    [ 2.611072] [drm] ring test on 3 succeeded in 1 usecs
    [ 2.611137] [drm] ib test on ring 0 succeeded in 0 usecs
    [ 2.611149] [drm] ib test on ring 3 succeeded in 0 usecs
    [ 2.611351] [drm] Radeon Display Connectors
    [ 2.611352] [drm] Connector 0:
    [ 2.611353] [drm] VGA-1
    [ 2.611355] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
    [ 2.611355] [drm] Encoders:
    [ 2.611356] [drm] CRT1: INTERNAL_KLDSCP_DAC1
    [ 2.611357] [drm] Connector 1:
    [ 2.611357] [drm] DVI-D-1
    [ 2.611358] [drm] HPD1
    [ 2.611359] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
    [ 2.611360] [drm] Encoders:
    [ 2.611361] [drm] DFP3: INTERNAL_KLDSCP_LVTMA
    [ 2.611408] [drm] radeon: power management initialized
    [ 2.652806] [drm] fb mappable at 0xD0142000
    [ 2.652807] [drm] vram apper at 0xD0000000
    [ 2.652808] [drm] size 5242880
    [ 2.652808] [drm] fb depth is 24
    [ 2.652809] [drm] pitch is 5120
    [ 2.652866] fbcon: radeondrmfb (fb0) is primary device
    [ 2.664744] Console: switching to colour frame buffer device 160x64
    [ 2.675575] radeon 0000:01:05.0: fb0: radeondrmfb frame buffer device
    [ 2.675577] radeon 0000:01:05.0: registered panic notifier
    [ 2.675630] [drm] Initialized radeon 2.34.0 20080528 for 0000:01:05.0 on minor 0
    [ 2.692173] pata_via 0000:04:00.0: version 0.3.4
    [ 2.693001] scsi6 : pata_via
    [ 2.693202] scsi7 : pata_via
    [ 2.693237] ata7: PATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc400 irq 17
    [ 2.693238] ata8: PATA max UDMA/133 cmd 0xc800 ctl 0xc480 bmdma 0xc408 irq 17
    [ 2.693302] ACPI: bus type USB registered
    [ 2.693369] usbcore: registered new interface driver usbfs
    [ 2.693378] usbcore: registered new interface driver hub
    [ 2.693419] usbcore: registered new device driver usb
    [ 2.694028] xhci_hcd 0000:02:00.0: xHCI Host Controller
    [ 2.694034] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 1
    [ 2.694163] xhci_hcd 0000:02:00.0: irq 44 for MSI/MSI-X
    [ 2.694168] xhci_hcd 0000:02:00.0: irq 45 for MSI/MSI-X
    [ 2.694173] xhci_hcd 0000:02:00.0: irq 46 for MSI/MSI-X
    [ 2.694177] xhci_hcd 0000:02:00.0: irq 47 for MSI/MSI-X
    [ 2.694181] xhci_hcd 0000:02:00.0: irq 48 for MSI/MSI-X
    [ 2.694382] xHCI xhci_add_endpoint called for root hub
    [ 2.694383] xHCI xhci_check_bandwidth called for root hub
    [ 2.694913] hub 1-0:1.0: USB hub found
    [ 2.694918] hub 1-0:1.0: 2 ports detected
    [ 2.695055] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.695347] ehci-pci: EHCI PCI platform driver
    [ 2.695437] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
    [ 2.695532] ohci-pci: OHCI PCI platform driver
    [ 2.695613] xhci_hcd 0000:02:00.0: xHCI Host Controller
    [ 2.695617] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2
    [ 2.697530] ehci-pci 0000:00:12.2: EHCI Host Controller
    [ 2.697595] xHCI xhci_add_endpoint called for root hub
    [ 2.697596] xHCI xhci_check_bandwidth called for root hub
    [ 2.697636] hub 2-0:1.0: USB hub found
    [ 2.697645] hub 2-0:1.0: 2 ports detected
    [ 2.697762] ehci-pci 0000:00:12.2: new USB bus registered, assigned bus number 3
    [ 2.697764] QUIRK: Enable AMD PLL fix
    [ 2.697766] ehci-pci 0000:00:12.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 2.697776] ehci-pci 0000:00:12.2: debug port 1
    [ 2.697800] ehci-pci 0000:00:12.2: irq 17, io mem 0xfe6ff800
    [ 2.704582] ehci-pci 0000:00:12.2: USB 2.0 started, EHCI 1.00
    [ 2.704674] hub 3-0:1.0: USB hub found
    [ 2.704677] hub 3-0:1.0: 5 ports detected
    [ 2.704845] ehci-pci 0000:00:13.2: EHCI Host Controller
    [ 2.704850] ehci-pci 0000:00:13.2: new USB bus registered, assigned bus number 4
    [ 2.704852] ehci-pci 0000:00:13.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 2.704861] ehci-pci 0000:00:13.2: debug port 1
    [ 2.704883] ehci-pci 0000:00:13.2: irq 17, io mem 0xfe6ff400
    [ 2.714637] ehci-pci 0000:00:13.2: USB 2.0 started, EHCI 1.00
    [ 2.714734] hub 4-0:1.0: USB hub found
    [ 2.714737] hub 4-0:1.0: 5 ports detected
    [ 2.714896] ehci-pci 0000:00:16.2: EHCI Host Controller
    [ 2.714900] ehci-pci 0000:00:16.2: new USB bus registered, assigned bus number 5
    [ 2.714903] ehci-pci 0000:00:16.2: applying AMD SB700/SB800/Hudson-2/3 EHCI dummy qh workaround
    [ 2.714911] ehci-pci 0000:00:16.2: debug port 1
    [ 2.714930] ehci-pci 0000:00:16.2: irq 17, io mem 0xfe6ff000
    [ 2.724628] ehci-pci 0000:00:16.2: USB 2.0 started, EHCI 1.00
    [ 2.724725] hub 5-0:1.0: USB hub found
    [ 2.724728] hub 5-0:1.0: 4 ports detected
    [ 2.724888] ohci-pci 0000:00:12.0: OHCI PCI host controller
    [ 2.724892] ohci-pci 0000:00:12.0: new USB bus registered, assigned bus number 6
    [ 2.724904] ohci-pci 0000:00:12.0: irq 18, io mem 0xfe6fe000
    [ 2.758021] firewire_ohci 0000:03:00.0: added OHCI v1.10 device as card 0, 4 IR + 8 IT contexts, quirks 0x11
    [ 2.782133] hub 6-0:1.0: USB hub found
    [ 2.782138] hub 6-0:1.0: 5 ports detected
    [ 2.782291] ohci-pci 0000:00:13.0: OHCI PCI host controller
    [ 2.782296] ohci-pci 0000:00:13.0: new USB bus registered, assigned bus number 7
    [ 2.782308] ohci-pci 0000:00:13.0: irq 18, io mem 0xfe6fd000
    [ 2.838807] hub 7-0:1.0: USB hub found
    [ 2.838813] hub 7-0:1.0: 5 ports detected
    [ 2.838974] ohci-pci 0000:00:14.5: OHCI PCI host controller
    [ 2.838978] ohci-pci 0000:00:14.5: new USB bus registered, assigned bus number 8
    [ 2.838989] ohci-pci 0000:00:14.5: irq 18, io mem 0xfe6fc000
    [ 2.844705] tsc: Refined TSC clocksource calibration: 3415.257 MHz
    [ 2.871387] ata1: SATA link down (SStatus 0 SControl 300)
    [ 2.874721] ata6: SATA link down (SStatus 0 SControl 300)
    [ 2.878060] ata4: SATA link down (SStatus 0 SControl 300)
    [ 2.878096] ata3: SATA link down (SStatus 0 SControl 300)
    [ 2.895510] hub 8-0:1.0: USB hub found
    [ 2.895515] hub 8-0:1.0: 2 ports detected
    [ 2.895650] ohci-pci 0000:00:16.0: OHCI PCI host controller
    [ 2.895654] ohci-pci 0000:00:16.0: new USB bus registered, assigned bus number 9
    [ 2.895665] ohci-pci 0000:00:16.0: irq 18, io mem 0xfe6f3000
    [ 2.952187] hub 9-0:1.0: USB hub found
    [ 2.952192] hub 9-0:1.0: 4 ports detected
    [ 3.011462] usb 3-3: new high-speed USB device number 2 using ehci-pci
    [ 3.041482] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 3.042668] ata5.00: ATA-8: ST31000524AS, JC45, max UDMA/133
    [ 3.042671] ata5.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
    [ 3.044091] ata5.00: configured for UDMA/133
    [ 3.044818] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 3.046010] ata2.00: ATA-8: ST31000524AS, JC45, max UDMA/133
    [ 3.046012] ata2.00: 1953525168 sectors, multi 0: LBA48 NCQ (depth 31/32)
    [ 3.047443] ata2.00: configured for UDMA/133
    [ 3.047593] scsi 1:0:0:0: Direct-Access ATA ST31000524AS JC45 PQ: 0 ANSI: 5
    [ 3.047815] scsi 4:0:0:0: Direct-Access ATA ST31000524AS JC45 PQ: 0 ANSI: 5
    [ 3.048310] sd 1:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.048332] sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
    [ 3.048407] sd 1:0:0:0: [sda] Write Protect is off
    [ 3.048410] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
    [ 3.048414] sd 4:0:0:0: [sdb] Write Protect is off
    [ 3.048416] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    [ 3.048445] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.048454] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    [ 3.082120] sdb: sdb1 < sdb5 >
    [ 3.082492] sd 4:0:0:0: [sdb] Attached SCSI disk
    [ 3.123617] sda: sda1 < sda5 sda6 sda7 sda8 sda9 sda10 >
    [ 3.124128] sd 1:0:0:0: [sda] Attached SCSI disk
    [ 3.258326] firewire_core 0000:03:00.0: created device fw0: GUID 001e8c0000dded87, S400
    [ 3.845323] Switched to clocksource tsc
    [ 3.887097] JFS: nTxBlock = 8192, nTxLock = 65536
    [ 4.225475] usb 7-1: new low-speed USB device number 2 using ohci-pci
    [ 4.639033] usb 9-4: new full-speed USB device number 2 using ohci-pci
    [ 4.953305] systemd[1]: systemd 208 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ)
    [ 4.973795] systemd[1]: Set hostname to <chaembian>.
    [ 5.179335] usb 6-4: new full-speed USB device number 2 using ohci-pci
    [ 5.596246] usb 6-5: new low-speed USB device number 3 using ohci-pci
    [ 5.801932] systemd[1]: Cannot add dependency job for unit vnstat.service, ignoring: Unit vnstat.service failed to load: No such file or directory.
    [ 5.801948] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory.
    [ 5.802146] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
    [ 5.802185] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
    [ 5.802193] systemd[1]: Starting Login Prompts.
    [ 5.802200] systemd[1]: Reached target Login Prompts.
    [ 5.802206] systemd[1]: Starting Remote File Systems.
    [ 5.802211] systemd[1]: Reached target Remote File Systems.
    [ 5.802218] systemd[1]: Starting Delayed Shutdown Socket.
    [ 5.802235] systemd[1]: Listening on Delayed Shutdown Socket.
    [ 5.802240] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
    [ 5.802253] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
    [ 5.802258] systemd[1]: Starting LVM2 metadata daemon socket.
    [ 5.802272] systemd[1]: Listening on LVM2 metadata daemon socket.
    [ 5.802278] systemd[1]: Starting Device-mapper event daemon FIFOs.
    [ 5.802294] systemd[1]: Listening on Device-mapper event daemon FIFOs.
    [ 5.802303] systemd[1]: Starting udev Kernel Socket.
    [ 5.802314] systemd[1]: Listening on udev Kernel Socket.
    [ 5.802321] systemd[1]: Starting udev Control Socket.
    [ 5.802332] systemd[1]: Listening on udev Control Socket.
    [ 5.802340] systemd[1]: Starting Journal Socket.
    [ 5.802364] systemd[1]: Listening on Journal Socket.
    [ 5.828144] systemd[1]: Started Load Kernel Modules.
    [ 5.837412] systemd[1]: Starting Apply Kernel Variables...
    [ 5.837770] systemd[1]: Starting udev Coldplug all Devices...
    [ 5.838054] systemd[1]: Starting Setup Virtual Console...
    [ 5.838365] systemd[1]: Starting Journal Service...
    [ 5.838647] systemd[1]: Started Journal Service.
    [ 6.402315] systemd-journald[139]: Vacuuming done, freed 0 bytes
    [ 7.319880] systemd-udevd[177]: starting version 208
    [ 7.794545] wmi: Mapper loaded
    [ 7.847347] parport_pc 00:05: reported by Plug and Play ACPI
    [ 7.847391] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
    [ 7.851969] ACPI Warning: 0x0000000000000b00-0x0000000000000b07 SystemIO conflicts with Region \_SB_.PCI0.SBRG.ASOC.SMRG 1 (20130517/utaddress-251)
    [ 7.851974] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    [ 7.874491] sp5100_tco: SP5100/SB800 TCO WatchDog Timer Driver v0.05
    [ 7.874519] sp5100_tco: PCI Revision ID: 0x41
    [ 7.874547] sp5100_tco: Using 0xfed80b00 for watchdog MMIO address
    [ 7.874557] sp5100_tco: Last reboot was not triggered by watchdog.
    [ 7.874600] sp5100_tco: initialized (0xffffc900123fcb00). heartbeat=60 sec (nowayout=0)
    [ 7.881641] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
    [ 7.881645] ACPI: Power Button [PWRB]
    [ 7.881697] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
    [ 7.881699] ACPI: Power Button [PWRF]
    [ 7.882757] ACPI: processor limited to max C-state 1
    [ 7.905064] acpi-cpufreq: overriding BIOS provided _PSD data
    [ 7.918926] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    [ 8.165090] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
    [ 8.165417] r8169 0000:05:00.0: irq 49 for MSI/MSI-X
    [ 8.165792] r8169 0000:05:00.0 eth0: RTL8168e/8111e at 0xffffc900123fe000, 20:cf:30:4c:49:a9, XID 0c200000 IRQ 49
    [ 8.165800] r8169 0000:05:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko]
    [ 8.342332] MCE: In-kernel MCE decoding enabled.
    [ 8.346927] EDAC MC: Ver: 3.0.0
    [ 8.348961] AMD64 EDAC driver v3.4.0
    [ 8.349044] EDAC amd64: DRAM ECC disabled.
    [ 8.349073] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
    Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
    (Note that use of the override may cause unknown side effects.)
    [ 8.495021] input: PC Speaker as /devices/platform/pcspkr/input/input2
    [ 8.558418] snd_ice1724 0000:06:05.0: enabling device (0000 -> 0001)
    [ 8.558556] snd_ice1724 0000:06:05.0: setting latency timer to 64
    [ 8.587452] ice1724: No matching model found for ID 0xffffffa0
    [ 8.588183] ice1724: Invalid EEPROM (size = 255)
    [ 8.588437] snd_ice1724: probe of 0000:06:05.0 failed with error -5
    [ 8.607952] microcode: CPU0: patch_level=0x010000b6
    [ 8.629397] ppdev: user-space parallel port driver
    [ 8.825646] input: HDA ATI SB Front Headphone as /devices/pci0000:00/0000:00:14.2/sound/card0/input3
    [ 8.825863] input: HDA ATI SB Line Out Side as /devices/pci0000:00/0000:00:14.2/sound/card0/input4
    [ 8.826029] input: HDA ATI SB Line Out CLFE as /devices/pci0000:00/0000:00:14.2/sound/card0/input5
    [ 8.826190] input: HDA ATI SB Line Out Surround as /devices/pci0000:00/0000:00:14.2/sound/card0/input6
    [ 8.826357] input: HDA ATI SB Line Out Front as /devices/pci0000:00/0000:00:14.2/sound/card0/input7
    [ 8.826514] input: HDA ATI SB Line as /devices/pci0000:00/0000:00:14.2/sound/card0/input8
    [ 8.826667] input: HDA ATI SB Rear Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input9
    [ 8.826823] input: HDA ATI SB Front Mic as /devices/pci0000:00/0000:00:14.2/sound/card0/input10
    [ 8.827628] snd_hda_intel 0000:01:05.1: setting latency timer to 64
    [ 8.868368] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:05.1/sound/card1/input11
    [ 9.003261] microcode: CPU0: new patch_level=0x010000c8
    [ 9.003302] microcode: CPU1: patch_level=0x010000b6
    [ 9.003328] microcode: CPU1: new patch_level=0x010000c8
    [ 9.003357] microcode: CPU2: patch_level=0x010000b6
    [ 9.003381] microcode: CPU2: new patch_level=0x010000c8
    [ 9.003396] microcode: CPU3: patch_level=0x010000b6
    [ 9.003412] microcode: CPU3: new patch_level=0x010000c8
    [ 9.003552] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    [ 9.031976] media: Linux media interface: v0.10
    [ 9.034867] Linux video capture interface: v2.00
    [ 9.043789] kvm: Nested Virtualization enabled
    [ 9.043793] kvm: Nested Paging enabled
    [ 9.244784] hidraw: raw HID events driver (C) Jiri Kosina
    [ 9.423576] usbcore: registered new interface driver usbhid
    [ 9.423583] usbhid: USB HID core driver
    [ 9.513383] input: Plus More Enterprise LTD. USB-compliant keyboard as /devices/pci0000:00/0000:00:13.0/usb7/7-1/7-1:1.0/input/input12
    [ 9.513638] hid-generic 0003:0518:0001.0001: input,hidraw0: USB HID v1.10 Keyboard [Plus More Enterprise LTD. USB-compliant keyboard] on usb-0000:00:13.0-1/input0
    [ 9.514469] input: Plus More Enterprise LTD. USB-compliant keyboard as /devices/pci0000:00/0000:00:13.0/usb7/7-1/7-1:1.1/input/input13
    [ 9.514899] hid-generic 0003:0518:0001.0002: input,hidraw1: USB HID v1.10 Mouse [Plus More Enterprise LTD. USB-compliant keyboard] on usb-0000:00:13.0-1/input1
    [ 9.516355] input: C-Media Electronics Inc. Philips SPA5210 as /devices/pci0000:00/0000:00:16.0/usb9/9-4/9-4:1.2/input/input14
    [ 9.516925] hid-generic 0003:0D8C:0126.0003: input,hidraw2: USB HID v1.00 Device [C-Media Electronics Inc. Philips SPA5210] on usb-0000:00:16.0-4/input2
    [ 9.595842] hid-generic 0003:051D:0002.0004: hiddev0,hidraw3: USB HID v1.00 Device [American Power Conversion Back-UPS RS 1000G-IN FW:900.L4 .I USB FW:L4 ] on usb-0000:00:12.0-4/input0
    [ 9.596476] input: Logitech USB Optical Mouse as /devices/pci0000:00/0000:00:12.0/usb6/6-5/6-5:1.0/input/input15
    [ 9.596993] hid-generic 0003:046D:C05B.0005: input,hidraw4: USB HID v1.11 Mouse [Logitech USB Optical Mouse] on usb-0000:00:12.0-5/input0
    [ 9.885366] ata5: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
    [ 9.886617] ata5.00: failed to set xfermode (err_mask=0x100)
    [ 10.370083] set resolution quirk: cval->res = 384
    [ 10.370534] uvcvideo: Found UVC 1.00 device <unnamed> (046d:081b)
    [ 10.385720] input: UVC Camera (046d:081b) as /devices/pci0000:00/0000:00:12.2/usb3/3-3/3-3:1.0/input/input16
    [ 10.385897] usbcore: registered new interface driver uvcvideo
    [ 10.385902] USB Video Class driver (1.1.1)
    [ 10.443673] usbcore: registered new interface driver snd-usb-audio
    [ 10.530521] Adding 995992k swap on /dev/sda7. Priority:-1 extents:1 across:995992k FS
    [ 17.204835] systemd-journald[139]: Received request to flush runtime journal from PID 1
    [ 17.564410] systemd-journald[139]: Vacuuming done, freed 4194304 bytes
    [ 17.564429] systemd-journald[139]: Vacuuming done, freed 0 bytes
    [ 17.594012] systemd-journald[139]: Vacuuming done, freed 4198400 bytes
    [ 17.594091] systemd-journald[139]: Deleted empty journal /run/log/journal/e44c../[email protected] (684032 bytes).
    [ 17.594101] systemd-journald[139]: Vacuuming done, freed 684032 bytes
    [ 18.430485] r8169 0000:05:00.0 eth0: link down
    [ 18.430501] r8169 0000:05:00.0 eth0: link down
    [ 18.430540] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
    [ 20.057527] r8169 0000:05:00.0 eth0: link up
    [ 20.057545] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
    [ 26.308009] systemd-journald[139]: File /var/log/journal/e44c../user-1004.journal corrupted or uncleanly shut down, renaming and replacing.
    [ 31.900749] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
    [ 32.146160] fuse init (API version 7.22)
    [ 63.406994] systemd-journald[139]: File /var/log/journal/e44c../user-1000.journal corrupted or uncleanly shut down, renaming and replacing.
    I did not get any output when I tried: " journalctl -b --dmesg | grep systemd". However, when I tried  "journalctl | grep systemd", I got these:
    Nov 17 23:26:51 chaembian systemd[1]: Starting Sound Card.
    Nov 17 23:26:51 chaembian systemd[1]: Reached target Sound Card.
    Nov 17 23:26:52 chaembian systemd[1]: Found device ST31000524AS.
    Nov 17 23:26:52 chaembian systemd[1]: Starting File System Check on /dev/disk/by-uuid/cd1ecac7-97b5-4bcc-b114-858efb77e4c5...
    Nov 17 23:26:52 chaembian systemd[1]: Found device ST31000524AS.
    Nov 17 23:26:52 chaembian systemd[1]: Starting File System Check on /dev/disk/by-uuid/8f972288-02c8-4dd7-a590-400f4fe60244...
    Nov 17 23:26:53 chaembian systemd[1]: Found device ST31000524AS.
    Nov 17 23:26:53 chaembian systemd[1]: Activating swap /dev/disk/by-uuid/cf5549b8-edd7-465a-985c-c096f39b916e...
    Nov 17 23:26:53 chaembian systemd-fsck[254]: fsck.jfs version 1.1.15, 04-Mar-2011
    Nov 17 23:26:53 chaembian systemd-fsck[254]: processing started: 11/17/2013 23:26:53
    Nov 17 23:26:53 chaembian systemd-fsck[254]: The current device is: /dev/sda9
    Nov 17 23:26:53 chaembian systemd-fsck[254]: Block size in bytes: 4096
    Nov 17 23:26:53 chaembian systemd-fsck[254]: Filesystem size in blocks: 50000094
    Nov 17 23:26:53 chaembian systemd-fsck[254]: **Phase 0 - Replay Journal Log
    Nov 17 23:26:53 chaembian systemd-fsck[254]: Filesystem is clean.
    Nov 17 23:26:53 chaembian systemd[1]: Started File System Check on /dev/disk/by-uuid/8f972288-02c8-4dd7-a590-400f4fe60244.
    Nov 17 23:26:53 chaembian systemd[1]: Activated swap /dev/disk/by-uuid/cf5549b8-edd7-465a-985c-c096f39b916e.
    Nov 17 23:26:53 chaembian systemd[1]: Starting Swap.
    Nov 17 23:26:53 chaembian systemd[1]: Reached target Swap.
    Nov 17 23:26:53 chaembian systemd[1]: Found device ST31000524AS.
    Nov 17 23:26:53 chaembian systemd[1]: Starting File System Check on /dev/disk/by-uuid/b36313d6-8efb-444c-b6c9-0d3ca3bdaad1...
    Nov 17 23:26:53 chaembian systemd[1]: Found device ST31000524AS.
    Nov 17 23:26:53 chaembian systemd[1]: Starting File System Check on /dev/disk/by-uuid/e4ee5aff-ef4a-436c-9385-cb37b98df3e1...
    Nov 17 23:26:53 chaembian systemd[1]: Found device ST31000524AS.
    Nov 17 23:26:53 chaembian systemd[1]: Starting File System Check on /dev/disk/by-uuid/da692a03-33e5-4aad-b716-7dedfea99f85...
    Nov 17 23:26:53 chaembian systemd-fsck[267]: fsck.jfs version 1.1.15, 04-Mar-2011
    Nov 17 23:26:53 chaembian systemd-fsck[267]: processing started: 11/17/2013 23:26:53
    Nov 17 23:26:53 chaembian systemd-fsck[267]: The current device is: /dev/sda8
    Nov 17 23:26:53 chaembian systemd-fsck[267]: Block size in bytes: 4096
    Nov 17 23:26:53 chaembian systemd-fsck[267]: Filesystem size in blocks: 24999140
    Nov 17 23:26:53 chaembian systemd-fsck[267]: **Phase 0 - Replay Journal Log
    Nov 17 23:26:53 chaembian systemd-fsck[267]: Filesystem is clean.
    Nov 17 23:26:53 chaembian systemd[1]: Started File System Check on /dev/disk/by-uuid/b36313d6-8efb-444c-b6c9-0d3ca3bdaad1.
    Nov 17 23:26:53 chaembian systemd[1]: Mounting /home...
    Nov 17 23:26:53 chaembian systemd-fsck[273]: fsck.jfs version 1.1.15, 04-Mar-2011
    Nov 17 23:26:53 chaembian systemd-fsck[273]: processing started: 11/17/2013 23:26:53
    Nov 17 23:26:53 chaembian systemd-fsck[273]: The current device is: /dev/sda10
    Nov 17 23:26:53 chaembian systemd-fsck[273]: Block size in bytes: 4096
    Nov 17 23:26:53 chaembian systemd-fsck[273]: Filesystem size in blocks: 161393838
    Nov 17 23:26:53 chaembian systemd-fsck[273]: **Phase 0 - Replay Journal Log
    Nov 17 23:26:53 chaembian systemd-fsck[273]: Filesystem i

  • Discoveryd process uses 100% CPU - Safari Can't find the server

    Hello
    Since upgrading to Yosemite, I lose connection to the internet 2 or 3 times a day. (Outlook goes offline at the same time)
    This is with a wired connection. (Wi-Fi is turned off)
    Safari gives me the "Safari Can't Find the Server" message.
    Restarting the computer solves the issue temporarily.
    While I'm unable to connect to the internet, Activity Monitor shows a process named "discoveryd" that uses 100% CPU.
    Force quitting this process gives me back access to the internet instantly. Unfortunately, I suffered a kernel panic (auto restart) a few minutes after force quitting discoveryd. I'm not 100% sure those 2 are related but it would be an odd coincidence as I never experienced had a single kernel on that system. Haven't tried force quitting that process since.
    I'm using this iMac in a work environment. (Connected to a windows file server and exchange)
    This issue has been happening 2-3 times a day since the day I upgraded to Yosemite.
    Any pointers on what could fix this issue ?
    Thanks

    Start time: 10:04:31 11/11/14
    Model Identifier: iMac11,3
    System Version: OS X 10.10 (14A389)
    Kernel Version: Darwin 14.0.0
    Time since boot: 1:39
    SATA
       WDC WD1001FALS-40Y6A0                  
    USB
       USB-PS/2 Optical Mouse (Logitech Inc.)
    Diagnostic reports
       2014-10-30 Adobe InDesign CC 2014 hang
       2014-10-30 Adobe InDesign CS6 hang
       2014-10-30 Adobe InDesign CS6 crash
       2014-10-30 FileMaker Pro hang x5
       2014-10-30 Finder crash* x2
       2014-10-30 Finder hang
       2014-10-30 Microsoft Outlook hang
       2014-10-30 iTunes hang
       2014-10-31 Adobe InDesign CC 2014 hang
       2014-11-04 Adobe InDesign CC 2014 crash x2
       2014-11-04 Adobe InDesign CC 2014 hang
       2014-11-04 Adobe InDesign CS6 crash x2
       2014-11-04 Microsoft Excel hang
       2014-11-05 Adobe InDesign CS6 hang
       2014-11-05 FileMaker Pro hang
       2014-11-10 Adobe InDesign CC 2014 hang
       2014-11-10 FileMaker Pro hang
       2014-11-11 Adobe Illustrator hang
        * Code injection
    Log
       Nov  5 08:25:33 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  5 10:07:01 process discoveryd[49] thread 1190 caught burning CPU! It used more than 50% CPU (Actual recent usage: 82%) over 180 seconds. thread lifetime cpu usage 91.907001 seconds, (77.250009 user, 14.656992 system) ledger info: balance: 90001960650 credit: 91780798965 debit: 1778838315 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 109240779280
       Nov  5 10:09:03 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  5 11:46:47 process discoveryd[49] thread 1256 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 91.591946 seconds, (75.959886 user, 15.632060 system) ledger info: balance: 90000109700 credit: 91486467544 debit: 1486357844 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90105095085
       Nov  5 11:54:53 PM notification timeout (pid 275, Creative Cloud)
       Nov  5 11:54:53 PM notification timeout (pid 344, Adobe CEF Helper)
       Nov  5 11:54:53 PM notification timeout (pid 343, Adobe CEF Helper)
       Nov  5 12:35:03 jnl: b(1, 2): replay_journal: from: 57934848 to: 61127168 (joffset 0x1721c000)
       Nov  5 12:35:03 jnl: b(1, 2): journal replay done.
       Nov  5 12:38:37 jnl: b(1, 2): replay_journal: from: 61127168 to: 67488768 (joffset 0x1721c000)
       Nov  5 12:38:37 jnl: b(1, 2): journal replay done.
       Nov  5 12:38:40 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  5 13:26:28 process mdworker32[357] thread 8766 caught burning CPU! It used more than 85% CPU (Actual recent usage: 86%) over 40 seconds. thread lifetime cpu usage 81.048638 seconds, (76.580865 user, 4.467773 system) ledger info: balance: 34001309838 credit: 80940733771 debit: 46939423933 limit: 34000000000 (85%) period: 40000000000 time since last refill (ns): 39339579198 [fatal violation]
       Nov  5 14:26:53 PM notification timeout (pid 231, Creative Cloud)
       Nov  5 14:26:53 PM notification timeout (pid 325, Adobe CEF Helper)
       Nov  5 14:26:53 PM notification timeout (pid 326, Adobe CEF Helper)
       Nov  5 14:45:49 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  5 14:45:49 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  5 14:47:27 process discoveryd[49] thread 1023 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 91.572722 seconds, (77.540749 user, 14.031973 system) ledger info: balance: 90015163759 credit: 91483527972 debit: 1468364213 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90121915160
       Nov  5 15:13:33 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  6 08:25:36 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  6 11:59:36 PM notification timeout (pid 286, Creative Cloud)
       Nov  6 11:59:36 PM notification timeout (pid 355, Adobe CEF Helper)
       Nov  6 11:59:36 PM notification timeout (pid 356, Adobe CEF Helper)
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smbsmb2_sm2_b_parse_smchabnge_no_tipfary: ssmb_er_chq_replya failngeed_n ot6if0
       Nov  6 12:29:24 y: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_ssmmb2_b_spmabr_sparsee_c_hancgeh_naotinfgy: smb_rq_re_epnlyoti failfedy :60 sm
       Nov  6 12:29:24 b_rq_reply failed 60
       Nov  6 12:29:24 rs failed Qsmumber2b_sy m_Inrqfbo __pa60rr
       Nov  6 12:29:24 rse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 ply failed 60smb2_smb_parse_change
       Nov  6 12:29:24 _notify: smsmb_rq_reply failb2_ed smb_6parse_0
       Nov  6 12:29:24 ply failed smb2_smb_pa60
       Nov  6 12:29:24 rse_change_nsmb2otif_smy:b_ spmb_rq_reply failedars e_c60han
       Nov  6 12:29:24 ge_notify: smb_smb2_smb_parse_chrqange__repnotify: smb_rly fq_ailed reply failed 60
       Nov  6 12:29:24 smb2_smb_parssmb2_e_smbchange_pa_nrsote_chifany:ge _nosmb_tifrq_y:re smplb_y rq_fareilply failed 60
       Nov  6 12:29:24 y failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 q_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 12:29:24 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov  6 14:01:02 process discoveryd[49] thread 1259 caught burning CPU!; EXC_RESOURCE supressed due to audio playback
       Nov  6 15:49:49 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov  6 16:10:23 process Adobe InDesign C[435] caught causing excessive wakeups. Observed wakeups rate (per sec): 309; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45011
       Nov  7 08:25:38 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 10 09:28:46 process discoveryd[49] thread 1195 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 152.284113 seconds, (127.648543 user, 24.635570 system) ledger info: balance: 90002963251 credit: 152063056684 debit: 62060093433 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90142287445
       Nov 10 09:42:09 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 10 11:20:45 process discoveryd[49] thread 1182 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 150.526060 seconds, (126.552866 user, 23.973194 system) ledger info: balance: 90000111985 credit: 150369654672 debit: 60369542687 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90164134478
       Nov 10 12:14:06 PM notification timeout (pid 261, Creative Cloud)
       Nov 10 12:14:06 PM notification timeout (pid 332, Adobe CEF Helper)
       Nov 10 12:14:06 PM notification timeout (pid 333, Adobe CEF Helper)
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 y failed 60
       Nov 10 12:43:27 failed mb60
       Nov 10 12:43:27 smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:43:27 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 12:46:06 process WindowServer[121] caught causing excessive wakeups. EXC_RESOURCE supressed due to audio playback
       Nov 10 12:49:29 jnl: b(1, 2): replay_journal: from: 27704832 to: 35355648 (joffset 0x1721c000)
       Nov 10 12:49:29 jnl: b(1, 2): journal replay done.
       Nov 10 12:54:05 jnl: b(1, 2): replay_journal: from: 35355648 to: 40313344 (joffset 0x1721c000)
       Nov 10 12:54:05 jnl: b(1, 2): journal replay done.
       Nov 10 12:54:08 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 10 14:31:43 PM notification timeout (pid 232, Creative Cloud)
       Nov 10 14:31:43 PM notification timeout (pid 327, Adobe CEF Helper)
       Nov 10 14:31:43 PM notification timeout (pid 324, Adobe CEF Helper)
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 : smb_rq_reply failesmbd 2_smb_60
       Nov 10 15:07:47 parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 tify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_nsotify:mb2 sm_b_rq_reply sfailmed b60
       Nov 10 15:07:47 _parse_change_notify: smbsmb2_rq__rsepmb_parsly failee_d ch60ange_notify
       Nov 10 15:07:47 : smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:47:46 process discoveryd[49] thread 1013 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 153.503446 seconds, (128.774521 user, 24.728925 system) ledger info: balance: 90007455004 credit: 153327303891 debit: 63319848887 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90099512937
       Nov 11 08:25:38 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 11 09:38:05 process Adobe InDesign C[553] caught causing excessive wakeups. Observed wakeups rate (per sec): 283; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45017
       Nov 10 14:31:43 PM notification timeout (pid 327, Adobe CEF Helper)
       Nov 10 14:31:43 PM notification timeout (pid 324, Adobe CEF Helper)
       Nov 10 14:31:43 com.apple.dpd: Service exited with abnormal code: 75
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 : smb_rq_reply failesmbd 2_smb_60
       Nov 10 15:07:47 parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 tify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_nsotify:mb2 sm_b_rq_reply sfailmed b60
       Nov 10 15:07:47 _parse_change_notify: smbsmb2_rq__rsepmb_parsly failee_d ch60ange_notify
       Nov 10 15:07:47 : smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:07:47 smb2_smb_parse_change_notify: smb_rq_reply failed 60
       Nov 10 15:47:46 process discoveryd[49] thread 1013 caught burning CPU! It used more than 50% CPU (Actual recent usage: 99%) over 180 seconds. thread lifetime cpu usage 153.503446 seconds, (128.774521 user, 24.728925 system) ledger info: balance: 90007455004 credit: 153327303891 debit: 63319848887 limit: 90000000000 (50%) period: 180000000000 time since last refill (ns): 90099512937
       Nov 10 16:47:01 com.apple.WebKit.Networking.UUID: Service exited with abnormal code: 1
       Nov 11 08:25:37 com.apple.Kerberos.kdc: Service exited with abnormal code: 1
       Nov 11 08:25:38 ** GPU Hardware VM is disabled (multispace: disabled, page table updates with DMA: disabled)
       Nov 11 08:56:36 com.apple.dpd: Service exited with abnormal code: 75
       Nov 11 09:38:05 process Adobe InDesign C[553] caught causing excessive wakeups. Observed wakeups rate (per sec): 283; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45017
    CPU per process: com.apple.WebKit (UID 501) is using 41.2  %
    Daemons
       com.apple.installer.osmessagetracing
       com.microsoft.office.licensing.helper
       com.adobe.fpsaud
    Agents
       com.adobe.CS4ServiceManager
       com.adobe.AdobeCreativeCloud
       com.adobe.ARM.UUID
       com.adobe.ARM.UUID
       com.apple.Safari
       com.adobe.ARM.UUID
       com.google.keystone.user.agent
       com.apple.AirPortBaseStationAgent
    App extensions
       com.apple.InternalFiltersXPC
    Contents of /Library/LaunchAgents/com.adobe.AdobeCreativeCloud.plist (checksum 461455494)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.AdobeCreativeCloud</string>
        <key>Program</key>
        <string>/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Utilities/Adobe Creative Cloud/ACC/Creative Cloud.app/Contents/MacOS/Creative Cloud</string>
        <string>--showwindow=false</string>
              <string>--onOSstartup=true</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist (checksum 4071182229)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
        <dict>
         <key>Label</key>
         <string>com.adobe.AAM.Scheduler-1.0</string>
         <key>Program</key>
         <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
         <key>ProgramArguments</key>
         <array>
            <string>/Library/Application Support/Adobe/OOBE/PDApp/UWA/UpdaterStartupUtility</string>
            <string>-mode=scheduled</string>
         </array>
         <key>StartCalendarInterval</key>
         <dict>
           <key>Minute</key>
           <integer>0</integer>
           <key>Hour</key>
           <integer>2</integer>
         </dict>
        </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 394026997)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Reader.app/Contents/MacOS/Updater/Adobe Reader Updater Helper.app/Contents/MacOS/Adobe Reader Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 4116814193)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat XI Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        <string>semi-auto</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.adobe.ARM.UUID.plist (checksum 926752576)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.adobe.ARM.UUID</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Adobe Acrobat X Pro/Adobe Acrobat Pro.app/Contents/MacOS/Updater/Adobe Acrobat Updater Helper.app/Contents/MacOS/Adobe Acrobat Updater Helper</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>12600</integer>
       </dict>
       </plist>
    Contents of Library/LaunchAgents/com.apple.SafariBookmarksSyncer.plist (checksum 4209634474)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.apple.Safari</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
        <string>/Applications/Safari.app/Contents/SafariSyncClient.app/Contents/MacOS/S afariSyncClient</string>
        <string>--sync</string>
        <string>com.apple.Safari</string>
        <string>--entitynames</string>
        <string>com.apple.bookmarks.Bookmark,com.apple.bookmarks.Folder</string>
        </array>
        <key>RunAtLoad</key>
        <false/>
        <key>ThrottleInterval</key>
        <integer>60</integer>
        <key>WatchPaths</key>
        <array>
        <string>/Users/USER/Library/Safari/Bookmarks.plist</string>
        </array>
       </dict>
       ...and 1 more line(s)
    Contents of Library/LaunchAgents/com.google.keystone.agent.plist (checksum 64800286)
       <?xml version="1.0" encoding="UTF-8"?>
       <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
       <plist version="1.0">
       <dict>
        <key>Label</key>
        <string>com.google.keystone.user.agent</string>
        <key>LimitLoadToSessionType</key>
        <string>Aqua</string>
        <key>ProgramArguments</key>
        <array>
         <string>/Users/USER/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bu ndle/Contents/Resources/GoogleSoftwareUpdateAgent.app/Contents/MacOS/GoogleSoftw areUpdateAgent</string>
         <string>-runMode</string>
         <string>ifneeded</string>
        </array>
        <key>RunAtLoad</key>
        <true/>
        <key>StartInterval</key>
        <integer>3523</integer>
        <key>StandardErrorPath</key>
        <string>/dev/null</string>
        <key>StandardOutPath</key>
        <string>/dev/null</string>
       </dict>
       </plist>
    Bad plists
       Library/Preferences/com.apple.iphotomosaic.plist
    Listeners
       launchd: afpovertcp
       launchd: afpovertcp
       launchd: microsoft-ds
       launchd: ssh
       launchd: microsoft-ds
       launchd: ssh
       kdc: kerberos
    User login items
       Microsoft Outlook
       - /Applications/Microsoft Office 2011/Microsoft Outlook.app
       TransmitMenu
       - /Applications/Transmit.app/Contents/MacOS/TransmitMenu.app
       ClipMenu
       - /Applications/ClipMenu.app
       Dept
       - /Volumes/Dept
       Public
       - /Volumes/Public
       Apps
       - /Volumes/Apps
    Restricted files: 4584
    Lockfiles: 99
    Elapsed time (s): 352

  • [SOLVED] SystemD NTFS partition issue's

    Hey archers,
    hope someone here can help me
    recently began testing systemd & I am facing a problem where I have to ctrl+d or give root password during every boot up due to systemd having problems with my ntfs partition ( i mount at boot as I have symlinks to that partition for documents & programs which run in wine)
    I have not enabled anything to do with mounting or even added the fuse module to load as it has already picked that up!
    here are the entries I think are related to this from journalctl:
    Aug 29 07:57:37 b0x ntfs-3g[568]: Version 2012.1.15 external FUSE 29
    Aug 29 07:57:37 b0x ntfs-3g[568]: Mounted /dev/sdb1 (Read-Write, label "Win7-sys", NTFS 3.1)
    Aug 29 07:57:37 b0x ntfs-3g[568]: Cmdline options: rw,noatime,sync,gid=100,umask=002
    Aug 29 07:57:37 b0x ntfs-3g[568]: Mount options: rw,sync,allow_other,nonempty,noatime,fsname=/dev/sdb1,blkdev,blksize=4096,default_permissions
    Aug 29 07:57:37 b0x ntfs-3g[568]: Global ownership and permissions enforced, configuration type 7
    Aug 29 07:57:37 b0x ntfs-3g[568]: Warning : using problematic uid==0 and gid!=0
    Aug 29 07:57:37 b0x mount[572]: Mount is denied because the NTFS volume is already exclusively opened.
    Aug 29 07:57:37 b0x mount[572]: The volume may be already mounted, or another software may use it which
    Aug 29 07:57:37 b0x mount[572]: could be identified for example by the help of the 'fuser' command.
    Aug 29 07:57:37 b0x systemd[1]: media-Win7.mount mount process exited, code=exited status=16
    Aug 29 07:57:37 b0x systemd[1]: Job local-fs.target/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Triggering OnFailure= dependencies of local-fs.target.
    Aug 29 07:57:37 b0x systemd[1]: Job systemd-user-sessions.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job lightdm.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job graphical.target/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job multi-user.target/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job systemd-logind.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job dbus.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job [email protected]/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job hwclock.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job syslog-ng.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job network.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job cronie.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job snmpd.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job samba.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job webmin.service/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd[1]: Job systemd-tmpfiles-clean.timer/start failed with result 'dependency'.
    Aug 29 07:57:37 b0x systemd-journal[181]: Journal stopped
    Aug 29 07:57:37 b0x systemd-journal[584]: Journal started
    Aug 29 07:57:37 b0x ntfs-3g[568]: Unmounting /dev/sdb1 (Win7-sys)
    Aug 29 07:57:37 b0x systemd-udevd[224]: '/usr/sbin/alsactl restore 0' [500] terminated by signal 15 (Terminated)
    Aug 29 07:57:38 b0x systemd[1]: Startup finished in 3s 111ms 648us (kernel) + 6s 425ms 155us (userspace) = 9s 536ms 803us.
    Aug 29 07:57:38 b0x systemd[582]: Failed at step EXEC spawning /bin/plymouth: No such file or directory
    Aug 29 07:58:25 b0x systemd[1]: Cannot add dependency job for unit avani-dnsconfd.service, ignoring: Unit avani-dnsconfd.service failed to load: No such file or directory. See system lo...e' for details.
    Aug 29 07:58:25 b0x systemd[1]: Socket service syslog.service not loaded, refusing.
    Aug 29 07:58:26 b0x arch-modules-load[609]: mkdir: cannot create directory ‘/run/modules-load.d’: File exists
    Aug 29 07:58:26 b0x systemd-modules-load[706]: Module 'vhba' is already loaded
    Aug 29 07:58:26 b0x systemd-modules-load[706]: Module 'fuse' is already loaded
    Aug 29 07:58:26 b0x systemd-fsck[646]: public: clean, 385878/2039808 files, 5060668/8159011 blocks
    Aug 29 07:58:26 b0x systemd-fsck[653]: VM: clean, 228/5677056 files, 5637221/22680575 blocks
    Aug 29 07:58:26 b0x systemd-fsck[644]: Home: clean, 90204/1327104 files, 984778/5305458 blocks
    Aug 29 07:58:26 b0x ntfs-3g[871]: Version 2012.1.15 external FUSE 29
    Aug 29 07:58:26 b0x ntfs-3g[871]: Mounted /dev/sdb1 (Read-Write, label "Win7-sys", NTFS 3.1)
    Aug 29 07:58:26 b0x ntfs-3g[871]: Cmdline options: rw,gid=100,fmask=113,dmask=002
    Aug 29 07:58:26 b0x ntfs-3g[871]: Mount options: rw,allow_other,nonempty,relatime,fsname=/dev/sdb1,blkdev,blksize=4096,default_permissions
    Aug 29 07:58:26 b0x ntfs-3g[871]: Global ownership and permissions enforced, configuration type 7
    Aug 29 07:58:26 b0x ntfs-3g[871]: Warning : using problematic uid==0 and gid!=0
    Here is the entry in /etc/fstab for this partition:
    ## Entry for /dev/sdb1 SYSTEM:(Win7)
    UUID=44083B9668A3E0CC /media/Win7 ntfs-3g gid=users,fmask=113,dmask=002 0 0
    I have been all over goggle & am unable to find out anything which can help.
    As stated before I have links to this partition & so really want/need this partition to be mounted at boot.
    Any help on this will be greatly appreciated
    Thanks in advance
    EDIT #1
    rebooted again, still the same happening
    ran:
    $ sudo mount -l
    proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
    sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
    dev on /dev type devtmpfs (rw,nosuid,relatime,size=3022708k,nr_inodes=755677,mode=755)
    run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
    /dev/sda1 on / type ext4 (rw,relatime,data=ordered) [Arch-sys]
    securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
    tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
    devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
    tmpfs on /sys/fs/cgroup type tmpfs (rw,nosuid,nodev,noexec,mode=755)
    cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
    cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
    cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpuacct,cpu)
    cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
    cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
    cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
    cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
    cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
    systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=30,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
    debugfs on /sys/kernel/debug type debugfs (rw,relatime)
    mqueue on /dev/mqueue type mqueue (rw,relatime)
    hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
    fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
    tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime)
    /dev/sdb3 on /media/wine type ext4 (rw,noatime,errors=remount-ro,data=ordered) [wine] <<<THIS SHOULD NOT BE HERE!<<<<<<<<<
    /dev/sdd1 on /media/spare2 type ext4 (rw,noatime,errors=remount-ro,data=ordered) [spare2] <<<THIS SHOULD NOT BE HERE!<<<<<<<<<<
    /dev/sdc1 on /media/spare type ext4 (rw,noatime,errors=remount-ro,data=ordered) [spare] <<<THIS SHOULD NOT BE HERE!<<<<<<<<<<<
    /dev/sde1 on /media/USB-HDD2 type vfat (rw,noatime,sync,gid=100,fmask=0002,dmask=0002,allow_utime=0020,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro) [USB-HDD2] <<<<<THIS IS NORMAL
    /dev/sdb4 on /media/pac type ext4 (rw,noatime,errors=remount-ro,data=ordered) [pac] <<<THIS SHOULD NOT BE HERE!
    /dev/sdd1 on /media/Spare2 type ext4 (rw,relatime,errors=remount-ro,data=ordered) [spare2] <<<<<THIS IS NORMAL
    /dev/sdc1 on /media/Spare type ext4 (rw,relatime,errors=remount-ro,data=ordered) [spare] <<<<<THIS IS NORMAL
    /dev/sdb2 on /media/VM type ext4 (rw,relatime,errors=remount-ro,data=ordered) [VM] <<<<<THIS IS NORMAL
    /dev/sdb3 on /var/wine type ext4 (rw,relatime,errors=remount-ro,data=ordered) [wine] <<<<<THIS IS NORMAL
    /dev/sdb4 on /var/cache/pacman type ext4 (rw,relatime,errors=remount-ro,data=ordered) [pac] <<<<<THIS IS NORMAL
    /dev/sdb1 on /media/Win7 type fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096) [Win7-sys] <<<<<THIS IS NORMAL
    /dev/sda3 on /public type ext4 (rw,relatime,errors=remount-ro,data=ordered) [public] <<<<<THIS IS NORMAL
    /dev/sda5 on /home type ext4 (rw,relatime,errors=remount-ro,data=ordered) [Home] <<<<<THIS IS NORMAL
    gvfs-fuse-daemon on /run/user/1000/gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
    binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
    gvfs-fuse-daemon on /root/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,relatime,user_id=0,group_id=0)
    as you can see my partitions are being mounted TWICE which is not what I want or expected!
    is there more documentation on what systemd does with mounts that could explain why i have multiple mount points for partitions or is this due to systemd discovering my partitions & mounting them at points based on label names & then parsing my FSTAB as well!
    I have read the wikki but there is very small info there & the links have not provided an explanation for this unwanted behaviour
    EDIT #2
    >>>>>>>>>>>SOLVED<<<<<<<<<<<<<<
    not an NTFS or FUSE issue
    I had previously installed mnttools!
    removed & now all is well
    sorry
    Last edited by t0m5k1 (2012-08-29 08:30:11)

    OK,
    After being spurred on to try to do this thing properly, this is what I came up with today.
    My fstab line (for a USB NTFS disk):
    /dev/sdb1 /media/samsung ntfs-3g noauto,users,rw,nodev 0 0
    Then I created the /media/samsung folder and gave the audio group read/write permissions.
    It seems that non-root users can only mount an ntfs partition if they use a version of ntfs-3g with fuse included, so I replaced ntfs-3g with the version from AUR, having removed from the PKGBUILD file the option "-with-fuse=external" (see this thread: http://bbs.archlinux.org/viewtopic.php?id=44844 ).   I also had to set
    the ntfs-3g binary to setuid-root, dealt with here: http://www.tuxera.com/community/ntfs-3g … privileged (note- the instructions say this is discouraged, but it seems using ntfs partitions in linux requires some compromises).
    I can now mount the drive as an ordinary user.
    Then I set mpd back to run as user mpd, checked the audio group had access to all the mpd folders, and all was well.
    One hiccup which you might not have: mpd was unable to access my (external) sound card at first.  To solve this one, I used
    chmod 770 /dev/snd -R && chgrp audio /dev/snd -R
    As far as I can remember, that's everything.
    Last edited by Henry Flower (2010-04-20 12:54:26)

  • Finder and loginwindow use 100% cpu with 10.6.8

    I recently installed the patch to OS X 10.6.8 and now the finder is very unstable and uses 100% cpu and the loginwindow uses 100% cpu also.  Yes I have Parallels 6 on this machine but I already "un-checked" the "show windows applications in doc" option which is the recommended solution.  However, this did not fix the problem.  I do not know how to determine what actual process is causing this finder / loginwindow issue.  I very much appreciate if anyone has suggestion how to fix this problem. 
    This is on a mid-2011 MacBookPro.
    thank you.

    TBauer, I had the same problem with 10.6.8 using 100% of the CPU with Parallels 6 installed.  The following steps solved this problem for me:
    0.  Take a screen shot of your Dock if you wish to remember it as currently set
    1. Launch Activity Monitor and click on the CPU column so you can see Dock using the CPU
    2.  Move   ///Users/ ...  /Library/Preferences/com.apple.dock.plist to the trash
    3.  Click on Dock and click on Quit Process to stop the Dock
    OS X will then rebuild the default Dock
    4.  Put the items back in the Dock that you want
    That solved the problem for me yesterday morning.  I've launched Parallels 6 several times now and moved the machine from my work network to home and the 100% CPU problem hasn't returned.
    Hope that works for you, too!
    I don't think using the combo updater will solve the problem.  The problem appears to be a .plist that is generated with OS X 10.6.7 and earlier that contains icons of a larger than Apple documented size causes the CPU looping.  Rebuilding the dock.plist under OS X 10.6.8 appears to solve the problem.
    Parallels has issued a knowledge bulletin saying they are looking into the problem.  On their web site they have another approach involving moving the offending icon out of the dock to solve the problem.  I like my solution better but theirs works, too.

  • 10+ GB files created in private folder, aslmanager using 94% CPU, HELP!

    My computer seemed to be running ok, but huge chunks of disk space kept dissappearing, until when I knew I ought to have at least 11 GB open on the drive, I started getting pop up dialogue boxes warning of no more drive space available for application memory or that sort of thing. Trying to track the problem down I got Onyx and used it to be sure all daily, monthly, and weekly scripts had run. That didn't affect these files, either in size or number. I also ran the cleaning protocols - that didn't help much at all. A couple of times chunks of disk space would magically reappear, up to 2 or 3 GB, but then the space would very very rapidly disappear again.
    Then I got a program called "Grand Perspective" that maps your drive, and found huge private/var/log/asl files that were up to 5 GB, and, yes, I do mean these files are Gigabite, in size, not MB.
    After using console to see the last 16 MB of a couple of these files, and not being able to tell anything from them other than that the dates from a log file dated 2010.10.16.asl was showing entries from Feb & Mar, which seemed very odd... Anyhow, I deleted all but the last day of those log files (one of those I did NOT delete was over 1.5 GB).
    I also found and deleted a private/var/log/daily.out file that was over 5 GB.
    I did not delete the private/var/log/asl files with different names than those with dates. In other words, I did NOT delete (today's size shown for each) 2010.11.15.asl at 553MB, 2010.11.15.U501.asl at 1.72 GB, LongTTL.asl at 1.2 MB, LongTTL.UO.asl at 8 KB, StoreData at 4Kb, SweepStore at 0Kb.
    Before deleting all of the previous private/var/log/asl dated files, the computer was for the most part running fine, but had run out of free disk space when I knew it ought to have had at least 11 GB open (e.g., >10% of the drive) - so it kept hanging up, I'd free up a few hundred MB with Onyx, reboot a few times, etc., and it'd just fill up and hang again in no time....
    After deleting those files, I had over 17 GB free disk space and I rebooted. I believe I then ran onxy both maintenance and cleaning functions.
    Now computer is hanging, and/or firefox is hanging or very slow to respond. Space was rapidly disappearing again. Using Grand Perspective again late this morning, I discovered a new file, private/tmp/periodic.vNHob2vCOj created at 3:15 am, that was already over 7.5 GB. Within an hour it was over 8.5 GB, and now it is over 10.5 GB, and I'm down to 11 GB available disk space. Yesterdays asl log files (the huge ones) are still there, along with two new and reasonably small ones for today.
    So when the computer and/or firefox starts hanging, and the fans really rev up (which is happening very frequently today) I opened the activity monitor. It seems that the fans aren't always rev'ing when its hanging, but often are or begin to shortly after the computer drastically slows down - and I hadn't noticed this before I deleted all those large files.
    From the activity monitor, it seems that the aslmanager is using up to as high as 88% or more of my CPU that I've seen so far. Even when the CPU use is down around 3 or 4%, it may be using as much as over 1.18 GB real memory, and AT THE SAME TIME 1.8 GB (yes, gigabite!) of virtual memory.
    I tried quitting firefox to see if that made any difference, but even then the aslmanager is still using massive amounts of CPU and memory.
    Syslog is also periodically using as high as 94% of CPU that I've seen, although this seems much less common than the aslmanager problem.
    I sampled or used console to copy some of the text in that daily.out file before I deleted it. I also sampled the syslog when it was using 68% of CPU, and the aslmanager when it was using either a lot of CPU or memory or both, I don't recall which for sure. I also used console to display the last 16 MB of that private/tmp/periodic.vNHob2vCOj file and copy it to an rtf file.
    I can of course post parts of any of these if it would help determine what is causing this problem.
    As you can imagine, I'm desperate to know what in the world is going on here and how to fix it!!! I would be incredibly grateful for your help in resolving this problem.

    I may have inadvertently fixed the problem. The one file had grown to over 12.5 GB, so I was going to try the sudo commands listed in this article: http://reviews.cnet.com/8301-13727_7-10329979-263.html and then delete that file. The commands didn't seem to work - both aslmanager and syslogd were still showing in the activity monitor and it didn't create a temp file on the desktop. I thought perhaps because the friend who gave me this computer left the admin password blank, so I went to change it to a real password. In the process the computer completely hung, so I rebooted. That 12 GB file is gone, at least so far and I haven't heard the fans (have only been back up for a few minutes tho so we'll see).
    Even so, going to console as you suggested - it looks like tons of aslmanager lines, but I haven't got a clue what it was doing, perhaps you can tell? For future reference... I have no idea how much of this is after it hung completely and I had to hold down the button to force it to shutdown, and then I rebooted...so apologies for copying more here than probably is needed:
    Nov 16 15:41:41 ip68-108-69-78 aslmanager[2289]: aslmanager(2289) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 15:41:41 ip68-108-69-78 aslmanager[2289]: aslmanager(2289) malloc: * mmap(size=3778068480) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 15:45:48 ip68-108-69-78 /usr/sbin/spindump[2352]: process 2313 is being monitored
    Nov 16 15:46:02 ip68-108-69-78 /usr/sbin/spindump[2352]: process 2313 is being no longer being monitored
    Nov 16 15:47:43 ip68-108-69-78 com.apple.aslmanager[2289]: aslmanager(2289) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 15:47:43 ip68-108-69-78 aslmanager[2289]: aslmanager(2289) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 15:47:43 ip68-108-69-78 com.apple.aslmanager[2289]: * error: can't allocate region
    Nov 16 15:47:43 ip68-108-69-78 com.apple.aslmanager[2289]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 15:48:52 ip68-108-69-78 ReportCrash[2354]: Formulating crash report for process aslmanager[2289]
    Nov 16 15:48:53 ip68-108-69-78 com.apple.launchd[1] (com.apple.aslmanager[2289]): Exited abnormally: Segmentation fault
    Nov 16 15:48:53 ip68-108-69-78 ReportCrash[2354]: Saved crashreport to /Library/Logs/CrashReporter/aslmanager2010-11-16-154852Macintosh-4.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Nov 16 16:02:29 ip68-108-69-78 /usr/sbin/spindump[2370]: process 2369 is being monitored
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 16:08:31 ip68-108-69-78 aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: * error: can't allocate region
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: * error: can't allocate region
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=3778068480) failed (error code=12)
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: * error: can't allocate region
    Nov 16 16:08:31 ip68-108-69-78 com.apple.aslmanager[2355]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:08:31 ip68-108-69-78 aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:08:31 ip68-108-69-78 aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=3778068480) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:12:52 ip68-108-69-78 aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:12:53 ip68-108-69-78 com.apple.aslmanager[2355]: aslmanager(2355) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 16:12:53 ip68-108-69-78 com.apple.aslmanager[2355]: * error: can't allocate region
    Nov 16 16:12:53 ip68-108-69-78 com.apple.aslmanager[2355]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:13:44 ip68-108-69-78 ReportCrash[2380]: Formulating crash report for process aslmanager[2355]
    Nov 16 16:13:44 ip68-108-69-78 com.apple.launchd[1] (com.apple.aslmanager[2355]): Exited abnormally: Segmentation fault
    Nov 16 16:13:44 ip68-108-69-78 ReportCrash[2380]: Saved crashreport to /Library/Logs/CrashReporter/aslmanager2010-11-16-161343Macintosh-4.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 16:34:11 ip68-108-69-78 aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: * error: can't allocate region
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: * error: can't allocate region
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=3778068480) failed (error code=12)
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: * error: can't allocate region
    Nov 16 16:34:11 ip68-108-69-78 com.apple.aslmanager[2386]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:34:11 ip68-108-69-78 aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:34:11 ip68-108-69-78 aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=3778068480) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:39:52 ip68-108-69-78 aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:39:52 ip68-108-69-78 com.apple.aslmanager[2386]: aslmanager(2386) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 16:39:52 ip68-108-69-78 com.apple.aslmanager[2386]: * error: can't allocate region
    Nov 16 16:39:52 ip68-108-69-78 com.apple.aslmanager[2386]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 16:41:23 ip68-108-69-78 ReportCrash[2407]: Formulating crash report for process aslmanager[2386]
    Nov 16 16:41:23 ip68-108-69-78 com.apple.launchd[1] (com.apple.aslmanager[2386]): Exited abnormally: Segmentation fault
    Nov 16 16:41:23 ip68-108-69-78 ReportCrash[2407]: Saved crashreport to /Library/Logs/CrashReporter/aslmanager2010-11-16-164122Macintosh-4.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Nov 16 16:44:13 ip68-108-69-78 SoftwareUpdateCheck[2410]: Checking for updates
    Nov 16 16:45:29 ip68-108-69-78 SoftwareUpdateCheck[2410]: Downloading "Security Update 2010-007"
    Nov 16 16:48:31 ip68-108-69-78 SoftwareUpdateCheck[2410]: Auto-download of "Security Update 2010-007" SUCCESSFUL.
    Nov 16 16:48:31 ip68-108-69-78 SoftwareUpdateCheck[2410]: Downloading "iTunes"
    Nov 16 16:49:01: --- last message repeated 2 times ---
    Nov 16 16:49:36 ip68-108-69-78 SoftwareUpdateCheck[2410]: Downloading "iTunes"
    Nov 16 16:49:38 ip68-108-69-78 SoftwareUpdateCheck[2410]: Auto-download of "iTunes" SUCCESSFUL.
    Nov 16 16:49:40 ip68-108-69-78 Software Update[2420]: arguments=(null)
    Nov 16 16:50:04 ip68-108-69-78 /usr/sbin/spindump[2424]: process 2420 is being monitored
    Nov 16 16:50:24 ip68-108-69-78 com.apple.launchd[82] ([0x0-0xdb0db].SoftwareUpdateCheck[2410]): Exited with exit code: 102
    Nov 16 17:02:20 ip68-108-69-78 aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 17:02:20 ip68-108-69-78 aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:02:20 ip68-108-69-78 aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=3778068480) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: * error: can't allocate region
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: * error: can't allocate region
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=3778068480) failed (error code=12)
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: * error: can't allocate region
    Nov 16 17:02:20 ip68-108-69-78 com.apple.aslmanager[2409]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:07:41 ip68-108-69-78 aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:07:41 ip68-108-69-78 com.apple.aslmanager[2409]: aslmanager(2409) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 17:07:41 ip68-108-69-78 com.apple.aslmanager[2409]: * error: can't allocate region
    Nov 16 17:07:41 ip68-108-69-78 com.apple.aslmanager[2409]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:08:58 ip68-108-69-78 ReportCrash[2439]: Formulating crash report for process aslmanager[2409]
    Nov 16 17:08:58 ip68-108-69-78 com.apple.launchd[1] (com.apple.aslmanager[2409]): Exited abnormally: Segmentation fault
    Nov 16 17:08:58 ip68-108-69-78 ReportCrash[2439]: Saved crashreport to /Library/Logs/CrashReporter/aslmanager2010-11-16-170857Macintosh-4.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Nov 16 17:30:17 ip68-108-69-78 /usr/sbin/spindump[2463]: process 2313 is being monitored
    Nov 16 17:30:58 ip68-108-69-78 /usr/sbin/spindump[2463]: process 2313 is being no longer being monitored
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 17:33:53 ip68-108-69-78 aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: * error: can't allocate region
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: * error: can't allocate region
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=3778068480) failed (error code=12)
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: * error: can't allocate region
    Nov 16 17:33:53 ip68-108-69-78 com.apple.aslmanager[2446]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:33:53 ip68-108-69-78 aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:33:53 ip68-108-69-78 aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=3778068480) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:36:40 ip68-108-69-78 /usr/sbin/spindump[2468]: process 2313 is being monitored
    Nov 16 17:37:05 ip68-108-69-78 /usr/sbin/spindump[2468]: process 2313 is being no longer being monitored
    Nov 16 17:37:24 ip68-108-69-78 /usr/sbin/spindump[2468]: process 105 is being monitored
    Nov 16 17:37:25 ip68-108-69-78 /usr/sbin/spindump[2468]: process 105 is being no longer being monitored
    Nov 16 17:43:22 ip68-108-69-78 aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:43:22 ip68-108-69-78 com.apple.aslmanager[2446]: aslmanager(2446) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 17:43:22 ip68-108-69-78 com.apple.aslmanager[2446]: * error: can't allocate region
    Nov 16 17:43:22 ip68-108-69-78 com.apple.aslmanager[2446]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 17:44:33 ip68-108-69-78 ReportCrash[2475]: Formulating crash report for process aslmanager[2446]
    Nov 16 17:44:34 ip68-108-69-78 com.apple.launchd[1] (com.apple.aslmanager[2446]): Exited abnormally: Segmentation fault
    Nov 16 17:44:34 ip68-108-69-78 ReportCrash[2475]: Saved crashreport to /Library/Logs/CrashReporter/aslmanager2010-11-16-174433Macintosh-4.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Nov 16 17:56:42 ip68-108-69-78 com.apple.launchd[82] (0x10a9e0.Locum[2486]): Exited: Terminated
    Nov 16 18:03:26 ip68-108-69-78 aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 18:03:26 ip68-108-69-78 aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: * error: can't allocate region
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: * error: can't allocate region
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=3778068480) failed (error code=12)
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: * error: can't allocate region
    Nov 16 18:03:26 ip68-108-69-78 com.apple.aslmanager[2476]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:03:26 ip68-108-69-78 aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=3778068480) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:06:24 ip68-108-69-78 /usr/sbin/spindump[2499]: process 2313 is being monitored
    Nov 16 18:07:26 ip68-108-69-78 /usr/sbin/spindump[2499]: process 2313 is being no longer being monitored
    Nov 16 18:07:44 ip68-108-69-78 /usr/sbin/spindump[2499]: process 2313 is being monitored
    Nov 16 18:08:02 ip68-108-69-78 /usr/sbin/spindump[2499]: process 2313 is being no longer being monitored
    Nov 16 18:08:24 ip68-108-69-78 /usr/sbin/spindump[2499]: process 2313 is being monitored
    Nov 16 18:08:30 ip68-108-69-78 /usr/sbin/spindump[2499]: process 2313 is being no longer being monitored
    Nov 16 18:11:16 ip68-108-69-78 com.apple.launchd[82] ([0x0-0xd00d0].org.mozilla.firefox[2313]): Exited: Terminated
    Nov 16 18:13:03 ip68-108-69-78 quicklookd[2507]: [QL ERROR] 'Creating thumbnail' timed out for '<QLThumbnailRequest <a class="jive-link-external-small" href="file://">file://localhost/Users/***/Sites/index.html>'
    Nov 16 18:13:08 ip68-108-69-78 login[2513]: USER_PROCESS: 2513 ttys000
    Nov 16 18:13:30 ip68-108-69-78 Finder[105]: [QL ERROR] Generator database update takes too long... we will use what we currently have
    Nov 16 18:13:41: --- last message repeated 1 time ---
    Nov 16 18:13:41 ip68-108-69-78 aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=4294901760) failed (error code=12)\n* error: can't allocate region\n* set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:13:41 ip68-108-69-78 com.apple.aslmanager[2476]: aslmanager(2476) malloc: * mmap(size=4294901760) failed (error code=12)
    Nov 16 18:13:41 ip68-108-69-78 com.apple.aslmanager[2476]: * error: can't allocate region
    Nov 16 18:13:41 ip68-108-69-78 com.apple.aslmanager[2476]: * set a breakpoint in mallocerrorbreak to debug
    Nov 16 18:14:32 ip68-108-69-78 GrandPerspective[2524]: Scanning entire volume / [Macintosh HD].
    Nov 16 18:14:32 ip68-108-69-78 GrandPerspective[2524]: Allocating tree in default memory zone.
    Nov 16 18:14:45 ip68-108-69-78 ReportCrash[2528]: Formulating crash report for process aslmanager[2476]
    Nov 16 18:14:45 ip68-108-69-78 com.apple.launchd[1] (com.apple.aslmanager[2476]): Exited abnormally: Segmentation fault
    Nov 16 18:14:45 ip68-108-69-78 ReportCrash[2528]: Saved crashreport to /Library/Logs/CrashReporter/aslmanager2010-11-16-181445Macintosh-4.crash using uid: 0 gid: 0, euid: 0 egid: 0
    Nov 16 18:19:34 ip68-108-69-78 /usr/sbin/ocspd[2535]: starting
    Nov 16 18:19:35 ip68-108-69-78 Help Viewer[2534]: Error trying to read /Users/***/Library/Caches/com.apple.helpui/Activity Monitor Help/ActivityMonitorHelp.helpindex.temporary: * -initForReadingWithData: nil argument
    Nov 16 18:20:03: --- last message repeated 6 times ---
    Nov 16 18:20:03 ip68-108-69-78 GrandPerspective[2524]: Done scanning: 148064 folders scanned (62 skipped) in 331.12s.
    Nov 16 18:31:38 localhost com.apple.launchctl.System[2]: fsck_hfs: Volume is journaled. No checking performed.
    Nov 16 18:31:38 localhost com.apple.launchctl.System[2]: fsck_hfs: Use the -f option to force checking.
    Nov 16 18:31:43 localhost com.apple.launchctl.System[2]: BootCacheControl: could not open /var/db/BootCache.playlist: No such file or directory
    Nov 16 18:31:43 localhost com.apple.launchctl.System[2]: BootCacheControl: could not unlink playlist /var/db/BootCache.playlist: Unknown error: -1
    Nov 16 18:31:44 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/machinit.d/airportwps.plist
    Nov 16 18:31:44 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    Nov 16 18:31:44 localhost com.apple.launchd[1] (com.apple.blued): Unknown key for boolean: EnableTransactions
    Nov 16 18:31:44 localhost com.apple.launchd[1] (com.apple.RemoteDesktop.PrivilegeProxy): Unknown key for boolean: EnableTransactions
    Nov 16 18:31:44 localhost com.apple.launchd[1] (com.apple.usbmuxd): Unknown key for boolean: EnableTransactions
    Nov 16 18:31:44 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Nov 16 18:31:44 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight
    Nov 16 18:31:44 localhost com.apple.launchd[1] (org.x.privileged_startx): Unknown key for boolean: EnableTransactions
    Nov 16 18:31:46 localhost kernel[0]: family specific matching fails
    Nov 16 18:31:46 localhost kextd[10]: 433 cached, 0 uncached personalities to catalog
    Nov 16 18:31:46 localhost kernel[0]: UHCI Root Hub Simulation: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: IR Receiver: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: UHCI Root Hub Simulation: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: IOUSBWirelessControllerDevice: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: EHCI Root Hub Simulation: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: Built-in iSight: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: Matching service count = 14
    Nov 16 18:31:46 localhost kernel[0]: Previous Shutdown Cause: 3
    Nov 16 18:31:46 localhost kernel[0]: IOUSBInterface: family specific matching fails
    Nov 16 18:31:46: --- last message repeated 1 time ---
    Nov 16 18:31:46 localhost kernel[0]: Apple Internal Keyboard: match category IODefaultMatchCategory exists
    Nov 16 18:31:46 localhost kernel[0]: Touchpad: match category IODefaultMatchCategory exists
    Nov 16 18:31:46 localhost kernel[0]: IOUSBInterface: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: Apple Internal Keyboard: match category IODefaultMatchCategory exists
    Nov 16 18:31:46 localhost kernel[0]: AppleTyMCEDriver::probe(MacBookPro1,1)
    Nov 16 18:31:46 localhost kernel[0]: AppleTyMCEDriver::probe fails
    Nov 16 18:31:46 localhost kernel[0]: display: family specific matching fails
    Nov 16 18:31:46 localhost kernel[0]: IOUSBInterface: family specific matching fails
    Nov 16 18:31:47: --- last message repeated 1 time ---
    Nov 16 18:31:47 localhost com.apple.kextd[10]: 16AtherosInterface is not compatible with its superclass, 16IO80211Interface superclass changed?
    Nov 16 18:31:47 localhost kextd[13]: a link/load error occured for kernel extension /System/Library/Extensions/IO80211Family.kext/Contents/PlugIns/AirPortAtheros54 24.kext
    Nov 16 18:31:47 localhost kernel[0]: ath_attach: devid 0x1c
    Nov 16 18:31:48 localhost kernel[0]: mac 10.3 phy 6.1 radio 10.2
    Nov 16 18:31:49 localhost bootlog[38]: BOOT_TIME: 1289961093 0
    Nov 16 18:31:50 localhost fseventsd[29]: event logs in /.fseventsd out of sync with volume. destroying old logs. (97853 17 97892)
    Nov 16 18:31:50 localhost fseventsd[29]: log dir: /.fseventsd getting new uuid: 8A9E53F0-C08C-42C1-B283-2F44E175ACAA
    Nov 16 18:31:50 localhost rpc.statd[20]: statd.notify - no notifications needed
    Nov 16 18:31:54 localhost DirectoryService[34]: Launched version 5.8.1 (v514.27)
    Nov 16 18:31:56 localhost DirectoryService[34]: Improper shutdown detected
    Nov 16 18:31:58 localhost kextd[10]: writing kernel link data to /var/run/mach.sym
    Nov 16 18:31:59 localhost /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[25]: Login Window Application Started -- Threaded auth
    Nov 16 18:32:00 localhost kernel[0]: yukon: Ethernet address 00:16:cb:a6:4c:a5
    Nov 16 18:32:00 localhost kernel[0]: AirPort_Athr5424ab: Ethernet address 00:17:f2:45:da:c8
    Nov 16 18:32:00 localhost blued[46]: Apple Bluetooth daemon started.
    Nov 16 18:32:05 localhost mDNSResponder mDNSResponder-176.3 (Sep 30 2008 16:59:38)[24]: starting
    Nov 16 18:32:06 localhost kernel[0]: AirPort: Link Down on en1
    Nov 16 18:32:06 localhost com.apple.usbmuxd[17]: usbmuxd-201 built for iTunesTen on Aug 12 2010 at 17:33:03, running 32 bit
    Nov 16 18:32:07 localhost configd[36]: AppleTalk startup
    Nov 16 18:32:07 Macintosh-4 configd[36]: setting hostname to "Macintosh-4.local"
    Nov 16 18:32:07 Macintosh-4 airportd[53]: AirPort off, bailing - GetPower() = off (0)
    Nov 16 18:32:07 Macintosh-4 kernel[0]: Ethernet [AppleYukon2]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,6d0c,0de1,0200,45e1,4000]
    Nov 16 18:32:11 Macintosh-4 configd[36]: subnet_route: write routing socket failed, Network is unreachable
    Nov 16 18:32:11 Macintosh-4 /usr/sbin/ocspd[69]: starting
    Nov 16 18:32:12 ip68-108-69-78 configd[36]: setting hostname to "ip68-108-69-78.lv.lv.cox.net"
    Nov 16 18:32:13 ip68-108-69-78 configd[36]: AppleTalk startup complete
    Nov 16 18:32:13 ip68-108-69-78 configd[36]: AppleTalk shutdown
    Nov 16 18:32:13 ip68-108-69-78 configd[36]: AppleTalk shutdown complete
    Nov 16 18:32:17 ip68-108-69-78 sandbox-compilerd[41]: bootstraplook_up_peruser slow answer, took 11.717081 seconds, shouldn't have taken more then 5
    Nov 16 18:32:36 ip68-108-69-78 loginwindow[25]: Login Window Started Security Agent
    Nov 16 18:32:38 ip68-108-69-78 authorizationhost[84]: MechanismInvoke 0x12aab0 retainCount 2
    Nov 16 18:32:38 ip68-108-69-78 SecurityAgent[86]: MechanismInvoke 0x101600 retainCount 1
    Nov 16 18:32:38 ip68-108-69-78 SecurityAgent[86]: MechanismDestroy 0x101600 retainCount 1
    Nov 16 18:32:38 ip68-108-69-78 authorizationhost[84]: MechanismDestroy 0x12aab0 retainCount 2
    Nov 16 18:32:38 ip68-108-69-78 loginwindow[25]: Login Window - Returned from Security Agent
    Nov 16 18:32:38 ip68-108-69-78 loginwindow[25]: USER_PROCESS: 25 console
    Nov 16 18:32:39 ip68-108-69-78 com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[81]): Exited: Terminated
    Nov 16 18:32:39 ip68-108-69-78 com.apple.launchctl.Aqua[91]: launchctl: Please convert the following to launchd: /etc/machinit_peruser.d/RemoteUI.plist
    Nov 16 18:32:39 ip68-108-69-78 com.apple.launchd[88] (com.apple.AirPortBaseStationAgent): Unknown key for boolean: EnableTransactions
    Nov 16 18:32:39 ip68-108-69-78 com.apple.launchd[88] (org.x.startx): Unknown key for boolean: EnableTransactions
    Nov 16 18:32:39 ip68-108-69-78 airportd[53]: AirPort off, bailing - GetPower() = off (0)
    Nov 16 18:32:51 ip68-108-69-78 KernelEventAgent[26]: tid 00000000 received VQ_LOWDISK event (4)
    Nov 16 18:32:52 ip68-108-69-78 fseventsd[29]: log dir: /Volumes/PHONE/.fseventsd getting new uuid: 89D4642C-EB05-46B5-9AFF-395C0FDF2FD4
    Nov 16 18:32:55 ip68-108-69-78 /System/Library/CoreServices/coreservicesd[45]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(***'s Public Folder) returned -14135
    Nov 16 18:33:17 ip68-108-69-78 loginwindow[25]: Unable to resolve startup item: status = -43, theURL == NULL = 1
    Nov 16 18:33:21 ip68-108-69-78 mdworker[75]: (Error) SyncInfo: Catalog changed during searchfs too many time. Falling back to fsw search /
    Nov 16 18:33:22 ip68-108-69-78 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 06]: CPSGetProcessInfo(): This call is deprecated and should not be called anymore.
    Nov 16 18:33:22 ip68-108-69-78 /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer[1 06]: CPSPBGetProcessInfo(): This call is deprecated and should not be called anymore.
    Nov 16 18:33:26 ip68-108-69-78 quicklookd[126]: [QL ERROR] 'Creating thumbnail' timed out for '<QLThumbnailRequest /Users/***/Desktop/AGW Consensus NOT.doc>'
    Nov 16 18:33:53 ip68-108-69-78 quicklookd[136]: [QL ERROR] 'Creating thumbnail' timed out for '<QLThumbnailRequest /Users/***/Desktop/downton_abbey.s01E06 si hunt.avi>'
    Nov 16 18:34:28 ip68-108-69-78 com.apple.launchd[88] (0x1097d0.Locum[141]): Exited: Terminated
    Nov 16 18:37:49 ip68-108-69-78 Dock[105]: [QL ERROR] Generator database update takes too long... we will use what we currently have
    Nov 16 18:39:09 ip68-108-69-78 com.apple.launchd[88] (0x109650.Locum[158]): Exited: Terminated
    Nov 16 18:41:10 ip68-108-69-78 kernel[0]: AppleYukon2 - en0 link down
    Nov 16 18:41:14 Macintosh-4 configd[36]: setting hostname to "Macintosh-4.local"
    Nov 16 18:41:53 Macintosh-4 ntpd[15]: sendto(17.151.16.22) (fd=23): No route to host
    Nov 16 18:46:30 Macintosh-4 kernel[0]: Ethernet [AppleYukon2]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,6d4c,05e1,0200,45e1,4000]
    Nov 16 18:46:30 ip68-108-69-78 configd[36]: setting hostname to "ip68-108-69-78.lv.lv.cox.net"
    Nov 16 18:47:10 ip68-108-69-78 [0x0-0x1e01e].org.mozilla.firefox[178]: Debugger() was called!

  • ITunes will uses 100% cpu and will not close in OSX Lion

    When I start up iTunes, after a few minutes, the fan kicks on and Activity Monitor shows that it is using 100% CPU. The fan kicks up and the MBP gets warm. I have to force close to get it to shut down. iTunes match is constantly running, so maybe that has something to do with it?
    I'm not running it in Mini Player mode or anything like that, so I'm not sure what's causing the problem. Any thoughts on how to diagnose it?

    I also have this problem which has been getting worse with recent successive updates of Firefox. As a long-time user and advocate, I am about ready to look for an alternative browser. Firefox will not close and exit properly, requiring direct cancellation through Task Manager; starts up very slowly (often 1 to 2 minutes); and frequently locks up the CPU with 100% of cycles while doing NOTHING; offers to restart crashed sessions, but cannot recover and reload those sessions; will not operate correctly while any other application accesses the internet, like uTorrent. Firefox is set to delete cookies, etc. whenever the session closes, sqlite database is vacuumed regularly, CCleaner regularly wipes remaining accretions, and disk is defragged. Currently running 3.5.5 but will NOT upgrade until this problem is solved since later builds report the same problems. I know several other users who have experienced the same problem and I can no longer automatically recommend Firefox to users and clients. Is anybody paying any attention to this problem? What is being done to address this fault? Why is there no response to the original poster? Is this really a support forum or just a way to preoccupy and distract the users who suffer this malfunction? Wireless 54Mbps connection. No Adobe Flash, QuickTime, MS Silverlight, etc. installed on this machine. Firefox 3.5.5 with the following add-ons:
    Aardvark 3.0
    Adblock Plus 1.2.1
    Adblock Plus: Element Hiding Helper 1.0.6
    Free Download Manager plugin 1.3.4
    Highlighter 0.1.4
    MR Tech Toolkit 6.0.4
    repagination 2006.4.5.1
    Save Complete 1.0.1
    Session Manager 0.6.8.3
    Tab Mix Plus 0.3.8.4
    Unhide Passwords 1.2.5.1
    User Agent Switcher 0.7.2
    Thanks for any help or suggestions.

Maybe you are looking for

  • How do you bookmark to a folder with the keyboard?

    Since getting in to the habit of better organizing my bookmarks, I have bookmark folders that are up to three levels deep. How can I save a bookmark to a specific folder without having to use the mouse or click "Choose..."? It would be nice if there

  • How to chek virus in file using JAVA progs.

    I want to write a java program, which will read or fetch file name and check for virus by using some antivirus and if the file is not infected then it must return boolean true otherwise false. But I don't know how to write the code means I know how t

  • FI-CAX event 1102 when posting documents using BAPI_CTRACDOCUMENT_CREATE

    The event 1102 in FI-CAX has been implemented to copy "Alternative business partner for payments" to the document, when posting a document using transaction FPE1. Will this event aslo be executed when posting documents automatically via the BAPI BAPI

  • Customizing column sorting in new jsf table

    The new JSF table in the creator 2 is great. I like it. It includes so many out of the box features. It is the reason we use the creator for our current project. But I cannot figure out how to customize the column sorting. Why do I need column sortin

  • Buying an iphone in a different country.

    If i buy an Iphone here in Canada, it should work when i return to my country right?  (New Zealand)